2026-03-27 19:00:04 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
2026-03-27 19:00:04 [scrapy.utils.log] INFO: Versions: lxml 5.2.2.0, libxml2 2.12.6, cssselect 1.2.0, parsel 1.9.1, w3lib 2.1.2, Twisted 24.3.0, Python 3.11.2 (main, Mar 13 2023, 12:18:29) [GCC 12.2.0], pyOpenSSL 24.1.0 (OpenSSL 3.2.1 30 Jan 2024), cryptography 42.0.7, Platform Linux-5.15.0-1098-azure-x86_64-with-glibc2.36
2026-03-27 19:00:04 [astonbarclay.gb] INFO: Starting spider astonbarclay.gb
2026-03-27 19:00:04 [scrapy.addons] INFO: Enabled addons:
[]
2026-03-27 19:00:04 [asyncio] DEBUG: Using selector: EpollSelector
2026-03-27 19:00:04 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-03-27 19:00:04 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-03-27 19:00:04 [scrapy.extensions.telnet] INFO: Telnet Password: e1fdb8dac3ccee58
2026-03-27 19:00:04 [scrapy.middleware] INFO: Enabled extensions:
['scrapy.extensions.corestats.CoreStats',
'scrapy.extensions.telnet.TelnetConsole',
'scrapy.extensions.memusage.MemoryUsage',
'scrapy.extensions.feedexport.FeedExporter',
'scrapy.extensions.logstats.LogStats',
'scrapy.extensions.closespider.CloseSpider']
2026-03-27 19:00:04 [scrapy.crawler] INFO: Overridden settings:
{'BOT_NAME': 'SourcingV2',
'CLOSESPIDER_TIMEOUT': 7200,
'DOWNLOAD_MAXSIZE': 52428800,
'DOWNLOAD_WARNSIZE': 10485760,
'FEED_EXPORT_ENCODING': 'utf-8',
'LOG_FILE': '/var/log/scrapyd/logs/sourcing_v2/astonbarclay.gb/task_9_2026-03-27T19_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-27 19:00:04 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-27 19:00:04 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-27 19:00:04 [scrapy.middleware] INFO: Enabled downloader middlewares:
['scrapy.downloadermiddlewares.offsite.OffsiteMiddleware',
'scrapy.downloadermiddlewares.httpauth.HttpAuthMiddleware',
'scrapy.downloadermiddlewares.downloadtimeout.DownloadTimeoutMiddleware',
'scrapy.downloadermiddlewares.defaultheaders.DefaultHeadersMiddleware',
'scrapy.downloadermiddlewares.useragent.UserAgentMiddleware',
'scrapy_zyte_api.ScrapyZyteAPIDownloaderMiddleware',
'scrapy.downloadermiddlewares.retry.RetryMiddleware',
'scrapy.downloadermiddlewares.redirect.MetaRefreshMiddleware',
'scrapy.downloadermiddlewares.httpcompression.HttpCompressionMiddleware',
'scrapy.downloadermiddlewares.redirect.RedirectMiddleware',
'scrapy.downloadermiddlewares.cookies.CookiesMiddleware',
'scrapy.downloadermiddlewares.httpproxy.HttpProxyMiddleware',
'scrapy.downloadermiddlewares.stats.DownloaderStats']
2026-03-27 19:00:04 [crawlers.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware
2026-03-27 19:00:04 [scrapy.middleware] INFO: Enabled spider middlewares:
['scrapy.spidermiddlewares.httperror.HttpErrorMiddleware',
'scrapy_zyte_api.ScrapyZyteAPISpiderMiddleware',
'crawlers.middlewares.monitoring_spider_middleware.MonitoringSpiderMiddleware',
'scrapy.spidermiddlewares.referer.RefererMiddleware',
'scrapy.spidermiddlewares.urllength.UrlLengthMiddleware',
'scrapy.spidermiddlewares.depth.DepthMiddleware',
'crawlers.middlewares.photo_download_middleware.PhotoDownloadMiddleware',
'crawlers.middlewares.report_download_middleware.ReportDownloadMiddleware',
'crawlers.middlewares.id_gen_middleware.IdGenMiddleware']
2026-03-27 19:00:05 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_CLIENT_ID, AZURE_TENANT_ID
2026-03-27 19:00:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-27 19:00:05 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2121
2026-03-27 19:00:05 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-27 19:00:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
2026-03-27 19:00:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:05 [crawlers.pipelines.translation_pipeline] INFO: Loading translations for language: auto
2026-03-27 19:00:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /Translations()?$filter=PartitionKey%20eq%20%27auto%27%20and%20RowKey%20eq%20%27auto%27 HTTP/1.1" 200 None
2026-03-27 19:00:05 [crawlers.pipelines.item_rules_pipeline] INFO: Setting up ItemRules Pipeline
2026-03-27 19:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_location_for_country.json
2026-03-27 19:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_cars_from_auction_title.json
2026-03-27 19:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_country.json
2026-03-27 19:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_fr.json
2026-03-27 19:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_photos.json
2026-03-27 19:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_from_info.json
2026-03-27 19:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_not_allowed.json
2026-03-27 19:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: not_operable_from_info.json
2026-03-27 19:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_models_not_allowed.json
2026-03-27 19:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_title.json
2026-03-27 19:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: imported_cars.json
2026-03-27 19:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_currency.json
2026-03-27 19:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_mileage.json
2026-03-27 19:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_auction_title.json
2026-03-27 19:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_country_of_origin.json
2026-03-27 19:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_pt.json
2026-03-27 19:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: electric_cars.json
2026-03-27 19:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_color.json
2026-03-27 19:00:05 [crawlers.pipelines.post_to_api] INFO: Setting up PostToApi Pipeline pointing to https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-27 19:00:05 [scrapy.middleware] INFO: Enabled item pipelines:
['crawlers.pipelines.translation_pipeline.TranslationPipeline',
'crawlers.pipelines.item_rules_pipeline.ItemRulesPipeline',
'crawlers.pipelines.post_to_api.PostToApiPipeline']
2026-03-27 19:00:05 [scrapy.core.engine] INFO: Spider opened
2026-03-27 19:00:05 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-03-27 19:00:05 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023
2026-03-27 19:00:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 142MiB
2026-03-27 19:00:05 [scrapy-playwright] INFO: Starting download handler
2026-03-27 19:00:05 [scrapy-playwright] INFO: Starting download handler
2026-03-27 19:00:10 [scrapy-playwright] INFO: Launching browser firefox
2026-03-27 19:00:10 [scrapy-playwright] INFO: Browser firefox launched
2026-03-27 19:00:10 [scrapy-playwright] DEBUG: Browser context started: 'default' (persistent=False, remote=False)
2026-03-27 19:00:11 [scrapy-playwright] DEBUG: [Context=default] New page created, page count is 1 (1 for all contexts)
2026-03-27 19:00:11 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://catalogue.astonbarclay.net/vehicle-search> (resource type: document)
2026-03-27 19:00:11 [scrapy-playwright] DEBUG: [Context=default] Response: <407 https://catalogue.astonbarclay.net/vehicle-search>
2026-03-27 19:00:11 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://catalogue.astonbarclay.net/vehicle-search> (resource type: document)
2026-03-27 19:00:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://catalogue.astonbarclay.net/vehicle-search>
2026-03-27 19:00:13 [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-27 19:00:13 [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-27 19:00:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://fonts.googleapis.com/css?family=Lexend> (resource type: stylesheet, referrer: https://catalogue.astonbarclay.net/)
2026-03-27 19:00:13 [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-27 19:00:13 [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-27 19:00:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://catalogue.astonbarclay.net/assets/index-B-t4WrpL.js>
2026-03-27 19:00:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://catalogue.astonbarclay.net/assets/index-B37Nm0Ih.css>
2026-03-27 19:00:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn-ukwest.onetrust.com/scripttemplates/otSDKStub.js>
2026-03-27 19:00:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn-ukwest.onetrust.com/consent/018e0e2a-b608-77ca-8640-7c5f6808ddcb/OtAutoBlock.js>
2026-03-27 19:00:14 [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-27 19:00:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://fonts.googleapis.com/css?family=Lexend>
2026-03-27 19:00:14 [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-27 19:00:14 [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-27 19:00:14 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://sessions.bugsnag.com/> (resource type: xhr, referrer: https://catalogue.astonbarclay.net/)
2026-03-27 19:00:14 [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-27 19:00:14 [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-27 19:00:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://catalogue.astonbarclay.net/api/profileconfig>
2026-03-27 19:00:14 [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-27 19:00:14 [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-27 19:00:14 [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-27 19:00:15 [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-27 19:00:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://catalogue.astonbarclay.net/assets/MuseoSans-500-BnvKCWSl.ttf>
2026-03-27 19:00:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://catalogue.astonbarclay.net/api/user>
2026-03-27 19:00:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://catalogue.astonbarclay.net/api/navigation>
2026-03-27 19:00:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://catalogue.astonbarclay.net/assets/default-vT_hcphp.js>
2026-03-27 19:00:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://catalogue.astonbarclay.net/assets/default-o3_sC40N.js>
2026-03-27 19:00:15 [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-27 19:00:15 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://catalogue.astonbarclay.net/img/e-xchange-icon.png>
2026-03-27 19:00:15 [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-27 19:00:15 [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-27 19:00:15 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://catalogue.astonbarclay.net/img/logo-nama.png>
2026-03-27 19:00:15 [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-27 19:00:15 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://catalogue.astonbarclay.net/img/WV_Awards.png>
2026-03-27 19:00:15 [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-27 19:00:15 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://catalogue.astonbarclay.net/img/Business_Car_Award.jpg>
2026-03-27 19:00:15 [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-27 19:00:15 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://catalogue.astonbarclay.net/img/MTA_21.jpg>
2026-03-27 19:00:15 [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-27 19:00:15 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://catalogue.astonbarclay.net/img/logo-bsi.png>
2026-03-27 19:00:15 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://catalogue.astonbarclay.net/img/e-xchange-icon.png>
2026-03-27 19:00:15 [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-27 19:00:15 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://catalogue.astonbarclay.net/assets/logo-BkQgdzqL.svg>
2026-03-27 19:00:15 [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-27 19:00:15 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://catalogue.astonbarclay.net/img/facebook.png>
2026-03-27 19:00:15 [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-27 19:00:15 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://catalogue.astonbarclay.net/img/twitter.png>
2026-03-27 19:00:15 [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-27 19:00:15 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://catalogue.astonbarclay.net/img/sprite2.png>
2026-03-27 19:00:15 [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-27 19:00:15 [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-27 19:00:15 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://catalogue.astonbarclay.net/img/logo-nama.png>
2026-03-27 19:00:15 [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-27 19:00:15 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://catalogue.astonbarclay.net/img/WV_Awards.png>
2026-03-27 19:00:15 [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-27 19:00:15 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://catalogue.astonbarclay.net/img/Business_Car_Award.jpg>
2026-03-27 19:00:15 [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-27 19:00:15 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://catalogue.astonbarclay.net/img/MTA_21.jpg>
2026-03-27 19:00:15 [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-27 19:00:15 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://catalogue.astonbarclay.net/img/logo-bsi.png>
2026-03-27 19:00:15 [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-27 19:00:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://geolocation.onetrust.com/cookieconsentpub/v1/geo/location>
2026-03-27 19:00:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn-ukwest.onetrust.com/scripttemplates/202405.1.0/otBannerSdk.js> (resource type: script, referrer: https://catalogue.astonbarclay.net/)
2026-03-27 19:00:15 [scrapy-playwright] DEBUG: [Context=default] Response: <202 https://sessions.bugsnag.com/>
2026-03-27 19:00:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://catalogue.astonbarclay.net/api/vehicle/all>
2026-03-27 19:00:16 [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-27 19:00:16 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://catalogue.astonbarclay.net/img/delivered-by-aa-logo.png>
2026-03-27 19:00:16 [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-27 19:00:16 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://catalogue.astonbarclay.net/img/icon-fuel.svg>
2026-03-27 19:00:16 [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-27 19:00:16 [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-27 19:00:16 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://catalogue.astonbarclay.net/img/icon-transmission-auto.svg>
2026-03-27 19:00:16 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://catalogue.astonbarclay.net/img/icon-engine.svg>
2026-03-27 19:00:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://fonts.gstatic.com/s/lexend/v26/wlptgwvFAVdoq2_F94zlCfv0bz1WCzsWzLdneg.woff2>
2026-03-27 19:00:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn-ukwest.onetrust.com/scripttemplates/202405.1.0/otBannerSdk.js>
2026-03-27 19:00:16 [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-27 19:00:16 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://catalogue.astonbarclay.net/img/icon-mileage.svg>
2026-03-27 19:00:16 [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-27 19:00:16 [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-27 19:00:16 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://catalogue.astonbarclay.net/img/icon-reg.svg>
2026-03-27 19:00:16 [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-27 19:00:16 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://catalogue.astonbarclay.net/img/icon-v5.svg>
2026-03-27 19:00:16 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://catalogue.astonbarclay.net/img/icon-mot.svg>
2026-03-27 19:00:16 [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-27 19:00:16 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://catalogue.astonbarclay.net/img/icon-vat.svg>
2026-03-27 19:00:16 [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-27 19:00:16 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://catalogue.astonbarclay.net/img/icon-transmission-manual-alt.svg>
2026-03-27 19:00:16 [scrapy-playwright] DEBUG: [Context=default] Request: <HEAD https://abimg003.imgix.net/PF14HYB/2026-03-04/image/164a9348-7188-4047-8785-e56658a5f22b_removebg.jpg?w=600> (resource type: fetch, referrer: https://catalogue.astonbarclay.net/)
2026-03-27 19:00:16 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <HEAD https://abimg003.imgix.net/PF14HYB/2026-03-04/image/164a9348-7188-4047-8785-e56658a5f22b_removebg.jpg?w=600>
2026-03-27 19:00:16 [scrapy-playwright] DEBUG: [Context=default] Request: <HEAD https://abimg003.imgix.net/LM18VGN/2026-03-02/image/1688e089-d19c-4211-bb0a-3f56e9bbe50b_removebg.jpg?w=600> (resource type: fetch, referrer: https://catalogue.astonbarclay.net/)
2026-03-27 19:00:16 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <HEAD https://abimg003.imgix.net/LM18VGN/2026-03-02/image/1688e089-d19c-4211-bb0a-3f56e9bbe50b_removebg.jpg?w=600>
2026-03-27 19:00:16 [scrapy-playwright] DEBUG: [Context=default] Request: <HEAD https://abimg003.imgix.net/LB69SKE/2026-03-04/image/35d8c78e-0d21-4008-bca7-318db9a67981_removebg.jpg?w=600> (resource type: fetch, referrer: https://catalogue.astonbarclay.net/)
2026-03-27 19:00:16 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <HEAD https://abimg003.imgix.net/LB69SKE/2026-03-04/image/35d8c78e-0d21-4008-bca7-318db9a67981_removebg.jpg?w=600>
2026-03-27 19:00:16 [scrapy-playwright] DEBUG: [Context=default] Request: <HEAD https://abimg003.imgix.net/BW11BAS/2026-03-23/image/37c2b708-e13c-40f5-9ba8-e854902fbb30_removebg.jpg?w=600> (resource type: fetch, referrer: https://catalogue.astonbarclay.net/)
2026-03-27 19:00:16 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <HEAD https://abimg003.imgix.net/BW11BAS/2026-03-23/image/37c2b708-e13c-40f5-9ba8-e854902fbb30_removebg.jpg?w=600>
2026-03-27 19:00:16 [scrapy-playwright] DEBUG: [Context=default] Request: <HEAD https://abimg003.imgix.net/BU14YKD/2026-03-17/image/9d238bb3-0c71-482a-9c87-c3a8cc653360_removebg.jpg?w=600> (resource type: fetch, referrer: https://catalogue.astonbarclay.net/)
2026-03-27 19:00:16 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <HEAD https://abimg003.imgix.net/BU14YKD/2026-03-17/image/9d238bb3-0c71-482a-9c87-c3a8cc653360_removebg.jpg?w=600>
2026-03-27 19:00:16 [scrapy-playwright] DEBUG: [Context=default] Request: <HEAD https://abimg003.imgix.net/VK18YUA/2026-03-20/image/6c67f573-52ed-44a4-94e9-7eb2c9cbb5fe_removebg.jpg?w=600> (resource type: fetch, referrer: https://catalogue.astonbarclay.net/)
2026-03-27 19:00:17 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <HEAD https://abimg003.imgix.net/VK18YUA/2026-03-20/image/6c67f573-52ed-44a4-94e9-7eb2c9cbb5fe_removebg.jpg?w=600>
2026-03-27 19:00:17 [scrapy-playwright] DEBUG: [Context=default] Request: <HEAD https://abimg003.imgix.net/CF68EFV/2026-03-17/image/db58448b-55dd-4c92-bb40-82206786ddf0_removebg.jpg?w=600> (resource type: fetch, referrer: https://catalogue.astonbarclay.net/)
2026-03-27 19:00:17 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <HEAD https://abimg003.imgix.net/CF68EFV/2026-03-17/image/db58448b-55dd-4c92-bb40-82206786ddf0_removebg.jpg?w=600>
2026-03-27 19:00:17 [scrapy-playwright] DEBUG: [Context=default] Request: <HEAD https://abimg003.imgix.net/ESZ1891/2026-03-17/image/03fb1eea-d39b-46c4-aba5-d029565b3829_removebg.jpg?w=600> (resource type: fetch, referrer: https://catalogue.astonbarclay.net/)
2026-03-27 19:00:17 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <HEAD https://abimg003.imgix.net/ESZ1891/2026-03-17/image/03fb1eea-d39b-46c4-aba5-d029565b3829_removebg.jpg?w=600>
2026-03-27 19:00:17 [scrapy-playwright] DEBUG: [Context=default] Request: <HEAD https://abimg003.imgix.net/DG63FVC/2026-03-13/image/9aeaa816-705d-4210-aad8-c418014586b7_removebg.jpg?w=600> (resource type: fetch, referrer: https://catalogue.astonbarclay.net/)
2026-03-27 19:00:17 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <HEAD https://abimg003.imgix.net/DG63FVC/2026-03-13/image/9aeaa816-705d-4210-aad8-c418014586b7_removebg.jpg?w=600>
2026-03-27 19:00:17 [scrapy-playwright] DEBUG: [Context=default] Request: <HEAD https://abimg003.imgix.net/GY18UAD/2026-03-13/image/1c1ad361-f38b-410e-a052-80c2f4c2f48b_removebg.jpg?w=600> (resource type: fetch, referrer: https://catalogue.astonbarclay.net/)
2026-03-27 19:00:17 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <HEAD https://abimg003.imgix.net/GY18UAD/2026-03-13/image/1c1ad361-f38b-410e-a052-80c2f4c2f48b_removebg.jpg?w=600>
2026-03-27 19:00:17 [scrapy-playwright] DEBUG: [Context=default] Request: <HEAD https://abimg003.imgix.net/CE70NZZ/2026-03-24/image/3588ad54-8283-4b21-a5af-226d647b4261_removebg.jpg?w=600> (resource type: fetch, referrer: https://catalogue.astonbarclay.net/)
2026-03-27 19:00:17 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <HEAD https://abimg003.imgix.net/CE70NZZ/2026-03-24/image/3588ad54-8283-4b21-a5af-226d647b4261_removebg.jpg?w=600>
2026-03-27 19:00:17 [scrapy-playwright] DEBUG: [Context=default] Request: <HEAD https://abimg003.imgix.net/YR16UGK/2026-03-23/image/5d3da5a1-6894-4652-96a4-9191d1e69812_removebg.jpg?w=600> (resource type: fetch, referrer: https://catalogue.astonbarclay.net/)
2026-03-27 19:00:17 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <HEAD https://abimg003.imgix.net/YR16UGK/2026-03-23/image/5d3da5a1-6894-4652-96a4-9191d1e69812_removebg.jpg?w=600>
2026-03-27 19:00:17 [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-27 19:00:17 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://catalogue.astonbarclay.net/img/image-unavailable.png>
2026-03-27 19:00:17 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://notify.bugsnag.com/> (resource type: xhr, referrer: https://catalogue.astonbarclay.net/)
2026-03-27 19:00:17 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://notify.bugsnag.com/> (resource type: xhr, referrer: https://catalogue.astonbarclay.net/)
2026-03-27 19:00:17 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://notify.bugsnag.com/> (resource type: xhr, referrer: https://catalogue.astonbarclay.net/)
2026-03-27 19:00:17 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://notify.bugsnag.com/> (resource type: xhr, referrer: https://catalogue.astonbarclay.net/)
2026-03-27 19:00:17 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://notify.bugsnag.com/> (resource type: xhr, referrer: https://catalogue.astonbarclay.net/)
2026-03-27 19:00:17 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://notify.bugsnag.com/> (resource type: xhr, referrer: https://catalogue.astonbarclay.net/)
2026-03-27 19:00:17 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://notify.bugsnag.com/> (resource type: xhr, referrer: https://catalogue.astonbarclay.net/)
2026-03-27 19:00:17 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://notify.bugsnag.com/> (resource type: xhr, referrer: https://catalogue.astonbarclay.net/)
2026-03-27 19:00:17 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://notify.bugsnag.com/> (resource type: xhr, referrer: https://catalogue.astonbarclay.net/)
2026-03-27 19:00:17 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://notify.bugsnag.com/> (resource type: xhr, referrer: https://catalogue.astonbarclay.net/)
2026-03-27 19:00:17 [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-27 19:00:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://pi.pardot.com/pd.js> (resource type: script, referrer: https://catalogue.astonbarclay.net/)
2026-03-27 19:00:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/vehicle-search> (referer: None) ['playwright']
2026-03-27 19:00:17 [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-27 19:00:17 [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-27 19:00:17 [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-27 19:00:17 [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-27 19:00:17 [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-27 19:00:17 [astonbarclay.gb] INFO: Cookies from Playwright: [{'name': 'OptanonConsent', 'value': 'isGpcEnabled=0&datestamp=Fri+Mar+27+2026+19%3A00%3A17+GMT%2B0000+(Coordinated+Universal+Time)&version=202405.1.0&browserGpcFlag=0&isIABGlobal=false&hosts=&landingPath=https%3A%2F%2Fcatalogue.astonbarclay.net%2Fvehicle-search', 'domain': '.astonbarclay.net', 'path': '/', 'expires': 1806174017, 'httpOnly': False, 'secure': False, 'sameSite': 'Lax'}]
2026-03-27 19:00:17 [astonbarclay.gb] INFO: Scrapy-formatted cookies: [{'name': 'OptanonConsent', 'value': 'isGpcEnabled=0&datestamp=Fri+Mar+27+2026+19%3A00%3A17+GMT%2B0000+(Coordinated+Universal+Time)&version=202405.1.0&browserGpcFlag=0&isIABGlobal=false&hosts=&landingPath=https%3A%2F%2Fcatalogue.astonbarclay.net%2Fvehicle-search', 'domain': '.astonbarclay.net', 'path': '/'}]
2026-03-27 19:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /SpiderData(PartitionKey='Adesa',RowKey='cookies') HTTP/1.1" 204 0
2026-03-27 19:00:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:00:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn-ukwest.onetrust.com/scripttemplates/202405.1.0/assets/otCenterRounded.json>
2026-03-27 19:00:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn-ukwest.onetrust.com/scripttemplates/202405.1.0/assets/v2/otPcCenter.json>
2026-03-27 19:00:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn-ukwest.onetrust.com/scripttemplates/202405.1.0/assets/otCookieSettingsButton.json>
2026-03-27 19:00:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn-ukwest.onetrust.com/scripttemplates/202405.1.0/assets/otCommonStyles.css>
2026-03-27 19:00:17 [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-27 19:00:17 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://cdn-ukwest.onetrust.com/logos/static/ot_company_logo.png>
2026-03-27 19:00:17 [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-27 19:00:17 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://cdn-ukwest.onetrust.com/logos/static/powered_by_logo.svg>
2026-03-27 19:00:17 [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-27 19:00:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://notify.bugsnag.com/>
2026-03-27 19:00:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://notify.bugsnag.com/>
2026-03-27 19:00:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://notify.bugsnag.com/>
2026-03-27 19:00:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://notify.bugsnag.com/>
2026-03-27 19:00:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://notify.bugsnag.com/>
2026-03-27 19:00:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://notify.bugsnag.com/>
2026-03-27 19:00:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://notify.bugsnag.com/>
2026-03-27 19:00:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn-ukwest.onetrust.com/logos/static/ot_guard_logo.svg>
2026-03-27 19:00:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://notify.bugsnag.com/>
2026-03-27 19:00:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://notify.bugsnag.com/>
2026-03-27 19:00:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://pi.pardot.com/pd.js>
2026-03-27 19:00:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://notify.bugsnag.com/>
2026-03-27 19: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-27 19:00:30 [astonbarclay.gb] INFO: Found listing with ID: 119310122
2026-03-27 19:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119310122%27 HTTP/1.1" 200 None
2026-03-27 19:00:30 [astonbarclay.gb] INFO: Scrape type for 119310122: 0
2026-03-27 19:00:30 [astonbarclay.gb] INFO: Found listing with ID: 119637509
2026-03-27 19:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119637509%27 HTTP/1.1" 200 None
2026-03-27 19:00:30 [astonbarclay.gb] INFO: Scrape type for 119637509: 0
2026-03-27 19:00:30 [astonbarclay.gb] INFO: Found listing with ID: 117830350
2026-03-27 19:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27117830350%27 HTTP/1.1" 200 None
2026-03-27 19:00:30 [astonbarclay.gb] INFO: Scrape type for 117830350: 0
2026-03-27 19:00:30 [astonbarclay.gb] INFO: Found listing with ID: 120219322
2026-03-27 19:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120219322%27 HTTP/1.1" 200 None
2026-03-27 19:00:30 [astonbarclay.gb] INFO: Scrape type for 120219322: 0
2026-03-27 19:00:30 [astonbarclay.gb] INFO: Found listing with ID: 120592457
2026-03-27 19:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120592457%27 HTTP/1.1" 200 None
2026-03-27 19:00:30 [astonbarclay.gb] INFO: Scrape type for 120592457: 0
2026-03-27 19:00:30 [astonbarclay.gb] INFO: Found listing with ID: 120741234
2026-03-27 19:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120741234%27 HTTP/1.1" 200 None
2026-03-27 19:00:30 [astonbarclay.gb] INFO: Scrape type for 120741234: 0
2026-03-27 19:00:30 [astonbarclay.gb] INFO: Found listing with ID: 120171916
2026-03-27 19:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120171916%27 HTTP/1.1" 200 None
2026-03-27 19:00:30 [astonbarclay.gb] INFO: Scrape type for 120171916: 0
2026-03-27 19:00:30 [astonbarclay.gb] INFO: Found listing with ID: 120620673
2026-03-27 19:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120620673%27 HTTP/1.1" 200 None
2026-03-27 19:00:30 [astonbarclay.gb] INFO: Scrape type for 120620673: 0
2026-03-27 19:00:30 [astonbarclay.gb] INFO: Found listing with ID: 120404223
2026-03-27 19:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120404223%27 HTTP/1.1" 200 None
2026-03-27 19:00:30 [astonbarclay.gb] INFO: Scrape type for 120404223: 0
2026-03-27 19:00:30 [astonbarclay.gb] INFO: Found listing with ID: 120510340
2026-03-27 19:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120510340%27 HTTP/1.1" 200 None
2026-03-27 19:00:30 [astonbarclay.gb] INFO: Scrape type for 120510340: 0
2026-03-27 19:00:30 [astonbarclay.gb] INFO: Found listing with ID: 119960187
2026-03-27 19:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119960187%27 HTTP/1.1" 200 None
2026-03-27 19:00:30 [astonbarclay.gb] INFO: Scrape type for 119960187: 0
2026-03-27 19:00:30 [astonbarclay.gb] INFO: Found listing with ID: 120595536
2026-03-27 19:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120595536%27 HTTP/1.1" 200 None
2026-03-27 19:00:30 [astonbarclay.gb] INFO: Scrape type for 120595536: 0
2026-03-27 19:00:30 [astonbarclay.gb] INFO: Found listing with ID: 120597579
2026-03-27 19:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120597579%27 HTTP/1.1" 200 None
2026-03-27 19:00:30 [astonbarclay.gb] INFO: Scrape type for 120597579: 0
2026-03-27 19:00:30 [astonbarclay.gb] INFO: Found listing with ID: 120592265
2026-03-27 19:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120592265%27 HTTP/1.1" 200 None
2026-03-27 19:00:30 [astonbarclay.gb] INFO: Scrape type for 120592265: 0
2026-03-27 19:00:30 [astonbarclay.gb] INFO: Found listing with ID: 120595560
2026-03-27 19:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120595560%27 HTTP/1.1" 200 None
2026-03-27 19:00:30 [astonbarclay.gb] INFO: Scrape type for 120595560: 0
2026-03-27 19:00:30 [astonbarclay.gb] INFO: Found listing with ID: 120145776
2026-03-27 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120145776%27 HTTP/1.1" 200 None
2026-03-27 19:00:31 [astonbarclay.gb] INFO: Scrape type for 120145776: 0
2026-03-27 19:00:31 [astonbarclay.gb] INFO: Found listing with ID: 120595703
2026-03-27 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120595703%27 HTTP/1.1" 200 None
2026-03-27 19:00:31 [astonbarclay.gb] INFO: Scrape type for 120595703: 0
2026-03-27 19:00:31 [astonbarclay.gb] INFO: Found listing with ID: 120595487
2026-03-27 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120595487%27 HTTP/1.1" 200 None
2026-03-27 19:00:31 [astonbarclay.gb] INFO: Scrape type for 120595487: 0
2026-03-27 19:00:31 [astonbarclay.gb] INFO: Found listing with ID: 120592274
2026-03-27 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120592274%27 HTTP/1.1" 200 None
2026-03-27 19:00:31 [astonbarclay.gb] INFO: Scrape type for 120592274: 0
2026-03-27 19:00:31 [astonbarclay.gb] INFO: Found listing with ID: 120595682
2026-03-27 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120595682%27 HTTP/1.1" 200 None
2026-03-27 19:00:31 [astonbarclay.gb] INFO: Scrape type for 120595682: 0
2026-03-27 19:00:31 [astonbarclay.gb] INFO: Found listing with ID: 120461410
2026-03-27 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120461410%27 HTTP/1.1" 200 None
2026-03-27 19:00:31 [astonbarclay.gb] INFO: Scrape type for 120461410: 0
2026-03-27 19:00:31 [astonbarclay.gb] INFO: Found listing with ID: 120623833
2026-03-27 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120623833%27 HTTP/1.1" 200 None
2026-03-27 19:00:31 [astonbarclay.gb] INFO: Scrape type for 120623833: 0
2026-03-27 19:00:31 [astonbarclay.gb] INFO: Found listing with ID: 120440606
2026-03-27 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120440606%27 HTTP/1.1" 200 None
2026-03-27 19:00:31 [astonbarclay.gb] INFO: Scrape type for 120440606: 0
2026-03-27 19:00:31 [astonbarclay.gb] INFO: Found listing with ID: 120595672
2026-03-27 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120595672%27 HTTP/1.1" 200 None
2026-03-27 19:00:31 [astonbarclay.gb] INFO: Scrape type for 120595672: 0
2026-03-27 19:00:31 [astonbarclay.gb] INFO: Found listing with ID: 120595505
2026-03-27 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120595505%27 HTTP/1.1" 200 None
2026-03-27 19:00:31 [astonbarclay.gb] INFO: Scrape type for 120595505: 0
2026-03-27 19:00:31 [astonbarclay.gb] INFO: Found listing with ID: 120592245
2026-03-27 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120592245%27 HTTP/1.1" 200 None
2026-03-27 19:00:31 [astonbarclay.gb] INFO: Scrape type for 120592245: 0
2026-03-27 19:00:31 [astonbarclay.gb] INFO: Found listing with ID: 120548775
2026-03-27 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120548775%27 HTTP/1.1" 200 None
2026-03-27 19:00:31 [astonbarclay.gb] INFO: Scrape type for 120548775: 0
2026-03-27 19:00:31 [astonbarclay.gb] INFO: Found listing with ID: 119837652
2026-03-27 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119837652%27 HTTP/1.1" 200 None
2026-03-27 19:00:31 [astonbarclay.gb] INFO: Scrape type for 119837652: 0
2026-03-27 19:00:31 [astonbarclay.gb] INFO: Found listing with ID: 119848508
2026-03-27 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119848508%27 HTTP/1.1" 200 None
2026-03-27 19:00:31 [astonbarclay.gb] INFO: Scrape type for 119848508: 0
2026-03-27 19:00:31 [astonbarclay.gb] INFO: Found listing with ID: 120196358
2026-03-27 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120196358%27 HTTP/1.1" 200 None
2026-03-27 19:00:31 [astonbarclay.gb] INFO: Scrape type for 120196358: 0
2026-03-27 19:00:31 [astonbarclay.gb] INFO: Found listing with ID: 114262881
2026-03-27 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27114262881%27 HTTP/1.1" 200 None
2026-03-27 19:00:31 [astonbarclay.gb] INFO: Scrape type for 114262881: 0
2026-03-27 19:00:31 [astonbarclay.gb] INFO: Found listing with ID: 120256233
2026-03-27 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120256233%27 HTTP/1.1" 200 None
2026-03-27 19:00:31 [astonbarclay.gb] INFO: Scrape type for 120256233: 0
2026-03-27 19:00:31 [astonbarclay.gb] INFO: Found listing with ID: 120214662
2026-03-27 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120214662%27 HTTP/1.1" 200 None
2026-03-27 19:00:31 [astonbarclay.gb] INFO: Scrape type for 120214662: 0
2026-03-27 19:00:31 [astonbarclay.gb] INFO: Found listing with ID: 119896301
2026-03-27 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119896301%27 HTTP/1.1" 200 None
2026-03-27 19:00:31 [astonbarclay.gb] INFO: Scrape type for 119896301: 0
2026-03-27 19:00:31 [astonbarclay.gb] INFO: Found listing with ID: 119618922
2026-03-27 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119618922%27 HTTP/1.1" 200 None
2026-03-27 19:00:31 [astonbarclay.gb] INFO: Scrape type for 119618922: 0
2026-03-27 19:00:31 [astonbarclay.gb] INFO: Found listing with ID: 120060014
2026-03-27 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120060014%27 HTTP/1.1" 200 None
2026-03-27 19:00:31 [astonbarclay.gb] INFO: Scrape type for 120060014: 0
2026-03-27 19:00:31 [astonbarclay.gb] INFO: Found listing with ID: 118914209
2026-03-27 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27118914209%27 HTTP/1.1" 200 None
2026-03-27 19:00:31 [astonbarclay.gb] INFO: Scrape type for 118914209: 0
2026-03-27 19:00:31 [astonbarclay.gb] INFO: Found listing with ID: 120287242
2026-03-27 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120287242%27 HTTP/1.1" 200 None
2026-03-27 19:00:31 [astonbarclay.gb] INFO: Scrape type for 120287242: 0
2026-03-27 19:00:31 [astonbarclay.gb] INFO: Found listing with ID: 120168848
2026-03-27 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120168848%27 HTTP/1.1" 200 None
2026-03-27 19:00:31 [astonbarclay.gb] INFO: Scrape type for 120168848: 0
2026-03-27 19:00:31 [astonbarclay.gb] INFO: Found listing with ID: 118014845
2026-03-27 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27118014845%27 HTTP/1.1" 200 None
2026-03-27 19:00:31 [astonbarclay.gb] INFO: Scrape type for 118014845: 0
2026-03-27 19:00:31 [astonbarclay.gb] INFO: Found listing with ID: 120123036
2026-03-27 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120123036%27 HTTP/1.1" 200 None
2026-03-27 19:00:31 [astonbarclay.gb] INFO: Scrape type for 120123036: 0
2026-03-27 19:00:31 [astonbarclay.gb] INFO: Found listing with ID: 120248585
2026-03-27 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120248585%27 HTTP/1.1" 200 None
2026-03-27 19:00:31 [astonbarclay.gb] INFO: Scrape type for 120248585: 0
2026-03-27 19:00:31 [astonbarclay.gb] INFO: Found listing with ID: 120714439
2026-03-27 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120714439%27 HTTP/1.1" 200 None
2026-03-27 19:00:31 [astonbarclay.gb] INFO: Scrape type for 120714439: 0
2026-03-27 19:00:31 [astonbarclay.gb] INFO: Found listing with ID: 120713961
2026-03-27 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120713961%27 HTTP/1.1" 200 None
2026-03-27 19:00:31 [astonbarclay.gb] INFO: Scrape type for 120713961: 0
2026-03-27 19:00:31 [astonbarclay.gb] INFO: Found listing with ID: 120731675
2026-03-27 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120731675%27 HTTP/1.1" 200 None
2026-03-27 19:00:31 [astonbarclay.gb] INFO: Scrape type for 120731675: 0
2026-03-27 19:00:31 [astonbarclay.gb] INFO: Found listing with ID: 120731563
2026-03-27 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120731563%27 HTTP/1.1" 200 None
2026-03-27 19:00:31 [astonbarclay.gb] INFO: Scrape type for 120731563: 0
2026-03-27 19:00:31 [astonbarclay.gb] INFO: Found listing with ID: 120714043
2026-03-27 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120714043%27 HTTP/1.1" 200 None
2026-03-27 19:00:31 [astonbarclay.gb] INFO: Scrape type for 120714043: 0
2026-03-27 19:00:31 [astonbarclay.gb] INFO: Found listing with ID: 120755440
2026-03-27 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120755440%27 HTTP/1.1" 200 None
2026-03-27 19:00:31 [astonbarclay.gb] INFO: Scrape type for 120755440: 2
2026-03-27 19:00:31 [astonbarclay.gb] INFO: Found listing with ID: 120758608
2026-03-27 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120758608%27 HTTP/1.1" 200 None
2026-03-27 19:00:31 [astonbarclay.gb] INFO: Scrape type for 120758608: 2
2026-03-27 19: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-27 19:00:31 [astonbarclay.gb] INFO: Found listing with ID: 120731527
2026-03-27 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120731527%27 HTTP/1.1" 200 None
2026-03-27 19:00:31 [astonbarclay.gb] INFO: Scrape type for 120731527: 2
2026-03-27 19: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-27 19:00:31 [astonbarclay.gb] INFO: Found listing with ID: 120733331
2026-03-27 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120733331%27 HTTP/1.1" 200 None
2026-03-27 19:00:31 [astonbarclay.gb] INFO: Scrape type for 120733331: 0
2026-03-27 19:00:31 [astonbarclay.gb] INFO: Found listing with ID: 120766790
2026-03-27 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120766790%27 HTTP/1.1" 200 None
2026-03-27 19:00:31 [astonbarclay.gb] INFO: Scrape type for 120766790: 0
2026-03-27 19:00:31 [astonbarclay.gb] INFO: Found listing with ID: 120751190
2026-03-27 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120751190%27 HTTP/1.1" 200 None
2026-03-27 19:00:31 [astonbarclay.gb] INFO: Scrape type for 120751190: 2
2026-03-27 19: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-27 19:00:31 [astonbarclay.gb] INFO: Found listing with ID: 120749209
2026-03-27 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120749209%27 HTTP/1.1" 200 None
2026-03-27 19:00:31 [astonbarclay.gb] INFO: Scrape type for 120749209: 2
2026-03-27 19: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-27 19:00:31 [astonbarclay.gb] INFO: Found listing with ID: 120746372
2026-03-27 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120746372%27 HTTP/1.1" 200 None
2026-03-27 19:00:31 [astonbarclay.gb] INFO: Scrape type for 120746372: 2
2026-03-27 19: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-27 19:00:31 [astonbarclay.gb] INFO: Found listing with ID: 120764254
2026-03-27 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120764254%27 HTTP/1.1" 200 None
2026-03-27 19:00:31 [astonbarclay.gb] INFO: Scrape type for 120764254: 2
2026-03-27 19: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-27 19:00:31 [astonbarclay.gb] INFO: Found listing with ID: 120297677
2026-03-27 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120297677%27 HTTP/1.1" 200 None
2026-03-27 19:00:31 [astonbarclay.gb] INFO: Scrape type for 120297677: 0
2026-03-27 19:00:31 [astonbarclay.gb] INFO: Found listing with ID: 120620613
2026-03-27 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120620613%27 HTTP/1.1" 200 None
2026-03-27 19:00:31 [astonbarclay.gb] INFO: Scrape type for 120620613: 0
2026-03-27 19:00:31 [astonbarclay.gb] INFO: Found listing with ID: 120413042
2026-03-27 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120413042%27 HTTP/1.1" 200 None
2026-03-27 19:00:31 [astonbarclay.gb] INFO: Scrape type for 120413042: 0
2026-03-27 19:00:31 [astonbarclay.gb] INFO: Found listing with ID: 120630156
2026-03-27 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120630156%27 HTTP/1.1" 200 None
2026-03-27 19:00:31 [astonbarclay.gb] INFO: Scrape type for 120630156: 0
2026-03-27 19:00:31 [astonbarclay.gb] INFO: Found listing with ID: 120537923
2026-03-27 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120537923%27 HTTP/1.1" 200 None
2026-03-27 19:00:31 [astonbarclay.gb] INFO: Scrape type for 120537923: 0
2026-03-27 19:00:31 [astonbarclay.gb] INFO: Found listing with ID: 120667782
2026-03-27 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120667782%27 HTTP/1.1" 200 None
2026-03-27 19:00:32 [astonbarclay.gb] INFO: Scrape type for 120667782: 0
2026-03-27 19:00:32 [astonbarclay.gb] INFO: Found listing with ID: 120584460
2026-03-27 19:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120584460%27 HTTP/1.1" 200 None
2026-03-27 19:00:32 [astonbarclay.gb] INFO: Scrape type for 120584460: 0
2026-03-27 19:00:32 [astonbarclay.gb] INFO: Found listing with ID: 120368640
2026-03-27 19:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120368640%27 HTTP/1.1" 200 None
2026-03-27 19:00:32 [astonbarclay.gb] INFO: Scrape type for 120368640: 0
2026-03-27 19:00:32 [astonbarclay.gb] INFO: Found listing with ID: 120695209
2026-03-27 19:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120695209%27 HTTP/1.1" 200 None
2026-03-27 19:00:32 [astonbarclay.gb] INFO: Scrape type for 120695209: 0
2026-03-27 19:00:32 [astonbarclay.gb] INFO: Found listing with ID: 120666587
2026-03-27 19:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120666587%27 HTTP/1.1" 200 None
2026-03-27 19:00:32 [astonbarclay.gb] INFO: Scrape type for 120666587: 0
2026-03-27 19:00:32 [astonbarclay.gb] INFO: Found listing with ID: 120668424
2026-03-27 19:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120668424%27 HTTP/1.1" 200 None
2026-03-27 19:00:32 [astonbarclay.gb] INFO: Scrape type for 120668424: 0
2026-03-27 19:00:32 [astonbarclay.gb] INFO: Found listing with ID: 120396890
2026-03-27 19:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120396890%27 HTTP/1.1" 200 None
2026-03-27 19:00:32 [astonbarclay.gb] INFO: Scrape type for 120396890: 0
2026-03-27 19:00:32 [astonbarclay.gb] INFO: Found listing with ID: 120651855
2026-03-27 19:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120651855%27 HTTP/1.1" 200 None
2026-03-27 19:00:32 [astonbarclay.gb] INFO: Scrape type for 120651855: 0
2026-03-27 19:00:32 [astonbarclay.gb] INFO: Found listing with ID: 119992992
2026-03-27 19:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119992992%27 HTTP/1.1" 200 None
2026-03-27 19:00:32 [astonbarclay.gb] INFO: Scrape type for 119992992: 0
2026-03-27 19:00:32 [astonbarclay.gb] INFO: Found listing with ID: 120587142
2026-03-27 19:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120587142%27 HTTP/1.1" 200 None
2026-03-27 19:00:32 [astonbarclay.gb] INFO: Scrape type for 120587142: 0
2026-03-27 19:00:32 [astonbarclay.gb] INFO: Found listing with ID: 120367809
2026-03-27 19:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120367809%27 HTTP/1.1" 200 None
2026-03-27 19:00:32 [astonbarclay.gb] INFO: Scrape type for 120367809: 0
2026-03-27 19:00:32 [astonbarclay.gb] INFO: Found listing with ID: 120684046
2026-03-27 19:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120684046%27 HTTP/1.1" 200 None
2026-03-27 19:00:32 [astonbarclay.gb] INFO: Scrape type for 120684046: 0
2026-03-27 19:00:32 [astonbarclay.gb] INFO: Found listing with ID: 120668316
2026-03-27 19:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120668316%27 HTTP/1.1" 200 None
2026-03-27 19:00:32 [astonbarclay.gb] INFO: Scrape type for 120668316: 0
2026-03-27 19:00:32 [astonbarclay.gb] INFO: Found listing with ID: 120695152
2026-03-27 19:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120695152%27 HTTP/1.1" 200 None
2026-03-27 19:00:32 [astonbarclay.gb] INFO: Scrape type for 120695152: 0
2026-03-27 19:00:32 [astonbarclay.gb] INFO: Found listing with ID: 120659978
2026-03-27 19:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120659978%27 HTTP/1.1" 200 None
2026-03-27 19:00:32 [astonbarclay.gb] INFO: Scrape type for 120659978: 0
2026-03-27 19:00:32 [astonbarclay.gb] INFO: Found listing with ID: 120667873
2026-03-27 19:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120667873%27 HTTP/1.1" 200 None
2026-03-27 19:00:32 [astonbarclay.gb] INFO: Scrape type for 120667873: 0
2026-03-27 19:00:32 [astonbarclay.gb] INFO: Found listing with ID: 120646164
2026-03-27 19:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120646164%27 HTTP/1.1" 200 None
2026-03-27 19:00:32 [astonbarclay.gb] INFO: Scrape type for 120646164: 0
2026-03-27 19:00:32 [astonbarclay.gb] INFO: Found listing with ID: 120428169
2026-03-27 19:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120428169%27 HTTP/1.1" 200 None
2026-03-27 19:00:32 [astonbarclay.gb] INFO: Scrape type for 120428169: 0
2026-03-27 19:00:32 [astonbarclay.gb] INFO: Found listing with ID: 120690371
2026-03-27 19:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120690371%27 HTTP/1.1" 200 None
2026-03-27 19:00:32 [astonbarclay.gb] INFO: Scrape type for 120690371: 0
2026-03-27 19:00:32 [astonbarclay.gb] INFO: Found listing with ID: 120667528
2026-03-27 19:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120667528%27 HTTP/1.1" 200 None
2026-03-27 19:00:32 [astonbarclay.gb] INFO: Scrape type for 120667528: 0
2026-03-27 19:00:32 [astonbarclay.gb] INFO: Found listing with ID: 120584837
2026-03-27 19:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120584837%27 HTTP/1.1" 200 None
2026-03-27 19:00:32 [astonbarclay.gb] INFO: Scrape type for 120584837: 0
2026-03-27 19:00:32 [astonbarclay.gb] INFO: Found listing with ID: 120481458
2026-03-27 19:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120481458%27 HTTP/1.1" 200 None
2026-03-27 19:00:32 [astonbarclay.gb] INFO: Scrape type for 120481458: 0
2026-03-27 19:00:32 [astonbarclay.gb] INFO: Found listing with ID: 120668504
2026-03-27 19:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120668504%27 HTTP/1.1" 200 None
2026-03-27 19:00:32 [astonbarclay.gb] INFO: Scrape type for 120668504: 0
2026-03-27 19:00:32 [astonbarclay.gb] INFO: Found listing with ID: 120453748
2026-03-27 19:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120453748%27 HTTP/1.1" 200 None
2026-03-27 19:00:32 [astonbarclay.gb] INFO: Scrape type for 120453748: 0
2026-03-27 19:00:32 [astonbarclay.gb] INFO: Found listing with ID: 120591724
2026-03-27 19:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120591724%27 HTTP/1.1" 200 None
2026-03-27 19:00:32 [astonbarclay.gb] INFO: Scrape type for 120591724: 0
2026-03-27 19:00:32 [astonbarclay.gb] INFO: Found listing with ID: 120656496
2026-03-27 19:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120656496%27 HTTP/1.1" 200 None
2026-03-27 19:00:32 [astonbarclay.gb] INFO: Scrape type for 120656496: 0
2026-03-27 19:00:32 [astonbarclay.gb] INFO: Found listing with ID: 120741069
2026-03-27 19:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120741069%27 HTTP/1.1" 200 None
2026-03-27 19:00:32 [astonbarclay.gb] INFO: Scrape type for 120741069: 2
2026-03-27 19: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-27 19:00:32 [astonbarclay.gb] INFO: Found listing with ID: 109174414
2026-03-27 19:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27109174414%27 HTTP/1.1" 200 None
2026-03-27 19:00:32 [astonbarclay.gb] INFO: Scrape type for 109174414: 0
2026-03-27 19:00:32 [astonbarclay.gb] INFO: Found listing with ID: 120735368
2026-03-27 19:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120735368%27 HTTP/1.1" 200 None
2026-03-27 19:00:32 [astonbarclay.gb] INFO: Scrape type for 120735368: 2
2026-03-27 19: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-27 19:00:32 [astonbarclay.gb] INFO: Found listing with ID: 120801754
2026-03-27 19:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120801754%27 HTTP/1.1" 200 None
2026-03-27 19:00:32 [astonbarclay.gb] INFO: Scrape type for 120801754: 0
2026-03-27 19:00:32 [astonbarclay.gb] INFO: Found listing with ID: 120790500
2026-03-27 19:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120790500%27 HTTP/1.1" 200 None
2026-03-27 19:00:32 [astonbarclay.gb] INFO: Scrape type for 120790500: 0
2026-03-27 19:00:32 [astonbarclay.gb] INFO: Found listing with ID: 120790372
2026-03-27 19:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120790372%27 HTTP/1.1" 200 None
2026-03-27 19:00:32 [astonbarclay.gb] INFO: Scrape type for 120790372: 0
2026-03-27 19:00:32 [astonbarclay.gb] INFO: Found listing with ID: 120763633
2026-03-27 19:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120763633%27 HTTP/1.1" 200 None
2026-03-27 19:00:32 [astonbarclay.gb] INFO: Scrape type for 120763633: 0
2026-03-27 19:00:32 [astonbarclay.gb] INFO: Found listing with ID: 120732683
2026-03-27 19:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120732683%27 HTTP/1.1" 200 None
2026-03-27 19:00:32 [astonbarclay.gb] INFO: Scrape type for 120732683: 0
2026-03-27 19:00:32 [astonbarclay.gb] INFO: Found listing with ID: 120763186
2026-03-27 19:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120763186%27 HTTP/1.1" 200 None
2026-03-27 19:00:32 [astonbarclay.gb] INFO: Scrape type for 120763186: 0
2026-03-27 19:00:32 [astonbarclay.gb] INFO: Found listing with ID: 120320853
2026-03-27 19:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120320853%27 HTTP/1.1" 200 None
2026-03-27 19:00:32 [astonbarclay.gb] INFO: Scrape type for 120320853: 0
2026-03-27 19:00:32 [astonbarclay.gb] INFO: Found listing with ID: 120696486
2026-03-27 19:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120696486%27 HTTP/1.1" 200 None
2026-03-27 19:00:32 [astonbarclay.gb] INFO: Scrape type for 120696486: 0
2026-03-27 19:00:32 [astonbarclay.gb] INFO: Found listing with ID: 120322108
2026-03-27 19:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120322108%27 HTTP/1.1" 200 None
2026-03-27 19:00:32 [astonbarclay.gb] INFO: Scrape type for 120322108: 0
2026-03-27 19:00:32 [astonbarclay.gb] INFO: Found listing with ID: 120714054
2026-03-27 19:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120714054%27 HTTP/1.1" 200 None
2026-03-27 19:00:32 [astonbarclay.gb] INFO: Scrape type for 120714054: 0
2026-03-27 19:00:32 [astonbarclay.gb] INFO: Found listing with ID: 120766714
2026-03-27 19:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120766714%27 HTTP/1.1" 200 None
2026-03-27 19:00:32 [astonbarclay.gb] INFO: Scrape type for 120766714: 0
2026-03-27 19:00:32 [astonbarclay.gb] INFO: Found listing with ID: 120801744
2026-03-27 19:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120801744%27 HTTP/1.1" 200 None
2026-03-27 19:00:32 [astonbarclay.gb] INFO: Scrape type for 120801744: 0
2026-03-27 19:00:32 [astonbarclay.gb] INFO: Found listing with ID: 120714062
2026-03-27 19:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120714062%27 HTTP/1.1" 200 None
2026-03-27 19:00:32 [astonbarclay.gb] INFO: Scrape type for 120714062: 0
2026-03-27 19:00:32 [astonbarclay.gb] INFO: Found listing with ID: 120798718
2026-03-27 19:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120798718%27 HTTP/1.1" 200 None
2026-03-27 19:00:32 [astonbarclay.gb] INFO: Scrape type for 120798718: 0
2026-03-27 19:00:32 [astonbarclay.gb] INFO: Found listing with ID: 120794507
2026-03-27 19:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120794507%27 HTTP/1.1" 200 None
2026-03-27 19:00:32 [astonbarclay.gb] INFO: Scrape type for 120794507: 0
2026-03-27 19:00:32 [astonbarclay.gb] INFO: Found listing with ID: 120693873
2026-03-27 19:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120693873%27 HTTP/1.1" 200 None
2026-03-27 19:00:32 [astonbarclay.gb] INFO: Scrape type for 120693873: 0
2026-03-27 19:00:32 [astonbarclay.gb] INFO: Found listing with ID: 120794387
2026-03-27 19:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120794387%27 HTTP/1.1" 200 None
2026-03-27 19:00:32 [astonbarclay.gb] INFO: Scrape type for 120794387: 0
2026-03-27 19:00:32 [astonbarclay.gb] INFO: Found listing with ID: 120761595
2026-03-27 19:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120761595%27 HTTP/1.1" 200 None
2026-03-27 19:00:32 [astonbarclay.gb] INFO: Scrape type for 120761595: 2
2026-03-27 19:00:32 [astonbarclay.gb] INFO: Found listing with ID: 119811587
2026-03-27 19:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119811587%27 HTTP/1.1" 200 None
2026-03-27 19:00:32 [astonbarclay.gb] INFO: Scrape type for 119811587: 0
2026-03-27 19:00:32 [astonbarclay.gb] INFO: Found listing with ID: 120280975
2026-03-27 19:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120280975%27 HTTP/1.1" 200 None
2026-03-27 19:00:32 [astonbarclay.gb] INFO: Scrape type for 120280975: 0
2026-03-27 19:00:32 [astonbarclay.gb] INFO: Found listing with ID: 119629779
2026-03-27 19:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119629779%27 HTTP/1.1" 200 None
2026-03-27 19:00:32 [astonbarclay.gb] INFO: Scrape type for 119629779: 0
2026-03-27 19:00:32 [astonbarclay.gb] INFO: Found listing with ID: 120327884
2026-03-27 19:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120327884%27 HTTP/1.1" 200 None
2026-03-27 19:00:32 [astonbarclay.gb] INFO: Scrape type for 120327884: 0
2026-03-27 19:00:32 [astonbarclay.gb] INFO: Found listing with ID: 120453970
2026-03-27 19:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120453970%27 HTTP/1.1" 200 None
2026-03-27 19:00:32 [astonbarclay.gb] INFO: Scrape type for 120453970: 0
2026-03-27 19:00:32 [astonbarclay.gb] INFO: Found listing with ID: 120753553
2026-03-27 19:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120753553%27 HTTP/1.1" 200 None
2026-03-27 19:00:32 [astonbarclay.gb] INFO: Scrape type for 120753553: 0
2026-03-27 19:00:32 [astonbarclay.gb] INFO: Found listing with ID: 120794223
2026-03-27 19:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120794223%27 HTTP/1.1" 200 None
2026-03-27 19:00:32 [astonbarclay.gb] INFO: Scrape type for 120794223: 0
2026-03-27 19:00:32 [astonbarclay.gb] INFO: Found listing with ID: 120750401
2026-03-27 19:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120750401%27 HTTP/1.1" 200 None
2026-03-27 19:00:32 [astonbarclay.gb] INFO: Scrape type for 120750401: 0
2026-03-27 19:00:32 [astonbarclay.gb] INFO: Found listing with ID: 120797674
2026-03-27 19:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120797674%27 HTTP/1.1" 200 None
2026-03-27 19:00:33 [astonbarclay.gb] INFO: Scrape type for 120797674: 0
2026-03-27 19:00:33 [astonbarclay.gb] INFO: Found listing with ID: 120654283
2026-03-27 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120654283%27 HTTP/1.1" 200 None
2026-03-27 19:00:33 [astonbarclay.gb] INFO: Scrape type for 120654283: 0
2026-03-27 19:00:33 [astonbarclay.gb] INFO: Found listing with ID: 120754078
2026-03-27 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120754078%27 HTTP/1.1" 200 None
2026-03-27 19:00:33 [astonbarclay.gb] INFO: Scrape type for 120754078: 0
2026-03-27 19:00:33 [astonbarclay.gb] INFO: Found listing with ID: 120754325
2026-03-27 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120754325%27 HTTP/1.1" 200 None
2026-03-27 19:00:33 [astonbarclay.gb] INFO: Scrape type for 120754325: 0
2026-03-27 19:00:33 [astonbarclay.gb] INFO: Found listing with ID: 120794574
2026-03-27 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120794574%27 HTTP/1.1" 200 None
2026-03-27 19:00:33 [astonbarclay.gb] INFO: Scrape type for 120794574: 0
2026-03-27 19:00:33 [astonbarclay.gb] INFO: Found listing with ID: 120657468
2026-03-27 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120657468%27 HTTP/1.1" 200 None
2026-03-27 19:00:33 [astonbarclay.gb] INFO: Scrape type for 120657468: 0
2026-03-27 19:00:33 [astonbarclay.gb] INFO: Found listing with ID: 120582597
2026-03-27 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120582597%27 HTTP/1.1" 200 None
2026-03-27 19:00:33 [astonbarclay.gb] INFO: Scrape type for 120582597: 0
2026-03-27 19:00:33 [astonbarclay.gb] INFO: Found listing with ID: 120832784
2026-03-27 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120832784%27 HTTP/1.1" 200 None
2026-03-27 19:00:33 [astonbarclay.gb] INFO: Scrape type for 120832784: 0
2026-03-27 19:00:33 [astonbarclay.gb] INFO: Found listing with ID: 120828637
2026-03-27 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120828637%27 HTTP/1.1" 200 None
2026-03-27 19:00:33 [astonbarclay.gb] INFO: Scrape type for 120828637: 0
2026-03-27 19:00:33 [astonbarclay.gb] INFO: Found listing with ID: 120832446
2026-03-27 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120832446%27 HTTP/1.1" 200 None
2026-03-27 19:00:33 [astonbarclay.gb] INFO: Scrape type for 120832446: 0
2026-03-27 19:00:33 [astonbarclay.gb] INFO: Found listing with ID: 120833244
2026-03-27 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120833244%27 HTTP/1.1" 200 None
2026-03-27 19:00:33 [astonbarclay.gb] INFO: Scrape type for 120833244: 0
2026-03-27 19:00:33 [astonbarclay.gb] INFO: Found listing with ID: 120830848
2026-03-27 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120830848%27 HTTP/1.1" 200 None
2026-03-27 19:00:33 [astonbarclay.gb] INFO: Scrape type for 120830848: 0
2026-03-27 19:00:33 [astonbarclay.gb] INFO: Found listing with ID: 120750706
2026-03-27 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120750706%27 HTTP/1.1" 200 None
2026-03-27 19:00:33 [astonbarclay.gb] INFO: Scrape type for 120750706: 0
2026-03-27 19:00:33 [astonbarclay.gb] INFO: Found listing with ID: 120192862
2026-03-27 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120192862%27 HTTP/1.1" 200 None
2026-03-27 19:00:33 [astonbarclay.gb] INFO: Scrape type for 120192862: 0
2026-03-27 19:00:33 [astonbarclay.gb] INFO: Found listing with ID: 120752578
2026-03-27 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120752578%27 HTTP/1.1" 200 None
2026-03-27 19:00:33 [astonbarclay.gb] INFO: Scrape type for 120752578: 0
2026-03-27 19:00:33 [astonbarclay.gb] INFO: Found listing with ID: 120402526
2026-03-27 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120402526%27 HTTP/1.1" 200 None
2026-03-27 19:00:33 [astonbarclay.gb] INFO: Scrape type for 120402526: 0
2026-03-27 19:00:33 [astonbarclay.gb] INFO: Found listing with ID: 120439927
2026-03-27 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120439927%27 HTTP/1.1" 200 None
2026-03-27 19:00:33 [astonbarclay.gb] INFO: Scrape type for 120439927: 0
2026-03-27 19:00:33 [astonbarclay.gb] INFO: Found listing with ID: 120827887
2026-03-27 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120827887%27 HTTP/1.1" 200 None
2026-03-27 19:00:33 [astonbarclay.gb] INFO: Scrape type for 120827887: 0
2026-03-27 19:00:33 [astonbarclay.gb] INFO: Found listing with ID: 120406739
2026-03-27 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120406739%27 HTTP/1.1" 200 None
2026-03-27 19:00:33 [astonbarclay.gb] INFO: Scrape type for 120406739: 0
2026-03-27 19:00:33 [astonbarclay.gb] INFO: Found listing with ID: 120751254
2026-03-27 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120751254%27 HTTP/1.1" 200 None
2026-03-27 19:00:33 [astonbarclay.gb] INFO: Scrape type for 120751254: 0
2026-03-27 19:00:33 [astonbarclay.gb] INFO: Found listing with ID: 120364358
2026-03-27 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120364358%27 HTTP/1.1" 200 None
2026-03-27 19:00:33 [astonbarclay.gb] INFO: Scrape type for 120364358: 0
2026-03-27 19:00:33 [astonbarclay.gb] INFO: Found listing with ID: 120751141
2026-03-27 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120751141%27 HTTP/1.1" 200 None
2026-03-27 19:00:33 [astonbarclay.gb] INFO: Scrape type for 120751141: 0
2026-03-27 19:00:33 [astonbarclay.gb] INFO: Found listing with ID: 120617164
2026-03-27 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120617164%27 HTTP/1.1" 200 None
2026-03-27 19:00:33 [astonbarclay.gb] INFO: Scrape type for 120617164: 0
2026-03-27 19:00:33 [astonbarclay.gb] INFO: Found listing with ID: 120832987
2026-03-27 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120832987%27 HTTP/1.1" 200 None
2026-03-27 19:00:33 [astonbarclay.gb] INFO: Scrape type for 120832987: 0
2026-03-27 19:00:33 [astonbarclay.gb] INFO: Found listing with ID: 120581824
2026-03-27 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120581824%27 HTTP/1.1" 200 None
2026-03-27 19:00:33 [astonbarclay.gb] INFO: Scrape type for 120581824: 0
2026-03-27 19:00:33 [astonbarclay.gb] INFO: Found listing with ID: 120830480
2026-03-27 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120830480%27 HTTP/1.1" 200 None
2026-03-27 19:00:33 [astonbarclay.gb] INFO: Scrape type for 120830480: 0
2026-03-27 19:00:33 [astonbarclay.gb] INFO: Found listing with ID: 120476757
2026-03-27 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120476757%27 HTTP/1.1" 200 None
2026-03-27 19:00:33 [astonbarclay.gb] INFO: Scrape type for 120476757: 0
2026-03-27 19:00:33 [astonbarclay.gb] INFO: Found listing with ID: 120830974
2026-03-27 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120830974%27 HTTP/1.1" 200 None
2026-03-27 19:00:33 [astonbarclay.gb] INFO: Scrape type for 120830974: 0
2026-03-27 19:00:33 [astonbarclay.gb] INFO: Found listing with ID: 120617192
2026-03-27 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120617192%27 HTTP/1.1" 200 None
2026-03-27 19:00:33 [astonbarclay.gb] INFO: Scrape type for 120617192: 0
2026-03-27 19:00:33 [astonbarclay.gb] INFO: Found listing with ID: 120302654
2026-03-27 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120302654%27 HTTP/1.1" 200 None
2026-03-27 19:00:33 [astonbarclay.gb] INFO: Scrape type for 120302654: 0
2026-03-27 19:00:33 [astonbarclay.gb] INFO: Found listing with ID: 120442309
2026-03-27 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120442309%27 HTTP/1.1" 200 None
2026-03-27 19:00:33 [astonbarclay.gb] INFO: Scrape type for 120442309: 0
2026-03-27 19:00:33 [astonbarclay.gb] INFO: Found listing with ID: 120827132
2026-03-27 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120827132%27 HTTP/1.1" 200 None
2026-03-27 19:00:33 [astonbarclay.gb] INFO: Scrape type for 120827132: 2
2026-03-27 19:00:33 [astonbarclay.gb] INFO: Found listing with ID: 120581417
2026-03-27 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120581417%27 HTTP/1.1" 200 None
2026-03-27 19:00:33 [astonbarclay.gb] INFO: Scrape type for 120581417: 0
2026-03-27 19:00:33 [astonbarclay.gb] INFO: Found listing with ID: 120832614
2026-03-27 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120832614%27 HTTP/1.1" 200 None
2026-03-27 19:00:33 [astonbarclay.gb] INFO: Scrape type for 120832614: 0
2026-03-27 19:00:33 [astonbarclay.gb] INFO: Found listing with ID: 120443760
2026-03-27 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120443760%27 HTTP/1.1" 200 None
2026-03-27 19:00:33 [astonbarclay.gb] INFO: Scrape type for 120443760: 0
2026-03-27 19:00:33 [astonbarclay.gb] INFO: Found listing with ID: 120829879
2026-03-27 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120829879%27 HTTP/1.1" 200 None
2026-03-27 19:00:33 [astonbarclay.gb] INFO: Scrape type for 120829879: 0
2026-03-27 19:00:33 [astonbarclay.gb] INFO: Found listing with ID: 120582459
2026-03-27 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120582459%27 HTTP/1.1" 200 None
2026-03-27 19:00:33 [astonbarclay.gb] INFO: Scrape type for 120582459: 0
2026-03-27 19:00:33 [astonbarclay.gb] INFO: Found listing with ID: 120831309
2026-03-27 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120831309%27 HTTP/1.1" 200 None
2026-03-27 19:00:33 [astonbarclay.gb] INFO: Scrape type for 120831309: 0
2026-03-27 19:00:33 [astonbarclay.gb] INFO: Found listing with ID: 120530920
2026-03-27 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120530920%27 HTTP/1.1" 200 None
2026-03-27 19:00:33 [astonbarclay.gb] INFO: Scrape type for 120530920: 0
2026-03-27 19:00:33 [astonbarclay.gb] INFO: Found listing with ID: 120828451
2026-03-27 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120828451%27 HTTP/1.1" 200 None
2026-03-27 19:00:33 [astonbarclay.gb] INFO: Scrape type for 120828451: 0
2026-03-27 19:00:33 [astonbarclay.gb] INFO: Found listing with ID: 120831424
2026-03-27 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120831424%27 HTTP/1.1" 200 None
2026-03-27 19:00:33 [astonbarclay.gb] INFO: Scrape type for 120831424: 0
2026-03-27 19:00:33 [astonbarclay.gb] INFO: Found listing with ID: 120406763
2026-03-27 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120406763%27 HTTP/1.1" 200 None
2026-03-27 19:00:33 [astonbarclay.gb] INFO: Scrape type for 120406763: 0
2026-03-27 19:00:33 [astonbarclay.gb] INFO: Found listing with ID: 120830910
2026-03-27 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120830910%27 HTTP/1.1" 200 None
2026-03-27 19:00:33 [astonbarclay.gb] INFO: Scrape type for 120830910: 0
2026-03-27 19:00:33 [astonbarclay.gb] INFO: Found listing with ID: 120220640
2026-03-27 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120220640%27 HTTP/1.1" 200 None
2026-03-27 19:00:33 [astonbarclay.gb] INFO: Scrape type for 120220640: 0
2026-03-27 19:00:33 [astonbarclay.gb] INFO: Found listing with ID: 120753086
2026-03-27 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120753086%27 HTTP/1.1" 200 None
2026-03-27 19:00:33 [astonbarclay.gb] INFO: Scrape type for 120753086: 0
2026-03-27 19:00:33 [astonbarclay.gb] INFO: Found listing with ID: 120302568
2026-03-27 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120302568%27 HTTP/1.1" 200 None
2026-03-27 19:00:33 [astonbarclay.gb] INFO: Scrape type for 120302568: 0
2026-03-27 19:00:33 [astonbarclay.gb] INFO: Found listing with ID: 120797287
2026-03-27 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120797287%27 HTTP/1.1" 200 None
2026-03-27 19:00:33 [astonbarclay.gb] INFO: Scrape type for 120797287: 0
2026-03-27 19:00:33 [astonbarclay.gb] INFO: Found listing with ID: 120793723
2026-03-27 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120793723%27 HTTP/1.1" 200 None
2026-03-27 19:00:33 [astonbarclay.gb] INFO: Scrape type for 120793723: 0
2026-03-27 19:00:33 [astonbarclay.gb] INFO: Found listing with ID: 120797399
2026-03-27 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120797399%27 HTTP/1.1" 200 None
2026-03-27 19:00:33 [astonbarclay.gb] INFO: Scrape type for 120797399: 0
2026-03-27 19:00:33 [astonbarclay.gb] INFO: Found listing with ID: 120793900
2026-03-27 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120793900%27 HTTP/1.1" 200 None
2026-03-27 19:00:33 [astonbarclay.gb] INFO: Scrape type for 120793900: 0
2026-03-27 19:00:33 [astonbarclay.gb] INFO: Found listing with ID: 120794477
2026-03-27 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120794477%27 HTTP/1.1" 200 None
2026-03-27 19:00:33 [astonbarclay.gb] INFO: Scrape type for 120794477: 0
2026-03-27 19:00:33 [astonbarclay.gb] INFO: Found listing with ID: 120024515
2026-03-27 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120024515%27 HTTP/1.1" 200 None
2026-03-27 19:00:33 [astonbarclay.gb] INFO: Scrape type for 120024515: 0
2026-03-27 19:00:33 [astonbarclay.gb] INFO: Found listing with ID: 120540637
2026-03-27 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120540637%27 HTTP/1.1" 200 None
2026-03-27 19:00:33 [astonbarclay.gb] INFO: Scrape type for 120540637: 0
2026-03-27 19:00:33 [astonbarclay.gb] INFO: Found listing with ID: 120540698
2026-03-27 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120540698%27 HTTP/1.1" 200 None
2026-03-27 19:00:33 [astonbarclay.gb] INFO: Scrape type for 120540698: 0
2026-03-27 19:00:33 [astonbarclay.gb] INFO: Found listing with ID: 120582897
2026-03-27 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120582897%27 HTTP/1.1" 200 None
2026-03-27 19:00:33 [astonbarclay.gb] INFO: Scrape type for 120582897: 0
2026-03-27 19:00:33 [astonbarclay.gb] INFO: Found listing with ID: 120688601
2026-03-27 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120688601%27 HTTP/1.1" 200 None
2026-03-27 19:00:33 [astonbarclay.gb] INFO: Scrape type for 120688601: 0
2026-03-27 19:00:33 [astonbarclay.gb] INFO: Found listing with ID: 120688264
2026-03-27 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120688264%27 HTTP/1.1" 200 None
2026-03-27 19:00:33 [astonbarclay.gb] INFO: Scrape type for 120688264: 0
2026-03-27 19:00:33 [astonbarclay.gb] INFO: Found listing with ID: 120654113
2026-03-27 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120654113%27 HTTP/1.1" 200 None
2026-03-27 19:00:34 [astonbarclay.gb] INFO: Scrape type for 120654113: 2
2026-03-27 19:00:34 [astonbarclay.gb] INFO: Found listing with ID: 120540667
2026-03-27 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120540667%27 HTTP/1.1" 200 None
2026-03-27 19:00:34 [astonbarclay.gb] INFO: Scrape type for 120540667: 0
2026-03-27 19:00:34 [astonbarclay.gb] INFO: Found listing with ID: 120617178
2026-03-27 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120617178%27 HTTP/1.1" 200 None
2026-03-27 19:00:34 [astonbarclay.gb] INFO: Scrape type for 120617178: 0
2026-03-27 19:00:34 [astonbarclay.gb] INFO: Found listing with ID: 120537066
2026-03-27 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120537066%27 HTTP/1.1" 200 None
2026-03-27 19:00:34 [astonbarclay.gb] INFO: Scrape type for 120537066: 0
2026-03-27 19:00:34 [astonbarclay.gb] INFO: Found listing with ID: 120475596
2026-03-27 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120475596%27 HTTP/1.1" 200 None
2026-03-27 19:00:34 [astonbarclay.gb] INFO: Scrape type for 120475596: 0
2026-03-27 19:00:34 [astonbarclay.gb] INFO: Found listing with ID: 120582058
2026-03-27 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120582058%27 HTTP/1.1" 200 None
2026-03-27 19:00:34 [astonbarclay.gb] INFO: Scrape type for 120582058: 0
2026-03-27 19:00:34 [astonbarclay.gb] INFO: Found listing with ID: 120408135
2026-03-27 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120408135%27 HTTP/1.1" 200 None
2026-03-27 19:00:34 [astonbarclay.gb] INFO: Scrape type for 120408135: 0
2026-03-27 19:00:34 [astonbarclay.gb] INFO: Found listing with ID: 120402888
2026-03-27 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120402888%27 HTTP/1.1" 200 None
2026-03-27 19:00:34 [astonbarclay.gb] INFO: Scrape type for 120402888: 0
2026-03-27 19:00:34 [astonbarclay.gb] INFO: Found listing with ID: 120654349
2026-03-27 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120654349%27 HTTP/1.1" 200 None
2026-03-27 19:00:34 [astonbarclay.gb] INFO: Scrape type for 120654349: 0
2026-03-27 19:00:34 [astonbarclay.gb] INFO: Found listing with ID: 120859656
2026-03-27 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120859656%27 HTTP/1.1" 200 None
2026-03-27 19:00:34 [astonbarclay.gb] INFO: Scrape type for 120859656: 1
2026-03-27 19:00:34 [astonbarclay.gb] INFO: Found listing with ID: 120860246
2026-03-27 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120860246%27 HTTP/1.1" 200 None
2026-03-27 19:00:34 [astonbarclay.gb] INFO: Scrape type for 120860246: 1
2026-03-27 19:00:34 [astonbarclay.gb] INFO: Found listing with ID: 120861174
2026-03-27 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120861174%27 HTTP/1.1" 200 None
2026-03-27 19:00:34 [astonbarclay.gb] INFO: Scrape type for 120861174: 1
2026-03-27 19:00:34 [astonbarclay.gb] INFO: Found listing with ID: 120861479
2026-03-27 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120861479%27 HTTP/1.1" 200 None
2026-03-27 19:00:34 [astonbarclay.gb] INFO: Scrape type for 120861479: 1
2026-03-27 19:00:34 [astonbarclay.gb] INFO: Found listing with ID: 120860771
2026-03-27 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120860771%27 HTTP/1.1" 200 None
2026-03-27 19:00:34 [astonbarclay.gb] INFO: Scrape type for 120860771: 1
2026-03-27 19:00:34 [astonbarclay.gb] INFO: Found listing with ID: 120861213
2026-03-27 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120861213%27 HTTP/1.1" 200 None
2026-03-27 19:00:34 [astonbarclay.gb] INFO: Scrape type for 120861213: 1
2026-03-27 19:00:34 [astonbarclay.gb] INFO: Found listing with ID: 120860161
2026-03-27 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120860161%27 HTTP/1.1" 200 None
2026-03-27 19:00:34 [astonbarclay.gb] INFO: Scrape type for 120860161: 1
2026-03-27 19:00:34 [astonbarclay.gb] INFO: Found listing with ID: 120861707
2026-03-27 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120861707%27 HTTP/1.1" 200 None
2026-03-27 19:00:34 [astonbarclay.gb] INFO: Scrape type for 120861707: 1
2026-03-27 19:00:34 [astonbarclay.gb] INFO: Found listing with ID: 120861436
2026-03-27 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120861436%27 HTTP/1.1" 200 None
2026-03-27 19:00:34 [astonbarclay.gb] INFO: Scrape type for 120861436: 1
2026-03-27 19:00:34 [astonbarclay.gb] INFO: Found listing with ID: 120862598
2026-03-27 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120862598%27 HTTP/1.1" 200 None
2026-03-27 19:00:34 [astonbarclay.gb] INFO: Scrape type for 120862598: 1
2026-03-27 19:00:34 [astonbarclay.gb] INFO: Found listing with ID: 120860385
2026-03-27 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120860385%27 HTTP/1.1" 200 None
2026-03-27 19:00:34 [astonbarclay.gb] INFO: Scrape type for 120860385: 1
2026-03-27 19:00:34 [astonbarclay.gb] INFO: Found listing with ID: 120808178
2026-03-27 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120808178%27 HTTP/1.1" 200 None
2026-03-27 19:00:34 [astonbarclay.gb] INFO: Scrape type for 120808178: 0
2026-03-27 19:00:34 [astonbarclay.gb] INFO: Found listing with ID: 120808264
2026-03-27 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120808264%27 HTTP/1.1" 200 None
2026-03-27 19:00:34 [astonbarclay.gb] INFO: Scrape type for 120808264: 0
2026-03-27 19:00:34 [astonbarclay.gb] INFO: Found listing with ID: 120808145
2026-03-27 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120808145%27 HTTP/1.1" 200 None
2026-03-27 19:00:34 [astonbarclay.gb] INFO: Scrape type for 120808145: 0
2026-03-27 19:00:34 [astonbarclay.gb] INFO: Found listing with ID: 120808228
2026-03-27 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120808228%27 HTTP/1.1" 200 None
2026-03-27 19:00:34 [astonbarclay.gb] INFO: Scrape type for 120808228: 0
2026-03-27 19:00:34 [astonbarclay.gb] INFO: Found listing with ID: 120808169
2026-03-27 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120808169%27 HTTP/1.1" 200 None
2026-03-27 19:00:34 [astonbarclay.gb] INFO: Scrape type for 120808169: 0
2026-03-27 19:00:34 [astonbarclay.gb] INFO: Found listing with ID: 120808247
2026-03-27 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120808247%27 HTTP/1.1" 200 None
2026-03-27 19:00:34 [astonbarclay.gb] INFO: Scrape type for 120808247: 0
2026-03-27 19:00:34 [astonbarclay.gb] INFO: Found listing with ID: 120408375
2026-03-27 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120408375%27 HTTP/1.1" 200 None
2026-03-27 19:00:34 [astonbarclay.gb] INFO: Scrape type for 120408375: 0
2026-03-27 19:00:34 [astonbarclay.gb] INFO: Found listing with ID: 120506599
2026-03-27 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120506599%27 HTTP/1.1" 200 None
2026-03-27 19:00:34 [astonbarclay.gb] INFO: Scrape type for 120506599: 0
2026-03-27 19:00:34 [astonbarclay.gb] INFO: Found listing with ID: 120199126
2026-03-27 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120199126%27 HTTP/1.1" 200 None
2026-03-27 19:00:34 [astonbarclay.gb] INFO: Scrape type for 120199126: 0
2026-03-27 19:00:34 [astonbarclay.gb] INFO: Found listing with ID: 120596595
2026-03-27 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120596595%27 HTTP/1.1" 200 None
2026-03-27 19:00:34 [astonbarclay.gb] INFO: Scrape type for 120596595: 0
2026-03-27 19:00:34 [astonbarclay.gb] INFO: Found listing with ID: 120596560
2026-03-27 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120596560%27 HTTP/1.1" 200 None
2026-03-27 19:00:34 [astonbarclay.gb] INFO: Scrape type for 120596560: 0
2026-03-27 19:00:34 [astonbarclay.gb] INFO: Found listing with ID: 119257637
2026-03-27 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119257637%27 HTTP/1.1" 200 None
2026-03-27 19:00:34 [astonbarclay.gb] INFO: Scrape type for 119257637: 0
2026-03-27 19:00:34 [astonbarclay.gb] INFO: Found listing with ID: 120240102
2026-03-27 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120240102%27 HTTP/1.1" 200 None
2026-03-27 19:00:34 [astonbarclay.gb] INFO: Scrape type for 120240102: 0
2026-03-27 19:00:34 [astonbarclay.gb] INFO: Found listing with ID: 120332629
2026-03-27 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120332629%27 HTTP/1.1" 200 None
2026-03-27 19:00:34 [astonbarclay.gb] INFO: Scrape type for 120332629: 0
2026-03-27 19:00:34 [astonbarclay.gb] INFO: Found listing with ID: 120596540
2026-03-27 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120596540%27 HTTP/1.1" 200 None
2026-03-27 19:00:34 [astonbarclay.gb] INFO: Scrape type for 120596540: 0
2026-03-27 19:00:34 [astonbarclay.gb] INFO: Found listing with ID: 120102055
2026-03-27 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120102055%27 HTTP/1.1" 200 None
2026-03-27 19:00:34 [astonbarclay.gb] INFO: Scrape type for 120102055: 0
2026-03-27 19:00:34 [astonbarclay.gb] INFO: Found listing with ID: 120596518
2026-03-27 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120596518%27 HTTP/1.1" 200 None
2026-03-27 19:00:34 [astonbarclay.gb] INFO: Scrape type for 120596518: 0
2026-03-27 19:00:34 [astonbarclay.gb] INFO: Found listing with ID: 120087826
2026-03-27 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120087826%27 HTTP/1.1" 200 None
2026-03-27 19:00:34 [astonbarclay.gb] INFO: Scrape type for 120087826: 0
2026-03-27 19:00:34 [astonbarclay.gb] INFO: Found listing with ID: 120596530
2026-03-27 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120596530%27 HTTP/1.1" 200 None
2026-03-27 19:00:34 [astonbarclay.gb] INFO: Scrape type for 120596530: 0
2026-03-27 19:00:34 [astonbarclay.gb] INFO: Found listing with ID: 120675196
2026-03-27 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120675196%27 HTTP/1.1" 200 None
2026-03-27 19:00:34 [astonbarclay.gb] INFO: Scrape type for 120675196: 0
2026-03-27 19:00:34 [astonbarclay.gb] INFO: Found listing with ID: 120365404
2026-03-27 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120365404%27 HTTP/1.1" 200 None
2026-03-27 19:00:34 [astonbarclay.gb] INFO: Scrape type for 120365404: 0
2026-03-27 19:00:34 [astonbarclay.gb] INFO: Found listing with ID: 120365355
2026-03-27 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120365355%27 HTTP/1.1" 200 None
2026-03-27 19:00:34 [astonbarclay.gb] INFO: Scrape type for 120365355: 0
2026-03-27 19:00:34 [astonbarclay.gb] INFO: Found listing with ID: 120716187
2026-03-27 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120716187%27 HTTP/1.1" 200 None
2026-03-27 19:00:34 [astonbarclay.gb] INFO: Scrape type for 120716187: 0
2026-03-27 19:00:34 [astonbarclay.gb] INFO: Found listing with ID: 120715559
2026-03-27 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120715559%27 HTTP/1.1" 200 None
2026-03-27 19:00:34 [astonbarclay.gb] INFO: Scrape type for 120715559: 0
2026-03-27 19:00:34 [astonbarclay.gb] INFO: Found listing with ID: 120808159
2026-03-27 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120808159%27 HTTP/1.1" 200 None
2026-03-27 19:00:34 [astonbarclay.gb] INFO: Scrape type for 120808159: 0
2026-03-27 19:00:34 [astonbarclay.gb] INFO: Found listing with ID: 120332599
2026-03-27 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120332599%27 HTTP/1.1" 200 None
2026-03-27 19:00:34 [astonbarclay.gb] INFO: Scrape type for 120332599: 0
2026-03-27 19:00:34 [astonbarclay.gb] INFO: Found listing with ID: 120726302
2026-03-27 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120726302%27 HTTP/1.1" 200 None
2026-03-27 19:00:34 [astonbarclay.gb] INFO: Scrape type for 120726302: 0
2026-03-27 19:00:34 [astonbarclay.gb] INFO: Found listing with ID: 120680805
2026-03-27 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120680805%27 HTTP/1.1" 200 None
2026-03-27 19:00:34 [astonbarclay.gb] INFO: Scrape type for 120680805: 0
2026-03-27 19:00:34 [astonbarclay.gb] INFO: Found listing with ID: 120689970
2026-03-27 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120689970%27 HTTP/1.1" 200 None
2026-03-27 19:00:34 [astonbarclay.gb] INFO: Scrape type for 120689970: 0
2026-03-27 19:00:34 [astonbarclay.gb] INFO: Found listing with ID: 120691804
2026-03-27 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120691804%27 HTTP/1.1" 200 None
2026-03-27 19:00:34 [astonbarclay.gb] INFO: Scrape type for 120691804: 0
2026-03-27 19:00:34 [astonbarclay.gb] INFO: Found listing with ID: 120694307
2026-03-27 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120694307%27 HTTP/1.1" 200 None
2026-03-27 19:00:34 [astonbarclay.gb] INFO: Scrape type for 120694307: 0
2026-03-27 19:00:34 [astonbarclay.gb] INFO: Found listing with ID: 120695121
2026-03-27 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120695121%27 HTTP/1.1" 200 None
2026-03-27 19:00:34 [astonbarclay.gb] INFO: Scrape type for 120695121: 0
2026-03-27 19:00:34 [astonbarclay.gb] INFO: Found listing with ID: 120693568
2026-03-27 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120693568%27 HTTP/1.1" 200 None
2026-03-27 19:00:34 [astonbarclay.gb] INFO: Scrape type for 120693568: 0
2026-03-27 19:00:34 [astonbarclay.gb] INFO: Found listing with ID: 120692322
2026-03-27 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120692322%27 HTTP/1.1" 200 None
2026-03-27 19:00:34 [astonbarclay.gb] INFO: Scrape type for 120692322: 0
2026-03-27 19:00:35 [astonbarclay.gb] INFO: Found listing with ID: 120674268
2026-03-27 19:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120674268%27 HTTP/1.1" 200 None
2026-03-27 19:00:35 [astonbarclay.gb] INFO: Scrape type for 120674268: 0
2026-03-27 19:00:35 [astonbarclay.gb] INFO: Found listing with ID: 120693666
2026-03-27 19:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120693666%27 HTTP/1.1" 200 None
2026-03-27 19:00:35 [astonbarclay.gb] INFO: Scrape type for 120693666: 0
2026-03-27 19:00:35 [astonbarclay.gb] INFO: Found listing with ID: 120688324
2026-03-27 19:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120688324%27 HTTP/1.1" 200 None
2026-03-27 19:00:35 [astonbarclay.gb] INFO: Scrape type for 120688324: 0
2026-03-27 19:00:35 [astonbarclay.gb] INFO: Found listing with ID: 120690865
2026-03-27 19:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120690865%27 HTTP/1.1" 200 None
2026-03-27 19:00:35 [astonbarclay.gb] INFO: Scrape type for 120690865: 0
2026-03-27 19:00:35 [astonbarclay.gb] INFO: Found listing with ID: 120689132
2026-03-27 19:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120689132%27 HTTP/1.1" 200 None
2026-03-27 19:00:35 [astonbarclay.gb] INFO: Scrape type for 120689132: 0
2026-03-27 19:00:35 [astonbarclay.gb] INFO: Found listing with ID: 120688243
2026-03-27 19:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120688243%27 HTTP/1.1" 200 None
2026-03-27 19:00:35 [astonbarclay.gb] INFO: Scrape type for 120688243: 0
2026-03-27 19:00:35 [astonbarclay.gb] INFO: Found listing with ID: 120691045
2026-03-27 19:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120691045%27 HTTP/1.1" 200 None
2026-03-27 19:00:35 [astonbarclay.gb] INFO: Scrape type for 120691045: 0
2026-03-27 19:00:35 [astonbarclay.gb] INFO: Found listing with ID: 120693640
2026-03-27 19:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120693640%27 HTTP/1.1" 200 None
2026-03-27 19:00:35 [astonbarclay.gb] INFO: Scrape type for 120693640: 0
2026-03-27 19:00:35 [astonbarclay.gb] INFO: Found listing with ID: 120691092
2026-03-27 19:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120691092%27 HTTP/1.1" 200 None
2026-03-27 19:00:35 [astonbarclay.gb] INFO: Scrape type for 120691092: 0
2026-03-27 19:00:35 [astonbarclay.gb] INFO: Found listing with ID: 120690793
2026-03-27 19:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120690793%27 HTTP/1.1" 200 None
2026-03-27 19:00:35 [astonbarclay.gb] INFO: Scrape type for 120690793: 0
2026-03-27 19:00:35 [astonbarclay.gb] INFO: Found listing with ID: 120685959
2026-03-27 19:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120685959%27 HTTP/1.1" 200 None
2026-03-27 19:00:35 [astonbarclay.gb] INFO: Scrape type for 120685959: 0
2026-03-27 19:00:35 [astonbarclay.gb] INFO: Found listing with ID: 120681802
2026-03-27 19:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120681802%27 HTTP/1.1" 200 None
2026-03-27 19:00:35 [astonbarclay.gb] INFO: Scrape type for 120681802: 0
2026-03-27 19:00:35 [astonbarclay.gb] INFO: Found listing with ID: 120687223
2026-03-27 19:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120687223%27 HTTP/1.1" 200 None
2026-03-27 19:00:35 [astonbarclay.gb] INFO: Scrape type for 120687223: 0
2026-03-27 19:00:35 [astonbarclay.gb] INFO: Found listing with ID: 120713969
2026-03-27 19:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120713969%27 HTTP/1.1" 200 None
2026-03-27 19:00:35 [astonbarclay.gb] INFO: Scrape type for 120713969: 0
2026-03-27 19:00:35 [astonbarclay.gb] INFO: Found listing with ID: 120692816
2026-03-27 19:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120692816%27 HTTP/1.1" 200 None
2026-03-27 19:00:35 [astonbarclay.gb] INFO: Scrape type for 120692816: 0
2026-03-27 19:00:35 [astonbarclay.gb] INFO: Found listing with ID: 120690454
2026-03-27 19:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120690454%27 HTTP/1.1" 200 None
2026-03-27 19:00:35 [astonbarclay.gb] INFO: Scrape type for 120690454: 0
2026-03-27 19:00:35 [astonbarclay.gb] INFO: Found listing with ID: 120696584
2026-03-27 19:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120696584%27 HTTP/1.1" 200 None
2026-03-27 19:00:35 [astonbarclay.gb] INFO: Scrape type for 120696584: 0
2026-03-27 19:00:35 [astonbarclay.gb] INFO: Found listing with ID: 120690647
2026-03-27 19:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120690647%27 HTTP/1.1" 200 None
2026-03-27 19:00:35 [astonbarclay.gb] INFO: Scrape type for 120690647: 0
2026-03-27 19:00:35 [astonbarclay.gb] INFO: Found listing with ID: 120690055
2026-03-27 19:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120690055%27 HTTP/1.1" 200 None
2026-03-27 19:00:35 [astonbarclay.gb] INFO: Scrape type for 120690055: 0
2026-03-27 19:00:35 [astonbarclay.gb] INFO: Found listing with ID: 120694326
2026-03-27 19:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120694326%27 HTTP/1.1" 200 None
2026-03-27 19:00:35 [astonbarclay.gb] INFO: Scrape type for 120694326: 0
2026-03-27 19:00:35 [astonbarclay.gb] INFO: Found listing with ID: 120687954
2026-03-27 19:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120687954%27 HTTP/1.1" 200 None
2026-03-27 19:00:35 [astonbarclay.gb] INFO: Scrape type for 120687954: 0
2026-03-27 19:00:35 [astonbarclay.gb] INFO: Found listing with ID: 120678615
2026-03-27 19:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120678615%27 HTTP/1.1" 200 None
2026-03-27 19:00:35 [astonbarclay.gb] INFO: Scrape type for 120678615: 0
2026-03-27 19:00:35 [astonbarclay.gb] INFO: Found listing with ID: 120681200
2026-03-27 19:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120681200%27 HTTP/1.1" 200 None
2026-03-27 19:00:35 [astonbarclay.gb] INFO: Scrape type for 120681200: 0
2026-03-27 19:00:35 [astonbarclay.gb] INFO: Found listing with ID: 120688313
2026-03-27 19:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120688313%27 HTTP/1.1" 200 None
2026-03-27 19:00:35 [astonbarclay.gb] INFO: Scrape type for 120688313: 0
2026-03-27 19:00:35 [astonbarclay.gb] INFO: Found listing with ID: 120692763
2026-03-27 19:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120692763%27 HTTP/1.1" 200 None
2026-03-27 19:00:35 [astonbarclay.gb] INFO: Scrape type for 120692763: 0
2026-03-27 19:00:35 [astonbarclay.gb] INFO: Found listing with ID: 120680410
2026-03-27 19:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120680410%27 HTTP/1.1" 200 None
2026-03-27 19:00:35 [astonbarclay.gb] INFO: Scrape type for 120680410: 0
2026-03-27 19:00:35 [astonbarclay.gb] INFO: Found listing with ID: 120688426
2026-03-27 19:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120688426%27 HTTP/1.1" 200 None
2026-03-27 19:00:35 [astonbarclay.gb] INFO: Scrape type for 120688426: 0
2026-03-27 19:00:35 [astonbarclay.gb] INFO: Found listing with ID: 120732864
2026-03-27 19:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120732864%27 HTTP/1.1" 200 None
2026-03-27 19:00:35 [astonbarclay.gb] INFO: Scrape type for 120732864: 0
2026-03-27 19:00:35 [astonbarclay.gb] INFO: Found listing with ID: 120725248
2026-03-27 19:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120725248%27 HTTP/1.1" 200 None
2026-03-27 19:00:35 [astonbarclay.gb] INFO: Scrape type for 120725248: 0
2026-03-27 19:00:35 [astonbarclay.gb] INFO: Found listing with ID: 120731113
2026-03-27 19:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120731113%27 HTTP/1.1" 200 None
2026-03-27 19:00:35 [astonbarclay.gb] INFO: Scrape type for 120731113: 0
2026-03-27 19:00:35 [astonbarclay.gb] INFO: Found listing with ID: 120753346
2026-03-27 19:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120753346%27 HTTP/1.1" 200 None
2026-03-27 19:00:36 [astonbarclay.gb] INFO: Scrape type for 120753346: 2
2026-03-27 19:00:36 [astonbarclay.gb] INFO: Found listing with ID: 120693407
2026-03-27 19:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120693407%27 HTTP/1.1" 200 None
2026-03-27 19:00:36 [astonbarclay.gb] INFO: Scrape type for 120693407: 0
2026-03-27 19:00:36 [astonbarclay.gb] INFO: Found listing with ID: 120695175
2026-03-27 19:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120695175%27 HTTP/1.1" 200 None
2026-03-27 19:00:36 [astonbarclay.gb] INFO: Scrape type for 120695175: 0
2026-03-27 19:00:36 [astonbarclay.gb] INFO: Found listing with ID: 120733156
2026-03-27 19:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120733156%27 HTTP/1.1" 200 None
2026-03-27 19:00:36 [astonbarclay.gb] INFO: Scrape type for 120733156: 0
2026-03-27 19:00:36 [astonbarclay.gb] INFO: Found listing with ID: 120689230
2026-03-27 19:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120689230%27 HTTP/1.1" 200 None
2026-03-27 19:00:36 [astonbarclay.gb] INFO: Scrape type for 120689230: 0
2026-03-27 19:00:36 [astonbarclay.gb] INFO: Found listing with ID: 120736652
2026-03-27 19:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120736652%27 HTTP/1.1" 200 None
2026-03-27 19:00:36 [astonbarclay.gb] INFO: Scrape type for 120736652: 2
2026-03-27 19:00:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120764254?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:00:36 [astonbarclay.gb] INFO: Found listing with ID: 120726997
2026-03-27 19:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120726997%27 HTTP/1.1" 200 None
2026-03-27 19:00:36 [astonbarclay.gb] INFO: Scrape type for 120726997: 2
2026-03-27 19:00:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:00:36 [astonbarclay.gb] INFO: Found listing with ID: 120714077
2026-03-27 19:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120714077%27 HTTP/1.1" 200 None
2026-03-27 19:00:36 [astonbarclay.gb] INFO: Scrape type for 120714077: 0
2026-03-27 19:00:36 [astonbarclay.gb] INFO: Found listing with ID: 120745720
2026-03-27 19:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120745720%27 HTTP/1.1" 200 None
2026-03-27 19:00:36 [astonbarclay.gb] INFO: Scrape type for 120745720: 2
2026-03-27 19:00:36 [astonbarclay.gb] INFO: Found listing with ID: 120732411
2026-03-27 19:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120732411%27 HTTP/1.1" 200 None
2026-03-27 19:00:36 [astonbarclay.gb] INFO: Scrape type for 120732411: 0
2026-03-27 19:00:36 [astonbarclay.gb] INFO: Found listing with ID: 120762335
2026-03-27 19:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120762335%27 HTTP/1.1" 200 None
2026-03-27 19:00:36 [astonbarclay.gb] INFO: Scrape type for 120762335: 0
2026-03-27 19:00:36 [astonbarclay.gb] INFO: Found listing with ID: 120691178
2026-03-27 19:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120691178%27 HTTP/1.1" 200 None
2026-03-27 19:00:36 [astonbarclay.gb] INFO: Scrape type for 120691178: 0
2026-03-27 19:00:36 [astonbarclay.gb] INFO: Found listing with ID: 120762558
2026-03-27 19:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120762558%27 HTTP/1.1" 200 None
2026-03-27 19:00:36 [astonbarclay.gb] INFO: Scrape type for 120762558: 0
2026-03-27 19:00:36 [astonbarclay.gb] INFO: Found listing with ID: 120758930
2026-03-27 19:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120758930%27 HTTP/1.1" 200 None
2026-03-27 19:00:36 [astonbarclay.gb] INFO: Scrape type for 120758930: 2
2026-03-27 19:00:36 [astonbarclay.gb] INFO: Found listing with ID: 120758496
2026-03-27 19:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120758496%27 HTTP/1.1" 200 None
2026-03-27 19:00:36 [astonbarclay.gb] INFO: Scrape type for 120758496: 2
2026-03-27 19:00:36 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120764254, 'registration': 'EA22ORX', 'account': 'WBA002', 'make': 'SEAT', 'model': 'LEON ESTATE', 'derivative': '1.0 TSI EVO SE Dynamic 5dr', 'mileage': 32418, 'mileageWarranty': True, 'type': 'car', 'saleId': 19180, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-03-30T09:00Z', 'lot': 1129, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2022-04-29', 'fuel': 'Petrol', 'motExpiry': '2026-04-28', 'doors': 5, 'engineSize': 999, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/EA22ORX/2026-03-25/image/ff322bbe-379d-4750-bab9-e187450184b9_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA22ORX/2026-03-25/image/ccce642b-0196-448e-b6d8-b62f29bbe8c1_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA22ORX/2026-03-25/image/229bceae-fd66-4cd9-b6c2-ba324443bdc5_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA22ORX/2026-03-25/image/58c84d18-d24e-4cfc-87b3-b41bfe07e08a_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA22ORX/2026-03-25/image/7694faf4-68fa-444a-a561-419e2591dffa_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA22ORX/2026-03-25/image/49871abd-b085-4644-9a50-207299eb23f3_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA22ORX/2026-03-25/image/39dc9a14-046b-42f2-8a22-d834938e81a4_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA22ORX/2026-03-25/image/e210d9da-b313-40b8-adb7-078da02dfa7f_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA22ORX/2026-03-25/image/3bc42bf5-5858-4d02-a7a0-bfe5f5545b9b_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA22ORX/2026-03-25/image/1323727d-f31b-40dd-9398-68a89310c6ce_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 05/23-14K, 10/24-14K', 'remarks': 'VOSA STATES 28K, 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/05a508f4-667c-499c-8917-36d052ab7dae.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:00:36 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120764254, 'registration': 'EA22ORX', 'account': 'WBA002', 'make': 'SEAT', 'model': 'LEON ESTATE', 'derivative': '1.0 TSI EVO SE Dynamic 5dr', 'mileage': 32418, 'mileageWarranty': True, 'type': 'car', 'saleId': 19180, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-03-30T09:00Z', 'lot': 1129, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2022-04-29', 'fuel': 'Petrol', 'motExpiry': '2026-04-28', 'doors': 5, 'engineSize': 999, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/EA22ORX/2026-03-25/image/ff322bbe-379d-4750-bab9-e187450184b9_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA22ORX/2026-03-25/image/ccce642b-0196-448e-b6d8-b62f29bbe8c1_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA22ORX/2026-03-25/image/229bceae-fd66-4cd9-b6c2-ba324443bdc5_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA22ORX/2026-03-25/image/58c84d18-d24e-4cfc-87b3-b41bfe07e08a_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA22ORX/2026-03-25/image/7694faf4-68fa-444a-a561-419e2591dffa_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA22ORX/2026-03-25/image/49871abd-b085-4644-9a50-207299eb23f3_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA22ORX/2026-03-25/image/39dc9a14-046b-42f2-8a22-d834938e81a4_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA22ORX/2026-03-25/image/e210d9da-b313-40b8-adb7-078da02dfa7f_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA22ORX/2026-03-25/image/3bc42bf5-5858-4d02-a7a0-bfe5f5545b9b_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA22ORX/2026-03-25/image/1323727d-f31b-40dd-9398-68a89310c6ce_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 05/23-14K, 10/24-14K', 'remarks': 'VOSA STATES 28K, 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/05a508f4-667c-499c-8917-36d052ab7dae.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:00:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f81c1361-4f72-54be-b4a5-431c8f45323e with identifier: 120764254
2026-03-27 19:00:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f81c1361-4f72-54be-b4a5-431c8f45323e with scrape type 2
2026-03-27 19:00:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f81c1361-4f72-54be-b4a5-431c8f45323e with scrape type 2
2026-03-27 19:00:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: f81c1361-4f72-54be-b4a5-431c8f45323e, identifier: 120764254
2026-03-27 19:00:36 [astonbarclay.gb] INFO: Found listing with ID: 120757940
2026-03-27 19:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120757940%27 HTTP/1.1" 200 None
2026-03-27 19:00:36 [astonbarclay.gb] INFO: Scrape type for 120757940: 2
2026-03-27 19:00:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: f81c1361-4f72-54be-b4a5-431c8f45323e with identifier: 120764254
2026-03-27 19:00:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 19:00:36 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=GREY HTTP/1.1" 200 None
2026-03-27 19:00:36 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 19:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-27 19:00:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 19:00:36 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Petrol HTTP/1.1" 200 None
2026-03-27 19:00:36 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 19:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-27 19:00:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: f81c1361-4f72-54be-b4a5-431c8f45323e with identifier: 120764254
2026-03-27 19:00:36 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: f81c1361-4f72-54be-b4a5-431c8f45323e with identifier: 120764254 to the API
2026-03-27 19:00:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:00:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 19:00:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120764254?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 129,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'f81c1361-4f72-54be-b4a5-431c8f45323e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'EA22ORX',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120764254',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'SEAT',
'model': 'LEON ESTATE',
'odometer': 32418,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-04-29',
'seller_name': 'UKCGR - Premium',
'title': 'SEAT LEON ESTATE 1.0 TSI EVO SE Dynamic 5dr',
'transmission': 'manual',
'trim': '1.0 TSI EVO SE Dynamic 5dr',
'vin': None,
'year': 2022}
2026-03-27 19:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120764254%27 HTTP/1.1" 200 None
2026-03-27 19:00:36 [astonbarclay.gb] INFO: Saving data for 120764254: {'auction_closing_time': 1774861200.0, 'created_time': 1774433106.076054, 'last_price_update_time': 1774638036.933747}
2026-03-27 19:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120764254') HTTP/1.1" 204 0
2026-03-27 19:00:37 [astonbarclay.gb] INFO: Found listing with ID: 120780568
2026-03-27 19:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120780568%27 HTTP/1.1" 200 None
2026-03-27 19:00:37 [astonbarclay.gb] INFO: Scrape type for 120780568: 2
2026-03-27 19:00:37 [astonbarclay.gb] INFO: Found listing with ID: 120724402
2026-03-27 19:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120724402%27 HTTP/1.1" 200 None
2026-03-27 19:00:37 [astonbarclay.gb] INFO: Scrape type for 120724402: 0
2026-03-27 19:00:37 [astonbarclay.gb] INFO: Found listing with ID: 120756696
2026-03-27 19:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120756696%27 HTTP/1.1" 200 None
2026-03-27 19:00:37 [astonbarclay.gb] INFO: Scrape type for 120756696: 2
2026-03-27 19:00:37 [astonbarclay.gb] INFO: Found listing with ID: 120755203
2026-03-27 19:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120755203%27 HTTP/1.1" 200 None
2026-03-27 19:00:37 [astonbarclay.gb] INFO: Scrape type for 120755203: 2
2026-03-27 19:00:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120741069?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:00:37 [astonbarclay.gb] INFO: Found listing with ID: 120729065
2026-03-27 19:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120729065%27 HTTP/1.1" 200 None
2026-03-27 19:00:37 [astonbarclay.gb] INFO: Scrape type for 120729065: 0
2026-03-27 19:00:37 [astonbarclay.gb] INFO: Found listing with ID: 120757392
2026-03-27 19:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120757392%27 HTTP/1.1" 200 None
2026-03-27 19:00:37 [astonbarclay.gb] INFO: Scrape type for 120757392: 2
2026-03-27 19:00:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:00:37 [astonbarclay.gb] INFO: Found listing with ID: 120759079
2026-03-27 19:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120759079%27 HTTP/1.1" 200 None
2026-03-27 19:00:37 [astonbarclay.gb] INFO: Scrape type for 120759079: 2
2026-03-27 19:00:37 [astonbarclay.gb] INFO: Found listing with ID: 120756805
2026-03-27 19:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120756805%27 HTTP/1.1" 200 None
2026-03-27 19:00:37 [astonbarclay.gb] INFO: Scrape type for 120756805: 2
2026-03-27 19:00:37 [astonbarclay.gb] INFO: Found listing with ID: 120738792
2026-03-27 19:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120738792%27 HTTP/1.1" 200 None
2026-03-27 19:00:37 [astonbarclay.gb] INFO: Scrape type for 120738792: 2
2026-03-27 19:00:37 [astonbarclay.gb] INFO: Found listing with ID: 120732747
2026-03-27 19:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120732747%27 HTTP/1.1" 200 None
2026-03-27 19:00:37 [astonbarclay.gb] INFO: Scrape type for 120732747: 0
2026-03-27 19:00:37 [astonbarclay.gb] INFO: Found listing with ID: 120730965
2026-03-27 19:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120730965%27 HTTP/1.1" 200 None
2026-03-27 19:00:37 [astonbarclay.gb] INFO: Scrape type for 120730965: 0
2026-03-27 19:00:37 [astonbarclay.gb] INFO: Found listing with ID: 120713991
2026-03-27 19:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120713991%27 HTTP/1.1" 200 None
2026-03-27 19:00:37 [astonbarclay.gb] INFO: Scrape type for 120713991: 0
2026-03-27 19:00:37 [astonbarclay.gb] INFO: Found listing with ID: 120713746
2026-03-27 19:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120713746%27 HTTP/1.1" 200 None
2026-03-27 19:00:37 [astonbarclay.gb] INFO: Scrape type for 120713746: 0
2026-03-27 19:00:37 [astonbarclay.gb] INFO: Found listing with ID: 120753082
2026-03-27 19:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120753082%27 HTTP/1.1" 200 None
2026-03-27 19:00:37 [astonbarclay.gb] INFO: Scrape type for 120753082: 2
2026-03-27 19:00:37 [astonbarclay.gb] INFO: Found listing with ID: 120738966
2026-03-27 19:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120738966%27 HTTP/1.1" 200 None
2026-03-27 19:00:37 [astonbarclay.gb] INFO: Scrape type for 120738966: 2
2026-03-27 19:00:37 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120741069, 'registration': 'EX69LMK', 'account': 'WBA004', 'make': 'PEUGEOT', 'model': '208 HATCHBACK', 'derivative': '1.2 PureTech 82 Signature 5dr [Start Stop]', 'mileage': 55963, 'mileageWarranty': True, 'type': 'car', 'saleId': 19180, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-03-30T09:00Z', 'lot': 1163, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2019-12-20', 'fuel': 'Petrol', 'motExpiry': '2026-12-19', 'doors': 5, 'engineSize': 1200, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/EX69LMK/2026-03-26/image/9539ab1d-2b6d-427a-919a-205cd70c5796_removebg.jpg?w=600', 'https://abimg003.imgix.net/EX69LMK/2026-03-26/image/4341bd8f-7eec-4980-8b89-f2bc1af101e0_removebg.jpg?w=600', 'https://abimg003.imgix.net/EX69LMK/2026-03-26/image/735c1642-9d2d-4b24-99bc-78fef593f89d_removebg.jpg?w=600', 'https://abimg003.imgix.net/EX69LMK/2026-03-26/image/e21d53e9-9312-4d32-bb59-0691951d06bb_removebg.jpg?w=600', 'https://abimg003.imgix.net/EX69LMK/2026-03-26/image/28126653-c02d-47bd-922c-7bbe7fc9138b_removebg.jpg?w=600', 'https://abimg003.imgix.net/EX69LMK/2026-03-26/image/56b4db19-fc93-447b-8cd0-a29bb306295c_removebg.jpg?w=600', 'https://abimg003.imgix.net/EX69LMK/2026-03-26/image/17805d4d-98d4-42d8-a488-68a9b4cbdc97_removebg.jpg?w=600', 'https://abimg003.imgix.net/EX69LMK/2026-03-26/image/34ac1955-0ca4-4376-be10-19d62cf6721e_removebg.jpg?w=600', 'https://abimg003.imgix.net/EX69LMK/2026-03-26/image/8119b2c9-cdc5-43dc-b7c0-87ec88e5af59_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 12/20-5K, 11/21-13K, 11/22-24K, 12/23-35K, 12/24-44K, 12/25-53K', 'remarks': 'VOSA STATES 24K, 35K, 44K, 53K, 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': 110, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/7d12f4f6-c370-4287-8a6f-cf87453c13ab.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:00:37 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120741069, 'registration': 'EX69LMK', 'account': 'WBA004', 'make': 'PEUGEOT', 'model': '208 HATCHBACK', 'derivative': '1.2 PureTech 82 Signature 5dr [Start Stop]', 'mileage': 55963, 'mileageWarranty': True, 'type': 'car', 'saleId': 19180, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-03-30T09:00Z', 'lot': 1163, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2019-12-20', 'fuel': 'Petrol', 'motExpiry': '2026-12-19', 'doors': 5, 'engineSize': 1200, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/EX69LMK/2026-03-26/image/9539ab1d-2b6d-427a-919a-205cd70c5796_removebg.jpg?w=600', 'https://abimg003.imgix.net/EX69LMK/2026-03-26/image/4341bd8f-7eec-4980-8b89-f2bc1af101e0_removebg.jpg?w=600', 'https://abimg003.imgix.net/EX69LMK/2026-03-26/image/735c1642-9d2d-4b24-99bc-78fef593f89d_removebg.jpg?w=600', 'https://abimg003.imgix.net/EX69LMK/2026-03-26/image/e21d53e9-9312-4d32-bb59-0691951d06bb_removebg.jpg?w=600', 'https://abimg003.imgix.net/EX69LMK/2026-03-26/image/28126653-c02d-47bd-922c-7bbe7fc9138b_removebg.jpg?w=600', 'https://abimg003.imgix.net/EX69LMK/2026-03-26/image/56b4db19-fc93-447b-8cd0-a29bb306295c_removebg.jpg?w=600', 'https://abimg003.imgix.net/EX69LMK/2026-03-26/image/17805d4d-98d4-42d8-a488-68a9b4cbdc97_removebg.jpg?w=600', 'https://abimg003.imgix.net/EX69LMK/2026-03-26/image/34ac1955-0ca4-4376-be10-19d62cf6721e_removebg.jpg?w=600', 'https://abimg003.imgix.net/EX69LMK/2026-03-26/image/8119b2c9-cdc5-43dc-b7c0-87ec88e5af59_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 12/20-5K, 11/21-13K, 11/22-24K, 12/23-35K, 12/24-44K, 12/25-53K', 'remarks': 'VOSA STATES 24K, 35K, 44K, 53K, 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': 110, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/7d12f4f6-c370-4287-8a6f-cf87453c13ab.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:00:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b95e1d68-3025-5edd-a630-c791a418da2b with identifier: 120741069
2026-03-27 19:00:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b95e1d68-3025-5edd-a630-c791a418da2b with scrape type 2
2026-03-27 19:00:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b95e1d68-3025-5edd-a630-c791a418da2b with scrape type 2
2026-03-27 19:00:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: b95e1d68-3025-5edd-a630-c791a418da2b, identifier: 120741069
2026-03-27 19:00:37 [astonbarclay.gb] INFO: Found listing with ID: 120683124
2026-03-27 19:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120683124%27 HTTP/1.1" 200 None
2026-03-27 19:00:37 [astonbarclay.gb] INFO: Scrape type for 120683124: 0
2026-03-27 19:00:37 [astonbarclay.gb] INFO: Found listing with ID: 120713728
2026-03-27 19:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120713728%27 HTTP/1.1" 200 None
2026-03-27 19:00:37 [astonbarclay.gb] INFO: Scrape type for 120713728: 0
2026-03-27 19:00:37 [astonbarclay.gb] INFO: Found listing with ID: 120767154
2026-03-27 19:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120767154%27 HTTP/1.1" 200 None
2026-03-27 19:00:37 [astonbarclay.gb] INFO: Scrape type for 120767154: 0
2026-03-27 19:00:37 [astonbarclay.gb] INFO: Found listing with ID: 120766579
2026-03-27 19:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120766579%27 HTTP/1.1" 200 None
2026-03-27 19:00:37 [astonbarclay.gb] INFO: Scrape type for 120766579: 0
2026-03-27 19:00:37 [astonbarclay.gb] INFO: Found listing with ID: 120775337
2026-03-27 19:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120775337%27 HTTP/1.1" 200 None
2026-03-27 19:00:37 [astonbarclay.gb] INFO: Scrape type for 120775337: 0
2026-03-27 19:00:37 [astonbarclay.gb] INFO: Found listing with ID: 120715801
2026-03-27 19:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120715801%27 HTTP/1.1" 200 None
2026-03-27 19:00:37 [astonbarclay.gb] INFO: Scrape type for 120715801: 0
2026-03-27 19:00:37 [astonbarclay.gb] INFO: Found listing with ID: 120754042
2026-03-27 19:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120754042%27 HTTP/1.1" 200 None
2026-03-27 19:00:37 [astonbarclay.gb] INFO: Scrape type for 120754042: 2
2026-03-27 19:00:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: b95e1d68-3025-5edd-a630-c791a418da2b with identifier: 120741069
2026-03-27 19:00:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: b95e1d68-3025-5edd-a630-c791a418da2b with identifier: 120741069
2026-03-27 19:00:37 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: b95e1d68-3025-5edd-a630-c791a418da2b with identifier: 120741069 to the API
2026-03-27 19:00:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:00: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-27 19:00:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120741069?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 110,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'b95e1d68-3025-5edd-a630-c791a418da2b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'EX69LMK',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120741069',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'PEUGEOT',
'model': '208 HATCHBACK',
'odometer': 55963,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-12-20',
'seller_name': 'UKCGR - Trade',
'title': 'PEUGEOT 208 HATCHBACK 1.2 PureTech 82 Signature 5dr [Start Stop]',
'transmission': 'manual',
'trim': '1.2 PureTech 82 Signature 5dr [Start Stop]',
'vin': None,
'year': 2019}
2026-03-27 19:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120741069%27 HTTP/1.1" 200 None
2026-03-27 19:00:37 [astonbarclay.gb] INFO: Saving data for 120741069: {'auction_closing_time': 1774861200.0, 'created_time': 1774432915.285117, 'last_price_update_time': 1774638037.788627}
2026-03-27 19:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120741069') HTTP/1.1" 204 0
2026-03-27 19:00:37 [astonbarclay.gb] INFO: Found listing with ID: 120775790
2026-03-27 19:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120775790%27 HTTP/1.1" 200 None
2026-03-27 19:00:37 [astonbarclay.gb] INFO: Scrape type for 120775790: 2
2026-03-27 19:00:37 [astonbarclay.gb] INFO: Found listing with ID: 120774589
2026-03-27 19:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120774589%27 HTTP/1.1" 200 None
2026-03-27 19:00:37 [astonbarclay.gb] INFO: Scrape type for 120774589: 2
2026-03-27 19:00:37 [astonbarclay.gb] INFO: Found listing with ID: 120725979
2026-03-27 19:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120725979%27 HTTP/1.1" 200 None
2026-03-27 19:00:37 [astonbarclay.gb] INFO: Scrape type for 120725979: 0
2026-03-27 19:00:37 [astonbarclay.gb] INFO: Found listing with ID: 120790010
2026-03-27 19:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120790010%27 HTTP/1.1" 200 None
2026-03-27 19:00:37 [astonbarclay.gb] INFO: Scrape type for 120790010: 2
2026-03-27 19:00:37 [astonbarclay.gb] INFO: Found listing with ID: 120773464
2026-03-27 19:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120773464%27 HTTP/1.1" 200 None
2026-03-27 19:00:37 [astonbarclay.gb] INFO: Scrape type for 120773464: 0
2026-03-27 19:00:37 [astonbarclay.gb] INFO: Found listing with ID: 120725778
2026-03-27 19:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120725778%27 HTTP/1.1" 200 None
2026-03-27 19:00:37 [astonbarclay.gb] INFO: Scrape type for 120725778: 0
2026-03-27 19:00:37 [astonbarclay.gb] INFO: Found listing with ID: 120728398
2026-03-27 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120728398%27 HTTP/1.1" 200 None
2026-03-27 19:00:38 [astonbarclay.gb] INFO: Scrape type for 120728398: 2
2026-03-27 19:00:38 [astonbarclay.gb] INFO: Found listing with ID: 120733681
2026-03-27 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120733681%27 HTTP/1.1" 200 None
2026-03-27 19:00:38 [astonbarclay.gb] INFO: Scrape type for 120733681: 2
2026-03-27 19:00:38 [astonbarclay.gb] INFO: Found listing with ID: 120746149
2026-03-27 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120746149%27 HTTP/1.1" 200 None
2026-03-27 19:00:38 [astonbarclay.gb] INFO: Scrape type for 120746149: 2
2026-03-27 19:00:38 [astonbarclay.gb] INFO: Found listing with ID: 120733599
2026-03-27 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120733599%27 HTTP/1.1" 200 None
2026-03-27 19:00:38 [astonbarclay.gb] INFO: Scrape type for 120733599: 0
2026-03-27 19:00:38 [astonbarclay.gb] INFO: Found listing with ID: 120735135
2026-03-27 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120735135%27 HTTP/1.1" 200 None
2026-03-27 19:00:38 [astonbarclay.gb] INFO: Scrape type for 120735135: 2
2026-03-27 19:00:38 [astonbarclay.gb] INFO: Found listing with ID: 120756115
2026-03-27 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120756115%27 HTTP/1.1" 200 None
2026-03-27 19:00:38 [astonbarclay.gb] INFO: Scrape type for 120756115: 2
2026-03-27 19:00:38 [astonbarclay.gb] INFO: Found listing with ID: 120732653
2026-03-27 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120732653%27 HTTP/1.1" 200 None
2026-03-27 19:00:38 [astonbarclay.gb] INFO: Scrape type for 120732653: 0
2026-03-27 19:00:38 [astonbarclay.gb] INFO: Found listing with ID: 120695565
2026-03-27 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120695565%27 HTTP/1.1" 200 None
2026-03-27 19:00:38 [astonbarclay.gb] INFO: Scrape type for 120695565: 0
2026-03-27 19:00:38 [astonbarclay.gb] INFO: Found listing with ID: 120779100
2026-03-27 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120779100%27 HTTP/1.1" 200 None
2026-03-27 19:00:38 [astonbarclay.gb] INFO: Scrape type for 120779100: 0
2026-03-27 19:00:38 [astonbarclay.gb] INFO: Found listing with ID: 120753919
2026-03-27 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120753919%27 HTTP/1.1" 200 None
2026-03-27 19:00:38 [astonbarclay.gb] INFO: Scrape type for 120753919: 2
2026-03-27 19:00:38 [astonbarclay.gb] INFO: Found listing with ID: 120738444
2026-03-27 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120738444%27 HTTP/1.1" 200 None
2026-03-27 19:00:38 [astonbarclay.gb] INFO: Scrape type for 120738444: 2
2026-03-27 19:00:38 [astonbarclay.gb] INFO: Found listing with ID: 120801654
2026-03-27 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120801654%27 HTTP/1.1" 200 None
2026-03-27 19:00:38 [astonbarclay.gb] INFO: Scrape type for 120801654: 2
2026-03-27 19:00:38 [astonbarclay.gb] INFO: Found listing with ID: 120801666
2026-03-27 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120801666%27 HTTP/1.1" 200 None
2026-03-27 19:00:38 [astonbarclay.gb] INFO: Scrape type for 120801666: 2
2026-03-27 19:00:38 [astonbarclay.gb] INFO: Found listing with ID: 120698448
2026-03-27 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120698448%27 HTTP/1.1" 200 None
2026-03-27 19:00:38 [astonbarclay.gb] INFO: Scrape type for 120698448: 0
2026-03-27 19:00:38 [astonbarclay.gb] INFO: Found listing with ID: 120799211
2026-03-27 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120799211%27 HTTP/1.1" 200 None
2026-03-27 19:00:38 [astonbarclay.gb] INFO: Scrape type for 120799211: 2
2026-03-27 19:00:38 [astonbarclay.gb] INFO: Found listing with ID: 120739822
2026-03-27 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120739822%27 HTTP/1.1" 200 None
2026-03-27 19:00:38 [astonbarclay.gb] INFO: Scrape type for 120739822: 2
2026-03-27 19:00:38 [astonbarclay.gb] INFO: Found listing with ID: 120800858
2026-03-27 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120800858%27 HTTP/1.1" 200 None
2026-03-27 19:00:38 [astonbarclay.gb] INFO: Scrape type for 120800858: 2
2026-03-27 19:00:38 [astonbarclay.gb] INFO: Found listing with ID: 120808421
2026-03-27 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120808421%27 HTTP/1.1" 200 None
2026-03-27 19:00:38 [astonbarclay.gb] INFO: Scrape type for 120808421: 0
2026-03-27 19:00:38 [astonbarclay.gb] INFO: Found listing with ID: 120808013
2026-03-27 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120808013%27 HTTP/1.1" 200 None
2026-03-27 19:00:38 [astonbarclay.gb] INFO: Scrape type for 120808013: 2
2026-03-27 19:00:38 [astonbarclay.gb] INFO: Found listing with ID: 120793173
2026-03-27 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120793173%27 HTTP/1.1" 200 None
2026-03-27 19:00:38 [astonbarclay.gb] INFO: Scrape type for 120793173: 0
2026-03-27 19:00:38 [astonbarclay.gb] INFO: Found listing with ID: 120796045
2026-03-27 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120796045%27 HTTP/1.1" 200 None
2026-03-27 19:00:38 [astonbarclay.gb] INFO: Scrape type for 120796045: 2
2026-03-27 19:00:38 [astonbarclay.gb] INFO: Found listing with ID: 120789725
2026-03-27 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120789725%27 HTTP/1.1" 200 None
2026-03-27 19:00:38 [astonbarclay.gb] INFO: Scrape type for 120789725: 2
2026-03-27 19:00:38 [astonbarclay.gb] INFO: Found listing with ID: 120800939
2026-03-27 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120800939%27 HTTP/1.1" 200 None
2026-03-27 19:00:38 [astonbarclay.gb] INFO: Scrape type for 120800939: 0
2026-03-27 19:00:38 [astonbarclay.gb] INFO: Found listing with ID: 120696944
2026-03-27 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120696944%27 HTTP/1.1" 200 None
2026-03-27 19:00:38 [astonbarclay.gb] INFO: Scrape type for 120696944: 0
2026-03-27 19:00:38 [astonbarclay.gb] INFO: Found listing with ID: 120801963
2026-03-27 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120801963%27 HTTP/1.1" 200 None
2026-03-27 19:00:38 [astonbarclay.gb] INFO: Scrape type for 120801963: 0
2026-03-27 19:00:38 [astonbarclay.gb] INFO: Found listing with ID: 120790174
2026-03-27 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120790174%27 HTTP/1.1" 200 None
2026-03-27 19:00:38 [astonbarclay.gb] INFO: Scrape type for 120790174: 0
2026-03-27 19:00:38 [astonbarclay.gb] INFO: Found listing with ID: 120793702
2026-03-27 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120793702%27 HTTP/1.1" 200 None
2026-03-27 19:00:38 [astonbarclay.gb] INFO: Scrape type for 120793702: 0
2026-03-27 19:00:38 [astonbarclay.gb] INFO: Found listing with ID: 120799292
2026-03-27 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120799292%27 HTTP/1.1" 200 None
2026-03-27 19:00:38 [astonbarclay.gb] INFO: Scrape type for 120799292: 2
2026-03-27 19:00:38 [astonbarclay.gb] INFO: Found listing with ID: 120792380
2026-03-27 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120792380%27 HTTP/1.1" 200 None
2026-03-27 19:00:38 [astonbarclay.gb] INFO: Scrape type for 120792380: 2
2026-03-27 19:00:38 [astonbarclay.gb] INFO: Found listing with ID: 120795057
2026-03-27 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120795057%27 HTTP/1.1" 200 None
2026-03-27 19:00:38 [astonbarclay.gb] INFO: Scrape type for 120795057: 0
2026-03-27 19:00:38 [astonbarclay.gb] INFO: Found listing with ID: 120762304
2026-03-27 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120762304%27 HTTP/1.1" 200 None
2026-03-27 19:00:38 [astonbarclay.gb] INFO: Scrape type for 120762304: 0
2026-03-27 19:00:38 [astonbarclay.gb] INFO: Found listing with ID: 120692983
2026-03-27 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120692983%27 HTTP/1.1" 200 None
2026-03-27 19:00:38 [astonbarclay.gb] INFO: Scrape type for 120692983: 0
2026-03-27 19:00:38 [astonbarclay.gb] INFO: Found listing with ID: 120762359
2026-03-27 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120762359%27 HTTP/1.1" 200 None
2026-03-27 19:00:38 [astonbarclay.gb] INFO: Scrape type for 120762359: 0
2026-03-27 19:00:38 [astonbarclay.gb] INFO: Found listing with ID: 120696058
2026-03-27 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120696058%27 HTTP/1.1" 200 None
2026-03-27 19:00:38 [astonbarclay.gb] INFO: Scrape type for 120696058: 0
2026-03-27 19:00:38 [astonbarclay.gb] INFO: Found listing with ID: 120802160
2026-03-27 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120802160%27 HTTP/1.1" 200 None
2026-03-27 19:00:38 [astonbarclay.gb] INFO: Scrape type for 120802160: 0
2026-03-27 19:00:38 [astonbarclay.gb] INFO: Found listing with ID: 120733412
2026-03-27 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120733412%27 HTTP/1.1" 200 None
2026-03-27 19:00:38 [astonbarclay.gb] INFO: Scrape type for 120733412: 0
2026-03-27 19:00:38 [astonbarclay.gb] INFO: Found listing with ID: 120794261
2026-03-27 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120794261%27 HTTP/1.1" 200 None
2026-03-27 19:00:38 [astonbarclay.gb] INFO: Scrape type for 120794261: 2
2026-03-27 19:00:38 [astonbarclay.gb] INFO: Found listing with ID: 120794230
2026-03-27 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120794230%27 HTTP/1.1" 200 None
2026-03-27 19:00:38 [astonbarclay.gb] INFO: Scrape type for 120794230: 0
2026-03-27 19:00:38 [astonbarclay.gb] INFO: Found listing with ID: 120816676
2026-03-27 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120816676%27 HTTP/1.1" 200 None
2026-03-27 19:00:38 [astonbarclay.gb] INFO: Scrape type for 120816676: 0
2026-03-27 19:00:38 [astonbarclay.gb] INFO: Found listing with ID: 120811231
2026-03-27 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120811231%27 HTTP/1.1" 200 None
2026-03-27 19:00:38 [astonbarclay.gb] INFO: Scrape type for 120811231: 0
2026-03-27 19:00:38 [astonbarclay.gb] INFO: Found listing with ID: 120807843
2026-03-27 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120807843%27 HTTP/1.1" 200 None
2026-03-27 19:00:38 [astonbarclay.gb] INFO: Scrape type for 120807843: 0
2026-03-27 19:00:38 [astonbarclay.gb] INFO: Found listing with ID: 120780393
2026-03-27 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120780393%27 HTTP/1.1" 200 None
2026-03-27 19:00:38 [astonbarclay.gb] INFO: Scrape type for 120780393: 0
2026-03-27 19:00:38 [astonbarclay.gb] INFO: Found listing with ID: 120816385
2026-03-27 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120816385%27 HTTP/1.1" 200 None
2026-03-27 19:00:38 [astonbarclay.gb] INFO: Scrape type for 120816385: 0
2026-03-27 19:00:38 [astonbarclay.gb] INFO: Found listing with ID: 120631151
2026-03-27 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120631151%27 HTTP/1.1" 200 None
2026-03-27 19:00:38 [astonbarclay.gb] INFO: Scrape type for 120631151: 0
2026-03-27 19:00:38 [astonbarclay.gb] INFO: Found listing with ID: 120656222
2026-03-27 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120656222%27 HTTP/1.1" 200 None
2026-03-27 19:00:38 [astonbarclay.gb] INFO: Scrape type for 120656222: 0
2026-03-27 19:00:38 [astonbarclay.gb] INFO: Found listing with ID: 120657364
2026-03-27 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120657364%27 HTTP/1.1" 200 None
2026-03-27 19:00:38 [astonbarclay.gb] INFO: Scrape type for 120657364: 0
2026-03-27 19:00:38 [astonbarclay.gb] INFO: Found listing with ID: 120667468
2026-03-27 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120667468%27 HTTP/1.1" 200 None
2026-03-27 19:00:38 [astonbarclay.gb] INFO: Scrape type for 120667468: 0
2026-03-27 19:00:38 [astonbarclay.gb] INFO: Found listing with ID: 120316229
2026-03-27 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120316229%27 HTTP/1.1" 200 None
2026-03-27 19:00:38 [astonbarclay.gb] INFO: Scrape type for 120316229: 0
2026-03-27 19:00:38 [astonbarclay.gb] INFO: Found listing with ID: 120667880
2026-03-27 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120667880%27 HTTP/1.1" 200 None
2026-03-27 19:00:38 [astonbarclay.gb] INFO: Scrape type for 120667880: 0
2026-03-27 19:00:38 [astonbarclay.gb] INFO: Found listing with ID: 120438101
2026-03-27 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120438101%27 HTTP/1.1" 200 None
2026-03-27 19:00:38 [astonbarclay.gb] INFO: Scrape type for 120438101: 0
2026-03-27 19:00:38 [astonbarclay.gb] INFO: Found listing with ID: 120547045
2026-03-27 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120547045%27 HTTP/1.1" 200 None
2026-03-27 19:00:38 [astonbarclay.gb] INFO: Scrape type for 120547045: 0
2026-03-27 19:00:38 [astonbarclay.gb] INFO: Found listing with ID: 120820456
2026-03-27 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120820456%27 HTTP/1.1" 200 None
2026-03-27 19:00:38 [astonbarclay.gb] INFO: Scrape type for 120820456: 0
2026-03-27 19:00:38 [astonbarclay.gb] INFO: Found listing with ID: 120824951
2026-03-27 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120824951%27 HTTP/1.1" 200 None
2026-03-27 19:00:38 [astonbarclay.gb] INFO: Scrape type for 120824951: 1
2026-03-27 19:00:38 [astonbarclay.gb] INFO: Found listing with ID: 120584213
2026-03-27 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120584213%27 HTTP/1.1" 200 None
2026-03-27 19:00:38 [astonbarclay.gb] INFO: Scrape type for 120584213: 0
2026-03-27 19:00:38 [astonbarclay.gb] INFO: Found listing with ID: 120810036
2026-03-27 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120810036%27 HTTP/1.1" 200 None
2026-03-27 19:00:38 [astonbarclay.gb] INFO: Scrape type for 120810036: 0
2026-03-27 19:00:38 [astonbarclay.gb] INFO: Found listing with ID: 120666157
2026-03-27 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120666157%27 HTTP/1.1" 200 None
2026-03-27 19:00:38 [astonbarclay.gb] INFO: Scrape type for 120666157: 0
2026-03-27 19:00:38 [astonbarclay.gb] INFO: Found listing with ID: 120807469
2026-03-27 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120807469%27 HTTP/1.1" 200 None
2026-03-27 19:00:38 [astonbarclay.gb] INFO: Scrape type for 120807469: 0
2026-03-27 19:00:38 [astonbarclay.gb] INFO: Found listing with ID: 120807684
2026-03-27 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120807684%27 HTTP/1.1" 200 None
2026-03-27 19:00:38 [astonbarclay.gb] INFO: Scrape type for 120807684: 0
2026-03-27 19:00:38 [astonbarclay.gb] INFO: Found listing with ID: 120827043
2026-03-27 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120827043%27 HTTP/1.1" 200 None
2026-03-27 19:00:38 [astonbarclay.gb] INFO: Scrape type for 120827043: 0
2026-03-27 19:00:38 [astonbarclay.gb] INFO: Found listing with ID: 120334042
2026-03-27 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120334042%27 HTTP/1.1" 200 None
2026-03-27 19:00:38 [astonbarclay.gb] INFO: Scrape type for 120334042: 0
2026-03-27 19:00:38 [astonbarclay.gb] INFO: Found listing with ID: 120825205
2026-03-27 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120825205%27 HTTP/1.1" 200 None
2026-03-27 19:00:38 [astonbarclay.gb] INFO: Scrape type for 120825205: 0
2026-03-27 19:00:38 [astonbarclay.gb] INFO: Found listing with ID: 120256417
2026-03-27 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120256417%27 HTTP/1.1" 200 None
2026-03-27 19:00:39 [astonbarclay.gb] INFO: Scrape type for 120256417: 0
2026-03-27 19:00:39 [astonbarclay.gb] INFO: Found listing with ID: 120827036
2026-03-27 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120827036%27 HTTP/1.1" 200 None
2026-03-27 19:00:39 [astonbarclay.gb] INFO: Scrape type for 120827036: 0
2026-03-27 19:00:39 [astonbarclay.gb] INFO: Found listing with ID: 120826020
2026-03-27 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120826020%27 HTTP/1.1" 200 None
2026-03-27 19:00:39 [astonbarclay.gb] INFO: Scrape type for 120826020: 0
2026-03-27 19:00:39 [astonbarclay.gb] INFO: Found listing with ID: 120454660
2026-03-27 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120454660%27 HTTP/1.1" 200 None
2026-03-27 19:00:39 [astonbarclay.gb] INFO: Scrape type for 120454660: 0
2026-03-27 19:00:39 [astonbarclay.gb] INFO: Found listing with ID: 120647284
2026-03-27 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120647284%27 HTTP/1.1" 200 None
2026-03-27 19:00:39 [astonbarclay.gb] INFO: Scrape type for 120647284: 0
2026-03-27 19:00:39 [astonbarclay.gb] INFO: Found listing with ID: 120585367
2026-03-27 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120585367%27 HTTP/1.1" 200 None
2026-03-27 19:00:39 [astonbarclay.gb] INFO: Scrape type for 120585367: 0
2026-03-27 19:00:39 [astonbarclay.gb] INFO: Found listing with ID: 120668153
2026-03-27 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120668153%27 HTTP/1.1" 200 None
2026-03-27 19:00:39 [astonbarclay.gb] INFO: Scrape type for 120668153: 0
2026-03-27 19:00:39 [astonbarclay.gb] INFO: Found listing with ID: 120610324
2026-03-27 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120610324%27 HTTP/1.1" 200 None
2026-03-27 19:00:39 [astonbarclay.gb] INFO: Scrape type for 120610324: 0
2026-03-27 19:00:39 [astonbarclay.gb] INFO: Found listing with ID: 120657113
2026-03-27 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120657113%27 HTTP/1.1" 200 None
2026-03-27 19:00:39 [astonbarclay.gb] INFO: Scrape type for 120657113: 0
2026-03-27 19:00:39 [astonbarclay.gb] INFO: Found listing with ID: 120647610
2026-03-27 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120647610%27 HTTP/1.1" 200 None
2026-03-27 19:00:39 [astonbarclay.gb] INFO: Scrape type for 120647610: 0
2026-03-27 19:00:39 [astonbarclay.gb] INFO: Found listing with ID: 120590454
2026-03-27 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120590454%27 HTTP/1.1" 200 None
2026-03-27 19:00:39 [astonbarclay.gb] INFO: Scrape type for 120590454: 0
2026-03-27 19:00:39 [astonbarclay.gb] INFO: Found listing with ID: 120632848
2026-03-27 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120632848%27 HTTP/1.1" 200 None
2026-03-27 19:00:39 [astonbarclay.gb] INFO: Scrape type for 120632848: 0
2026-03-27 19:00:39 [astonbarclay.gb] INFO: Found listing with ID: 120373468
2026-03-27 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120373468%27 HTTP/1.1" 200 None
2026-03-27 19:00:39 [astonbarclay.gb] INFO: Scrape type for 120373468: 0
2026-03-27 19:00:39 [astonbarclay.gb] INFO: Found listing with ID: 120650626
2026-03-27 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120650626%27 HTTP/1.1" 200 None
2026-03-27 19:00:39 [astonbarclay.gb] INFO: Scrape type for 120650626: 0
2026-03-27 19:00:39 [astonbarclay.gb] INFO: Found listing with ID: 120627305
2026-03-27 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120627305%27 HTTP/1.1" 200 None
2026-03-27 19:00:39 [astonbarclay.gb] INFO: Scrape type for 120627305: 0
2026-03-27 19:00:39 [astonbarclay.gb] INFO: Found listing with ID: 120650278
2026-03-27 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120650278%27 HTTP/1.1" 200 None
2026-03-27 19:00:39 [astonbarclay.gb] INFO: Scrape type for 120650278: 0
2026-03-27 19:00:39 [astonbarclay.gb] INFO: Found listing with ID: 120622377
2026-03-27 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120622377%27 HTTP/1.1" 200 None
2026-03-27 19:00:39 [astonbarclay.gb] INFO: Scrape type for 120622377: 0
2026-03-27 19:00:39 [astonbarclay.gb] INFO: Found listing with ID: 120573970
2026-03-27 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120573970%27 HTTP/1.1" 200 None
2026-03-27 19:00:39 [astonbarclay.gb] INFO: Scrape type for 120573970: 0
2026-03-27 19:00:39 [astonbarclay.gb] INFO: Found listing with ID: 120632944
2026-03-27 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120632944%27 HTTP/1.1" 200 None
2026-03-27 19:00:39 [astonbarclay.gb] INFO: Scrape type for 120632944: 0
2026-03-27 19:00:39 [astonbarclay.gb] INFO: Found listing with ID: 120657493
2026-03-27 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120657493%27 HTTP/1.1" 200 None
2026-03-27 19:00:39 [astonbarclay.gb] INFO: Scrape type for 120657493: 0
2026-03-27 19:00:39 [astonbarclay.gb] INFO: Found listing with ID: 120616956
2026-03-27 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120616956%27 HTTP/1.1" 200 None
2026-03-27 19:00:39 [astonbarclay.gb] INFO: Scrape type for 120616956: 0
2026-03-27 19:00:39 [astonbarclay.gb] INFO: Found listing with ID: 120509974
2026-03-27 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120509974%27 HTTP/1.1" 200 None
2026-03-27 19:00:39 [astonbarclay.gb] INFO: Scrape type for 120509974: 0
2026-03-27 19:00:39 [astonbarclay.gb] INFO: Found listing with ID: 120401206
2026-03-27 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120401206%27 HTTP/1.1" 200 None
2026-03-27 19:00:39 [astonbarclay.gb] INFO: Scrape type for 120401206: 0
2026-03-27 19:00:39 [astonbarclay.gb] INFO: Found listing with ID: 120503575
2026-03-27 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120503575%27 HTTP/1.1" 200 None
2026-03-27 19:00:39 [astonbarclay.gb] INFO: Scrape type for 120503575: 0
2026-03-27 19:00:39 [astonbarclay.gb] INFO: Found listing with ID: 120645930
2026-03-27 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120645930%27 HTTP/1.1" 200 None
2026-03-27 19:00:39 [astonbarclay.gb] INFO: Scrape type for 120645930: 0
2026-03-27 19:00:39 [astonbarclay.gb] INFO: Found listing with ID: 120621555
2026-03-27 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120621555%27 HTTP/1.1" 200 None
2026-03-27 19:00:39 [astonbarclay.gb] INFO: Scrape type for 120621555: 0
2026-03-27 19:00:39 [astonbarclay.gb] INFO: Found listing with ID: 120592678
2026-03-27 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120592678%27 HTTP/1.1" 200 None
2026-03-27 19:00:39 [astonbarclay.gb] INFO: Scrape type for 120592678: 0
2026-03-27 19:00:39 [astonbarclay.gb] INFO: Found listing with ID: 120652440
2026-03-27 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120652440%27 HTTP/1.1" 200 None
2026-03-27 19:00:39 [astonbarclay.gb] INFO: Scrape type for 120652440: 0
2026-03-27 19:00:39 [astonbarclay.gb] INFO: Found listing with ID: 120436090
2026-03-27 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120436090%27 HTTP/1.1" 200 None
2026-03-27 19:00:39 [astonbarclay.gb] INFO: Scrape type for 120436090: 0
2026-03-27 19:00:39 [astonbarclay.gb] INFO: Found listing with ID: 120666509
2026-03-27 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120666509%27 HTTP/1.1" 200 None
2026-03-27 19:00:39 [astonbarclay.gb] INFO: Scrape type for 120666509: 0
2026-03-27 19:00:39 [astonbarclay.gb] INFO: Found listing with ID: 120668414
2026-03-27 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120668414%27 HTTP/1.1" 200 None
2026-03-27 19:00:39 [astonbarclay.gb] INFO: Scrape type for 120668414: 0
2026-03-27 19:00:39 [astonbarclay.gb] INFO: Found listing with ID: 120657830
2026-03-27 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120657830%27 HTTP/1.1" 200 None
2026-03-27 19:00:39 [astonbarclay.gb] INFO: Scrape type for 120657830: 0
2026-03-27 19:00:39 [astonbarclay.gb] INFO: Found listing with ID: 120761485
2026-03-27 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120761485%27 HTTP/1.1" 200 None
2026-03-27 19:00:39 [astonbarclay.gb] INFO: Scrape type for 120761485: 2
2026-03-27 19:00:39 [astonbarclay.gb] INFO: Found listing with ID: 120688219
2026-03-27 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120688219%27 HTTP/1.1" 200 None
2026-03-27 19:00:39 [astonbarclay.gb] INFO: Scrape type for 120688219: 0
2026-03-27 19:00:39 [astonbarclay.gb] INFO: Found listing with ID: 120367074
2026-03-27 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120367074%27 HTTP/1.1" 200 None
2026-03-27 19:00:39 [astonbarclay.gb] INFO: Scrape type for 120367074: 0
2026-03-27 19:00:39 [astonbarclay.gb] INFO: Found listing with ID: 120751343
2026-03-27 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120751343%27 HTTP/1.1" 200 None
2026-03-27 19:00:39 [astonbarclay.gb] INFO: Scrape type for 120751343: 2
2026-03-27 19:00:39 [astonbarclay.gb] INFO: Found listing with ID: 120254900
2026-03-27 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120254900%27 HTTP/1.1" 200 None
2026-03-27 19:00:39 [astonbarclay.gb] INFO: Scrape type for 120254900: 0
2026-03-27 19:00:39 [astonbarclay.gb] INFO: Found listing with ID: 120615597
2026-03-27 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120615597%27 HTTP/1.1" 200 None
2026-03-27 19:00:39 [astonbarclay.gb] INFO: Scrape type for 120615597: 0
2026-03-27 19:00:39 [astonbarclay.gb] INFO: Found listing with ID: 120397505
2026-03-27 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120397505%27 HTTP/1.1" 200 None
2026-03-27 19:00:39 [astonbarclay.gb] INFO: Scrape type for 120397505: 0
2026-03-27 19:00:39 [astonbarclay.gb] INFO: Found listing with ID: 120443000
2026-03-27 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120443000%27 HTTP/1.1" 200 None
2026-03-27 19:00:39 [astonbarclay.gb] INFO: Scrape type for 120443000: 0
2026-03-27 19:00:39 [astonbarclay.gb] INFO: Found listing with ID: 120587864
2026-03-27 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120587864%27 HTTP/1.1" 200 None
2026-03-27 19:00:39 [astonbarclay.gb] INFO: Scrape type for 120587864: 0
2026-03-27 19:00:39 [astonbarclay.gb] INFO: Found listing with ID: 120257030
2026-03-27 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120257030%27 HTTP/1.1" 200 None
2026-03-27 19:00:39 [astonbarclay.gb] INFO: Scrape type for 120257030: 0
2026-03-27 19:00:39 [astonbarclay.gb] INFO: Found listing with ID: 120794268
2026-03-27 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120794268%27 HTTP/1.1" 200 None
2026-03-27 19:00:39 [astonbarclay.gb] INFO: Scrape type for 120794268: 0
2026-03-27 19:00:39 [astonbarclay.gb] INFO: Found listing with ID: 120667917
2026-03-27 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120667917%27 HTTP/1.1" 200 None
2026-03-27 19:00:39 [astonbarclay.gb] INFO: Scrape type for 120667917: 0
2026-03-27 19:00:39 [astonbarclay.gb] INFO: Found listing with ID: 120833168
2026-03-27 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120833168%27 HTTP/1.1" 200 None
2026-03-27 19:00:39 [astonbarclay.gb] INFO: Scrape type for 120833168: 0
2026-03-27 19:00:39 [astonbarclay.gb] INFO: Found listing with ID: 120826309
2026-03-27 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120826309%27 HTTP/1.1" 200 None
2026-03-27 19:00:39 [astonbarclay.gb] INFO: Scrape type for 120826309: 0
2026-03-27 19:00:39 [astonbarclay.gb] INFO: Found listing with ID: 120829129
2026-03-27 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120829129%27 HTTP/1.1" 200 None
2026-03-27 19:00:39 [astonbarclay.gb] INFO: Scrape type for 120829129: 0
2026-03-27 19:00:39 [astonbarclay.gb] INFO: Found listing with ID: 120827584
2026-03-27 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120827584%27 HTTP/1.1" 200 None
2026-03-27 19:00:39 [astonbarclay.gb] INFO: Scrape type for 120827584: 0
2026-03-27 19:00:39 [astonbarclay.gb] INFO: Found listing with ID: 120827073
2026-03-27 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120827073%27 HTTP/1.1" 200 None
2026-03-27 19:00:39 [astonbarclay.gb] INFO: Scrape type for 120827073: 0
2026-03-27 19:00:39 [astonbarclay.gb] INFO: Found listing with ID: 120832379
2026-03-27 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120832379%27 HTTP/1.1" 200 None
2026-03-27 19:00:39 [astonbarclay.gb] INFO: Scrape type for 120832379: 0
2026-03-27 19:00:39 [astonbarclay.gb] INFO: Found listing with ID: 120829465
2026-03-27 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120829465%27 HTTP/1.1" 200 None
2026-03-27 19:00:39 [astonbarclay.gb] INFO: Scrape type for 120829465: 0
2026-03-27 19:00:39 [astonbarclay.gb] INFO: Found listing with ID: 120827436
2026-03-27 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120827436%27 HTTP/1.1" 200 None
2026-03-27 19:00:39 [astonbarclay.gb] INFO: Scrape type for 120827436: 0
2026-03-27 19:00:39 [astonbarclay.gb] INFO: Found listing with ID: 120827550
2026-03-27 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120827550%27 HTTP/1.1" 200 None
2026-03-27 19:00:39 [astonbarclay.gb] INFO: Scrape type for 120827550: 0
2026-03-27 19:00:39 [astonbarclay.gb] INFO: Found listing with ID: 120830638
2026-03-27 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120830638%27 HTTP/1.1" 200 None
2026-03-27 19:00:39 [astonbarclay.gb] INFO: Scrape type for 120830638: 0
2026-03-27 19:00:39 [astonbarclay.gb] INFO: Found listing with ID: 120834243
2026-03-27 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120834243%27 HTTP/1.1" 200 None
2026-03-27 19:00:39 [astonbarclay.gb] INFO: Scrape type for 120834243: 0
2026-03-27 19:00:39 [astonbarclay.gb] INFO: Found listing with ID: 120827493
2026-03-27 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120827493%27 HTTP/1.1" 200 None
2026-03-27 19:00:39 [astonbarclay.gb] INFO: Scrape type for 120827493: 0
2026-03-27 19:00:39 [astonbarclay.gb] INFO: Found listing with ID: 120825616
2026-03-27 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120825616%27 HTTP/1.1" 200 None
2026-03-27 19:00:39 [astonbarclay.gb] INFO: Scrape type for 120825616: 0
2026-03-27 19:00:39 [astonbarclay.gb] INFO: Found listing with ID: 120832708
2026-03-27 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120832708%27 HTTP/1.1" 200 None
2026-03-27 19:00:39 [astonbarclay.gb] INFO: Scrape type for 120832708: 0
2026-03-27 19:00:39 [astonbarclay.gb] INFO: Found listing with ID: 120831502
2026-03-27 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120831502%27 HTTP/1.1" 200 None
2026-03-27 19:00:39 [astonbarclay.gb] INFO: Scrape type for 120831502: 0
2026-03-27 19:00:39 [astonbarclay.gb] INFO: Found listing with ID: 120833516
2026-03-27 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120833516%27 HTTP/1.1" 200 None
2026-03-27 19:00:39 [astonbarclay.gb] INFO: Scrape type for 120833516: 0
2026-03-27 19:00:39 [astonbarclay.gb] INFO: Found listing with ID: 120832455
2026-03-27 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120832455%27 HTTP/1.1" 200 None
2026-03-27 19:00:39 [astonbarclay.gb] INFO: Scrape type for 120832455: 0
2026-03-27 19:00:39 [astonbarclay.gb] INFO: Found listing with ID: 120828449
2026-03-27 19:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120828449%27 HTTP/1.1" 200 None
2026-03-27 19:00:40 [astonbarclay.gb] INFO: Scrape type for 120828449: 0
2026-03-27 19:00:40 [astonbarclay.gb] INFO: Found listing with ID: 120838374
2026-03-27 19:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120838374%27 HTTP/1.1" 200 None
2026-03-27 19:00:40 [astonbarclay.gb] INFO: Scrape type for 120838374: 0
2026-03-27 19:00:40 [astonbarclay.gb] INFO: Found listing with ID: 120832866
2026-03-27 19:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120832866%27 HTTP/1.1" 200 None
2026-03-27 19:00:40 [astonbarclay.gb] INFO: Scrape type for 120832866: 0
2026-03-27 19:00:40 [astonbarclay.gb] INFO: Found listing with ID: 120828329
2026-03-27 19:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120828329%27 HTTP/1.1" 200 None
2026-03-27 19:00:40 [astonbarclay.gb] INFO: Scrape type for 120828329: 0
2026-03-27 19:00:40 [astonbarclay.gb] INFO: Found listing with ID: 87515789
2026-03-27 19:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%2787515789%27 HTTP/1.1" 200 None
2026-03-27 19:00:40 [astonbarclay.gb] INFO: Scrape type for 87515789: 0
2026-03-27 19:00:40 [astonbarclay.gb] INFO: Found listing with ID: 120838324
2026-03-27 19:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120838324%27 HTTP/1.1" 200 None
2026-03-27 19:00:40 [astonbarclay.gb] INFO: Scrape type for 120838324: 0
2026-03-27 19:00:40 [astonbarclay.gb] INFO: Found listing with ID: 120838333
2026-03-27 19:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120838333%27 HTTP/1.1" 200 None
2026-03-27 19:00:40 [astonbarclay.gb] INFO: Scrape type for 120838333: 0
2026-03-27 19:00:40 [astonbarclay.gb] INFO: Found listing with ID: 120829717
2026-03-27 19:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120829717%27 HTTP/1.1" 200 None
2026-03-27 19:00:40 [astonbarclay.gb] INFO: Scrape type for 120829717: 0
2026-03-27 19:00:40 [astonbarclay.gb] INFO: Found listing with ID: 120832304
2026-03-27 19:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120832304%27 HTTP/1.1" 200 None
2026-03-27 19:00:40 [astonbarclay.gb] INFO: Scrape type for 120832304: 0
2026-03-27 19:00:40 [astonbarclay.gb] INFO: Found listing with ID: 120838347
2026-03-27 19:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120838347%27 HTTP/1.1" 200 None
2026-03-27 19:00:40 [astonbarclay.gb] INFO: Scrape type for 120838347: 0
2026-03-27 19:00:40 [astonbarclay.gb] INFO: Found listing with ID: 120828047
2026-03-27 19:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120828047%27 HTTP/1.1" 200 None
2026-03-27 19:00:40 [astonbarclay.gb] INFO: Scrape type for 120828047: 0
2026-03-27 19:00:40 [astonbarclay.gb] INFO: Found listing with ID: 120737032
2026-03-27 19:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120737032%27 HTTP/1.1" 200 None
2026-03-27 19:00:40 [astonbarclay.gb] INFO: Scrape type for 120737032: 2
2026-03-27 19:00:40 [astonbarclay.gb] INFO: Found listing with ID: 120804839
2026-03-27 19:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120804839%27 HTTP/1.1" 200 None
2026-03-27 19:00:40 [astonbarclay.gb] INFO: Scrape type for 120804839: 0
2026-03-27 19:00:40 [astonbarclay.gb] INFO: Found listing with ID: 120404970
2026-03-27 19:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120404970%27 HTTP/1.1" 200 None
2026-03-27 19:00:40 [astonbarclay.gb] INFO: Scrape type for 120404970: 0
2026-03-27 19:00:40 [astonbarclay.gb] INFO: Found listing with ID: 120256266
2026-03-27 19:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120256266%27 HTTP/1.1" 200 None
2026-03-27 19:00:40 [astonbarclay.gb] INFO: Scrape type for 120256266: 0
2026-03-27 19:00:40 [astonbarclay.gb] INFO: Found listing with ID: 120562320
2026-03-27 19:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120562320%27 HTTP/1.1" 200 None
2026-03-27 19:00:40 [astonbarclay.gb] INFO: Scrape type for 120562320: 2
2026-03-27 19:00:40 [astonbarclay.gb] INFO: Found listing with ID: 120646777
2026-03-27 19:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120646777%27 HTTP/1.1" 200 None
2026-03-27 19:00:40 [astonbarclay.gb] INFO: Scrape type for 120646777: 0
2026-03-27 19:00:40 [astonbarclay.gb] INFO: Found listing with ID: 120606319
2026-03-27 19:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120606319%27 HTTP/1.1" 200 None
2026-03-27 19:00:40 [astonbarclay.gb] INFO: Scrape type for 120606319: 0
2026-03-27 19:00:40 [astonbarclay.gb] INFO: Found listing with ID: 120255976
2026-03-27 19:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120255976%27 HTTP/1.1" 200 None
2026-03-27 19:00:40 [astonbarclay.gb] INFO: Scrape type for 120255976: 2
2026-03-27 19:00:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120735368?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:00:40 [astonbarclay.gb] INFO: Found listing with ID: 120562354
2026-03-27 19:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120562354%27 HTTP/1.1" 200 None
2026-03-27 19:00:40 [astonbarclay.gb] INFO: Scrape type for 120562354: 2
2026-03-27 19:00:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:00:40 [astonbarclay.gb] INFO: Found listing with ID: 120546514
2026-03-27 19:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120546514%27 HTTP/1.1" 200 None
2026-03-27 19:00:40 [astonbarclay.gb] INFO: Scrape type for 120546514: 0
2026-03-27 19:00:40 [astonbarclay.gb] INFO: Found listing with ID: 120562548
2026-03-27 19:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120562548%27 HTTP/1.1" 200 None
2026-03-27 19:00:40 [astonbarclay.gb] INFO: Scrape type for 120562548: 2
2026-03-27 19:00:40 [astonbarclay.gb] INFO: Found listing with ID: 120573323
2026-03-27 19:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120573323%27 HTTP/1.1" 200 None
2026-03-27 19:00:40 [astonbarclay.gb] INFO: Scrape type for 120573323: 0
2026-03-27 19:00:40 [astonbarclay.gb] INFO: Found listing with ID: 120649354
2026-03-27 19:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120649354%27 HTTP/1.1" 200 None
2026-03-27 19:00:40 [astonbarclay.gb] INFO: Scrape type for 120649354: 0
2026-03-27 19:00:40 [astonbarclay.gb] INFO: Found listing with ID: 120679322
2026-03-27 19:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120679322%27 HTTP/1.1" 200 None
2026-03-27 19:00:40 [astonbarclay.gb] INFO: Scrape type for 120679322: 2
2026-03-27 19:00:40 [astonbarclay.gb] INFO: Found listing with ID: 120562277
2026-03-27 19:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120562277%27 HTTP/1.1" 200 None
2026-03-27 19:00:40 [astonbarclay.gb] INFO: Scrape type for 120562277: 2
2026-03-27 19:00:40 [astonbarclay.gb] INFO: Found listing with ID: 120562567
2026-03-27 19:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120562567%27 HTTP/1.1" 200 None
2026-03-27 19:00:40 [astonbarclay.gb] INFO: Scrape type for 120562567: 2
2026-03-27 19:00:40 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120735368, 'registration': 'YP70WXU', 'account': 'WBA002', 'make': 'HYUNDAI', 'model': 'TUCSON DIESEL ESTATE', 'derivative': '1.6 CRDi 48V MHD SE Nav 5dr 2WD', 'mileage': 33233, 'mileageWarranty': True, 'type': 'car', 'saleId': 19180, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-03-30T09:00Z', 'lot': 1165, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2020-10-21', 'fuel': 'Diesel', 'motExpiry': '2026-10-20', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/YP70WXU/2026-03-26/image/45cd0a07-bc89-4639-ad3f-884cc9f2f196_removebg.jpg?w=600', 'https://abimg003.imgix.net/YP70WXU/2026-03-26/image/09a809ee-350d-4340-a162-4fd58f542097_removebg.jpg?w=600', 'https://abimg003.imgix.net/YP70WXU/2026-03-26/image/76de44dc-2afd-4d94-a7e3-02d9e186b26a_removebg.jpg?w=600', 'https://abimg003.imgix.net/YP70WXU/2026-03-26/image/bb1b5009-4a8f-4a45-a389-ab7754ef2aac_removebg.jpg?w=600', 'https://abimg003.imgix.net/YP70WXU/2026-03-26/image/2461ce01-c344-4ddb-b0f5-7feec72907b0_removebg.jpg?w=600', 'https://abimg003.imgix.net/YP70WXU/2026-03-26/image/4e5cebcb-55bb-4398-9a6d-87939188738e_removebg.jpg?w=600', 'https://abimg003.imgix.net/YP70WXU/2026-03-26/image/7bd03996-a397-4234-8176-4e9e1b12dfcf_removebg.jpg?w=600', 'https://abimg003.imgix.net/YP70WXU/2026-03-26/image/8e1ec180-bad5-4bde-956a-2d3af0acd857_removebg.jpg?w=600', 'https://abimg003.imgix.net/YP70WXU/2026-03-26/image/d309d399-7871-486e-b3f2-6923d41f73f9_removebg.jpg?w=600', 'https://abimg003.imgix.net/YP70WXU/2026-03-26/image/7a0ffb48-0e59-41d9-964d-7c9af9528e89_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 10/21 3K - 10/22 8K - 10/23 11K - 09/24 14K - 11/25 15K', 'remarks': 'VOSA STATES 11K- 14K- 27K - 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': 143, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/dc2add9b-7ebf-4692-994a-ef659c034250.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:00:40 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120735368, 'registration': 'YP70WXU', 'account': 'WBA002', 'make': 'HYUNDAI', 'model': 'TUCSON DIESEL ESTATE', 'derivative': '1.6 CRDi 48V MHD SE Nav 5dr 2WD', 'mileage': 33233, 'mileageWarranty': True, 'type': 'car', 'saleId': 19180, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-03-30T09:00Z', 'lot': 1165, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2020-10-21', 'fuel': 'Diesel', 'motExpiry': '2026-10-20', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/YP70WXU/2026-03-26/image/45cd0a07-bc89-4639-ad3f-884cc9f2f196_removebg.jpg?w=600', 'https://abimg003.imgix.net/YP70WXU/2026-03-26/image/09a809ee-350d-4340-a162-4fd58f542097_removebg.jpg?w=600', 'https://abimg003.imgix.net/YP70WXU/2026-03-26/image/76de44dc-2afd-4d94-a7e3-02d9e186b26a_removebg.jpg?w=600', 'https://abimg003.imgix.net/YP70WXU/2026-03-26/image/bb1b5009-4a8f-4a45-a389-ab7754ef2aac_removebg.jpg?w=600', 'https://abimg003.imgix.net/YP70WXU/2026-03-26/image/2461ce01-c344-4ddb-b0f5-7feec72907b0_removebg.jpg?w=600', 'https://abimg003.imgix.net/YP70WXU/2026-03-26/image/4e5cebcb-55bb-4398-9a6d-87939188738e_removebg.jpg?w=600', 'https://abimg003.imgix.net/YP70WXU/2026-03-26/image/7bd03996-a397-4234-8176-4e9e1b12dfcf_removebg.jpg?w=600', 'https://abimg003.imgix.net/YP70WXU/2026-03-26/image/8e1ec180-bad5-4bde-956a-2d3af0acd857_removebg.jpg?w=600', 'https://abimg003.imgix.net/YP70WXU/2026-03-26/image/d309d399-7871-486e-b3f2-6923d41f73f9_removebg.jpg?w=600', 'https://abimg003.imgix.net/YP70WXU/2026-03-26/image/7a0ffb48-0e59-41d9-964d-7c9af9528e89_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 10/21 3K - 10/22 8K - 10/23 11K - 09/24 14K - 11/25 15K', 'remarks': 'VOSA STATES 11K- 14K- 27K - 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': 143, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/dc2add9b-7ebf-4692-994a-ef659c034250.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:00:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 29baf978-85cc-52de-af35-63aa0d5a4180 with identifier: 120735368
2026-03-27 19:00:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 29baf978-85cc-52de-af35-63aa0d5a4180 with scrape type 2
2026-03-27 19:00:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 29baf978-85cc-52de-af35-63aa0d5a4180 with scrape type 2
2026-03-27 19:00:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 29baf978-85cc-52de-af35-63aa0d5a4180, identifier: 120735368
2026-03-27 19:00:40 [astonbarclay.gb] INFO: Found listing with ID: 120484028
2026-03-27 19:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120484028%27 HTTP/1.1" 200 None
2026-03-27 19:00:40 [astonbarclay.gb] INFO: Scrape type for 120484028: 2
2026-03-27 19:00:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 29baf978-85cc-52de-af35-63aa0d5a4180 with identifier: 120735368
2026-03-27 19:00:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 19:00:40 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=BLUE HTTP/1.1" 200 None
2026-03-27 19:00:41 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 19:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-27 19:00:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 19:00:41 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Diesel HTTP/1.1" 200 None
2026-03-27 19:00:41 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 19:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-27 19:00:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 29baf978-85cc-52de-af35-63aa0d5a4180 with identifier: 120735368
2026-03-27 19:00:41 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 29baf978-85cc-52de-af35-63aa0d5a4180 with identifier: 120735368 to the API
2026-03-27 19:00:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19: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-27 19:00:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120735368?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 143,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': '29baf978-85cc-52de-af35-63aa0d5a4180',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'YP70WXU',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120735368',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'HYUNDAI',
'model': 'TUCSON DIESEL ESTATE',
'odometer': 33233,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-10-21',
'seller_name': 'UKCGR - Premium',
'title': 'HYUNDAI TUCSON DIESEL ESTATE 1.6 CRDi 48V MHD SE Nav 5dr 2WD',
'transmission': 'manual',
'trim': '1.6 CRDi 48V MHD SE Nav 5dr 2WD',
'vin': None,
'year': 2020}
2026-03-27 19:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120735368%27 HTTP/1.1" 200 None
2026-03-27 19:00:41 [astonbarclay.gb] INFO: Saving data for 120735368: {'auction_closing_time': 1774861200.0, 'created_time': 1774432898.805832, 'last_price_update_time': 1774638041.400273}
2026-03-27 19:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120735368') HTTP/1.1" 204 0
2026-03-27 19:00:41 [astonbarclay.gb] INFO: Found listing with ID: 120690950
2026-03-27 19:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120690950%27 HTTP/1.1" 200 None
2026-03-27 19:00:41 [astonbarclay.gb] INFO: Scrape type for 120690950: 2
2026-03-27 19:00:41 [astonbarclay.gb] INFO: Found listing with ID: 120586845
2026-03-27 19:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120586845%27 HTTP/1.1" 200 None
2026-03-27 19:00:41 [astonbarclay.gb] INFO: Scrape type for 120586845: 0
2026-03-27 19:00:41 [astonbarclay.gb] INFO: Found listing with ID: 120441640
2026-03-27 19:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120441640%27 HTTP/1.1" 200 None
2026-03-27 19:00:41 [astonbarclay.gb] INFO: Scrape type for 120441640: 0
2026-03-27 19:00:41 [astonbarclay.gb] INFO: Found listing with ID: 120653166
2026-03-27 19:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120653166%27 HTTP/1.1" 200 None
2026-03-27 19:00:41 [astonbarclay.gb] INFO: Scrape type for 120653166: 2
2026-03-27 19:00:41 [astonbarclay.gb] INFO: Found listing with ID: 120853495
2026-03-27 19:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120853495%27 HTTP/1.1" 200 None
2026-03-27 19:00:41 [astonbarclay.gb] INFO: Scrape type for 120853495: 0
2026-03-27 19:00:41 [astonbarclay.gb] INFO: Found listing with ID: 120473894
2026-03-27 19:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120473894%27 HTTP/1.1" 200 None
2026-03-27 19:00:41 [astonbarclay.gb] INFO: Scrape type for 120473894: 0
2026-03-27 19:00:41 [astonbarclay.gb] INFO: Found listing with ID: 120756520
2026-03-27 19:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120756520%27 HTTP/1.1" 200 None
2026-03-27 19:00:41 [astonbarclay.gb] INFO: Scrape type for 120756520: 0
2026-03-27 19:00:41 [astonbarclay.gb] INFO: Found listing with ID: 120441523
2026-03-27 19:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120441523%27 HTTP/1.1" 200 None
2026-03-27 19:00:41 [astonbarclay.gb] INFO: Scrape type for 120441523: 2
2026-03-27 19:00:41 [astonbarclay.gb] INFO: Found listing with ID: 120861840
2026-03-27 19:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120861840%27 HTTP/1.1" 200 None
2026-03-27 19:00:41 [astonbarclay.gb] INFO: Scrape type for 120861840: 1
2026-03-27 19:00:41 [astonbarclay.gb] INFO: Found listing with ID: 120220474
2026-03-27 19:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120220474%27 HTTP/1.1" 200 None
2026-03-27 19:00:41 [astonbarclay.gb] INFO: Scrape type for 120220474: 2
2026-03-27 19:00:41 [astonbarclay.gb] INFO: Found listing with ID: 120410046
2026-03-27 19:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120410046%27 HTTP/1.1" 200 None
2026-03-27 19:00:41 [astonbarclay.gb] INFO: Scrape type for 120410046: 0
2026-03-27 19:00:41 [astonbarclay.gb] INFO: Found listing with ID: 120854123
2026-03-27 19:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120854123%27 HTTP/1.1" 200 None
2026-03-27 19:00:41 [astonbarclay.gb] INFO: Scrape type for 120854123: 0
2026-03-27 19:00:41 [astonbarclay.gb] INFO: Found listing with ID: 120506878
2026-03-27 19:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120506878%27 HTTP/1.1" 200 None
2026-03-27 19:00:41 [astonbarclay.gb] INFO: Scrape type for 120506878: 0
2026-03-27 19:00:41 [astonbarclay.gb] INFO: Found listing with ID: 120562403
2026-03-27 19:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120562403%27 HTTP/1.1" 200 None
2026-03-27 19:00:41 [astonbarclay.gb] INFO: Scrape type for 120562403: 2
2026-03-27 19:00:41 [astonbarclay.gb] INFO: Found listing with ID: 120443413
2026-03-27 19:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120443413%27 HTTP/1.1" 200 None
2026-03-27 19:00:41 [astonbarclay.gb] INFO: Scrape type for 120443413: 0
2026-03-27 19:00:41 [astonbarclay.gb] INFO: Found listing with ID: 120771073
2026-03-27 19:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120771073%27 HTTP/1.1" 200 None
2026-03-27 19:00:41 [astonbarclay.gb] INFO: Scrape type for 120771073: 0
2026-03-27 19:00:41 [astonbarclay.gb] INFO: Found listing with ID: 120653276
2026-03-27 19:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120653276%27 HTTP/1.1" 200 None
2026-03-27 19:00:41 [astonbarclay.gb] INFO: Scrape type for 120653276: 0
2026-03-27 19:00:41 [astonbarclay.gb] INFO: Found listing with ID: 120691012
2026-03-27 19:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120691012%27 HTTP/1.1" 200 None
2026-03-27 19:00:41 [astonbarclay.gb] INFO: Scrape type for 120691012: 0
2026-03-27 19:00:41 [astonbarclay.gb] INFO: Found listing with ID: 120595660
2026-03-27 19:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120595660%27 HTTP/1.1" 200 None
2026-03-27 19:00:41 [astonbarclay.gb] INFO: Scrape type for 120595660: 0
2026-03-27 19:00:41 [astonbarclay.gb] INFO: Found listing with ID: 120857282
2026-03-27 19:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120857282%27 HTTP/1.1" 200 None
2026-03-27 19:00:41 [astonbarclay.gb] INFO: Scrape type for 120857282: 0
2026-03-27 19:00:41 [astonbarclay.gb] INFO: Found listing with ID: 118845719
2026-03-27 19:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27118845719%27 HTTP/1.1" 200 None
2026-03-27 19:00:41 [astonbarclay.gb] INFO: Scrape type for 118845719: 0
2026-03-27 19:00:41 [astonbarclay.gb] INFO: Found listing with ID: 120859461
2026-03-27 19:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120859461%27 HTTP/1.1" 200 None
2026-03-27 19:00:41 [astonbarclay.gb] INFO: Scrape type for 120859461: 1
2026-03-27 19:00:41 [astonbarclay.gb] INFO: Found listing with ID: 120857338
2026-03-27 19:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120857338%27 HTTP/1.1" 200 None
2026-03-27 19:00:41 [astonbarclay.gb] INFO: Scrape type for 120857338: 0
2026-03-27 19:00:41 [astonbarclay.gb] INFO: Found listing with ID: 120515038
2026-03-27 19:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120515038%27 HTTP/1.1" 200 None
2026-03-27 19:00:41 [astonbarclay.gb] INFO: Scrape type for 120515038: 2
2026-03-27 19:00:41 [astonbarclay.gb] INFO: Found listing with ID: 120586865
2026-03-27 19:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120586865%27 HTTP/1.1" 200 None
2026-03-27 19:00:41 [astonbarclay.gb] INFO: Scrape type for 120586865: 0
2026-03-27 19:00:41 [astonbarclay.gb] INFO: Found listing with ID: 120554208
2026-03-27 19:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120554208%27 HTTP/1.1" 200 None
2026-03-27 19:00:41 [astonbarclay.gb] INFO: Scrape type for 120554208: 0
2026-03-27 19:00:41 [astonbarclay.gb] INFO: Found listing with ID: 120747915
2026-03-27 19:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120747915%27 HTTP/1.1" 200 None
2026-03-27 19:00:41 [astonbarclay.gb] INFO: Scrape type for 120747915: 0
2026-03-27 19:00:41 [astonbarclay.gb] INFO: Found listing with ID: 120562331
2026-03-27 19:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120562331%27 HTTP/1.1" 200 None
2026-03-27 19:00:41 [astonbarclay.gb] INFO: Scrape type for 120562331: 2
2026-03-27 19:00:41 [astonbarclay.gb] INFO: Found listing with ID: 120562484
2026-03-27 19:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120562484%27 HTTP/1.1" 200 None
2026-03-27 19:00:41 [astonbarclay.gb] INFO: Scrape type for 120562484: 2
2026-03-27 19:00:41 [astonbarclay.gb] INFO: Found listing with ID: 120595642
2026-03-27 19:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120595642%27 HTTP/1.1" 200 None
2026-03-27 19:00:41 [astonbarclay.gb] INFO: Scrape type for 120595642: 0
2026-03-27 19:00:41 [astonbarclay.gb] INFO: Found listing with ID: 120461525
2026-03-27 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120461525%27 HTTP/1.1" 200 None
2026-03-27 19:00:42 [astonbarclay.gb] INFO: Scrape type for 120461525: 0
2026-03-27 19:00:42 [astonbarclay.gb] INFO: Found listing with ID: 120369549
2026-03-27 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120369549%27 HTTP/1.1" 200 None
2026-03-27 19:00:42 [astonbarclay.gb] INFO: Scrape type for 120369549: 0
2026-03-27 19:00:42 [astonbarclay.gb] INFO: Found listing with ID: 120830194
2026-03-27 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120830194%27 HTTP/1.1" 200 None
2026-03-27 19:00:42 [astonbarclay.gb] INFO: Scrape type for 120830194: 0
2026-03-27 19:00:42 [astonbarclay.gb] INFO: Found listing with ID: 120365951
2026-03-27 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120365951%27 HTTP/1.1" 200 None
2026-03-27 19:00:42 [astonbarclay.gb] INFO: Scrape type for 120365951: 0
2026-03-27 19:00:42 [astonbarclay.gb] INFO: Found listing with ID: 120793796
2026-03-27 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120793796%27 HTTP/1.1" 200 None
2026-03-27 19:00:42 [astonbarclay.gb] INFO: Scrape type for 120793796: 0
2026-03-27 19:00:42 [astonbarclay.gb] INFO: Found listing with ID: 120861228
2026-03-27 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120861228%27 HTTP/1.1" 200 None
2026-03-27 19:00:42 [astonbarclay.gb] INFO: Scrape type for 120861228: 1
2026-03-27 19:00:42 [astonbarclay.gb] INFO: Found listing with ID: 120804884
2026-03-27 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120804884%27 HTTP/1.1" 200 None
2026-03-27 19:00:42 [astonbarclay.gb] INFO: Scrape type for 120804884: 0
2026-03-27 19:00:42 [astonbarclay.gb] INFO: Found listing with ID: 120859605
2026-03-27 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120859605%27 HTTP/1.1" 200 None
2026-03-27 19:00:42 [astonbarclay.gb] INFO: Scrape type for 120859605: 1
2026-03-27 19:00:42 [astonbarclay.gb] INFO: Found listing with ID: 120751313
2026-03-27 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120751313%27 HTTP/1.1" 200 None
2026-03-27 19:00:42 [astonbarclay.gb] INFO: Scrape type for 120751313: 0
2026-03-27 19:00:42 [astonbarclay.gb] INFO: Found listing with ID: 120582900
2026-03-27 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120582900%27 HTTP/1.1" 200 None
2026-03-27 19:00:42 [astonbarclay.gb] INFO: Scrape type for 120582900: 2
2026-03-27 19:00:42 [astonbarclay.gb] INFO: Found listing with ID: 120687428
2026-03-27 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120687428%27 HTTP/1.1" 200 None
2026-03-27 19:00:42 [astonbarclay.gb] INFO: Scrape type for 120687428: 2
2026-03-27 19:00:42 [astonbarclay.gb] INFO: Found listing with ID: 120595651
2026-03-27 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120595651%27 HTTP/1.1" 200 None
2026-03-27 19:00:42 [astonbarclay.gb] INFO: Scrape type for 120595651: 0
2026-03-27 19:00:42 [astonbarclay.gb] INFO: Found listing with ID: 120861619
2026-03-27 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120861619%27 HTTP/1.1" 200 None
2026-03-27 19:00:42 [astonbarclay.gb] INFO: Scrape type for 120861619: 1
2026-03-27 19:00:42 [astonbarclay.gb] INFO: Found listing with ID: 120860800
2026-03-27 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120860800%27 HTTP/1.1" 200 None
2026-03-27 19:00:42 [astonbarclay.gb] INFO: Scrape type for 120860800: 1
2026-03-27 19:00:42 [astonbarclay.gb] INFO: Found listing with ID: 120485459
2026-03-27 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120485459%27 HTTP/1.1" 200 None
2026-03-27 19:00:42 [astonbarclay.gb] INFO: Scrape type for 120485459: 0
2026-03-27 19:00:42 [astonbarclay.gb] INFO: Found listing with ID: 120619943
2026-03-27 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120619943%27 HTTP/1.1" 200 None
2026-03-27 19:00:42 [astonbarclay.gb] INFO: Scrape type for 120619943: 0
2026-03-27 19:00:42 [astonbarclay.gb] INFO: Found listing with ID: 120797261
2026-03-27 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120797261%27 HTTP/1.1" 200 None
2026-03-27 19:00:42 [astonbarclay.gb] INFO: Scrape type for 120797261: 0
2026-03-27 19:00:42 [astonbarclay.gb] INFO: Found listing with ID: 120693399
2026-03-27 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120693399%27 HTTP/1.1" 200 None
2026-03-27 19:00:42 [astonbarclay.gb] INFO: Scrape type for 120693399: 0
2026-03-27 19:00:42 [astonbarclay.gb] INFO: Found listing with ID: 120630009
2026-03-27 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120630009%27 HTTP/1.1" 200 None
2026-03-27 19:00:42 [astonbarclay.gb] INFO: Scrape type for 120630009: 0
2026-03-27 19:00:42 [astonbarclay.gb] INFO: Found listing with ID: 120502714
2026-03-27 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120502714%27 HTTP/1.1" 200 None
2026-03-27 19:00:42 [astonbarclay.gb] INFO: Scrape type for 120502714: 0
2026-03-27 19:00:42 [astonbarclay.gb] INFO: Found listing with ID: 120586010
2026-03-27 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120586010%27 HTTP/1.1" 200 None
2026-03-27 19:00:42 [astonbarclay.gb] INFO: Scrape type for 120586010: 0
2026-03-27 19:00:42 [astonbarclay.gb] INFO: Found listing with ID: 120631698
2026-03-27 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120631698%27 HTTP/1.1" 200 None
2026-03-27 19:00:42 [astonbarclay.gb] INFO: Scrape type for 120631698: 0
2026-03-27 19:00:42 [astonbarclay.gb] INFO: Found listing with ID: 119252663
2026-03-27 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119252663%27 HTTP/1.1" 200 None
2026-03-27 19:00:42 [astonbarclay.gb] INFO: Scrape type for 119252663: 0
2026-03-27 19:00:42 [astonbarclay.gb] INFO: Found listing with ID: 119855237
2026-03-27 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119855237%27 HTTP/1.1" 200 None
2026-03-27 19:00:42 [astonbarclay.gb] INFO: Scrape type for 119855237: 0
2026-03-27 19:00:42 [astonbarclay.gb] INFO: Found listing with ID: 120588960
2026-03-27 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120588960%27 HTTP/1.1" 200 None
2026-03-27 19:00:42 [astonbarclay.gb] INFO: Scrape type for 120588960: 0
2026-03-27 19:00:42 [astonbarclay.gb] INFO: Found listing with ID: 120098624
2026-03-27 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120098624%27 HTTP/1.1" 200 None
2026-03-27 19:00:42 [astonbarclay.gb] INFO: Scrape type for 120098624: 0
2026-03-27 19:00:42 [astonbarclay.gb] INFO: Found listing with ID: 120717264
2026-03-27 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120717264%27 HTTP/1.1" 200 None
2026-03-27 19:00:42 [astonbarclay.gb] INFO: Scrape type for 120717264: 0
2026-03-27 19:00:42 [astonbarclay.gb] INFO: Found listing with ID: 120806300
2026-03-27 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120806300%27 HTTP/1.1" 200 None
2026-03-27 19:00:42 [astonbarclay.gb] INFO: Scrape type for 120806300: 0
2026-03-27 19:00:42 [astonbarclay.gb] INFO: Found listing with ID: 120799641
2026-03-27 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120799641%27 HTTP/1.1" 200 None
2026-03-27 19:00:42 [astonbarclay.gb] INFO: Scrape type for 120799641: 0
2026-03-27 19:00:42 [astonbarclay.gb] INFO: Found listing with ID: 120806069
2026-03-27 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120806069%27 HTTP/1.1" 200 None
2026-03-27 19:00:42 [astonbarclay.gb] INFO: Scrape type for 120806069: 0
2026-03-27 19:00:42 [astonbarclay.gb] INFO: Found listing with ID: 120813427
2026-03-27 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120813427%27 HTTP/1.1" 200 None
2026-03-27 19:00:42 [astonbarclay.gb] INFO: Scrape type for 120813427: 0
2026-03-27 19:00:42 [astonbarclay.gb] INFO: Found listing with ID: 120806876
2026-03-27 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120806876%27 HTTP/1.1" 200 None
2026-03-27 19:00:42 [astonbarclay.gb] INFO: Scrape type for 120806876: 0
2026-03-27 19:00:42 [astonbarclay.gb] INFO: Found listing with ID: 120797313
2026-03-27 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120797313%27 HTTP/1.1" 200 None
2026-03-27 19:00:42 [astonbarclay.gb] INFO: Scrape type for 120797313: 0
2026-03-27 19:00:42 [astonbarclay.gb] INFO: Found listing with ID: 120693503
2026-03-27 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120693503%27 HTTP/1.1" 200 None
2026-03-27 19:00:42 [astonbarclay.gb] INFO: Scrape type for 120693503: 0
2026-03-27 19:00:42 [astonbarclay.gb] INFO: Found listing with ID: 120763578
2026-03-27 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120763578%27 HTTP/1.1" 200 None
2026-03-27 19:00:42 [astonbarclay.gb] INFO: Scrape type for 120763578: 2
2026-03-27 19:00:42 [astonbarclay.gb] INFO: Found listing with ID: 120763511
2026-03-27 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120763511%27 HTTP/1.1" 200 None
2026-03-27 19:00:42 [astonbarclay.gb] INFO: Scrape type for 120763511: 2
2026-03-27 19:00:42 [astonbarclay.gb] INFO: Found listing with ID: 119920282
2026-03-27 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119920282%27 HTTP/1.1" 200 None
2026-03-27 19:00:42 [astonbarclay.gb] INFO: Scrape type for 119920282: 0
2026-03-27 19:00:42 [astonbarclay.gb] INFO: Found listing with ID: 120763986
2026-03-27 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120763986%27 HTTP/1.1" 200 None
2026-03-27 19:00:42 [astonbarclay.gb] INFO: Scrape type for 120763986: 2
2026-03-27 19:00:42 [astonbarclay.gb] INFO: Found listing with ID: 120817027
2026-03-27 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120817027%27 HTTP/1.1" 200 None
2026-03-27 19:00:42 [astonbarclay.gb] INFO: Scrape type for 120817027: 0
2026-03-27 19:00:42 [astonbarclay.gb] INFO: Found listing with ID: 120818085
2026-03-27 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120818085%27 HTTP/1.1" 200 None
2026-03-27 19:00:42 [astonbarclay.gb] INFO: Scrape type for 120818085: 0
2026-03-27 19:00:42 [astonbarclay.gb] INFO: Found listing with ID: 120829283
2026-03-27 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120829283%27 HTTP/1.1" 200 None
2026-03-27 19:00:42 [astonbarclay.gb] INFO: Scrape type for 120829283: 0
2026-03-27 19:00:42 [astonbarclay.gb] INFO: Found listing with ID: 120715097
2026-03-27 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120715097%27 HTTP/1.1" 200 None
2026-03-27 19:00:42 [astonbarclay.gb] INFO: Scrape type for 120715097: 0
2026-03-27 19:00:42 [astonbarclay.gb] INFO: Found listing with ID: 120752694
2026-03-27 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120752694%27 HTTP/1.1" 200 None
2026-03-27 19:00:42 [astonbarclay.gb] INFO: Scrape type for 120752694: 0
2026-03-27 19:00:42 [astonbarclay.gb] INFO: Found listing with ID: 120838928
2026-03-27 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120838928%27 HTTP/1.1" 200 None
2026-03-27 19:00:42 [astonbarclay.gb] INFO: Scrape type for 120838928: 0
2026-03-27 19:00:42 [astonbarclay.gb] INFO: Found listing with ID: 120838596
2026-03-27 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120838596%27 HTTP/1.1" 200 None
2026-03-27 19:00:42 [astonbarclay.gb] INFO: Scrape type for 120838596: 0
2026-03-27 19:00:42 [astonbarclay.gb] INFO: Found listing with ID: 120838572
2026-03-27 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120838572%27 HTTP/1.1" 200 None
2026-03-27 19:00:42 [astonbarclay.gb] INFO: Scrape type for 120838572: 0
2026-03-27 19:00:42 [astonbarclay.gb] INFO: Found listing with ID: 120839298
2026-03-27 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120839298%27 HTTP/1.1" 200 None
2026-03-27 19:00:42 [astonbarclay.gb] INFO: Scrape type for 120839298: 0
2026-03-27 19:00:42 [astonbarclay.gb] INFO: Found listing with ID: 120838706
2026-03-27 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120838706%27 HTTP/1.1" 200 None
2026-03-27 19:00:42 [astonbarclay.gb] INFO: Scrape type for 120838706: 0
2026-03-27 19:00:42 [astonbarclay.gb] INFO: Found listing with ID: 120829374
2026-03-27 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120829374%27 HTTP/1.1" 200 None
2026-03-27 19:00:42 [astonbarclay.gb] INFO: Scrape type for 120829374: 0
2026-03-27 19:00:42 [astonbarclay.gb] INFO: Found listing with ID: 120632405
2026-03-27 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120632405%27 HTTP/1.1" 200 None
2026-03-27 19:00:42 [astonbarclay.gb] INFO: Scrape type for 120632405: 0
2026-03-27 19:00:42 [astonbarclay.gb] INFO: Found listing with ID: 120574476
2026-03-27 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120574476%27 HTTP/1.1" 200 None
2026-03-27 19:00:42 [astonbarclay.gb] INFO: Scrape type for 120574476: 0
2026-03-27 19:00:42 [astonbarclay.gb] INFO: Found listing with ID: 120619082
2026-03-27 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120619082%27 HTTP/1.1" 200 None
2026-03-27 19:00:42 [astonbarclay.gb] INFO: Scrape type for 120619082: 0
2026-03-27 19:00:42 [astonbarclay.gb] INFO: Found listing with ID: 120619091
2026-03-27 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120619091%27 HTTP/1.1" 200 None
2026-03-27 19:00:42 [astonbarclay.gb] INFO: Scrape type for 120619091: 0
2026-03-27 19:00:42 [astonbarclay.gb] INFO: Found listing with ID: 120619141
2026-03-27 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120619141%27 HTTP/1.1" 200 None
2026-03-27 19:00:42 [astonbarclay.gb] INFO: Scrape type for 120619141: 0
2026-03-27 19:00:42 [astonbarclay.gb] INFO: Found listing with ID: 119140877
2026-03-27 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119140877%27 HTTP/1.1" 200 None
2026-03-27 19:00:42 [astonbarclay.gb] INFO: Scrape type for 119140877: 0
2026-03-27 19:00:42 [astonbarclay.gb] INFO: Found listing with ID: 120619150
2026-03-27 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120619150%27 HTTP/1.1" 200 None
2026-03-27 19:00:42 [astonbarclay.gb] INFO: Scrape type for 120619150: 0
2026-03-27 19:00:42 [astonbarclay.gb] INFO: Found listing with ID: 120826263
2026-03-27 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120826263%27 HTTP/1.1" 200 None
2026-03-27 19:00:42 [astonbarclay.gb] INFO: Scrape type for 120826263: 2
2026-03-27 19:00:42 [astonbarclay.gb] INFO: Found listing with ID: 120654534
2026-03-27 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120654534%27 HTTP/1.1" 200 None
2026-03-27 19:00:42 [astonbarclay.gb] INFO: Scrape type for 120654534: 0
2026-03-27 19:00:42 [astonbarclay.gb] INFO: Found listing with ID: 120337279
2026-03-27 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120337279%27 HTTP/1.1" 200 None
2026-03-27 19:00:42 [astonbarclay.gb] INFO: Scrape type for 120337279: 0
2026-03-27 19:00:42 [astonbarclay.gb] INFO: Found listing with ID: 120438207
2026-03-27 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120438207%27 HTTP/1.1" 200 None
2026-03-27 19:00:42 [astonbarclay.gb] INFO: Scrape type for 120438207: 0
2026-03-27 19:00:42 [astonbarclay.gb] INFO: Found listing with ID: 120568143
2026-03-27 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120568143%27 HTTP/1.1" 200 None
2026-03-27 19:00:42 [astonbarclay.gb] INFO: Scrape type for 120568143: 2
2026-03-27 19:00:42 [astonbarclay.gb] INFO: Found listing with ID: 120623928
2026-03-27 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120623928%27 HTTP/1.1" 200 None
2026-03-27 19:00:43 [astonbarclay.gb] INFO: Scrape type for 120623928: 2
2026-03-27 19:00:43 [astonbarclay.gb] INFO: Found listing with ID: 120654469
2026-03-27 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120654469%27 HTTP/1.1" 200 None
2026-03-27 19:00:43 [astonbarclay.gb] INFO: Scrape type for 120654469: 0
2026-03-27 19:00:43 [astonbarclay.gb] INFO: Found listing with ID: 120567961
2026-03-27 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120567961%27 HTTP/1.1" 200 None
2026-03-27 19:00:43 [astonbarclay.gb] INFO: Scrape type for 120567961: 2
2026-03-27 19:00:43 [astonbarclay.gb] INFO: Found listing with ID: 120677568
2026-03-27 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120677568%27 HTTP/1.1" 200 None
2026-03-27 19:00:43 [astonbarclay.gb] INFO: Scrape type for 120677568: 2
2026-03-27 19:00:43 [astonbarclay.gb] INFO: Found listing with ID: 120568299
2026-03-27 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120568299%27 HTTP/1.1" 200 None
2026-03-27 19:00:43 [astonbarclay.gb] INFO: Scrape type for 120568299: 0
2026-03-27 19:00:43 [astonbarclay.gb] INFO: Found listing with ID: 120686836
2026-03-27 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120686836%27 HTTP/1.1" 200 None
2026-03-27 19:00:43 [astonbarclay.gb] INFO: Scrape type for 120686836: 0
2026-03-27 19:00:43 [astonbarclay.gb] INFO: Found listing with ID: 120612662
2026-03-27 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120612662%27 HTTP/1.1" 200 None
2026-03-27 19:00:43 [astonbarclay.gb] INFO: Scrape type for 120612662: 0
2026-03-27 19:00:43 [astonbarclay.gb] INFO: Found listing with ID: 120476214
2026-03-27 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120476214%27 HTTP/1.1" 200 None
2026-03-27 19:00:43 [astonbarclay.gb] INFO: Scrape type for 120476214: 0
2026-03-27 19:00:43 [astonbarclay.gb] INFO: Found listing with ID: 120674999
2026-03-27 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120674999%27 HTTP/1.1" 200 None
2026-03-27 19:00:43 [astonbarclay.gb] INFO: Scrape type for 120674999: 0
2026-03-27 19:00:43 [astonbarclay.gb] INFO: Found listing with ID: 120600680
2026-03-27 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120600680%27 HTTP/1.1" 200 None
2026-03-27 19:00:43 [astonbarclay.gb] INFO: Scrape type for 120600680: 0
2026-03-27 19:00:43 [astonbarclay.gb] INFO: Found listing with ID: 120476160
2026-03-27 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120476160%27 HTTP/1.1" 200 None
2026-03-27 19:00:43 [astonbarclay.gb] INFO: Scrape type for 120476160: 0
2026-03-27 19:00:43 [astonbarclay.gb] INFO: Found listing with ID: 120796439
2026-03-27 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120796439%27 HTTP/1.1" 200 None
2026-03-27 19:00:43 [astonbarclay.gb] INFO: Scrape type for 120796439: 2
2026-03-27 19:00:43 [astonbarclay.gb] INFO: Found listing with ID: 120476170
2026-03-27 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120476170%27 HTTP/1.1" 200 None
2026-03-27 19:00:43 [astonbarclay.gb] INFO: Scrape type for 120476170: 0
2026-03-27 19:00:43 [astonbarclay.gb] INFO: Found listing with ID: 120598413
2026-03-27 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120598413%27 HTTP/1.1" 200 None
2026-03-27 19:00:43 [astonbarclay.gb] INFO: Scrape type for 120598413: 0
2026-03-27 19:00:43 [astonbarclay.gb] INFO: Found listing with ID: 120257231
2026-03-27 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120257231%27 HTTP/1.1" 200 None
2026-03-27 19:00:43 [astonbarclay.gb] INFO: Scrape type for 120257231: 0
2026-03-27 19:00:43 [astonbarclay.gb] INFO: Found listing with ID: 119971941
2026-03-27 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119971941%27 HTTP/1.1" 200 None
2026-03-27 19:00:43 [astonbarclay.gb] INFO: Scrape type for 119971941: 0
2026-03-27 19:00:43 [astonbarclay.gb] INFO: Found listing with ID: 120643499
2026-03-27 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120643499%27 HTTP/1.1" 200 None
2026-03-27 19:00:43 [astonbarclay.gb] INFO: Scrape type for 120643499: 0
2026-03-27 19:00:43 [astonbarclay.gb] INFO: Found listing with ID: 120643521
2026-03-27 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120643521%27 HTTP/1.1" 200 None
2026-03-27 19:00:43 [astonbarclay.gb] INFO: Scrape type for 120643521: 0
2026-03-27 19:00:43 [astonbarclay.gb] INFO: Found listing with ID: 120643469
2026-03-27 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120643469%27 HTTP/1.1" 200 None
2026-03-27 19:00:43 [astonbarclay.gb] INFO: Scrape type for 120643469: 0
2026-03-27 19:00:43 [astonbarclay.gb] INFO: Found listing with ID: 120598564
2026-03-27 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120598564%27 HTTP/1.1" 200 None
2026-03-27 19:00:43 [astonbarclay.gb] INFO: Scrape type for 120598564: 0
2026-03-27 19:00:43 [astonbarclay.gb] INFO: Found listing with ID: 120684601
2026-03-27 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120684601%27 HTTP/1.1" 200 None
2026-03-27 19:00:43 [astonbarclay.gb] INFO: Scrape type for 120684601: 0
2026-03-27 19:00:43 [astonbarclay.gb] INFO: Found listing with ID: 120256989
2026-03-27 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120256989%27 HTTP/1.1" 200 None
2026-03-27 19:00:43 [astonbarclay.gb] INFO: Scrape type for 120256989: 0
2026-03-27 19:00:43 [astonbarclay.gb] INFO: Found listing with ID: 120253498
2026-03-27 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120253498%27 HTTP/1.1" 200 None
2026-03-27 19:00:43 [astonbarclay.gb] INFO: Scrape type for 120253498: 0
2026-03-27 19:00:43 [astonbarclay.gb] INFO: Found listing with ID: 120415233
2026-03-27 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120415233%27 HTTP/1.1" 200 None
2026-03-27 19:00:43 [astonbarclay.gb] INFO: Scrape type for 120415233: 0
2026-03-27 19:00:43 [astonbarclay.gb] INFO: Found listing with ID: 120615995
2026-03-27 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120615995%27 HTTP/1.1" 200 None
2026-03-27 19:00:43 [astonbarclay.gb] INFO: Scrape type for 120615995: 0
2026-03-27 19:00:43 [astonbarclay.gb] INFO: Found listing with ID: 120616160
2026-03-27 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120616160%27 HTTP/1.1" 200 None
2026-03-27 19:00:43 [astonbarclay.gb] INFO: Scrape type for 120616160: 0
2026-03-27 19:00:43 [astonbarclay.gb] INFO: Found listing with ID: 120258041
2026-03-27 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120258041%27 HTTP/1.1" 200 None
2026-03-27 19:00:43 [astonbarclay.gb] INFO: Scrape type for 120258041: 0
2026-03-27 19:00:43 [astonbarclay.gb] INFO: Found listing with ID: 120719635
2026-03-27 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120719635%27 HTTP/1.1" 200 None
2026-03-27 19:00:43 [astonbarclay.gb] INFO: Scrape type for 120719635: 0
2026-03-27 19:00:43 [astonbarclay.gb] INFO: Found listing with ID: 120591190
2026-03-27 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120591190%27 HTTP/1.1" 200 None
2026-03-27 19:00:43 [astonbarclay.gb] INFO: Scrape type for 120591190: 0
2026-03-27 19:00:43 [astonbarclay.gb] INFO: Found listing with ID: 120099413
2026-03-27 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120099413%27 HTTP/1.1" 200 None
2026-03-27 19:00:43 [astonbarclay.gb] INFO: Scrape type for 120099413: 0
2026-03-27 19:00:43 [astonbarclay.gb] INFO: Found listing with ID: 118105567
2026-03-27 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27118105567%27 HTTP/1.1" 200 None
2026-03-27 19:00:43 [astonbarclay.gb] INFO: Scrape type for 118105567: 0
2026-03-27 19:00:43 [astonbarclay.gb] INFO: Found listing with ID: 120828394
2026-03-27 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120828394%27 HTTP/1.1" 200 None
2026-03-27 19:00:43 [astonbarclay.gb] INFO: Scrape type for 120828394: 0
2026-03-27 19:00:43 [astonbarclay.gb] INFO: Found listing with ID: 120223236
2026-03-27 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120223236%27 HTTP/1.1" 200 None
2026-03-27 19:00:43 [astonbarclay.gb] INFO: Scrape type for 120223236: 0
2026-03-27 19:00:43 [astonbarclay.gb] INFO: Found listing with ID: 120197297
2026-03-27 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120197297%27 HTTP/1.1" 200 None
2026-03-27 19:00:43 [astonbarclay.gb] INFO: Scrape type for 120197297: 0
2026-03-27 19:00:43 [astonbarclay.gb] INFO: Found listing with ID: 120297093
2026-03-27 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120297093%27 HTTP/1.1" 200 None
2026-03-27 19:00:43 [astonbarclay.gb] INFO: Scrape type for 120297093: 0
2026-03-27 19:00:43 [astonbarclay.gb] INFO: Found listing with ID: 120650675
2026-03-27 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120650675%27 HTTP/1.1" 200 None
2026-03-27 19:00:43 [astonbarclay.gb] INFO: Scrape type for 120650675: 0
2026-03-27 19:00:43 [astonbarclay.gb] INFO: Found listing with ID: 120840434
2026-03-27 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120840434%27 HTTP/1.1" 200 None
2026-03-27 19:00:43 [astonbarclay.gb] INFO: Scrape type for 120840434: 0
2026-03-27 19:00:43 [astonbarclay.gb] INFO: Found listing with ID: 120839972
2026-03-27 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120839972%27 HTTP/1.1" 200 None
2026-03-27 19:00:43 [astonbarclay.gb] INFO: Scrape type for 120839972: 0
2026-03-27 19:00:43 [astonbarclay.gb] INFO: Found listing with ID: 120674953
2026-03-27 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120674953%27 HTTP/1.1" 200 None
2026-03-27 19:00:43 [astonbarclay.gb] INFO: Scrape type for 120674953: 0
2026-03-27 19:00:43 [astonbarclay.gb] INFO: Found listing with ID: 120614685
2026-03-27 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120614685%27 HTTP/1.1" 200 None
2026-03-27 19:00:43 [astonbarclay.gb] INFO: Scrape type for 120614685: 0
2026-03-27 19:00:43 [astonbarclay.gb] INFO: Found listing with ID: 119641212
2026-03-27 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119641212%27 HTTP/1.1" 200 None
2026-03-27 19:00:43 [astonbarclay.gb] INFO: Scrape type for 119641212: 2
2026-03-27 19:00:43 [astonbarclay.gb] INFO: Found listing with ID: 120623468
2026-03-27 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120623468%27 HTTP/1.1" 200 None
2026-03-27 19:00:43 [astonbarclay.gb] INFO: Scrape type for 120623468: 0
2026-03-27 19:00:43 [astonbarclay.gb] INFO: Found listing with ID: 120619100
2026-03-27 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120619100%27 HTTP/1.1" 200 None
2026-03-27 19:00:43 [astonbarclay.gb] INFO: Scrape type for 120619100: 0
2026-03-27 19:00:43 [astonbarclay.gb] INFO: Found listing with ID: 120313737
2026-03-27 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120313737%27 HTTP/1.1" 200 None
2026-03-27 19:00:43 [astonbarclay.gb] INFO: Scrape type for 120313737: 0
2026-03-27 19:00:43 [astonbarclay.gb] INFO: Found listing with ID: 120600138
2026-03-27 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120600138%27 HTTP/1.1" 200 None
2026-03-27 19:00:43 [astonbarclay.gb] INFO: Scrape type for 120600138: 0
2026-03-27 19:00:43 [astonbarclay.gb] INFO: Found listing with ID: 120697422
2026-03-27 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120697422%27 HTTP/1.1" 200 None
2026-03-27 19:00:43 [astonbarclay.gb] INFO: Scrape type for 120697422: 0
2026-03-27 19:00:43 [astonbarclay.gb] INFO: Found listing with ID: 120692186
2026-03-27 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120692186%27 HTTP/1.1" 200 None
2026-03-27 19:00:43 [astonbarclay.gb] INFO: Scrape type for 120692186: 1
2026-03-27 19:00:43 [astonbarclay.gb] INFO: Found listing with ID: 120858170
2026-03-27 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120858170%27 HTTP/1.1" 200 None
2026-03-27 19:00:43 [astonbarclay.gb] INFO: Scrape type for 120858170: 0
2026-03-27 19:00:43 [astonbarclay.gb] INFO: Found listing with ID: 120841573
2026-03-27 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120841573%27 HTTP/1.1" 200 None
2026-03-27 19:00:43 [astonbarclay.gb] INFO: Scrape type for 120841573: 0
2026-03-27 19:00:43 [astonbarclay.gb] INFO: Found listing with ID: 120441725
2026-03-27 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120441725%27 HTTP/1.1" 200 None
2026-03-27 19:00:43 [astonbarclay.gb] INFO: Scrape type for 120441725: 1
2026-03-27 19:00:43 [astonbarclay.gb] INFO: Found listing with ID: 120747463
2026-03-27 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120747463%27 HTTP/1.1" 200 None
2026-03-27 19:00:43 [astonbarclay.gb] INFO: Scrape type for 120747463: 1
2026-03-27 19:00:43 [astonbarclay.gb] INFO: Found listing with ID: 120858075
2026-03-27 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120858075%27 HTTP/1.1" 200 None
2026-03-27 19:00:43 [astonbarclay.gb] INFO: Scrape type for 120858075: 0
2026-03-27 19:00:43 [astonbarclay.gb] INFO: Found listing with ID: 120482326
2026-03-27 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120482326%27 HTTP/1.1" 200 None
2026-03-27 19:00:43 [astonbarclay.gb] INFO: Scrape type for 120482326: 1
2026-03-27 19:00:43 [astonbarclay.gb] INFO: Found listing with ID: 120798272
2026-03-27 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120798272%27 HTTP/1.1" 200 None
2026-03-27 19:00:43 [astonbarclay.gb] INFO: Scrape type for 120798272: 1
2026-03-27 19:00:43 [astonbarclay.gb] INFO: Found listing with ID: 120858101
2026-03-27 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120858101%27 HTTP/1.1" 200 None
2026-03-27 19:00:43 [astonbarclay.gb] INFO: Scrape type for 120858101: 0
2026-03-27 19:00:43 [astonbarclay.gb] INFO: Found listing with ID: 120655826
2026-03-27 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120655826%27 HTTP/1.1" 200 None
2026-03-27 19:00:43 [astonbarclay.gb] INFO: Scrape type for 120655826: 1
2026-03-27 19:00:43 [astonbarclay.gb] INFO: Found listing with ID: 120865231
2026-03-27 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120865231%27 HTTP/1.1" 200 None
2026-03-27 19:00:43 [astonbarclay.gb] INFO: Scrape type for 120865231: 1
2026-03-27 19:00:43 [astonbarclay.gb] INFO: Found listing with ID: 120688561
2026-03-27 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120688561%27 HTTP/1.1" 200 None
2026-03-27 19:00:43 [astonbarclay.gb] INFO: Scrape type for 120688561: 0
2026-03-27 19:00:43 [astonbarclay.gb] INFO: Found listing with ID: 120186614
2026-03-27 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120186614%27 HTTP/1.1" 200 None
2026-03-27 19:00:43 [astonbarclay.gb] INFO: Scrape type for 120186614: 0
2026-03-27 19:00:43 [astonbarclay.gb] INFO: Found listing with ID: 120829409
2026-03-27 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120829409%27 HTTP/1.1" 200 None
2026-03-27 19:00:43 [astonbarclay.gb] INFO: Scrape type for 120829409: 0
2026-03-27 19:00:43 [astonbarclay.gb] INFO: Found listing with ID: 120693178
2026-03-27 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120693178%27 HTTP/1.1" 200 None
2026-03-27 19:00:43 [astonbarclay.gb] INFO: Scrape type for 120693178: 0
2026-03-27 19:00:43 [astonbarclay.gb] INFO: Found listing with ID: 120690364
2026-03-27 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120690364%27 HTTP/1.1" 200 None
2026-03-27 19:00:43 [astonbarclay.gb] INFO: Scrape type for 120690364: 0
2026-03-27 19:00:43 [astonbarclay.gb] INFO: Found listing with ID: 120673681
2026-03-27 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120673681%27 HTTP/1.1" 200 None
2026-03-27 19:00:44 [astonbarclay.gb] INFO: Scrape type for 120673681: 2
2026-03-27 19:00:44 [astonbarclay.gb] INFO: Found listing with ID: 120826161
2026-03-27 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120826161%27 HTTP/1.1" 200 None
2026-03-27 19:00:44 [astonbarclay.gb] INFO: Scrape type for 120826161: 2
2026-03-27 19:00:44 [astonbarclay.gb] INFO: Found listing with ID: 120735060
2026-03-27 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120735060%27 HTTP/1.1" 200 None
2026-03-27 19:00:44 [astonbarclay.gb] INFO: Scrape type for 120735060: 0
2026-03-27 19:00:44 [astonbarclay.gb] INFO: Found listing with ID: 120762830
2026-03-27 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120762830%27 HTTP/1.1" 200 None
2026-03-27 19:00:44 [astonbarclay.gb] INFO: Scrape type for 120762830: 2
2026-03-27 19:00:44 [astonbarclay.gb] INFO: Found listing with ID: 120717471
2026-03-27 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120717471%27 HTTP/1.1" 200 None
2026-03-27 19:00:44 [astonbarclay.gb] INFO: Scrape type for 120717471: 0
2026-03-27 19:00:44 [astonbarclay.gb] INFO: Found listing with ID: 120693859
2026-03-27 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120693859%27 HTTP/1.1" 200 None
2026-03-27 19:00:44 [astonbarclay.gb] INFO: Scrape type for 120693859: 0
2026-03-27 19:00:44 [astonbarclay.gb] INFO: Found listing with ID: 120466643
2026-03-27 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120466643%27 HTTP/1.1" 200 None
2026-03-27 19:00:44 [astonbarclay.gb] INFO: Scrape type for 120466643: 2
2026-03-27 19:00:44 [astonbarclay.gb] INFO: Found listing with ID: 120679073
2026-03-27 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120679073%27 HTTP/1.1" 200 None
2026-03-27 19:00:44 [astonbarclay.gb] INFO: Scrape type for 120679073: 0
2026-03-27 19:00:44 [astonbarclay.gb] INFO: Found listing with ID: 120678867
2026-03-27 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120678867%27 HTTP/1.1" 200 None
2026-03-27 19:00:44 [astonbarclay.gb] INFO: Scrape type for 120678867: 0
2026-03-27 19:00:44 [astonbarclay.gb] INFO: Found listing with ID: 120645609
2026-03-27 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120645609%27 HTTP/1.1" 200 None
2026-03-27 19:00:44 [astonbarclay.gb] INFO: Scrape type for 120645609: 0
2026-03-27 19:00:44 [astonbarclay.gb] INFO: Found listing with ID: 120467224
2026-03-27 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120467224%27 HTTP/1.1" 200 None
2026-03-27 19:00:44 [astonbarclay.gb] INFO: Scrape type for 120467224: 2
2026-03-27 19:00:44 [astonbarclay.gb] INFO: Found listing with ID: 120674884
2026-03-27 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120674884%27 HTTP/1.1" 200 None
2026-03-27 19:00:44 [astonbarclay.gb] INFO: Scrape type for 120674884: 0
2026-03-27 19:00:44 [astonbarclay.gb] INFO: Found listing with ID: 120674631
2026-03-27 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120674631%27 HTTP/1.1" 200 None
2026-03-27 19:00:44 [astonbarclay.gb] INFO: Scrape type for 120674631: 0
2026-03-27 19:00:44 [astonbarclay.gb] INFO: Found listing with ID: 120714103
2026-03-27 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120714103%27 HTTP/1.1" 200 None
2026-03-27 19:00:44 [astonbarclay.gb] INFO: Scrape type for 120714103: 0
2026-03-27 19:00:44 [astonbarclay.gb] INFO: Found listing with ID: 119635262
2026-03-27 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119635262%27 HTTP/1.1" 200 None
2026-03-27 19:00:44 [astonbarclay.gb] INFO: Scrape type for 119635262: 0
2026-03-27 19:00:44 [astonbarclay.gb] INFO: Found listing with ID: 120368220
2026-03-27 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120368220%27 HTTP/1.1" 200 None
2026-03-27 19:00:44 [astonbarclay.gb] INFO: Scrape type for 120368220: 0
2026-03-27 19:00:44 [astonbarclay.gb] INFO: Found listing with ID: 120673292
2026-03-27 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120673292%27 HTTP/1.1" 200 None
2026-03-27 19:00:44 [astonbarclay.gb] INFO: Scrape type for 120673292: 0
2026-03-27 19:00:44 [astonbarclay.gb] INFO: Found listing with ID: 120651328
2026-03-27 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120651328%27 HTTP/1.1" 200 None
2026-03-27 19:00:44 [astonbarclay.gb] INFO: Scrape type for 120651328: 0
2026-03-27 19:00:44 [astonbarclay.gb] INFO: Found listing with ID: 120649181
2026-03-27 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120649181%27 HTTP/1.1" 200 None
2026-03-27 19:00:44 [astonbarclay.gb] INFO: Scrape type for 120649181: 0
2026-03-27 19:00:44 [astonbarclay.gb] INFO: Found listing with ID: 120538818
2026-03-27 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120538818%27 HTTP/1.1" 200 None
2026-03-27 19:00:44 [astonbarclay.gb] INFO: Scrape type for 120538818: 2
2026-03-27 19:00:44 [astonbarclay.gb] INFO: Found listing with ID: 120674696
2026-03-27 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120674696%27 HTTP/1.1" 200 None
2026-03-27 19:00:44 [astonbarclay.gb] INFO: Scrape type for 120674696: 0
2026-03-27 19:00:44 [astonbarclay.gb] INFO: Found listing with ID: 120673273
2026-03-27 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120673273%27 HTTP/1.1" 200 None
2026-03-27 19:00:44 [astonbarclay.gb] INFO: Scrape type for 120673273: 0
2026-03-27 19:00:44 [astonbarclay.gb] INFO: Found listing with ID: 120745996
2026-03-27 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120745996%27 HTTP/1.1" 200 None
2026-03-27 19:00:44 [astonbarclay.gb] INFO: Scrape type for 120745996: 0
2026-03-27 19:00:44 [astonbarclay.gb] INFO: Found listing with ID: 120694262
2026-03-27 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120694262%27 HTTP/1.1" 200 None
2026-03-27 19:00:44 [astonbarclay.gb] INFO: Scrape type for 120694262: 0
2026-03-27 19:00:44 [astonbarclay.gb] INFO: Found listing with ID: 120542922
2026-03-27 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120542922%27 HTTP/1.1" 200 None
2026-03-27 19:00:44 [astonbarclay.gb] INFO: Scrape type for 120542922: 2
2026-03-27 19:00:44 [astonbarclay.gb] INFO: Found listing with ID: 120638250
2026-03-27 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120638250%27 HTTP/1.1" 200 None
2026-03-27 19:00:44 [astonbarclay.gb] INFO: Scrape type for 120638250: 0
2026-03-27 19:00:44 [astonbarclay.gb] INFO: Found listing with ID: 120714111
2026-03-27 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120714111%27 HTTP/1.1" 200 None
2026-03-27 19:00:44 [astonbarclay.gb] INFO: Scrape type for 120714111: 0
2026-03-27 19:00:44 [astonbarclay.gb] INFO: Found listing with ID: 120686669
2026-03-27 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120686669%27 HTTP/1.1" 200 None
2026-03-27 19:00:44 [astonbarclay.gb] INFO: Scrape type for 120686669: 0
2026-03-27 19:00:44 [astonbarclay.gb] INFO: Found listing with ID: 120797356
2026-03-27 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120797356%27 HTTP/1.1" 200 None
2026-03-27 19:00:44 [astonbarclay.gb] INFO: Scrape type for 120797356: 0
2026-03-27 19:00:44 [astonbarclay.gb] INFO: Found listing with ID: 120535728
2026-03-27 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120535728%27 HTTP/1.1" 200 None
2026-03-27 19:00:44 [astonbarclay.gb] INFO: Scrape type for 120535728: 2
2026-03-27 19:00:44 [astonbarclay.gb] INFO: Found listing with ID: 120807606
2026-03-27 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120807606%27 HTTP/1.1" 200 None
2026-03-27 19:00:44 [astonbarclay.gb] INFO: Scrape type for 120807606: 0
2026-03-27 19:00:44 [astonbarclay.gb] INFO: Found listing with ID: 120589654
2026-03-27 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120589654%27 HTTP/1.1" 200 None
2026-03-27 19:00:44 [astonbarclay.gb] INFO: Scrape type for 120589654: 2
2026-03-27 19:00:44 [astonbarclay.gb] INFO: Found listing with ID: 120714267
2026-03-27 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120714267%27 HTTP/1.1" 200 None
2026-03-27 19:00:44 [astonbarclay.gb] INFO: Scrape type for 120714267: 0
2026-03-27 19:00:44 [astonbarclay.gb] INFO: Found listing with ID: 120417765
2026-03-27 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120417765%27 HTTP/1.1" 200 None
2026-03-27 19:00:44 [astonbarclay.gb] INFO: Scrape type for 120417765: 0
2026-03-27 19:00:44 [astonbarclay.gb] INFO: Found listing with ID: 120746884
2026-03-27 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120746884%27 HTTP/1.1" 200 None
2026-03-27 19:00:44 [astonbarclay.gb] INFO: Scrape type for 120746884: 0
2026-03-27 19:00:44 [astonbarclay.gb] INFO: Found listing with ID: 120733148
2026-03-27 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120733148%27 HTTP/1.1" 200 None
2026-03-27 19:00:44 [astonbarclay.gb] INFO: Scrape type for 120733148: 0
2026-03-27 19:00:44 [astonbarclay.gb] INFO: Found listing with ID: 120656631
2026-03-27 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120656631%27 HTTP/1.1" 200 None
2026-03-27 19:00:44 [astonbarclay.gb] INFO: Scrape type for 120656631: 0
2026-03-27 19:00:44 [astonbarclay.gb] INFO: Found listing with ID: 120686052
2026-03-27 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120686052%27 HTTP/1.1" 200 None
2026-03-27 19:00:44 [astonbarclay.gb] INFO: Scrape type for 120686052: 0
2026-03-27 19:00:44 [astonbarclay.gb] INFO: Found listing with ID: 120772588
2026-03-27 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120772588%27 HTTP/1.1" 200 None
2026-03-27 19:00:44 [astonbarclay.gb] INFO: Scrape type for 120772588: 0
2026-03-27 19:00:44 [astonbarclay.gb] INFO: Found listing with ID: 120622731
2026-03-27 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120622731%27 HTTP/1.1" 200 None
2026-03-27 19:00:44 [astonbarclay.gb] INFO: Scrape type for 120622731: 0
2026-03-27 19:00:44 [astonbarclay.gb] INFO: Found listing with ID: 120691186
2026-03-27 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120691186%27 HTTP/1.1" 200 None
2026-03-27 19:00:44 [astonbarclay.gb] INFO: Scrape type for 120691186: 0
2026-03-27 19:00:44 [astonbarclay.gb] INFO: Found listing with ID: 120675722
2026-03-27 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120675722%27 HTTP/1.1" 200 None
2026-03-27 19:00:44 [astonbarclay.gb] INFO: Scrape type for 120675722: 0
2026-03-27 19:00:44 [astonbarclay.gb] INFO: Found listing with ID: 120641887
2026-03-27 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120641887%27 HTTP/1.1" 200 None
2026-03-27 19:00:44 [astonbarclay.gb] INFO: Scrape type for 120641887: 0
2026-03-27 19:00:44 [astonbarclay.gb] INFO: Found listing with ID: 120722644
2026-03-27 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120722644%27 HTTP/1.1" 200 None
2026-03-27 19:00:44 [astonbarclay.gb] INFO: Scrape type for 120722644: 0
2026-03-27 19:00:44 [astonbarclay.gb] INFO: Found listing with ID: 120468770
2026-03-27 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120468770%27 HTTP/1.1" 200 None
2026-03-27 19:00:44 [astonbarclay.gb] INFO: Scrape type for 120468770: 0
2026-03-27 19:00:44 [astonbarclay.gb] INFO: Found listing with ID: 120642269
2026-03-27 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120642269%27 HTTP/1.1" 200 None
2026-03-27 19:00:44 [astonbarclay.gb] INFO: Scrape type for 120642269: 0
2026-03-27 19:00:44 [astonbarclay.gb] INFO: Found listing with ID: 120696015
2026-03-27 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120696015%27 HTTP/1.1" 200 None
2026-03-27 19:00:44 [astonbarclay.gb] INFO: Scrape type for 120696015: 0
2026-03-27 19:00:44 [astonbarclay.gb] INFO: Found listing with ID: 120780001
2026-03-27 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120780001%27 HTTP/1.1" 200 None
2026-03-27 19:00:44 [astonbarclay.gb] INFO: Scrape type for 120780001: 0
2026-03-27 19:00:44 [astonbarclay.gb] INFO: Found listing with ID: 120603430
2026-03-27 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120603430%27 HTTP/1.1" 200 None
2026-03-27 19:00:44 [astonbarclay.gb] INFO: Scrape type for 120603430: 0
2026-03-27 19:00:44 [astonbarclay.gb] INFO: Found listing with ID: 120766889
2026-03-27 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120766889%27 HTTP/1.1" 200 None
2026-03-27 19:00:44 [astonbarclay.gb] INFO: Scrape type for 120766889: 2
2026-03-27 19:00:44 [astonbarclay.gb] INFO: Found listing with ID: 120796024
2026-03-27 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120796024%27 HTTP/1.1" 200 None
2026-03-27 19:00:44 [astonbarclay.gb] INFO: Scrape type for 120796024: 0
2026-03-27 19:00:44 [astonbarclay.gb] INFO: Found listing with ID: 120765714
2026-03-27 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120765714%27 HTTP/1.1" 200 None
2026-03-27 19:00:44 [astonbarclay.gb] INFO: Scrape type for 120765714: 2
2026-03-27 19:00:44 [astonbarclay.gb] INFO: Found listing with ID: 120815805
2026-03-27 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120815805%27 HTTP/1.1" 200 None
2026-03-27 19:00:44 [astonbarclay.gb] INFO: Scrape type for 120815805: 2
2026-03-27 19:00:44 [astonbarclay.gb] INFO: Found listing with ID: 120798777
2026-03-27 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120798777%27 HTTP/1.1" 200 None
2026-03-27 19:00:44 [astonbarclay.gb] INFO: Scrape type for 120798777: 0
2026-03-27 19:00:44 [astonbarclay.gb] INFO: Found listing with ID: 120397393
2026-03-27 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120397393%27 HTTP/1.1" 200 None
2026-03-27 19:00:44 [astonbarclay.gb] INFO: Scrape type for 120397393: 0
2026-03-27 19:00:44 [astonbarclay.gb] INFO: Found listing with ID: 120804701
2026-03-27 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120804701%27 HTTP/1.1" 200 None
2026-03-27 19:00:44 [astonbarclay.gb] INFO: Scrape type for 120804701: 0
2026-03-27 19:00:44 [astonbarclay.gb] INFO: Found listing with ID: 120784658
2026-03-27 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120784658%27 HTTP/1.1" 200 None
2026-03-27 19:00:44 [astonbarclay.gb] INFO: Scrape type for 120784658: 0
2026-03-27 19:00:44 [astonbarclay.gb] INFO: Found listing with ID: 120482947
2026-03-27 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120482947%27 HTTP/1.1" 200 None
2026-03-27 19:00:44 [astonbarclay.gb] INFO: Scrape type for 120482947: 2
2026-03-27 19:00:44 [astonbarclay.gb] INFO: Found listing with ID: 120617416
2026-03-27 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120617416%27 HTTP/1.1" 200 None
2026-03-27 19:00:44 [astonbarclay.gb] INFO: Scrape type for 120617416: 0
2026-03-27 19:00:44 [astonbarclay.gb] INFO: Found listing with ID: 120755977
2026-03-27 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120755977%27 HTTP/1.1" 200 None
2026-03-27 19:00:44 [astonbarclay.gb] INFO: Scrape type for 120755977: 0
2026-03-27 19:00:44 [astonbarclay.gb] INFO: Found listing with ID: 120718931
2026-03-27 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120718931%27 HTTP/1.1" 200 None
2026-03-27 19:00:44 [astonbarclay.gb] INFO: Scrape type for 120718931: 0
2026-03-27 19:00:44 [astonbarclay.gb] INFO: Found listing with ID: 120823455
2026-03-27 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120823455%27 HTTP/1.1" 200 None
2026-03-27 19:00:45 [astonbarclay.gb] INFO: Scrape type for 120823455: 2
2026-03-27 19:00:45 [astonbarclay.gb] INFO: Found listing with ID: 120724959
2026-03-27 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120724959%27 HTTP/1.1" 200 None
2026-03-27 19:00:45 [astonbarclay.gb] INFO: Scrape type for 120724959: 0
2026-03-27 19:00:45 [astonbarclay.gb] INFO: Found listing with ID: 120692160
2026-03-27 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120692160%27 HTTP/1.1" 200 None
2026-03-27 19:00:45 [astonbarclay.gb] INFO: Scrape type for 120692160: 0
2026-03-27 19:00:45 [astonbarclay.gb] INFO: Found listing with ID: 120797717
2026-03-27 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120797717%27 HTTP/1.1" 200 None
2026-03-27 19:00:45 [astonbarclay.gb] INFO: Scrape type for 120797717: 0
2026-03-27 19:00:45 [astonbarclay.gb] INFO: Found listing with ID: 120794341
2026-03-27 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120794341%27 HTTP/1.1" 200 None
2026-03-27 19:00:45 [astonbarclay.gb] INFO: Scrape type for 120794341: 0
2026-03-27 19:00:45 [astonbarclay.gb] INFO: Found listing with ID: 120833447
2026-03-27 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120833447%27 HTTP/1.1" 200 None
2026-03-27 19:00:45 [astonbarclay.gb] INFO: Scrape type for 120833447: 0
2026-03-27 19:00:45 [astonbarclay.gb] INFO: Found listing with ID: 120819747
2026-03-27 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120819747%27 HTTP/1.1" 200 None
2026-03-27 19:00:45 [astonbarclay.gb] INFO: Scrape type for 120819747: 2
2026-03-27 19:00:45 [astonbarclay.gb] INFO: Found listing with ID: 120789938
2026-03-27 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120789938%27 HTTP/1.1" 200 None
2026-03-27 19:00:45 [astonbarclay.gb] INFO: Scrape type for 120789938: 0
2026-03-27 19:00:45 [astonbarclay.gb] INFO: Found listing with ID: 120820008
2026-03-27 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120820008%27 HTTP/1.1" 200 None
2026-03-27 19:00:45 [astonbarclay.gb] INFO: Scrape type for 120820008: 2
2026-03-27 19:00:45 [astonbarclay.gb] INFO: Found listing with ID: 120766205
2026-03-27 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120766205%27 HTTP/1.1" 200 None
2026-03-27 19:00:45 [astonbarclay.gb] INFO: Scrape type for 120766205: 2
2026-03-27 19:00:45 [astonbarclay.gb] INFO: Found listing with ID: 120732811
2026-03-27 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120732811%27 HTTP/1.1" 200 None
2026-03-27 19:00:45 [astonbarclay.gb] INFO: Scrape type for 120732811: 0
2026-03-27 19:00:45 [astonbarclay.gb] INFO: Found listing with ID: 120828158
2026-03-27 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120828158%27 HTTP/1.1" 200 None
2026-03-27 19:00:45 [astonbarclay.gb] INFO: Scrape type for 120828158: 0
2026-03-27 19:00:45 [astonbarclay.gb] INFO: Found listing with ID: 120682131
2026-03-27 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120682131%27 HTTP/1.1" 200 None
2026-03-27 19:00:45 [astonbarclay.gb] INFO: Scrape type for 120682131: 0
2026-03-27 19:00:45 [astonbarclay.gb] INFO: Found listing with ID: 120657755
2026-03-27 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120657755%27 HTTP/1.1" 200 None
2026-03-27 19:00:45 [astonbarclay.gb] INFO: Scrape type for 120657755: 0
2026-03-27 19:00:45 [astonbarclay.gb] INFO: Found listing with ID: 120629963
2026-03-27 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120629963%27 HTTP/1.1" 200 None
2026-03-27 19:00:45 [astonbarclay.gb] INFO: Scrape type for 120629963: 0
2026-03-27 19:00:45 [astonbarclay.gb] INFO: Found listing with ID: 120735340
2026-03-27 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120735340%27 HTTP/1.1" 200 None
2026-03-27 19:00:45 [astonbarclay.gb] INFO: Scrape type for 120735340: 0
2026-03-27 19:00:45 [astonbarclay.gb] INFO: Found listing with ID: 120659850
2026-03-27 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120659850%27 HTTP/1.1" 200 None
2026-03-27 19:00:45 [astonbarclay.gb] INFO: Scrape type for 120659850: 0
2026-03-27 19:00:45 [astonbarclay.gb] INFO: Found listing with ID: 120566055
2026-03-27 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120566055%27 HTTP/1.1" 200 None
2026-03-27 19:00:45 [astonbarclay.gb] INFO: Scrape type for 120566055: 0
2026-03-27 19:00:45 [astonbarclay.gb] INFO: Found listing with ID: 120714980
2026-03-27 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120714980%27 HTTP/1.1" 200 None
2026-03-27 19:00:45 [astonbarclay.gb] INFO: Scrape type for 120714980: 0
2026-03-27 19:00:45 [astonbarclay.gb] INFO: Found listing with ID: 120723504
2026-03-27 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120723504%27 HTTP/1.1" 200 None
2026-03-27 19:00:45 [astonbarclay.gb] INFO: Scrape type for 120723504: 0
2026-03-27 19:00:45 [astonbarclay.gb] INFO: Found listing with ID: 120694672
2026-03-27 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120694672%27 HTTP/1.1" 200 None
2026-03-27 19:00:45 [astonbarclay.gb] INFO: Scrape type for 120694672: 0
2026-03-27 19:00:45 [astonbarclay.gb] INFO: Found listing with ID: 120622963
2026-03-27 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120622963%27 HTTP/1.1" 200 None
2026-03-27 19:00:45 [astonbarclay.gb] INFO: Scrape type for 120622963: 0
2026-03-27 19:00:45 [astonbarclay.gb] INFO: Found listing with ID: 120605172
2026-03-27 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120605172%27 HTTP/1.1" 200 None
2026-03-27 19:00:45 [astonbarclay.gb] INFO: Scrape type for 120605172: 0
2026-03-27 19:00:45 [astonbarclay.gb] INFO: Found listing with ID: 120685926
2026-03-27 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120685926%27 HTTP/1.1" 200 None
2026-03-27 19:00:45 [astonbarclay.gb] INFO: Scrape type for 120685926: 0
2026-03-27 19:00:45 [astonbarclay.gb] INFO: Found listing with ID: 120479474
2026-03-27 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120479474%27 HTTP/1.1" 200 None
2026-03-27 19:00:45 [astonbarclay.gb] INFO: Scrape type for 120479474: 2
2026-03-27 19:00:45 [astonbarclay.gb] INFO: Found listing with ID: 120761746
2026-03-27 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120761746%27 HTTP/1.1" 200 None
2026-03-27 19:00:45 [astonbarclay.gb] INFO: Scrape type for 120761746: 0
2026-03-27 19:00:45 [astonbarclay.gb] INFO: Found listing with ID: 120691055
2026-03-27 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120691055%27 HTTP/1.1" 200 None
2026-03-27 19:00:45 [astonbarclay.gb] INFO: Scrape type for 120691055: 0
2026-03-27 19:00:45 [astonbarclay.gb] INFO: Found listing with ID: 120771693
2026-03-27 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120771693%27 HTTP/1.1" 200 None
2026-03-27 19:00:45 [astonbarclay.gb] INFO: Scrape type for 120771693: 0
2026-03-27 19:00:45 [astonbarclay.gb] INFO: Found listing with ID: 120714333
2026-03-27 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120714333%27 HTTP/1.1" 200 None
2026-03-27 19:00:45 [astonbarclay.gb] INFO: Scrape type for 120714333: 0
2026-03-27 19:00:45 [astonbarclay.gb] INFO: Found listing with ID: 120715102
2026-03-27 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120715102%27 HTTP/1.1" 200 None
2026-03-27 19:00:45 [astonbarclay.gb] INFO: Scrape type for 120715102: 0
2026-03-27 19:00:45 [astonbarclay.gb] INFO: Found listing with ID: 120631237
2026-03-27 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120631237%27 HTTP/1.1" 200 None
2026-03-27 19:00:45 [astonbarclay.gb] INFO: Scrape type for 120631237: 0
2026-03-27 19:00:45 [astonbarclay.gb] INFO: Found listing with ID: 120471398
2026-03-27 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120471398%27 HTTP/1.1" 200 None
2026-03-27 19:00:45 [astonbarclay.gb] INFO: Scrape type for 120471398: 0
2026-03-27 19:00:45 [astonbarclay.gb] INFO: Found listing with ID: 120732912
2026-03-27 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120732912%27 HTTP/1.1" 200 None
2026-03-27 19:00:45 [astonbarclay.gb] INFO: Scrape type for 120732912: 0
2026-03-27 19:00:45 [astonbarclay.gb] INFO: Found listing with ID: 120693161
2026-03-27 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120693161%27 HTTP/1.1" 200 None
2026-03-27 19:00:45 [astonbarclay.gb] INFO: Scrape type for 120693161: 0
2026-03-27 19:00:45 [astonbarclay.gb] INFO: Found listing with ID: 120669991
2026-03-27 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120669991%27 HTTP/1.1" 200 None
2026-03-27 19:00:45 [astonbarclay.gb] INFO: Scrape type for 120669991: 0
2026-03-27 19:00:45 [astonbarclay.gb] INFO: Found listing with ID: 120614132
2026-03-27 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120614132%27 HTTP/1.1" 200 None
2026-03-27 19:00:45 [astonbarclay.gb] INFO: Scrape type for 120614132: 2
2026-03-27 19:00:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120761595?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:00:46 [astonbarclay.gb] INFO: Found listing with ID: 120439240
2026-03-27 19:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120439240%27 HTTP/1.1" 200 None
2026-03-27 19:00:46 [astonbarclay.gb] INFO: Scrape type for 120439240: 2
2026-03-27 19:00:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:00:46 [astonbarclay.gb] INFO: Found listing with ID: 120594710
2026-03-27 19:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120594710%27 HTTP/1.1" 200 None
2026-03-27 19:00:46 [astonbarclay.gb] INFO: Scrape type for 120594710: 0
2026-03-27 19:00:46 [astonbarclay.gb] INFO: Found listing with ID: 120007374
2026-03-27 19:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120007374%27 HTTP/1.1" 200 None
2026-03-27 19:00:46 [astonbarclay.gb] INFO: Scrape type for 120007374: 0
2026-03-27 19:00:46 [astonbarclay.gb] INFO: Found listing with ID: 120225028
2026-03-27 19:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120225028%27 HTTP/1.1" 200 None
2026-03-27 19:00:46 [astonbarclay.gb] INFO: Scrape type for 120225028: 0
2026-03-27 19:00:46 [astonbarclay.gb] INFO: Found listing with ID: 120369757
2026-03-27 19:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120369757%27 HTTP/1.1" 200 None
2026-03-27 19:00:46 [astonbarclay.gb] INFO: Scrape type for 120369757: 0
2026-03-27 19:00:46 [astonbarclay.gb] INFO: Found listing with ID: 120417688
2026-03-27 19:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120417688%27 HTTP/1.1" 200 None
2026-03-27 19:00:46 [astonbarclay.gb] INFO: Scrape type for 120417688: 0
2026-03-27 19:00:46 [astonbarclay.gb] INFO: Found listing with ID: 120454651
2026-03-27 19:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120454651%27 HTTP/1.1" 200 None
2026-03-27 19:00:46 [astonbarclay.gb] INFO: Scrape type for 120454651: 0
2026-03-27 19:00:46 [astonbarclay.gb] INFO: Found listing with ID: 120750385
2026-03-27 19:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120750385%27 HTTP/1.1" 200 None
2026-03-27 19:00:46 [astonbarclay.gb] INFO: Scrape type for 120750385: 0
2026-03-27 19:00:46 [astonbarclay.gb] INFO: Found listing with ID: 120591143
2026-03-27 19:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120591143%27 HTTP/1.1" 200 None
2026-03-27 19:00:46 [astonbarclay.gb] INFO: Scrape type for 120591143: 0
2026-03-27 19:00:46 [astonbarclay.gb] INFO: Found listing with ID: 120731867
2026-03-27 19:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120731867%27 HTTP/1.1" 200 None
2026-03-27 19:00:46 [astonbarclay.gb] INFO: Scrape type for 120731867: 0
2026-03-27 19:00:46 [astonbarclay.gb] INFO: Found listing with ID: 120825687
2026-03-27 19:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120825687%27 HTTP/1.1" 200 None
2026-03-27 19:00:46 [astonbarclay.gb] INFO: Scrape type for 120825687: 2
2026-03-27 19:00:46 [astonbarclay.gb] INFO: Found listing with ID: 120696943
2026-03-27 19:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120696943%27 HTTP/1.1" 200 None
2026-03-27 19:00:46 [astonbarclay.gb] INFO: Scrape type for 120696943: 0
2026-03-27 19:00:46 [astonbarclay.gb] INFO: Found listing with ID: 120684736
2026-03-27 19:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120684736%27 HTTP/1.1" 200 None
2026-03-27 19:00:46 [astonbarclay.gb] INFO: Scrape type for 120684736: 0
2026-03-27 19:00:46 [astonbarclay.gb] INFO: Found listing with ID: 120762800
2026-03-27 19:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120762800%27 HTTP/1.1" 200 None
2026-03-27 19:00:46 [astonbarclay.gb] INFO: Scrape type for 120762800: 2
2026-03-27 19:00:46 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120761595, 'registration': 'KR17UYF', 'account': 'WBA002', 'make': 'PEUGEOT', 'model': '308 HATCHBACK', 'derivative': '1.2 PureTech 130 Allure 5dr EAT6', 'mileage': 62344, 'mileageWarranty': True, 'type': 'car', 'saleId': 19180, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-03-30T09:00Z', 'lot': 1184, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2017-04-12', 'fuel': 'Petrol', 'motExpiry': '2026-08-27', 'doors': 5, 'engineSize': 1200, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/KR17UYF/2026-03-26/image/0d158023-31c9-4fba-bc46-28a380b314b6_removebg.jpg?w=600', 'https://abimg003.imgix.net/KR17UYF/2026-03-26/image/b1eb7807-52b4-4a60-aa05-d5021171104d_removebg.jpg?w=600', 'https://abimg003.imgix.net/KR17UYF/2026-03-26/image/43a58563-72c4-4f5e-ac74-ab50d84dad96_removebg.jpg?w=600', 'https://abimg003.imgix.net/KR17UYF/2026-03-26/image/b040eacf-af85-4c46-930a-b5e497579853_removebg.jpg?w=600', 'https://abimg003.imgix.net/KR17UYF/2026-03-26/image/1e148f77-e3f2-459b-b61c-83e9e008b008_removebg.jpg?w=600', 'https://abimg003.imgix.net/KR17UYF/2026-03-26/image/f76f4a70-8ebf-4fb9-9071-4eacfd511975_removebg.jpg?w=600', 'https://abimg003.imgix.net/KR17UYF/2026-03-26/image/2e6aa131-1b4d-4341-98cc-9659b79b52d4_removebg.jpg?w=600', 'https://abimg003.imgix.net/KR17UYF/2026-03-26/image/412dc362-2ba5-429c-a36d-117cdca64ff3_removebg.jpg?w=600', 'https://abimg003.imgix.net/KR17UYF/2026-03-26/image/37ea3341-fb3d-4e41-8353-73f476b32e55_removebg.jpg?w=600', 'https://abimg003.imgix.net/KR17UYF/2026-03-26/image/b1919712-1d66-467b-8957-a04243870c94_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 04/18-14K, 04/19-22K, 11/20-24K, 08/24-50K, 08/25-57K', 'remarks': 'VOSA STATES 42K, 46K, 50K, 57K', 'virtual': False, 'seller': 'UKCGR - Premium', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 112, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/7b4baae6-be4c-48bb-80d6-f537a328a870.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:00:46 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120761595, 'registration': 'KR17UYF', 'account': 'WBA002', 'make': 'PEUGEOT', 'model': '308 HATCHBACK', 'derivative': '1.2 PureTech 130 Allure 5dr EAT6', 'mileage': 62344, 'mileageWarranty': True, 'type': 'car', 'saleId': 19180, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-03-30T09:00Z', 'lot': 1184, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2017-04-12', 'fuel': 'Petrol', 'motExpiry': '2026-08-27', 'doors': 5, 'engineSize': 1200, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/KR17UYF/2026-03-26/image/0d158023-31c9-4fba-bc46-28a380b314b6_removebg.jpg?w=600', 'https://abimg003.imgix.net/KR17UYF/2026-03-26/image/b1eb7807-52b4-4a60-aa05-d5021171104d_removebg.jpg?w=600', 'https://abimg003.imgix.net/KR17UYF/2026-03-26/image/43a58563-72c4-4f5e-ac74-ab50d84dad96_removebg.jpg?w=600', 'https://abimg003.imgix.net/KR17UYF/2026-03-26/image/b040eacf-af85-4c46-930a-b5e497579853_removebg.jpg?w=600', 'https://abimg003.imgix.net/KR17UYF/2026-03-26/image/1e148f77-e3f2-459b-b61c-83e9e008b008_removebg.jpg?w=600', 'https://abimg003.imgix.net/KR17UYF/2026-03-26/image/f76f4a70-8ebf-4fb9-9071-4eacfd511975_removebg.jpg?w=600', 'https://abimg003.imgix.net/KR17UYF/2026-03-26/image/2e6aa131-1b4d-4341-98cc-9659b79b52d4_removebg.jpg?w=600', 'https://abimg003.imgix.net/KR17UYF/2026-03-26/image/412dc362-2ba5-429c-a36d-117cdca64ff3_removebg.jpg?w=600', 'https://abimg003.imgix.net/KR17UYF/2026-03-26/image/37ea3341-fb3d-4e41-8353-73f476b32e55_removebg.jpg?w=600', 'https://abimg003.imgix.net/KR17UYF/2026-03-26/image/b1919712-1d66-467b-8957-a04243870c94_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 04/18-14K, 04/19-22K, 11/20-24K, 08/24-50K, 08/25-57K', 'remarks': 'VOSA STATES 42K, 46K, 50K, 57K', 'virtual': False, 'seller': 'UKCGR - Premium', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 112, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/7b4baae6-be4c-48bb-80d6-f537a328a870.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:00:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5c130917-9def-582c-bc76-de360716415f with identifier: 120761595
2026-03-27 19:00:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5c130917-9def-582c-bc76-de360716415f with scrape type 2
2026-03-27 19:00:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5c130917-9def-582c-bc76-de360716415f with scrape type 2
2026-03-27 19:00:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 5c130917-9def-582c-bc76-de360716415f, identifier: 120761595
2026-03-27 19:00:46 [astonbarclay.gb] INFO: Found listing with ID: 119594883
2026-03-27 19:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119594883%27 HTTP/1.1" 200 None
2026-03-27 19:00:46 [astonbarclay.gb] INFO: Scrape type for 119594883: 2
2026-03-27 19:00:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 5c130917-9def-582c-bc76-de360716415f with identifier: 120761595
2026-03-27 19:00:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 19:00:46 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=BLACK HTTP/1.1" 200 None
2026-03-27 19:00:46 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 19:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-27 19:00:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 5c130917-9def-582c-bc76-de360716415f with identifier: 120761595
2026-03-27 19:00:46 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 5c130917-9def-582c-bc76-de360716415f with identifier: 120761595 to the API
2026-03-27 19:00:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19: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-27 19:00:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120761595?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 112,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Petrol',
'id': '5c130917-9def-582c-bc76-de360716415f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'KR17UYF',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120761595',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'PEUGEOT',
'model': '308 HATCHBACK',
'odometer': 62344,
'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': 'PEUGEOT 308 HATCHBACK 1.2 PureTech 130 Allure 5dr EAT6',
'transmission': 'automatic',
'trim': '1.2 PureTech 130 Allure 5dr EAT6',
'vin': None,
'year': 2017}
2026-03-27 19:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120761595%27 HTTP/1.1" 200 None
2026-03-27 19:00:46 [astonbarclay.gb] INFO: Saving data for 120761595: {'auction_closing_time': 1774861200.0, 'created_time': 1774433109.504865, 'last_price_update_time': 1774638046.963865}
2026-03-27 19:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120761595') HTTP/1.1" 204 0
2026-03-27 19:00:47 [astonbarclay.gb] INFO: Found listing with ID: 120416058
2026-03-27 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120416058%27 HTTP/1.1" 200 None
2026-03-27 19:00:47 [astonbarclay.gb] INFO: Scrape type for 120416058: 2
2026-03-27 19:00:47 [astonbarclay.gb] INFO: Found listing with ID: 120484566
2026-03-27 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120484566%27 HTTP/1.1" 200 None
2026-03-27 19:00:47 [astonbarclay.gb] INFO: Scrape type for 120484566: 0
2026-03-27 19:00:47 [astonbarclay.gb] INFO: Found listing with ID: 120763014
2026-03-27 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120763014%27 HTTP/1.1" 200 None
2026-03-27 19:00:47 [astonbarclay.gb] INFO: Scrape type for 120763014: 0
2026-03-27 19:00:47 [astonbarclay.gb] INFO: Found listing with ID: 120673229
2026-03-27 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120673229%27 HTTP/1.1" 200 None
2026-03-27 19:00:47 [astonbarclay.gb] INFO: Scrape type for 120673229: 0
2026-03-27 19:00:47 [astonbarclay.gb] INFO: Found listing with ID: 120696081
2026-03-27 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120696081%27 HTTP/1.1" 200 None
2026-03-27 19:00:47 [astonbarclay.gb] INFO: Scrape type for 120696081: 0
2026-03-27 19:00:47 [astonbarclay.gb] INFO: Found listing with ID: 120696108
2026-03-27 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120696108%27 HTTP/1.1" 200 None
2026-03-27 19:00:47 [astonbarclay.gb] INFO: Scrape type for 120696108: 0
2026-03-27 19:00:47 [astonbarclay.gb] INFO: Found listing with ID: 120792348
2026-03-27 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120792348%27 HTTP/1.1" 200 None
2026-03-27 19:00:47 [astonbarclay.gb] INFO: Scrape type for 120792348: 0
2026-03-27 19:00:47 [astonbarclay.gb] INFO: Found listing with ID: 120787611
2026-03-27 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120787611%27 HTTP/1.1" 200 None
2026-03-27 19:00:47 [astonbarclay.gb] INFO: Scrape type for 120787611: 0
2026-03-27 19:00:47 [astonbarclay.gb] INFO: Found listing with ID: 120717479
2026-03-27 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120717479%27 HTTP/1.1" 200 None
2026-03-27 19:00:47 [astonbarclay.gb] INFO: Scrape type for 120717479: 0
2026-03-27 19:00:47 [astonbarclay.gb] INFO: Found listing with ID: 120767820
2026-03-27 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120767820%27 HTTP/1.1" 200 None
2026-03-27 19:00:47 [astonbarclay.gb] INFO: Scrape type for 120767820: 0
2026-03-27 19:00:47 [astonbarclay.gb] INFO: Found listing with ID: 120779999
2026-03-27 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120779999%27 HTTP/1.1" 200 None
2026-03-27 19:00:47 [astonbarclay.gb] INFO: Scrape type for 120779999: 0
2026-03-27 19:00:47 [astonbarclay.gb] INFO: Found listing with ID: 120693919
2026-03-27 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120693919%27 HTTP/1.1" 200 None
2026-03-27 19:00:47 [astonbarclay.gb] INFO: Scrape type for 120693919: 0
2026-03-27 19:00:47 [astonbarclay.gb] INFO: Found listing with ID: 120774627
2026-03-27 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120774627%27 HTTP/1.1" 200 None
2026-03-27 19:00:47 [astonbarclay.gb] INFO: Scrape type for 120774627: 0
2026-03-27 19:00:47 [astonbarclay.gb] INFO: Found listing with ID: 120695495
2026-03-27 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120695495%27 HTTP/1.1" 200 None
2026-03-27 19:00:47 [astonbarclay.gb] INFO: Scrape type for 120695495: 0
2026-03-27 19:00:47 [astonbarclay.gb] INFO: Found listing with ID: 120743971
2026-03-27 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120743971%27 HTTP/1.1" 200 None
2026-03-27 19:00:47 [astonbarclay.gb] INFO: Scrape type for 120743971: 0
2026-03-27 19:00:47 [astonbarclay.gb] INFO: Found listing with ID: 120789695
2026-03-27 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120789695%27 HTTP/1.1" 200 None
2026-03-27 19:00:47 [astonbarclay.gb] INFO: Scrape type for 120789695: 0
2026-03-27 19:00:47 [astonbarclay.gb] INFO: Found listing with ID: 120794416
2026-03-27 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120794416%27 HTTP/1.1" 200 None
2026-03-27 19:00:47 [astonbarclay.gb] INFO: Scrape type for 120794416: 0
2026-03-27 19:00:47 [astonbarclay.gb] INFO: Found listing with ID: 120296653
2026-03-27 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120296653%27 HTTP/1.1" 200 None
2026-03-27 19:00:47 [astonbarclay.gb] INFO: Scrape type for 120296653: 0
2026-03-27 19:00:47 [astonbarclay.gb] INFO: Found listing with ID: 120791424
2026-03-27 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120791424%27 HTTP/1.1" 200 None
2026-03-27 19:00:47 [astonbarclay.gb] INFO: Scrape type for 120791424: 0
2026-03-27 19:00:47 [astonbarclay.gb] INFO: Found listing with ID: 120795336
2026-03-27 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120795336%27 HTTP/1.1" 200 None
2026-03-27 19:00:47 [astonbarclay.gb] INFO: Scrape type for 120795336: 0
2026-03-27 19:00:47 [astonbarclay.gb] INFO: Found listing with ID: 120620461
2026-03-27 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120620461%27 HTTP/1.1" 200 None
2026-03-27 19:00:47 [astonbarclay.gb] INFO: Scrape type for 120620461: 0
2026-03-27 19:00:47 [astonbarclay.gb] INFO: Found listing with ID: 120673220
2026-03-27 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120673220%27 HTTP/1.1" 200 None
2026-03-27 19:00:47 [astonbarclay.gb] INFO: Scrape type for 120673220: 0
2026-03-27 19:00:47 [astonbarclay.gb] INFO: Found listing with ID: 120786178
2026-03-27 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120786178%27 HTTP/1.1" 200 None
2026-03-27 19:00:47 [astonbarclay.gb] INFO: Scrape type for 120786178: 0
2026-03-27 19:00:47 [astonbarclay.gb] INFO: Found listing with ID: 120673241
2026-03-27 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120673241%27 HTTP/1.1" 200 None
2026-03-27 19:00:47 [astonbarclay.gb] INFO: Scrape type for 120673241: 0
2026-03-27 19:00:47 [astonbarclay.gb] INFO: Found listing with ID: 120629981
2026-03-27 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120629981%27 HTTP/1.1" 200 None
2026-03-27 19:00:47 [astonbarclay.gb] INFO: Scrape type for 120629981: 0
2026-03-27 19:00:47 [astonbarclay.gb] INFO: Found listing with ID: 120783893
2026-03-27 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120783893%27 HTTP/1.1" 200 None
2026-03-27 19:00:47 [astonbarclay.gb] INFO: Scrape type for 120783893: 0
2026-03-27 19:00:47 [astonbarclay.gb] INFO: Found listing with ID: 120471388
2026-03-27 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120471388%27 HTTP/1.1" 200 None
2026-03-27 19:00:47 [astonbarclay.gb] INFO: Scrape type for 120471388: 0
2026-03-27 19:00:47 [astonbarclay.gb] INFO: Found listing with ID: 120471377
2026-03-27 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120471377%27 HTTP/1.1" 200 None
2026-03-27 19:00:47 [astonbarclay.gb] INFO: Scrape type for 120471377: 0
2026-03-27 19:00:47 [astonbarclay.gb] INFO: Found listing with ID: 120780354
2026-03-27 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120780354%27 HTTP/1.1" 200 None
2026-03-27 19:00:47 [astonbarclay.gb] INFO: Scrape type for 120780354: 0
2026-03-27 19:00:47 [astonbarclay.gb] INFO: Found listing with ID: 120681551
2026-03-27 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120681551%27 HTTP/1.1" 200 None
2026-03-27 19:00:47 [astonbarclay.gb] INFO: Scrape type for 120681551: 0
2026-03-27 19:00:47 [astonbarclay.gb] INFO: Found listing with ID: 120592964
2026-03-27 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120592964%27 HTTP/1.1" 200 None
2026-03-27 19:00:47 [astonbarclay.gb] INFO: Scrape type for 120592964: 0
2026-03-27 19:00:47 [astonbarclay.gb] INFO: Found listing with ID: 120786723
2026-03-27 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120786723%27 HTTP/1.1" 200 None
2026-03-27 19:00:47 [astonbarclay.gb] INFO: Scrape type for 120786723: 0
2026-03-27 19:00:47 [astonbarclay.gb] INFO: Found listing with ID: 120670068
2026-03-27 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120670068%27 HTTP/1.1" 200 None
2026-03-27 19:00:47 [astonbarclay.gb] INFO: Scrape type for 120670068: 0
2026-03-27 19:00:47 [astonbarclay.gb] INFO: Found listing with ID: 120621668
2026-03-27 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120621668%27 HTTP/1.1" 200 None
2026-03-27 19:00:47 [astonbarclay.gb] INFO: Scrape type for 120621668: 0
2026-03-27 19:00:47 [astonbarclay.gb] INFO: Found listing with ID: 120799701
2026-03-27 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120799701%27 HTTP/1.1" 200 None
2026-03-27 19:00:47 [astonbarclay.gb] INFO: Scrape type for 120799701: 0
2026-03-27 19:00:47 [astonbarclay.gb] INFO: Found listing with ID: 120794514
2026-03-27 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120794514%27 HTTP/1.1" 200 None
2026-03-27 19:00:47 [astonbarclay.gb] INFO: Scrape type for 120794514: 0
2026-03-27 19:00:47 [astonbarclay.gb] INFO: Found listing with ID: 120777798
2026-03-27 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120777798%27 HTTP/1.1" 200 None
2026-03-27 19:00:47 [astonbarclay.gb] INFO: Scrape type for 120777798: 0
2026-03-27 19:00:47 [astonbarclay.gb] INFO: Found listing with ID: 120787044
2026-03-27 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120787044%27 HTTP/1.1" 200 None
2026-03-27 19:00:47 [astonbarclay.gb] INFO: Scrape type for 120787044: 0
2026-03-27 19:00:47 [astonbarclay.gb] INFO: Found listing with ID: 120788446
2026-03-27 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120788446%27 HTTP/1.1" 200 None
2026-03-27 19:00:47 [astonbarclay.gb] INFO: Scrape type for 120788446: 0
2026-03-27 19:00:47 [astonbarclay.gb] INFO: Found listing with ID: 120693929
2026-03-27 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120693929%27 HTTP/1.1" 200 None
2026-03-27 19:00:47 [astonbarclay.gb] INFO: Scrape type for 120693929: 0
2026-03-27 19:00:47 [astonbarclay.gb] INFO: Found listing with ID: 120788824
2026-03-27 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120788824%27 HTTP/1.1" 200 None
2026-03-27 19:00:47 [astonbarclay.gb] INFO: Scrape type for 120788824: 0
2026-03-27 19:00:47 [astonbarclay.gb] INFO: Found listing with ID: 120788099
2026-03-27 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120788099%27 HTTP/1.1" 200 None
2026-03-27 19:00:47 [astonbarclay.gb] INFO: Scrape type for 120788099: 0
2026-03-27 19:00:47 [astonbarclay.gb] INFO: Found listing with ID: 120806000
2026-03-27 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120806000%27 HTTP/1.1" 200 None
2026-03-27 19:00:47 [astonbarclay.gb] INFO: Scrape type for 120806000: 2
2026-03-27 19:00:47 [astonbarclay.gb] INFO: Found listing with ID: 120805331
2026-03-27 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120805331%27 HTTP/1.1" 200 None
2026-03-27 19:00:47 [astonbarclay.gb] INFO: Scrape type for 120805331: 2
2026-03-27 19:00:47 [astonbarclay.gb] INFO: Found listing with ID: 120798460
2026-03-27 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120798460%27 HTTP/1.1" 200 None
2026-03-27 19:00:47 [astonbarclay.gb] INFO: Scrape type for 120798460: 0
2026-03-27 19:00:47 [astonbarclay.gb] INFO: Found listing with ID: 120694542
2026-03-27 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120694542%27 HTTP/1.1" 200 None
2026-03-27 19:00:47 [astonbarclay.gb] INFO: Scrape type for 120694542: 0
2026-03-27 19:00:47 [astonbarclay.gb] INFO: Found listing with ID: 120794313
2026-03-27 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120794313%27 HTTP/1.1" 200 None
2026-03-27 19:00:47 [astonbarclay.gb] INFO: Scrape type for 120794313: 0
2026-03-27 19:00:47 [astonbarclay.gb] INFO: Found listing with ID: 120714788
2026-03-27 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120714788%27 HTTP/1.1" 200 None
2026-03-27 19:00:47 [astonbarclay.gb] INFO: Scrape type for 120714788: 0
2026-03-27 19:00:47 [astonbarclay.gb] INFO: Found listing with ID: 120791904
2026-03-27 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120791904%27 HTTP/1.1" 200 None
2026-03-27 19:00:47 [astonbarclay.gb] INFO: Scrape type for 120791904: 0
2026-03-27 19:00:47 [astonbarclay.gb] INFO: Found listing with ID: 120798257
2026-03-27 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120798257%27 HTTP/1.1" 200 None
2026-03-27 19:00:47 [astonbarclay.gb] INFO: Scrape type for 120798257: 0
2026-03-27 19:00:47 [astonbarclay.gb] INFO: Found listing with ID: 120794232
2026-03-27 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120794232%27 HTTP/1.1" 200 None
2026-03-27 19:00:47 [astonbarclay.gb] INFO: Scrape type for 120794232: 0
2026-03-27 19:00:47 [astonbarclay.gb] INFO: Found listing with ID: 120730145
2026-03-27 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120730145%27 HTTP/1.1" 200 None
2026-03-27 19:00:47 [astonbarclay.gb] INFO: Scrape type for 120730145: 0
2026-03-27 19:00:47 [astonbarclay.gb] INFO: Found listing with ID: 120668431
2026-03-27 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120668431%27 HTTP/1.1" 200 None
2026-03-27 19:00:47 [astonbarclay.gb] INFO: Scrape type for 120668431: 0
2026-03-27 19:00:47 [astonbarclay.gb] INFO: Found listing with ID: 120738215
2026-03-27 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120738215%27 HTTP/1.1" 200 None
2026-03-27 19:00:47 [astonbarclay.gb] INFO: Scrape type for 120738215: 0
2026-03-27 19:00:47 [astonbarclay.gb] INFO: Found listing with ID: 120718994
2026-03-27 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120718994%27 HTTP/1.1" 200 None
2026-03-27 19:00:47 [astonbarclay.gb] INFO: Scrape type for 120718994: 0
2026-03-27 19:00:47 [astonbarclay.gb] INFO: Found listing with ID: 120764547
2026-03-27 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120764547%27 HTTP/1.1" 200 None
2026-03-27 19:00:47 [astonbarclay.gb] INFO: Scrape type for 120764547: 0
2026-03-27 19:00:47 [astonbarclay.gb] INFO: Found listing with ID: 120606158
2026-03-27 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120606158%27 HTTP/1.1" 200 None
2026-03-27 19:00:47 [astonbarclay.gb] INFO: Scrape type for 120606158: 0
2026-03-27 19:00:47 [astonbarclay.gb] INFO: Found listing with ID: 120454887
2026-03-27 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120454887%27 HTTP/1.1" 200 None
2026-03-27 19:00:47 [astonbarclay.gb] INFO: Scrape type for 120454887: 0
2026-03-27 19:00:47 [astonbarclay.gb] INFO: Found listing with ID: 120442214
2026-03-27 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120442214%27 HTTP/1.1" 200 None
2026-03-27 19:00:47 [astonbarclay.gb] INFO: Scrape type for 120442214: 0
2026-03-27 19:00:47 [astonbarclay.gb] INFO: Found listing with ID: 120631389
2026-03-27 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120631389%27 HTTP/1.1" 200 None
2026-03-27 19:00:48 [astonbarclay.gb] INFO: Scrape type for 120631389: 0
2026-03-27 19:00:48 [astonbarclay.gb] INFO: Found listing with ID: 120804683
2026-03-27 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120804683%27 HTTP/1.1" 200 None
2026-03-27 19:00:48 [astonbarclay.gb] INFO: Scrape type for 120804683: 2
2026-03-27 19:00:48 [astonbarclay.gb] INFO: Found listing with ID: 120714757
2026-03-27 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120714757%27 HTTP/1.1" 200 None
2026-03-27 19:00:48 [astonbarclay.gb] INFO: Scrape type for 120714757: 0
2026-03-27 19:00:48 [astonbarclay.gb] INFO: Found listing with ID: 120798154
2026-03-27 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120798154%27 HTTP/1.1" 200 None
2026-03-27 19:00:48 [astonbarclay.gb] INFO: Scrape type for 120798154: 0
2026-03-27 19:00:48 [astonbarclay.gb] INFO: Found listing with ID: 120695095
2026-03-27 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120695095%27 HTTP/1.1" 200 None
2026-03-27 19:00:48 [astonbarclay.gb] INFO: Scrape type for 120695095: 0
2026-03-27 19:00:48 [astonbarclay.gb] INFO: Found listing with ID: 120693949
2026-03-27 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120693949%27 HTTP/1.1" 200 None
2026-03-27 19:00:48 [astonbarclay.gb] INFO: Scrape type for 120693949: 0
2026-03-27 19:00:48 [astonbarclay.gb] INFO: Found listing with ID: 120798480
2026-03-27 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120798480%27 HTTP/1.1" 200 None
2026-03-27 19:00:48 [astonbarclay.gb] INFO: Scrape type for 120798480: 0
2026-03-27 19:00:48 [astonbarclay.gb] INFO: Found listing with ID: 120804574
2026-03-27 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120804574%27 HTTP/1.1" 200 None
2026-03-27 19:00:48 [astonbarclay.gb] INFO: Scrape type for 120804574: 2
2026-03-27 19:00:48 [astonbarclay.gb] INFO: Found listing with ID: 120823089
2026-03-27 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120823089%27 HTTP/1.1" 200 None
2026-03-27 19:00:48 [astonbarclay.gb] INFO: Scrape type for 120823089: 2
2026-03-27 19:00:48 [astonbarclay.gb] INFO: Found listing with ID: 120748970
2026-03-27 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120748970%27 HTTP/1.1" 200 None
2026-03-27 19:00:48 [astonbarclay.gb] INFO: Scrape type for 120748970: 2
2026-03-27 19:00:48 [astonbarclay.gb] INFO: Found listing with ID: 120805939
2026-03-27 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120805939%27 HTTP/1.1" 200 None
2026-03-27 19:00:48 [astonbarclay.gb] INFO: Scrape type for 120805939: 2
2026-03-27 19:00:48 [astonbarclay.gb] INFO: Found listing with ID: 120729927
2026-03-27 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120729927%27 HTTP/1.1" 200 None
2026-03-27 19:00:48 [astonbarclay.gb] INFO: Scrape type for 120729927: 2
2026-03-27 19:00:48 [astonbarclay.gb] INFO: Found listing with ID: 120627674
2026-03-27 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120627674%27 HTTP/1.1" 200 None
2026-03-27 19:00:48 [astonbarclay.gb] INFO: Scrape type for 120627674: 2
2026-03-27 19:00:48 [astonbarclay.gb] INFO: Found listing with ID: 120477820
2026-03-27 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120477820%27 HTTP/1.1" 200 None
2026-03-27 19:00:48 [astonbarclay.gb] INFO: Scrape type for 120477820: 0
2026-03-27 19:00:48 [astonbarclay.gb] INFO: Found listing with ID: 120371832
2026-03-27 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120371832%27 HTTP/1.1" 200 None
2026-03-27 19:00:48 [astonbarclay.gb] INFO: Scrape type for 120371832: 0
2026-03-27 19:00:48 [astonbarclay.gb] INFO: Found listing with ID: 120798881
2026-03-27 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120798881%27 HTTP/1.1" 200 None
2026-03-27 19:00:48 [astonbarclay.gb] INFO: Scrape type for 120798881: 0
2026-03-27 19:00:48 [astonbarclay.gb] INFO: Found listing with ID: 120453711
2026-03-27 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120453711%27 HTTP/1.1" 200 None
2026-03-27 19:00:48 [astonbarclay.gb] INFO: Scrape type for 120453711: 0
2026-03-27 19:00:48 [astonbarclay.gb] INFO: Found listing with ID: 120756781
2026-03-27 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120756781%27 HTTP/1.1" 200 None
2026-03-27 19:00:48 [astonbarclay.gb] INFO: Scrape type for 120756781: 0
2026-03-27 19:00:48 [astonbarclay.gb] INFO: Found listing with ID: 120799191
2026-03-27 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120799191%27 HTTP/1.1" 200 None
2026-03-27 19:00:48 [astonbarclay.gb] INFO: Scrape type for 120799191: 0
2026-03-27 19:00:48 [astonbarclay.gb] INFO: Found listing with ID: 120798831
2026-03-27 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120798831%27 HTTP/1.1" 200 None
2026-03-27 19:00:48 [astonbarclay.gb] INFO: Scrape type for 120798831: 0
2026-03-27 19:00:48 [astonbarclay.gb] INFO: Found listing with ID: 120825971
2026-03-27 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120825971%27 HTTP/1.1" 200 None
2026-03-27 19:00:48 [astonbarclay.gb] INFO: Scrape type for 120825971: 2
2026-03-27 19:00:48 [astonbarclay.gb] INFO: Found listing with ID: 120631174
2026-03-27 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120631174%27 HTTP/1.1" 200 None
2026-03-27 19:00:48 [astonbarclay.gb] INFO: Scrape type for 120631174: 2
2026-03-27 19:00:48 [astonbarclay.gb] INFO: Found listing with ID: 120644493
2026-03-27 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120644493%27 HTTP/1.1" 200 None
2026-03-27 19:00:48 [astonbarclay.gb] INFO: Scrape type for 120644493: 2
2026-03-27 19:00:48 [astonbarclay.gb] INFO: Found listing with ID: 120670779
2026-03-27 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120670779%27 HTTP/1.1" 200 None
2026-03-27 19:00:48 [astonbarclay.gb] INFO: Scrape type for 120670779: 2
2026-03-27 19:00:48 [astonbarclay.gb] INFO: Found listing with ID: 120625573
2026-03-27 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120625573%27 HTTP/1.1" 200 None
2026-03-27 19:00:48 [astonbarclay.gb] INFO: Scrape type for 120625573: 2
2026-03-27 19:00:48 [astonbarclay.gb] INFO: Found listing with ID: 120821709
2026-03-27 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120821709%27 HTTP/1.1" 200 None
2026-03-27 19:00:48 [astonbarclay.gb] INFO: Scrape type for 120821709: 2
2026-03-27 19:00:48 [astonbarclay.gb] INFO: Found listing with ID: 120627849
2026-03-27 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120627849%27 HTTP/1.1" 200 None
2026-03-27 19:00:48 [astonbarclay.gb] INFO: Scrape type for 120627849: 2
2026-03-27 19:00:48 [astonbarclay.gb] INFO: Found listing with ID: 120805298
2026-03-27 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120805298%27 HTTP/1.1" 200 None
2026-03-27 19:00:48 [astonbarclay.gb] INFO: Scrape type for 120805298: 2
2026-03-27 19:00:48 [astonbarclay.gb] INFO: Found listing with ID: 120056805
2026-03-27 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120056805%27 HTTP/1.1" 200 None
2026-03-27 19:00:48 [astonbarclay.gb] INFO: Scrape type for 120056805: 0
2026-03-27 19:00:48 [astonbarclay.gb] INFO: Found listing with ID: 120792109
2026-03-27 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120792109%27 HTTP/1.1" 200 None
2026-03-27 19:00:48 [astonbarclay.gb] INFO: Scrape type for 120792109: 2
2026-03-27 19:00:48 [astonbarclay.gb] INFO: Found listing with ID: 120805512
2026-03-27 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120805512%27 HTTP/1.1" 200 None
2026-03-27 19:00:48 [astonbarclay.gb] INFO: Scrape type for 120805512: 2
2026-03-27 19:00:48 [astonbarclay.gb] INFO: Found listing with ID: 120627497
2026-03-27 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120627497%27 HTTP/1.1" 200 None
2026-03-27 19:00:48 [astonbarclay.gb] INFO: Scrape type for 120627497: 2
2026-03-27 19:00:48 [astonbarclay.gb] INFO: Found listing with ID: 120162821
2026-03-27 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120162821%27 HTTP/1.1" 200 None
2026-03-27 19:00:48 [astonbarclay.gb] INFO: Scrape type for 120162821: 0
2026-03-27 19:00:48 [astonbarclay.gb] INFO: Found listing with ID: 120627663
2026-03-27 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120627663%27 HTTP/1.1" 200 None
2026-03-27 19:00:48 [astonbarclay.gb] INFO: Scrape type for 120627663: 2
2026-03-27 19:00:48 [astonbarclay.gb] INFO: Found listing with ID: 120826190
2026-03-27 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120826190%27 HTTP/1.1" 200 None
2026-03-27 19:00:48 [astonbarclay.gb] INFO: Scrape type for 120826190: 2
2026-03-27 19:00:48 [astonbarclay.gb] INFO: Found listing with ID: 120714990
2026-03-27 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120714990%27 HTTP/1.1" 200 None
2026-03-27 19:00:48 [astonbarclay.gb] INFO: Scrape type for 120714990: 0
2026-03-27 19:00:48 [astonbarclay.gb] INFO: Found listing with ID: 120208207
2026-03-27 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120208207%27 HTTP/1.1" 200 None
2026-03-27 19:00:48 [astonbarclay.gb] INFO: Scrape type for 120208207: 0
2026-03-27 19:00:48 [astonbarclay.gb] INFO: Found listing with ID: 119329130
2026-03-27 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119329130%27 HTTP/1.1" 200 None
2026-03-27 19:00:48 [astonbarclay.gb] INFO: Scrape type for 119329130: 0
2026-03-27 19:00:48 [astonbarclay.gb] INFO: Found listing with ID: 120828123
2026-03-27 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120828123%27 HTTP/1.1" 200 None
2026-03-27 19:00:48 [astonbarclay.gb] INFO: Scrape type for 120828123: 0
2026-03-27 19:00:48 [astonbarclay.gb] INFO: Found listing with ID: 120827508
2026-03-27 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120827508%27 HTTP/1.1" 200 None
2026-03-27 19:00:48 [astonbarclay.gb] INFO: Scrape type for 120827508: 0
2026-03-27 19:00:48 [astonbarclay.gb] INFO: Found listing with ID: 120829459
2026-03-27 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120829459%27 HTTP/1.1" 200 None
2026-03-27 19:00:48 [astonbarclay.gb] INFO: Scrape type for 120829459: 0
2026-03-27 19:00:48 [astonbarclay.gb] INFO: Found listing with ID: 120432662
2026-03-27 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120432662%27 HTTP/1.1" 200 None
2026-03-27 19:00:48 [astonbarclay.gb] INFO: Scrape type for 120432662: 0
2026-03-27 19:00:48 [astonbarclay.gb] INFO: Found listing with ID: 120829391
2026-03-27 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120829391%27 HTTP/1.1" 200 None
2026-03-27 19:00:48 [astonbarclay.gb] INFO: Scrape type for 120829391: 0
2026-03-27 19:00:48 [astonbarclay.gb] INFO: Found listing with ID: 120621446
2026-03-27 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120621446%27 HTTP/1.1" 200 None
2026-03-27 19:00:48 [astonbarclay.gb] INFO: Scrape type for 120621446: 0
2026-03-27 19:00:48 [astonbarclay.gb] INFO: Found listing with ID: 120591393
2026-03-27 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120591393%27 HTTP/1.1" 200 None
2026-03-27 19:00:48 [astonbarclay.gb] INFO: Scrape type for 120591393: 0
2026-03-27 19:00:48 [astonbarclay.gb] INFO: Found listing with ID: 120592922
2026-03-27 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120592922%27 HTTP/1.1" 200 None
2026-03-27 19:00:48 [astonbarclay.gb] INFO: Scrape type for 120592922: 0
2026-03-27 19:00:48 [astonbarclay.gb] INFO: Found listing with ID: 120590755
2026-03-27 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120590755%27 HTTP/1.1" 200 None
2026-03-27 19:00:48 [astonbarclay.gb] INFO: Scrape type for 120590755: 0
2026-03-27 19:00:48 [astonbarclay.gb] INFO: Found listing with ID: 120650937
2026-03-27 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120650937%27 HTTP/1.1" 200 None
2026-03-27 19:00:48 [astonbarclay.gb] INFO: Scrape type for 120650937: 2
2026-03-27 19:00:48 [astonbarclay.gb] INFO: Found listing with ID: 120479509
2026-03-27 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120479509%27 HTTP/1.1" 200 None
2026-03-27 19:00:48 [astonbarclay.gb] INFO: Scrape type for 120479509: 2
2026-03-27 19:00:48 [astonbarclay.gb] INFO: Found listing with ID: 120695918
2026-03-27 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120695918%27 HTTP/1.1" 200 None
2026-03-27 19:00:48 [astonbarclay.gb] INFO: Scrape type for 120695918: 2
2026-03-27 19:00:48 [astonbarclay.gb] INFO: Found listing with ID: 120470094
2026-03-27 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120470094%27 HTTP/1.1" 200 None
2026-03-27 19:00:48 [astonbarclay.gb] INFO: Scrape type for 120470094: 0
2026-03-27 19:00:48 [astonbarclay.gb] INFO: Found listing with ID: 120830863
2026-03-27 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120830863%27 HTTP/1.1" 200 None
2026-03-27 19:00:48 [astonbarclay.gb] INFO: Scrape type for 120830863: 0
2026-03-27 19:00:48 [astonbarclay.gb] INFO: Found listing with ID: 120630710
2026-03-27 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120630710%27 HTTP/1.1" 200 None
2026-03-27 19:00:48 [astonbarclay.gb] INFO: Scrape type for 120630710: 2
2026-03-27 19:00:48 [astonbarclay.gb] INFO: Found listing with ID: 120830928
2026-03-27 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120830928%27 HTTP/1.1" 200 None
2026-03-27 19:00:48 [astonbarclay.gb] INFO: Scrape type for 120830928: 0
2026-03-27 19:00:48 [astonbarclay.gb] INFO: Found listing with ID: 120763529
2026-03-27 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120763529%27 HTTP/1.1" 200 None
2026-03-27 19:00:48 [astonbarclay.gb] INFO: Scrape type for 120763529: 0
2026-03-27 19:00:48 [astonbarclay.gb] INFO: Found listing with ID: 120831031
2026-03-27 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120831031%27 HTTP/1.1" 200 None
2026-03-27 19:00:48 [astonbarclay.gb] INFO: Scrape type for 120831031: 0
2026-03-27 19:00:48 [astonbarclay.gb] INFO: Found listing with ID: 120631672
2026-03-27 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120631672%27 HTTP/1.1" 200 None
2026-03-27 19:00:48 [astonbarclay.gb] INFO: Scrape type for 120631672: 2
2026-03-27 19:00:48 [astonbarclay.gb] INFO: Found listing with ID: 120592174
2026-03-27 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120592174%27 HTTP/1.1" 200 None
2026-03-27 19:00:48 [astonbarclay.gb] INFO: Scrape type for 120592174: 0
2026-03-27 19:00:48 [astonbarclay.gb] INFO: Found listing with ID: 120591357
2026-03-27 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120591357%27 HTTP/1.1" 200 None
2026-03-27 19:00:48 [astonbarclay.gb] INFO: Scrape type for 120591357: 0
2026-03-27 19:00:48 [astonbarclay.gb] INFO: Found listing with ID: 120484612
2026-03-27 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120484612%27 HTTP/1.1" 200 None
2026-03-27 19:00:48 [astonbarclay.gb] INFO: Scrape type for 120484612: 0
2026-03-27 19:00:48 [astonbarclay.gb] INFO: Found listing with ID: 120796093
2026-03-27 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120796093%27 HTTP/1.1" 200 None
2026-03-27 19:00:49 [astonbarclay.gb] INFO: Scrape type for 120796093: 2
2026-03-27 19:00:49 [astonbarclay.gb] INFO: Found listing with ID: 120747852
2026-03-27 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120747852%27 HTTP/1.1" 200 None
2026-03-27 19:00:49 [astonbarclay.gb] INFO: Scrape type for 120747852: 2
2026-03-27 19:00:49 [astonbarclay.gb] INFO: Found listing with ID: 120690985
2026-03-27 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120690985%27 HTTP/1.1" 200 None
2026-03-27 19:00:49 [astonbarclay.gb] INFO: Scrape type for 120690985: 0
2026-03-27 19:00:49 [astonbarclay.gb] INFO: Found listing with ID: 120678881
2026-03-27 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120678881%27 HTTP/1.1" 200 None
2026-03-27 19:00:49 [astonbarclay.gb] INFO: Scrape type for 120678881: 0
2026-03-27 19:00:49 [astonbarclay.gb] INFO: Found listing with ID: 120355965
2026-03-27 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120355965%27 HTTP/1.1" 200 None
2026-03-27 19:00:49 [astonbarclay.gb] INFO: Scrape type for 120355965: 0
2026-03-27 19:00:49 [astonbarclay.gb] INFO: Found listing with ID: 120688625
2026-03-27 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120688625%27 HTTP/1.1" 200 None
2026-03-27 19:00:49 [astonbarclay.gb] INFO: Scrape type for 120688625: 0
2026-03-27 19:00:49 [astonbarclay.gb] INFO: Found listing with ID: 120733163
2026-03-27 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120733163%27 HTTP/1.1" 200 None
2026-03-27 19:00:49 [astonbarclay.gb] INFO: Scrape type for 120733163: 2
2026-03-27 19:00:49 [astonbarclay.gb] INFO: Found listing with ID: 120646744
2026-03-27 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120646744%27 HTTP/1.1" 200 None
2026-03-27 19:00:49 [astonbarclay.gb] INFO: Scrape type for 120646744: 2
2026-03-27 19:00:49 [astonbarclay.gb] INFO: Found listing with ID: 120819771
2026-03-27 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120819771%27 HTTP/1.1" 200 None
2026-03-27 19:00:49 [astonbarclay.gb] INFO: Scrape type for 120819771: 2
2026-03-27 19:00:49 [astonbarclay.gb] INFO: Found listing with ID: 120454834
2026-03-27 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120454834%27 HTTP/1.1" 200 None
2026-03-27 19:00:49 [astonbarclay.gb] INFO: Scrape type for 120454834: 0
2026-03-27 19:00:49 [astonbarclay.gb] INFO: Found listing with ID: 119785658
2026-03-27 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119785658%27 HTTP/1.1" 200 None
2026-03-27 19:00:49 [astonbarclay.gb] INFO: Scrape type for 119785658: 0
2026-03-27 19:00:49 [astonbarclay.gb] INFO: Found listing with ID: 120055164
2026-03-27 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120055164%27 HTTP/1.1" 200 None
2026-03-27 19:00:49 [astonbarclay.gb] INFO: Scrape type for 120055164: 0
2026-03-27 19:00:49 [astonbarclay.gb] INFO: Found listing with ID: 120814855
2026-03-27 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120814855%27 HTTP/1.1" 200 None
2026-03-27 19:00:49 [astonbarclay.gb] INFO: Scrape type for 120814855: 2
2026-03-27 19:00:49 [astonbarclay.gb] INFO: Found listing with ID: 118688338
2026-03-27 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27118688338%27 HTTP/1.1" 200 None
2026-03-27 19:00:49 [astonbarclay.gb] INFO: Scrape type for 118688338: 0
2026-03-27 19:00:49 [astonbarclay.gb] INFO: Found listing with ID: 120409640
2026-03-27 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120409640%27 HTTP/1.1" 200 None
2026-03-27 19:00:49 [astonbarclay.gb] INFO: Scrape type for 120409640: 0
2026-03-27 19:00:49 [astonbarclay.gb] INFO: Found listing with ID: 120455553
2026-03-27 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120455553%27 HTTP/1.1" 200 None
2026-03-27 19:00:49 [astonbarclay.gb] INFO: Scrape type for 120455553: 0
2026-03-27 19:00:49 [astonbarclay.gb] INFO: Found listing with ID: 120833424
2026-03-27 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120833424%27 HTTP/1.1" 200 None
2026-03-27 19:00:49 [astonbarclay.gb] INFO: Scrape type for 120833424: 0
2026-03-27 19:00:49 [astonbarclay.gb] INFO: Found listing with ID: 120649161
2026-03-27 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120649161%27 HTTP/1.1" 200 None
2026-03-27 19:00:49 [astonbarclay.gb] INFO: Scrape type for 120649161: 0
2026-03-27 19:00:49 [astonbarclay.gb] INFO: Found listing with ID: 120833556
2026-03-27 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120833556%27 HTTP/1.1" 200 None
2026-03-27 19:00:49 [astonbarclay.gb] INFO: Scrape type for 120833556: 0
2026-03-27 19:00:49 [astonbarclay.gb] INFO: Found listing with ID: 120833661
2026-03-27 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120833661%27 HTTP/1.1" 200 None
2026-03-27 19:00:49 [astonbarclay.gb] INFO: Scrape type for 120833661: 0
2026-03-27 19:00:49 [astonbarclay.gb] INFO: Found listing with ID: 120826096
2026-03-27 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120826096%27 HTTP/1.1" 200 None
2026-03-27 19:00:49 [astonbarclay.gb] INFO: Scrape type for 120826096: 2
2026-03-27 19:00:49 [astonbarclay.gb] INFO: Found listing with ID: 120411130
2026-03-27 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120411130%27 HTTP/1.1" 200 None
2026-03-27 19:00:49 [astonbarclay.gb] INFO: Scrape type for 120411130: 0
2026-03-27 19:00:49 [astonbarclay.gb] INFO: Found listing with ID: 120412317
2026-03-27 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120412317%27 HTTP/1.1" 200 None
2026-03-27 19:00:49 [astonbarclay.gb] INFO: Scrape type for 120412317: 0
2026-03-27 19:00:49 [astonbarclay.gb] INFO: Found listing with ID: 120528265
2026-03-27 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120528265%27 HTTP/1.1" 200 None
2026-03-27 19:00:49 [astonbarclay.gb] INFO: Scrape type for 120528265: 0
2026-03-27 19:00:49 [astonbarclay.gb] INFO: Found listing with ID: 120572177
2026-03-27 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120572177%27 HTTP/1.1" 200 None
2026-03-27 19:00:49 [astonbarclay.gb] INFO: Scrape type for 120572177: 0
2026-03-27 19:00:49 [astonbarclay.gb] INFO: Found listing with ID: 120439259
2026-03-27 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120439259%27 HTTP/1.1" 200 None
2026-03-27 19:00:49 [astonbarclay.gb] INFO: Scrape type for 120439259: 0
2026-03-27 19:00:49 [astonbarclay.gb] INFO: Found listing with ID: 120586686
2026-03-27 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120586686%27 HTTP/1.1" 200 None
2026-03-27 19:00:49 [astonbarclay.gb] INFO: Scrape type for 120586686: 2
2026-03-27 19:00:49 [astonbarclay.gb] INFO: Found listing with ID: 120823289
2026-03-27 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120823289%27 HTTP/1.1" 200 None
2026-03-27 19:00:49 [astonbarclay.gb] INFO: Scrape type for 120823289: 2
2026-03-27 19:00:49 [astonbarclay.gb] INFO: Found listing with ID: 120201662
2026-03-27 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120201662%27 HTTP/1.1" 200 None
2026-03-27 19:00:49 [astonbarclay.gb] INFO: Scrape type for 120201662: 0
2026-03-27 19:00:49 [astonbarclay.gb] INFO: Found listing with ID: 120838512
2026-03-27 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120838512%27 HTTP/1.1" 200 None
2026-03-27 19:00:49 [astonbarclay.gb] INFO: Scrape type for 120838512: 0
2026-03-27 19:00:49 [astonbarclay.gb] INFO: Found listing with ID: 120761701
2026-03-27 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120761701%27 HTTP/1.1" 200 None
2026-03-27 19:00:49 [astonbarclay.gb] INFO: Scrape type for 120761701: 0
2026-03-27 19:00:49 [astonbarclay.gb] INFO: Found listing with ID: 120761770
2026-03-27 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120761770%27 HTTP/1.1" 200 None
2026-03-27 19:00:49 [astonbarclay.gb] INFO: Scrape type for 120761770: 0
2026-03-27 19:00:49 [astonbarclay.gb] INFO: Found listing with ID: 120838495
2026-03-27 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120838495%27 HTTP/1.1" 200 None
2026-03-27 19:00:49 [astonbarclay.gb] INFO: Scrape type for 120838495: 0
2026-03-27 19:00:49 [astonbarclay.gb] INFO: Found listing with ID: 120826589
2026-03-27 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120826589%27 HTTP/1.1" 200 None
2026-03-27 19:00:49 [astonbarclay.gb] INFO: Scrape type for 120826589: 2
2026-03-27 19:00:49 [astonbarclay.gb] INFO: Found listing with ID: 120658630
2026-03-27 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120658630%27 HTTP/1.1" 200 None
2026-03-27 19:00:49 [astonbarclay.gb] INFO: Scrape type for 120658630: 0
2026-03-27 19:00:49 [astonbarclay.gb] INFO: Found listing with ID: 120820596
2026-03-27 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120820596%27 HTTP/1.1" 200 None
2026-03-27 19:00:49 [astonbarclay.gb] INFO: Scrape type for 120820596: 2
2026-03-27 19:00:49 [astonbarclay.gb] INFO: Found listing with ID: 120829588
2026-03-27 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120829588%27 HTTP/1.1" 200 None
2026-03-27 19:00:49 [astonbarclay.gb] INFO: Scrape type for 120829588: 0
2026-03-27 19:00:49 [astonbarclay.gb] INFO: Found listing with ID: 120761712
2026-03-27 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120761712%27 HTTP/1.1" 200 None
2026-03-27 19:00:49 [astonbarclay.gb] INFO: Scrape type for 120761712: 0
2026-03-27 19:00:49 [astonbarclay.gb] INFO: Found listing with ID: 120826795
2026-03-27 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120826795%27 HTTP/1.1" 200 None
2026-03-27 19:00:49 [astonbarclay.gb] INFO: Scrape type for 120826795: 2
2026-03-27 19:00:49 [astonbarclay.gb] INFO: Found listing with ID: 120659327
2026-03-27 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120659327%27 HTTP/1.1" 200 None
2026-03-27 19:00:49 [astonbarclay.gb] INFO: Scrape type for 120659327: 0
2026-03-27 19:00:49 [astonbarclay.gb] INFO: Found listing with ID: 120466479
2026-03-27 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120466479%27 HTTP/1.1" 200 None
2026-03-27 19:00:49 [astonbarclay.gb] INFO: Scrape type for 120466479: 0
2026-03-27 19:00:49 [astonbarclay.gb] INFO: Found listing with ID: 120466492
2026-03-27 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120466492%27 HTTP/1.1" 200 None
2026-03-27 19:00:49 [astonbarclay.gb] INFO: Scrape type for 120466492: 0
2026-03-27 19:00:49 [astonbarclay.gb] INFO: Found listing with ID: 120592412
2026-03-27 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120592412%27 HTTP/1.1" 200 None
2026-03-27 19:00:49 [astonbarclay.gb] INFO: Scrape type for 120592412: 0
2026-03-27 19:00:49 [astonbarclay.gb] INFO: Found listing with ID: 120556298
2026-03-27 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120556298%27 HTTP/1.1" 200 None
2026-03-27 19:00:49 [astonbarclay.gb] INFO: Scrape type for 120556298: 0
2026-03-27 19:00:49 [astonbarclay.gb] INFO: Found listing with ID: 120838715
2026-03-27 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120838715%27 HTTP/1.1" 200 None
2026-03-27 19:00:49 [astonbarclay.gb] INFO: Scrape type for 120838715: 0
2026-03-27 19:00:49 [astonbarclay.gb] INFO: Found listing with ID: 120825226
2026-03-27 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120825226%27 HTTP/1.1" 200 None
2026-03-27 19:00:49 [astonbarclay.gb] INFO: Scrape type for 120825226: 2
2026-03-27 19:00:49 [astonbarclay.gb] INFO: Found listing with ID: 120007531
2026-03-27 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120007531%27 HTTP/1.1" 200 None
2026-03-27 19:00:49 [astonbarclay.gb] INFO: Scrape type for 120007531: 0
2026-03-27 19:00:49 [astonbarclay.gb] INFO: Found listing with ID: 120415846
2026-03-27 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120415846%27 HTTP/1.1" 200 None
2026-03-27 19:00:49 [astonbarclay.gb] INFO: Scrape type for 120415846: 2
2026-03-27 19:00:49 [astonbarclay.gb] INFO: Found listing with ID: 120056795
2026-03-27 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120056795%27 HTTP/1.1" 200 None
2026-03-27 19:00:49 [astonbarclay.gb] INFO: Scrape type for 120056795: 0
2026-03-27 19:00:49 [astonbarclay.gb] INFO: Found listing with ID: 120632149
2026-03-27 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120632149%27 HTTP/1.1" 200 None
2026-03-27 19:00:49 [astonbarclay.gb] INFO: Scrape type for 120632149: 0
2026-03-27 19:00:49 [astonbarclay.gb] INFO: Found listing with ID: 120759763
2026-03-27 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120759763%27 HTTP/1.1" 200 None
2026-03-27 19:00:49 [astonbarclay.gb] INFO: Scrape type for 120759763: 0
2026-03-27 19:00:49 [astonbarclay.gb] INFO: Found listing with ID: 120442120
2026-03-27 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120442120%27 HTTP/1.1" 200 None
2026-03-27 19:00:49 [astonbarclay.gb] INFO: Scrape type for 120442120: 0
2026-03-27 19:00:49 [astonbarclay.gb] INFO: Found listing with ID: 120841792
2026-03-27 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120841792%27 HTTP/1.1" 200 None
2026-03-27 19:00:49 [astonbarclay.gb] INFO: Scrape type for 120841792: 0
2026-03-27 19:00:49 [astonbarclay.gb] INFO: Found listing with ID: 120379914
2026-03-27 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120379914%27 HTTP/1.1" 200 None
2026-03-27 19:00:49 [astonbarclay.gb] INFO: Scrape type for 120379914: 0
2026-03-27 19:00:49 [astonbarclay.gb] INFO: Found listing with ID: 120820135
2026-03-27 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120820135%27 HTTP/1.1" 200 None
2026-03-27 19:00:49 [astonbarclay.gb] INFO: Scrape type for 120820135: 0
2026-03-27 19:00:49 [astonbarclay.gb] INFO: Found listing with ID: 120571911
2026-03-27 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120571911%27 HTTP/1.1" 200 None
2026-03-27 19:00:49 [astonbarclay.gb] INFO: Scrape type for 120571911: 0
2026-03-27 19:00:49 [astonbarclay.gb] INFO: Found listing with ID: 120453729
2026-03-27 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120453729%27 HTTP/1.1" 200 None
2026-03-27 19:00:50 [astonbarclay.gb] INFO: Scrape type for 120453729: 0
2026-03-27 19:00:50 [astonbarclay.gb] INFO: Found listing with ID: 120580331
2026-03-27 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120580331%27 HTTP/1.1" 200 None
2026-03-27 19:00:50 [astonbarclay.gb] INFO: Scrape type for 120580331: 0
2026-03-27 19:00:50 [astonbarclay.gb] INFO: Found listing with ID: 120721726
2026-03-27 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120721726%27 HTTP/1.1" 200 None
2026-03-27 19:00:50 [astonbarclay.gb] INFO: Scrape type for 120721726: 0
2026-03-27 19:00:50 [astonbarclay.gb] INFO: Found listing with ID: 120841815
2026-03-27 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120841815%27 HTTP/1.1" 200 None
2026-03-27 19:00:50 [astonbarclay.gb] INFO: Scrape type for 120841815: 0
2026-03-27 19:00:50 [astonbarclay.gb] INFO: Found listing with ID: 120761615
2026-03-27 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120761615%27 HTTP/1.1" 200 None
2026-03-27 19:00:50 [astonbarclay.gb] INFO: Scrape type for 120761615: 0
2026-03-27 19:00:50 [astonbarclay.gb] INFO: Found listing with ID: 120668539
2026-03-27 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120668539%27 HTTP/1.1" 200 None
2026-03-27 19:00:50 [astonbarclay.gb] INFO: Scrape type for 120668539: 0
2026-03-27 19:00:50 [astonbarclay.gb] INFO: Found listing with ID: 120857384
2026-03-27 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120857384%27 HTTP/1.1" 200 None
2026-03-27 19:00:50 [astonbarclay.gb] INFO: Scrape type for 120857384: 1
2026-03-27 19:00:50 [astonbarclay.gb] INFO: Found listing with ID: 120474035
2026-03-27 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120474035%27 HTTP/1.1" 200 None
2026-03-27 19:00:50 [astonbarclay.gb] INFO: Scrape type for 120474035: 2
2026-03-27 19:00:50 [astonbarclay.gb] INFO: Found listing with ID: 120454860
2026-03-27 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120454860%27 HTTP/1.1" 200 None
2026-03-27 19:00:50 [astonbarclay.gb] INFO: Scrape type for 120454860: 0
2026-03-27 19:00:50 [astonbarclay.gb] INFO: Found listing with ID: 120528674
2026-03-27 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120528674%27 HTTP/1.1" 200 None
2026-03-27 19:00:50 [astonbarclay.gb] INFO: Scrape type for 120528674: 2
2026-03-27 19:00:50 [astonbarclay.gb] INFO: Found listing with ID: 119192578
2026-03-27 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119192578%27 HTTP/1.1" 200 None
2026-03-27 19:00:50 [astonbarclay.gb] INFO: Scrape type for 119192578: 0
2026-03-27 19:00:50 [astonbarclay.gb] INFO: Found listing with ID: 120410795
2026-03-27 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120410795%27 HTTP/1.1" 200 None
2026-03-27 19:00:50 [astonbarclay.gb] INFO: Scrape type for 120410795: 0
2026-03-27 19:00:50 [astonbarclay.gb] INFO: Found listing with ID: 120465157
2026-03-27 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120465157%27 HTTP/1.1" 200 None
2026-03-27 19:00:50 [astonbarclay.gb] INFO: Scrape type for 120465157: 0
2026-03-27 19:00:50 [astonbarclay.gb] INFO: Found listing with ID: 120519091
2026-03-27 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120519091%27 HTTP/1.1" 200 None
2026-03-27 19:00:50 [astonbarclay.gb] INFO: Scrape type for 120519091: 0
2026-03-27 19:00:50 [astonbarclay.gb] INFO: Found listing with ID: 120584241
2026-03-27 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120584241%27 HTTP/1.1" 200 None
2026-03-27 19:00:50 [astonbarclay.gb] INFO: Scrape type for 120584241: 0
2026-03-27 19:00:50 [astonbarclay.gb] INFO: Found listing with ID: 120724030
2026-03-27 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120724030%27 HTTP/1.1" 200 None
2026-03-27 19:00:50 [astonbarclay.gb] INFO: Scrape type for 120724030: 0
2026-03-27 19:00:50 [astonbarclay.gb] INFO: Found listing with ID: 120631843
2026-03-27 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120631843%27 HTTP/1.1" 200 None
2026-03-27 19:00:50 [astonbarclay.gb] INFO: Scrape type for 120631843: 0
2026-03-27 19:00:50 [astonbarclay.gb] INFO: Found listing with ID: 120657060
2026-03-27 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120657060%27 HTTP/1.1" 200 None
2026-03-27 19:00:50 [astonbarclay.gb] INFO: Scrape type for 120657060: 0
2026-03-27 19:00:50 [astonbarclay.gb] INFO: Found listing with ID: 120742052
2026-03-27 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120742052%27 HTTP/1.1" 200 None
2026-03-27 19:00:50 [astonbarclay.gb] INFO: Scrape type for 120742052: 0
2026-03-27 19:00:50 [astonbarclay.gb] INFO: Found listing with ID: 120732453
2026-03-27 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120732453%27 HTTP/1.1" 200 None
2026-03-27 19:00:50 [astonbarclay.gb] INFO: Scrape type for 120732453: 0
2026-03-27 19:00:50 [astonbarclay.gb] INFO: Found listing with ID: 120667055
2026-03-27 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120667055%27 HTTP/1.1" 200 None
2026-03-27 19:00:50 [astonbarclay.gb] INFO: Scrape type for 120667055: 0
2026-03-27 19:00:50 [astonbarclay.gb] INFO: Found listing with ID: 120695982
2026-03-27 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120695982%27 HTTP/1.1" 200 None
2026-03-27 19:00:50 [astonbarclay.gb] INFO: Scrape type for 120695982: 2
2026-03-27 19:00:50 [astonbarclay.gb] INFO: Found listing with ID: 120667537
2026-03-27 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120667537%27 HTTP/1.1" 200 None
2026-03-27 19:00:50 [astonbarclay.gb] INFO: Scrape type for 120667537: 0
2026-03-27 19:00:50 [astonbarclay.gb] INFO: Found listing with ID: 120622611
2026-03-27 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120622611%27 HTTP/1.1" 200 None
2026-03-27 19:00:50 [astonbarclay.gb] INFO: Scrape type for 120622611: 0
2026-03-27 19:00:50 [astonbarclay.gb] INFO: Found listing with ID: 120732831
2026-03-27 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120732831%27 HTTP/1.1" 200 None
2026-03-27 19:00:50 [astonbarclay.gb] INFO: Scrape type for 120732831: 0
2026-03-27 19:00:50 [astonbarclay.gb] INFO: Found listing with ID: 120696092
2026-03-27 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120696092%27 HTTP/1.1" 200 None
2026-03-27 19:00:50 [astonbarclay.gb] INFO: Scrape type for 120696092: 2
2026-03-27 19:00:50 [astonbarclay.gb] INFO: Found listing with ID: 120714496
2026-03-27 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120714496%27 HTTP/1.1" 200 None
2026-03-27 19:00:50 [astonbarclay.gb] INFO: Scrape type for 120714496: 0
2026-03-27 19:00:50 [astonbarclay.gb] INFO: Found listing with ID: 120585628
2026-03-27 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120585628%27 HTTP/1.1" 200 None
2026-03-27 19:00:50 [astonbarclay.gb] INFO: Scrape type for 120585628: 0
2026-03-27 19:00:50 [astonbarclay.gb] INFO: Found listing with ID: 120668546
2026-03-27 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120668546%27 HTTP/1.1" 200 None
2026-03-27 19:00:50 [astonbarclay.gb] INFO: Scrape type for 120668546: 0
2026-03-27 19:00:50 [astonbarclay.gb] INFO: Found listing with ID: 120589168
2026-03-27 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120589168%27 HTTP/1.1" 200 None
2026-03-27 19:00:50 [astonbarclay.gb] INFO: Scrape type for 120589168: 0
2026-03-27 19:00:50 [astonbarclay.gb] INFO: Found listing with ID: 120480111
2026-03-27 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120480111%27 HTTP/1.1" 200 None
2026-03-27 19:00:50 [astonbarclay.gb] INFO: Scrape type for 120480111: 0
2026-03-27 19:00:50 [astonbarclay.gb] INFO: Found listing with ID: 120675571
2026-03-27 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120675571%27 HTTP/1.1" 200 None
2026-03-27 19:00:50 [astonbarclay.gb] INFO: Scrape type for 120675571: 0
2026-03-27 19:00:50 [astonbarclay.gb] INFO: Found listing with ID: 120748919
2026-03-27 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120748919%27 HTTP/1.1" 200 None
2026-03-27 19:00:50 [astonbarclay.gb] INFO: Scrape type for 120748919: 0
2026-03-27 19:00:50 [astonbarclay.gb] INFO: Found listing with ID: 120749685
2026-03-27 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120749685%27 HTTP/1.1" 200 None
2026-03-27 19:00:50 [astonbarclay.gb] INFO: Scrape type for 120749685: 0
2026-03-27 19:00:50 [astonbarclay.gb] INFO: Found listing with ID: 120657401
2026-03-27 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120657401%27 HTTP/1.1" 200 None
2026-03-27 19:00:50 [astonbarclay.gb] INFO: Scrape type for 120657401: 0
2026-03-27 19:00:50 [astonbarclay.gb] INFO: Found listing with ID: 120667258
2026-03-27 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120667258%27 HTTP/1.1" 200 None
2026-03-27 19:00:50 [astonbarclay.gb] INFO: Scrape type for 120667258: 0
2026-03-27 19:00:50 [astonbarclay.gb] INFO: Found listing with ID: 120502496
2026-03-27 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120502496%27 HTTP/1.1" 200 None
2026-03-27 19:00:50 [astonbarclay.gb] INFO: Scrape type for 120502496: 0
2026-03-27 19:00:50 [astonbarclay.gb] INFO: Found listing with ID: 120694526
2026-03-27 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120694526%27 HTTP/1.1" 200 None
2026-03-27 19:00:50 [astonbarclay.gb] INFO: Scrape type for 120694526: 2
2026-03-27 19:00:50 [astonbarclay.gb] INFO: Found listing with ID: 120733542
2026-03-27 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120733542%27 HTTP/1.1" 200 None
2026-03-27 19:00:50 [astonbarclay.gb] INFO: Scrape type for 120733542: 0
2026-03-27 19:00:50 [astonbarclay.gb] INFO: Found listing with ID: 120560634
2026-03-27 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120560634%27 HTTP/1.1" 200 None
2026-03-27 19:00:50 [astonbarclay.gb] INFO: Scrape type for 120560634: 0
2026-03-27 19:00:50 [astonbarclay.gb] INFO: Found listing with ID: 120764114
2026-03-27 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120764114%27 HTTP/1.1" 200 None
2026-03-27 19:00:50 [astonbarclay.gb] INFO: Scrape type for 120764114: 0
2026-03-27 19:00:50 [astonbarclay.gb] INFO: Found listing with ID: 120719442
2026-03-27 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120719442%27 HTTP/1.1" 200 None
2026-03-27 19:00:50 [astonbarclay.gb] INFO: Scrape type for 120719442: 0
2026-03-27 19:00:50 [astonbarclay.gb] INFO: Found listing with ID: 120589268
2026-03-27 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120589268%27 HTTP/1.1" 200 None
2026-03-27 19:00:50 [astonbarclay.gb] INFO: Scrape type for 120589268: 0
2026-03-27 19:00:50 [astonbarclay.gb] INFO: Found listing with ID: 120719063
2026-03-27 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120719063%27 HTTP/1.1" 200 None
2026-03-27 19:00:50 [astonbarclay.gb] INFO: Scrape type for 120719063: 0
2026-03-27 19:00:50 [astonbarclay.gb] INFO: Found listing with ID: 120668119
2026-03-27 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120668119%27 HTTP/1.1" 200 None
2026-03-27 19:00:50 [astonbarclay.gb] INFO: Scrape type for 120668119: 0
2026-03-27 19:00:50 [astonbarclay.gb] INFO: Found listing with ID: 120586055
2026-03-27 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120586055%27 HTTP/1.1" 200 None
2026-03-27 19:00:50 [astonbarclay.gb] INFO: Scrape type for 120586055: 2
2026-03-27 19:00:50 [astonbarclay.gb] INFO: Found listing with ID: 120605018
2026-03-27 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120605018%27 HTTP/1.1" 200 None
2026-03-27 19:00:50 [astonbarclay.gb] INFO: Scrape type for 120605018: 0
2026-03-27 19:00:50 [astonbarclay.gb] INFO: Found listing with ID: 120473922
2026-03-27 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120473922%27 HTTP/1.1" 200 None
2026-03-27 19:00:50 [astonbarclay.gb] INFO: Scrape type for 120473922: 0
2026-03-27 19:00:50 [astonbarclay.gb] INFO: Found listing with ID: 120733640
2026-03-27 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120733640%27 HTTP/1.1" 200 None
2026-03-27 19:00:50 [astonbarclay.gb] INFO: Scrape type for 120733640: 0
2026-03-27 19:00:50 [astonbarclay.gb] INFO: Found listing with ID: 120679756
2026-03-27 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120679756%27 HTTP/1.1" 200 None
2026-03-27 19:00:50 [astonbarclay.gb] INFO: Scrape type for 120679756: 0
2026-03-27 19:00:50 [astonbarclay.gb] INFO: Found listing with ID: 120679722
2026-03-27 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120679722%27 HTTP/1.1" 200 None
2026-03-27 19:00:50 [astonbarclay.gb] INFO: Scrape type for 120679722: 0
2026-03-27 19:00:50 [astonbarclay.gb] INFO: Found listing with ID: 120728826
2026-03-27 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120728826%27 HTTP/1.1" 200 None
2026-03-27 19:00:50 [astonbarclay.gb] INFO: Scrape type for 120728826: 0
2026-03-27 19:00:50 [astonbarclay.gb] INFO: Found listing with ID: 120666826
2026-03-27 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120666826%27 HTTP/1.1" 200 None
2026-03-27 19:00:50 [astonbarclay.gb] INFO: Scrape type for 120666826: 0
2026-03-27 19:00:50 [astonbarclay.gb] INFO: Found listing with ID: 120859078
2026-03-27 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120859078%27 HTTP/1.1" 200 None
2026-03-27 19:00:50 [astonbarclay.gb] INFO: Scrape type for 120859078: 1
2026-03-27 19:00:50 [astonbarclay.gb] INFO: Found listing with ID: 120734864
2026-03-27 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120734864%27 HTTP/1.1" 200 None
2026-03-27 19:00:50 [astonbarclay.gb] INFO: Scrape type for 120734864: 0
2026-03-27 19:00:50 [astonbarclay.gb] INFO: Found listing with ID: 119936725
2026-03-27 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119936725%27 HTTP/1.1" 200 None
2026-03-27 19:00:50 [astonbarclay.gb] INFO: Scrape type for 119936725: 0
2026-03-27 19:00:50 [astonbarclay.gb] INFO: Found listing with ID: 120694445
2026-03-27 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120694445%27 HTTP/1.1" 200 None
2026-03-27 19:00:51 [astonbarclay.gb] INFO: Scrape type for 120694445: 0
2026-03-27 19:00:51 [astonbarclay.gb] INFO: Found listing with ID: 120679803
2026-03-27 19:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120679803%27 HTTP/1.1" 200 None
2026-03-27 19:00:51 [astonbarclay.gb] INFO: Scrape type for 120679803: 0
2026-03-27 19:00:51 [astonbarclay.gb] INFO: Found listing with ID: 120761604
2026-03-27 19:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120761604%27 HTTP/1.1" 200 None
2026-03-27 19:00:51 [astonbarclay.gb] INFO: Scrape type for 120761604: 0
2026-03-27 19:00:51 [astonbarclay.gb] INFO: Found listing with ID: 120367525
2026-03-27 19:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120367525%27 HTTP/1.1" 200 None
2026-03-27 19:00:51 [astonbarclay.gb] INFO: Scrape type for 120367525: 0
2026-03-27 19:00:51 [astonbarclay.gb] INFO: Found listing with ID: 119432954
2026-03-27 19:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119432954%27 HTTP/1.1" 200 None
2026-03-27 19:00:51 [astonbarclay.gb] INFO: Scrape type for 119432954: 0
2026-03-27 19:00:51 [astonbarclay.gb] INFO: Found listing with ID: 120858984
2026-03-27 19:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120858984%27 HTTP/1.1" 200 None
2026-03-27 19:00:51 [astonbarclay.gb] INFO: Scrape type for 120858984: 1
2026-03-27 19:00:51 [astonbarclay.gb] INFO: Found listing with ID: 120474875
2026-03-27 19:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120474875%27 HTTP/1.1" 200 None
2026-03-27 19:00:51 [astonbarclay.gb] INFO: Scrape type for 120474875: 0
2026-03-27 19:00:51 [astonbarclay.gb] INFO: Found listing with ID: 120282673
2026-03-27 19:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120282673%27 HTTP/1.1" 200 None
2026-03-27 19:00:51 [astonbarclay.gb] INFO: Scrape type for 120282673: 0
2026-03-27 19:00:51 [astonbarclay.gb] INFO: Found listing with ID: 120237809
2026-03-27 19:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120237809%27 HTTP/1.1" 200 None
2026-03-27 19:00:51 [astonbarclay.gb] INFO: Scrape type for 120237809: 0
2026-03-27 19:00:51 [astonbarclay.gb] INFO: Found listing with ID: 120539218
2026-03-27 19:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120539218%27 HTTP/1.1" 200 None
2026-03-27 19:00:51 [astonbarclay.gb] INFO: Scrape type for 120539218: 0
2026-03-27 19:00:51 [astonbarclay.gb] INFO: Found listing with ID: 120627439
2026-03-27 19:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120627439%27 HTTP/1.1" 200 None
2026-03-27 19:00:51 [astonbarclay.gb] INFO: Scrape type for 120627439: 2
2026-03-27 19:00:51 [astonbarclay.gb] INFO: Found listing with ID: 120371603
2026-03-27 19:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120371603%27 HTTP/1.1" 200 None
2026-03-27 19:00:51 [astonbarclay.gb] INFO: Scrape type for 120371603: 0
2026-03-27 19:00:51 [astonbarclay.gb] INFO: Found listing with ID: 120655506
2026-03-27 19:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120655506%27 HTTP/1.1" 200 None
2026-03-27 19:00:51 [astonbarclay.gb] INFO: Scrape type for 120655506: 0
2026-03-27 19:00:51 [astonbarclay.gb] INFO: Found listing with ID: 120658712
2026-03-27 19:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120658712%27 HTTP/1.1" 200 None
2026-03-27 19:00:51 [astonbarclay.gb] INFO: Scrape type for 120658712: 0
2026-03-27 19:00:51 [astonbarclay.gb] INFO: Found listing with ID: 120685598
2026-03-27 19:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120685598%27 HTTP/1.1" 200 None
2026-03-27 19:00:51 [astonbarclay.gb] INFO: Scrape type for 120685598: 0
2026-03-27 19:00:51 [astonbarclay.gb] INFO: Found listing with ID: 120475265
2026-03-27 19:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120475265%27 HTTP/1.1" 200 None
2026-03-27 19:00:51 [astonbarclay.gb] INFO: Scrape type for 120475265: 0
2026-03-27 19:00:51 [astonbarclay.gb] INFO: Found listing with ID: 120484555
2026-03-27 19:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120484555%27 HTTP/1.1" 200 None
2026-03-27 19:00:51 [astonbarclay.gb] INFO: Scrape type for 120484555: 0
2026-03-27 19:00:51 [astonbarclay.gb] INFO: Found listing with ID: 120838436
2026-03-27 19:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120838436%27 HTTP/1.1" 200 None
2026-03-27 19:00:51 [astonbarclay.gb] INFO: Scrape type for 120838436: 0
2026-03-27 19:00:51 [astonbarclay.gb] INFO: Found listing with ID: 120454811
2026-03-27 19:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120454811%27 HTTP/1.1" 200 None
2026-03-27 19:00:51 [astonbarclay.gb] INFO: Scrape type for 120454811: 0
2026-03-27 19:00:51 [astonbarclay.gb] INFO: Found listing with ID: 120356596
2026-03-27 19:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120356596%27 HTTP/1.1" 200 None
2026-03-27 19:00:51 [astonbarclay.gb] INFO: Scrape type for 120356596: 0
2026-03-27 19:00:51 [astonbarclay.gb] INFO: Found listing with ID: 120250741
2026-03-27 19:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120250741%27 HTTP/1.1" 200 None
2026-03-27 19:00:51 [astonbarclay.gb] INFO: Scrape type for 120250741: 0
2026-03-27 19:00:51 [astonbarclay.gb] INFO: Found listing with ID: 120056865
2026-03-27 19:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120056865%27 HTTP/1.1" 200 None
2026-03-27 19:00:51 [astonbarclay.gb] INFO: Scrape type for 120056865: 0
2026-03-27 19:00:51 [astonbarclay.gb] INFO: Found listing with ID: 120410940
2026-03-27 19:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120410940%27 HTTP/1.1" 200 None
2026-03-27 19:00:51 [astonbarclay.gb] INFO: Scrape type for 120410940: 0
2026-03-27 19:00:51 [astonbarclay.gb] INFO: Found listing with ID: 120439198
2026-03-27 19:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120439198%27 HTTP/1.1" 200 None
2026-03-27 19:00:51 [astonbarclay.gb] INFO: Scrape type for 120439198: 0
2026-03-27 19:00:51 [astonbarclay.gb] INFO: Found listing with ID: 120715027
2026-03-27 19:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120715027%27 HTTP/1.1" 200 None
2026-03-27 19:00:51 [astonbarclay.gb] INFO: Scrape type for 120715027: 0
2026-03-27 19:00:51 [astonbarclay.gb] INFO: Found listing with ID: 120715046
2026-03-27 19:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120715046%27 HTTP/1.1" 200 None
2026-03-27 19:00:51 [astonbarclay.gb] INFO: Scrape type for 120715046: 0
2026-03-27 19:00:51 [astonbarclay.gb] INFO: Found listing with ID: 115487581
2026-03-27 19:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27115487581%27 HTTP/1.1" 200 None
2026-03-27 19:00:51 [astonbarclay.gb] INFO: Scrape type for 115487581: 0
2026-03-27 19:00:51 [astonbarclay.gb] INFO: Found listing with ID: 120848464
2026-03-27 19:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120848464%27 HTTP/1.1" 200 None
2026-03-27 19:00:52 [astonbarclay.gb] INFO: Scrape type for 120848464: 1
2026-03-27 19:00:52 [astonbarclay.gb] INFO: Found listing with ID: 120862952
2026-03-27 19:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120862952%27 HTTP/1.1" 200 None
2026-03-27 19:00:52 [astonbarclay.gb] INFO: Scrape type for 120862952: 1
2026-03-27 19:00:52 [astonbarclay.gb] INFO: Found listing with ID: 120716318
2026-03-27 19:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120716318%27 HTTP/1.1" 200 None
2026-03-27 19:00:52 [astonbarclay.gb] INFO: Scrape type for 120716318: 0
2026-03-27 19:00:52 [astonbarclay.gb] INFO: Found listing with ID: 120716378
2026-03-27 19:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120716378%27 HTTP/1.1" 200 None
2026-03-27 19:00:52 [astonbarclay.gb] INFO: Scrape type for 120716378: 0
2026-03-27 19:00:52 [astonbarclay.gb] INFO: Found listing with ID: 120685886
2026-03-27 19:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120685886%27 HTTP/1.1" 200 None
2026-03-27 19:00:52 [astonbarclay.gb] INFO: Scrape type for 120685886: 0
2026-03-27 19:00:52 [astonbarclay.gb] INFO: Found listing with ID: 120587610
2026-03-27 19:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120587610%27 HTTP/1.1" 200 None
2026-03-27 19:00:52 [astonbarclay.gb] INFO: Scrape type for 120587610: 0
2026-03-27 19:00:52 [astonbarclay.gb] INFO: Found listing with ID: 120471411
2026-03-27 19:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120471411%27 HTTP/1.1" 200 None
2026-03-27 19:00:52 [astonbarclay.gb] INFO: Scrape type for 120471411: 0
2026-03-27 19:00:52 [astonbarclay.gb] INFO: Found listing with ID: 120789909
2026-03-27 19:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120789909%27 HTTP/1.1" 200 None
2026-03-27 19:00:52 [astonbarclay.gb] INFO: Scrape type for 120789909: 0
2026-03-27 19:00:52 [astonbarclay.gb] INFO: Found listing with ID: 120693961
2026-03-27 19:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120693961%27 HTTP/1.1" 200 None
2026-03-27 19:00:52 [astonbarclay.gb] INFO: Scrape type for 120693961: 0
2026-03-27 19:00:52 [astonbarclay.gb] INFO: Found listing with ID: 120587587
2026-03-27 19:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120587587%27 HTTP/1.1" 200 None
2026-03-27 19:00:52 [astonbarclay.gb] INFO: Scrape type for 120587587: 2
2026-03-27 19:00:52 [astonbarclay.gb] INFO: Found listing with ID: 120676801
2026-03-27 19:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120676801%27 HTTP/1.1" 200 None
2026-03-27 19:00:52 [astonbarclay.gb] INFO: Scrape type for 120676801: 0
2026-03-27 19:00:52 [astonbarclay.gb] INFO: Found listing with ID: 120430055
2026-03-27 19:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120430055%27 HTTP/1.1" 200 None
2026-03-27 19:00:52 [astonbarclay.gb] INFO: Scrape type for 120430055: 0
2026-03-27 19:00:52 [astonbarclay.gb] INFO: Found listing with ID: 120629972
2026-03-27 19:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120629972%27 HTTP/1.1" 200 None
2026-03-27 19:00:52 [astonbarclay.gb] INFO: Scrape type for 120629972: 0
2026-03-27 19:00:52 [astonbarclay.gb] INFO: Found listing with ID: 120775323
2026-03-27 19:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120775323%27 HTTP/1.1" 200 None
2026-03-27 19:00:52 [astonbarclay.gb] INFO: Scrape type for 120775323: 0
2026-03-27 19:00:52 [astonbarclay.gb] INFO: Found listing with ID: 119052103
2026-03-27 19:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119052103%27 HTTP/1.1" 200 None
2026-03-27 19:00:52 [astonbarclay.gb] INFO: Scrape type for 119052103: 0
2026-03-27 19:00:52 [astonbarclay.gb] INFO: Found listing with ID: 120659102
2026-03-27 19:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120659102%27 HTTP/1.1" 200 None
2026-03-27 19:00:52 [astonbarclay.gb] INFO: Scrape type for 120659102: 0
2026-03-27 19:00:52 [astonbarclay.gb] INFO: Found listing with ID: 120237760
2026-03-27 19:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120237760%27 HTTP/1.1" 200 None
2026-03-27 19:00:52 [astonbarclay.gb] INFO: Scrape type for 120237760: 0
2026-03-27 19:00:52 [astonbarclay.gb] INFO: Found listing with ID: 120714940
2026-03-27 19:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120714940%27 HTTP/1.1" 200 None
2026-03-27 19:00:52 [astonbarclay.gb] INFO: Scrape type for 120714940: 0
2026-03-27 19:00:52 [astonbarclay.gb] INFO: Found listing with ID: 120714950
2026-03-27 19:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120714950%27 HTTP/1.1" 200 None
2026-03-27 19:00:52 [astonbarclay.gb] INFO: Scrape type for 120714950: 0
2026-03-27 19:00:52 [astonbarclay.gb] INFO: Found listing with ID: 120714966
2026-03-27 19:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120714966%27 HTTP/1.1" 200 None
2026-03-27 19:00:52 [astonbarclay.gb] INFO: Scrape type for 120714966: 0
2026-03-27 19:00:52 [astonbarclay.gb] INFO: Found listing with ID: 120733656
2026-03-27 19:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120733656%27 HTTP/1.1" 200 None
2026-03-27 19:00:52 [astonbarclay.gb] INFO: Scrape type for 120733656: 0
2026-03-27 19:00:52 [astonbarclay.gb] INFO: Found listing with ID: 120859426
2026-03-27 19:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120859426%27 HTTP/1.1" 200 None
2026-03-27 19:00:52 [astonbarclay.gb] INFO: Scrape type for 120859426: 1
2026-03-27 19:00:52 [astonbarclay.gb] INFO: Found listing with ID: 120861102
2026-03-27 19:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120861102%27 HTTP/1.1" 200 None
2026-03-27 19:00:52 [astonbarclay.gb] INFO: Scrape type for 120861102: 1
2026-03-27 19:00:52 [astonbarclay.gb] INFO: Found listing with ID: 120862622
2026-03-27 19:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120862622%27 HTTP/1.1" 200 None
2026-03-27 19:00:52 [astonbarclay.gb] INFO: Scrape type for 120862622: 1
2026-03-27 19:00:52 [astonbarclay.gb] INFO: Found listing with ID: 120842137
2026-03-27 19:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120842137%27 HTTP/1.1" 200 None
2026-03-27 19:00:52 [astonbarclay.gb] INFO: Scrape type for 120842137: 1
2026-03-27 19:00:52 [astonbarclay.gb] INFO: Found listing with ID: 120862865
2026-03-27 19:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120862865%27 HTTP/1.1" 200 None
2026-03-27 19:00:52 [astonbarclay.gb] INFO: Scrape type for 120862865: 1
2026-03-27 19:00:52 [astonbarclay.gb] INFO: Found listing with ID: 120728416
2026-03-27 19:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120728416%27 HTTP/1.1" 200 None
2026-03-27 19:00:52 [astonbarclay.gb] INFO: Scrape type for 120728416: 0
2026-03-27 19:00:52 [astonbarclay.gb] INFO: Found listing with ID: 120863324
2026-03-27 19:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120863324%27 HTTP/1.1" 200 None
2026-03-27 19:00:52 [astonbarclay.gb] INFO: Scrape type for 120863324: 1
2026-03-27 19:00:52 [astonbarclay.gb] INFO: Found listing with ID: 120863367
2026-03-27 19:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120863367%27 HTTP/1.1" 200 None
2026-03-27 19:00:52 [astonbarclay.gb] INFO: Scrape type for 120863367: 1
2026-03-27 19:00:52 [astonbarclay.gb] INFO: Found listing with ID: 120863153
2026-03-27 19:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120863153%27 HTTP/1.1" 200 None
2026-03-27 19:00:52 [astonbarclay.gb] INFO: Scrape type for 120863153: 1
2026-03-27 19:00:52 [astonbarclay.gb] INFO: Found listing with ID: 120864236
2026-03-27 19:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120864236%27 HTTP/1.1" 200 None
2026-03-27 19:00:52 [astonbarclay.gb] INFO: Scrape type for 120864236: 1
2026-03-27 19:00:52 [astonbarclay.gb] INFO: Found listing with ID: 120716362
2026-03-27 19:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120716362%27 HTTP/1.1" 200 None
2026-03-27 19:00:52 [astonbarclay.gb] INFO: Scrape type for 120716362: 0
2026-03-27 19:00:52 [astonbarclay.gb] INFO: Found listing with ID: 120865604
2026-03-27 19:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120865604%27 HTTP/1.1" 200 None
2026-03-27 19:00:52 [astonbarclay.gb] INFO: Scrape type for 120865604: 1
2026-03-27 19:00:52 [astonbarclay.gb] INFO: Found listing with ID: 120865644
2026-03-27 19:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120865644%27 HTTP/1.1" 200 None
2026-03-27 19:00:52 [astonbarclay.gb] INFO: Scrape type for 120865644: 1
2026-03-27 19:00:52 [astonbarclay.gb] INFO: Found listing with ID: 120865521
2026-03-27 19:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120865521%27 HTTP/1.1" 200 None
2026-03-27 19:00:52 [astonbarclay.gb] INFO: Scrape type for 120865521: 1
2026-03-27 19:00:52 [astonbarclay.gb] INFO: Found listing with ID: 120716373
2026-03-27 19:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120716373%27 HTTP/1.1" 200 None
2026-03-27 19:00:52 [astonbarclay.gb] INFO: Scrape type for 120716373: 1
2026-03-27 19:00:52 [astonbarclay.gb] INFO: Found listing with ID: 120716291
2026-03-27 19:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120716291%27 HTTP/1.1" 200 None
2026-03-27 19:00:52 [astonbarclay.gb] INFO: Scrape type for 120716291: 0
2026-03-27 19:00:52 [astonbarclay.gb] INFO: Found listing with ID: 120695356
2026-03-27 19:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120695356%27 HTTP/1.1" 200 None
2026-03-27 19:00:52 [astonbarclay.gb] INFO: Scrape type for 120695356: 0
2026-03-27 19:00:52 [astonbarclay.gb] INFO: Found listing with ID: 120695260
2026-03-27 19:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120695260%27 HTTP/1.1" 200 None
2026-03-27 19:00:52 [astonbarclay.gb] INFO: Scrape type for 120695260: 0
2026-03-27 19:00:52 [astonbarclay.gb] INFO: Found listing with ID: 120695242
2026-03-27 19:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120695242%27 HTTP/1.1" 200 None
2026-03-27 19:00:52 [astonbarclay.gb] INFO: Scrape type for 120695242: 0
2026-03-27 19:00:52 [astonbarclay.gb] INFO: Found listing with ID: 120695251
2026-03-27 19:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120695251%27 HTTP/1.1" 200 None
2026-03-27 19:00:52 [astonbarclay.gb] INFO: Scrape type for 120695251: 0
2026-03-27 19:00:52 [astonbarclay.gb] INFO: Found listing with ID: 120695286
2026-03-27 19:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120695286%27 HTTP/1.1" 200 None
2026-03-27 19:00:52 [astonbarclay.gb] INFO: Scrape type for 120695286: 0
2026-03-27 19:00:52 [astonbarclay.gb] INFO: Found listing with ID: 120695365
2026-03-27 19:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120695365%27 HTTP/1.1" 200 None
2026-03-27 19:00:52 [astonbarclay.gb] INFO: Scrape type for 120695365: 0
2026-03-27 19:00:52 [astonbarclay.gb] INFO: Found listing with ID: 120695273
2026-03-27 19:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120695273%27 HTTP/1.1" 200 None
2026-03-27 19:00:52 [astonbarclay.gb] INFO: Scrape type for 120695273: 0
2026-03-27 19:00:52 [astonbarclay.gb] INFO: Found listing with ID: 120686558
2026-03-27 19:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120686558%27 HTTP/1.1" 200 None
2026-03-27 19:00:52 [astonbarclay.gb] INFO: Scrape type for 120686558: 0
2026-03-27 19:00:52 [astonbarclay.gb] INFO: Found listing with ID: 120866986
2026-03-27 19:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120866986%27 HTTP/1.1" 200 None
2026-03-27 19:00:52 [astonbarclay.gb] INFO: Scrape type for 120866986: 1
2026-03-27 19:00:52 [astonbarclay.gb] INFO: Found listing with ID: 120715036
2026-03-27 19:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120715036%27 HTTP/1.1" 200 None
2026-03-27 19:00:52 [astonbarclay.gb] INFO: Scrape type for 120715036: 0
2026-03-27 19:00:52 [astonbarclay.gb] INFO: Found listing with ID: 120693940
2026-03-27 19:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120693940%27 HTTP/1.1" 200 None
2026-03-27 19:00:52 [astonbarclay.gb] INFO: Scrape type for 120693940: 0
2026-03-27 19:00:52 [astonbarclay.gb] INFO: Found listing with ID: 120867115
2026-03-27 19:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120867115%27 HTTP/1.1" 200 None
2026-03-27 19:00:52 [astonbarclay.gb] INFO: Scrape type for 120867115: 1
2026-03-27 19:00:52 [astonbarclay.gb] INFO: Found listing with ID: 120716273
2026-03-27 19:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120716273%27 HTTP/1.1" 200 None
2026-03-27 19:00:52 [astonbarclay.gb] INFO: Scrape type for 120716273: 0
2026-03-27 19:00:52 [astonbarclay.gb] INFO: Found listing with ID: 120866391
2026-03-27 19:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120866391%27 HTTP/1.1" 200 None
2026-03-27 19:00:52 [astonbarclay.gb] INFO: Scrape type for 120866391: 1
2026-03-27 19:00:52 [astonbarclay.gb] INFO: Found listing with ID: 120221428
2026-03-27 19:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120221428%27 HTTP/1.1" 200 None
2026-03-27 19:00:53 [astonbarclay.gb] INFO: Scrape type for 120221428: 0
2026-03-27 19:00:53 [astonbarclay.gb] INFO: Found listing with ID: 120695315
2026-03-27 19:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120695315%27 HTTP/1.1" 200 None
2026-03-27 19:00:53 [astonbarclay.gb] INFO: Scrape type for 120695315: 1
2026-03-27 19:00:53 [astonbarclay.gb] INFO: Found listing with ID: 120748122
2026-03-27 19:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120748122%27 HTTP/1.1" 200 None
2026-03-27 19:00:53 [astonbarclay.gb] INFO: Scrape type for 120748122: 0
2026-03-27 19:00:53 [astonbarclay.gb] INFO: Found listing with ID: 120461368
2026-03-27 19:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120461368%27 HTTP/1.1" 200 None
2026-03-27 19:00:53 [astonbarclay.gb] INFO: Scrape type for 120461368: 2
2026-03-27 19:00:53 [astonbarclay.gb] INFO: Found listing with ID: 120686475
2026-03-27 19:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120686475%27 HTTP/1.1" 200 None
2026-03-27 19:00:53 [astonbarclay.gb] INFO: Scrape type for 120686475: 0
2026-03-27 19:00:53 [astonbarclay.gb] INFO: Found listing with ID: 120747504
2026-03-27 19:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120747504%27 HTTP/1.1" 200 None
2026-03-27 19:00:53 [astonbarclay.gb] INFO: Scrape type for 120747504: 0
2026-03-27 19:00:53 [astonbarclay.gb] INFO: Found listing with ID: 120585528
2026-03-27 19:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120585528%27 HTTP/1.1" 200 None
2026-03-27 19:00:53 [astonbarclay.gb] INFO: Scrape type for 120585528: 0
2026-03-27 19:00:53 [astonbarclay.gb] INFO: Found listing with ID: 120661959
2026-03-27 19:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120661959%27 HTTP/1.1" 200 None
2026-03-27 19:00:53 [astonbarclay.gb] INFO: Scrape type for 120661959: 0
2026-03-27 19:00:53 [astonbarclay.gb] INFO: Found listing with ID: 120765869
2026-03-27 19:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120765869%27 HTTP/1.1" 200 None
2026-03-27 19:00:53 [astonbarclay.gb] INFO: Scrape type for 120765869: 0
2026-03-27 19:00:53 [astonbarclay.gb] INFO: Found listing with ID: 120786591
2026-03-27 19:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120786591%27 HTTP/1.1" 200 None
2026-03-27 19:00:53 [astonbarclay.gb] INFO: Scrape type for 120786591: 0
2026-03-27 19:00:53 [astonbarclay.gb] INFO: Found listing with ID: 120765790
2026-03-27 19:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120765790%27 HTTP/1.1" 200 None
2026-03-27 19:00:53 [astonbarclay.gb] INFO: Scrape type for 120765790: 0
2026-03-27 19:00:53 [astonbarclay.gb] INFO: Found listing with ID: 120765878
2026-03-27 19:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120765878%27 HTTP/1.1" 200 None
2026-03-27 19:00:53 [astonbarclay.gb] INFO: Scrape type for 120765878: 0
2026-03-27 19:00:53 [astonbarclay.gb] INFO: Found listing with ID: 120765859
2026-03-27 19:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120765859%27 HTTP/1.1" 200 None
2026-03-27 19:00:53 [astonbarclay.gb] INFO: Scrape type for 120765859: 0
2026-03-27 19:00:53 [astonbarclay.gb] INFO: Found listing with ID: 120765820
2026-03-27 19:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120765820%27 HTTP/1.1" 200 None
2026-03-27 19:00:53 [astonbarclay.gb] INFO: Scrape type for 120765820: 0
2026-03-27 19:00:53 [astonbarclay.gb] INFO: Found listing with ID: 120765848
2026-03-27 19:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120765848%27 HTTP/1.1" 200 None
2026-03-27 19:00:53 [astonbarclay.gb] INFO: Scrape type for 120765848: 0
2026-03-27 19:00:53 [astonbarclay.gb] INFO: Found listing with ID: 120826147
2026-03-27 19:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120826147%27 HTTP/1.1" 200 None
2026-03-27 19:00:53 [astonbarclay.gb] INFO: Scrape type for 120826147: 2
2026-03-27 19:00:53 [astonbarclay.gb] INFO: Found listing with ID: 120134147
2026-03-27 19:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120134147%27 HTTP/1.1" 200 None
2026-03-27 19:00:53 [astonbarclay.gb] INFO: Scrape type for 120134147: 0
2026-03-27 19:00:53 [astonbarclay.gb] INFO: Found listing with ID: 120826421
2026-03-27 19:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120826421%27 HTTP/1.1" 200 None
2026-03-27 19:00:53 [astonbarclay.gb] INFO: Scrape type for 120826421: 2
2026-03-27 19:00:53 [astonbarclay.gb] INFO: Found listing with ID: 120760408
2026-03-27 19:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120760408%27 HTTP/1.1" 200 None
2026-03-27 19:00:53 [astonbarclay.gb] INFO: Scrape type for 120760408: 0
2026-03-27 19:00:53 [astonbarclay.gb] INFO: Found listing with ID: 120664195
2026-03-27 19:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120664195%27 HTTP/1.1" 200 None
2026-03-27 19:00:53 [astonbarclay.gb] INFO: Scrape type for 120664195: 0
2026-03-27 19:00:53 [astonbarclay.gb] INFO: Found listing with ID: 120760388
2026-03-27 19:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120760388%27 HTTP/1.1" 200 None
2026-03-27 19:00:53 [astonbarclay.gb] INFO: Scrape type for 120760388: 0
2026-03-27 19:00:53 [astonbarclay.gb] INFO: Found listing with ID: 120760398
2026-03-27 19:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120760398%27 HTTP/1.1" 200 None
2026-03-27 19:00:53 [astonbarclay.gb] INFO: Scrape type for 120760398: 0
2026-03-27 19:00:53 [astonbarclay.gb] INFO: Found listing with ID: 120664104
2026-03-27 19:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120664104%27 HTTP/1.1" 200 None
2026-03-27 19:00:53 [astonbarclay.gb] INFO: Scrape type for 120664104: 0
2026-03-27 19:00:53 [astonbarclay.gb] INFO: Found listing with ID: 120664114
2026-03-27 19:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120664114%27 HTTP/1.1" 200 None
2026-03-27 19:00:53 [astonbarclay.gb] INFO: Scrape type for 120664114: 0
2026-03-27 19:00:53 [astonbarclay.gb] INFO: Found listing with ID: 120761139
2026-03-27 19:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120761139%27 HTTP/1.1" 200 None
2026-03-27 19:00:53 [astonbarclay.gb] INFO: Scrape type for 120761139: 2
2026-03-27 19:00:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120751190?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:00:53 [astonbarclay.gb] INFO: Found listing with ID: 120664161
2026-03-27 19:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120664161%27 HTTP/1.1" 200 None
2026-03-27 19:00:53 [astonbarclay.gb] INFO: Scrape type for 120664161: 0
2026-03-27 19:00:53 [astonbarclay.gb] INFO: Found listing with ID: 120288761
2026-03-27 19:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120288761%27 HTTP/1.1" 200 None
2026-03-27 19:00:53 [astonbarclay.gb] INFO: Scrape type for 120288761: 0
2026-03-27 19:00:53 [astonbarclay.gb] INFO: Found listing with ID: 120652810
2026-03-27 19:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120652810%27 HTTP/1.1" 200 None
2026-03-27 19:00:53 [astonbarclay.gb] INFO: Scrape type for 120652810: 0
2026-03-27 19:00:53 [astonbarclay.gb] INFO: Found listing with ID: 120664123
2026-03-27 19:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120664123%27 HTTP/1.1" 200 None
2026-03-27 19:00:53 [astonbarclay.gb] INFO: Scrape type for 120664123: 0
2026-03-27 19:00:53 [astonbarclay.gb] INFO: Found listing with ID: 120652590
2026-03-27 19:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120652590%27 HTTP/1.1" 200 None
2026-03-27 19:00:53 [astonbarclay.gb] INFO: Scrape type for 120652590: 0
2026-03-27 19:00:53 [astonbarclay.gb] INFO: Found listing with ID: 120098855
2026-03-27 19:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120098855%27 HTTP/1.1" 200 None
2026-03-27 19:00:53 [astonbarclay.gb] INFO: Scrape type for 120098855: 0
2026-03-27 19:00:53 [astonbarclay.gb] INFO: Found listing with ID: 120825737
2026-03-27 19:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120825737%27 HTTP/1.1" 200 None
2026-03-27 19:00:53 [astonbarclay.gb] INFO: Scrape type for 120825737: 2
2026-03-27 19:00:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:00:53 [astonbarclay.gb] INFO: Found listing with ID: 120515057
2026-03-27 19:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120515057%27 HTTP/1.1" 200 None
2026-03-27 19:00:53 [astonbarclay.gb] INFO: Scrape type for 120515057: 2
2026-03-27 19:00:53 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120751190, 'registration': 'FH19VLM', 'account': 'WBA002', 'make': 'AUDI', 'model': 'Q5 DIESEL ESTATE', 'derivative': '40 TDI Quattro S Line 5dr S Tronic', 'mileage': 63035, 'mileageWarranty': True, 'type': 'car', 'saleId': 19180, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-03-30T09:00Z', 'lot': 1126, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2019-05-31', 'fuel': 'Diesel', 'motExpiry': '2026-04-25', 'doors': 5, 'engineSize': 1968, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/FH19VLM/2026-03-25/image/57f99a6f-1504-4006-9bd7-e7762edf2ee7_removebg.jpg?w=600', 'https://abimg003.imgix.net/FH19VLM/2026-03-25/image/7c8881fa-09c2-4144-82c9-658e0a2ba120_removebg.jpg?w=600', 'https://abimg003.imgix.net/FH19VLM/2026-03-25/image/0d69b110-80e7-482a-85f4-15d31cd81c72_removebg.jpg?w=600', 'https://abimg003.imgix.net/FH19VLM/2026-03-25/image/eed54b82-a253-4cd5-8913-269936013891_removebg.jpg?w=600', 'https://abimg003.imgix.net/FH19VLM/2026-03-25/image/96a86e4c-441a-43e0-96f6-9655ca47751b_removebg.jpg?w=600', 'https://abimg003.imgix.net/FH19VLM/2026-03-25/image/3c4325d1-c3f8-4a9a-8ed7-0212527bce88_removebg.jpg?w=600', 'https://abimg003.imgix.net/FH19VLM/2026-03-25/image/9cc571fa-3cc9-4fd8-b3ad-9a7d786aafc6_removebg.jpg?w=600', 'https://abimg003.imgix.net/FH19VLM/2026-03-25/image/d4c88206-139d-4c79-8ce8-f61bb2c9877b_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 03/21-32K, 05/23-37K, 03/25-53K, 11/25-59K', 'remarks': 'VOSA STATES 31K, 37K, 44K, 53K, 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': 148, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/4113af27-593c-4d52-a404-7542ca1fb11b.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:00:53 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120751190, 'registration': 'FH19VLM', 'account': 'WBA002', 'make': 'AUDI', 'model': 'Q5 DIESEL ESTATE', 'derivative': '40 TDI Quattro S Line 5dr S Tronic', 'mileage': 63035, 'mileageWarranty': True, 'type': 'car', 'saleId': 19180, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-03-30T09:00Z', 'lot': 1126, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2019-05-31', 'fuel': 'Diesel', 'motExpiry': '2026-04-25', 'doors': 5, 'engineSize': 1968, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/FH19VLM/2026-03-25/image/57f99a6f-1504-4006-9bd7-e7762edf2ee7_removebg.jpg?w=600', 'https://abimg003.imgix.net/FH19VLM/2026-03-25/image/7c8881fa-09c2-4144-82c9-658e0a2ba120_removebg.jpg?w=600', 'https://abimg003.imgix.net/FH19VLM/2026-03-25/image/0d69b110-80e7-482a-85f4-15d31cd81c72_removebg.jpg?w=600', 'https://abimg003.imgix.net/FH19VLM/2026-03-25/image/eed54b82-a253-4cd5-8913-269936013891_removebg.jpg?w=600', 'https://abimg003.imgix.net/FH19VLM/2026-03-25/image/96a86e4c-441a-43e0-96f6-9655ca47751b_removebg.jpg?w=600', 'https://abimg003.imgix.net/FH19VLM/2026-03-25/image/3c4325d1-c3f8-4a9a-8ed7-0212527bce88_removebg.jpg?w=600', 'https://abimg003.imgix.net/FH19VLM/2026-03-25/image/9cc571fa-3cc9-4fd8-b3ad-9a7d786aafc6_removebg.jpg?w=600', 'https://abimg003.imgix.net/FH19VLM/2026-03-25/image/d4c88206-139d-4c79-8ce8-f61bb2c9877b_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 03/21-32K, 05/23-37K, 03/25-53K, 11/25-59K', 'remarks': 'VOSA STATES 31K, 37K, 44K, 53K, 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': 148, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/4113af27-593c-4d52-a404-7542ca1fb11b.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:00:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 15764037-cc9c-557e-b69d-01ea83f6546d with identifier: 120751190
2026-03-27 19:00:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 15764037-cc9c-557e-b69d-01ea83f6546d with scrape type 2
2026-03-27 19:00:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 15764037-cc9c-557e-b69d-01ea83f6546d with scrape type 2
2026-03-27 19:00:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 15764037-cc9c-557e-b69d-01ea83f6546d, identifier: 120751190
2026-03-27 19:00:53 [astonbarclay.gb] INFO: Found listing with ID: 120515135
2026-03-27 19:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120515135%27 HTTP/1.1" 200 None
2026-03-27 19:00:53 [astonbarclay.gb] INFO: Scrape type for 120515135: 2
2026-03-27 19:00:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 15764037-cc9c-557e-b69d-01ea83f6546d with identifier: 120751190
2026-03-27 19:00:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 19:00:53 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=WHITE HTTP/1.1" 200 None
2026-03-27 19:00:53 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 19:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-27 19:00:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 15764037-cc9c-557e-b69d-01ea83f6546d with identifier: 120751190
2026-03-27 19:00:53 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 15764037-cc9c-557e-b69d-01ea83f6546d with identifier: 120751190 to the API
2026-03-27 19:00:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:00: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-27 19:00:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120751190?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 148,
'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': '15764037-cc9c-557e-b69d-01ea83f6546d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'FH19VLM',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120751190',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'AUDI',
'model': 'Q5 DIESEL ESTATE',
'odometer': 63035,
'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': 'AUDI Q5 DIESEL ESTATE 40 TDI Quattro S Line 5dr S Tronic',
'transmission': 'automatic',
'trim': '40 TDI Quattro S Line 5dr S Tronic',
'vin': None,
'year': 2019}
2026-03-27 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120751190%27 HTTP/1.1" 200 None
2026-03-27 19:00:54 [astonbarclay.gb] INFO: Saving data for 120751190: {'auction_closing_time': 1774861200.0, 'created_time': 1774432893.878138, 'last_price_update_time': 1774638054.154796}
2026-03-27 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120751190') HTTP/1.1" 204 0
2026-03-27 19:00:54 [astonbarclay.gb] INFO: Found listing with ID: 120174959
2026-03-27 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120174959%27 HTTP/1.1" 200 None
2026-03-27 19:00:54 [astonbarclay.gb] INFO: Scrape type for 120174959: 0
2026-03-27 19:00:54 [astonbarclay.gb] INFO: Found listing with ID: 120134274
2026-03-27 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120134274%27 HTTP/1.1" 200 None
2026-03-27 19:00:54 [astonbarclay.gb] INFO: Scrape type for 120134274: 0
2026-03-27 19:00:54 [astonbarclay.gb] INFO: Found listing with ID: 120029775
2026-03-27 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120029775%27 HTTP/1.1" 200 None
2026-03-27 19:00:54 [astonbarclay.gb] INFO: Scrape type for 120029775: 0
2026-03-27 19:00:54 [astonbarclay.gb] INFO: Found listing with ID: 120748860
2026-03-27 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120748860%27 HTTP/1.1" 200 None
2026-03-27 19:00:54 [astonbarclay.gb] INFO: Scrape type for 120748860: 0
2026-03-27 19:00:54 [astonbarclay.gb] INFO: Found listing with ID: 119878423
2026-03-27 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119878423%27 HTTP/1.1" 200 None
2026-03-27 19:00:54 [astonbarclay.gb] INFO: Scrape type for 119878423: 1
2026-03-27 19:00:54 [astonbarclay.gb] INFO: Found listing with ID: 120515107
2026-03-27 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120515107%27 HTTP/1.1" 200 None
2026-03-27 19:00:54 [astonbarclay.gb] INFO: Scrape type for 120515107: 2
2026-03-27 19:00:54 [astonbarclay.gb] INFO: Found listing with ID: 120826040
2026-03-27 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120826040%27 HTTP/1.1" 200 None
2026-03-27 19:00:54 [astonbarclay.gb] INFO: Scrape type for 120826040: 2
2026-03-27 19:00:54 [astonbarclay.gb] INFO: Found listing with ID: 119212621
2026-03-27 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119212621%27 HTTP/1.1" 200 None
2026-03-27 19:00:54 [astonbarclay.gb] INFO: Scrape type for 119212621: 0
2026-03-27 19:00:54 [astonbarclay.gb] INFO: Found listing with ID: 120555558
2026-03-27 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120555558%27 HTTP/1.1" 200 None
2026-03-27 19:00:54 [astonbarclay.gb] INFO: Scrape type for 120555558: 0
2026-03-27 19:00:54 [astonbarclay.gb] INFO: Found listing with ID: 120555519
2026-03-27 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120555519%27 HTTP/1.1" 200 None
2026-03-27 19:00:54 [astonbarclay.gb] INFO: Scrape type for 120555519: 2
2026-03-27 19:00:54 [astonbarclay.gb] INFO: Found listing with ID: 120859404
2026-03-27 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120859404%27 HTTP/1.1" 200 None
2026-03-27 19:00:54 [astonbarclay.gb] INFO: Scrape type for 120859404: 0
2026-03-27 19:00:54 [astonbarclay.gb] INFO: Found listing with ID: 120256211
2026-03-27 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120256211%27 HTTP/1.1" 200 None
2026-03-27 19:00:54 [astonbarclay.gb] INFO: Scrape type for 120256211: 0
2026-03-27 19:00:54 [astonbarclay.gb] INFO: Found listing with ID: 120649039
2026-03-27 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120649039%27 HTTP/1.1" 200 None
2026-03-27 19:00:54 [astonbarclay.gb] INFO: Scrape type for 120649039: 2
2026-03-27 19:00:54 [astonbarclay.gb] INFO: Found listing with ID: 120826597
2026-03-27 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120826597%27 HTTP/1.1" 200 None
2026-03-27 19:00:54 [astonbarclay.gb] INFO: Scrape type for 120826597: 2
2026-03-27 19:00:54 [astonbarclay.gb] INFO: Found listing with ID: 120824041
2026-03-27 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120824041%27 HTTP/1.1" 200 None
2026-03-27 19:00:54 [astonbarclay.gb] INFO: Scrape type for 120824041: 2
2026-03-27 19:00:54 [astonbarclay.gb] INFO: Found listing with ID: 120521299
2026-03-27 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120521299%27 HTTP/1.1" 200 None
2026-03-27 19:00:54 [astonbarclay.gb] INFO: Scrape type for 120521299: 0
2026-03-27 19:00:54 [astonbarclay.gb] INFO: Found listing with ID: 120256176
2026-03-27 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120256176%27 HTTP/1.1" 200 None
2026-03-27 19:00:54 [astonbarclay.gb] INFO: Scrape type for 120256176: 0
2026-03-27 19:00:54 [astonbarclay.gb] INFO: Found listing with ID: 120677591
2026-03-27 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120677591%27 HTTP/1.1" 200 None
2026-03-27 19:00:54 [astonbarclay.gb] INFO: Scrape type for 120677591: 2
2026-03-27 19:00:54 [astonbarclay.gb] INFO: Found listing with ID: 120664177
2026-03-27 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120664177%27 HTTP/1.1" 200 None
2026-03-27 19:00:54 [astonbarclay.gb] INFO: Scrape type for 120664177: 0
2026-03-27 19:00:54 [astonbarclay.gb] INFO: Found listing with ID: 120664095
2026-03-27 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120664095%27 HTTP/1.1" 200 None
2026-03-27 19:00:54 [astonbarclay.gb] INFO: Scrape type for 120664095: 0
2026-03-27 19:00:54 [astonbarclay.gb] INFO: Found listing with ID: 120760352
2026-03-27 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120760352%27 HTTP/1.1" 200 None
2026-03-27 19:00:54 [astonbarclay.gb] INFO: Scrape type for 120760352: 0
2026-03-27 19:00:54 [astonbarclay.gb] INFO: Found listing with ID: 120097975
2026-03-27 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120097975%27 HTTP/1.1" 200 None
2026-03-27 19:00:54 [astonbarclay.gb] INFO: Scrape type for 120097975: 0
2026-03-27 19:00:54 [astonbarclay.gb] INFO: Found listing with ID: 120830600
2026-03-27 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120830600%27 HTTP/1.1" 200 None
2026-03-27 19:00:54 [astonbarclay.gb] INFO: Scrape type for 120830600: 0
2026-03-27 19:00:54 [astonbarclay.gb] INFO: Found listing with ID: 120828510
2026-03-27 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120828510%27 HTTP/1.1" 200 None
2026-03-27 19:00:54 [astonbarclay.gb] INFO: Scrape type for 120828510: 0
2026-03-27 19:00:54 [astonbarclay.gb] INFO: Found listing with ID: 120515008
2026-03-27 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120515008%27 HTTP/1.1" 200 None
2026-03-27 19:00:54 [astonbarclay.gb] INFO: Scrape type for 120515008: 2
2026-03-27 19:00:54 [astonbarclay.gb] INFO: Found listing with ID: 120521279
2026-03-27 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120521279%27 HTTP/1.1" 200 None
2026-03-27 19:00:54 [astonbarclay.gb] INFO: Scrape type for 120521279: 0
2026-03-27 19:00:54 [astonbarclay.gb] INFO: Found listing with ID: 120555568
2026-03-27 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120555568%27 HTTP/1.1" 200 None
2026-03-27 19:00:54 [astonbarclay.gb] INFO: Scrape type for 120555568: 0
2026-03-27 19:00:54 [astonbarclay.gb] INFO: Found listing with ID: 120484239
2026-03-27 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120484239%27 HTTP/1.1" 200 None
2026-03-27 19:00:54 [astonbarclay.gb] INFO: Scrape type for 120484239: 0
2026-03-27 19:00:54 [astonbarclay.gb] INFO: Found listing with ID: 120605418
2026-03-27 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120605418%27 HTTP/1.1" 200 None
2026-03-27 19:00:54 [astonbarclay.gb] INFO: Scrape type for 120605418: 0
2026-03-27 19:00:54 [astonbarclay.gb] INFO: Found listing with ID: 120609624
2026-03-27 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120609624%27 HTTP/1.1" 200 None
2026-03-27 19:00:54 [astonbarclay.gb] INFO: Scrape type for 120609624: 0
2026-03-27 19:00:54 [astonbarclay.gb] INFO: Found listing with ID: 120652259
2026-03-27 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120652259%27 HTTP/1.1" 200 None
2026-03-27 19:00:54 [astonbarclay.gb] INFO: Scrape type for 120652259: 2
2026-03-27 19:00:54 [astonbarclay.gb] INFO: Found listing with ID: 120677476
2026-03-27 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120677476%27 HTTP/1.1" 200 None
2026-03-27 19:00:54 [astonbarclay.gb] INFO: Scrape type for 120677476: 2
2026-03-27 19:00:54 [astonbarclay.gb] INFO: Found listing with ID: 120677539
2026-03-27 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120677539%27 HTTP/1.1" 200 None
2026-03-27 19:00:54 [astonbarclay.gb] INFO: Scrape type for 120677539: 2
2026-03-27 19:00:54 [astonbarclay.gb] INFO: Found listing with ID: 120687832
2026-03-27 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120687832%27 HTTP/1.1" 200 None
2026-03-27 19:00:54 [astonbarclay.gb] INFO: Scrape type for 120687832: 2
2026-03-27 19:00:54 [astonbarclay.gb] INFO: Found listing with ID: 120478150
2026-03-27 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120478150%27 HTTP/1.1" 200 None
2026-03-27 19:00:54 [astonbarclay.gb] INFO: Scrape type for 120478150: 0
2026-03-27 19:00:54 [astonbarclay.gb] INFO: Found listing with ID: 120478141
2026-03-27 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120478141%27 HTTP/1.1" 200 None
2026-03-27 19:00:54 [astonbarclay.gb] INFO: Scrape type for 120478141: 0
2026-03-27 19:00:54 [astonbarclay.gb] INFO: Found listing with ID: 120651971
2026-03-27 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120651971%27 HTTP/1.1" 200 None
2026-03-27 19:00:54 [astonbarclay.gb] INFO: Scrape type for 120651971: 2
2026-03-27 19:00:54 [astonbarclay.gb] INFO: Found listing with ID: 120828661
2026-03-27 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120828661%27 HTTP/1.1" 200 None
2026-03-27 19:00:54 [astonbarclay.gb] INFO: Scrape type for 120828661: 0
2026-03-27 19:00:54 [astonbarclay.gb] INFO: Found listing with ID: 120719051
2026-03-27 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120719051%27 HTTP/1.1" 200 None
2026-03-27 19:00:54 [astonbarclay.gb] INFO: Scrape type for 120719051: 0
2026-03-27 19:00:54 [astonbarclay.gb] INFO: Found listing with ID: 120312968
2026-03-27 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120312968%27 HTTP/1.1" 200 None
2026-03-27 19:00:54 [astonbarclay.gb] INFO: Scrape type for 120312968: 0
2026-03-27 19:00:54 [astonbarclay.gb] INFO: Found listing with ID: 120758234
2026-03-27 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120758234%27 HTTP/1.1" 200 None
2026-03-27 19:00:54 [astonbarclay.gb] INFO: Scrape type for 120758234: 2
2026-03-27 19:00:54 [astonbarclay.gb] INFO: Found listing with ID: 120664142
2026-03-27 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120664142%27 HTTP/1.1" 200 None
2026-03-27 19:00:54 [astonbarclay.gb] INFO: Scrape type for 120664142: 0
2026-03-27 19:00:54 [astonbarclay.gb] INFO: Found listing with ID: 120664186
2026-03-27 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120664186%27 HTTP/1.1" 200 None
2026-03-27 19:00:54 [astonbarclay.gb] INFO: Scrape type for 120664186: 0
2026-03-27 19:00:54 [astonbarclay.gb] INFO: Found listing with ID: 119628212
2026-03-27 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119628212%27 HTTP/1.1" 200 None
2026-03-27 19:00:55 [astonbarclay.gb] INFO: Scrape type for 119628212: 0
2026-03-27 19:00:55 [astonbarclay.gb] INFO: Found listing with ID: 120758464
2026-03-27 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120758464%27 HTTP/1.1" 200 None
2026-03-27 19:00:55 [astonbarclay.gb] INFO: Scrape type for 120758464: 2
2026-03-27 19:00:55 [astonbarclay.gb] INFO: Found listing with ID: 117988283
2026-03-27 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27117988283%27 HTTP/1.1" 200 None
2026-03-27 19:00:55 [astonbarclay.gb] INFO: Scrape type for 117988283: 0
2026-03-27 19:00:55 [astonbarclay.gb] INFO: Found listing with ID: 120756423
2026-03-27 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120756423%27 HTTP/1.1" 200 None
2026-03-27 19:00:55 [astonbarclay.gb] INFO: Scrape type for 120756423: 0
2026-03-27 19:00:55 [astonbarclay.gb] INFO: Found listing with ID: 120760340
2026-03-27 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120760340%27 HTTP/1.1" 200 None
2026-03-27 19:00:55 [astonbarclay.gb] INFO: Scrape type for 120760340: 0
2026-03-27 19:00:55 [astonbarclay.gb] INFO: Found listing with ID: 119709244
2026-03-27 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119709244%27 HTTP/1.1" 200 None
2026-03-27 19:00:55 [astonbarclay.gb] INFO: Scrape type for 119709244: 0
2026-03-27 19:00:55 [astonbarclay.gb] INFO: Found listing with ID: 120760365
2026-03-27 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120760365%27 HTTP/1.1" 200 None
2026-03-27 19:00:55 [astonbarclay.gb] INFO: Scrape type for 120760365: 0
2026-03-27 19:00:55 [astonbarclay.gb] INFO: Found listing with ID: 120760432
2026-03-27 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120760432%27 HTTP/1.1" 200 None
2026-03-27 19:00:55 [astonbarclay.gb] INFO: Scrape type for 120760432: 0
2026-03-27 19:00:55 [astonbarclay.gb] INFO: Found listing with ID: 120478111
2026-03-27 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120478111%27 HTTP/1.1" 200 None
2026-03-27 19:00:55 [astonbarclay.gb] INFO: Scrape type for 120478111: 0
2026-03-27 19:00:55 [astonbarclay.gb] INFO: Found listing with ID: 120444460
2026-03-27 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120444460%27 HTTP/1.1" 200 None
2026-03-27 19:00:55 [astonbarclay.gb] INFO: Scrape type for 120444460: 0
2026-03-27 19:00:55 [astonbarclay.gb] INFO: Found listing with ID: 120650274
2026-03-27 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120650274%27 HTTP/1.1" 200 None
2026-03-27 19:00:55 [astonbarclay.gb] INFO: Scrape type for 120650274: 2
2026-03-27 19:00:55 [astonbarclay.gb] INFO: Found listing with ID: 120759795
2026-03-27 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120759795%27 HTTP/1.1" 200 None
2026-03-27 19:00:55 [astonbarclay.gb] INFO: Scrape type for 120759795: 0
2026-03-27 19:00:55 [astonbarclay.gb] INFO: Found listing with ID: 120841176
2026-03-27 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120841176%27 HTTP/1.1" 200 None
2026-03-27 19:00:55 [astonbarclay.gb] INFO: Scrape type for 120841176: 0
2026-03-27 19:00:55 [astonbarclay.gb] INFO: Found listing with ID: 120664152
2026-03-27 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120664152%27 HTTP/1.1" 200 None
2026-03-27 19:00:55 [astonbarclay.gb] INFO: Scrape type for 120664152: 0
2026-03-27 19:00:55 [astonbarclay.gb] INFO: Found listing with ID: 120825637
2026-03-27 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120825637%27 HTTP/1.1" 200 None
2026-03-27 19:00:55 [astonbarclay.gb] INFO: Scrape type for 120825637: 2
2026-03-27 19:00:55 [astonbarclay.gb] INFO: Found listing with ID: 120443912
2026-03-27 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120443912%27 HTTP/1.1" 200 None
2026-03-27 19:00:55 [astonbarclay.gb] INFO: Scrape type for 120443912: 2
2026-03-27 19:00:55 [astonbarclay.gb] INFO: Found listing with ID: 120757365
2026-03-27 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120757365%27 HTTP/1.1" 200 None
2026-03-27 19:00:55 [astonbarclay.gb] INFO: Scrape type for 120757365: 0
2026-03-27 19:00:55 [astonbarclay.gb] INFO: Found listing with ID: 120658115
2026-03-27 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120658115%27 HTTP/1.1" 200 None
2026-03-27 19:00:55 [astonbarclay.gb] INFO: Scrape type for 120658115: 1
2026-03-27 19:00:55 [astonbarclay.gb] INFO: Found listing with ID: 120771175
2026-03-27 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120771175%27 HTTP/1.1" 200 None
2026-03-27 19:00:55 [astonbarclay.gb] INFO: Scrape type for 120771175: 0
2026-03-27 19:00:55 [astonbarclay.gb] INFO: Found listing with ID: 119734446
2026-03-27 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119734446%27 HTTP/1.1" 200 None
2026-03-27 19:00:55 [astonbarclay.gb] INFO: Scrape type for 119734446: 0
2026-03-27 19:00:55 [astonbarclay.gb] INFO: Found listing with ID: 112893299
2026-03-27 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27112893299%27 HTTP/1.1" 200 None
2026-03-27 19:00:55 [astonbarclay.gb] INFO: Scrape type for 112893299: 0
2026-03-27 19:00:55 [astonbarclay.gb] INFO: Found listing with ID: 120311059
2026-03-27 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120311059%27 HTTP/1.1" 200 None
2026-03-27 19:00:55 [astonbarclay.gb] INFO: Scrape type for 120311059: 0
2026-03-27 19:00:55 [astonbarclay.gb] INFO: Found listing with ID: 120444510
2026-03-27 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120444510%27 HTTP/1.1" 200 None
2026-03-27 19:00:55 [astonbarclay.gb] INFO: Scrape type for 120444510: 2
2026-03-27 19:00:55 [astonbarclay.gb] INFO: Found listing with ID: 120825800
2026-03-27 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120825800%27 HTTP/1.1" 200 None
2026-03-27 19:00:55 [astonbarclay.gb] INFO: Scrape type for 120825800: 2
2026-03-27 19:00:55 [astonbarclay.gb] INFO: Found listing with ID: 120263591
2026-03-27 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120263591%27 HTTP/1.1" 200 None
2026-03-27 19:00:55 [astonbarclay.gb] INFO: Scrape type for 120263591: 0
2026-03-27 19:00:55 [astonbarclay.gb] INFO: Found listing with ID: 120245728
2026-03-27 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120245728%27 HTTP/1.1" 200 None
2026-03-27 19:00:55 [astonbarclay.gb] INFO: Scrape type for 120245728: 0
2026-03-27 19:00:55 [astonbarclay.gb] INFO: Found listing with ID: 120241494
2026-03-27 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120241494%27 HTTP/1.1" 200 None
2026-03-27 19:00:55 [astonbarclay.gb] INFO: Scrape type for 120241494: 0
2026-03-27 19:00:55 [astonbarclay.gb] INFO: Found listing with ID: 120211201
2026-03-27 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120211201%27 HTTP/1.1" 200 None
2026-03-27 19:00:55 [astonbarclay.gb] INFO: Scrape type for 120211201: 0
2026-03-27 19:00:55 [astonbarclay.gb] INFO: Found listing with ID: 120515030
2026-03-27 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120515030%27 HTTP/1.1" 200 None
2026-03-27 19:00:55 [astonbarclay.gb] INFO: Scrape type for 120515030: 2
2026-03-27 19:00:55 [astonbarclay.gb] INFO: Found listing with ID: 120826316
2026-03-27 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120826316%27 HTTP/1.1" 200 None
2026-03-27 19:00:55 [astonbarclay.gb] INFO: Scrape type for 120826316: 2
2026-03-27 19:00:55 [astonbarclay.gb] INFO: Found listing with ID: 120736535
2026-03-27 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120736535%27 HTTP/1.1" 200 None
2026-03-27 19:00:55 [astonbarclay.gb] INFO: Scrape type for 120736535: 0
2026-03-27 19:00:55 [astonbarclay.gb] INFO: Found listing with ID: 120772791
2026-03-27 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120772791%27 HTTP/1.1" 200 None
2026-03-27 19:00:55 [astonbarclay.gb] INFO: Scrape type for 120772791: 0
2026-03-27 19:00:55 [astonbarclay.gb] INFO: Found listing with ID: 120324176
2026-03-27 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120324176%27 HTTP/1.1" 200 None
2026-03-27 19:00:55 [astonbarclay.gb] INFO: Scrape type for 120324176: 0
2026-03-27 19:00:55 [astonbarclay.gb] INFO: Found listing with ID: 120740344
2026-03-27 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120740344%27 HTTP/1.1" 200 None
2026-03-27 19:00:55 [astonbarclay.gb] INFO: Scrape type for 120740344: 0
2026-03-27 19:00:55 [astonbarclay.gb] INFO: Found listing with ID: 120753500
2026-03-27 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120753500%27 HTTP/1.1" 200 None
2026-03-27 19:00:55 [astonbarclay.gb] INFO: Scrape type for 120753500: 0
2026-03-27 19:00:55 [astonbarclay.gb] INFO: Found listing with ID: 120829636
2026-03-27 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120829636%27 HTTP/1.1" 200 None
2026-03-27 19:00:55 [astonbarclay.gb] INFO: Scrape type for 120829636: 0
2026-03-27 19:00:55 [astonbarclay.gb] INFO: Found listing with ID: 120463208
2026-03-27 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120463208%27 HTTP/1.1" 200 None
2026-03-27 19:00:55 [astonbarclay.gb] INFO: Scrape type for 120463208: 2
2026-03-27 19:00:55 [astonbarclay.gb] INFO: Found listing with ID: 120765504
2026-03-27 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120765504%27 HTTP/1.1" 200 None
2026-03-27 19:00:55 [astonbarclay.gb] INFO: Scrape type for 120765504: 2
2026-03-27 19:00:55 [astonbarclay.gb] INFO: Found listing with ID: 120826103
2026-03-27 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120826103%27 HTTP/1.1" 200 None
2026-03-27 19:00:55 [astonbarclay.gb] INFO: Scrape type for 120826103: 0
2026-03-27 19:00:55 [astonbarclay.gb] INFO: Found listing with ID: 120827794
2026-03-27 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120827794%27 HTTP/1.1" 200 None
2026-03-27 19:00:55 [astonbarclay.gb] INFO: Scrape type for 120827794: 0
2026-03-27 19:00:55 [astonbarclay.gb] INFO: Found listing with ID: 120828777
2026-03-27 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120828777%27 HTTP/1.1" 200 None
2026-03-27 19:00:55 [astonbarclay.gb] INFO: Scrape type for 120828777: 0
2026-03-27 19:00:55 [astonbarclay.gb] INFO: Found listing with ID: 120826994
2026-03-27 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120826994%27 HTTP/1.1" 200 None
2026-03-27 19:00:55 [astonbarclay.gb] INFO: Scrape type for 120826994: 0
2026-03-27 19:00:55 [astonbarclay.gb] INFO: Found listing with ID: 120741797
2026-03-27 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120741797%27 HTTP/1.1" 200 None
2026-03-27 19:00:55 [astonbarclay.gb] INFO: Scrape type for 120741797: 2
2026-03-27 19:00:55 [astonbarclay.gb] INFO: Found listing with ID: 120506327
2026-03-27 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120506327%27 HTTP/1.1" 200 None
2026-03-27 19:00:55 [astonbarclay.gb] INFO: Scrape type for 120506327: 0
2026-03-27 19:00:55 [astonbarclay.gb] INFO: Found listing with ID: 120653827
2026-03-27 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120653827%27 HTTP/1.1" 200 None
2026-03-27 19:00:55 [astonbarclay.gb] INFO: Scrape type for 120653827: 0
2026-03-27 19:00:55 [astonbarclay.gb] INFO: Found listing with ID: 120804920
2026-03-27 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120804920%27 HTTP/1.1" 200 None
2026-03-27 19:00:55 [astonbarclay.gb] INFO: Scrape type for 120804920: 0
2026-03-27 19:00:55 [astonbarclay.gb] INFO: Found listing with ID: 120740459
2026-03-27 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120740459%27 HTTP/1.1" 200 None
2026-03-27 19:00:55 [astonbarclay.gb] INFO: Scrape type for 120740459: 2
2026-03-27 19:00:55 [astonbarclay.gb] INFO: Found listing with ID: 120773780
2026-03-27 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120773780%27 HTTP/1.1" 200 None
2026-03-27 19:00:55 [astonbarclay.gb] INFO: Scrape type for 120773780: 0
2026-03-27 19:00:55 [astonbarclay.gb] INFO: Found listing with ID: 120828556
2026-03-27 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120828556%27 HTTP/1.1" 200 None
2026-03-27 19:00:55 [astonbarclay.gb] INFO: Scrape type for 120828556: 0
2026-03-27 19:00:55 [astonbarclay.gb] INFO: Found listing with ID: 120734951
2026-03-27 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120734951%27 HTTP/1.1" 200 None
2026-03-27 19:00:55 [astonbarclay.gb] INFO: Scrape type for 120734951: 0
2026-03-27 19:00:55 [astonbarclay.gb] INFO: Found listing with ID: 120656433
2026-03-27 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120656433%27 HTTP/1.1" 200 None
2026-03-27 19:00:55 [astonbarclay.gb] INFO: Scrape type for 120656433: 0
2026-03-27 19:00:55 [astonbarclay.gb] INFO: Found listing with ID: 120736863
2026-03-27 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120736863%27 HTTP/1.1" 200 None
2026-03-27 19:00:55 [astonbarclay.gb] INFO: Scrape type for 120736863: 0
2026-03-27 19:00:55 [astonbarclay.gb] INFO: Found listing with ID: 120830231
2026-03-27 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120830231%27 HTTP/1.1" 200 None
2026-03-27 19:00:55 [astonbarclay.gb] INFO: Scrape type for 120830231: 0
2026-03-27 19:00:55 [astonbarclay.gb] INFO: Found listing with ID: 120518926
2026-03-27 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120518926%27 HTTP/1.1" 200 None
2026-03-27 19:00:55 [astonbarclay.gb] INFO: Scrape type for 120518926: 0
2026-03-27 19:00:55 [astonbarclay.gb] INFO: Found listing with ID: 120724222
2026-03-27 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120724222%27 HTTP/1.1" 200 None
2026-03-27 19:00:55 [astonbarclay.gb] INFO: Scrape type for 120724222: 0
2026-03-27 19:00:55 [astonbarclay.gb] INFO: Found listing with ID: 120582231
2026-03-27 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120582231%27 HTTP/1.1" 200 None
2026-03-27 19:00:55 [astonbarclay.gb] INFO: Scrape type for 120582231: 0
2026-03-27 19:00:55 [astonbarclay.gb] INFO: Found listing with ID: 120727623
2026-03-27 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120727623%27 HTTP/1.1" 200 None
2026-03-27 19:00:55 [astonbarclay.gb] INFO: Scrape type for 120727623: 0
2026-03-27 19:00:55 [astonbarclay.gb] INFO: Found listing with ID: 120536421
2026-03-27 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120536421%27 HTTP/1.1" 200 None
2026-03-27 19:00:55 [astonbarclay.gb] INFO: Scrape type for 120536421: 0
2026-03-27 19:00:55 [astonbarclay.gb] INFO: Found listing with ID: 120775656
2026-03-27 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120775656%27 HTTP/1.1" 200 None
2026-03-27 19:00:55 [astonbarclay.gb] INFO: Scrape type for 120775656: 0
2026-03-27 19:00:55 [astonbarclay.gb] INFO: Found listing with ID: 120735356
2026-03-27 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120735356%27 HTTP/1.1" 200 None
2026-03-27 19:00:55 [astonbarclay.gb] INFO: Scrape type for 120735356: 0
2026-03-27 19:00:55 [astonbarclay.gb] INFO: Found listing with ID: 120371964
2026-03-27 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120371964%27 HTTP/1.1" 200 None
2026-03-27 19:00:55 [astonbarclay.gb] INFO: Scrape type for 120371964: 0
2026-03-27 19:00:55 [astonbarclay.gb] INFO: Found listing with ID: 120484235
2026-03-27 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120484235%27 HTTP/1.1" 200 None
2026-03-27 19:00:55 [astonbarclay.gb] INFO: Scrape type for 120484235: 2
2026-03-27 19:00:55 [astonbarclay.gb] INFO: Found listing with ID: 120689852
2026-03-27 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120689852%27 HTTP/1.1" 200 None
2026-03-27 19:00:56 [astonbarclay.gb] INFO: Scrape type for 120689852: 0
2026-03-27 19:00:56 [astonbarclay.gb] INFO: Found listing with ID: 120804304
2026-03-27 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120804304%27 HTTP/1.1" 200 None
2026-03-27 19:00:56 [astonbarclay.gb] INFO: Scrape type for 120804304: 0
2026-03-27 19:00:56 [astonbarclay.gb] INFO: Found listing with ID: 120775601
2026-03-27 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120775601%27 HTTP/1.1" 200 None
2026-03-27 19:00:56 [astonbarclay.gb] INFO: Scrape type for 120775601: 0
2026-03-27 19:00:56 [astonbarclay.gb] INFO: Found listing with ID: 120667852
2026-03-27 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120667852%27 HTTP/1.1" 200 None
2026-03-27 19:00:56 [astonbarclay.gb] INFO: Scrape type for 120667852: 0
2026-03-27 19:00:56 [astonbarclay.gb] INFO: Found listing with ID: 120826203
2026-03-27 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120826203%27 HTTP/1.1" 200 None
2026-03-27 19:00:56 [astonbarclay.gb] INFO: Scrape type for 120826203: 0
2026-03-27 19:00:56 [astonbarclay.gb] INFO: Found listing with ID: 119816143
2026-03-27 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119816143%27 HTTP/1.1" 200 None
2026-03-27 19:00:56 [astonbarclay.gb] INFO: Scrape type for 119816143: 0
2026-03-27 19:00:56 [astonbarclay.gb] INFO: Found listing with ID: 120827590
2026-03-27 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120827590%27 HTTP/1.1" 200 None
2026-03-27 19:00:56 [astonbarclay.gb] INFO: Scrape type for 120827590: 0
2026-03-27 19:00:56 [astonbarclay.gb] INFO: Found listing with ID: 120735547
2026-03-27 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120735547%27 HTTP/1.1" 200 None
2026-03-27 19:00:56 [astonbarclay.gb] INFO: Scrape type for 120735547: 0
2026-03-27 19:00:56 [astonbarclay.gb] INFO: Found listing with ID: 120831472
2026-03-27 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120831472%27 HTTP/1.1" 200 None
2026-03-27 19:00:56 [astonbarclay.gb] INFO: Scrape type for 120831472: 0
2026-03-27 19:00:56 [astonbarclay.gb] INFO: Found listing with ID: 120689713
2026-03-27 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120689713%27 HTTP/1.1" 200 None
2026-03-27 19:00:56 [astonbarclay.gb] INFO: Scrape type for 120689713: 0
2026-03-27 19:00:56 [astonbarclay.gb] INFO: Found listing with ID: 119026534
2026-03-27 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119026534%27 HTTP/1.1" 200 None
2026-03-27 19:00:56 [astonbarclay.gb] INFO: Scrape type for 119026534: 0
2026-03-27 19:00:56 [astonbarclay.gb] INFO: Found listing with ID: 120727592
2026-03-27 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120727592%27 HTTP/1.1" 200 None
2026-03-27 19:00:56 [astonbarclay.gb] INFO: Scrape type for 120727592: 0
2026-03-27 19:00:56 [astonbarclay.gb] INFO: Found listing with ID: 120631689
2026-03-27 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120631689%27 HTTP/1.1" 200 None
2026-03-27 19:00:56 [astonbarclay.gb] INFO: Scrape type for 120631689: 2
2026-03-27 19:00:56 [astonbarclay.gb] INFO: Found listing with ID: 112746460
2026-03-27 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27112746460%27 HTTP/1.1" 200 None
2026-03-27 19:00:56 [astonbarclay.gb] INFO: Scrape type for 112746460: 0
2026-03-27 19:00:56 [astonbarclay.gb] INFO: Found listing with ID: 120739526
2026-03-27 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120739526%27 HTTP/1.1" 200 None
2026-03-27 19:00:56 [astonbarclay.gb] INFO: Scrape type for 120739526: 0
2026-03-27 19:00:56 [astonbarclay.gb] INFO: Found listing with ID: 120834941
2026-03-27 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120834941%27 HTTP/1.1" 200 None
2026-03-27 19:00:56 [astonbarclay.gb] INFO: Scrape type for 120834941: 0
2026-03-27 19:00:56 [astonbarclay.gb] INFO: Found listing with ID: 120261304
2026-03-27 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120261304%27 HTTP/1.1" 200 None
2026-03-27 19:00:56 [astonbarclay.gb] INFO: Scrape type for 120261304: 0
2026-03-27 19:00:56 [astonbarclay.gb] INFO: Found listing with ID: 120727640
2026-03-27 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120727640%27 HTTP/1.1" 200 None
2026-03-27 19:00:56 [astonbarclay.gb] INFO: Scrape type for 120727640: 0
2026-03-27 19:00:56 [astonbarclay.gb] INFO: Found listing with ID: 120828655
2026-03-27 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120828655%27 HTTP/1.1" 200 None
2026-03-27 19:00:56 [astonbarclay.gb] INFO: Scrape type for 120828655: 0
2026-03-27 19:00:56 [astonbarclay.gb] INFO: Found listing with ID: 120775627
2026-03-27 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120775627%27 HTTP/1.1" 200 None
2026-03-27 19:00:56 [astonbarclay.gb] INFO: Scrape type for 120775627: 0
2026-03-27 19:00:56 [astonbarclay.gb] INFO: Found listing with ID: 120805277
2026-03-27 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120805277%27 HTTP/1.1" 200 None
2026-03-27 19:00:56 [astonbarclay.gb] INFO: Scrape type for 120805277: 0
2026-03-27 19:00:56 [astonbarclay.gb] INFO: Found listing with ID: 120775671
2026-03-27 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120775671%27 HTTP/1.1" 200 None
2026-03-27 19:00:56 [astonbarclay.gb] INFO: Scrape type for 120775671: 0
2026-03-27 19:00:56 [astonbarclay.gb] INFO: Found listing with ID: 120775642
2026-03-27 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120775642%27 HTTP/1.1" 200 None
2026-03-27 19:00:56 [astonbarclay.gb] INFO: Scrape type for 120775642: 0
2026-03-27 19:00:56 [astonbarclay.gb] INFO: Found listing with ID: 120775612
2026-03-27 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120775612%27 HTTP/1.1" 200 None
2026-03-27 19:00:56 [astonbarclay.gb] INFO: Scrape type for 120775612: 0
2026-03-27 19:00:56 [astonbarclay.gb] INFO: Found listing with ID: 120773822
2026-03-27 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120773822%27 HTTP/1.1" 200 None
2026-03-27 19:00:56 [astonbarclay.gb] INFO: Scrape type for 120773822: 0
2026-03-27 19:00:56 [astonbarclay.gb] INFO: Found listing with ID: 120401488
2026-03-27 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120401488%27 HTTP/1.1" 200 None
2026-03-27 19:00:56 [astonbarclay.gb] INFO: Scrape type for 120401488: 0
2026-03-27 19:00:56 [astonbarclay.gb] INFO: Found listing with ID: 120833890
2026-03-27 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120833890%27 HTTP/1.1" 200 None
2026-03-27 19:00:56 [astonbarclay.gb] INFO: Scrape type for 120833890: 1
2026-03-27 19:00:56 [astonbarclay.gb] INFO: Found listing with ID: 120657451
2026-03-27 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120657451%27 HTTP/1.1" 200 None
2026-03-27 19:00:56 [astonbarclay.gb] INFO: Scrape type for 120657451: 0
2026-03-27 19:00:56 [astonbarclay.gb] INFO: Found listing with ID: 120796415
2026-03-27 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120796415%27 HTTP/1.1" 200 None
2026-03-27 19:00:56 [astonbarclay.gb] INFO: Scrape type for 120796415: 0
2026-03-27 19:00:56 [astonbarclay.gb] INFO: Found listing with ID: 120773907
2026-03-27 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120773907%27 HTTP/1.1" 200 None
2026-03-27 19:00:56 [astonbarclay.gb] INFO: Scrape type for 120773907: 0
2026-03-27 19:00:56 [astonbarclay.gb] INFO: Found listing with ID: 118463621
2026-03-27 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27118463621%27 HTTP/1.1" 200 None
2026-03-27 19:00:56 [astonbarclay.gb] INFO: Scrape type for 118463621: 0
2026-03-27 19:00:56 [astonbarclay.gb] INFO: Found listing with ID: 119498921
2026-03-27 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119498921%27 HTTP/1.1" 200 None
2026-03-27 19:00:56 [astonbarclay.gb] INFO: Scrape type for 119498921: 0
2026-03-27 19:00:56 [astonbarclay.gb] INFO: Found listing with ID: 118950379
2026-03-27 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27118950379%27 HTTP/1.1" 200 None
2026-03-27 19:00:56 [astonbarclay.gb] INFO: Scrape type for 118950379: 0
2026-03-27 19:00:56 [astonbarclay.gb] INFO: Found listing with ID: 120463366
2026-03-27 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120463366%27 HTTP/1.1" 200 None
2026-03-27 19:00:56 [astonbarclay.gb] INFO: Scrape type for 120463366: 0
2026-03-27 19:00:56 [astonbarclay.gb] INFO: Found listing with ID: 120442728
2026-03-27 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120442728%27 HTTP/1.1" 200 None
2026-03-27 19:00:56 [astonbarclay.gb] INFO: Scrape type for 120442728: 0
2026-03-27 19:00:56 [astonbarclay.gb] INFO: Found listing with ID: 120411669
2026-03-27 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120411669%27 HTTP/1.1" 200 None
2026-03-27 19:00:56 [astonbarclay.gb] INFO: Scrape type for 120411669: 0
2026-03-27 19:00:56 [astonbarclay.gb] INFO: Found listing with ID: 120392758
2026-03-27 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120392758%27 HTTP/1.1" 200 None
2026-03-27 19:00:56 [astonbarclay.gb] INFO: Scrape type for 120392758: 0
2026-03-27 19:00:56 [astonbarclay.gb] INFO: Found listing with ID: 120372054
2026-03-27 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120372054%27 HTTP/1.1" 200 None
2026-03-27 19:00:56 [astonbarclay.gb] INFO: Scrape type for 120372054: 0
2026-03-27 19:00:56 [astonbarclay.gb] INFO: Found listing with ID: 120299755
2026-03-27 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120299755%27 HTTP/1.1" 200 None
2026-03-27 19:00:56 [astonbarclay.gb] INFO: Scrape type for 120299755: 0
2026-03-27 19:00:56 [astonbarclay.gb] INFO: Found listing with ID: 120264238
2026-03-27 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120264238%27 HTTP/1.1" 200 None
2026-03-27 19:00:56 [astonbarclay.gb] INFO: Scrape type for 120264238: 0
2026-03-27 19:00:56 [astonbarclay.gb] INFO: Found listing with ID: 119373461
2026-03-27 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119373461%27 HTTP/1.1" 200 None
2026-03-27 19:00:56 [astonbarclay.gb] INFO: Scrape type for 119373461: 0
2026-03-27 19:00:56 [astonbarclay.gb] INFO: Found listing with ID: 119937938
2026-03-27 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119937938%27 HTTP/1.1" 200 None
2026-03-27 19:00:56 [astonbarclay.gb] INFO: Scrape type for 119937938: 0
2026-03-27 19:00:56 [astonbarclay.gb] INFO: Found listing with ID: 119879468
2026-03-27 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119879468%27 HTTP/1.1" 200 None
2026-03-27 19:00:56 [astonbarclay.gb] INFO: Scrape type for 119879468: 0
2026-03-27 19:00:56 [astonbarclay.gb] INFO: Found listing with ID: 119857926
2026-03-27 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119857926%27 HTTP/1.1" 200 None
2026-03-27 19:00:56 [astonbarclay.gb] INFO: Scrape type for 119857926: 0
2026-03-27 19:00:56 [astonbarclay.gb] INFO: Found listing with ID: 119850906
2026-03-27 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119850906%27 HTTP/1.1" 200 None
2026-03-27 19:00:56 [astonbarclay.gb] INFO: Scrape type for 119850906: 0
2026-03-27 19:00:56 [astonbarclay.gb] INFO: Found listing with ID: 119797897
2026-03-27 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119797897%27 HTTP/1.1" 200 None
2026-03-27 19:00:56 [astonbarclay.gb] INFO: Scrape type for 119797897: 0
2026-03-27 19:00:56 [astonbarclay.gb] INFO: Found listing with ID: 119782336
2026-03-27 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119782336%27 HTTP/1.1" 200 None
2026-03-27 19:00:56 [astonbarclay.gb] INFO: Scrape type for 119782336: 0
2026-03-27 19:00:56 [astonbarclay.gb] INFO: Found listing with ID: 118319892
2026-03-27 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27118319892%27 HTTP/1.1" 200 None
2026-03-27 19:00:56 [astonbarclay.gb] INFO: Scrape type for 118319892: 0
2026-03-27 19:00:56 [astonbarclay.gb] INFO: Found listing with ID: 120473180
2026-03-27 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120473180%27 HTTP/1.1" 200 None
2026-03-27 19:00:56 [astonbarclay.gb] INFO: Scrape type for 120473180: 0
2026-03-27 19:00:56 [astonbarclay.gb] INFO: Found listing with ID: 117366134
2026-03-27 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27117366134%27 HTTP/1.1" 200 None
2026-03-27 19:00:56 [astonbarclay.gb] INFO: Scrape type for 117366134: 0
2026-03-27 19:00:56 [astonbarclay.gb] INFO: Found listing with ID: 119755396
2026-03-27 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119755396%27 HTTP/1.1" 200 None
2026-03-27 19:00:56 [astonbarclay.gb] INFO: Scrape type for 119755396: 0
2026-03-27 19:00:56 [astonbarclay.gb] INFO: Found listing with ID: 119334400
2026-03-27 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119334400%27 HTTP/1.1" 200 None
2026-03-27 19:00:56 [astonbarclay.gb] INFO: Scrape type for 119334400: 0
2026-03-27 19:00:56 [astonbarclay.gb] INFO: Found listing with ID: 120529189
2026-03-27 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120529189%27 HTTP/1.1" 200 None
2026-03-27 19:00:56 [astonbarclay.gb] INFO: Scrape type for 120529189: 1
2026-03-27 19:00:56 [astonbarclay.gb] INFO: Found listing with ID: 117864929
2026-03-27 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27117864929%27 HTTP/1.1" 200 None
2026-03-27 19:00:56 [astonbarclay.gb] INFO: Scrape type for 117864929: 0
2026-03-27 19:00:56 [astonbarclay.gb] INFO: Found listing with ID: 118758309
2026-03-27 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27118758309%27 HTTP/1.1" 200 None
2026-03-27 19:00:56 [astonbarclay.gb] INFO: Scrape type for 118758309: 0
2026-03-27 19:00:56 [astonbarclay.gb] INFO: Found listing with ID: 118987563
2026-03-27 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27118987563%27 HTTP/1.1" 200 None
2026-03-27 19:00:56 [astonbarclay.gb] INFO: Scrape type for 118987563: 0
2026-03-27 19:00:56 [astonbarclay.gb] INFO: Found listing with ID: 120368534
2026-03-27 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120368534%27 HTTP/1.1" 200 None
2026-03-27 19:00:56 [astonbarclay.gb] INFO: Scrape type for 120368534: 0
2026-03-27 19:00:56 [astonbarclay.gb] INFO: Found listing with ID: 119504345
2026-03-27 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119504345%27 HTTP/1.1" 200 None
2026-03-27 19:00:57 [astonbarclay.gb] INFO: Scrape type for 119504345: 2
2026-03-27 19:00:57 [astonbarclay.gb] INFO: Found listing with ID: 120546114
2026-03-27 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120546114%27 HTTP/1.1" 200 None
2026-03-27 19:00:57 [astonbarclay.gb] INFO: Scrape type for 120546114: 0
2026-03-27 19:00:57 [astonbarclay.gb] INFO: Found listing with ID: 117831410
2026-03-27 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27117831410%27 HTTP/1.1" 200 None
2026-03-27 19:00:57 [astonbarclay.gb] INFO: Scrape type for 117831410: 0
2026-03-27 19:00:57 [astonbarclay.gb] INFO: Found listing with ID: 117831433
2026-03-27 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27117831433%27 HTTP/1.1" 200 None
2026-03-27 19:00:57 [astonbarclay.gb] INFO: Scrape type for 117831433: 0
2026-03-27 19:00:57 [astonbarclay.gb] INFO: Found listing with ID: 120278187
2026-03-27 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120278187%27 HTTP/1.1" 200 None
2026-03-27 19:00:57 [astonbarclay.gb] INFO: Scrape type for 120278187: 0
2026-03-27 19:00:57 [astonbarclay.gb] INFO: Found listing with ID: 119453456
2026-03-27 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119453456%27 HTTP/1.1" 200 None
2026-03-27 19:00:57 [astonbarclay.gb] INFO: Scrape type for 119453456: 0
2026-03-27 19:00:57 [astonbarclay.gb] INFO: Found listing with ID: 120538762
2026-03-27 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120538762%27 HTTP/1.1" 200 None
2026-03-27 19:00:57 [astonbarclay.gb] INFO: Scrape type for 120538762: 0
2026-03-27 19:00:57 [astonbarclay.gb] INFO: Found listing with ID: 120484142
2026-03-27 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120484142%27 HTTP/1.1" 200 None
2026-03-27 19:00:57 [astonbarclay.gb] INFO: Scrape type for 120484142: 0
2026-03-27 19:00:57 [astonbarclay.gb] INFO: Found listing with ID: 119392712
2026-03-27 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119392712%27 HTTP/1.1" 200 None
2026-03-27 19:00:57 [astonbarclay.gb] INFO: Scrape type for 119392712: 0
2026-03-27 19:00:57 [astonbarclay.gb] INFO: Found listing with ID: 119056921
2026-03-27 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119056921%27 HTTP/1.1" 200 None
2026-03-27 19:00:57 [astonbarclay.gb] INFO: Scrape type for 119056921: 0
2026-03-27 19:00:57 [astonbarclay.gb] INFO: Found listing with ID: 120546496
2026-03-27 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120546496%27 HTTP/1.1" 200 None
2026-03-27 19:00:57 [astonbarclay.gb] INFO: Scrape type for 120546496: 1
2026-03-27 19:00:57 [astonbarclay.gb] INFO: Found listing with ID: 119676270
2026-03-27 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119676270%27 HTTP/1.1" 200 None
2026-03-27 19:00:57 [astonbarclay.gb] INFO: Scrape type for 119676270: 0
2026-03-27 19:00:57 [astonbarclay.gb] INFO: Found listing with ID: 120442920
2026-03-27 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120442920%27 HTTP/1.1" 200 None
2026-03-27 19:00:57 [astonbarclay.gb] INFO: Scrape type for 120442920: 0
2026-03-27 19:00:57 [astonbarclay.gb] INFO: Found listing with ID: 120743887
2026-03-27 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120743887%27 HTTP/1.1" 200 None
2026-03-27 19:00:57 [astonbarclay.gb] INFO: Scrape type for 120743887: 0
2026-03-27 19:00:57 [astonbarclay.gb] INFO: Found listing with ID: 120285956
2026-03-27 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120285956%27 HTTP/1.1" 200 None
2026-03-27 19:00:57 [astonbarclay.gb] INFO: Scrape type for 120285956: 0
2026-03-27 19:00:57 [astonbarclay.gb] INFO: Found listing with ID: 120283061
2026-03-27 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120283061%27 HTTP/1.1" 200 None
2026-03-27 19:00:57 [astonbarclay.gb] INFO: Scrape type for 120283061: 0
2026-03-27 19:00:57 [astonbarclay.gb] INFO: Found listing with ID: 120262660
2026-03-27 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120262660%27 HTTP/1.1" 200 None
2026-03-27 19:00:57 [astonbarclay.gb] INFO: Scrape type for 120262660: 0
2026-03-27 19:00:57 [astonbarclay.gb] INFO: Found listing with ID: 120279011
2026-03-27 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120279011%27 HTTP/1.1" 200 None
2026-03-27 19:00:57 [astonbarclay.gb] INFO: Scrape type for 120279011: 0
2026-03-27 19:00:57 [astonbarclay.gb] INFO: Found listing with ID: 120254109
2026-03-27 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120254109%27 HTTP/1.1" 200 None
2026-03-27 19:00:57 [astonbarclay.gb] INFO: Scrape type for 120254109: 0
2026-03-27 19:00:57 [astonbarclay.gb] INFO: Found listing with ID: 120344753
2026-03-27 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120344753%27 HTTP/1.1" 200 None
2026-03-27 19:00:57 [astonbarclay.gb] INFO: Scrape type for 120344753: 0
2026-03-27 19:00:57 [astonbarclay.gb] INFO: Found listing with ID: 120244319
2026-03-27 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120244319%27 HTTP/1.1" 200 None
2026-03-27 19:00:57 [astonbarclay.gb] INFO: Scrape type for 120244319: 0
2026-03-27 19:00:57 [astonbarclay.gb] INFO: Found listing with ID: 120228997
2026-03-27 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120228997%27 HTTP/1.1" 200 None
2026-03-27 19:00:57 [astonbarclay.gb] INFO: Scrape type for 120228997: 0
2026-03-27 19:00:57 [astonbarclay.gb] INFO: Found listing with ID: 120553389
2026-03-27 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120553389%27 HTTP/1.1" 200 None
2026-03-27 19:00:57 [astonbarclay.gb] INFO: Scrape type for 120553389: 0
2026-03-27 19:00:57 [astonbarclay.gb] INFO: Found listing with ID: 119371222
2026-03-27 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119371222%27 HTTP/1.1" 200 None
2026-03-27 19:00:57 [astonbarclay.gb] INFO: Scrape type for 119371222: 0
2026-03-27 19:00:57 [astonbarclay.gb] INFO: Found listing with ID: 119504828
2026-03-27 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119504828%27 HTTP/1.1" 200 None
2026-03-27 19:00:57 [astonbarclay.gb] INFO: Scrape type for 119504828: 0
2026-03-27 19:00:57 [astonbarclay.gb] INFO: Found listing with ID: 120639812
2026-03-27 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120639812%27 HTTP/1.1" 200 None
2026-03-27 19:00:57 [astonbarclay.gb] INFO: Scrape type for 120639812: 0
2026-03-27 19:00:57 [astonbarclay.gb] INFO: Found listing with ID: 120410050
2026-03-27 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120410050%27 HTTP/1.1" 200 None
2026-03-27 19:00:57 [astonbarclay.gb] INFO: Scrape type for 120410050: 0
2026-03-27 19:00:57 [astonbarclay.gb] INFO: Found listing with ID: 120127097
2026-03-27 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120127097%27 HTTP/1.1" 200 None
2026-03-27 19:00:57 [astonbarclay.gb] INFO: Scrape type for 120127097: 0
2026-03-27 19:00:57 [astonbarclay.gb] INFO: Found listing with ID: 120060554
2026-03-27 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120060554%27 HTTP/1.1" 200 None
2026-03-27 19:00:57 [astonbarclay.gb] INFO: Scrape type for 120060554: 0
2026-03-27 19:00:57 [astonbarclay.gb] INFO: Found listing with ID: 119833119
2026-03-27 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119833119%27 HTTP/1.1" 200 None
2026-03-27 19:00:57 [astonbarclay.gb] INFO: Scrape type for 119833119: 0
2026-03-27 19:00:57 [astonbarclay.gb] INFO: Found listing with ID: 120828087
2026-03-27 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120828087%27 HTTP/1.1" 200 None
2026-03-27 19:00:57 [astonbarclay.gb] INFO: Scrape type for 120828087: 0
2026-03-27 19:00:57 [astonbarclay.gb] INFO: Found listing with ID: 120828077
2026-03-27 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120828077%27 HTTP/1.1" 200 None
2026-03-27 19:00:57 [astonbarclay.gb] INFO: Scrape type for 120828077: 0
2026-03-27 19:00:57 [astonbarclay.gb] INFO: Found listing with ID: 120683497
2026-03-27 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120683497%27 HTTP/1.1" 200 None
2026-03-27 19:00:57 [astonbarclay.gb] INFO: Scrape type for 120683497: 0
2026-03-27 19:00:57 [astonbarclay.gb] INFO: Found listing with ID: 120828068
2026-03-27 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120828068%27 HTTP/1.1" 200 None
2026-03-27 19:00:57 [astonbarclay.gb] INFO: Scrape type for 120828068: 0
2026-03-27 19:00:57 [astonbarclay.gb] INFO: Found listing with ID: 120478572
2026-03-27 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120478572%27 HTTP/1.1" 200 None
2026-03-27 19:00:57 [astonbarclay.gb] INFO: Scrape type for 120478572: 0
2026-03-27 19:00:57 [astonbarclay.gb] INFO: Found listing with ID: 120417153
2026-03-27 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120417153%27 HTTP/1.1" 200 None
2026-03-27 19:00:57 [astonbarclay.gb] INFO: Scrape type for 120417153: 0
2026-03-27 19:00:57 [astonbarclay.gb] INFO: Found listing with ID: 114098261
2026-03-27 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27114098261%27 HTTP/1.1" 200 None
2026-03-27 19:00:57 [astonbarclay.gb] INFO: Scrape type for 114098261: 0
2026-03-27 19:00:57 [astonbarclay.gb] INFO: Found listing with ID: 120059826
2026-03-27 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120059826%27 HTTP/1.1" 200 None
2026-03-27 19:00:57 [astonbarclay.gb] INFO: Scrape type for 120059826: 0
2026-03-27 19:00:57 [astonbarclay.gb] INFO: Found listing with ID: 119205512
2026-03-27 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119205512%27 HTTP/1.1" 200 None
2026-03-27 19:00:57 [astonbarclay.gb] INFO: Scrape type for 119205512: 0
2026-03-27 19:00:57 [astonbarclay.gb] INFO: Found listing with ID: 120226993
2026-03-27 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120226993%27 HTTP/1.1" 200 None
2026-03-27 19:00:57 [astonbarclay.gb] INFO: Scrape type for 120226993: 0
2026-03-27 19:00:57 [astonbarclay.gb] INFO: Found listing with ID: 120326223
2026-03-27 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120326223%27 HTTP/1.1" 200 None
2026-03-27 19:00:57 [astonbarclay.gb] INFO: Scrape type for 120326223: 0
2026-03-27 19:00:57 [astonbarclay.gb] INFO: Found listing with ID: 120404379
2026-03-27 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120404379%27 HTTP/1.1" 200 None
2026-03-27 19:00:57 [astonbarclay.gb] INFO: Scrape type for 120404379: 0
2026-03-27 19:00:57 [astonbarclay.gb] INFO: Found listing with ID: 120278101
2026-03-27 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120278101%27 HTTP/1.1" 200 None
2026-03-27 19:00:57 [astonbarclay.gb] INFO: Scrape type for 120278101: 0
2026-03-27 19:00:57 [astonbarclay.gb] INFO: Found listing with ID: 120407347
2026-03-27 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120407347%27 HTTP/1.1" 200 None
2026-03-27 19:00:57 [astonbarclay.gb] INFO: Scrape type for 120407347: 0
2026-03-27 19:00:57 [astonbarclay.gb] INFO: Found listing with ID: 120059610
2026-03-27 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120059610%27 HTTP/1.1" 200 None
2026-03-27 19:00:57 [astonbarclay.gb] INFO: Scrape type for 120059610: 0
2026-03-27 19:00:57 [astonbarclay.gb] INFO: Found listing with ID: 120450571
2026-03-27 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120450571%27 HTTP/1.1" 200 None
2026-03-27 19:00:57 [astonbarclay.gb] INFO: Scrape type for 120450571: 0
2026-03-27 19:00:57 [astonbarclay.gb] INFO: Found listing with ID: 120519906
2026-03-27 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120519906%27 HTTP/1.1" 200 None
2026-03-27 19:00:57 [astonbarclay.gb] INFO: Scrape type for 120519906: 0
2026-03-27 19:00:57 [astonbarclay.gb] INFO: Found listing with ID: 120404739
2026-03-27 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120404739%27 HTTP/1.1" 200 None
2026-03-27 19:00:57 [astonbarclay.gb] INFO: Scrape type for 120404739: 0
2026-03-27 19:00:57 [astonbarclay.gb] INFO: Found listing with ID: 119967315
2026-03-27 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119967315%27 HTTP/1.1" 200 None
2026-03-27 19:00:57 [astonbarclay.gb] INFO: Scrape type for 119967315: 0
2026-03-27 19:00:57 [astonbarclay.gb] INFO: Found listing with ID: 117831399
2026-03-27 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27117831399%27 HTTP/1.1" 200 None
2026-03-27 19:00:57 [astonbarclay.gb] INFO: Scrape type for 117831399: 0
2026-03-27 19:00:57 [astonbarclay.gb] INFO: Found listing with ID: 120415057
2026-03-27 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120415057%27 HTTP/1.1" 200 None
2026-03-27 19:00:57 [astonbarclay.gb] INFO: Scrape type for 120415057: 0
2026-03-27 19:00:57 [astonbarclay.gb] INFO: Found listing with ID: 120556717
2026-03-27 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120556717%27 HTTP/1.1" 200 None
2026-03-27 19:00:57 [astonbarclay.gb] INFO: Scrape type for 120556717: 1
2026-03-27 19:00:57 [astonbarclay.gb] INFO: Found listing with ID: 120476149
2026-03-27 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120476149%27 HTTP/1.1" 200 None
2026-03-27 19:00:57 [astonbarclay.gb] INFO: Scrape type for 120476149: 0
2026-03-27 19:00:57 [astonbarclay.gb] INFO: Found listing with ID: 120555132
2026-03-27 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120555132%27 HTTP/1.1" 200 None
2026-03-27 19:00:57 [astonbarclay.gb] INFO: Scrape type for 120555132: 1
2026-03-27 19:00:57 [astonbarclay.gb] INFO: Found listing with ID: 116643554
2026-03-27 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27116643554%27 HTTP/1.1" 200 None
2026-03-27 19:00:57 [astonbarclay.gb] INFO: Scrape type for 116643554: 0
2026-03-27 19:00:57 [astonbarclay.gb] INFO: Found listing with ID: 120473240
2026-03-27 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120473240%27 HTTP/1.1" 200 None
2026-03-27 19:00:57 [astonbarclay.gb] INFO: Scrape type for 120473240: 0
2026-03-27 19:00:57 [astonbarclay.gb] INFO: Found listing with ID: 118435955
2026-03-27 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27118435955%27 HTTP/1.1" 200 None
2026-03-27 19:00:57 [astonbarclay.gb] INFO: Scrape type for 118435955: 0
2026-03-27 19:00:57 [astonbarclay.gb] INFO: Found listing with ID: 120064144
2026-03-27 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120064144%27 HTTP/1.1" 200 None
2026-03-27 19:00:57 [astonbarclay.gb] INFO: Scrape type for 120064144: 0
2026-03-27 19:00:57 [astonbarclay.gb] INFO: Found listing with ID: 120176617
2026-03-27 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120176617%27 HTTP/1.1" 200 None
2026-03-27 19:00:57 [astonbarclay.gb] INFO: Scrape type for 120176617: 0
2026-03-27 19:00:57 [astonbarclay.gb] INFO: Found listing with ID: 120368795
2026-03-27 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120368795%27 HTTP/1.1" 200 None
2026-03-27 19:00:57 [astonbarclay.gb] INFO: Scrape type for 120368795: 0
2026-03-27 19:00:57 [astonbarclay.gb] INFO: Found listing with ID: 120405343
2026-03-27 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120405343%27 HTTP/1.1" 200 None
2026-03-27 19:00:58 [astonbarclay.gb] INFO: Scrape type for 120405343: 0
2026-03-27 19:00:58 [astonbarclay.gb] INFO: Found listing with ID: 120439289
2026-03-27 19:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120439289%27 HTTP/1.1" 200 None
2026-03-27 19:00:58 [astonbarclay.gb] INFO: Scrape type for 120439289: 0
2026-03-27 19:00:58 [astonbarclay.gb] INFO: Found listing with ID: 119453437
2026-03-27 19:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119453437%27 HTTP/1.1" 200 None
2026-03-27 19:00:58 [astonbarclay.gb] INFO: Scrape type for 119453437: 0
2026-03-27 19:00:58 [astonbarclay.gb] INFO: Found listing with ID: 118530698
2026-03-27 19:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27118530698%27 HTTP/1.1" 200 None
2026-03-27 19:00:58 [astonbarclay.gb] INFO: Scrape type for 118530698: 0
2026-03-27 19:00:58 [astonbarclay.gb] INFO: Found listing with ID: 120147059
2026-03-27 19:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120147059%27 HTTP/1.1" 200 None
2026-03-27 19:00:58 [astonbarclay.gb] INFO: Scrape type for 120147059: 0
2026-03-27 19:00:58 [astonbarclay.gb] INFO: Found listing with ID: 120151632
2026-03-27 19:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120151632%27 HTTP/1.1" 200 None
2026-03-27 19:00:58 [astonbarclay.gb] INFO: Scrape type for 120151632: 0
2026-03-27 19:00:58 [astonbarclay.gb] INFO: Found listing with ID: 118569476
2026-03-27 19:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27118569476%27 HTTP/1.1" 200 None
2026-03-27 19:00:58 [astonbarclay.gb] INFO: Scrape type for 118569476: 0
2026-03-27 19:00:58 [astonbarclay.gb] INFO: Found listing with ID: 119433684
2026-03-27 19:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119433684%27 HTTP/1.1" 200 None
2026-03-27 19:00:58 [astonbarclay.gb] INFO: Scrape type for 119433684: 2
2026-03-27 19:00:58 [astonbarclay.gb] INFO: Found listing with ID: 120194698
2026-03-27 19:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120194698%27 HTTP/1.1" 200 None
2026-03-27 19:00:58 [astonbarclay.gb] INFO: Scrape type for 120194698: 0
2026-03-27 19:00:58 [astonbarclay.gb] INFO: Found listing with ID: 120253692
2026-03-27 19:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120253692%27 HTTP/1.1" 200 None
2026-03-27 19:00:58 [astonbarclay.gb] INFO: Scrape type for 120253692: 0
2026-03-27 19:00:58 [astonbarclay.gb] INFO: Found listing with ID: 120853352
2026-03-27 19:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120853352%27 HTTP/1.1" 200 None
2026-03-27 19:00:58 [astonbarclay.gb] INFO: Scrape type for 120853352: 0
2026-03-27 19:00:58 [astonbarclay.gb] INFO: Found listing with ID: 120472824
2026-03-27 19:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120472824%27 HTTP/1.1" 200 None
2026-03-27 19:00:58 [astonbarclay.gb] INFO: Scrape type for 120472824: 0
2026-03-27 19:00:58 [astonbarclay.gb] INFO: Found listing with ID: 119641868
2026-03-27 19:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119641868%27 HTTP/1.1" 200 None
2026-03-27 19:00:58 [astonbarclay.gb] INFO: Scrape type for 119641868: 0
2026-03-27 19:00:58 [astonbarclay.gb] INFO: Found listing with ID: 119639426
2026-03-27 19:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119639426%27 HTTP/1.1" 200 None
2026-03-27 19:00:58 [astonbarclay.gb] INFO: Scrape type for 119639426: 0
2026-03-27 19:00:58 [astonbarclay.gb] INFO: Found listing with ID: 119031069
2026-03-27 19:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119031069%27 HTTP/1.1" 200 None
2026-03-27 19:00:58 [astonbarclay.gb] INFO: Scrape type for 119031069: 0
2026-03-27 19:00:58 [astonbarclay.gb] INFO: Found listing with ID: 120409628
2026-03-27 19:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120409628%27 HTTP/1.1" 200 None
2026-03-27 19:00:58 [astonbarclay.gb] INFO: Scrape type for 120409628: 0
2026-03-27 19:00:58 [astonbarclay.gb] INFO: Found listing with ID: 120293665
2026-03-27 19:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120293665%27 HTTP/1.1" 200 None
2026-03-27 19:00:58 [astonbarclay.gb] INFO: Scrape type for 120293665: 0
2026-03-27 19:00:58 [astonbarclay.gb] INFO: Found listing with ID: 119669852
2026-03-27 19:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119669852%27 HTTP/1.1" 200 None
2026-03-27 19:00:58 [astonbarclay.gb] INFO: Scrape type for 119669852: 0
2026-03-27 19:00:58 [astonbarclay.gb] INFO: Found listing with ID: 120238552
2026-03-27 19:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120238552%27 HTTP/1.1" 200 None
2026-03-27 19:00:58 [astonbarclay.gb] INFO: Scrape type for 120238552: 0
2026-03-27 19:00:58 [astonbarclay.gb] INFO: Found listing with ID: 119203393
2026-03-27 19:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119203393%27 HTTP/1.1" 200 None
2026-03-27 19:00:58 [astonbarclay.gb] INFO: Scrape type for 119203393: 0
2026-03-27 19:00:58 [astonbarclay.gb] INFO: Found listing with ID: 119388788
2026-03-27 19:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119388788%27 HTTP/1.1" 200 None
2026-03-27 19:00:58 [astonbarclay.gb] INFO: Scrape type for 119388788: 0
2026-03-27 19:00:58 [astonbarclay.gb] INFO: Found listing with ID: 119348144
2026-03-27 19:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119348144%27 HTTP/1.1" 200 None
2026-03-27 19:00:58 [astonbarclay.gb] INFO: Scrape type for 119348144: 0
2026-03-27 19:00:58 [astonbarclay.gb] INFO: Found listing with ID: 119427785
2026-03-27 19:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119427785%27 HTTP/1.1" 200 None
2026-03-27 19:00:58 [astonbarclay.gb] INFO: Scrape type for 119427785: 0
2026-03-27 19:00:58 [astonbarclay.gb] INFO: Found listing with ID: 119629584
2026-03-27 19:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119629584%27 HTTP/1.1" 200 None
2026-03-27 19:00:58 [astonbarclay.gb] INFO: Scrape type for 119629584: 0
2026-03-27 19:00:58 [astonbarclay.gb] INFO: Found listing with ID: 119393289
2026-03-27 19:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119393289%27 HTTP/1.1" 200 None
2026-03-27 19:00:58 [astonbarclay.gb] INFO: Scrape type for 119393289: 0
2026-03-27 19:00:58 [astonbarclay.gb] INFO: Found listing with ID: 118537231
2026-03-27 19:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27118537231%27 HTTP/1.1" 200 None
2026-03-27 19:00:58 [astonbarclay.gb] INFO: Scrape type for 118537231: 0
2026-03-27 19:00:58 [astonbarclay.gb] INFO: Found listing with ID: 120098736
2026-03-27 19:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120098736%27 HTTP/1.1" 200 None
2026-03-27 19:00:58 [astonbarclay.gb] INFO: Scrape type for 120098736: 0
2026-03-27 19:00:58 [astonbarclay.gb] INFO: Found listing with ID: 119798482
2026-03-27 19:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119798482%27 HTTP/1.1" 200 None
2026-03-27 19:00:58 [astonbarclay.gb] INFO: Scrape type for 119798482: 1
2026-03-27 19:00:58 [astonbarclay.gb] INFO: Found listing with ID: 120443709
2026-03-27 19:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120443709%27 HTTP/1.1" 200 None
2026-03-27 19:00:58 [astonbarclay.gb] INFO: Scrape type for 120443709: 0
2026-03-27 19:00:58 [astonbarclay.gb] INFO: Found listing with ID: 119270827
2026-03-27 19:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119270827%27 HTTP/1.1" 200 None
2026-03-27 19:00:58 [astonbarclay.gb] INFO: Scrape type for 119270827: 0
2026-03-27 19:00:58 [astonbarclay.gb] INFO: Found listing with ID: 119992447
2026-03-27 19:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119992447%27 HTTP/1.1" 200 None
2026-03-27 19:00:58 [astonbarclay.gb] INFO: Scrape type for 119992447: 0
2026-03-27 19:00:58 [astonbarclay.gb] INFO: Found listing with ID: 120222920
2026-03-27 19:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120222920%27 HTTP/1.1" 200 None
2026-03-27 19:00:59 [astonbarclay.gb] INFO: Scrape type for 120222920: 0
2026-03-27 19:00:59 [astonbarclay.gb] INFO: Found listing with ID: 120043895
2026-03-27 19:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120043895%27 HTTP/1.1" 200 None
2026-03-27 19:00:59 [astonbarclay.gb] INFO: Scrape type for 120043895: 0
2026-03-27 19:00:59 [astonbarclay.gb] INFO: Found listing with ID: 119180124
2026-03-27 19:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119180124%27 HTTP/1.1" 200 None
2026-03-27 19:00:59 [astonbarclay.gb] INFO: Scrape type for 119180124: 0
2026-03-27 19:00:59 [astonbarclay.gb] INFO: Found listing with ID: 119644304
2026-03-27 19:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119644304%27 HTTP/1.1" 200 None
2026-03-27 19:00:59 [astonbarclay.gb] INFO: Scrape type for 119644304: 0
2026-03-27 19:00:59 [astonbarclay.gb] INFO: Found listing with ID: 113467296
2026-03-27 19:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27113467296%27 HTTP/1.1" 200 None
2026-03-27 19:00:59 [astonbarclay.gb] INFO: Scrape type for 113467296: 0
2026-03-27 19:00:59 [astonbarclay.gb] INFO: Found listing with ID: 119971140
2026-03-27 19:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119971140%27 HTTP/1.1" 200 None
2026-03-27 19:00:59 [astonbarclay.gb] INFO: Scrape type for 119971140: 1
2026-03-27 19:00:59 [astonbarclay.gb] INFO: Found listing with ID: 117402269
2026-03-27 19:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27117402269%27 HTTP/1.1" 200 None
2026-03-27 19:00:59 [astonbarclay.gb] INFO: Scrape type for 117402269: 0
2026-03-27 19:00:59 [astonbarclay.gb] INFO: Found listing with ID: 119621371
2026-03-27 19:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119621371%27 HTTP/1.1" 200 None
2026-03-27 19:00:59 [astonbarclay.gb] INFO: Scrape type for 119621371: 0
2026-03-27 19:00:59 [astonbarclay.gb] INFO: Found listing with ID: 120277955
2026-03-27 19:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120277955%27 HTTP/1.1" 200 None
2026-03-27 19:00:59 [astonbarclay.gb] INFO: Scrape type for 120277955: 0
2026-03-27 19:00:59 [astonbarclay.gb] INFO: Found listing with ID: 120657009
2026-03-27 19:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120657009%27 HTTP/1.1" 200 None
2026-03-27 19:00:59 [astonbarclay.gb] INFO: Scrape type for 120657009: 0
2026-03-27 19:00:59 [astonbarclay.gb] INFO: Found listing with ID: 120831977
2026-03-27 19:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120831977%27 HTTP/1.1" 200 None
2026-03-27 19:00:59 [astonbarclay.gb] INFO: Scrape type for 120831977: 0
2026-03-27 19:00:59 [astonbarclay.gb] INFO: Found listing with ID: 119066158
2026-03-27 19:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119066158%27 HTTP/1.1" 200 None
2026-03-27 19:00:59 [astonbarclay.gb] INFO: Scrape type for 119066158: 0
2026-03-27 19:00:59 [astonbarclay.gb] INFO: Found listing with ID: 120264057
2026-03-27 19:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120264057%27 HTTP/1.1" 200 None
2026-03-27 19:00:59 [astonbarclay.gb] INFO: Scrape type for 120264057: 0
2026-03-27 19:00:59 [astonbarclay.gb] INFO: Found listing with ID: 118212820
2026-03-27 19:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27118212820%27 HTTP/1.1" 200 None
2026-03-27 19:00:59 [astonbarclay.gb] INFO: Scrape type for 118212820: 0
2026-03-27 19:00:59 [astonbarclay.gb] INFO: Found listing with ID: 118913248
2026-03-27 19:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27118913248%27 HTTP/1.1" 200 None
2026-03-27 19:00:59 [astonbarclay.gb] INFO: Scrape type for 118913248: 0
2026-03-27 19:00:59 [astonbarclay.gb] INFO: Found listing with ID: 119794583
2026-03-27 19:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119794583%27 HTTP/1.1" 200 None
2026-03-27 19:00:59 [astonbarclay.gb] INFO: Scrape type for 119794583: 0
2026-03-27 19:00:59 [astonbarclay.gb] INFO: Found listing with ID: 119908197
2026-03-27 19:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119908197%27 HTTP/1.1" 200 None
2026-03-27 19:00:59 [astonbarclay.gb] INFO: Scrape type for 119908197: 0
2026-03-27 19:00:59 [astonbarclay.gb] INFO: Found listing with ID: 120114758
2026-03-27 19:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120114758%27 HTTP/1.1" 200 None
2026-03-27 19:00:59 [astonbarclay.gb] INFO: Scrape type for 120114758: 0
2026-03-27 19:00:59 [astonbarclay.gb] INFO: Found listing with ID: 119471463
2026-03-27 19:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119471463%27 HTTP/1.1" 200 None
2026-03-27 19:00:59 [astonbarclay.gb] INFO: Scrape type for 119471463: 0
2026-03-27 19:00:59 [astonbarclay.gb] INFO: Found listing with ID: 118344012
2026-03-27 19:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27118344012%27 HTTP/1.1" 200 None
2026-03-27 19:00:59 [astonbarclay.gb] INFO: Scrape type for 118344012: 0
2026-03-27 19:00:59 [astonbarclay.gb] INFO: Found listing with ID: 120730333
2026-03-27 19:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120730333%27 HTTP/1.1" 200 None
2026-03-27 19:00:59 [astonbarclay.gb] INFO: Scrape type for 120730333: 0
2026-03-27 19:00:59 [astonbarclay.gb] INFO: Found listing with ID: 120818990
2026-03-27 19:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120818990%27 HTTP/1.1" 200 None
2026-03-27 19:00:59 [astonbarclay.gb] INFO: Scrape type for 120818990: 0
2026-03-27 19:00:59 [astonbarclay.gb] INFO: Found listing with ID: 120860142
2026-03-27 19:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120860142%27 HTTP/1.1" 200 None
2026-03-27 19:00:59 [astonbarclay.gb] INFO: Scrape type for 120860142: 1
2026-03-27 19:00:59 [astonbarclay.gb] INFO: Found listing with ID: 120680251
2026-03-27 19:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120680251%27 HTTP/1.1" 200 None
2026-03-27 19:00:59 [astonbarclay.gb] INFO: Scrape type for 120680251: 0
2026-03-27 19:00:59 [astonbarclay.gb] INFO: Found listing with ID: 120844750
2026-03-27 19:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120844750%27 HTTP/1.1" 200 None
2026-03-27 19:00:59 [astonbarclay.gb] INFO: Scrape type for 120844750: 0
2026-03-27 19:00:59 [astonbarclay.gb] INFO: Found listing with ID: 120680236
2026-03-27 19:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120680236%27 HTTP/1.1" 200 None
2026-03-27 19:00:59 [astonbarclay.gb] INFO: Scrape type for 120680236: 0
2026-03-27 19:00:59 [astonbarclay.gb] INFO: Found listing with ID: 120819000
2026-03-27 19:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120819000%27 HTTP/1.1" 200 None
2026-03-27 19:00:59 [astonbarclay.gb] INFO: Scrape type for 120819000: 0
2026-03-27 19:00:59 [astonbarclay.gb] INFO: Found listing with ID: 120859754
2026-03-27 19:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120859754%27 HTTP/1.1" 200 None
2026-03-27 19:00:59 [astonbarclay.gb] INFO: Scrape type for 120859754: 0
2026-03-27 19:00:59 [astonbarclay.gb] INFO: Found listing with ID: 120859542
2026-03-27 19:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120859542%27 HTTP/1.1" 200 None
2026-03-27 19:00:59 [astonbarclay.gb] INFO: Scrape type for 120859542: 0
2026-03-27 19:00:59 [astonbarclay.gb] INFO: Found listing with ID: 120841318
2026-03-27 19:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120841318%27 HTTP/1.1" 200 None
2026-03-27 19:00:59 [astonbarclay.gb] INFO: Scrape type for 120841318: 0
2026-03-27 19:00:59 [astonbarclay.gb] INFO: Found listing with ID: 120868022
2026-03-27 19:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120868022%27 HTTP/1.1" 200 None
2026-03-27 19:00:59 [astonbarclay.gb] INFO: Scrape type for 120868022: 1
2026-03-27 19:00:59 [astonbarclay.gb] INFO: Found listing with ID: 120696860
2026-03-27 19:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120696860%27 HTTP/1.1" 200 None
2026-03-27 19:00:59 [astonbarclay.gb] INFO: Scrape type for 120696860: 0
2026-03-27 19:00:59 [astonbarclay.gb] INFO: Found listing with ID: 120696888
2026-03-27 19:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120696888%27 HTTP/1.1" 200 None
2026-03-27 19:00:59 [astonbarclay.gb] INFO: Scrape type for 120696888: 0
2026-03-27 19:00:59 [astonbarclay.gb] INFO: Found listing with ID: 120827653
2026-03-27 19:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120827653%27 HTTP/1.1" 200 None
2026-03-27 19:00:59 [astonbarclay.gb] INFO: Scrape type for 120827653: 1
2026-03-27 19:00:59 [astonbarclay.gb] INFO: Found listing with ID: 120827632
2026-03-27 19:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120827632%27 HTTP/1.1" 200 None
2026-03-27 19:00:59 [astonbarclay.gb] INFO: Scrape type for 120827632: 1
2026-03-27 19:00:59 [astonbarclay.gb] INFO: Found listing with ID: 120827641
2026-03-27 19:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120827641%27 HTTP/1.1" 200 None
2026-03-27 19:00:59 [astonbarclay.gb] INFO: Scrape type for 120827641: 1
2026-03-27 19:00:59 [astonbarclay.gb] INFO: Found listing with ID: 120002874
2026-03-27 19:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120002874%27 HTTP/1.1" 200 None
2026-03-27 19:00:59 [astonbarclay.gb] INFO: Scrape type for 120002874: 0
2026-03-27 19:00:59 [astonbarclay.gb] INFO: Found listing with ID: 120865035
2026-03-27 19:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120865035%27 HTTP/1.1" 200 None
2026-03-27 19:00:59 [astonbarclay.gb] INFO: Scrape type for 120865035: 1
2026-03-27 19:00:59 [astonbarclay.gb] INFO: Found listing with ID: 120696872
2026-03-27 19:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120696872%27 HTTP/1.1" 200 None
2026-03-27 19:00:59 [astonbarclay.gb] INFO: Scrape type for 120696872: 0
2026-03-27 19:00:59 [astonbarclay.gb] INFO: Found listing with ID: 120589602
2026-03-27 19:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120589602%27 HTTP/1.1" 200 None
2026-03-27 19:00:59 [astonbarclay.gb] INFO: Scrape type for 120589602: 2
2026-03-27 19:00:59 [astonbarclay.gb] INFO: Found listing with ID: 120827623
2026-03-27 19:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120827623%27 HTTP/1.1" 200 None
2026-03-27 19:00:59 [astonbarclay.gb] INFO: Scrape type for 120827623: 1
2026-03-27 19:00:59 [astonbarclay.gb] INFO: Found listing with ID: 120696900
2026-03-27 19:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120696900%27 HTTP/1.1" 200 None
2026-03-27 19:00:59 [astonbarclay.gb] INFO: Scrape type for 120696900: 0
2026-03-27 19:00:59 [astonbarclay.gb] INFO: Found listing with ID: 120827614
2026-03-27 19:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120827614%27 HTTP/1.1" 200 None
2026-03-27 19:00:59 [astonbarclay.gb] INFO: Scrape type for 120827614: 1
2026-03-27 19:00:59 [astonbarclay.gb] INFO: Found listing with ID: 120471898
2026-03-27 19:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120471898%27 HTTP/1.1" 200 None
2026-03-27 19:00:59 [astonbarclay.gb] INFO: Scrape type for 120471898: 2
2026-03-27 19:00:59 [astonbarclay.gb] INFO: Found listing with ID: 120056601
2026-03-27 19:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120056601%27 HTTP/1.1" 200 None
2026-03-27 19:00:59 [astonbarclay.gb] INFO: Scrape type for 120056601: 0
2026-03-27 19:00:59 [astonbarclay.gb] INFO: Found listing with ID: 120696832
2026-03-27 19:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120696832%27 HTTP/1.1" 200 None
2026-03-27 19:00:59 [astonbarclay.gb] INFO: Scrape type for 120696832: 0
2026-03-27 19:00:59 [astonbarclay.gb] INFO: Found listing with ID: 120696851
2026-03-27 19:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120696851%27 HTTP/1.1" 200 None
2026-03-27 19:00:59 [astonbarclay.gb] INFO: Scrape type for 120696851: 0
2026-03-27 19:00:59 [astonbarclay.gb] INFO: Found listing with ID: 120696822
2026-03-27 19:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120696822%27 HTTP/1.1" 200 None
2026-03-27 19:00:59 [astonbarclay.gb] INFO: Scrape type for 120696822: 0
2026-03-27 19:00:59 [astonbarclay.gb] INFO: Found listing with ID: 120422957
2026-03-27 19:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120422957%27 HTTP/1.1" 200 None
2026-03-27 19:00:59 [astonbarclay.gb] INFO: Scrape type for 120422957: 0
2026-03-27 19:00:59 [astonbarclay.gb] INFO: Found listing with ID: 119819209
2026-03-27 19:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119819209%27 HTTP/1.1" 200 None
2026-03-27 19:00:59 [astonbarclay.gb] INFO: Scrape type for 119819209: 0
2026-03-27 19:00:59 [astonbarclay.gb] INFO: Found listing with ID: 118714230
2026-03-27 19:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27118714230%27 HTTP/1.1" 200 None
2026-03-27 19:00:59 [astonbarclay.gb] INFO: Scrape type for 118714230: 0
2026-03-27 19:00:59 [astonbarclay.gb] INFO: Found listing with ID: 120471162
2026-03-27 19:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120471162%27 HTTP/1.1" 200 None
2026-03-27 19:00:59 [astonbarclay.gb] INFO: Scrape type for 120471162: 0
2026-03-27 19:00:59 [astonbarclay.gb] INFO: Found listing with ID: 120537089
2026-03-27 19:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120537089%27 HTTP/1.1" 200 None
2026-03-27 19:00:59 [astonbarclay.gb] INFO: Scrape type for 120537089: 0
2026-03-27 19:00:59 [astonbarclay.gb] INFO: Found listing with ID: 120563695
2026-03-27 19:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120563695%27 HTTP/1.1" 200 None
2026-03-27 19:00:59 [astonbarclay.gb] INFO: Scrape type for 120563695: 0
2026-03-27 19:00:59 [astonbarclay.gb] INFO: Found listing with ID: 120061633
2026-03-27 19:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120061633%27 HTTP/1.1" 200 None
2026-03-27 19:00:59 [astonbarclay.gb] INFO: Scrape type for 120061633: 0
2026-03-27 19:00:59 [astonbarclay.gb] INFO: Found listing with ID: 119942033
2026-03-27 19:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119942033%27 HTTP/1.1" 200 None
2026-03-27 19:00:59 [astonbarclay.gb] INFO: Scrape type for 119942033: 0
2026-03-27 19:00:59 [astonbarclay.gb] INFO: Found listing with ID: 119670217
2026-03-27 19:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119670217%27 HTTP/1.1" 200 None
2026-03-27 19:00:59 [astonbarclay.gb] INFO: Scrape type for 119670217: 0
2026-03-27 19:00:59 [astonbarclay.gb] INFO: Found listing with ID: 118872805
2026-03-27 19:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27118872805%27 HTTP/1.1" 200 None
2026-03-27 19:00:59 [astonbarclay.gb] INFO: Scrape type for 118872805: 0
2026-03-27 19:00:59 [astonbarclay.gb] INFO: Found listing with ID: 119877912
2026-03-27 19:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119877912%27 HTTP/1.1" 200 None
2026-03-27 19:00:59 [astonbarclay.gb] INFO: Scrape type for 119877912: 0
2026-03-27 19:00:59 [astonbarclay.gb] INFO: Found listing with ID: 118039211
2026-03-27 19:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:01:00 [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-27 19:01:00 [astonbarclay.gb] INFO: Scrape type for 118039211: 0
2026-03-27 19:01:00 [astonbarclay.gb] INFO: Found listing with ID: 120201122
2026-03-27 19:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:01:00 [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-27 19:01:00 [astonbarclay.gb] INFO: Scrape type for 120201122: 0
2026-03-27 19:01:00 [astonbarclay.gb] INFO: Found listing with ID: 120521730
2026-03-27 19:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:01:00 [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-27 19:01:00 [astonbarclay.gb] INFO: Scrape type for 120521730: 0
2026-03-27 19:01:00 [astonbarclay.gb] INFO: Found listing with ID: 119343898
2026-03-27 19:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:01:00 [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-27 19:01:00 [astonbarclay.gb] INFO: Scrape type for 119343898: 0
2026-03-27 19:01:00 [astonbarclay.gb] INFO: Found listing with ID: 120299965
2026-03-27 19:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:01:00 [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-27 19:01:00 [astonbarclay.gb] INFO: Scrape type for 120299965: 0
2026-03-27 19:01:00 [astonbarclay.gb] INFO: Found listing with ID: 120656054
2026-03-27 19:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:01:00 [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-27 19:01:00 [astonbarclay.gb] INFO: Scrape type for 120656054: 0
2026-03-27 19:01:00 [astonbarclay.gb] INFO: Found listing with ID: 118276839
2026-03-27 19:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:01:00 [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-27 19:01:00 [astonbarclay.gb] INFO: Scrape type for 118276839: 0
2026-03-27 19:01:00 [astonbarclay.gb] INFO: Found listing with ID: 120277667
2026-03-27 19:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:01:00 [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-27 19:01:00 [astonbarclay.gb] INFO: Scrape type for 120277667: 0
2026-03-27 19:01:00 [astonbarclay.gb] INFO: Found listing with ID: 117742671
2026-03-27 19:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:01:00 [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-27 19:01:00 [astonbarclay.gb] INFO: Scrape type for 117742671: 0
2026-03-27 19:01:00 [astonbarclay.gb] INFO: Found listing with ID: 120413800
2026-03-27 19:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:01:00 [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-27 19:01:00 [astonbarclay.gb] INFO: Scrape type for 120413800: 0
2026-03-27 19:01:00 [astonbarclay.gb] INFO: Found listing with ID: 120555397
2026-03-27 19:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:01:00 [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-27 19:01:00 [astonbarclay.gb] INFO: Scrape type for 120555397: 0
2026-03-27 19:01:00 [astonbarclay.gb] INFO: Found listing with ID: 120309460
2026-03-27 19:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:01:00 [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-27 19:01:00 [astonbarclay.gb] INFO: Scrape type for 120309460: 0
2026-03-27 19:01:00 [astonbarclay.gb] INFO: Found listing with ID: 120261899
2026-03-27 19:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:01:00 [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-27 19:01:00 [astonbarclay.gb] INFO: Scrape type for 120261899: 0
2026-03-27 19:01:00 [astonbarclay.gb] INFO: Found listing with ID: 120507514
2026-03-27 19:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:01:00 [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-27 19:01:00 [astonbarclay.gb] INFO: Scrape type for 120507514: 0
2026-03-27 19:01:00 [astonbarclay.gb] INFO: Found listing with ID: 119783370
2026-03-27 19:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:01:00 [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-27 19:01:00 [astonbarclay.gb] INFO: Scrape type for 119783370: 0
2026-03-27 19:01:00 [astonbarclay.gb] INFO: Found listing with ID: 118345369
2026-03-27 19:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:01:00 [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-27 19:01:00 [astonbarclay.gb] INFO: Scrape type for 118345369: 0
2026-03-27 19:01:00 [astonbarclay.gb] INFO: Found listing with ID: 120277883
2026-03-27 19:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:01:00 [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-27 19:01:00 [astonbarclay.gb] INFO: Scrape type for 120277883: 0
2026-03-27 19:01:00 [astonbarclay.gb] INFO: Found listing with ID: 120521556
2026-03-27 19:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:01:00 [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-27 19:01:00 [astonbarclay.gb] INFO: Scrape type for 120521556: 2
2026-03-27 19:01:00 [astonbarclay.gb] INFO: Found listing with ID: 119244033
2026-03-27 19:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:01:00 [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-27 19:01:00 [astonbarclay.gb] INFO: Scrape type for 119244033: 0
2026-03-27 19:01:00 [astonbarclay.gb] INFO: Found listing with ID: 120284378
2026-03-27 19:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:01:00 [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-27 19:01:00 [astonbarclay.gb] INFO: Scrape type for 120284378: 0
2026-03-27 19:01:00 [astonbarclay.gb] INFO: Found listing with ID: 119650779
2026-03-27 19:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:01:00 [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-27 19:01:00 [astonbarclay.gb] INFO: Scrape type for 119650779: 0
2026-03-27 19:01:00 [astonbarclay.gb] INFO: Found listing with ID: 120428872
2026-03-27 19:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:01:00 [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-27 19:01:00 [astonbarclay.gb] INFO: Scrape type for 120428872: 0
2026-03-27 19:01:00 [astonbarclay.gb] INFO: Found listing with ID: 120206283
2026-03-27 19:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:01:00 [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-27 19:01:00 [astonbarclay.gb] INFO: Scrape type for 120206283: 0
2026-03-27 19:01:00 [astonbarclay.gb] INFO: Found listing with ID: 120022329
2026-03-27 19:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:01:00 [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-27 19:01:00 [astonbarclay.gb] INFO: Scrape type for 120022329: 0
2026-03-27 19:01:00 [astonbarclay.gb] INFO: Found listing with ID: 119286395
2026-03-27 19:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:01:00 [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-27 19:01:00 [astonbarclay.gb] INFO: Scrape type for 119286395: 0
2026-03-27 19:01:00 [astonbarclay.gb] INFO: Found listing with ID: 120338114
2026-03-27 19:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:01:00 [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-27 19:01:00 [astonbarclay.gb] INFO: Scrape type for 120338114: 0
2026-03-27 19:01:00 [astonbarclay.gb] INFO: Found listing with ID: 120213806
2026-03-27 19:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:01:00 [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-27 19:01:00 [astonbarclay.gb] INFO: Scrape type for 120213806: 0
2026-03-27 19:01:00 [astonbarclay.gb] INFO: Found listing with ID: 119362345
2026-03-27 19:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:01:00 [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-27 19:01:00 [astonbarclay.gb] INFO: Scrape type for 119362345: 0
2026-03-27 19:01:00 [astonbarclay.gb] INFO: Found listing with ID: 119619964
2026-03-27 19:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:01:00 [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-27 19:01:00 [astonbarclay.gb] INFO: Scrape type for 119619964: 0
2026-03-27 19:01:00 [astonbarclay.gb] INFO: Found listing with ID: 118942407
2026-03-27 19:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:01:00 [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-27 19:01:00 [astonbarclay.gb] INFO: Scrape type for 118942407: 0
2026-03-27 19:01:00 [astonbarclay.gb] INFO: Found listing with ID: 120223015
2026-03-27 19:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:01:00 [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-27 19:01:00 [astonbarclay.gb] INFO: Scrape type for 120223015: 0
2026-03-27 19:01:00 [astonbarclay.gb] INFO: Found listing with ID: 118721473
2026-03-27 19:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:01:00 [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-27 19:01:00 [astonbarclay.gb] INFO: Scrape type for 118721473: 0
2026-03-27 19:01:00 [astonbarclay.gb] INFO: Found listing with ID: 120365696
2026-03-27 19:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:01:00 [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-27 19:01:00 [astonbarclay.gb] INFO: Scrape type for 120365696: 0
2026-03-27 19:01:00 [astonbarclay.gb] INFO: Found listing with ID: 120817359
2026-03-27 19:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:01:00 [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-27 19:01:00 [astonbarclay.gb] INFO: Scrape type for 120817359: 0
2026-03-27 19:01:00 [astonbarclay.gb] INFO: Found listing with ID: 119317331
2026-03-27 19:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:01:00 [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-27 19:01:00 [astonbarclay.gb] INFO: Scrape type for 119317331: 0
2026-03-27 19:01:00 [astonbarclay.gb] INFO: Found listing with ID: 117599766
2026-03-27 19:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:01:00 [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-27 19:01:00 [astonbarclay.gb] INFO: Scrape type for 117599766: 0
2026-03-27 19:01:00 [astonbarclay.gb] INFO: Found listing with ID: 119075795
2026-03-27 19:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:01:00 [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-27 19:01:00 [astonbarclay.gb] INFO: Scrape type for 119075795: 0
2026-03-27 19:01:00 [astonbarclay.gb] INFO: Found listing with ID: 118489215
2026-03-27 19:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:01:00 [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-27 19:01:00 [astonbarclay.gb] INFO: Scrape type for 118489215: 0
2026-03-27 19:01:00 [astonbarclay.gb] INFO: Found listing with ID: 120695948
2026-03-27 19:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:01: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-27 19:01:00 [astonbarclay.gb] INFO: Scrape type for 120695948: 0
2026-03-27 19:01:00 [astonbarclay.gb] INFO: Found listing with ID: 120098083
2026-03-27 19:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:01: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-27 19:01:00 [astonbarclay.gb] INFO: Scrape type for 120098083: 0
2026-03-27 19:01:00 [astonbarclay.gb] INFO: Found listing with ID: 120663571
2026-03-27 19:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:01: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-27 19:01:00 [astonbarclay.gb] INFO: Scrape type for 120663571: 0
2026-03-27 19:01:00 [astonbarclay.gb] INFO: Found listing with ID: 120196056
2026-03-27 19:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:01:00 [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-27 19:01:00 [astonbarclay.gb] INFO: Scrape type for 120196056: 0
2026-03-27 19:01:00 [astonbarclay.gb] INFO: Found listing with ID: 120064021
2026-03-27 19:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:01:00 [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-27 19:01:00 [astonbarclay.gb] INFO: Scrape type for 120064021: 0
2026-03-27 19:01:00 [astonbarclay.gb] INFO: Found listing with ID: 120615564
2026-03-27 19:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:01:00 [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-27 19:01:00 [astonbarclay.gb] INFO: Scrape type for 120615564: 0
2026-03-27 19:01:00 [astonbarclay.gb] INFO: Found listing with ID: 120664681
2026-03-27 19:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:01:00 [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-27 19:01:00 [astonbarclay.gb] INFO: Scrape type for 120664681: 0
2026-03-27 19:01:00 [astonbarclay.gb] INFO: Found listing with ID: 120080820
2026-03-27 19:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:01:00 [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-27 19:01:00 [astonbarclay.gb] INFO: Scrape type for 120080820: 0
2026-03-27 19:01:00 [astonbarclay.gb] INFO: Found listing with ID: 120315260
2026-03-27 19:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:01:00 [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-27 19:01:00 [astonbarclay.gb] INFO: Scrape type for 120315260: 0
2026-03-27 19:01:00 [astonbarclay.gb] INFO: Found listing with ID: 120451637
2026-03-27 19:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:01:00 [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-27 19:01:00 [astonbarclay.gb] INFO: Scrape type for 120451637: 0
2026-03-27 19:01:00 [astonbarclay.gb] INFO: Found listing with ID: 120063849
2026-03-27 19:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:01:00 [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-27 19:01:00 [astonbarclay.gb] INFO: Scrape type for 120063849: 0
2026-03-27 19:01:00 [astonbarclay.gb] INFO: Found listing with ID: 120599506
2026-03-27 19:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:01:00 [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-27 19:01:00 [astonbarclay.gb] INFO: Scrape type for 120599506: 0
2026-03-27 19:01:00 [astonbarclay.gb] INFO: Found listing with ID: 120099968
2026-03-27 19:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:01:00 [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-27 19:01:00 [astonbarclay.gb] INFO: Scrape type for 120099968: 0
2026-03-27 19:01:00 [astonbarclay.gb] INFO: Found listing with ID: 120214140
2026-03-27 19:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:01:00 [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-27 19:01:00 [astonbarclay.gb] INFO: Scrape type for 120214140: 0
2026-03-27 19:01:00 [astonbarclay.gb] INFO: Found listing with ID: 120056709
2026-03-27 19:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:01:00 [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-27 19:01:00 [astonbarclay.gb] INFO: Scrape type for 120056709: 0
2026-03-27 19:01:00 [astonbarclay.gb] INFO: Found listing with ID: 120733470
2026-03-27 19:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:01:00 [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-27 19:01:00 [astonbarclay.gb] INFO: Scrape type for 120733470: 0
2026-03-27 19:01:00 [astonbarclay.gb] INFO: Found listing with ID: 120524700
2026-03-27 19:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:01:00 [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-27 19:01:00 [astonbarclay.gb] INFO: Scrape type for 120524700: 0
2026-03-27 19:01:00 [astonbarclay.gb] INFO: Found listing with ID: 120808490
2026-03-27 19:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:01: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-27 19:01:00 [astonbarclay.gb] INFO: Scrape type for 120808490: 0
2026-03-27 19:01:00 [astonbarclay.gb] INFO: Found listing with ID: 120835857
2026-03-27 19:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:01: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-27 19:01:00 [astonbarclay.gb] INFO: Scrape type for 120835857: 0
2026-03-27 19:01:00 [astonbarclay.gb] INFO: Found listing with ID: 119766991
2026-03-27 19:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:01:00 [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-27 19:01:00 [astonbarclay.gb] INFO: Scrape type for 119766991: 0
2026-03-27 19:01:00 [astonbarclay.gb] INFO: Found listing with ID: 120796110
2026-03-27 19:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:01:00 [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-27 19:01:00 [astonbarclay.gb] INFO: Scrape type for 120796110: 0
2026-03-27 19:01:00 [astonbarclay.gb] INFO: Found listing with ID: 119118258
2026-03-27 19:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%27119118258%27 HTTP/1.1" 200 None
2026-03-27 19:01:01 [astonbarclay.gb] INFO: Scrape type for 119118258: 0
2026-03-27 19:01:01 [astonbarclay.gb] INFO: Found listing with ID: 120128301
2026-03-27 19:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%27120128301%27 HTTP/1.1" 200 None
2026-03-27 19:01:01 [astonbarclay.gb] INFO: Scrape type for 120128301: 0
2026-03-27 19:01:01 [astonbarclay.gb] INFO: Found listing with ID: 120050021
2026-03-27 19:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%27120050021%27 HTTP/1.1" 200 None
2026-03-27 19:01:01 [astonbarclay.gb] INFO: Scrape type for 120050021: 0
2026-03-27 19:01:01 [astonbarclay.gb] INFO: Found listing with ID: 120593663
2026-03-27 19:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%27120593663%27 HTTP/1.1" 200 None
2026-03-27 19:01:01 [astonbarclay.gb] INFO: Scrape type for 120593663: 0
2026-03-27 19:01:01 [astonbarclay.gb] INFO: Found listing with ID: 120618676
2026-03-27 19:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%27120618676%27 HTTP/1.1" 200 None
2026-03-27 19:01:01 [astonbarclay.gb] INFO: Scrape type for 120618676: 0
2026-03-27 19:01:01 [astonbarclay.gb] INFO: Found listing with ID: 120060692
2026-03-27 19:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%27120060692%27 HTTP/1.1" 200 None
2026-03-27 19:01:01 [astonbarclay.gb] INFO: Scrape type for 120060692: 0
2026-03-27 19:01:01 [astonbarclay.gb] INFO: Found listing with ID: 119348978
2026-03-27 19:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%27119348978%27 HTTP/1.1" 200 None
2026-03-27 19:01:01 [astonbarclay.gb] INFO: Scrape type for 119348978: 2
2026-03-27 19:01:01 [astonbarclay.gb] INFO: Found listing with ID: 120774856
2026-03-27 19:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%27120774856%27 HTTP/1.1" 200 None
2026-03-27 19:01:01 [astonbarclay.gb] INFO: Scrape type for 120774856: 0
2026-03-27 19:01:01 [astonbarclay.gb] INFO: Found listing with ID: 120123734
2026-03-27 19:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%27120123734%27 HTTP/1.1" 200 None
2026-03-27 19:01:01 [astonbarclay.gb] INFO: Scrape type for 120123734: 0
2026-03-27 19:01:01 [astonbarclay.gb] INFO: Found listing with ID: 120691672
2026-03-27 19:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%27120691672%27 HTTP/1.1" 200 None
2026-03-27 19:01:01 [astonbarclay.gb] INFO: Scrape type for 120691672: 0
2026-03-27 19:01:01 [astonbarclay.gb] INFO: Found listing with ID: 120326071
2026-03-27 19:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%27120326071%27 HTTP/1.1" 200 None
2026-03-27 19:01:01 [astonbarclay.gb] INFO: Scrape type for 120326071: 0
2026-03-27 19:01:01 [astonbarclay.gb] INFO: Found listing with ID: 115321850
2026-03-27 19:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%27115321850%27 HTTP/1.1" 200 None
2026-03-27 19:01:01 [astonbarclay.gb] INFO: Scrape type for 115321850: 2
2026-03-27 19:01:01 [astonbarclay.gb] INFO: Found listing with ID: 120479231
2026-03-27 19:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%27120479231%27 HTTP/1.1" 200 None
2026-03-27 19:01:01 [astonbarclay.gb] INFO: Scrape type for 120479231: 0
2026-03-27 19:01:01 [astonbarclay.gb] INFO: Found listing with ID: 120247809
2026-03-27 19:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%27120247809%27 HTTP/1.1" 200 None
2026-03-27 19:01:01 [astonbarclay.gb] INFO: Scrape type for 120247809: 0
2026-03-27 19:01:01 [astonbarclay.gb] INFO: Found listing with ID: 120740786
2026-03-27 19:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%27120740786%27 HTTP/1.1" 200 None
2026-03-27 19:01:01 [astonbarclay.gb] INFO: Scrape type for 120740786: 0
2026-03-27 19:01:01 [astonbarclay.gb] INFO: Found listing with ID: 120622286
2026-03-27 19:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%27120622286%27 HTTP/1.1" 200 None
2026-03-27 19:01:01 [astonbarclay.gb] INFO: Scrape type for 120622286: 2
2026-03-27 19:01:01 [astonbarclay.gb] INFO: Found listing with ID: 120265015
2026-03-27 19:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%27120265015%27 HTTP/1.1" 200 None
2026-03-27 19:01:01 [astonbarclay.gb] INFO: Scrape type for 120265015: 0
2026-03-27 19:01:01 [astonbarclay.gb] INFO: Found listing with ID: 118978647
2026-03-27 19:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%27118978647%27 HTTP/1.1" 200 None
2026-03-27 19:01:01 [astonbarclay.gb] INFO: Scrape type for 118978647: 0
2026-03-27 19:01:01 [astonbarclay.gb] INFO: Found listing with ID: 119707891
2026-03-27 19:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%27119707891%27 HTTP/1.1" 200 None
2026-03-27 19:01:01 [astonbarclay.gb] INFO: Scrape type for 119707891: 0
2026-03-27 19:01:01 [astonbarclay.gb] INFO: Found listing with ID: 120688360
2026-03-27 19:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%27120688360%27 HTTP/1.1" 200 None
2026-03-27 19:01:01 [astonbarclay.gb] INFO: Scrape type for 120688360: 0
2026-03-27 19:01:01 [astonbarclay.gb] INFO: Found listing with ID: 118796475
2026-03-27 19:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%27118796475%27 HTTP/1.1" 200 None
2026-03-27 19:01:01 [astonbarclay.gb] INFO: Scrape type for 118796475: 0
2026-03-27 19:01:01 [astonbarclay.gb] INFO: Found listing with ID: 120731493
2026-03-27 19:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%27120731493%27 HTTP/1.1" 200 None
2026-03-27 19:01:01 [astonbarclay.gb] INFO: Scrape type for 120731493: 0
2026-03-27 19:01:01 [astonbarclay.gb] INFO: Found listing with ID: 120425496
2026-03-27 19:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%27120425496%27 HTTP/1.1" 200 None
2026-03-27 19:01:01 [astonbarclay.gb] INFO: Scrape type for 120425496: 0
2026-03-27 19:01:01 [astonbarclay.gb] INFO: Found listing with ID: 120635589
2026-03-27 19:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%27120635589%27 HTTP/1.1" 200 None
2026-03-27 19:01:01 [astonbarclay.gb] INFO: Scrape type for 120635589: 0
2026-03-27 19:01:01 [astonbarclay.gb] INFO: Found listing with ID: 120594672
2026-03-27 19:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%27120594672%27 HTTP/1.1" 200 None
2026-03-27 19:01:01 [astonbarclay.gb] INFO: Scrape type for 120594672: 0
2026-03-27 19:01:01 [astonbarclay.gb] INFO: Found listing with ID: 120172268
2026-03-27 19:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%27120172268%27 HTTP/1.1" 200 None
2026-03-27 19:01:01 [astonbarclay.gb] INFO: Scrape type for 120172268: 0
2026-03-27 19:01:01 [astonbarclay.gb] INFO: Found listing with ID: 120123859
2026-03-27 19:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%27120123859%27 HTTP/1.1" 200 None
2026-03-27 19:01:01 [astonbarclay.gb] INFO: Scrape type for 120123859: 0
2026-03-27 19:01:01 [astonbarclay.gb] INFO: Found listing with ID: 119819250
2026-03-27 19:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%27119819250%27 HTTP/1.1" 200 None
2026-03-27 19:01:01 [astonbarclay.gb] INFO: Scrape type for 119819250: 0
2026-03-27 19:01:01 [astonbarclay.gb] INFO: Found listing with ID: 120415240
2026-03-27 19:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%27120415240%27 HTTP/1.1" 200 None
2026-03-27 19:01:01 [astonbarclay.gb] INFO: Scrape type for 120415240: 0
2026-03-27 19:01:01 [astonbarclay.gb] INFO: Found listing with ID: 120546136
2026-03-27 19:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%27120546136%27 HTTP/1.1" 200 None
2026-03-27 19:01:01 [astonbarclay.gb] INFO: Scrape type for 120546136: 0
2026-03-27 19:01:01 [astonbarclay.gb] INFO: Found listing with ID: 120624729
2026-03-27 19:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%27120624729%27 HTTP/1.1" 200 None
2026-03-27 19:01:01 [astonbarclay.gb] INFO: Scrape type for 120624729: 0
2026-03-27 19:01:01 [astonbarclay.gb] INFO: Found listing with ID: 120507290
2026-03-27 19:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%27120507290%27 HTTP/1.1" 200 None
2026-03-27 19:01:01 [astonbarclay.gb] INFO: Scrape type for 120507290: 0
2026-03-27 19:01:01 [astonbarclay.gb] INFO: Found listing with ID: 120631938
2026-03-27 19:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%27120631938%27 HTTP/1.1" 200 None
2026-03-27 19:01:01 [astonbarclay.gb] INFO: Scrape type for 120631938: 0
2026-03-27 19:01:01 [astonbarclay.gb] INFO: Found listing with ID: 120687773
2026-03-27 19:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%27120687773%27 HTTP/1.1" 200 None
2026-03-27 19:01:01 [astonbarclay.gb] INFO: Scrape type for 120687773: 0
2026-03-27 19:01:01 [astonbarclay.gb] INFO: Found listing with ID: 120793011
2026-03-27 19:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%27120793011%27 HTTP/1.1" 200 None
2026-03-27 19:01:01 [astonbarclay.gb] INFO: Scrape type for 120793011: 0
2026-03-27 19:01:01 [astonbarclay.gb] INFO: Found listing with ID: 120596146
2026-03-27 19:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%27120596146%27 HTTP/1.1" 200 None
2026-03-27 19:01:01 [astonbarclay.gb] INFO: Scrape type for 120596146: 0
2026-03-27 19:01:01 [astonbarclay.gb] INFO: Found listing with ID: 120826668
2026-03-27 19:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%27120826668%27 HTTP/1.1" 200 None
2026-03-27 19:01:01 [astonbarclay.gb] INFO: Scrape type for 120826668: 0
2026-03-27 19:01:01 [astonbarclay.gb] INFO: Found listing with ID: 120741332
2026-03-27 19:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%27120741332%27 HTTP/1.1" 200 None
2026-03-27 19:01:01 [astonbarclay.gb] INFO: Scrape type for 120741332: 0
2026-03-27 19:01:01 [astonbarclay.gb] INFO: Found listing with ID: 120616450
2026-03-27 19:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%27120616450%27 HTTP/1.1" 200 None
2026-03-27 19:01:01 [astonbarclay.gb] INFO: Scrape type for 120616450: 0
2026-03-27 19:01:01 [astonbarclay.gb] INFO: Found listing with ID: 120201490
2026-03-27 19:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%27120201490%27 HTTP/1.1" 200 None
2026-03-27 19:01:01 [astonbarclay.gb] INFO: Scrape type for 120201490: 0
2026-03-27 19:01:01 [astonbarclay.gb] INFO: Found listing with ID: 120828387
2026-03-27 19:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%27120828387%27 HTTP/1.1" 200 None
2026-03-27 19:01:01 [astonbarclay.gb] INFO: Scrape type for 120828387: 0
2026-03-27 19:01:01 [astonbarclay.gb] INFO: Found listing with ID: 120618602
2026-03-27 19:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%27120618602%27 HTTP/1.1" 200 None
2026-03-27 19:01:01 [astonbarclay.gb] INFO: Scrape type for 120618602: 0
2026-03-27 19:01:01 [astonbarclay.gb] INFO: Found listing with ID: 120627274
2026-03-27 19:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%27120627274%27 HTTP/1.1" 200 None
2026-03-27 19:01:01 [astonbarclay.gb] INFO: Scrape type for 120627274: 0
2026-03-27 19:01:01 [astonbarclay.gb] INFO: Found listing with ID: 120623051
2026-03-27 19:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%27120623051%27 HTTP/1.1" 200 None
2026-03-27 19:01:01 [astonbarclay.gb] INFO: Scrape type for 120623051: 0
2026-03-27 19:01:01 [astonbarclay.gb] INFO: Found listing with ID: 120848451
2026-03-27 19:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%27120848451%27 HTTP/1.1" 200 None
2026-03-27 19:01:01 [astonbarclay.gb] INFO: Scrape type for 120848451: 0
2026-03-27 19:01:01 [astonbarclay.gb] INFO: Found listing with ID: 120616192
2026-03-27 19:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%27120616192%27 HTTP/1.1" 200 None
2026-03-27 19:01:01 [astonbarclay.gb] INFO: Scrape type for 120616192: 0
2026-03-27 19:01:01 [astonbarclay.gb] INFO: Found listing with ID: 120847311
2026-03-27 19:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%27120847311%27 HTTP/1.1" 200 None
2026-03-27 19:01:01 [astonbarclay.gb] INFO: Scrape type for 120847311: 0
2026-03-27 19:01:01 [astonbarclay.gb] INFO: Found listing with ID: 120845773
2026-03-27 19:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%27120845773%27 HTTP/1.1" 200 None
2026-03-27 19:01:01 [astonbarclay.gb] INFO: Scrape type for 120845773: 0
2026-03-27 19:01:01 [astonbarclay.gb] INFO: Found listing with ID: 120800462
2026-03-27 19:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%27120800462%27 HTTP/1.1" 200 None
2026-03-27 19:01:01 [astonbarclay.gb] INFO: Scrape type for 120800462: 0
2026-03-27 19:01:01 [astonbarclay.gb] INFO: Found listing with ID: 120859907
2026-03-27 19:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%27120859907%27 HTTP/1.1" 200 None
2026-03-27 19:01:01 [astonbarclay.gb] INFO: Scrape type for 120859907: 1
2026-03-27 19:01:01 [astonbarclay.gb] INFO: Found listing with ID: 119798796
2026-03-27 19:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%27119798796%27 HTTP/1.1" 200 None
2026-03-27 19:01:01 [astonbarclay.gb] INFO: Scrape type for 119798796: 1
2026-03-27 19:01:01 [astonbarclay.gb] INFO: Found listing with ID: 120677113
2026-03-27 19:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%27120677113%27 HTTP/1.1" 200 None
2026-03-27 19:01:01 [astonbarclay.gb] INFO: Scrape type for 120677113: 0
2026-03-27 19:01:01 [astonbarclay.gb] INFO: Found listing with ID: 120538387
2026-03-27 19:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%27120538387%27 HTTP/1.1" 200 None
2026-03-27 19:01:01 [astonbarclay.gb] INFO: Scrape type for 120538387: 0
2026-03-27 19:01:01 [astonbarclay.gb] INFO: Found listing with ID: 120845515
2026-03-27 19:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%27120845515%27 HTTP/1.1" 200 None
2026-03-27 19:01:01 [astonbarclay.gb] INFO: Scrape type for 120845515: 0
2026-03-27 19:01:01 [astonbarclay.gb] INFO: Found listing with ID: 120417051
2026-03-27 19:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%27120417051%27 HTTP/1.1" 200 None
2026-03-27 19:01:01 [astonbarclay.gb] INFO: Scrape type for 120417051: 0
2026-03-27 19:01:01 [astonbarclay.gb] INFO: Found listing with ID: 120613947
2026-03-27 19:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%27120613947%27 HTTP/1.1" 200 None
2026-03-27 19:01:01 [astonbarclay.gb] INFO: Scrape type for 120613947: 1
2026-03-27 19:01:01 [astonbarclay.gb] INFO: Found listing with ID: 120697033
2026-03-27 19:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%27120697033%27 HTTP/1.1" 200 None
2026-03-27 19:01:01 [astonbarclay.gb] INFO: Scrape type for 120697033: 0
2026-03-27 19:01:01 [astonbarclay.gb] INFO: Found listing with ID: 119466330
2026-03-27 19:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%27119466330%27 HTTP/1.1" 200 None
2026-03-27 19:01:01 [astonbarclay.gb] INFO: Scrape type for 119466330: 0
2026-03-27 19:01:01 [astonbarclay.gb] INFO: Found listing with ID: 120862821
2026-03-27 19:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%27120862821%27 HTTP/1.1" 200 None
2026-03-27 19:01:01 [astonbarclay.gb] INFO: Scrape type for 120862821: 1
2026-03-27 19:01:01 [astonbarclay.gb] INFO: Found listing with ID: 120858057
2026-03-27 19:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%27120858057%27 HTTP/1.1" 200 None
2026-03-27 19:01:01 [astonbarclay.gb] INFO: Scrape type for 120858057: 1
2026-03-27 19:01:01 [astonbarclay.gb] INFO: Found listing with ID: 120763418
2026-03-27 19:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%27120763418%27 HTTP/1.1" 200 None
2026-03-27 19:01:02 [astonbarclay.gb] INFO: Scrape type for 120763418: 2
2026-03-27 19:01:02 [astonbarclay.gb] INFO: Found listing with ID: 116946906
2026-03-27 19:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%27116946906%27 HTTP/1.1" 200 None
2026-03-27 19:01:02 [astonbarclay.gb] INFO: Scrape type for 116946906: 0
2026-03-27 19:01:02 [astonbarclay.gb] INFO: Found listing with ID: 120849000
2026-03-27 19:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%27120849000%27 HTTP/1.1" 200 None
2026-03-27 19:01:02 [astonbarclay.gb] INFO: Scrape type for 120849000: 0
2026-03-27 19:01:02 [astonbarclay.gb] INFO: Found listing with ID: 120859548
2026-03-27 19:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%27120859548%27 HTTP/1.1" 200 None
2026-03-27 19:01:02 [astonbarclay.gb] INFO: Scrape type for 120859548: 0
2026-03-27 19:01:02 [astonbarclay.gb] INFO: Found listing with ID: 120849253
2026-03-27 19:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%27120849253%27 HTTP/1.1" 200 None
2026-03-27 19:01:02 [astonbarclay.gb] INFO: Scrape type for 120849253: 0
2026-03-27 19:01:02 [astonbarclay.gb] INFO: Found listing with ID: 120862317
2026-03-27 19:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%27120862317%27 HTTP/1.1" 200 None
2026-03-27 19:01:02 [astonbarclay.gb] INFO: Scrape type for 120862317: 1
2026-03-27 19:01:02 [astonbarclay.gb] INFO: Found listing with ID: 120866801
2026-03-27 19:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%27120866801%27 HTTP/1.1" 200 None
2026-03-27 19:01:02 [astonbarclay.gb] INFO: Scrape type for 120866801: 1
2026-03-27 19:01:02 [astonbarclay.gb] INFO: Found listing with ID: 120401505
2026-03-27 19:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%27120401505%27 HTTP/1.1" 200 None
2026-03-27 19:01:02 [astonbarclay.gb] INFO: Scrape type for 120401505: 0
2026-03-27 19:01:02 [astonbarclay.gb] INFO: Found listing with ID: 120856713
2026-03-27 19:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%27120856713%27 HTTP/1.1" 200 None
2026-03-27 19:01:02 [astonbarclay.gb] INFO: Scrape type for 120856713: 1
2026-03-27 19:01:02 [astonbarclay.gb] INFO: Found listing with ID: 120865694
2026-03-27 19:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%27120865694%27 HTTP/1.1" 200 None
2026-03-27 19:01:02 [astonbarclay.gb] INFO: Scrape type for 120865694: 1
2026-03-27 19:01:05 [scrapy.extensions.logstats] INFO: Crawled 7 pages (at 7 pages/min), scraped 5 items (at 5 items/min)
2026-03-27 19:01:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 177MiB
2026-03-27 19:01:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120827132?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:01:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:01:17 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120827132, 'registration': 'NJ18KXP', 'account': 'MAN037', 'make': 'VAUXHALL', 'model': 'MOKKA X HATCHBACK', 'derivative': '1.4T ecoTEC Elite Nav 5dr', 'mileage': 79438, 'mileageWarranty': False, 'type': 'car', 'saleId': 19230, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-03-30T16:30Z', 'lot': 1034, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2018-03-16', 'fuel': 'Petrol', 'motExpiry': '2026-10-13', 'doors': 5, 'engineSize': 1364, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/NJ18KXP/2026-03-26/image/6f0666b1-0dd5-4bd9-acb9-0aa4410a8991_removebg.jpg?w=600', 'https://abimg003.imgix.net/NJ18KXP/2026-03-26/image/22e7d54d-476f-4c65-92e2-408a63eb8c01_removebg.jpg?w=600', 'https://abimg003.imgix.net/NJ18KXP/2026-03-26/image/dbec2f82-2c82-4667-85c0-66d6c2f2a9f0_removebg.jpg?w=600', 'https://abimg003.imgix.net/NJ18KXP/2026-03-26/image/96d5f58d-f416-4c82-98cf-c988912909e1_removebg.jpg?w=600', 'https://abimg003.imgix.net/NJ18KXP/2026-03-26/image/74dc3e6e-84a2-41c8-bc71-6946d3766f9c_removebg.jpg?w=600', 'https://abimg003.imgix.net/NJ18KXP/2026-03-26/image/0235e6b2-9811-4460-815e-501ad66c089b_removebg.jpg?w=600', 'https://abimg003.imgix.net/NJ18KXP/2026-03-26/image/63cef381-d23a-4bb6-8063-7dc0362f74ed_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book 11/18 9K - 09/19 17K - 08/20 23K - 09/21 32K - 10/22 40K - 10/24', 'remarks': 'VOSA STATES 40K -48K - 62K- 74K- SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Manamanx Ltd', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': False, 'v5details': None, 'co2': 140, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/cc22d14e-2cdd-4fea-a72b-a5429a94e315.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:01:17 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120827132, 'registration': 'NJ18KXP', 'account': 'MAN037', 'make': 'VAUXHALL', 'model': 'MOKKA X HATCHBACK', 'derivative': '1.4T ecoTEC Elite Nav 5dr', 'mileage': 79438, 'mileageWarranty': False, 'type': 'car', 'saleId': 19230, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-03-30T16:30Z', 'lot': 1034, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2018-03-16', 'fuel': 'Petrol', 'motExpiry': '2026-10-13', 'doors': 5, 'engineSize': 1364, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/NJ18KXP/2026-03-26/image/6f0666b1-0dd5-4bd9-acb9-0aa4410a8991_removebg.jpg?w=600', 'https://abimg003.imgix.net/NJ18KXP/2026-03-26/image/22e7d54d-476f-4c65-92e2-408a63eb8c01_removebg.jpg?w=600', 'https://abimg003.imgix.net/NJ18KXP/2026-03-26/image/dbec2f82-2c82-4667-85c0-66d6c2f2a9f0_removebg.jpg?w=600', 'https://abimg003.imgix.net/NJ18KXP/2026-03-26/image/96d5f58d-f416-4c82-98cf-c988912909e1_removebg.jpg?w=600', 'https://abimg003.imgix.net/NJ18KXP/2026-03-26/image/74dc3e6e-84a2-41c8-bc71-6946d3766f9c_removebg.jpg?w=600', 'https://abimg003.imgix.net/NJ18KXP/2026-03-26/image/0235e6b2-9811-4460-815e-501ad66c089b_removebg.jpg?w=600', 'https://abimg003.imgix.net/NJ18KXP/2026-03-26/image/63cef381-d23a-4bb6-8063-7dc0362f74ed_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book 11/18 9K - 09/19 17K - 08/20 23K - 09/21 32K - 10/22 40K - 10/24', 'remarks': 'VOSA STATES 40K -48K - 62K- 74K- SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Manamanx Ltd', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': False, 'v5details': None, 'co2': 140, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/cc22d14e-2cdd-4fea-a72b-a5429a94e315.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:01:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bfb054ed-8742-5b9a-89f7-1ddbb66ad149 with identifier: 120827132
2026-03-27 19:01:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bfb054ed-8742-5b9a-89f7-1ddbb66ad149 with scrape type 2
2026-03-27 19:01:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bfb054ed-8742-5b9a-89f7-1ddbb66ad149 with scrape type 2
2026-03-27 19:01:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: bfb054ed-8742-5b9a-89f7-1ddbb66ad149, identifier: 120827132
2026-03-27 19:01:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: bfb054ed-8742-5b9a-89f7-1ddbb66ad149 with identifier: 120827132
2026-03-27 19:01:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: bfb054ed-8742-5b9a-89f7-1ddbb66ad149 with identifier: 120827132
2026-03-27 19:01:18 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: bfb054ed-8742-5b9a-89f7-1ddbb66ad149 with identifier: 120827132 to the API
2026-03-27 19:01:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19: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-27 19:01:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120827132?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 140,
'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': 'bfb054ed-8742-5b9a-89f7-1ddbb66ad149',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'NJ18KXP',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120827132',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'VAUXHALL',
'model': 'MOKKA X HATCHBACK',
'odometer': 79438,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-03-16',
'seller_name': 'Manamanx Ltd',
'title': 'VAUXHALL MOKKA X HATCHBACK 1.4T ecoTEC Elite Nav 5dr',
'transmission': 'manual',
'trim': '1.4T ecoTEC Elite Nav 5dr',
'vin': None,
'year': 2018}
2026-03-27 19:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120827132%27 HTTP/1.1" 200 None
2026-03-27 19:01:18 [astonbarclay.gb] INFO: Saving data for 120827132: {'auction_closing_time': 1774888200.0, 'created_time': 1774530389.533618, 'last_price_update_time': 1774638078.317253}
2026-03-27 19:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120827132') HTTP/1.1" 204 0
2026-03-27 19:01:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120860246?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:01:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:01:19 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120860246, 'registration': 'EK20EWC', 'account': 'MAN037', 'make': 'FORD', 'model': 'FOCUS DIESEL HATCHBACK', 'derivative': '1.5 EcoBlue 120 Active X 5dr', 'mileage': 93501, 'mileageWarranty': False, 'type': 'car', 'saleId': 19230, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-03-30T16:30Z', 'lot': 1071, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2020-03-13', 'fuel': 'Diesel', 'motExpiry': '2026-03-13', 'doors': 5, 'engineSize': 1499, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/EK20EWC/2026-03-27/image/0d61e0f9-8463-45bc-b51a-af391ce025dc_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK20EWC/2026-03-27/image/2cc18ff7-a842-4950-92db-b55881e73e7a_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK20EWC/2026-03-27/image/ea45aa91-ccfa-40c6-b23a-653c16ea5408_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK20EWC/2026-03-27/image/bfb96519-6fad-48e4-8fc3-f55924c27d9a_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK20EWC/2026-03-27/image/2e5d63e2-1ba5-408a-ac6b-c6bdcb849a38_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK20EWC/2026-03-27/image/1cc0e419-b079-43e1-a396-57a4278ed635_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK20EWC/2026-03-27/image/deff3f0c-3cb7-4051-8004-0e2aead8abec_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK20EWC/2026-03-27/image/cb077e31-fa93-4574-b900-1ad5cbe7be6f_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK20EWC/2026-03-27/image/ab406027-4df4-40a5-ac17-e9936b0f678e_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book 04/22-38K', 'remarks': 'VOSA STATES 53K, 67K, 81K', 'virtual': False, 'seller': 'Manamanx Ltd', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 92, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/925e0602-f86e-4412-9084-43ddd9159a2b.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:01:19 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120860246, 'registration': 'EK20EWC', 'account': 'MAN037', 'make': 'FORD', 'model': 'FOCUS DIESEL HATCHBACK', 'derivative': '1.5 EcoBlue 120 Active X 5dr', 'mileage': 93501, 'mileageWarranty': False, 'type': 'car', 'saleId': 19230, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-03-30T16:30Z', 'lot': 1071, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2020-03-13', 'fuel': 'Diesel', 'motExpiry': '2026-03-13', 'doors': 5, 'engineSize': 1499, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/EK20EWC/2026-03-27/image/0d61e0f9-8463-45bc-b51a-af391ce025dc_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK20EWC/2026-03-27/image/2cc18ff7-a842-4950-92db-b55881e73e7a_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK20EWC/2026-03-27/image/ea45aa91-ccfa-40c6-b23a-653c16ea5408_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK20EWC/2026-03-27/image/bfb96519-6fad-48e4-8fc3-f55924c27d9a_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK20EWC/2026-03-27/image/2e5d63e2-1ba5-408a-ac6b-c6bdcb849a38_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK20EWC/2026-03-27/image/1cc0e419-b079-43e1-a396-57a4278ed635_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK20EWC/2026-03-27/image/deff3f0c-3cb7-4051-8004-0e2aead8abec_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK20EWC/2026-03-27/image/cb077e31-fa93-4574-b900-1ad5cbe7be6f_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK20EWC/2026-03-27/image/ab406027-4df4-40a5-ac17-e9936b0f678e_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book 04/22-38K', 'remarks': 'VOSA STATES 53K, 67K, 81K', 'virtual': False, 'seller': 'Manamanx Ltd', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 92, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/925e0602-f86e-4412-9084-43ddd9159a2b.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:01:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e8c5ea34-1b56-5156-951e-8cd7df060c1a with identifier: 120860246
2026-03-27 19:01:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e8c5ea34-1b56-5156-951e-8cd7df060c1a with scrape type 1
2026-03-27 19:01:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 9 photos for item e8c5ea34-1b56-5156-951e-8cd7df060c1a
2026-03-27 19:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FEK20EWC%252F2026-03-27%252Fimage%252F0d61e0f9-8463-45bc-b51a-af391ce025dc_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:01:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/EK20EWC/2026-03-27/image/0d61e0f9-8463-45bc-b51a-af391ce025dc_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FEK20EWC%252F2026-03-27%252Fimage%252F2cc18ff7-a842-4950-92db-b55881e73e7a_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:01:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/EK20EWC/2026-03-27/image/2cc18ff7-a842-4950-92db-b55881e73e7a_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FEK20EWC%252F2026-03-27%252Fimage%252Fea45aa91-ccfa-40c6-b23a-653c16ea5408_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:01:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/EK20EWC/2026-03-27/image/ea45aa91-ccfa-40c6-b23a-653c16ea5408_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FEK20EWC%252F2026-03-27%252Fimage%252Fbfb96519-6fad-48e4-8fc3-f55924c27d9a_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:01:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/EK20EWC/2026-03-27/image/bfb96519-6fad-48e4-8fc3-f55924c27d9a_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FEK20EWC%252F2026-03-27%252Fimage%252F2e5d63e2-1ba5-408a-ac6b-c6bdcb849a38_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:01:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/EK20EWC/2026-03-27/image/2e5d63e2-1ba5-408a-ac6b-c6bdcb849a38_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FEK20EWC%252F2026-03-27%252Fimage%252F1cc0e419-b079-43e1-a396-57a4278ed635_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:01:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/EK20EWC/2026-03-27/image/1cc0e419-b079-43e1-a396-57a4278ed635_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FEK20EWC%252F2026-03-27%252Fimage%252Fdeff3f0c-3cb7-4051-8004-0e2aead8abec_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:01:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/EK20EWC/2026-03-27/image/deff3f0c-3cb7-4051-8004-0e2aead8abec_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FEK20EWC%252F2026-03-27%252Fimage%252Fcb077e31-fa93-4574-b900-1ad5cbe7be6f_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:01:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/EK20EWC/2026-03-27/image/cb077e31-fa93-4574-b900-1ad5cbe7be6f_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FEK20EWC%252F2026-03-27%252Fimage%252Fab406027-4df4-40a5-ac17-e9936b0f678e_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:01:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/EK20EWC/2026-03-27/image/ab406027-4df4-40a5-ac17-e9936b0f678e_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:01:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120861174?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:01:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:01:27 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120861174, 'registration': 'SP64NGJ', 'account': 'MAN037', 'make': 'FORD', 'model': 'C-MAX DIESEL ESTATE', 'derivative': '1.6 TDCi Titanium X 5dr', 'mileage': 68477, 'mileageWarranty': False, 'type': 'car', 'saleId': 19230, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-03-30T16:30Z', 'lot': 1072, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2014-09-04', 'fuel': 'Diesel', 'motExpiry': '2026-07-10', 'doors': 5, 'engineSize': 1560, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/SP64NGJ/2026-03-27/image/827d8b8e-cbc7-441b-8bf4-169d88731ee0_removebg.jpg?w=600', 'https://abimg003.imgix.net/SP64NGJ/2026-03-27/image/d87b80dd-7edd-452f-b834-9abf8f2cebab_removebg.jpg?w=600', 'https://abimg003.imgix.net/SP64NGJ/2026-03-27/image/16b8cb24-856e-425e-9bd4-52797d3f85d7_removebg.jpg?w=600', 'https://abimg003.imgix.net/SP64NGJ/2026-03-27/image/b170643d-3ef9-42ca-b624-8a10ef7bb57c_removebg.jpg?w=600', 'https://abimg003.imgix.net/SP64NGJ/2026-03-27/image/98e63086-bbe1-47c8-824e-7a7ab6362b79_removebg.jpg?w=600', 'https://abimg003.imgix.net/SP64NGJ/2026-03-27/image/c4cb1d2e-aea2-4d39-847a-ad0d8841dcd9_removebg.jpg?w=600', 'https://abimg003.imgix.net/SP64NGJ/2026-03-27/image/1ccfbd2b-dda2-41fd-999e-1baaa9f22702_removebg.jpg?w=600', 'https://abimg003.imgix.net/SP64NGJ/2026-03-27/image/814b7524-5534-4526-bc25-64b110dce924_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': '', 'remarks': 'VOSA STATES 47K, 53K, 59K, 64K, 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': 117, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/f8618635-3d87-4a46-ad54-bcd1476bbfa2.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:01:27 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120861174, 'registration': 'SP64NGJ', 'account': 'MAN037', 'make': 'FORD', 'model': 'C-MAX DIESEL ESTATE', 'derivative': '1.6 TDCi Titanium X 5dr', 'mileage': 68477, 'mileageWarranty': False, 'type': 'car', 'saleId': 19230, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-03-30T16:30Z', 'lot': 1072, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2014-09-04', 'fuel': 'Diesel', 'motExpiry': '2026-07-10', 'doors': 5, 'engineSize': 1560, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/SP64NGJ/2026-03-27/image/827d8b8e-cbc7-441b-8bf4-169d88731ee0_removebg.jpg?w=600', 'https://abimg003.imgix.net/SP64NGJ/2026-03-27/image/d87b80dd-7edd-452f-b834-9abf8f2cebab_removebg.jpg?w=600', 'https://abimg003.imgix.net/SP64NGJ/2026-03-27/image/16b8cb24-856e-425e-9bd4-52797d3f85d7_removebg.jpg?w=600', 'https://abimg003.imgix.net/SP64NGJ/2026-03-27/image/b170643d-3ef9-42ca-b624-8a10ef7bb57c_removebg.jpg?w=600', 'https://abimg003.imgix.net/SP64NGJ/2026-03-27/image/98e63086-bbe1-47c8-824e-7a7ab6362b79_removebg.jpg?w=600', 'https://abimg003.imgix.net/SP64NGJ/2026-03-27/image/c4cb1d2e-aea2-4d39-847a-ad0d8841dcd9_removebg.jpg?w=600', 'https://abimg003.imgix.net/SP64NGJ/2026-03-27/image/1ccfbd2b-dda2-41fd-999e-1baaa9f22702_removebg.jpg?w=600', 'https://abimg003.imgix.net/SP64NGJ/2026-03-27/image/814b7524-5534-4526-bc25-64b110dce924_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': '', 'remarks': 'VOSA STATES 47K, 53K, 59K, 64K, 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': 117, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/f8618635-3d87-4a46-ad54-bcd1476bbfa2.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:01:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bef06b4e-e91a-55b9-875b-bf609d1a2a3c with identifier: 120861174
2026-03-27 19:01:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bef06b4e-e91a-55b9-875b-bf609d1a2a3c with scrape type 1
2026-03-27 19:01:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 8 photos for item bef06b4e-e91a-55b9-875b-bf609d1a2a3c
2026-03-27 19:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FSP64NGJ%252F2026-03-27%252Fimage%252F827d8b8e-cbc7-441b-8bf4-169d88731ee0_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:01:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/SP64NGJ/2026-03-27/image/827d8b8e-cbc7-441b-8bf4-169d88731ee0_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FSP64NGJ%252F2026-03-27%252Fimage%252Fd87b80dd-7edd-452f-b834-9abf8f2cebab_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:01:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/SP64NGJ/2026-03-27/image/d87b80dd-7edd-452f-b834-9abf8f2cebab_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FSP64NGJ%252F2026-03-27%252Fimage%252F16b8cb24-856e-425e-9bd4-52797d3f85d7_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:01:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/SP64NGJ/2026-03-27/image/16b8cb24-856e-425e-9bd4-52797d3f85d7_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FSP64NGJ%252F2026-03-27%252Fimage%252Fb170643d-3ef9-42ca-b624-8a10ef7bb57c_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:01:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/SP64NGJ/2026-03-27/image/b170643d-3ef9-42ca-b624-8a10ef7bb57c_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FSP64NGJ%252F2026-03-27%252Fimage%252F98e63086-bbe1-47c8-824e-7a7ab6362b79_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:01:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/SP64NGJ/2026-03-27/image/98e63086-bbe1-47c8-824e-7a7ab6362b79_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FSP64NGJ%252F2026-03-27%252Fimage%252Fc4cb1d2e-aea2-4d39-847a-ad0d8841dcd9_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:01:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/SP64NGJ/2026-03-27/image/c4cb1d2e-aea2-4d39-847a-ad0d8841dcd9_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FSP64NGJ%252F2026-03-27%252Fimage%252F1ccfbd2b-dda2-41fd-999e-1baaa9f22702_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:01:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/SP64NGJ/2026-03-27/image/1ccfbd2b-dda2-41fd-999e-1baaa9f22702_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:01:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/EK20EWC/2026-03-27/image/ab406027-4df4-40a5-ac17-e9936b0f678e_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120860246?view=catalogue)
2026-03-27 19:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FSP64NGJ%252F2026-03-27%252Fimage%252F814b7524-5534-4526-bc25-64b110dce924_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:01:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/SP64NGJ/2026-03-27/image/814b7524-5534-4526-bc25-64b110dce924_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:01:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/SP64NGJ/2026-03-27/image/1ccfbd2b-dda2-41fd-999e-1baaa9f22702_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120861174?view=catalogue)
2026-03-27 19:01:27 [common.azure_blobstore] INFO: Using managed identity for Azure Blob Storage
2026-03-27 19:01:27 [common.azure_blobstore] INFO: Using managed identity with client ID: 39192755-105d-4ce2-a21d-ab53b63f8b87
2026-03-27 19:01:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:01:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439d5d49d0>
2026-03-27 19:01:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:01:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-27 19:01:27 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2118
2026-03-27 19:01:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxproduction.blob.core.windows.net:443
2026-03-27 19:01:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:01:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:01:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e8c5ea34-1b56-5156-951e-8cd7df060c1a/e8c5ea34-1b56-5156-951e-8cd7df060c1a_image_8.jpg HTTP/1.1" 201 0
2026-03-27 19:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FEK20EWC%252F2026-03-27%252Fimage%252Fab406027-4df4-40a5-ac17-e9936b0f678e_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:01:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/EK20EWC/2026-03-27/image/ab406027-4df4-40a5-ac17-e9936b0f678e_removebg.jpg?w=600 saved to cache
2026-03-27 19:01:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item e8c5ea34-1b56-5156-951e-8cd7df060c1a
2026-03-27 19:01:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/SP64NGJ/2026-03-27/image/814b7524-5534-4526-bc25-64b110dce924_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120861174?view=catalogue)
2026-03-27 19:01:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:01:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439d6bdf10>
2026-03-27 19:01:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:01:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:01:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:01:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bef06b4e-e91a-55b9-875b-bf609d1a2a3c/bef06b4e-e91a-55b9-875b-bf609d1a2a3c_image_6.jpg HTTP/1.1" 201 0
2026-03-27 19:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FSP64NGJ%252F2026-03-27%252Fimage%252F1ccfbd2b-dda2-41fd-999e-1baaa9f22702_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:01:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/SP64NGJ/2026-03-27/image/1ccfbd2b-dda2-41fd-999e-1baaa9f22702_removebg.jpg?w=600 saved to cache
2026-03-27 19:01:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item bef06b4e-e91a-55b9-875b-bf609d1a2a3c
2026-03-27 19:01:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/SP64NGJ/2026-03-27/image/c4cb1d2e-aea2-4d39-847a-ad0d8841dcd9_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120861174?view=catalogue)
2026-03-27 19:01:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:01:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439eb2d6d0>
2026-03-27 19:01:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:01:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:01:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:01:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bef06b4e-e91a-55b9-875b-bf609d1a2a3c/bef06b4e-e91a-55b9-875b-bf609d1a2a3c_image_7.jpg HTTP/1.1" 201 0
2026-03-27 19:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FSP64NGJ%252F2026-03-27%252Fimage%252F814b7524-5534-4526-bc25-64b110dce924_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:01:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/SP64NGJ/2026-03-27/image/814b7524-5534-4526-bc25-64b110dce924_removebg.jpg?w=600 saved to cache
2026-03-27 19:01:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item bef06b4e-e91a-55b9-875b-bf609d1a2a3c
2026-03-27 19:01:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/SP64NGJ/2026-03-27/image/98e63086-bbe1-47c8-824e-7a7ab6362b79_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120861174?view=catalogue)
2026-03-27 19:01:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:01:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439eb9df10>
2026-03-27 19:01:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:01:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:01:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:01:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bef06b4e-e91a-55b9-875b-bf609d1a2a3c/bef06b4e-e91a-55b9-875b-bf609d1a2a3c_image_5.jpg HTTP/1.1" 201 0
2026-03-27 19:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FSP64NGJ%252F2026-03-27%252Fimage%252Fc4cb1d2e-aea2-4d39-847a-ad0d8841dcd9_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:01:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/SP64NGJ/2026-03-27/image/c4cb1d2e-aea2-4d39-847a-ad0d8841dcd9_removebg.jpg?w=600 saved to cache
2026-03-27 19:01:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item bef06b4e-e91a-55b9-875b-bf609d1a2a3c
2026-03-27 19:01:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/SP64NGJ/2026-03-27/image/b170643d-3ef9-42ca-b624-8a10ef7bb57c_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120861174?view=catalogue)
2026-03-27 19:01:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/SP64NGJ/2026-03-27/image/16b8cb24-856e-425e-9bd4-52797d3f85d7_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120861174?view=catalogue)
2026-03-27 19:01:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:01:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439eb0bc50>
2026-03-27 19:01:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:01:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:01:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:01:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bef06b4e-e91a-55b9-875b-bf609d1a2a3c/bef06b4e-e91a-55b9-875b-bf609d1a2a3c_image_4.jpg HTTP/1.1" 201 0
2026-03-27 19:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FSP64NGJ%252F2026-03-27%252Fimage%252F98e63086-bbe1-47c8-824e-7a7ab6362b79_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:01:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/SP64NGJ/2026-03-27/image/98e63086-bbe1-47c8-824e-7a7ab6362b79_removebg.jpg?w=600 saved to cache
2026-03-27 19:01:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item bef06b4e-e91a-55b9-875b-bf609d1a2a3c
2026-03-27 19:01:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:01:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439d6bfdd0>
2026-03-27 19:01:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:01:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:01:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:01:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bef06b4e-e91a-55b9-875b-bf609d1a2a3c/bef06b4e-e91a-55b9-875b-bf609d1a2a3c_image_3.jpg HTTP/1.1" 201 0
2026-03-27 19:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FSP64NGJ%252F2026-03-27%252Fimage%252Fb170643d-3ef9-42ca-b624-8a10ef7bb57c_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:01:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/SP64NGJ/2026-03-27/image/b170643d-3ef9-42ca-b624-8a10ef7bb57c_removebg.jpg?w=600 saved to cache
2026-03-27 19:01:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item bef06b4e-e91a-55b9-875b-bf609d1a2a3c
2026-03-27 19:01:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/SP64NGJ/2026-03-27/image/d87b80dd-7edd-452f-b834-9abf8f2cebab_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120861174?view=catalogue)
2026-03-27 19:01:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:01:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439d540150>
2026-03-27 19:01:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:01:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:01:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:01:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bef06b4e-e91a-55b9-875b-bf609d1a2a3c/bef06b4e-e91a-55b9-875b-bf609d1a2a3c_image_2.jpg HTTP/1.1" 201 0
2026-03-27 19:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FSP64NGJ%252F2026-03-27%252Fimage%252F16b8cb24-856e-425e-9bd4-52797d3f85d7_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:01:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/SP64NGJ/2026-03-27/image/16b8cb24-856e-425e-9bd4-52797d3f85d7_removebg.jpg?w=600 saved to cache
2026-03-27 19:01:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item bef06b4e-e91a-55b9-875b-bf609d1a2a3c
2026-03-27 19:01:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/SP64NGJ/2026-03-27/image/827d8b8e-cbc7-441b-8bf4-169d88731ee0_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120861174?view=catalogue)
2026-03-27 19:01:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/EK20EWC/2026-03-27/image/cb077e31-fa93-4574-b900-1ad5cbe7be6f_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120860246?view=catalogue)
2026-03-27 19:01:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:01:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439d6debd0>
2026-03-27 19:01:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:01:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:01:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:01:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bef06b4e-e91a-55b9-875b-bf609d1a2a3c/bef06b4e-e91a-55b9-875b-bf609d1a2a3c_image_1.jpg HTTP/1.1" 201 0
2026-03-27 19:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FSP64NGJ%252F2026-03-27%252Fimage%252Fd87b80dd-7edd-452f-b834-9abf8f2cebab_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:01:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/SP64NGJ/2026-03-27/image/d87b80dd-7edd-452f-b834-9abf8f2cebab_removebg.jpg?w=600 saved to cache
2026-03-27 19:01:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item bef06b4e-e91a-55b9-875b-bf609d1a2a3c
2026-03-27 19:01:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/EK20EWC/2026-03-27/image/deff3f0c-3cb7-4051-8004-0e2aead8abec_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120860246?view=catalogue)
2026-03-27 19:01:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:01:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439d543d10>
2026-03-27 19:01:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:01:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:01:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:01:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bef06b4e-e91a-55b9-875b-bf609d1a2a3c/bef06b4e-e91a-55b9-875b-bf609d1a2a3c_image_0.jpg HTTP/1.1" 201 0
2026-03-27 19:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FSP64NGJ%252F2026-03-27%252Fimage%252F827d8b8e-cbc7-441b-8bf4-169d88731ee0_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:01:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/SP64NGJ/2026-03-27/image/827d8b8e-cbc7-441b-8bf4-169d88731ee0_removebg.jpg?w=600 saved to cache
2026-03-27 19:01:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item bef06b4e-e91a-55b9-875b-bf609d1a2a3c
2026-03-27 19:01:28 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: bef06b4e-e91a-55b9-875b-bf609d1a2a3c, skipping ID generation
2026-03-27 19:01:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bef06b4e-e91a-55b9-875b-bf609d1a2a3c with scrape type 1
2026-03-27 19:01:28 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item bef06b4e-e91a-55b9-875b-bf609d1a2a3c sending to next pipeline
2026-03-27 19:01:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: bef06b4e-e91a-55b9-875b-bf609d1a2a3c, identifier: 120861174
2026-03-27 19:01:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: bef06b4e-e91a-55b9-875b-bf609d1a2a3c with identifier: 120861174
2026-03-27 19:01:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: bef06b4e-e91a-55b9-875b-bf609d1a2a3c with identifier: 120861174
2026-03-27 19:01:28 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: bef06b4e-e91a-55b9-875b-bf609d1a2a3c with identifier: 120861174 to the API
2026-03-27 19:01:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19: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-27 19:01:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/SP64NGJ/2026-03-27/image/827d8b8e-cbc7-441b-8bf4-169d88731ee0_removebg.jpg?w=600>
{'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-30T16:30:00Z',
'fuel_type': 'Diesel',
'id': 'bef06b4e-e91a-55b9-875b-bf609d1a2a3c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'SP64NGJ',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120861174',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'FORD',
'model': 'C-MAX DIESEL ESTATE',
'odometer': 68477,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 8,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bef06b4e-e91a-55b9-875b-bf609d1a2a3c/bef06b4e-e91a-55b9-875b-bf609d1a2a3c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 34391,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/SP64NGJ/2026-03-27/image/827d8b8e-cbc7-441b-8bf4-169d88731ee0_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bef06b4e-e91a-55b9-875b-bf609d1a2a3c/bef06b4e-e91a-55b9-875b-bf609d1a2a3c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 41100,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/SP64NGJ/2026-03-27/image/d87b80dd-7edd-452f-b834-9abf8f2cebab_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bef06b4e-e91a-55b9-875b-bf609d1a2a3c/bef06b4e-e91a-55b9-875b-bf609d1a2a3c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39021,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/SP64NGJ/2026-03-27/image/16b8cb24-856e-425e-9bd4-52797d3f85d7_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bef06b4e-e91a-55b9-875b-bf609d1a2a3c/bef06b4e-e91a-55b9-875b-bf609d1a2a3c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39030,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/SP64NGJ/2026-03-27/image/b170643d-3ef9-42ca-b624-8a10ef7bb57c_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bef06b4e-e91a-55b9-875b-bf609d1a2a3c/bef06b4e-e91a-55b9-875b-bf609d1a2a3c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52870,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/SP64NGJ/2026-03-27/image/98e63086-bbe1-47c8-824e-7a7ab6362b79_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bef06b4e-e91a-55b9-875b-bf609d1a2a3c/bef06b4e-e91a-55b9-875b-bf609d1a2a3c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64883,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/SP64NGJ/2026-03-27/image/c4cb1d2e-aea2-4d39-847a-ad0d8841dcd9_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bef06b4e-e91a-55b9-875b-bf609d1a2a3c/bef06b4e-e91a-55b9-875b-bf609d1a2a3c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48536,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/SP64NGJ/2026-03-27/image/1ccfbd2b-dda2-41fd-999e-1baaa9f22702_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bef06b4e-e91a-55b9-875b-bf609d1a2a3c/bef06b4e-e91a-55b9-875b-bf609d1a2a3c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56029,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/SP64NGJ/2026-03-27/image/814b7524-5534-4526-bc25-64b110dce924_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-09-04',
'seller_name': 'Manamanx Ltd',
'title': 'FORD C-MAX DIESEL ESTATE 1.6 TDCi Titanium X 5dr',
'transmission': 'manual',
'trim': '1.6 TDCi Titanium X 5dr',
'vin': None,
'year': 2014}
2026-03-27 19:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120861174%27 HTTP/1.1" 200 None
2026-03-27 19:01:29 [astonbarclay.gb] INFO: Saving data for 120861174: {'created_time': 1774638089.166974, 'last_price_update_time': 1774638089.166987, 'auction_closing_time': 1774888200.0}
2026-03-27 19:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120861174') HTTP/1.1" 204 0
2026-03-27 19:01:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/EK20EWC/2026-03-27/image/1cc0e419-b079-43e1-a396-57a4278ed635_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120860246?view=catalogue)
2026-03-27 19:01:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:01:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439d646690>
2026-03-27 19:01:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:01:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:01:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:01:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e8c5ea34-1b56-5156-951e-8cd7df060c1a/e8c5ea34-1b56-5156-951e-8cd7df060c1a_image_7.jpg HTTP/1.1" 201 0
2026-03-27 19:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FEK20EWC%252F2026-03-27%252Fimage%252Fcb077e31-fa93-4574-b900-1ad5cbe7be6f_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:01:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/EK20EWC/2026-03-27/image/cb077e31-fa93-4574-b900-1ad5cbe7be6f_removebg.jpg?w=600 saved to cache
2026-03-27 19:01:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item e8c5ea34-1b56-5156-951e-8cd7df060c1a
2026-03-27 19:01:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:01:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439eb67650>
2026-03-27 19:01:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:01:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:01:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:01:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e8c5ea34-1b56-5156-951e-8cd7df060c1a/e8c5ea34-1b56-5156-951e-8cd7df060c1a_image_6.jpg HTTP/1.1" 201 0
2026-03-27 19:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FEK20EWC%252F2026-03-27%252Fimage%252Fdeff3f0c-3cb7-4051-8004-0e2aead8abec_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:01:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/EK20EWC/2026-03-27/image/deff3f0c-3cb7-4051-8004-0e2aead8abec_removebg.jpg?w=600 saved to cache
2026-03-27 19:01:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item e8c5ea34-1b56-5156-951e-8cd7df060c1a
2026-03-27 19:01:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/EK20EWC/2026-03-27/image/2e5d63e2-1ba5-408a-ac6b-c6bdcb849a38_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120860246?view=catalogue)
2026-03-27 19:01:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:01:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439eae43d0>
2026-03-27 19:01:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:01:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:01:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:01:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e8c5ea34-1b56-5156-951e-8cd7df060c1a/e8c5ea34-1b56-5156-951e-8cd7df060c1a_image_5.jpg HTTP/1.1" 201 0
2026-03-27 19:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FEK20EWC%252F2026-03-27%252Fimage%252F1cc0e419-b079-43e1-a396-57a4278ed635_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:01:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/EK20EWC/2026-03-27/image/1cc0e419-b079-43e1-a396-57a4278ed635_removebg.jpg?w=600 saved to cache
2026-03-27 19:01:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item e8c5ea34-1b56-5156-951e-8cd7df060c1a
2026-03-27 19:01:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/EK20EWC/2026-03-27/image/bfb96519-6fad-48e4-8fc3-f55924c27d9a_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120860246?view=catalogue)
2026-03-27 19:01:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:01:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439d656510>
2026-03-27 19:01:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:01:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:01:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:01:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e8c5ea34-1b56-5156-951e-8cd7df060c1a/e8c5ea34-1b56-5156-951e-8cd7df060c1a_image_4.jpg HTTP/1.1" 201 0
2026-03-27 19:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FEK20EWC%252F2026-03-27%252Fimage%252F2e5d63e2-1ba5-408a-ac6b-c6bdcb849a38_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:01:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/EK20EWC/2026-03-27/image/2e5d63e2-1ba5-408a-ac6b-c6bdcb849a38_removebg.jpg?w=600 saved to cache
2026-03-27 19:01:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item e8c5ea34-1b56-5156-951e-8cd7df060c1a
2026-03-27 19:01:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/EK20EWC/2026-03-27/image/ea45aa91-ccfa-40c6-b23a-653c16ea5408_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120860246?view=catalogue)
2026-03-27 19:01:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:01:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439eae5d50>
2026-03-27 19:01:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:01:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:01:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:01:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e8c5ea34-1b56-5156-951e-8cd7df060c1a/e8c5ea34-1b56-5156-951e-8cd7df060c1a_image_3.jpg HTTP/1.1" 201 0
2026-03-27 19:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FEK20EWC%252F2026-03-27%252Fimage%252Fbfb96519-6fad-48e4-8fc3-f55924c27d9a_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:01:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/EK20EWC/2026-03-27/image/bfb96519-6fad-48e4-8fc3-f55924c27d9a_removebg.jpg?w=600 saved to cache
2026-03-27 19:01:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item e8c5ea34-1b56-5156-951e-8cd7df060c1a
2026-03-27 19:01:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/EK20EWC/2026-03-27/image/2cc18ff7-a842-4950-92db-b55881e73e7a_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120860246?view=catalogue)
2026-03-27 19:01:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/EK20EWC/2026-03-27/image/0d61e0f9-8463-45bc-b51a-af391ce025dc_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120860246?view=catalogue)
2026-03-27 19:01:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:01:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439d596410>
2026-03-27 19:01:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:01:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:01:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:01:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e8c5ea34-1b56-5156-951e-8cd7df060c1a/e8c5ea34-1b56-5156-951e-8cd7df060c1a_image_2.jpg HTTP/1.1" 201 0
2026-03-27 19:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FEK20EWC%252F2026-03-27%252Fimage%252Fea45aa91-ccfa-40c6-b23a-653c16ea5408_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:01:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/EK20EWC/2026-03-27/image/ea45aa91-ccfa-40c6-b23a-653c16ea5408_removebg.jpg?w=600 saved to cache
2026-03-27 19:01:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item e8c5ea34-1b56-5156-951e-8cd7df060c1a
2026-03-27 19:01:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:01:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439d64b5d0>
2026-03-27 19:01:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:01:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:01:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:01:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e8c5ea34-1b56-5156-951e-8cd7df060c1a/e8c5ea34-1b56-5156-951e-8cd7df060c1a_image_1.jpg HTTP/1.1" 201 0
2026-03-27 19:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FEK20EWC%252F2026-03-27%252Fimage%252F2cc18ff7-a842-4950-92db-b55881e73e7a_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:01:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/EK20EWC/2026-03-27/image/2cc18ff7-a842-4950-92db-b55881e73e7a_removebg.jpg?w=600 saved to cache
2026-03-27 19:01:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item e8c5ea34-1b56-5156-951e-8cd7df060c1a
2026-03-27 19:01:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:01:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439d6e9090>
2026-03-27 19:01:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:01:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:01:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:01:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e8c5ea34-1b56-5156-951e-8cd7df060c1a/e8c5ea34-1b56-5156-951e-8cd7df060c1a_image_0.jpg HTTP/1.1" 201 0
2026-03-27 19:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FEK20EWC%252F2026-03-27%252Fimage%252F0d61e0f9-8463-45bc-b51a-af391ce025dc_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:01:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/EK20EWC/2026-03-27/image/0d61e0f9-8463-45bc-b51a-af391ce025dc_removebg.jpg?w=600 saved to cache
2026-03-27 19:01:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item e8c5ea34-1b56-5156-951e-8cd7df060c1a
2026-03-27 19:01:29 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e8c5ea34-1b56-5156-951e-8cd7df060c1a, skipping ID generation
2026-03-27 19:01:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e8c5ea34-1b56-5156-951e-8cd7df060c1a with scrape type 1
2026-03-27 19:01:29 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e8c5ea34-1b56-5156-951e-8cd7df060c1a sending to next pipeline
2026-03-27 19:01:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: e8c5ea34-1b56-5156-951e-8cd7df060c1a, identifier: 120860246
2026-03-27 19:01:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: e8c5ea34-1b56-5156-951e-8cd7df060c1a with identifier: 120860246
2026-03-27 19:01:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 19:01:29 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=RED HTTP/1.1" 200 None
2026-03-27 19:01:29 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 19:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-27 19:01:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: e8c5ea34-1b56-5156-951e-8cd7df060c1a with identifier: 120860246
2026-03-27 19:01:30 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: e8c5ea34-1b56-5156-951e-8cd7df060c1a with identifier: 120860246 to the API
2026-03-27 19:01:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19: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-27 19:01:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/EK20EWC/2026-03-27/image/0d61e0f9-8463-45bc-b51a-af391ce025dc_removebg.jpg?w=600>
{'auction_title': '',
'c_o_2_emission_value': 92,
'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': 'e8c5ea34-1b56-5156-951e-8cd7df060c1a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'EK20EWC',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120860246',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'FORD',
'model': 'FOCUS DIESEL HATCHBACK',
'odometer': 93501,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 9,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e8c5ea34-1b56-5156-951e-8cd7df060c1a/e8c5ea34-1b56-5156-951e-8cd7df060c1a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 40918,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/EK20EWC/2026-03-27/image/0d61e0f9-8463-45bc-b51a-af391ce025dc_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e8c5ea34-1b56-5156-951e-8cd7df060c1a/e8c5ea34-1b56-5156-951e-8cd7df060c1a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43148,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/EK20EWC/2026-03-27/image/2cc18ff7-a842-4950-92db-b55881e73e7a_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e8c5ea34-1b56-5156-951e-8cd7df060c1a/e8c5ea34-1b56-5156-951e-8cd7df060c1a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 41675,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/EK20EWC/2026-03-27/image/ea45aa91-ccfa-40c6-b23a-653c16ea5408_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e8c5ea34-1b56-5156-951e-8cd7df060c1a/e8c5ea34-1b56-5156-951e-8cd7df060c1a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 40817,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/EK20EWC/2026-03-27/image/bfb96519-6fad-48e4-8fc3-f55924c27d9a_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e8c5ea34-1b56-5156-951e-8cd7df060c1a/e8c5ea34-1b56-5156-951e-8cd7df060c1a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54962,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/EK20EWC/2026-03-27/image/2e5d63e2-1ba5-408a-ac6b-c6bdcb849a38_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e8c5ea34-1b56-5156-951e-8cd7df060c1a/e8c5ea34-1b56-5156-951e-8cd7df060c1a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46358,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/EK20EWC/2026-03-27/image/1cc0e419-b079-43e1-a396-57a4278ed635_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e8c5ea34-1b56-5156-951e-8cd7df060c1a/e8c5ea34-1b56-5156-951e-8cd7df060c1a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47196,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/EK20EWC/2026-03-27/image/deff3f0c-3cb7-4051-8004-0e2aead8abec_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e8c5ea34-1b56-5156-951e-8cd7df060c1a/e8c5ea34-1b56-5156-951e-8cd7df060c1a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45323,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/EK20EWC/2026-03-27/image/cb077e31-fa93-4574-b900-1ad5cbe7be6f_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e8c5ea34-1b56-5156-951e-8cd7df060c1a/e8c5ea34-1b56-5156-951e-8cd7df060c1a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52876,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/EK20EWC/2026-03-27/image/ab406027-4df4-40a5-ac17-e9936b0f678e_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-03-13',
'seller_name': 'Manamanx Ltd',
'title': 'FORD FOCUS DIESEL HATCHBACK 1.5 EcoBlue 120 Active X 5dr',
'transmission': 'manual',
'trim': '1.5 EcoBlue 120 Active X 5dr',
'vin': None,
'year': 2020}
2026-03-27 19:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%27120860246%27 HTTP/1.1" 200 None
2026-03-27 19:01:30 [astonbarclay.gb] INFO: Saving data for 120860246: {'created_time': 1774638090.281008, 'last_price_update_time': 1774638090.281021, 'auction_closing_time': 1774888200.0}
2026-03-27 19:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120860246') HTTP/1.1" 204 0
2026-03-27 19:02:05 [scrapy.extensions.logstats] INFO: Crawled 10 pages (at 3 pages/min), scraped 8 items (at 3 items/min)
2026-03-27 19:02:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 177MiB
2026-03-27 19:02:42 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 131.082(s), this was the 1st time calling it.
2026-03-27 19:02:42 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.934532862989841 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-27 19:02:42 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 131.023(s), this was the 1st time calling it.
2026-03-27 19:02:42 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.431946973969548 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-27 19:02:42 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 131.136(s), this was the 1st time calling it.
2026-03-27 19:02:42 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.795656940209267 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-27 19:02:42 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 131.043(s), this was the 1st time calling it.
2026-03-27 19:02:42 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.123368928369678 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-27 19:02:42 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 131.158(s), this was the 1st time calling it.
2026-03-27 19:02:42 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.248380340704679 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-27 19:02:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-27 19:02:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-27 19:02:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-27 19:02:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-27 19:02:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-27 19:02:57 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 131.115(s), this was the 1st time calling it.
2026-03-27 19:02:57 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.388026917245293 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-27 19:02:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120746372?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:02:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:02:57 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120746372, 'registration': 'EY71FDE', 'account': 'WBA002', 'make': 'SUZUKI', 'model': 'SWIFT HATCHBACK', 'derivative': '1.2 Dualjet 83 12V Hybrid SZ-L 5dr', 'mileage': 17696, 'mileageWarranty': True, 'type': 'car', 'saleId': 19180, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-03-30T09:00Z', 'lot': 1128, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2021-09-30', 'fuel': 'Petrol', 'motExpiry': '2027-04-06', 'doors': 5, 'engineSize': 1197, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/EY71FDE/2026-03-25/image/9879ddb7-b040-4bdb-a9ad-36e4082e5efa_removebg.jpg?w=600', 'https://abimg003.imgix.net/EY71FDE/2026-03-25/image/b980feb2-46c1-4ba7-8fe7-1738f515277b_removebg.jpg?w=600', 'https://abimg003.imgix.net/EY71FDE/2026-03-25/image/734a2e20-cc12-45c1-b88c-e231817ca32a_removebg.jpg?w=600', 'https://abimg003.imgix.net/EY71FDE/2026-03-25/image/01facca4-7e87-40ae-9418-64f29771f956_removebg.jpg?w=600', 'https://abimg003.imgix.net/EY71FDE/2026-03-25/image/4497a2fa-aa85-46ca-9dbb-e6ae7d66e840_removebg.jpg?w=600', 'https://abimg003.imgix.net/EY71FDE/2026-03-25/image/9f02e15f-c926-42b6-ab3c-cb535eb9a266_removebg.jpg?w=600', 'https://abimg003.imgix.net/EY71FDE/2026-03-25/image/98c2b00b-ec01-4fa1-b6d8-030959e52c9f_removebg.jpg?w=600', 'https://abimg003.imgix.net/EY71FDE/2026-03-25/image/9adde101-9df1-4643-a3cf-f2443b9e8cb4_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 09/22 4K - 03/26 17K - 03/25 14K', 'remarks': 'VOSA STATES 12K- 14K- 17K -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': 106, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/5d9d1c94-2c38-4760-8ab4-c7bddd190bbc.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:02:57 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120746372, 'registration': 'EY71FDE', 'account': 'WBA002', 'make': 'SUZUKI', 'model': 'SWIFT HATCHBACK', 'derivative': '1.2 Dualjet 83 12V Hybrid SZ-L 5dr', 'mileage': 17696, 'mileageWarranty': True, 'type': 'car', 'saleId': 19180, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-03-30T09:00Z', 'lot': 1128, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2021-09-30', 'fuel': 'Petrol', 'motExpiry': '2027-04-06', 'doors': 5, 'engineSize': 1197, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/EY71FDE/2026-03-25/image/9879ddb7-b040-4bdb-a9ad-36e4082e5efa_removebg.jpg?w=600', 'https://abimg003.imgix.net/EY71FDE/2026-03-25/image/b980feb2-46c1-4ba7-8fe7-1738f515277b_removebg.jpg?w=600', 'https://abimg003.imgix.net/EY71FDE/2026-03-25/image/734a2e20-cc12-45c1-b88c-e231817ca32a_removebg.jpg?w=600', 'https://abimg003.imgix.net/EY71FDE/2026-03-25/image/01facca4-7e87-40ae-9418-64f29771f956_removebg.jpg?w=600', 'https://abimg003.imgix.net/EY71FDE/2026-03-25/image/4497a2fa-aa85-46ca-9dbb-e6ae7d66e840_removebg.jpg?w=600', 'https://abimg003.imgix.net/EY71FDE/2026-03-25/image/9f02e15f-c926-42b6-ab3c-cb535eb9a266_removebg.jpg?w=600', 'https://abimg003.imgix.net/EY71FDE/2026-03-25/image/98c2b00b-ec01-4fa1-b6d8-030959e52c9f_removebg.jpg?w=600', 'https://abimg003.imgix.net/EY71FDE/2026-03-25/image/9adde101-9df1-4643-a3cf-f2443b9e8cb4_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 09/22 4K - 03/26 17K - 03/25 14K', 'remarks': 'VOSA STATES 12K- 14K- 17K -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': 106, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/5d9d1c94-2c38-4760-8ab4-c7bddd190bbc.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:02:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0427633a-4840-59b4-a51f-9631ba6ac956 with identifier: 120746372
2026-03-27 19:02:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0427633a-4840-59b4-a51f-9631ba6ac956 with scrape type 2
2026-03-27 19:02:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0427633a-4840-59b4-a51f-9631ba6ac956 with scrape type 2
2026-03-27 19:02:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 0427633a-4840-59b4-a51f-9631ba6ac956, identifier: 120746372
2026-03-27 19:02:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 0427633a-4840-59b4-a51f-9631ba6ac956 with identifier: 120746372
2026-03-27 19:02:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 0427633a-4840-59b4-a51f-9631ba6ac956 with identifier: 120746372
2026-03-27 19:02:57 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 0427633a-4840-59b4-a51f-9631ba6ac956 with identifier: 120746372 to the API
2026-03-27 19:02:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19: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-27 19:02:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120746372?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 106,
'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': '0427633a-4840-59b4-a51f-9631ba6ac956',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'EY71FDE',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120746372',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'SUZUKI',
'model': 'SWIFT HATCHBACK',
'odometer': 17696,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-09-30',
'seller_name': 'UKCGR - Premium',
'title': 'SUZUKI SWIFT HATCHBACK 1.2 Dualjet 83 12V Hybrid SZ-L 5dr',
'transmission': 'manual',
'trim': '1.2 Dualjet 83 12V Hybrid SZ-L 5dr',
'vin': None,
'year': 2021}
2026-03-27 19:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%27120746372%27 HTTP/1.1" 200 None
2026-03-27 19:02:58 [astonbarclay.gb] INFO: Saving data for 120746372: {'auction_closing_time': 1774861200.0, 'created_time': 1774432892.905201, 'last_price_update_time': 1774638178.040088}
2026-03-27 19:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120746372') HTTP/1.1" 204 0
2026-03-27 19:02:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120736652?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19: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-27 19:02:58 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120736652, 'registration': 'KP66VLT', 'account': 'WBA004', 'make': 'NISSAN', 'model': 'MICRA HATCHBACK', 'derivative': '1.2 Acenta 5dr CVT', 'mileage': 20506, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2243, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2016-09-29', 'fuel': 'Petrol', 'motExpiry': '2026-09-28', 'doors': 5, 'engineSize': 1198, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/KP66VLT/2026-03-24/image/4bc5fef2-24c4-41e4-bf39-06a56f2c1974_removebg.jpg?w=600', 'https://abimg003.imgix.net/KP66VLT/2026-03-24/image/b138af6f-cea6-4211-afb3-c3c9e36c1af7_removebg.jpg?w=600', 'https://abimg003.imgix.net/KP66VLT/2026-03-24/image/a604fb36-4387-4003-83ed-ba94a421fdf3_removebg.jpg?w=600', 'https://abimg003.imgix.net/KP66VLT/2026-03-24/image/a8b3e920-aa5d-406d-823a-a9247556f191_removebg.jpg?w=600', 'https://abimg003.imgix.net/KP66VLT/2026-03-24/image/f36d1f93-17e8-48bd-a992-b428a990d265_removebg.jpg?w=600', 'https://abimg003.imgix.net/KP66VLT/2026-03-24/image/2573abe8-7411-4520-8924-e2536970313e_removebg.jpg?w=600', 'https://abimg003.imgix.net/KP66VLT/2026-03-24/image/a6481c86-c08a-4b01-8094-099477035289_removebg.jpg?w=600', 'https://abimg003.imgix.net/KP66VLT/2026-03-24/image/2464b0cf-0acb-4a52-b2c6-9da3b9448b20_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 01/18 4K - 01/19 7K - 09/19 10K - 09/22 16K - 09/24 19K', 'remarks': 'VOSA STATES 16K- 18K- 19K- 20K - 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': 125, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/85c9bdf3-dc04-4df7-99c8-668bf340faa8.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:02:58 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120736652, 'registration': 'KP66VLT', 'account': 'WBA004', 'make': 'NISSAN', 'model': 'MICRA HATCHBACK', 'derivative': '1.2 Acenta 5dr CVT', 'mileage': 20506, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2243, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2016-09-29', 'fuel': 'Petrol', 'motExpiry': '2026-09-28', 'doors': 5, 'engineSize': 1198, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/KP66VLT/2026-03-24/image/4bc5fef2-24c4-41e4-bf39-06a56f2c1974_removebg.jpg?w=600', 'https://abimg003.imgix.net/KP66VLT/2026-03-24/image/b138af6f-cea6-4211-afb3-c3c9e36c1af7_removebg.jpg?w=600', 'https://abimg003.imgix.net/KP66VLT/2026-03-24/image/a604fb36-4387-4003-83ed-ba94a421fdf3_removebg.jpg?w=600', 'https://abimg003.imgix.net/KP66VLT/2026-03-24/image/a8b3e920-aa5d-406d-823a-a9247556f191_removebg.jpg?w=600', 'https://abimg003.imgix.net/KP66VLT/2026-03-24/image/f36d1f93-17e8-48bd-a992-b428a990d265_removebg.jpg?w=600', 'https://abimg003.imgix.net/KP66VLT/2026-03-24/image/2573abe8-7411-4520-8924-e2536970313e_removebg.jpg?w=600', 'https://abimg003.imgix.net/KP66VLT/2026-03-24/image/a6481c86-c08a-4b01-8094-099477035289_removebg.jpg?w=600', 'https://abimg003.imgix.net/KP66VLT/2026-03-24/image/2464b0cf-0acb-4a52-b2c6-9da3b9448b20_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 01/18 4K - 01/19 7K - 09/19 10K - 09/22 16K - 09/24 19K', 'remarks': 'VOSA STATES 16K- 18K- 19K- 20K - 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': 125, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/85c9bdf3-dc04-4df7-99c8-668bf340faa8.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:02:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9fb38841-1e00-5737-867a-b21ac8a51c19 with identifier: 120736652
2026-03-27 19:02:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9fb38841-1e00-5737-867a-b21ac8a51c19 with scrape type 2
2026-03-27 19:02:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9fb38841-1e00-5737-867a-b21ac8a51c19 with scrape type 2
2026-03-27 19:02:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 9fb38841-1e00-5737-867a-b21ac8a51c19, identifier: 120736652
2026-03-27 19:02:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 9fb38841-1e00-5737-867a-b21ac8a51c19 with identifier: 120736652
2026-03-27 19:02:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 19:02:59 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=SILVER HTTP/1.1" 200 None
2026-03-27 19:02:59 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 19:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-27 19:02:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 9fb38841-1e00-5737-867a-b21ac8a51c19 with identifier: 120736652
2026-03-27 19:02:59 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 9fb38841-1e00-5737-867a-b21ac8a51c19 with identifier: 120736652 to the API
2026-03-27 19:02:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:02: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-27 19:02:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120736652?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 125,
'color': 'SILVER',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Petrol',
'id': '9fb38841-1e00-5737-867a-b21ac8a51c19',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'KP66VLT',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120736652',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'NISSAN',
'model': 'MICRA HATCHBACK',
'odometer': 20506,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-09-29',
'seller_name': 'UKCGR - Trade',
'title': 'NISSAN MICRA HATCHBACK 1.2 Acenta 5dr CVT',
'transmission': 'automatic',
'trim': '1.2 Acenta 5dr CVT',
'vin': None,
'year': 2016}
2026-03-27 19:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%27120736652%27 HTTP/1.1" 200 None
2026-03-27 19:02:59 [astonbarclay.gb] INFO: Saving data for 120736652: {'auction_closing_time': 1774888200.0, 'created_time': 1774432925.646483, 'last_price_update_time': 1774638179.554483}
2026-03-27 19:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120736652') HTTP/1.1" 204 0
2026-03-27 19:03:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120755203?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19: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-27 19:03:00 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120755203, 'registration': 'YA65YGO', 'account': 'WBA004', 'make': 'TOYOTA', 'model': 'AYGO HATCHBACK SPECIAL EDITIONS', 'derivative': '1.0 VVT-i X-Pure 5dr', 'mileage': 103870, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2257, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2016-01-29', 'fuel': 'Petrol', 'motExpiry': '2026-03-20', 'doors': 5, 'engineSize': 998, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YA65YGO/2026-03-25/image/5421ccd7-acfb-4b5e-984d-b23de3d2cf53_removebg.jpg?w=600', 'https://abimg003.imgix.net/YA65YGO/2026-03-25/image/6b55260e-3f23-437a-bf40-f867b20e58e8_removebg.jpg?w=600', 'https://abimg003.imgix.net/YA65YGO/2026-03-25/image/1b13c57e-6357-4595-a82a-ad9e8428509a_removebg.jpg?w=600', 'https://abimg003.imgix.net/YA65YGO/2026-03-25/image/9d7f5593-379b-449a-b289-1a5343dd1b67_removebg.jpg?w=600', 'https://abimg003.imgix.net/YA65YGO/2026-03-25/image/d54f1177-cf84-4d42-85ab-d297c2cefe8a_removebg.jpg?w=600', 'https://abimg003.imgix.net/YA65YGO/2026-03-25/image/7317343c-976e-4e53-b87f-7e463208e1d3_removebg.jpg?w=600', 'https://abimg003.imgix.net/YA65YGO/2026-03-25/image/b10db9e3-f820-47d0-8822-d338387ca664_removebg.jpg?w=600', 'https://abimg003.imgix.net/YA65YGO/2026-03-25/image/e10f8242-d42b-4f35-bd21-e8aabf300b76_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book EMPTY SERVICE BOOK, 12/16-10K, 10/17-20K', 'remarks': 'VOSA STATES 59K, 63K, 75K, 89K', 'virtual': False, 'seller': 'UKCGR - Trade', '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/c59fa8d3-b6eb-4f83-af65-4bae67d9a951.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:03:00 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120755203, 'registration': 'YA65YGO', 'account': 'WBA004', 'make': 'TOYOTA', 'model': 'AYGO HATCHBACK SPECIAL EDITIONS', 'derivative': '1.0 VVT-i X-Pure 5dr', 'mileage': 103870, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2257, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2016-01-29', 'fuel': 'Petrol', 'motExpiry': '2026-03-20', 'doors': 5, 'engineSize': 998, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YA65YGO/2026-03-25/image/5421ccd7-acfb-4b5e-984d-b23de3d2cf53_removebg.jpg?w=600', 'https://abimg003.imgix.net/YA65YGO/2026-03-25/image/6b55260e-3f23-437a-bf40-f867b20e58e8_removebg.jpg?w=600', 'https://abimg003.imgix.net/YA65YGO/2026-03-25/image/1b13c57e-6357-4595-a82a-ad9e8428509a_removebg.jpg?w=600', 'https://abimg003.imgix.net/YA65YGO/2026-03-25/image/9d7f5593-379b-449a-b289-1a5343dd1b67_removebg.jpg?w=600', 'https://abimg003.imgix.net/YA65YGO/2026-03-25/image/d54f1177-cf84-4d42-85ab-d297c2cefe8a_removebg.jpg?w=600', 'https://abimg003.imgix.net/YA65YGO/2026-03-25/image/7317343c-976e-4e53-b87f-7e463208e1d3_removebg.jpg?w=600', 'https://abimg003.imgix.net/YA65YGO/2026-03-25/image/b10db9e3-f820-47d0-8822-d338387ca664_removebg.jpg?w=600', 'https://abimg003.imgix.net/YA65YGO/2026-03-25/image/e10f8242-d42b-4f35-bd21-e8aabf300b76_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book EMPTY SERVICE BOOK, 12/16-10K, 10/17-20K', 'remarks': 'VOSA STATES 59K, 63K, 75K, 89K', 'virtual': False, 'seller': 'UKCGR - Trade', '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/c59fa8d3-b6eb-4f83-af65-4bae67d9a951.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:03:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 13537d31-b104-58d9-a5b7-64420a6a012f with identifier: 120755203
2026-03-27 19:03:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 13537d31-b104-58d9-a5b7-64420a6a012f with scrape type 2
2026-03-27 19:03:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 13537d31-b104-58d9-a5b7-64420a6a012f with scrape type 2
2026-03-27 19:03:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 13537d31-b104-58d9-a5b7-64420a6a012f, identifier: 120755203
2026-03-27 19:03:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 13537d31-b104-58d9-a5b7-64420a6a012f with identifier: 120755203
2026-03-27 19:03:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 13537d31-b104-58d9-a5b7-64420a6a012f with identifier: 120755203
2026-03-27 19:03:00 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 13537d31-b104-58d9-a5b7-64420a6a012f with identifier: 120755203 to the API
2026-03-27 19:03:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:03: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-27 19:03:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120755203?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 95,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Petrol',
'id': '13537d31-b104-58d9-a5b7-64420a6a012f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'YA65YGO',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120755203',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'TOYOTA',
'model': 'AYGO HATCHBACK SPECIAL EDITIONS',
'odometer': 103870,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-01-29',
'seller_name': 'UKCGR - Trade',
'title': 'TOYOTA AYGO HATCHBACK SPECIAL EDITIONS 1.0 VVT-i X-Pure 5dr',
'transmission': 'manual',
'trim': '1.0 VVT-i X-Pure 5dr',
'vin': None,
'year': 2016}
2026-03-27 19:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%27120755203%27 HTTP/1.1" 200 None
2026-03-27 19:03:00 [astonbarclay.gb] INFO: Saving data for 120755203: {'auction_closing_time': 1774888200.0, 'created_time': 1774432897.259638, 'last_price_update_time': 1774638180.872481}
2026-03-27 19:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120755203') HTTP/1.1" 204 0
2026-03-27 19:03:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-27 19:03:03 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.870(s), this was the 1st time calling it.
2026-03-27 19:03:03 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.669208640184182 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-27 19:03:05 [scrapy.extensions.logstats] INFO: Crawled 13 pages (at 3 pages/min), scraped 11 items (at 3 items/min)
2026-03-27 19:03:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 177MiB
2026-03-27 19:03:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120758608?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19: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-27 19:03:06 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120758608, 'registration': 'EX23BGZ', 'account': 'WBA002', 'make': 'DACIA', 'model': 'DUSTER ESTATE', 'derivative': '1.3 TCe 150 Journey 5dr EDC', 'mileage': 25834, 'mileageWarranty': True, 'type': 'car', 'saleId': 19180, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-03-30T09:00Z', 'lot': 1122, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2023-05-06', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 5, 'engineSize': 1332, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/EX23BGZ/2026-03-25/image/c443a83f-9280-4af8-ba6f-a1b5cd5d61a9_removebg.jpg?w=600', 'https://abimg003.imgix.net/EX23BGZ/2026-03-25/image/ecd5cc1c-fbb7-4429-8eb8-60e2d45807fd_removebg.jpg?w=600', 'https://abimg003.imgix.net/EX23BGZ/2026-03-25/image/6165c5bf-784f-4252-82f0-e1843da86705_removebg.jpg?w=600', 'https://abimg003.imgix.net/EX23BGZ/2026-03-25/image/cc396b33-91ae-4737-8edf-ffdce4ba1f11_removebg.jpg?w=600', 'https://abimg003.imgix.net/EX23BGZ/2026-03-25/image/32c92df3-988e-44f4-99e7-6975759191a9_removebg.jpg?w=600', 'https://abimg003.imgix.net/EX23BGZ/2026-03-25/image/b12c13e6-5e34-4cb7-ac64-9979782ec8a7_removebg.jpg?w=600', 'https://abimg003.imgix.net/EX23BGZ/2026-03-25/image/49b70d83-c260-4d88-86ea-041fb6c8253a_removebg.jpg?w=600', 'https://abimg003.imgix.net/EX23BGZ/2026-03-25/image/607280d0-8ef2-4c1c-acef-29cda3fb74d6_removebg.jpg?w=600', 'https://abimg003.imgix.net/EX23BGZ/2026-03-25/image/1b2e239a-9464-4aaf-ab01-1276987cd778_removebg.jpg?w=600', 'https://abimg003.imgix.net/EX23BGZ/2026-03-25/image/092a6d5e-f9f2-4282-aa80-269bee21cbda_removebg.jpg?w=600'], 'colour': 'GREEN', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 05/24-10K, 06/25-19K', 'remarks': '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': 142, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/5ac891a7-0bab-45de-845c-df501843c162.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:03:06 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120758608, 'registration': 'EX23BGZ', 'account': 'WBA002', 'make': 'DACIA', 'model': 'DUSTER ESTATE', 'derivative': '1.3 TCe 150 Journey 5dr EDC', 'mileage': 25834, 'mileageWarranty': True, 'type': 'car', 'saleId': 19180, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-03-30T09:00Z', 'lot': 1122, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2023-05-06', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 5, 'engineSize': 1332, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/EX23BGZ/2026-03-25/image/c443a83f-9280-4af8-ba6f-a1b5cd5d61a9_removebg.jpg?w=600', 'https://abimg003.imgix.net/EX23BGZ/2026-03-25/image/ecd5cc1c-fbb7-4429-8eb8-60e2d45807fd_removebg.jpg?w=600', 'https://abimg003.imgix.net/EX23BGZ/2026-03-25/image/6165c5bf-784f-4252-82f0-e1843da86705_removebg.jpg?w=600', 'https://abimg003.imgix.net/EX23BGZ/2026-03-25/image/cc396b33-91ae-4737-8edf-ffdce4ba1f11_removebg.jpg?w=600', 'https://abimg003.imgix.net/EX23BGZ/2026-03-25/image/32c92df3-988e-44f4-99e7-6975759191a9_removebg.jpg?w=600', 'https://abimg003.imgix.net/EX23BGZ/2026-03-25/image/b12c13e6-5e34-4cb7-ac64-9979782ec8a7_removebg.jpg?w=600', 'https://abimg003.imgix.net/EX23BGZ/2026-03-25/image/49b70d83-c260-4d88-86ea-041fb6c8253a_removebg.jpg?w=600', 'https://abimg003.imgix.net/EX23BGZ/2026-03-25/image/607280d0-8ef2-4c1c-acef-29cda3fb74d6_removebg.jpg?w=600', 'https://abimg003.imgix.net/EX23BGZ/2026-03-25/image/1b2e239a-9464-4aaf-ab01-1276987cd778_removebg.jpg?w=600', 'https://abimg003.imgix.net/EX23BGZ/2026-03-25/image/092a6d5e-f9f2-4282-aa80-269bee21cbda_removebg.jpg?w=600'], 'colour': 'GREEN', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 05/24-10K, 06/25-19K', 'remarks': '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': 142, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/5ac891a7-0bab-45de-845c-df501843c162.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:03:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7272b069-2940-59c6-82f9-b2cc6490e59a with identifier: 120758608
2026-03-27 19:03:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7272b069-2940-59c6-82f9-b2cc6490e59a with scrape type 2
2026-03-27 19:03:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7272b069-2940-59c6-82f9-b2cc6490e59a with scrape type 2
2026-03-27 19:03:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 7272b069-2940-59c6-82f9-b2cc6490e59a, identifier: 120758608
2026-03-27 19:03:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 7272b069-2940-59c6-82f9-b2cc6490e59a with identifier: 120758608
2026-03-27 19:03:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 19:03:06 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=GREEN HTTP/1.1" 200 None
2026-03-27 19:03:06 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 19:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-27 19:03:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 7272b069-2940-59c6-82f9-b2cc6490e59a with identifier: 120758608
2026-03-27 19:03:06 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 7272b069-2940-59c6-82f9-b2cc6490e59a with identifier: 120758608 to the API
2026-03-27 19:03:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:03: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-27 19:03:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120758608?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 142,
'color': 'GREEN',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Petrol',
'id': '7272b069-2940-59c6-82f9-b2cc6490e59a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'EX23BGZ',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120758608',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'DACIA',
'model': 'DUSTER ESTATE',
'odometer': 25834,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-05-06',
'seller_name': 'UKCGR - Premium',
'title': 'DACIA DUSTER ESTATE 1.3 TCe 150 Journey 5dr EDC',
'transmission': 'automatic',
'trim': '1.3 TCe 150 Journey 5dr EDC',
'vin': None,
'year': 2023}
2026-03-27 19:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120758608%27 HTTP/1.1" 200 None
2026-03-27 19:03:06 [astonbarclay.gb] INFO: Saving data for 120758608: {'auction_closing_time': 1774861200.0, 'created_time': 1774432896.313219, 'last_price_update_time': 1774638186.771432}
2026-03-27 19:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120758608') HTTP/1.1" 204 0
2026-03-27 19:03:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120614132?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19: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-27 19:03:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-27 19:03:09 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120614132, 'registration': 'LO20VKA', 'account': 'VAN038', 'make': 'LEXUS', 'model': 'NX ESTATE', 'derivative': '300h 2.5 5dr CVT [8" Nav]', 'mileage': 37901, 'mileageWarranty': True, 'type': 'car', 'saleId': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 401}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2020-03-20', 'fuel': 'Petrol/Electric Hybrid', 'motExpiry': '2026-04-01', 'doors': 5, 'engineSize': 2494, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/LO20VKA/2026-03-24/image/0725af8f-2791-40b0-9488-7b0058b6f20c_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO20VKA/2026-03-24/image/af587de9-900e-4677-b02c-e2a8d5363303_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO20VKA/2026-03-24/image/ad37d8c0-1271-41c5-b9ee-8d14f849e1d8_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO20VKA/2026-03-24/image/55ffda8a-9a25-407d-aedb-d0794f2877b7_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO20VKA/2026-03-24/image/a7b02ac7-4151-48be-bd9d-f387c529d189_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO20VKA/2026-03-24/image/4695299b-bad3-488c-9ccf-22af970665d5_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO20VKA/2026-03-24/image/127233ab-5ad7-43e1-8331-a829e64ff992_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO20VKA/2026-03-24/image/3d202810-25f7-4da7-93f6-f8d1598f97ef_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO20VKA/2026-03-24/image/39c032b3-4e88-49e6-bd0c-db6923a2218c_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 02/23 - 10K, 05/25 - 31K,', 'remarks': '**1303** VOSA STATES 10K, 20K, 29K,', 'virtual': False, 'seller': 'Vantage Motor Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 137, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/7a5024c0-7e31-457c-b534-9a1b4b0c7964.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:03:09 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120614132, 'registration': 'LO20VKA', 'account': 'VAN038', 'make': 'LEXUS', 'model': 'NX ESTATE', 'derivative': '300h 2.5 5dr CVT [8" Nav]', 'mileage': 37901, 'mileageWarranty': True, 'type': 'car', 'saleId': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 401}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2020-03-20', 'fuel': 'Petrol/Electric Hybrid', 'motExpiry': '2026-04-01', 'doors': 5, 'engineSize': 2494, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/LO20VKA/2026-03-24/image/0725af8f-2791-40b0-9488-7b0058b6f20c_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO20VKA/2026-03-24/image/af587de9-900e-4677-b02c-e2a8d5363303_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO20VKA/2026-03-24/image/ad37d8c0-1271-41c5-b9ee-8d14f849e1d8_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO20VKA/2026-03-24/image/55ffda8a-9a25-407d-aedb-d0794f2877b7_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO20VKA/2026-03-24/image/a7b02ac7-4151-48be-bd9d-f387c529d189_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO20VKA/2026-03-24/image/4695299b-bad3-488c-9ccf-22af970665d5_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO20VKA/2026-03-24/image/127233ab-5ad7-43e1-8331-a829e64ff992_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO20VKA/2026-03-24/image/3d202810-25f7-4da7-93f6-f8d1598f97ef_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO20VKA/2026-03-24/image/39c032b3-4e88-49e6-bd0c-db6923a2218c_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 02/23 - 10K, 05/25 - 31K,', 'remarks': '**1303** VOSA STATES 10K, 20K, 29K,', 'virtual': False, 'seller': 'Vantage Motor Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 137, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/7a5024c0-7e31-457c-b534-9a1b4b0c7964.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:03:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bc08d235-8080-5d24-8416-d948254c526e with identifier: 120614132
2026-03-27 19:03:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bc08d235-8080-5d24-8416-d948254c526e with scrape type 2
2026-03-27 19:03:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bc08d235-8080-5d24-8416-d948254c526e with scrape type 2
2026-03-27 19:03:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: bc08d235-8080-5d24-8416-d948254c526e, identifier: 120614132
2026-03-27 19:03:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: bc08d235-8080-5d24-8416-d948254c526e with identifier: 120614132
2026-03-27 19:03:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 19:03:09 [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-27 19:03:09 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 19:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-27 19:03:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: bc08d235-8080-5d24-8416-d948254c526e with identifier: 120614132
2026-03-27 19:03:09 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: bc08d235-8080-5d24-8416-d948254c526e with identifier: 120614132 to the API
2026-03-27 19:03:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:03: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-27 19:03:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120614132?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 137,
'color': 'RED',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.5L',
'expiration_date': '2026-03-31T12:00:00Z',
'fuel_type': 'Petrol/Electric Hybrid',
'id': 'bc08d235-8080-5d24-8416-d948254c526e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'LO20VKA',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120614132',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'LEXUS',
'model': 'NX ESTATE',
'odometer': 37901,
'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': 'LEXUS NX ESTATE 300h 2.5 5dr CVT [8" Nav]',
'transmission': 'automatic',
'trim': '300h 2.5 5dr CVT [8" Nav]',
'vin': None,
'year': 2020}
2026-03-27 19:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%27120614132%27 HTTP/1.1" 200 None
2026-03-27 19:03:11 [astonbarclay.gb] INFO: Saving data for 120614132: {'auction_closing_time': 1774958400.0, 'created_time': 1774328524.857585, 'last_price_update_time': 1774638191.528777}
2026-03-27 19:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120614132') HTTP/1.1" 204 0
2026-03-27 19:03:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120761139?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19: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-27 19:03:12 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120761139, 'registration': 'WG16NOU', 'account': 'MOT129', 'make': 'AUDI', 'model': 'TT DIESEL COUPE', 'derivative': '2.0 TDI Ultra S Line 2dr', 'mileage': 102255, 'mileageWarranty': True, 'type': 'car', 'saleId': 19229, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 115}, 'saleStart': '2026-04-01T08:45Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2016-05-27', 'fuel': 'Diesel', 'motExpiry': '2026-11-28', 'doors': 2, 'engineSize': 1968, 'bodyType': 'Coupe', 'images': ['https://abimg003.imgix.net/WG16NOU/2026-03-25/image/20df6bdb-a618-4263-b6bd-8b6dd66d2448_removebg.jpg?w=600', 'https://abimg003.imgix.net/WG16NOU/2026-03-25/image/96d5b8c7-b397-4d2d-bdc8-7d11dbebe732_removebg.jpg?w=600', 'https://abimg003.imgix.net/WG16NOU/2026-03-25/image/da997813-ac14-4163-8851-c2a227867624_removebg.jpg?w=600', 'https://abimg003.imgix.net/WG16NOU/2026-03-25/image/95a35ccb-db96-4870-a7d5-287e403fbcb2_removebg.jpg?w=600', 'https://abimg003.imgix.net/WG16NOU/2026-03-25/image/c68d0f89-103e-409f-9eec-fd0b11559a38_removebg.jpg?w=600', 'https://abimg003.imgix.net/WG16NOU/2026-03-25/image/cb7d32f2-fecd-44a4-b9c4-0cf39b93268b_removebg.jpg?w=600', 'https://abimg003.imgix.net/WG16NOU/2026-03-25/image/0872581c-4014-466b-9c5d-55e45cd697a9_removebg.jpg?w=600', 'https://abimg003.imgix.net/WG16NOU/2026-03-25/image/980ed3c4-9784-474f-a9db-8259717ea9c1_removebg.jpg?w=600', 'https://abimg003.imgix.net/WG16NOU/2026-03-25/image/587648af-ac2c-4bf0-92e4-09d715182157_removebg.jpg?w=600', 'https://abimg003.imgix.net/WG16NOU/2026-03-25/image/b7897115-a0fe-428a-898d-885871b10de3_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Fleet', 'serviceHistory': 'Service print PRINT @ 7/17 20K, INVOICES @ 7/17 20K, 9/20 53K, 11/21 67K, 11/22 79K', 'remarks': 'SPARE KEY', 'virtual': False, 'seller': 'MotoNovo Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': False, 'v5details': None, 'co2': 116, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/005ace57-cc26-42a2-8e14-08ae36d192f0.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:03:12 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120761139, 'registration': 'WG16NOU', 'account': 'MOT129', 'make': 'AUDI', 'model': 'TT DIESEL COUPE', 'derivative': '2.0 TDI Ultra S Line 2dr', 'mileage': 102255, 'mileageWarranty': True, 'type': 'car', 'saleId': 19229, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 115}, 'saleStart': '2026-04-01T08:45Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2016-05-27', 'fuel': 'Diesel', 'motExpiry': '2026-11-28', 'doors': 2, 'engineSize': 1968, 'bodyType': 'Coupe', 'images': ['https://abimg003.imgix.net/WG16NOU/2026-03-25/image/20df6bdb-a618-4263-b6bd-8b6dd66d2448_removebg.jpg?w=600', 'https://abimg003.imgix.net/WG16NOU/2026-03-25/image/96d5b8c7-b397-4d2d-bdc8-7d11dbebe732_removebg.jpg?w=600', 'https://abimg003.imgix.net/WG16NOU/2026-03-25/image/da997813-ac14-4163-8851-c2a227867624_removebg.jpg?w=600', 'https://abimg003.imgix.net/WG16NOU/2026-03-25/image/95a35ccb-db96-4870-a7d5-287e403fbcb2_removebg.jpg?w=600', 'https://abimg003.imgix.net/WG16NOU/2026-03-25/image/c68d0f89-103e-409f-9eec-fd0b11559a38_removebg.jpg?w=600', 'https://abimg003.imgix.net/WG16NOU/2026-03-25/image/cb7d32f2-fecd-44a4-b9c4-0cf39b93268b_removebg.jpg?w=600', 'https://abimg003.imgix.net/WG16NOU/2026-03-25/image/0872581c-4014-466b-9c5d-55e45cd697a9_removebg.jpg?w=600', 'https://abimg003.imgix.net/WG16NOU/2026-03-25/image/980ed3c4-9784-474f-a9db-8259717ea9c1_removebg.jpg?w=600', 'https://abimg003.imgix.net/WG16NOU/2026-03-25/image/587648af-ac2c-4bf0-92e4-09d715182157_removebg.jpg?w=600', 'https://abimg003.imgix.net/WG16NOU/2026-03-25/image/b7897115-a0fe-428a-898d-885871b10de3_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Fleet', 'serviceHistory': 'Service print PRINT @ 7/17 20K, INVOICES @ 7/17 20K, 9/20 53K, 11/21 67K, 11/22 79K', 'remarks': 'SPARE KEY', 'virtual': False, 'seller': 'MotoNovo Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': False, 'v5details': None, 'co2': 116, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/005ace57-cc26-42a2-8e14-08ae36d192f0.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:03:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 91330a8c-384d-53da-b247-ad90661a4934 with identifier: 120761139
2026-03-27 19:03:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 91330a8c-384d-53da-b247-ad90661a4934 with scrape type 2
2026-03-27 19:03:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 91330a8c-384d-53da-b247-ad90661a4934 with scrape type 2
2026-03-27 19:03:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 91330a8c-384d-53da-b247-ad90661a4934, identifier: 120761139
2026-03-27 19:03:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 91330a8c-384d-53da-b247-ad90661a4934 with identifier: 120761139
2026-03-27 19:03:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 91330a8c-384d-53da-b247-ad90661a4934 with identifier: 120761139
2026-03-27 19:03:12 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 91330a8c-384d-53da-b247-ad90661a4934 with identifier: 120761139 to the API
2026-03-27 19:03:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:03: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-27 19:03:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120761139?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 116,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 2,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-04-01T08:45:00Z',
'fuel_type': 'Diesel',
'id': '91330a8c-384d-53da-b247-ad90661a4934',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'WG16NOU',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120761139',
'listing': 'auction',
'location': 'Aston Barclay Westbury',
'make': 'AUDI',
'model': 'TT DIESEL COUPE',
'odometer': 102255,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-05-27',
'seller_name': 'MotoNovo Finance',
'title': 'AUDI TT DIESEL COUPE 2.0 TDI Ultra S Line 2dr',
'transmission': 'manual',
'trim': '2.0 TDI Ultra S Line 2dr',
'vin': None,
'year': 2016}
2026-03-27 19:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:03:12 [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-27 19:03:12 [astonbarclay.gb] INFO: Saving data for 120761139: {'auction_closing_time': 1775033100.0, 'created_time': 1774433121.639635, 'last_price_update_time': 1774638192.724199}
2026-03-27 19:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120761139') HTTP/1.1" 204 0
2026-03-27 19:03:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120255976?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19: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-27 19:03:12 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120255976, 'registration': 'SF63CDX', 'account': 'ENA003', 'make': 'VOLKSWAGEN', 'model': 'POLO HATCHBACK', 'derivative': '1.2 60 Match Edition 5dr', 'mileage': 89613, 'mileageWarranty': True, 'type': 'car', 'saleId': 19230, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2013-10-02', 'fuel': 'Petrol', 'motExpiry': '2026-07-28', 'doors': 5, 'engineSize': 1198, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/SF63CDX/2026-03-10/image/7f22a819-f0c5-4b04-bede-ca6c80b220d1_removebg.jpg?w=600', 'https://abimg003.imgix.net/SF63CDX/2026-03-10/image/799b4a30-45ea-4a8b-add6-a61738962b8e_removebg.jpg?w=600', 'https://abimg003.imgix.net/SF63CDX/2026-03-10/image/b8889f3c-d7f9-453f-bb09-654b7f180ee7_removebg.jpg?w=600', 'https://abimg003.imgix.net/SF63CDX/2026-03-10/image/0080e030-9008-4749-8c95-f18fd517182c_removebg.jpg?w=600', 'https://abimg003.imgix.net/SF63CDX/2026-03-10/image/577eced0-01bd-4a67-aa68-d1d49ea485f9_removebg.jpg?w=600', 'https://abimg003.imgix.net/SF63CDX/2026-03-10/image/85937453-43c3-42dc-b9fb-973f8943122c_removebg.jpg?w=600', 'https://abimg003.imgix.net/SF63CDX/2026-03-10/image/e1a1a5fc-e76e-4e98-904b-2895d72ab0ed_removebg.jpg?w=600', 'https://abimg003.imgix.net/SF63CDX/2026-03-10/image/9a281dcf-321a-475d-8494-7ff683b1ee6f_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service print 02/25 - 82K', 'remarks': 'VOSA STATES - 64K, 67K, 73K, 88K SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Local Dealer Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '4', 'v5': True, 'v5details': 'Here', 'co2': 128, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/996580ac-e39b-48e7-842a-dc1d4029f4f3.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:03:12 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120255976, 'registration': 'SF63CDX', 'account': 'ENA003', 'make': 'VOLKSWAGEN', 'model': 'POLO HATCHBACK', 'derivative': '1.2 60 Match Edition 5dr', 'mileage': 89613, 'mileageWarranty': True, 'type': 'car', 'saleId': 19230, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2013-10-02', 'fuel': 'Petrol', 'motExpiry': '2026-07-28', 'doors': 5, 'engineSize': 1198, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/SF63CDX/2026-03-10/image/7f22a819-f0c5-4b04-bede-ca6c80b220d1_removebg.jpg?w=600', 'https://abimg003.imgix.net/SF63CDX/2026-03-10/image/799b4a30-45ea-4a8b-add6-a61738962b8e_removebg.jpg?w=600', 'https://abimg003.imgix.net/SF63CDX/2026-03-10/image/b8889f3c-d7f9-453f-bb09-654b7f180ee7_removebg.jpg?w=600', 'https://abimg003.imgix.net/SF63CDX/2026-03-10/image/0080e030-9008-4749-8c95-f18fd517182c_removebg.jpg?w=600', 'https://abimg003.imgix.net/SF63CDX/2026-03-10/image/577eced0-01bd-4a67-aa68-d1d49ea485f9_removebg.jpg?w=600', 'https://abimg003.imgix.net/SF63CDX/2026-03-10/image/85937453-43c3-42dc-b9fb-973f8943122c_removebg.jpg?w=600', 'https://abimg003.imgix.net/SF63CDX/2026-03-10/image/e1a1a5fc-e76e-4e98-904b-2895d72ab0ed_removebg.jpg?w=600', 'https://abimg003.imgix.net/SF63CDX/2026-03-10/image/9a281dcf-321a-475d-8494-7ff683b1ee6f_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service print 02/25 - 82K', 'remarks': 'VOSA STATES - 64K, 67K, 73K, 88K SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Local Dealer Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '4', 'v5': True, 'v5details': 'Here', 'co2': 128, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/996580ac-e39b-48e7-842a-dc1d4029f4f3.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:03:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 75e6e9fc-bc20-5595-8c07-27c7a547dae5 with identifier: 120255976
2026-03-27 19:03:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 75e6e9fc-bc20-5595-8c07-27c7a547dae5 with scrape type 2
2026-03-27 19:03:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 75e6e9fc-bc20-5595-8c07-27c7a547dae5 with scrape type 2
2026-03-27 19:03:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 75e6e9fc-bc20-5595-8c07-27c7a547dae5, identifier: 120255976
2026-03-27 19:03:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 75e6e9fc-bc20-5595-8c07-27c7a547dae5 with identifier: 120255976
2026-03-27 19:03:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 75e6e9fc-bc20-5595-8c07-27c7a547dae5 with identifier: 120255976
2026-03-27 19:03:13 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 75e6e9fc-bc20-5595-8c07-27c7a547dae5 with identifier: 120255976 to the API
2026-03-27 19:03:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:03: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-27 19:03:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120255976?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 128,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.2L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Petrol',
'id': '75e6e9fc-bc20-5595-8c07-27c7a547dae5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'SF63CDX',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120255976',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'VOLKSWAGEN',
'model': 'POLO HATCHBACK',
'odometer': 89613,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-10-02',
'seller_name': 'Local Dealer Group',
'title': 'VOLKSWAGEN POLO HATCHBACK 1.2 60 Match Edition 5dr',
'transmission': 'manual',
'trim': '1.2 60 Match Edition 5dr',
'vin': None,
'year': 2013}
2026-03-27 19:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:03:13 [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-27 19:03:13 [astonbarclay.gb] INFO: Saving data for 120255976: {'auction_closing_time': 1774888200.0, 'created_time': 1773403871.689247, 'last_price_update_time': 1774638193.21452}
2026-03-27 19:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120255976') HTTP/1.1" 204 0
2026-03-27 19:03:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120856713?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19: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-27 19:03:14 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120856713, 'registration': 'WV62FLF', 'account': 'WBA001', 'make': 'TOYOTA', 'model': 'AYGO HATCHBACK', 'derivative': '1.0 VVT-i Fire 5dr [AC]', 'mileage': 123182, 'mileageWarranty': True, 'type': 'car', 'saleId': 0, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': None, 'lot': None, 'hall': None, 'transmission': 'manual', 'firstRegistration': '2012-09-05', 'fuel': 'Petrol', 'motExpiry': '2026-09-06', 'doors': 5, 'engineSize': 998, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/WV62FLF/2026-03-27/image/d6a2d3d1-dce0-4ab0-b15e-3b3ef28082f8_removebg.jpg?w=600', 'https://abimg003.imgix.net/WV62FLF/2026-03-27/image/9d91d864-e3ff-458d-84f8-8601040b4170_removebg.jpg?w=600', 'https://abimg003.imgix.net/WV62FLF/2026-03-27/image/d8d4e1d3-0a64-426a-a03a-c31aa0d7fd2e_removebg.jpg?w=600', 'https://abimg003.imgix.net/WV62FLF/2026-03-27/image/e6eb51b0-9fbc-47ec-a513-f4d1382f980b_removebg.jpg?w=600', 'https://abimg003.imgix.net/WV62FLF/2026-03-27/image/754c2d8d-b5d5-4ed0-a678-c75c5e92cc34_removebg.jpg?w=600', 'https://abimg003.imgix.net/WV62FLF/2026-03-27/image/bb4642c7-dbec-4f5a-b64e-4df3277e3ebe_removebg.jpg?w=600', 'https://abimg003.imgix.net/WV62FLF/2026-03-27/image/3badb50f-3c94-4db8-8d9a-c33b16ea6174_removebg.jpg?w=600', 'https://abimg003.imgix.net/WV62FLF/2026-03-27/image/21f9e6ea-5056-47b3-bbec-8627f92ca0ea_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 09/13- 5K, 10/14- 12K, 02/16- 21K, 08/17- 26K, 09/18- 44K, 09/19- 53K, 09/20- 64K, 09/21- 75K, 09/22- 85K, 09/23- 96K, 09/24- 106K, 09/25- 118K', 'remarks': 'VOSA STATES 85K, 96K, 106K, 118K, SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'UKCGR', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 99, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/9cbc5243-1065-41bd-9065-d05573736bdb.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:03:14 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120856713, 'registration': 'WV62FLF', 'account': 'WBA001', 'make': 'TOYOTA', 'model': 'AYGO HATCHBACK', 'derivative': '1.0 VVT-i Fire 5dr [AC]', 'mileage': 123182, 'mileageWarranty': True, 'type': 'car', 'saleId': 0, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': None, 'lot': None, 'hall': None, 'transmission': 'manual', 'firstRegistration': '2012-09-05', 'fuel': 'Petrol', 'motExpiry': '2026-09-06', 'doors': 5, 'engineSize': 998, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/WV62FLF/2026-03-27/image/d6a2d3d1-dce0-4ab0-b15e-3b3ef28082f8_removebg.jpg?w=600', 'https://abimg003.imgix.net/WV62FLF/2026-03-27/image/9d91d864-e3ff-458d-84f8-8601040b4170_removebg.jpg?w=600', 'https://abimg003.imgix.net/WV62FLF/2026-03-27/image/d8d4e1d3-0a64-426a-a03a-c31aa0d7fd2e_removebg.jpg?w=600', 'https://abimg003.imgix.net/WV62FLF/2026-03-27/image/e6eb51b0-9fbc-47ec-a513-f4d1382f980b_removebg.jpg?w=600', 'https://abimg003.imgix.net/WV62FLF/2026-03-27/image/754c2d8d-b5d5-4ed0-a678-c75c5e92cc34_removebg.jpg?w=600', 'https://abimg003.imgix.net/WV62FLF/2026-03-27/image/bb4642c7-dbec-4f5a-b64e-4df3277e3ebe_removebg.jpg?w=600', 'https://abimg003.imgix.net/WV62FLF/2026-03-27/image/3badb50f-3c94-4db8-8d9a-c33b16ea6174_removebg.jpg?w=600', 'https://abimg003.imgix.net/WV62FLF/2026-03-27/image/21f9e6ea-5056-47b3-bbec-8627f92ca0ea_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 09/13- 5K, 10/14- 12K, 02/16- 21K, 08/17- 26K, 09/18- 44K, 09/19- 53K, 09/20- 64K, 09/21- 75K, 09/22- 85K, 09/23- 96K, 09/24- 106K, 09/25- 118K', 'remarks': 'VOSA STATES 85K, 96K, 106K, 118K, SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'UKCGR', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 99, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/9cbc5243-1065-41bd-9065-d05573736bdb.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:03:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 028e4926-9a58-5993-bd02-31af0346de84 with identifier: 120856713
2026-03-27 19:03:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 028e4926-9a58-5993-bd02-31af0346de84 with scrape type 1
2026-03-27 19:03:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 8 photos for item 028e4926-9a58-5993-bd02-31af0346de84
2026-03-27 19:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%252Fabimg003.imgix.net%252FWV62FLF%252F2026-03-27%252Fimage%252Fd6a2d3d1-dce0-4ab0-b15e-3b3ef28082f8_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:03:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WV62FLF/2026-03-27/image/d6a2d3d1-dce0-4ab0-b15e-3b3ef28082f8_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%252Fabimg003.imgix.net%252FWV62FLF%252F2026-03-27%252Fimage%252F9d91d864-e3ff-458d-84f8-8601040b4170_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:03:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WV62FLF/2026-03-27/image/9d91d864-e3ff-458d-84f8-8601040b4170_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%252Fabimg003.imgix.net%252FWV62FLF%252F2026-03-27%252Fimage%252Fd8d4e1d3-0a64-426a-a03a-c31aa0d7fd2e_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:03:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WV62FLF/2026-03-27/image/d8d4e1d3-0a64-426a-a03a-c31aa0d7fd2e_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%252Fabimg003.imgix.net%252FWV62FLF%252F2026-03-27%252Fimage%252Fe6eb51b0-9fbc-47ec-a513-f4d1382f980b_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:03:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WV62FLF/2026-03-27/image/e6eb51b0-9fbc-47ec-a513-f4d1382f980b_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%252Fabimg003.imgix.net%252FWV62FLF%252F2026-03-27%252Fimage%252F754c2d8d-b5d5-4ed0-a678-c75c5e92cc34_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:03:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WV62FLF/2026-03-27/image/754c2d8d-b5d5-4ed0-a678-c75c5e92cc34_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%252Fabimg003.imgix.net%252FWV62FLF%252F2026-03-27%252Fimage%252Fbb4642c7-dbec-4f5a-b64e-4df3277e3ebe_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:03:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WV62FLF/2026-03-27/image/bb4642c7-dbec-4f5a-b64e-4df3277e3ebe_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%252Fabimg003.imgix.net%252FWV62FLF%252F2026-03-27%252Fimage%252F3badb50f-3c94-4db8-8d9a-c33b16ea6174_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:03:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WV62FLF/2026-03-27/image/3badb50f-3c94-4db8-8d9a-c33b16ea6174_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%252Fabimg003.imgix.net%252FWV62FLF%252F2026-03-27%252Fimage%252F21f9e6ea-5056-47b3-bbec-8627f92ca0ea_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:03:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WV62FLF/2026-03-27/image/21f9e6ea-5056-47b3-bbec-8627f92ca0ea_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:03:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120755440?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:03:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:03:20 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120755440, 'registration': 'EX18UNG', 'account': 'WBA003', 'make': 'FORD', 'model': 'ECOSPORT DIESEL HATCHBACK', 'derivative': '1.5 TDCi ST-Line 5dr', 'mileage': 108825, 'mileageWarranty': True, 'type': 'car', 'saleId': 19180, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-03-30T09:00Z', 'lot': 1121, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2018-03-29', 'fuel': 'Diesel', 'motExpiry': '2027-02-14', 'doors': 5, 'engineSize': 1499, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/EX18UNG/2026-03-25/image/e4d0f2d8-c4c0-4f89-8eb7-49753ede8f75_removebg.jpg?w=600', 'https://abimg003.imgix.net/EX18UNG/2026-03-25/image/71df3d71-2e52-42a1-b65a-ac03b8f65132_removebg.jpg?w=600', 'https://abimg003.imgix.net/EX18UNG/2026-03-25/image/257a3bb0-9e46-4e50-a651-d2c563902a3b_removebg.jpg?w=600', 'https://abimg003.imgix.net/EX18UNG/2026-03-25/image/b58e4223-1ee7-4741-ba05-f4e06e4ccec8_removebg.jpg?w=600', 'https://abimg003.imgix.net/EX18UNG/2026-03-25/image/4bd4a7a7-dddc-4888-bb0d-b7bf13473e34_removebg.jpg?w=600', 'https://abimg003.imgix.net/EX18UNG/2026-03-25/image/b4de0cbf-586d-492a-a9db-b759df29c6c0_removebg.jpg?w=600', 'https://abimg003.imgix.net/EX18UNG/2026-03-25/image/ef7e6ac8-884e-4e38-952b-cfcc1de90636_removebg.jpg?w=600', 'https://abimg003.imgix.net/EX18UNG/2026-03-25/image/7db5c190-b4fc-40bc-829a-999ea14f26f4_removebg.jpg?w=600', 'https://abimg003.imgix.net/EX18UNG/2026-03-25/image/98d84712-187a-4339-b49f-71589ee80cbc_removebg.jpg?w=600', 'https://abimg003.imgix.net/EX18UNG/2026-03-25/image/a60eebb6-4d65-4bda-a428-3b922c8e6b95_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 05/19 9k - 06/20 20k - 04/21 33k - 08/22 43k - 08/23 55k - 07/24 78k - 10/24 83k - 01/25 89k - 07/25 96k', 'remarks': 'VOSA STATES 46K- 67K- 90K- 106K - SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'UKCGR - Select', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 107, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/b40d30c6-1046-4090-aa4f-8ac3d963b2bb.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:03:20 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120755440, 'registration': 'EX18UNG', 'account': 'WBA003', 'make': 'FORD', 'model': 'ECOSPORT DIESEL HATCHBACK', 'derivative': '1.5 TDCi ST-Line 5dr', 'mileage': 108825, 'mileageWarranty': True, 'type': 'car', 'saleId': 19180, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-03-30T09:00Z', 'lot': 1121, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2018-03-29', 'fuel': 'Diesel', 'motExpiry': '2027-02-14', 'doors': 5, 'engineSize': 1499, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/EX18UNG/2026-03-25/image/e4d0f2d8-c4c0-4f89-8eb7-49753ede8f75_removebg.jpg?w=600', 'https://abimg003.imgix.net/EX18UNG/2026-03-25/image/71df3d71-2e52-42a1-b65a-ac03b8f65132_removebg.jpg?w=600', 'https://abimg003.imgix.net/EX18UNG/2026-03-25/image/257a3bb0-9e46-4e50-a651-d2c563902a3b_removebg.jpg?w=600', 'https://abimg003.imgix.net/EX18UNG/2026-03-25/image/b58e4223-1ee7-4741-ba05-f4e06e4ccec8_removebg.jpg?w=600', 'https://abimg003.imgix.net/EX18UNG/2026-03-25/image/4bd4a7a7-dddc-4888-bb0d-b7bf13473e34_removebg.jpg?w=600', 'https://abimg003.imgix.net/EX18UNG/2026-03-25/image/b4de0cbf-586d-492a-a9db-b759df29c6c0_removebg.jpg?w=600', 'https://abimg003.imgix.net/EX18UNG/2026-03-25/image/ef7e6ac8-884e-4e38-952b-cfcc1de90636_removebg.jpg?w=600', 'https://abimg003.imgix.net/EX18UNG/2026-03-25/image/7db5c190-b4fc-40bc-829a-999ea14f26f4_removebg.jpg?w=600', 'https://abimg003.imgix.net/EX18UNG/2026-03-25/image/98d84712-187a-4339-b49f-71589ee80cbc_removebg.jpg?w=600', 'https://abimg003.imgix.net/EX18UNG/2026-03-25/image/a60eebb6-4d65-4bda-a428-3b922c8e6b95_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 05/19 9k - 06/20 20k - 04/21 33k - 08/22 43k - 08/23 55k - 07/24 78k - 10/24 83k - 01/25 89k - 07/25 96k', 'remarks': 'VOSA STATES 46K- 67K- 90K- 106K - SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'UKCGR - Select', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 107, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/b40d30c6-1046-4090-aa4f-8ac3d963b2bb.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:03:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1d3e3da9-7bab-5462-adaa-70a42cde94e9 with identifier: 120755440
2026-03-27 19:03:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1d3e3da9-7bab-5462-adaa-70a42cde94e9 with scrape type 2
2026-03-27 19:03:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1d3e3da9-7bab-5462-adaa-70a42cde94e9 with scrape type 2
2026-03-27 19:03:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 1d3e3da9-7bab-5462-adaa-70a42cde94e9, identifier: 120755440
2026-03-27 19:03:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 1d3e3da9-7bab-5462-adaa-70a42cde94e9 with identifier: 120755440
2026-03-27 19:03:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 1d3e3da9-7bab-5462-adaa-70a42cde94e9 with identifier: 120755440
2026-03-27 19:03:21 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 1d3e3da9-7bab-5462-adaa-70a42cde94e9 with identifier: 120755440 to the API
2026-03-27 19:03:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:03: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-27 19:03:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120755440?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 107,
'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': '1d3e3da9-7bab-5462-adaa-70a42cde94e9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'EX18UNG',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120755440',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'FORD',
'model': 'ECOSPORT DIESEL HATCHBACK',
'odometer': 108825,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-03-29',
'seller_name': 'UKCGR - Select',
'title': 'FORD ECOSPORT DIESEL HATCHBACK 1.5 TDCi ST-Line 5dr',
'transmission': 'manual',
'trim': '1.5 TDCi ST-Line 5dr',
'vin': None,
'year': 2018}
2026-03-27 19:03:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:03:21 [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-27 19:03:21 [astonbarclay.gb] INFO: Saving data for 120755440: {'auction_closing_time': 1774861200.0, 'created_time': 1774432903.594816, 'last_price_update_time': 1774638201.388089}
2026-03-27 19:03:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:03:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120755440') HTTP/1.1" 204 0
2026-03-27 19:03:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/WV62FLF/2026-03-27/image/21f9e6ea-5056-47b3-bbec-8627f92ca0ea_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120856713?view=catalogue)
2026-03-27 19:03:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/WV62FLF/2026-03-27/image/3badb50f-3c94-4db8-8d9a-c33b16ea6174_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120856713?view=catalogue)
2026-03-27 19:03:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/WV62FLF/2026-03-27/image/bb4642c7-dbec-4f5a-b64e-4df3277e3ebe_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120856713?view=catalogue)
2026-03-27 19:03:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:03:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439df50710>
2026-03-27 19:03:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:03:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:03:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:03:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_028e4926-9a58-5993-bd02-31af0346de84/028e4926-9a58-5993-bd02-31af0346de84_image_7.jpg HTTP/1.1" 201 0
2026-03-27 19:03:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:03:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FWV62FLF%252F2026-03-27%252Fimage%252F21f9e6ea-5056-47b3-bbec-8627f92ca0ea_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:03:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WV62FLF/2026-03-27/image/21f9e6ea-5056-47b3-bbec-8627f92ca0ea_removebg.jpg?w=600 saved to cache
2026-03-27 19:03:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 028e4926-9a58-5993-bd02-31af0346de84
2026-03-27 19:03:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/WV62FLF/2026-03-27/image/754c2d8d-b5d5-4ed0-a678-c75c5e92cc34_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120856713?view=catalogue)
2026-03-27 19:03:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:03:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439eb67d10>
2026-03-27 19:03:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:03:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:03:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:03:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_028e4926-9a58-5993-bd02-31af0346de84/028e4926-9a58-5993-bd02-31af0346de84_image_6.jpg HTTP/1.1" 201 0
2026-03-27 19:03:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:03:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FWV62FLF%252F2026-03-27%252Fimage%252F3badb50f-3c94-4db8-8d9a-c33b16ea6174_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:03:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WV62FLF/2026-03-27/image/3badb50f-3c94-4db8-8d9a-c33b16ea6174_removebg.jpg?w=600 saved to cache
2026-03-27 19:03:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 028e4926-9a58-5993-bd02-31af0346de84
2026-03-27 19:03:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/WV62FLF/2026-03-27/image/e6eb51b0-9fbc-47ec-a513-f4d1382f980b_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120856713?view=catalogue)
2026-03-27 19:03:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:03:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439d755b10>
2026-03-27 19:03:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:03:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:03:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:03:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_028e4926-9a58-5993-bd02-31af0346de84/028e4926-9a58-5993-bd02-31af0346de84_image_5.jpg HTTP/1.1" 201 0
2026-03-27 19:03:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:03:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FWV62FLF%252F2026-03-27%252Fimage%252Fbb4642c7-dbec-4f5a-b64e-4df3277e3ebe_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:03:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WV62FLF/2026-03-27/image/bb4642c7-dbec-4f5a-b64e-4df3277e3ebe_removebg.jpg?w=600 saved to cache
2026-03-27 19:03:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 028e4926-9a58-5993-bd02-31af0346de84
2026-03-27 19:03:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/WV62FLF/2026-03-27/image/d8d4e1d3-0a64-426a-a03a-c31aa0d7fd2e_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120856713?view=catalogue)
2026-03-27 19:03:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:03:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439d6bdcd0>
2026-03-27 19:03:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:03:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:03:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:03:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_028e4926-9a58-5993-bd02-31af0346de84/028e4926-9a58-5993-bd02-31af0346de84_image_4.jpg HTTP/1.1" 201 0
2026-03-27 19:03:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:03:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FWV62FLF%252F2026-03-27%252Fimage%252F754c2d8d-b5d5-4ed0-a678-c75c5e92cc34_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:03:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WV62FLF/2026-03-27/image/754c2d8d-b5d5-4ed0-a678-c75c5e92cc34_removebg.jpg?w=600 saved to cache
2026-03-27 19:03:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 028e4926-9a58-5993-bd02-31af0346de84
2026-03-27 19:03:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/WV62FLF/2026-03-27/image/9d91d864-e3ff-458d-84f8-8601040b4170_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120856713?view=catalogue)
2026-03-27 19:03:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:03:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439eabffd0>
2026-03-27 19:03:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:03:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:03:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:03:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_028e4926-9a58-5993-bd02-31af0346de84/028e4926-9a58-5993-bd02-31af0346de84_image_3.jpg HTTP/1.1" 201 0
2026-03-27 19:03:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:03:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FWV62FLF%252F2026-03-27%252Fimage%252Fe6eb51b0-9fbc-47ec-a513-f4d1382f980b_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:03:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WV62FLF/2026-03-27/image/e6eb51b0-9fbc-47ec-a513-f4d1382f980b_removebg.jpg?w=600 saved to cache
2026-03-27 19:03:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 028e4926-9a58-5993-bd02-31af0346de84
2026-03-27 19:03:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/WV62FLF/2026-03-27/image/d6a2d3d1-dce0-4ab0-b15e-3b3ef28082f8_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120856713?view=catalogue)
2026-03-27 19:03:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:03:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439d5406d0>
2026-03-27 19:03:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:03:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:03:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:03:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_028e4926-9a58-5993-bd02-31af0346de84/028e4926-9a58-5993-bd02-31af0346de84_image_2.jpg HTTP/1.1" 201 0
2026-03-27 19:03:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:03:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FWV62FLF%252F2026-03-27%252Fimage%252Fd8d4e1d3-0a64-426a-a03a-c31aa0d7fd2e_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:03:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WV62FLF/2026-03-27/image/d8d4e1d3-0a64-426a-a03a-c31aa0d7fd2e_removebg.jpg?w=600 saved to cache
2026-03-27 19:03:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 028e4926-9a58-5993-bd02-31af0346de84
2026-03-27 19:03:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:03:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439ec83010>
2026-03-27 19:03:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:03:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:03:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:03:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_028e4926-9a58-5993-bd02-31af0346de84/028e4926-9a58-5993-bd02-31af0346de84_image_1.jpg HTTP/1.1" 201 0
2026-03-27 19:03:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:03:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FWV62FLF%252F2026-03-27%252Fimage%252F9d91d864-e3ff-458d-84f8-8601040b4170_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:03:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WV62FLF/2026-03-27/image/9d91d864-e3ff-458d-84f8-8601040b4170_removebg.jpg?w=600 saved to cache
2026-03-27 19:03:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 028e4926-9a58-5993-bd02-31af0346de84
2026-03-27 19:03:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:03:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439ebf2450>
2026-03-27 19:03:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:03:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:03:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:03:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_028e4926-9a58-5993-bd02-31af0346de84/028e4926-9a58-5993-bd02-31af0346de84_image_0.jpg HTTP/1.1" 201 0
2026-03-27 19:03:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:03:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FWV62FLF%252F2026-03-27%252Fimage%252Fd6a2d3d1-dce0-4ab0-b15e-3b3ef28082f8_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:03:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WV62FLF/2026-03-27/image/d6a2d3d1-dce0-4ab0-b15e-3b3ef28082f8_removebg.jpg?w=600 saved to cache
2026-03-27 19:03:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 028e4926-9a58-5993-bd02-31af0346de84
2026-03-27 19:03:21 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 028e4926-9a58-5993-bd02-31af0346de84, skipping ID generation
2026-03-27 19:03:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 028e4926-9a58-5993-bd02-31af0346de84 with scrape type 1
2026-03-27 19:03:21 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 028e4926-9a58-5993-bd02-31af0346de84 sending to next pipeline
2026-03-27 19:03:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 028e4926-9a58-5993-bd02-31af0346de84, identifier: 120856713
2026-03-27 19:03:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 028e4926-9a58-5993-bd02-31af0346de84 with identifier: 120856713
2026-03-27 19:03:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 028e4926-9a58-5993-bd02-31af0346de84 with identifier: 120856713
2026-03-27 19:03:22 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 028e4926-9a58-5993-bd02-31af0346de84 with identifier: 120856713 to the API
2026-03-27 19:03:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:03: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-27 19:03:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/WV62FLF/2026-03-27/image/d6a2d3d1-dce0-4ab0-b15e-3b3ef28082f8_removebg.jpg?w=600>
{'auction_title': '',
'c_o_2_emission_value': 99,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.0L',
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '028e4926-9a58-5993-bd02-31af0346de84',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'WV62FLF',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120856713',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'TOYOTA',
'model': 'AYGO HATCHBACK',
'odometer': 123182,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 8,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_028e4926-9a58-5993-bd02-31af0346de84/028e4926-9a58-5993-bd02-31af0346de84_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 25381,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/WV62FLF/2026-03-27/image/d6a2d3d1-dce0-4ab0-b15e-3b3ef28082f8_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_028e4926-9a58-5993-bd02-31af0346de84/028e4926-9a58-5993-bd02-31af0346de84_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 24806,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/WV62FLF/2026-03-27/image/9d91d864-e3ff-458d-84f8-8601040b4170_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_028e4926-9a58-5993-bd02-31af0346de84/028e4926-9a58-5993-bd02-31af0346de84_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 25511,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/WV62FLF/2026-03-27/image/d8d4e1d3-0a64-426a-a03a-c31aa0d7fd2e_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_028e4926-9a58-5993-bd02-31af0346de84/028e4926-9a58-5993-bd02-31af0346de84_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 25666,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/WV62FLF/2026-03-27/image/e6eb51b0-9fbc-47ec-a513-f4d1382f980b_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_028e4926-9a58-5993-bd02-31af0346de84/028e4926-9a58-5993-bd02-31af0346de84_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57816,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/WV62FLF/2026-03-27/image/754c2d8d-b5d5-4ed0-a678-c75c5e92cc34_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_028e4926-9a58-5993-bd02-31af0346de84/028e4926-9a58-5993-bd02-31af0346de84_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 34209,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/WV62FLF/2026-03-27/image/bb4642c7-dbec-4f5a-b64e-4df3277e3ebe_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_028e4926-9a58-5993-bd02-31af0346de84/028e4926-9a58-5993-bd02-31af0346de84_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 41285,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/WV62FLF/2026-03-27/image/3badb50f-3c94-4db8-8d9a-c33b16ea6174_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_028e4926-9a58-5993-bd02-31af0346de84/028e4926-9a58-5993-bd02-31af0346de84_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35328,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/WV62FLF/2026-03-27/image/21f9e6ea-5056-47b3-bbec-8627f92ca0ea_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-09-05',
'seller_name': 'UKCGR',
'title': 'TOYOTA AYGO HATCHBACK 1.0 VVT-i Fire 5dr [AC]',
'transmission': 'manual',
'trim': '1.0 VVT-i Fire 5dr [AC]',
'vin': None,
'year': 2012}
2026-03-27 19:03:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:03:22 [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-27 19:03:22 [astonbarclay.gb] INFO: Saving data for 120856713: {'created_time': 1774638202.872095, 'last_price_update_time': 1774638202.872105}
2026-03-27 19:03:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:03:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120856713') HTTP/1.1" 204 0
2026-03-27 19:03:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120731527?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:03:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:03:24 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120731527, 'registration': 'RF19BNZ', 'account': 'WBA002', 'make': 'FORD', 'model': 'FOCUS HATCHBACK', 'derivative': '1.0 EcoBoost 125 ST-Line 5dr', 'mileage': 50714, 'mileageWarranty': True, 'type': 'car', 'saleId': 19180, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-03-30T09:00Z', 'lot': 1123, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2019-03-28', 'fuel': 'Petrol', 'motExpiry': '2026-05-16', 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/RF19BNZ/2026-03-25/image/430b5860-37b4-4f5f-83e3-447611dd74be_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF19BNZ/2026-03-25/image/c656ee64-4ef3-470b-88a0-09a5b8a8ffff_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF19BNZ/2026-03-25/image/ec70b993-e66f-4bef-8303-3931451b53b5_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF19BNZ/2026-03-25/image/fd20590f-78d4-4c16-a146-63d4776b65b5_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF19BNZ/2026-03-25/image/1d0bf5a6-cfbc-40f9-8962-c8ba6efd1c17_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF19BNZ/2026-03-25/image/06d8d582-3b30-43e4-8ead-d3a5912d01fb_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF19BNZ/2026-03-25/image/c05acf83-0c50-4f1d-ae31-8ebc1e0f186d_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF19BNZ/2026-03-25/image/54a49b5e-0ddf-4dae-81b0-26e6965594e1_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 05/21 11K -05/23 26K - 05/24 33K', 'remarks': 'VOSA STATES 18K- 26K- 33K- 43K- 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': 107, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/bb8c0ca1-bafa-4009-bd1e-5c1782f401d1.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:03:24 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120731527, 'registration': 'RF19BNZ', 'account': 'WBA002', 'make': 'FORD', 'model': 'FOCUS HATCHBACK', 'derivative': '1.0 EcoBoost 125 ST-Line 5dr', 'mileage': 50714, 'mileageWarranty': True, 'type': 'car', 'saleId': 19180, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-03-30T09:00Z', 'lot': 1123, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2019-03-28', 'fuel': 'Petrol', 'motExpiry': '2026-05-16', 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/RF19BNZ/2026-03-25/image/430b5860-37b4-4f5f-83e3-447611dd74be_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF19BNZ/2026-03-25/image/c656ee64-4ef3-470b-88a0-09a5b8a8ffff_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF19BNZ/2026-03-25/image/ec70b993-e66f-4bef-8303-3931451b53b5_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF19BNZ/2026-03-25/image/fd20590f-78d4-4c16-a146-63d4776b65b5_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF19BNZ/2026-03-25/image/1d0bf5a6-cfbc-40f9-8962-c8ba6efd1c17_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF19BNZ/2026-03-25/image/06d8d582-3b30-43e4-8ead-d3a5912d01fb_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF19BNZ/2026-03-25/image/c05acf83-0c50-4f1d-ae31-8ebc1e0f186d_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF19BNZ/2026-03-25/image/54a49b5e-0ddf-4dae-81b0-26e6965594e1_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 05/21 11K -05/23 26K - 05/24 33K', 'remarks': 'VOSA STATES 18K- 26K- 33K- 43K- 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': 107, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/bb8c0ca1-bafa-4009-bd1e-5c1782f401d1.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:03:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b7c297db-a554-5ab3-869f-1c2c56a29ea7 with identifier: 120731527
2026-03-27 19:03:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b7c297db-a554-5ab3-869f-1c2c56a29ea7 with scrape type 2
2026-03-27 19:03:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b7c297db-a554-5ab3-869f-1c2c56a29ea7 with scrape type 2
2026-03-27 19:03:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: b7c297db-a554-5ab3-869f-1c2c56a29ea7, identifier: 120731527
2026-03-27 19:03:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: b7c297db-a554-5ab3-869f-1c2c56a29ea7 with identifier: 120731527
2026-03-27 19:03:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: b7c297db-a554-5ab3-869f-1c2c56a29ea7 with identifier: 120731527
2026-03-27 19:03:24 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: b7c297db-a554-5ab3-869f-1c2c56a29ea7 with identifier: 120731527 to the API
2026-03-27 19:03:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:03: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-27 19:03:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120731527?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 107,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'b7c297db-a554-5ab3-869f-1c2c56a29ea7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'RF19BNZ',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120731527',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'FORD',
'model': 'FOCUS HATCHBACK',
'odometer': 50714,
'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': 'UKCGR - Premium',
'title': 'FORD FOCUS HATCHBACK 1.0 EcoBoost 125 ST-Line 5dr',
'transmission': 'manual',
'trim': '1.0 EcoBoost 125 ST-Line 5dr',
'vin': None,
'year': 2019}
2026-03-27 19:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120731527%27 HTTP/1.1" 200 None
2026-03-27 19:03:24 [astonbarclay.gb] INFO: Saving data for 120731527: {'auction_closing_time': 1774861200.0, 'created_time': 1774433091.38469, 'last_price_update_time': 1774638204.558663}
2026-03-27 19:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120731527') HTTP/1.1" 204 0
2026-03-27 19:03:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120862317?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:03:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:03:27 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120862317, 'registration': 'MJ72AOX', 'account': 'MOT075', 'make': 'KEEWAY', 'model': 'SUPERLIGHT 125 LTD', 'derivative': 'Superlight 125 LTD E5 (21MY)', 'mileage': 10253, 'mileageWarranty': True, 'type': 'motorcycle', 'saleId': 0, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 209}, 'saleStart': None, 'lot': None, 'hall': None, 'transmission': None, 'firstRegistration': '2022-10-06', 'fuel': 'Petrol', 'motExpiry': None, 'doors': None, 'engineSize': 124, 'bodyType': None, 'images': None, 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': 'Service book 08/23-734 miles', 'remarks': 'SPARE KEY', 'virtual': False, 'seller': 'MotoNovo Finance', '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': None, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:03:27 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120862317, 'registration': 'MJ72AOX', 'account': 'MOT075', 'make': 'KEEWAY', 'model': 'SUPERLIGHT 125 LTD', 'derivative': 'Superlight 125 LTD E5 (21MY)', 'mileage': 10253, 'mileageWarranty': True, 'type': 'motorcycle', 'saleId': 0, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 209}, 'saleStart': None, 'lot': None, 'hall': None, 'transmission': None, 'firstRegistration': '2022-10-06', 'fuel': 'Petrol', 'motExpiry': None, 'doors': None, 'engineSize': 124, 'bodyType': None, 'images': None, 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': 'Service book 08/23-734 miles', 'remarks': 'SPARE KEY', 'virtual': False, 'seller': 'MotoNovo Finance', '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': None, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:03:27 [astonbarclay.gb] ERROR: Error parsing details: Field transmission is not nullable
2026-03-27 19:03:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120763418?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19: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-27 19:03:32 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120763418, 'registration': 'WD16ULC', 'account': 'MOT075', 'make': 'BMW', 'model': '3 SERIES DIESEL TOURING', 'derivative': '335d xDrive M Sport 5dr Step Auto', 'mileage': 107384, 'mileageWarranty': True, 'type': 'car', 'saleId': 0, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 209}, 'saleStart': None, 'lot': None, 'hall': None, 'transmission': 'automatic', 'firstRegistration': '2016-07-09', 'fuel': 'Diesel', 'motExpiry': '2024-10-18', 'doors': 5, 'engineSize': 2993, 'bodyType': 'Estate', 'images': None, 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': True, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'WONT TURN OVER/LIGHTS UP, VOSA STATES 35K 57K 74K 87K 100K 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': 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-27 19:03:32 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120763418, 'registration': 'WD16ULC', 'account': 'MOT075', 'make': 'BMW', 'model': '3 SERIES DIESEL TOURING', 'derivative': '335d xDrive M Sport 5dr Step Auto', 'mileage': 107384, 'mileageWarranty': True, 'type': 'car', 'saleId': 0, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 209}, 'saleStart': None, 'lot': None, 'hall': None, 'transmission': 'automatic', 'firstRegistration': '2016-07-09', 'fuel': 'Diesel', 'motExpiry': '2024-10-18', 'doors': 5, 'engineSize': 2993, 'bodyType': 'Estate', 'images': None, 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': True, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'WONT TURN OVER/LIGHTS UP, VOSA STATES 35K 57K 74K 87K 100K 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': 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-27 19:03:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b72ec432-53cc-588b-b1af-2de3a8998eaa with identifier: 120763418
2026-03-27 19:03:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b72ec432-53cc-588b-b1af-2de3a8998eaa with scrape type 2
2026-03-27 19:03:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b72ec432-53cc-588b-b1af-2de3a8998eaa with scrape type 2
2026-03-27 19:03:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: b72ec432-53cc-588b-b1af-2de3a8998eaa, identifier: 120763418
2026-03-27 19:03:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: b72ec432-53cc-588b-b1af-2de3a8998eaa with identifier: 120763418
2026-03-27 19:03:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: b72ec432-53cc-588b-b1af-2de3a8998eaa with identifier: 120763418
2026-03-27 19:03:32 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: b72ec432-53cc-588b-b1af-2de3a8998eaa with identifier: 120763418 to the API
2026-03-27 19:03:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:03: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-27 19:03:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120763418?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 151,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'b72ec432-53cc-588b-b1af-2de3a8998eaa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'WD16ULC',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120763418',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'BMW',
'model': '3 SERIES DIESEL TOURING',
'odometer': 107384,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-07-09',
'seller_name': 'MotoNovo Finance',
'title': 'BMW 3 SERIES DIESEL TOURING 335d xDrive M Sport 5dr Step Auto',
'transmission': 'automatic',
'trim': '335d xDrive M Sport 5dr Step Auto',
'vin': None,
'year': 2016}
2026-03-27 19:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:03:34 [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-27 19:03:34 [astonbarclay.gb] INFO: Saving data for 120763418: {'auction_closing_time': 1774947600.0, 'created_time': 1774432940.178093, 'last_price_update_time': 1774638214.193317}
2026-03-27 19:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120763418') HTTP/1.1" 204 0
2026-03-27 19:03:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120862821?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:03:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:03:36 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120862821, 'registration': 'SB14UWG', 'account': 'MAN037', 'make': 'VAUXHALL', 'model': 'ASTRA GTC COUPE', 'derivative': '1.4T 16V 140 SRi 3dr', 'mileage': 79404, 'mileageWarranty': False, 'type': 'car', 'saleId': 0, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': None, 'lot': None, 'hall': None, 'transmission': 'manual', 'firstRegistration': '2014-08-14', 'fuel': 'Petrol', 'motExpiry': '2026-12-05', 'doors': 3, 'engineSize': 1364, 'bodyType': 'Coupe', 'images': ['https://abimg003.imgix.net/SB14UWG/2026-03-27/image/7632ad93-75c5-485a-bc65-6a655355efa6_removebg.jpg?w=600', 'https://abimg003.imgix.net/SB14UWG/2026-03-27/image/d2175996-0d4d-475d-a7fe-c056659bf836_removebg.jpg?w=600', 'https://abimg003.imgix.net/SB14UWG/2026-03-27/image/f4759366-49fb-46e1-8241-5617dc40a331_removebg.jpg?w=600', 'https://abimg003.imgix.net/SB14UWG/2026-03-27/image/717b02e0-a863-405a-bbd5-b01a28efd1a6_removebg.jpg?w=600', 'https://abimg003.imgix.net/SB14UWG/2026-03-27/image/65a266a3-04b6-498d-8ef9-9c018d176999_removebg.jpg?w=600', 'https://abimg003.imgix.net/SB14UWG/2026-03-27/image/417a1a78-ff05-4772-84c7-d9e76e91b405_removebg.jpg?w=600', 'https://abimg003.imgix.net/SB14UWG/2026-03-27/image/d9d24b3e-bcc8-400f-a0f8-3060aa671226_removebg.jpg?w=600', 'https://abimg003.imgix.net/SB14UWG/2026-03-27/image/c1f36f58-f999-4938-a7af-6ba15f4ff026_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book 08/15-3K, 08/16-9K, 06/17-15K, 06/18-20K, 06/19-26K, 07/20-30K, 09/21-45K,', 'remarks': 'VOSA STATES 58K, 59K, 70K, 75K', 'virtual': False, 'seller': 'Manamanx Ltd', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '4', 'v5': True, 'v5details': 'Here', 'co2': 139, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/f7ad06ba-4667-4173-aae2-40c3062cb95c.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:03:36 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120862821, 'registration': 'SB14UWG', 'account': 'MAN037', 'make': 'VAUXHALL', 'model': 'ASTRA GTC COUPE', 'derivative': '1.4T 16V 140 SRi 3dr', 'mileage': 79404, 'mileageWarranty': False, 'type': 'car', 'saleId': 0, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': None, 'lot': None, 'hall': None, 'transmission': 'manual', 'firstRegistration': '2014-08-14', 'fuel': 'Petrol', 'motExpiry': '2026-12-05', 'doors': 3, 'engineSize': 1364, 'bodyType': 'Coupe', 'images': ['https://abimg003.imgix.net/SB14UWG/2026-03-27/image/7632ad93-75c5-485a-bc65-6a655355efa6_removebg.jpg?w=600', 'https://abimg003.imgix.net/SB14UWG/2026-03-27/image/d2175996-0d4d-475d-a7fe-c056659bf836_removebg.jpg?w=600', 'https://abimg003.imgix.net/SB14UWG/2026-03-27/image/f4759366-49fb-46e1-8241-5617dc40a331_removebg.jpg?w=600', 'https://abimg003.imgix.net/SB14UWG/2026-03-27/image/717b02e0-a863-405a-bbd5-b01a28efd1a6_removebg.jpg?w=600', 'https://abimg003.imgix.net/SB14UWG/2026-03-27/image/65a266a3-04b6-498d-8ef9-9c018d176999_removebg.jpg?w=600', 'https://abimg003.imgix.net/SB14UWG/2026-03-27/image/417a1a78-ff05-4772-84c7-d9e76e91b405_removebg.jpg?w=600', 'https://abimg003.imgix.net/SB14UWG/2026-03-27/image/d9d24b3e-bcc8-400f-a0f8-3060aa671226_removebg.jpg?w=600', 'https://abimg003.imgix.net/SB14UWG/2026-03-27/image/c1f36f58-f999-4938-a7af-6ba15f4ff026_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book 08/15-3K, 08/16-9K, 06/17-15K, 06/18-20K, 06/19-26K, 07/20-30K, 09/21-45K,', 'remarks': 'VOSA STATES 58K, 59K, 70K, 75K', 'virtual': False, 'seller': 'Manamanx Ltd', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '4', 'v5': True, 'v5details': 'Here', 'co2': 139, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/f7ad06ba-4667-4173-aae2-40c3062cb95c.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:03:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d344958e-ce29-578c-ae56-28a986769184 with identifier: 120862821
2026-03-27 19:03:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d344958e-ce29-578c-ae56-28a986769184 with scrape type 1
2026-03-27 19:03:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 8 photos for item d344958e-ce29-578c-ae56-28a986769184
2026-03-27 19:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:03: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%252FSB14UWG%252F2026-03-27%252Fimage%252F7632ad93-75c5-485a-bc65-6a655355efa6_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:03:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/SB14UWG/2026-03-27/image/7632ad93-75c5-485a-bc65-6a655355efa6_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:03: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%252FSB14UWG%252F2026-03-27%252Fimage%252Fd2175996-0d4d-475d-a7fe-c056659bf836_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:03:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/SB14UWG/2026-03-27/image/d2175996-0d4d-475d-a7fe-c056659bf836_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:03: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%252FSB14UWG%252F2026-03-27%252Fimage%252Ff4759366-49fb-46e1-8241-5617dc40a331_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:03:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/SB14UWG/2026-03-27/image/f4759366-49fb-46e1-8241-5617dc40a331_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:03: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%252FSB14UWG%252F2026-03-27%252Fimage%252F717b02e0-a863-405a-bbd5-b01a28efd1a6_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:03:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/SB14UWG/2026-03-27/image/717b02e0-a863-405a-bbd5-b01a28efd1a6_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:03: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%252FSB14UWG%252F2026-03-27%252Fimage%252F65a266a3-04b6-498d-8ef9-9c018d176999_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:03:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/SB14UWG/2026-03-27/image/65a266a3-04b6-498d-8ef9-9c018d176999_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:03: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%252FSB14UWG%252F2026-03-27%252Fimage%252F417a1a78-ff05-4772-84c7-d9e76e91b405_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:03:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/SB14UWG/2026-03-27/image/417a1a78-ff05-4772-84c7-d9e76e91b405_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:03: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%252FSB14UWG%252F2026-03-27%252Fimage%252Fd9d24b3e-bcc8-400f-a0f8-3060aa671226_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:03:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/SB14UWG/2026-03-27/image/d9d24b3e-bcc8-400f-a0f8-3060aa671226_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:03: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%252FSB14UWG%252F2026-03-27%252Fimage%252Fc1f36f58-f999-4938-a7af-6ba15f4ff026_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:03:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/SB14UWG/2026-03-27/image/c1f36f58-f999-4938-a7af-6ba15f4ff026_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:03:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120613947?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19: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-27 19:03:38 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.779(s), this was the 1st time calling it.
2026-03-27 19:03:38 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.824787910058297 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-27 19:03:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/SB14UWG/2026-03-27/image/c1f36f58-f999-4938-a7af-6ba15f4ff026_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120862821?view=catalogue)
2026-03-27 19:03:38 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120613947, 'registration': 'RK23SKU', 'account': 'DAY005', 'make': 'KIA', 'model': 'NIRO ESTATE', 'derivative': '1.6 GDi Hybrid 2 5dr DCT', 'mileage': 50959, 'mileageWarranty': True, 'type': 'car', 'saleId': 0, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': None, 'lot': None, 'hall': None, 'transmission': 'automatic', 'firstRegistration': '2023-03-27', 'fuel': 'Petrol/Electric Hybrid', 'motExpiry': None, 'doors': 5, 'engineSize': 1580, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/RK23SKU/2026-03-27/image/735b37be-014b-4f81-ab98-6b526d1d2f9d_removebg.jpg?w=600', 'https://abimg003.imgix.net/RK23SKU/2026-03-27/image/fec9f8b7-6f57-4201-84a3-8f38d677d35e_removebg.jpg?w=600', 'https://abimg003.imgix.net/RK23SKU/2026-03-27/image/6e1a6a40-a8dc-40d7-8698-20656bbe866d_removebg.jpg?w=600', 'https://abimg003.imgix.net/RK23SKU/2026-03-27/image/d6218fbc-9353-4010-b117-37d582ea3b21_removebg.jpg?w=600', 'https://abimg003.imgix.net/RK23SKU/2026-03-27/image/974a9a45-b004-4537-9eb8-ba3873d2cb6f_removebg.jpg?w=600', 'https://abimg003.imgix.net/RK23SKU/2026-03-27/image/5da27ed6-0fea-4c2c-a92c-803778f0133e_removebg.jpg?w=600', 'https://abimg003.imgix.net/RK23SKU/2026-03-27/image/3b928854-ae6f-47fe-9445-663c494a87a4_removebg.jpg?w=600', 'https://abimg003.imgix.net/RK23SKU/2026-03-27/image/c066ff0c-5e16-4ef9-80f1-f71e08915b25_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 08/23-9K, 03/24-19K, 10/24-29K, 07/25-40K', 'remarks': 'FORMER KEEPERS UNKNOWN, VOSA STATES 50K', 'virtual': False, 'seller': 'Days Fleet', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': True, 'v5details': 'Here', 'co2': 100, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/12e807f6-00ee-4769-8768-55a3daf0fb15.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': '+VAT', 'value': '+VAT'}}
2026-03-27 19:03:38 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120613947, 'registration': 'RK23SKU', 'account': 'DAY005', 'make': 'KIA', 'model': 'NIRO ESTATE', 'derivative': '1.6 GDi Hybrid 2 5dr DCT', 'mileage': 50959, 'mileageWarranty': True, 'type': 'car', 'saleId': 0, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': None, 'lot': None, 'hall': None, 'transmission': 'automatic', 'firstRegistration': '2023-03-27', 'fuel': 'Petrol/Electric Hybrid', 'motExpiry': None, 'doors': 5, 'engineSize': 1580, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/RK23SKU/2026-03-27/image/735b37be-014b-4f81-ab98-6b526d1d2f9d_removebg.jpg?w=600', 'https://abimg003.imgix.net/RK23SKU/2026-03-27/image/fec9f8b7-6f57-4201-84a3-8f38d677d35e_removebg.jpg?w=600', 'https://abimg003.imgix.net/RK23SKU/2026-03-27/image/6e1a6a40-a8dc-40d7-8698-20656bbe866d_removebg.jpg?w=600', 'https://abimg003.imgix.net/RK23SKU/2026-03-27/image/d6218fbc-9353-4010-b117-37d582ea3b21_removebg.jpg?w=600', 'https://abimg003.imgix.net/RK23SKU/2026-03-27/image/974a9a45-b004-4537-9eb8-ba3873d2cb6f_removebg.jpg?w=600', 'https://abimg003.imgix.net/RK23SKU/2026-03-27/image/5da27ed6-0fea-4c2c-a92c-803778f0133e_removebg.jpg?w=600', 'https://abimg003.imgix.net/RK23SKU/2026-03-27/image/3b928854-ae6f-47fe-9445-663c494a87a4_removebg.jpg?w=600', 'https://abimg003.imgix.net/RK23SKU/2026-03-27/image/c066ff0c-5e16-4ef9-80f1-f71e08915b25_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 08/23-9K, 03/24-19K, 10/24-29K, 07/25-40K', 'remarks': 'FORMER KEEPERS UNKNOWN, VOSA STATES 50K', 'virtual': False, 'seller': 'Days Fleet', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': True, 'v5details': 'Here', 'co2': 100, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/12e807f6-00ee-4769-8768-55a3daf0fb15.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': '+VAT', 'value': '+VAT'}}
2026-03-27 19:03:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dd275f58-be2d-59ce-b156-601c37b9bbaa with identifier: 120613947
2026-03-27 19:03:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dd275f58-be2d-59ce-b156-601c37b9bbaa with scrape type 1
2026-03-27 19:03:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 8 photos for item dd275f58-be2d-59ce-b156-601c37b9bbaa
2026-03-27 19:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:03: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%252FRK23SKU%252F2026-03-27%252Fimage%252F735b37be-014b-4f81-ab98-6b526d1d2f9d_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:03:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/RK23SKU/2026-03-27/image/735b37be-014b-4f81-ab98-6b526d1d2f9d_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:03:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/SB14UWG/2026-03-27/image/d9d24b3e-bcc8-400f-a0f8-3060aa671226_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120862821?view=catalogue)
2026-03-27 19:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:03: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%252FRK23SKU%252F2026-03-27%252Fimage%252Ffec9f8b7-6f57-4201-84a3-8f38d677d35e_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:03:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/RK23SKU/2026-03-27/image/fec9f8b7-6f57-4201-84a3-8f38d677d35e_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:03: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%252FRK23SKU%252F2026-03-27%252Fimage%252F6e1a6a40-a8dc-40d7-8698-20656bbe866d_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:03:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/RK23SKU/2026-03-27/image/6e1a6a40-a8dc-40d7-8698-20656bbe866d_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:03: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%252FRK23SKU%252F2026-03-27%252Fimage%252Fd6218fbc-9353-4010-b117-37d582ea3b21_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:03:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/RK23SKU/2026-03-27/image/d6218fbc-9353-4010-b117-37d582ea3b21_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:03: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%252FRK23SKU%252F2026-03-27%252Fimage%252F974a9a45-b004-4537-9eb8-ba3873d2cb6f_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:03:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/RK23SKU/2026-03-27/image/974a9a45-b004-4537-9eb8-ba3873d2cb6f_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:03:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:03:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439ead4450>
2026-03-27 19:03:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:03:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:03:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:03:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d344958e-ce29-578c-ae56-28a986769184/d344958e-ce29-578c-ae56-28a986769184_image_7.jpg HTTP/1.1" 201 0
2026-03-27 19:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FSB14UWG%252F2026-03-27%252Fimage%252Fc1f36f58-f999-4938-a7af-6ba15f4ff026_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:03:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/SB14UWG/2026-03-27/image/c1f36f58-f999-4938-a7af-6ba15f4ff026_removebg.jpg?w=600 saved to cache
2026-03-27 19:03:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item d344958e-ce29-578c-ae56-28a986769184
2026-03-27 19:03:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/RK23SKU/2026-03-27/image/735b37be-014b-4f81-ab98-6b526d1d2f9d_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120613947?view=catalogue)
2026-03-27 19:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:03: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%252FRK23SKU%252F2026-03-27%252Fimage%252F5da27ed6-0fea-4c2c-a92c-803778f0133e_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:03:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/RK23SKU/2026-03-27/image/5da27ed6-0fea-4c2c-a92c-803778f0133e_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:03: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%252FRK23SKU%252F2026-03-27%252Fimage%252F3b928854-ae6f-47fe-9445-663c494a87a4_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:03:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/RK23SKU/2026-03-27/image/3b928854-ae6f-47fe-9445-663c494a87a4_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:03: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%252FRK23SKU%252F2026-03-27%252Fimage%252Fc066ff0c-5e16-4ef9-80f1-f71e08915b25_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:03:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/RK23SKU/2026-03-27/image/c066ff0c-5e16-4ef9-80f1-f71e08915b25_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:03:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:03:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439d557bd0>
2026-03-27 19:03:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:03:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:03:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:03:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d344958e-ce29-578c-ae56-28a986769184/d344958e-ce29-578c-ae56-28a986769184_image_6.jpg HTTP/1.1" 201 0
2026-03-27 19:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FSB14UWG%252F2026-03-27%252Fimage%252Fd9d24b3e-bcc8-400f-a0f8-3060aa671226_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:03:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/SB14UWG/2026-03-27/image/d9d24b3e-bcc8-400f-a0f8-3060aa671226_removebg.jpg?w=600 saved to cache
2026-03-27 19:03:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item d344958e-ce29-578c-ae56-28a986769184
2026-03-27 19:03:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/RK23SKU/2026-03-27/image/974a9a45-b004-4537-9eb8-ba3873d2cb6f_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120613947?view=catalogue)
2026-03-27 19:03:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:03:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439d792b90>
2026-03-27 19:03:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:03:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:03:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:03:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dd275f58-be2d-59ce-b156-601c37b9bbaa/dd275f58-be2d-59ce-b156-601c37b9bbaa_image_0.jpg HTTP/1.1" 201 0
2026-03-27 19:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FRK23SKU%252F2026-03-27%252Fimage%252F735b37be-014b-4f81-ab98-6b526d1d2f9d_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:03:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/RK23SKU/2026-03-27/image/735b37be-014b-4f81-ab98-6b526d1d2f9d_removebg.jpg?w=600 saved to cache
2026-03-27 19:03:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item dd275f58-be2d-59ce-b156-601c37b9bbaa
2026-03-27 19:03:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/RK23SKU/2026-03-27/image/c066ff0c-5e16-4ef9-80f1-f71e08915b25_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120613947?view=catalogue)
2026-03-27 19:03:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/RK23SKU/2026-03-27/image/3b928854-ae6f-47fe-9445-663c494a87a4_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120613947?view=catalogue)
2026-03-27 19:03:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:03:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439d7bd390>
2026-03-27 19:03:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:03:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:03:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:03:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dd275f58-be2d-59ce-b156-601c37b9bbaa/dd275f58-be2d-59ce-b156-601c37b9bbaa_image_4.jpg HTTP/1.1" 201 0
2026-03-27 19:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FRK23SKU%252F2026-03-27%252Fimage%252F974a9a45-b004-4537-9eb8-ba3873d2cb6f_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:03:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/RK23SKU/2026-03-27/image/974a9a45-b004-4537-9eb8-ba3873d2cb6f_removebg.jpg?w=600 saved to cache
2026-03-27 19:03:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item dd275f58-be2d-59ce-b156-601c37b9bbaa
2026-03-27 19:03:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/RK23SKU/2026-03-27/image/5da27ed6-0fea-4c2c-a92c-803778f0133e_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120613947?view=catalogue)
2026-03-27 19:03:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:03:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439d5b3a10>
2026-03-27 19:03:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:03:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:03:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:03:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dd275f58-be2d-59ce-b156-601c37b9bbaa/dd275f58-be2d-59ce-b156-601c37b9bbaa_image_7.jpg HTTP/1.1" 201 0
2026-03-27 19:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FRK23SKU%252F2026-03-27%252Fimage%252Fc066ff0c-5e16-4ef9-80f1-f71e08915b25_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:03:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/RK23SKU/2026-03-27/image/c066ff0c-5e16-4ef9-80f1-f71e08915b25_removebg.jpg?w=600 saved to cache
2026-03-27 19:03:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item dd275f58-be2d-59ce-b156-601c37b9bbaa
2026-03-27 19:03:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/RK23SKU/2026-03-27/image/d6218fbc-9353-4010-b117-37d582ea3b21_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120613947?view=catalogue)
2026-03-27 19:03:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:03:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439d69a490>
2026-03-27 19:03:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:03:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:03:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:03:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dd275f58-be2d-59ce-b156-601c37b9bbaa/dd275f58-be2d-59ce-b156-601c37b9bbaa_image_6.jpg HTTP/1.1" 201 0
2026-03-27 19:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FRK23SKU%252F2026-03-27%252Fimage%252F3b928854-ae6f-47fe-9445-663c494a87a4_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:03:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/RK23SKU/2026-03-27/image/3b928854-ae6f-47fe-9445-663c494a87a4_removebg.jpg?w=600 saved to cache
2026-03-27 19:03:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item dd275f58-be2d-59ce-b156-601c37b9bbaa
2026-03-27 19:03:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:03:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439d698350>
2026-03-27 19:03:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:03:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:03:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:03:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dd275f58-be2d-59ce-b156-601c37b9bbaa/dd275f58-be2d-59ce-b156-601c37b9bbaa_image_5.jpg HTTP/1.1" 201 0
2026-03-27 19:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FRK23SKU%252F2026-03-27%252Fimage%252F5da27ed6-0fea-4c2c-a92c-803778f0133e_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:03:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/RK23SKU/2026-03-27/image/5da27ed6-0fea-4c2c-a92c-803778f0133e_removebg.jpg?w=600 saved to cache
2026-03-27 19:03:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item dd275f58-be2d-59ce-b156-601c37b9bbaa
2026-03-27 19:03:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/RK23SKU/2026-03-27/image/6e1a6a40-a8dc-40d7-8698-20656bbe866d_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120613947?view=catalogue)
2026-03-27 19:03:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:03:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f43a021fb10>
2026-03-27 19:03:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:03:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:03:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:03:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dd275f58-be2d-59ce-b156-601c37b9bbaa/dd275f58-be2d-59ce-b156-601c37b9bbaa_image_3.jpg HTTP/1.1" 201 0
2026-03-27 19:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FRK23SKU%252F2026-03-27%252Fimage%252Fd6218fbc-9353-4010-b117-37d582ea3b21_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:03:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/RK23SKU/2026-03-27/image/d6218fbc-9353-4010-b117-37d582ea3b21_removebg.jpg?w=600 saved to cache
2026-03-27 19:03:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item dd275f58-be2d-59ce-b156-601c37b9bbaa
2026-03-27 19:03:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/RK23SKU/2026-03-27/image/fec9f8b7-6f57-4201-84a3-8f38d677d35e_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120613947?view=catalogue)
2026-03-27 19:03:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:03:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439df505d0>
2026-03-27 19:03:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:03:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:03:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:03:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dd275f58-be2d-59ce-b156-601c37b9bbaa/dd275f58-be2d-59ce-b156-601c37b9bbaa_image_2.jpg HTTP/1.1" 201 0
2026-03-27 19:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FRK23SKU%252F2026-03-27%252Fimage%252F6e1a6a40-a8dc-40d7-8698-20656bbe866d_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:03:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/RK23SKU/2026-03-27/image/6e1a6a40-a8dc-40d7-8698-20656bbe866d_removebg.jpg?w=600 saved to cache
2026-03-27 19:03:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item dd275f58-be2d-59ce-b156-601c37b9bbaa
2026-03-27 19:03:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/SB14UWG/2026-03-27/image/417a1a78-ff05-4772-84c7-d9e76e91b405_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120862821?view=catalogue)
2026-03-27 19:03:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:03:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439d74e810>
2026-03-27 19:03:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:03:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:03:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:03:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dd275f58-be2d-59ce-b156-601c37b9bbaa/dd275f58-be2d-59ce-b156-601c37b9bbaa_image_1.jpg HTTP/1.1" 201 0
2026-03-27 19:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FRK23SKU%252F2026-03-27%252Fimage%252Ffec9f8b7-6f57-4201-84a3-8f38d677d35e_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:03:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/RK23SKU/2026-03-27/image/fec9f8b7-6f57-4201-84a3-8f38d677d35e_removebg.jpg?w=600 saved to cache
2026-03-27 19:03:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item dd275f58-be2d-59ce-b156-601c37b9bbaa
2026-03-27 19:03:39 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: dd275f58-be2d-59ce-b156-601c37b9bbaa, skipping ID generation
2026-03-27 19:03:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dd275f58-be2d-59ce-b156-601c37b9bbaa with scrape type 1
2026-03-27 19:03:39 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item dd275f58-be2d-59ce-b156-601c37b9bbaa sending to next pipeline
2026-03-27 19:03:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: dd275f58-be2d-59ce-b156-601c37b9bbaa, identifier: 120613947
2026-03-27 19:03:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: dd275f58-be2d-59ce-b156-601c37b9bbaa with identifier: 120613947
2026-03-27 19:03:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: dd275f58-be2d-59ce-b156-601c37b9bbaa with identifier: 120613947
2026-03-27 19:03:39 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: dd275f58-be2d-59ce-b156-601c37b9bbaa with identifier: 120613947 to the API
2026-03-27 19:03:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19: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-27 19:03:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/RK23SKU/2026-03-27/image/fec9f8b7-6f57-4201-84a3-8f38d677d35e_removebg.jpg?w=600>
{'auction_title': '',
'c_o_2_emission_value': 100,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': None,
'fuel_type': 'Petrol/Electric Hybrid',
'id': 'dd275f58-be2d-59ce-b156-601c37b9bbaa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'RK23SKU',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120613947',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'KIA',
'model': 'NIRO ESTATE',
'odometer': 50959,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 8,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd275f58-be2d-59ce-b156-601c37b9bbaa/dd275f58-be2d-59ce-b156-601c37b9bbaa_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 30052,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/RK23SKU/2026-03-27/image/735b37be-014b-4f81-ab98-6b526d1d2f9d_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd275f58-be2d-59ce-b156-601c37b9bbaa/dd275f58-be2d-59ce-b156-601c37b9bbaa_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 27644,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/RK23SKU/2026-03-27/image/fec9f8b7-6f57-4201-84a3-8f38d677d35e_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd275f58-be2d-59ce-b156-601c37b9bbaa/dd275f58-be2d-59ce-b156-601c37b9bbaa_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 32636,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/RK23SKU/2026-03-27/image/6e1a6a40-a8dc-40d7-8698-20656bbe866d_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd275f58-be2d-59ce-b156-601c37b9bbaa/dd275f58-be2d-59ce-b156-601c37b9bbaa_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 29793,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/RK23SKU/2026-03-27/image/d6218fbc-9353-4010-b117-37d582ea3b21_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd275f58-be2d-59ce-b156-601c37b9bbaa/dd275f58-be2d-59ce-b156-601c37b9bbaa_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43048,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/RK23SKU/2026-03-27/image/974a9a45-b004-4537-9eb8-ba3873d2cb6f_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd275f58-be2d-59ce-b156-601c37b9bbaa/dd275f58-be2d-59ce-b156-601c37b9bbaa_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 33784,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/RK23SKU/2026-03-27/image/5da27ed6-0fea-4c2c-a92c-803778f0133e_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd275f58-be2d-59ce-b156-601c37b9bbaa/dd275f58-be2d-59ce-b156-601c37b9bbaa_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 40716,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/RK23SKU/2026-03-27/image/3b928854-ae6f-47fe-9445-663c494a87a4_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd275f58-be2d-59ce-b156-601c37b9bbaa/dd275f58-be2d-59ce-b156-601c37b9bbaa_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 26414,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/RK23SKU/2026-03-27/image/c066ff0c-5e16-4ef9-80f1-f71e08915b25_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-03-27',
'seller_name': 'Days Fleet',
'title': 'KIA NIRO ESTATE 1.6 GDi Hybrid 2 5dr DCT',
'transmission': 'automatic',
'trim': '1.6 GDi Hybrid 2 5dr DCT',
'vin': None,
'year': 2023}
2026-03-27 19:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%27120613947%27 HTTP/1.1" 200 None
2026-03-27 19:03:39 [astonbarclay.gb] INFO: Saving data for 120613947: {'created_time': 1774638219.51299, 'last_price_update_time': 1774638219.513002}
2026-03-27 19:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120613947') HTTP/1.1" 204 0
2026-03-27 19:03:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/SB14UWG/2026-03-27/image/65a266a3-04b6-498d-8ef9-9c018d176999_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120862821?view=catalogue)
2026-03-27 19:03:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120654113?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:03:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:03:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:03:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439d6556d0>
2026-03-27 19:03:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:03:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:03:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:03:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d344958e-ce29-578c-ae56-28a986769184/d344958e-ce29-578c-ae56-28a986769184_image_5.jpg HTTP/1.1" 201 0
2026-03-27 19:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FSB14UWG%252F2026-03-27%252Fimage%252F417a1a78-ff05-4772-84c7-d9e76e91b405_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:03:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/SB14UWG/2026-03-27/image/417a1a78-ff05-4772-84c7-d9e76e91b405_removebg.jpg?w=600 saved to cache
2026-03-27 19:03:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item d344958e-ce29-578c-ae56-28a986769184
2026-03-27 19:03:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/SB14UWG/2026-03-27/image/717b02e0-a863-405a-bbd5-b01a28efd1a6_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120862821?view=catalogue)
2026-03-27 19:03:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:03:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439d53ff50>
2026-03-27 19:03:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:03:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:03:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:03:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d344958e-ce29-578c-ae56-28a986769184/d344958e-ce29-578c-ae56-28a986769184_image_4.jpg HTTP/1.1" 201 0
2026-03-27 19:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FSB14UWG%252F2026-03-27%252Fimage%252F65a266a3-04b6-498d-8ef9-9c018d176999_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:03:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/SB14UWG/2026-03-27/image/65a266a3-04b6-498d-8ef9-9c018d176999_removebg.jpg?w=600 saved to cache
2026-03-27 19:03:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item d344958e-ce29-578c-ae56-28a986769184
2026-03-27 19:03:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/SB14UWG/2026-03-27/image/d2175996-0d4d-475d-a7fe-c056659bf836_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120862821?view=catalogue)
2026-03-27 19:03:39 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120654113, 'registration': 'YB69NPV', 'account': 'MAN037', 'make': 'MERCEDES-BENZ', 'model': 'GLA HATCHBACK', 'derivative': 'GLA 180 AMG Line Edition 5dr Auto', 'mileage': 36972, 'mileageWarranty': False, 'type': 'car', 'saleId': 19230, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-03-30T16:30Z', 'lot': 1060, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2020-02-07', 'fuel': 'Petrol', 'motExpiry': '2026-04-08', 'doors': 5, 'engineSize': 1595, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YB69NPV/2026-03-21/image/ab981dc9-4360-40db-be6e-071f87b9d8f2_removebg.jpg?w=600', 'https://abimg003.imgix.net/YB69NPV/2026-03-21/image/0f4c0b40-f08e-417e-b23a-f6d1526820cb_removebg.jpg?w=600', 'https://abimg003.imgix.net/YB69NPV/2026-03-21/image/8e59f599-a5e1-4c5d-9714-9753bd5485c8_removebg.jpg?w=600', 'https://abimg003.imgix.net/YB69NPV/2026-03-21/image/ee5ac142-e339-4594-8725-a9a8f127752d_removebg.jpg?w=600', 'https://abimg003.imgix.net/YB69NPV/2026-03-21/image/d1c1597b-39da-4547-b86c-d894837e6ed7_removebg.jpg?w=600', 'https://abimg003.imgix.net/YB69NPV/2026-03-21/image/9ddedca7-1003-4c0c-9711-fda538e11c9b_removebg.jpg?w=600', 'https://abimg003.imgix.net/YB69NPV/2026-03-21/image/5190ab96-7cd7-4b97-9f38-d84ee3034644_removebg.jpg?w=600', 'https://abimg003.imgix.net/YB69NPV/2026-03-21/image/a14a3fea-1aab-445f-8e4a-e8630c977b0a_removebg.jpg?w=600', 'https://abimg003.imgix.net/YB69NPV/2026-03-21/image/9b71462b-0834-4eaa-9f3a-3475ab94f228_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service print 01/21-9K, 01/22-11K, 12/22-15K, 11/25-34K,', 'remarks': 'VOSA STATES 19K, 20K, 28K, 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': 146, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/4fe556ad-92d9-45a9-ae45-f7cabb9bd8a7.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:03:39 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120654113, 'registration': 'YB69NPV', 'account': 'MAN037', 'make': 'MERCEDES-BENZ', 'model': 'GLA HATCHBACK', 'derivative': 'GLA 180 AMG Line Edition 5dr Auto', 'mileage': 36972, 'mileageWarranty': False, 'type': 'car', 'saleId': 19230, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-03-30T16:30Z', 'lot': 1060, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2020-02-07', 'fuel': 'Petrol', 'motExpiry': '2026-04-08', 'doors': 5, 'engineSize': 1595, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YB69NPV/2026-03-21/image/ab981dc9-4360-40db-be6e-071f87b9d8f2_removebg.jpg?w=600', 'https://abimg003.imgix.net/YB69NPV/2026-03-21/image/0f4c0b40-f08e-417e-b23a-f6d1526820cb_removebg.jpg?w=600', 'https://abimg003.imgix.net/YB69NPV/2026-03-21/image/8e59f599-a5e1-4c5d-9714-9753bd5485c8_removebg.jpg?w=600', 'https://abimg003.imgix.net/YB69NPV/2026-03-21/image/ee5ac142-e339-4594-8725-a9a8f127752d_removebg.jpg?w=600', 'https://abimg003.imgix.net/YB69NPV/2026-03-21/image/d1c1597b-39da-4547-b86c-d894837e6ed7_removebg.jpg?w=600', 'https://abimg003.imgix.net/YB69NPV/2026-03-21/image/9ddedca7-1003-4c0c-9711-fda538e11c9b_removebg.jpg?w=600', 'https://abimg003.imgix.net/YB69NPV/2026-03-21/image/5190ab96-7cd7-4b97-9f38-d84ee3034644_removebg.jpg?w=600', 'https://abimg003.imgix.net/YB69NPV/2026-03-21/image/a14a3fea-1aab-445f-8e4a-e8630c977b0a_removebg.jpg?w=600', 'https://abimg003.imgix.net/YB69NPV/2026-03-21/image/9b71462b-0834-4eaa-9f3a-3475ab94f228_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service print 01/21-9K, 01/22-11K, 12/22-15K, 11/25-34K,', 'remarks': 'VOSA STATES 19K, 20K, 28K, 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': 146, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/4fe556ad-92d9-45a9-ae45-f7cabb9bd8a7.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:03:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ce3670f0-eb08-546d-9577-0856f008a0b8 with identifier: 120654113
2026-03-27 19:03:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ce3670f0-eb08-546d-9577-0856f008a0b8 with scrape type 2
2026-03-27 19:03:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ce3670f0-eb08-546d-9577-0856f008a0b8 with scrape type 2
2026-03-27 19:03:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: ce3670f0-eb08-546d-9577-0856f008a0b8, identifier: 120654113
2026-03-27 19:03:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: ce3670f0-eb08-546d-9577-0856f008a0b8 with identifier: 120654113
2026-03-27 19:03:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: ce3670f0-eb08-546d-9577-0856f008a0b8 with identifier: 120654113
2026-03-27 19:03:39 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: ce3670f0-eb08-546d-9577-0856f008a0b8 with identifier: 120654113 to the API
2026-03-27 19:03:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19: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-27 19:03:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120654113?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 146,
'color': 'RED',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Petrol',
'id': 'ce3670f0-eb08-546d-9577-0856f008a0b8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'YB69NPV',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120654113',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'MERCEDES-BENZ',
'model': 'GLA HATCHBACK',
'odometer': 36972,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-02-07',
'seller_name': 'Manamanx Ltd',
'title': 'MERCEDES-BENZ GLA HATCHBACK GLA 180 AMG Line Edition 5dr Auto',
'transmission': 'automatic',
'trim': 'GLA 180 AMG Line Edition 5dr Auto',
'vin': None,
'year': 2020}
2026-03-27 19:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120654113%27 HTTP/1.1" 200 None
2026-03-27 19:03:40 [astonbarclay.gb] INFO: Saving data for 120654113: {'auction_closing_time': 1774888200.0, 'created_time': 1774034185.387742, 'last_price_update_time': 1774638220.080222}
2026-03-27 19:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120654113') HTTP/1.1" 204 0
2026-03-27 19:03:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/SB14UWG/2026-03-27/image/7632ad93-75c5-485a-bc65-6a655355efa6_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120862821?view=catalogue)
2026-03-27 19:03:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:03:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439d7b02d0>
2026-03-27 19:03:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:03:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:03:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:03:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d344958e-ce29-578c-ae56-28a986769184/d344958e-ce29-578c-ae56-28a986769184_image_3.jpg HTTP/1.1" 201 0
2026-03-27 19:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FSB14UWG%252F2026-03-27%252Fimage%252F717b02e0-a863-405a-bbd5-b01a28efd1a6_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:03:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/SB14UWG/2026-03-27/image/717b02e0-a863-405a-bbd5-b01a28efd1a6_removebg.jpg?w=600 saved to cache
2026-03-27 19:03:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item d344958e-ce29-578c-ae56-28a986769184
2026-03-27 19:03:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:03:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439df69790>
2026-03-27 19:03:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:03:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:03:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:03:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d344958e-ce29-578c-ae56-28a986769184/d344958e-ce29-578c-ae56-28a986769184_image_1.jpg HTTP/1.1" 201 0
2026-03-27 19:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FSB14UWG%252F2026-03-27%252Fimage%252Fd2175996-0d4d-475d-a7fe-c056659bf836_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:03:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/SB14UWG/2026-03-27/image/d2175996-0d4d-475d-a7fe-c056659bf836_removebg.jpg?w=600 saved to cache
2026-03-27 19:03:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item d344958e-ce29-578c-ae56-28a986769184
2026-03-27 19:03:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:03:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439eb84450>
2026-03-27 19:03:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:03:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:03:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:03:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d344958e-ce29-578c-ae56-28a986769184/d344958e-ce29-578c-ae56-28a986769184_image_0.jpg HTTP/1.1" 201 0
2026-03-27 19:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FSB14UWG%252F2026-03-27%252Fimage%252F7632ad93-75c5-485a-bc65-6a655355efa6_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:03:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/SB14UWG/2026-03-27/image/7632ad93-75c5-485a-bc65-6a655355efa6_removebg.jpg?w=600 saved to cache
2026-03-27 19:03:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item d344958e-ce29-578c-ae56-28a986769184
2026-03-27 19:03:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/SB14UWG/2026-03-27/image/f4759366-49fb-46e1-8241-5617dc40a331_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120862821?view=catalogue)
2026-03-27 19:03:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:03:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439df50f90>
2026-03-27 19:03:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:03:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:03:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:03:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d344958e-ce29-578c-ae56-28a986769184/d344958e-ce29-578c-ae56-28a986769184_image_2.jpg HTTP/1.1" 201 0
2026-03-27 19:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FSB14UWG%252F2026-03-27%252Fimage%252Ff4759366-49fb-46e1-8241-5617dc40a331_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:03:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/SB14UWG/2026-03-27/image/f4759366-49fb-46e1-8241-5617dc40a331_removebg.jpg?w=600 saved to cache
2026-03-27 19:03:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item d344958e-ce29-578c-ae56-28a986769184
2026-03-27 19:03:40 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d344958e-ce29-578c-ae56-28a986769184, skipping ID generation
2026-03-27 19:03:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d344958e-ce29-578c-ae56-28a986769184 with scrape type 1
2026-03-27 19:03:40 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d344958e-ce29-578c-ae56-28a986769184 sending to next pipeline
2026-03-27 19:03:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: d344958e-ce29-578c-ae56-28a986769184, identifier: 120862821
2026-03-27 19:03:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: d344958e-ce29-578c-ae56-28a986769184 with identifier: 120862821
2026-03-27 19:03:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: d344958e-ce29-578c-ae56-28a986769184 with identifier: 120862821
2026-03-27 19:03:40 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: d344958e-ce29-578c-ae56-28a986769184 with identifier: 120862821 to the API
2026-03-27 19:03:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:03:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 19:03:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/SB14UWG/2026-03-27/image/f4759366-49fb-46e1-8241-5617dc40a331_removebg.jpg?w=600>
{'auction_title': '',
'c_o_2_emission_value': 139,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 3,
'emission_standard': 'EURO 5',
'engine': '1.4L',
'expiration_date': None,
'fuel_type': 'Petrol',
'id': 'd344958e-ce29-578c-ae56-28a986769184',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'SB14UWG',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120862821',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'VAUXHALL',
'model': 'ASTRA GTC COUPE',
'odometer': 79404,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 8,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d344958e-ce29-578c-ae56-28a986769184/d344958e-ce29-578c-ae56-28a986769184_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37151,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/SB14UWG/2026-03-27/image/7632ad93-75c5-485a-bc65-6a655355efa6_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d344958e-ce29-578c-ae56-28a986769184/d344958e-ce29-578c-ae56-28a986769184_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 40555,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/SB14UWG/2026-03-27/image/d2175996-0d4d-475d-a7fe-c056659bf836_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d344958e-ce29-578c-ae56-28a986769184/d344958e-ce29-578c-ae56-28a986769184_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 40248,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/SB14UWG/2026-03-27/image/f4759366-49fb-46e1-8241-5617dc40a331_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d344958e-ce29-578c-ae56-28a986769184/d344958e-ce29-578c-ae56-28a986769184_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 40502,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/SB14UWG/2026-03-27/image/717b02e0-a863-405a-bbd5-b01a28efd1a6_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d344958e-ce29-578c-ae56-28a986769184/d344958e-ce29-578c-ae56-28a986769184_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57370,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/SB14UWG/2026-03-27/image/65a266a3-04b6-498d-8ef9-9c018d176999_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d344958e-ce29-578c-ae56-28a986769184/d344958e-ce29-578c-ae56-28a986769184_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57323,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/SB14UWG/2026-03-27/image/417a1a78-ff05-4772-84c7-d9e76e91b405_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d344958e-ce29-578c-ae56-28a986769184/d344958e-ce29-578c-ae56-28a986769184_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47023,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/SB14UWG/2026-03-27/image/d9d24b3e-bcc8-400f-a0f8-3060aa671226_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d344958e-ce29-578c-ae56-28a986769184/d344958e-ce29-578c-ae56-28a986769184_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52448,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/SB14UWG/2026-03-27/image/c1f36f58-f999-4938-a7af-6ba15f4ff026_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-08-14',
'seller_name': 'Manamanx Ltd',
'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-27 19:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120862821%27 HTTP/1.1" 200 None
2026-03-27 19:03:40 [astonbarclay.gb] INFO: Saving data for 120862821: {'created_time': 1774638220.8734, 'last_price_update_time': 1774638220.87341}
2026-03-27 19:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120862821') HTTP/1.1" 204 0
2026-03-27 19:03:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/119798796?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:03:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:03:43 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 119798796, 'registration': 'DL67UDB', 'account': 'STA058', 'make': 'VAUXHALL', 'model': 'INSIGNIA DIESEL SPORTS TOURER', 'derivative': '2.0 Turbo D SRi Nav 5dr Auto', 'mileage': 83336, 'mileageWarranty': False, 'type': 'car', 'saleId': 0, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 209}, 'saleStart': None, 'lot': None, 'hall': None, 'transmission': 'automatic', 'firstRegistration': '2017-12-31', 'fuel': 'Diesel', 'motExpiry': '2026-03-30', 'doors': 5, 'engineSize': 1956, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/DL67UDB/2026-02-25/image/af07e074-3d18-4466-8d08-9186673d4fef_removebg.jpg?w=600', 'https://abimg003.imgix.net/DL67UDB/2026-02-25/image/490296be-3de4-40c3-bc09-5429f35e12ac_removebg.jpg?w=600', 'https://abimg003.imgix.net/DL67UDB/2026-02-25/image/ded12f35-b090-4b31-9925-39588964e9eb_removebg.jpg?w=600', 'https://abimg003.imgix.net/DL67UDB/2026-02-25/image/a7c9fa49-f59a-42d5-88f4-9ba0cff7ccb5_removebg.jpg?w=600', 'https://abimg003.imgix.net/DL67UDB/2026-02-25/image/9f0fcafd-14a5-475c-94e1-b0ce274a0d94_removebg.jpg?w=600', 'https://abimg003.imgix.net/DL67UDB/2026-02-25/image/c4a10f98-b7ca-42ea-87e0-195173521ef7_removebg.jpg?w=600', 'https://abimg003.imgix.net/DL67UDB/2026-02-25/image/19867fee-f12e-4923-8c7f-8480e1cf40f3_removebg.jpg?w=600', 'https://abimg003.imgix.net/DL67UDB/2026-02-25/image/59db27bd-50a2-47b3-9524-8bf0108f7878_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': True, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'REQUIRES A REPLACEMENT ENGINE *MAY HAVE FURTHER FAULTS*, SPARE KEY VOSA STATES 39K 49K 62K', 'virtual': False, 'seller': 'Startline Motor Finance Ltd', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 150, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:03:43 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 119798796, 'registration': 'DL67UDB', 'account': 'STA058', 'make': 'VAUXHALL', 'model': 'INSIGNIA DIESEL SPORTS TOURER', 'derivative': '2.0 Turbo D SRi Nav 5dr Auto', 'mileage': 83336, 'mileageWarranty': False, 'type': 'car', 'saleId': 0, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 209}, 'saleStart': None, 'lot': None, 'hall': None, 'transmission': 'automatic', 'firstRegistration': '2017-12-31', 'fuel': 'Diesel', 'motExpiry': '2026-03-30', 'doors': 5, 'engineSize': 1956, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/DL67UDB/2026-02-25/image/af07e074-3d18-4466-8d08-9186673d4fef_removebg.jpg?w=600', 'https://abimg003.imgix.net/DL67UDB/2026-02-25/image/490296be-3de4-40c3-bc09-5429f35e12ac_removebg.jpg?w=600', 'https://abimg003.imgix.net/DL67UDB/2026-02-25/image/ded12f35-b090-4b31-9925-39588964e9eb_removebg.jpg?w=600', 'https://abimg003.imgix.net/DL67UDB/2026-02-25/image/a7c9fa49-f59a-42d5-88f4-9ba0cff7ccb5_removebg.jpg?w=600', 'https://abimg003.imgix.net/DL67UDB/2026-02-25/image/9f0fcafd-14a5-475c-94e1-b0ce274a0d94_removebg.jpg?w=600', 'https://abimg003.imgix.net/DL67UDB/2026-02-25/image/c4a10f98-b7ca-42ea-87e0-195173521ef7_removebg.jpg?w=600', 'https://abimg003.imgix.net/DL67UDB/2026-02-25/image/19867fee-f12e-4923-8c7f-8480e1cf40f3_removebg.jpg?w=600', 'https://abimg003.imgix.net/DL67UDB/2026-02-25/image/59db27bd-50a2-47b3-9524-8bf0108f7878_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': True, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'REQUIRES A REPLACEMENT ENGINE *MAY HAVE FURTHER FAULTS*, SPARE KEY VOSA STATES 39K 49K 62K', 'virtual': False, 'seller': 'Startline Motor Finance Ltd', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 150, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:03:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e441bee4-36e0-5043-a1ad-58c9a10e03d4 with identifier: 119798796
2026-03-27 19:03:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e441bee4-36e0-5043-a1ad-58c9a10e03d4 with scrape type 1
2026-03-27 19:03:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 8 photos for item e441bee4-36e0-5043-a1ad-58c9a10e03d4
2026-03-27 19:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:03: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%252FDL67UDB%252F2026-02-25%252Fimage%252Faf07e074-3d18-4466-8d08-9186673d4fef_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:03:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DL67UDB/2026-02-25/image/af07e074-3d18-4466-8d08-9186673d4fef_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:03: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%252FDL67UDB%252F2026-02-25%252Fimage%252F490296be-3de4-40c3-bc09-5429f35e12ac_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:03:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DL67UDB/2026-02-25/image/490296be-3de4-40c3-bc09-5429f35e12ac_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:03: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%252FDL67UDB%252F2026-02-25%252Fimage%252Fded12f35-b090-4b31-9925-39588964e9eb_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:03:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DL67UDB/2026-02-25/image/ded12f35-b090-4b31-9925-39588964e9eb_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:03: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%252FDL67UDB%252F2026-02-25%252Fimage%252Fa7c9fa49-f59a-42d5-88f4-9ba0cff7ccb5_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:03:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DL67UDB/2026-02-25/image/a7c9fa49-f59a-42d5-88f4-9ba0cff7ccb5_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:03: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%252FDL67UDB%252F2026-02-25%252Fimage%252F9f0fcafd-14a5-475c-94e1-b0ce274a0d94_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:03:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DL67UDB/2026-02-25/image/9f0fcafd-14a5-475c-94e1-b0ce274a0d94_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:03: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%252FDL67UDB%252F2026-02-25%252Fimage%252Fc4a10f98-b7ca-42ea-87e0-195173521ef7_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:03:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DL67UDB/2026-02-25/image/c4a10f98-b7ca-42ea-87e0-195173521ef7_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:03: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%252FDL67UDB%252F2026-02-25%252Fimage%252F19867fee-f12e-4923-8c7f-8480e1cf40f3_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:03:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DL67UDB/2026-02-25/image/19867fee-f12e-4923-8c7f-8480e1cf40f3_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:03: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%252FDL67UDB%252F2026-02-25%252Fimage%252F59db27bd-50a2-47b3-9524-8bf0108f7878_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:03:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DL67UDB/2026-02-25/image/59db27bd-50a2-47b3-9524-8bf0108f7878_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:03:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120622286?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19: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-27 19:03:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/DL67UDB/2026-02-25/image/59db27bd-50a2-47b3-9524-8bf0108f7878_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/119798796?view=catalogue)
2026-03-27 19:03:43 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120622286, 'registration': 'AO25OBM', 'account': 'MOT070', 'make': 'JEEP', 'model': 'AVENGER ELECTRIC HATCHBACK', 'derivative': '115kW Summit 54kWh 5dr Auto', 'mileage': 1210, 'mileageWarranty': True, 'type': 'car', 'saleId': 19235, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-04-20T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2025-05-31', 'fuel': 'Electric', 'motExpiry': None, 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/AO25OBM/2026-03-20/image/9b7263e4-746a-4eac-940e-4845213d8ebc_removebg.jpg?w=600', 'https://abimg003.imgix.net/AO25OBM/2026-03-20/image/9b4a69d1-56b4-4342-856d-13b701525fd8_removebg.jpg?w=600', 'https://abimg003.imgix.net/AO25OBM/2026-03-20/image/11dc0eea-be75-4363-b29e-abfa80892a37_removebg.jpg?w=600', 'https://abimg003.imgix.net/AO25OBM/2026-03-20/image/8c8c301f-1996-46d8-afa9-8b0805e80889_removebg.jpg?w=600', 'https://abimg003.imgix.net/AO25OBM/2026-03-20/image/ca103a08-cf76-4d9e-9d73-acb996f03f1a_removebg.jpg?w=600', 'https://abimg003.imgix.net/AO25OBM/2026-03-20/image/b0dd2131-7fb2-43c8-a126-88dff51dc6e4_removebg.jpg?w=600', 'https://abimg003.imgix.net/AO25OBM/2026-03-20/image/e43cafbf-bef0-44f1-8c36-046b0355b2dd_removebg.jpg?w=600', 'https://abimg003.imgix.net/AO25OBM/2026-03-20/image/b9847865-5704-4072-aabf-17f3fbe1d99b_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': None, 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/e6b5be1f-c48f-4e2e-a161-5af2b7d6c903.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:03:43 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120622286, 'registration': 'AO25OBM', 'account': 'MOT070', 'make': 'JEEP', 'model': 'AVENGER ELECTRIC HATCHBACK', 'derivative': '115kW Summit 54kWh 5dr Auto', 'mileage': 1210, 'mileageWarranty': True, 'type': 'car', 'saleId': 19235, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-04-20T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2025-05-31', 'fuel': 'Electric', 'motExpiry': None, 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/AO25OBM/2026-03-20/image/9b7263e4-746a-4eac-940e-4845213d8ebc_removebg.jpg?w=600', 'https://abimg003.imgix.net/AO25OBM/2026-03-20/image/9b4a69d1-56b4-4342-856d-13b701525fd8_removebg.jpg?w=600', 'https://abimg003.imgix.net/AO25OBM/2026-03-20/image/11dc0eea-be75-4363-b29e-abfa80892a37_removebg.jpg?w=600', 'https://abimg003.imgix.net/AO25OBM/2026-03-20/image/8c8c301f-1996-46d8-afa9-8b0805e80889_removebg.jpg?w=600', 'https://abimg003.imgix.net/AO25OBM/2026-03-20/image/ca103a08-cf76-4d9e-9d73-acb996f03f1a_removebg.jpg?w=600', 'https://abimg003.imgix.net/AO25OBM/2026-03-20/image/b0dd2131-7fb2-43c8-a126-88dff51dc6e4_removebg.jpg?w=600', 'https://abimg003.imgix.net/AO25OBM/2026-03-20/image/e43cafbf-bef0-44f1-8c36-046b0355b2dd_removebg.jpg?w=600', 'https://abimg003.imgix.net/AO25OBM/2026-03-20/image/b9847865-5704-4072-aabf-17f3fbe1d99b_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': None, 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/e6b5be1f-c48f-4e2e-a161-5af2b7d6c903.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:03:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9d3da575-6493-597e-a0d8-516bde6b0e25 with identifier: 120622286
2026-03-27 19:03:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9d3da575-6493-597e-a0d8-516bde6b0e25 with scrape type 2
2026-03-27 19:03:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9d3da575-6493-597e-a0d8-516bde6b0e25 with scrape type 2
2026-03-27 19:03:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 9d3da575-6493-597e-a0d8-516bde6b0e25, identifier: 120622286
2026-03-27 19:03:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 9d3da575-6493-597e-a0d8-516bde6b0e25 with identifier: 120622286
2026-03-27 19:03:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 19:03:44 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Electric HTTP/1.1" 200 None
2026-03-27 19:03:44 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 19:03:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-27 19:03:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 9d3da575-6493-597e-a0d8-516bde6b0e25 with identifier: 120622286
2026-03-27 19:03:44 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 9d3da575-6493-597e-a0d8-516bde6b0e25 with identifier: 120622286 to the API
2026-03-27 19:03:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19: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-27 19:03:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120622286?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-04-20T09:00:00Z',
'fuel_type': 'Electric',
'id': '9d3da575-6493-597e-a0d8-516bde6b0e25',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'AO25OBM',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120622286',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'JEEP',
'model': 'AVENGER ELECTRIC HATCHBACK',
'odometer': 1210,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-05-31',
'seller_name': 'Motability Operations',
'title': 'JEEP AVENGER ELECTRIC HATCHBACK 115kW Summit 54kWh 5dr Auto',
'transmission': 'automatic',
'trim': '115kW Summit 54kWh 5dr Auto',
'vin': None,
'year': 2025}
2026-03-27 19:03:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%27120622286%27 HTTP/1.1" 200 None
2026-03-27 19:03:44 [astonbarclay.gb] INFO: Saving data for 120622286: {'auction_closing_time': 1776675600.0, 'created_time': 1774530194.212766, 'last_price_update_time': 1774638224.52996}
2026-03-27 19:03:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:03:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120622286') HTTP/1.1" 204 0
2026-03-27 19:03:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/DL67UDB/2026-02-25/image/19867fee-f12e-4923-8c7f-8480e1cf40f3_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/119798796?view=catalogue)
2026-03-27 19:03:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:03:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439d74f710>
2026-03-27 19:03:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:03:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:03:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:03:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e441bee4-36e0-5043-a1ad-58c9a10e03d4/e441bee4-36e0-5043-a1ad-58c9a10e03d4_image_7.jpg HTTP/1.1" 201 0
2026-03-27 19:03:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:03:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FDL67UDB%252F2026-02-25%252Fimage%252F59db27bd-50a2-47b3-9524-8bf0108f7878_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:03:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DL67UDB/2026-02-25/image/59db27bd-50a2-47b3-9524-8bf0108f7878_removebg.jpg?w=600 saved to cache
2026-03-27 19:03:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item e441bee4-36e0-5043-a1ad-58c9a10e03d4
2026-03-27 19:03:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/DL67UDB/2026-02-25/image/c4a10f98-b7ca-42ea-87e0-195173521ef7_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/119798796?view=catalogue)
2026-03-27 19:03:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:03:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439eabe590>
2026-03-27 19:03:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:03:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:03:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:03:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e441bee4-36e0-5043-a1ad-58c9a10e03d4/e441bee4-36e0-5043-a1ad-58c9a10e03d4_image_6.jpg HTTP/1.1" 201 0
2026-03-27 19:03:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:03:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FDL67UDB%252F2026-02-25%252Fimage%252F19867fee-f12e-4923-8c7f-8480e1cf40f3_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:03:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DL67UDB/2026-02-25/image/19867fee-f12e-4923-8c7f-8480e1cf40f3_removebg.jpg?w=600 saved to cache
2026-03-27 19:03:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item e441bee4-36e0-5043-a1ad-58c9a10e03d4
2026-03-27 19:03:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/DL67UDB/2026-02-25/image/9f0fcafd-14a5-475c-94e1-b0ce274a0d94_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/119798796?view=catalogue)
2026-03-27 19:03:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:03:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439eb33950>
2026-03-27 19:03:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:03:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:03:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:03:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e441bee4-36e0-5043-a1ad-58c9a10e03d4/e441bee4-36e0-5043-a1ad-58c9a10e03d4_image_5.jpg HTTP/1.1" 201 0
2026-03-27 19:03:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:03:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FDL67UDB%252F2026-02-25%252Fimage%252Fc4a10f98-b7ca-42ea-87e0-195173521ef7_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:03:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DL67UDB/2026-02-25/image/c4a10f98-b7ca-42ea-87e0-195173521ef7_removebg.jpg?w=600 saved to cache
2026-03-27 19:03:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item e441bee4-36e0-5043-a1ad-58c9a10e03d4
2026-03-27 19:03:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/DL67UDB/2026-02-25/image/a7c9fa49-f59a-42d5-88f4-9ba0cff7ccb5_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/119798796?view=catalogue)
2026-03-27 19:03:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:03:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439d6dd990>
2026-03-27 19:03:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:03:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:03:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:03:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e441bee4-36e0-5043-a1ad-58c9a10e03d4/e441bee4-36e0-5043-a1ad-58c9a10e03d4_image_4.jpg HTTP/1.1" 201 0
2026-03-27 19:03:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:03:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FDL67UDB%252F2026-02-25%252Fimage%252F9f0fcafd-14a5-475c-94e1-b0ce274a0d94_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:03:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DL67UDB/2026-02-25/image/9f0fcafd-14a5-475c-94e1-b0ce274a0d94_removebg.jpg?w=600 saved to cache
2026-03-27 19:03:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item e441bee4-36e0-5043-a1ad-58c9a10e03d4
2026-03-27 19:03:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/DL67UDB/2026-02-25/image/ded12f35-b090-4b31-9925-39588964e9eb_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/119798796?view=catalogue)
2026-03-27 19:03:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:03:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439eaa32d0>
2026-03-27 19:03:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:03:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:03:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:03:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e441bee4-36e0-5043-a1ad-58c9a10e03d4/e441bee4-36e0-5043-a1ad-58c9a10e03d4_image_3.jpg HTTP/1.1" 201 0
2026-03-27 19:03:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:03:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FDL67UDB%252F2026-02-25%252Fimage%252Fa7c9fa49-f59a-42d5-88f4-9ba0cff7ccb5_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:03:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DL67UDB/2026-02-25/image/a7c9fa49-f59a-42d5-88f4-9ba0cff7ccb5_removebg.jpg?w=600 saved to cache
2026-03-27 19:03:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item e441bee4-36e0-5043-a1ad-58c9a10e03d4
2026-03-27 19:03:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/DL67UDB/2026-02-25/image/490296be-3de4-40c3-bc09-5429f35e12ac_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/119798796?view=catalogue)
2026-03-27 19:03:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:03:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439d7d6990>
2026-03-27 19:03:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:03:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:03:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:03:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e441bee4-36e0-5043-a1ad-58c9a10e03d4/e441bee4-36e0-5043-a1ad-58c9a10e03d4_image_2.jpg HTTP/1.1" 201 0
2026-03-27 19:03:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:03:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FDL67UDB%252F2026-02-25%252Fimage%252Fded12f35-b090-4b31-9925-39588964e9eb_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:03:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DL67UDB/2026-02-25/image/ded12f35-b090-4b31-9925-39588964e9eb_removebg.jpg?w=600 saved to cache
2026-03-27 19:03:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item e441bee4-36e0-5043-a1ad-58c9a10e03d4
2026-03-27 19:03:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/DL67UDB/2026-02-25/image/af07e074-3d18-4466-8d08-9186673d4fef_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/119798796?view=catalogue)
2026-03-27 19:03:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:03:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439eb32f50>
2026-03-27 19:03:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:03:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:03:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:03:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e441bee4-36e0-5043-a1ad-58c9a10e03d4/e441bee4-36e0-5043-a1ad-58c9a10e03d4_image_1.jpg HTTP/1.1" 201 0
2026-03-27 19:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FDL67UDB%252F2026-02-25%252Fimage%252F490296be-3de4-40c3-bc09-5429f35e12ac_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:03:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DL67UDB/2026-02-25/image/490296be-3de4-40c3-bc09-5429f35e12ac_removebg.jpg?w=600 saved to cache
2026-03-27 19:03:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item e441bee4-36e0-5043-a1ad-58c9a10e03d4
2026-03-27 19:03:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-27 19:03:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:03:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439d6795d0>
2026-03-27 19:03:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:03:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:03:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:03:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e441bee4-36e0-5043-a1ad-58c9a10e03d4/e441bee4-36e0-5043-a1ad-58c9a10e03d4_image_0.jpg HTTP/1.1" 201 0
2026-03-27 19:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FDL67UDB%252F2026-02-25%252Fimage%252Faf07e074-3d18-4466-8d08-9186673d4fef_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:03:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DL67UDB/2026-02-25/image/af07e074-3d18-4466-8d08-9186673d4fef_removebg.jpg?w=600 saved to cache
2026-03-27 19:03:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item e441bee4-36e0-5043-a1ad-58c9a10e03d4
2026-03-27 19:03:45 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e441bee4-36e0-5043-a1ad-58c9a10e03d4, skipping ID generation
2026-03-27 19:03:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e441bee4-36e0-5043-a1ad-58c9a10e03d4 with scrape type 1
2026-03-27 19:03:45 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e441bee4-36e0-5043-a1ad-58c9a10e03d4 sending to next pipeline
2026-03-27 19:03:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: e441bee4-36e0-5043-a1ad-58c9a10e03d4, identifier: 119798796
2026-03-27 19:03:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: e441bee4-36e0-5043-a1ad-58c9a10e03d4 with identifier: 119798796
2026-03-27 19:03:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: e441bee4-36e0-5043-a1ad-58c9a10e03d4 with identifier: 119798796
2026-03-27 19:03:45 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: e441bee4-36e0-5043-a1ad-58c9a10e03d4 with identifier: 119798796 to the API
2026-03-27 19:03:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:03: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-27 19:03:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/DL67UDB/2026-02-25/image/af07e074-3d18-4466-8d08-9186673d4fef_removebg.jpg?w=600>
{'auction_title': '',
'c_o_2_emission_value': 150,
'color': 'SILVER',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'e441bee4-36e0-5043-a1ad-58c9a10e03d4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'DL67UDB',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/119798796',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'VAUXHALL',
'model': 'INSIGNIA DIESEL SPORTS TOURER',
'odometer': 83336,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 8,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e441bee4-36e0-5043-a1ad-58c9a10e03d4/e441bee4-36e0-5043-a1ad-58c9a10e03d4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 31101,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/DL67UDB/2026-02-25/image/af07e074-3d18-4466-8d08-9186673d4fef_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e441bee4-36e0-5043-a1ad-58c9a10e03d4/e441bee4-36e0-5043-a1ad-58c9a10e03d4_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 30585,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/DL67UDB/2026-02-25/image/490296be-3de4-40c3-bc09-5429f35e12ac_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e441bee4-36e0-5043-a1ad-58c9a10e03d4/e441bee4-36e0-5043-a1ad-58c9a10e03d4_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 29840,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/DL67UDB/2026-02-25/image/ded12f35-b090-4b31-9925-39588964e9eb_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e441bee4-36e0-5043-a1ad-58c9a10e03d4/e441bee4-36e0-5043-a1ad-58c9a10e03d4_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 31303,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/DL67UDB/2026-02-25/image/a7c9fa49-f59a-42d5-88f4-9ba0cff7ccb5_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e441bee4-36e0-5043-a1ad-58c9a10e03d4/e441bee4-36e0-5043-a1ad-58c9a10e03d4_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58082,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/DL67UDB/2026-02-25/image/9f0fcafd-14a5-475c-94e1-b0ce274a0d94_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e441bee4-36e0-5043-a1ad-58c9a10e03d4/e441bee4-36e0-5043-a1ad-58c9a10e03d4_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51991,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/DL67UDB/2026-02-25/image/c4a10f98-b7ca-42ea-87e0-195173521ef7_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e441bee4-36e0-5043-a1ad-58c9a10e03d4/e441bee4-36e0-5043-a1ad-58c9a10e03d4_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57501,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/DL67UDB/2026-02-25/image/19867fee-f12e-4923-8c7f-8480e1cf40f3_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e441bee4-36e0-5043-a1ad-58c9a10e03d4/e441bee4-36e0-5043-a1ad-58c9a10e03d4_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56385,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/DL67UDB/2026-02-25/image/59db27bd-50a2-47b3-9524-8bf0108f7878_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-12-31',
'seller_name': 'Startline Motor Finance Ltd',
'title': 'VAUXHALL INSIGNIA DIESEL SPORTS TOURER 2.0 Turbo D SRi Nav 5dr Auto',
'transmission': 'automatic',
'trim': '2.0 Turbo D SRi Nav 5dr Auto',
'vin': None,
'year': 2017}
2026-03-27 19:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:03:45 [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-27 19:03:45 [astonbarclay.gb] INFO: Saving data for 119798796: {'created_time': 1774638225.538129, 'last_price_update_time': 1774638225.538139}
2026-03-27 19:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119798796') HTTP/1.1" 204 0
2026-03-27 19:03:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120858057?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:03:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:03:47 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120858057, 'registration': 'NX71YFC', 'account': 'MOT129', 'make': 'KTM', 'model': '1290 SUPERDUKE GT 20', 'derivative': None, 'mileage': 12513, 'mileageWarranty': True, 'type': 'motorcycle', 'saleId': 0, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 401}, 'saleStart': None, 'lot': None, 'hall': None, 'transmission': None, 'firstRegistration': '2021-09-09', 'fuel': 'Petrol', 'motExpiry': '2026-04-29', 'doors': None, 'engineSize': 1301, 'bodyType': 'Motorcycle', 'images': None, 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': '**1781** VOSA STATES 12K,', 'virtual': False, 'seller': 'MotoNovo Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 133, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': None, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:03:47 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120858057, 'registration': 'NX71YFC', 'account': 'MOT129', 'make': 'KTM', 'model': '1290 SUPERDUKE GT 20', 'derivative': None, 'mileage': 12513, 'mileageWarranty': True, 'type': 'motorcycle', 'saleId': 0, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 401}, 'saleStart': None, 'lot': None, 'hall': None, 'transmission': None, 'firstRegistration': '2021-09-09', 'fuel': 'Petrol', 'motExpiry': '2026-04-29', 'doors': None, 'engineSize': 1301, 'bodyType': 'Motorcycle', 'images': None, 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': '**1781** VOSA STATES 12K,', 'virtual': False, 'seller': 'MotoNovo Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 133, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': None, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:03:47 [astonbarclay.gb] ERROR: Error parsing details: Field transmission is not nullable
2026-03-27 19:03:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120861479?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:03:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:03:48 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120861479, 'registration': 'YD65VTE', 'account': 'MAN037', 'make': 'BMW', 'model': '1 SERIES HATCHBACK', 'derivative': '118i [1.5] SE 5dr', 'mileage': 101194, 'mileageWarranty': False, 'type': 'car', 'saleId': 19230, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-03-30T16:30Z', 'lot': 1073, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2015-09-21', 'fuel': 'Petrol', 'motExpiry': '2026-10-21', 'doors': 5, 'engineSize': 1499, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YD65VTE/2026-03-27/image/9de25f30-59a2-4a3a-9900-bf2583c7a04b_removebg.jpg?w=600', 'https://abimg003.imgix.net/YD65VTE/2026-03-27/image/d3cf3acb-5bb8-4ea3-be4e-18007fb435fb_removebg.jpg?w=600', 'https://abimg003.imgix.net/YD65VTE/2026-03-27/image/fc71a807-fa57-4375-80a4-9b3af79d0faf_removebg.jpg?w=600', 'https://abimg003.imgix.net/YD65VTE/2026-03-27/image/ea4e60b3-cc8c-4340-8ec7-afad54ec4fdf_removebg.jpg?w=600', 'https://abimg003.imgix.net/YD65VTE/2026-03-27/image/76b39f83-7c31-4cb5-9f19-dd6a5bc55b12_removebg.jpg?w=600', 'https://abimg003.imgix.net/YD65VTE/2026-03-27/image/362e76fa-7b8e-4e11-a406-ceccf630b021_removebg.jpg?w=600', 'https://abimg003.imgix.net/YD65VTE/2026-03-27/image/9eded0f3-a684-4221-819b-45955e233f66_removebg.jpg?w=600', 'https://abimg003.imgix.net/YD65VTE/2026-03-27/image/cd698c84-ede0-4527-bb72-4e331eb0c288_removebg.jpg?w=600', 'https://abimg003.imgix.net/YD65VTE/2026-03-27/image/ff6f8aab-6cad-4d2f-a59d-580e02be6327_removebg.jpg?w=600', 'https://abimg003.imgix.net/YD65VTE/2026-03-27/image/e3ce6a50-c296-4099-a713-25492d2e8f21_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': '', 'remarks': 'VOSA STATES 80K, 87K, 93K, 99K, SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Manamanx Ltd', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '5', 'v5': True, 'v5details': 'Here', 'co2': 116, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/db2b9037-1398-4861-b096-e2c1267621b6.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:03:48 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120861479, 'registration': 'YD65VTE', 'account': 'MAN037', 'make': 'BMW', 'model': '1 SERIES HATCHBACK', 'derivative': '118i [1.5] SE 5dr', 'mileage': 101194, 'mileageWarranty': False, 'type': 'car', 'saleId': 19230, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-03-30T16:30Z', 'lot': 1073, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2015-09-21', 'fuel': 'Petrol', 'motExpiry': '2026-10-21', 'doors': 5, 'engineSize': 1499, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YD65VTE/2026-03-27/image/9de25f30-59a2-4a3a-9900-bf2583c7a04b_removebg.jpg?w=600', 'https://abimg003.imgix.net/YD65VTE/2026-03-27/image/d3cf3acb-5bb8-4ea3-be4e-18007fb435fb_removebg.jpg?w=600', 'https://abimg003.imgix.net/YD65VTE/2026-03-27/image/fc71a807-fa57-4375-80a4-9b3af79d0faf_removebg.jpg?w=600', 'https://abimg003.imgix.net/YD65VTE/2026-03-27/image/ea4e60b3-cc8c-4340-8ec7-afad54ec4fdf_removebg.jpg?w=600', 'https://abimg003.imgix.net/YD65VTE/2026-03-27/image/76b39f83-7c31-4cb5-9f19-dd6a5bc55b12_removebg.jpg?w=600', 'https://abimg003.imgix.net/YD65VTE/2026-03-27/image/362e76fa-7b8e-4e11-a406-ceccf630b021_removebg.jpg?w=600', 'https://abimg003.imgix.net/YD65VTE/2026-03-27/image/9eded0f3-a684-4221-819b-45955e233f66_removebg.jpg?w=600', 'https://abimg003.imgix.net/YD65VTE/2026-03-27/image/cd698c84-ede0-4527-bb72-4e331eb0c288_removebg.jpg?w=600', 'https://abimg003.imgix.net/YD65VTE/2026-03-27/image/ff6f8aab-6cad-4d2f-a59d-580e02be6327_removebg.jpg?w=600', 'https://abimg003.imgix.net/YD65VTE/2026-03-27/image/e3ce6a50-c296-4099-a713-25492d2e8f21_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': '', 'remarks': 'VOSA STATES 80K, 87K, 93K, 99K, SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Manamanx Ltd', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '5', 'v5': True, 'v5details': 'Here', 'co2': 116, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/db2b9037-1398-4861-b096-e2c1267621b6.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:03:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6dfb49f5-2f6e-54ef-a4d7-494abb74d5c6 with identifier: 120861479
2026-03-27 19:03:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6dfb49f5-2f6e-54ef-a4d7-494abb74d5c6 with scrape type 1
2026-03-27 19:03:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6dfb49f5-2f6e-54ef-a4d7-494abb74d5c6
2026-03-27 19:03:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:03:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FYD65VTE%252F2026-03-27%252Fimage%252F9de25f30-59a2-4a3a-9900-bf2583c7a04b_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:03:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YD65VTE/2026-03-27/image/9de25f30-59a2-4a3a-9900-bf2583c7a04b_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:03:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:03:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FYD65VTE%252F2026-03-27%252Fimage%252Fd3cf3acb-5bb8-4ea3-be4e-18007fb435fb_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:03:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YD65VTE/2026-03-27/image/d3cf3acb-5bb8-4ea3-be4e-18007fb435fb_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:03:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:03:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FYD65VTE%252F2026-03-27%252Fimage%252Ffc71a807-fa57-4375-80a4-9b3af79d0faf_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:03:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YD65VTE/2026-03-27/image/fc71a807-fa57-4375-80a4-9b3af79d0faf_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:03:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:03:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FYD65VTE%252F2026-03-27%252Fimage%252Fea4e60b3-cc8c-4340-8ec7-afad54ec4fdf_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:03:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YD65VTE/2026-03-27/image/ea4e60b3-cc8c-4340-8ec7-afad54ec4fdf_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:03:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:03:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FYD65VTE%252F2026-03-27%252Fimage%252F76b39f83-7c31-4cb5-9f19-dd6a5bc55b12_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:03:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YD65VTE/2026-03-27/image/76b39f83-7c31-4cb5-9f19-dd6a5bc55b12_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:03:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:03:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FYD65VTE%252F2026-03-27%252Fimage%252F362e76fa-7b8e-4e11-a406-ceccf630b021_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:03:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YD65VTE/2026-03-27/image/362e76fa-7b8e-4e11-a406-ceccf630b021_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:03:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:03:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FYD65VTE%252F2026-03-27%252Fimage%252F9eded0f3-a684-4221-819b-45955e233f66_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:03:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YD65VTE/2026-03-27/image/9eded0f3-a684-4221-819b-45955e233f66_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:03:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:03:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FYD65VTE%252F2026-03-27%252Fimage%252Fcd698c84-ede0-4527-bb72-4e331eb0c288_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:03:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YD65VTE/2026-03-27/image/cd698c84-ede0-4527-bb72-4e331eb0c288_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:03:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:03:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FYD65VTE%252F2026-03-27%252Fimage%252Fff6f8aab-6cad-4d2f-a59d-580e02be6327_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:03:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YD65VTE/2026-03-27/image/ff6f8aab-6cad-4d2f-a59d-580e02be6327_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:03:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:03:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FYD65VTE%252F2026-03-27%252Fimage%252Fe3ce6a50-c296-4099-a713-25492d2e8f21_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:03:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YD65VTE/2026-03-27/image/e3ce6a50-c296-4099-a713-25492d2e8f21_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:03:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/119348978?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19: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-27 19:03:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/YD65VTE/2026-03-27/image/e3ce6a50-c296-4099-a713-25492d2e8f21_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120861479?view=catalogue)
2026-03-27 19:03:56 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 119348978, 'registration': 'EN74MKC', 'account': 'MOT070', 'make': 'FORD', 'model': 'FOCUS HATCHBACK', 'derivative': '1.0 EcoBoost Hybrid mHEV 155 ST-Line 5dr Auto', 'mileage': 1, 'mileageWarranty': True, 'type': 'car', 'saleId': 19235, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-04-20T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2025-01-29', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/EN74MKC/2026-02-11/image/24de9431-3a3a-400c-9e28-eb26309b98c3_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN74MKC/2026-02-11/image/cbcace03-2956-4921-96b5-6d3981c686cc_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN74MKC/2026-02-11/image/13d58b38-4b51-405f-a2ea-23945c0322b0_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN74MKC/2026-02-11/image/719888d3-0d0e-4728-9476-f6ac93126859_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 120, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/fd44205f-d11a-48d9-a161-db3e4cf83a4a.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:03:56 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 119348978, 'registration': 'EN74MKC', 'account': 'MOT070', 'make': 'FORD', 'model': 'FOCUS HATCHBACK', 'derivative': '1.0 EcoBoost Hybrid mHEV 155 ST-Line 5dr Auto', 'mileage': 1, 'mileageWarranty': True, 'type': 'car', 'saleId': 19235, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-04-20T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2025-01-29', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/EN74MKC/2026-02-11/image/24de9431-3a3a-400c-9e28-eb26309b98c3_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN74MKC/2026-02-11/image/cbcace03-2956-4921-96b5-6d3981c686cc_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN74MKC/2026-02-11/image/13d58b38-4b51-405f-a2ea-23945c0322b0_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN74MKC/2026-02-11/image/719888d3-0d0e-4728-9476-f6ac93126859_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 120, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/fd44205f-d11a-48d9-a161-db3e4cf83a4a.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:03:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a866317a-661e-557d-948a-5863bace74e4 with identifier: 119348978
2026-03-27 19:03:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a866317a-661e-557d-948a-5863bace74e4 with scrape type 2
2026-03-27 19:03:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a866317a-661e-557d-948a-5863bace74e4 with scrape type 2
2026-03-27 19:03:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: a866317a-661e-557d-948a-5863bace74e4, identifier: 119348978
2026-03-27 19:03:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: a866317a-661e-557d-948a-5863bace74e4 with identifier: 119348978
2026-03-27 19:03:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: a866317a-661e-557d-948a-5863bace74e4 with identifier: 119348978
2026-03-27 19:03:56 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: a866317a-661e-557d-948a-5863bace74e4 with identifier: 119348978 to the API
2026-03-27 19:03:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:03:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 19:03:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/119348978?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 120,
'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': 'a866317a-661e-557d-948a-5863bace74e4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'EN74MKC',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/119348978',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'FORD',
'model': 'FOCUS HATCHBACK',
'odometer': 1,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-01-29',
'seller_name': 'Motability Operations',
'title': 'FORD FOCUS HATCHBACK 1.0 EcoBoost Hybrid mHEV 155 ST-Line 5dr Auto',
'transmission': 'automatic',
'trim': '1.0 EcoBoost Hybrid mHEV 155 ST-Line 5dr Auto',
'vin': None,
'year': 2025}
2026-03-27 19:03:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:03:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119348978%27 HTTP/1.1" 200 None
2026-03-27 19:03:56 [astonbarclay.gb] INFO: Saving data for 119348978: {'auction_closing_time': 1776675600.0, 'created_time': 1774530128.59955, 'last_price_update_time': 1774638236.712647}
2026-03-27 19:03:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:03:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119348978') HTTP/1.1" 204 0
2026-03-27 19:03:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/YD65VTE/2026-03-27/image/ff6f8aab-6cad-4d2f-a59d-580e02be6327_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120861479?view=catalogue)
2026-03-27 19:03:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:03:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439d623c10>
2026-03-27 19:03:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:03:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:03:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:03:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6dfb49f5-2f6e-54ef-a4d7-494abb74d5c6/6dfb49f5-2f6e-54ef-a4d7-494abb74d5c6_image_9.jpg HTTP/1.1" 201 0
2026-03-27 19:03:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:03:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FYD65VTE%252F2026-03-27%252Fimage%252Fe3ce6a50-c296-4099-a713-25492d2e8f21_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:03:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YD65VTE/2026-03-27/image/e3ce6a50-c296-4099-a713-25492d2e8f21_removebg.jpg?w=600 saved to cache
2026-03-27 19:03:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 6dfb49f5-2f6e-54ef-a4d7-494abb74d5c6
2026-03-27 19:03:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/YD65VTE/2026-03-27/image/cd698c84-ede0-4527-bb72-4e331eb0c288_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120861479?view=catalogue)
2026-03-27 19:03:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:03:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439eaf4510>
2026-03-27 19:03:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:03:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:03:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:03:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6dfb49f5-2f6e-54ef-a4d7-494abb74d5c6/6dfb49f5-2f6e-54ef-a4d7-494abb74d5c6_image_8.jpg HTTP/1.1" 201 0
2026-03-27 19:03:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:03:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FYD65VTE%252F2026-03-27%252Fimage%252Fff6f8aab-6cad-4d2f-a59d-580e02be6327_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:03:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YD65VTE/2026-03-27/image/ff6f8aab-6cad-4d2f-a59d-580e02be6327_removebg.jpg?w=600 saved to cache
2026-03-27 19:03:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 6dfb49f5-2f6e-54ef-a4d7-494abb74d5c6
2026-03-27 19:03:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/YD65VTE/2026-03-27/image/9eded0f3-a684-4221-819b-45955e233f66_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120861479?view=catalogue)
2026-03-27 19:03:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:03:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439d54a150>
2026-03-27 19:03:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:03:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:03:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:03:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6dfb49f5-2f6e-54ef-a4d7-494abb74d5c6/6dfb49f5-2f6e-54ef-a4d7-494abb74d5c6_image_7.jpg HTTP/1.1" 201 0
2026-03-27 19:03:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:03:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FYD65VTE%252F2026-03-27%252Fimage%252Fcd698c84-ede0-4527-bb72-4e331eb0c288_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:03:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YD65VTE/2026-03-27/image/cd698c84-ede0-4527-bb72-4e331eb0c288_removebg.jpg?w=600 saved to cache
2026-03-27 19:03:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 6dfb49f5-2f6e-54ef-a4d7-494abb74d5c6
2026-03-27 19:03:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/YD65VTE/2026-03-27/image/362e76fa-7b8e-4e11-a406-ceccf630b021_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120861479?view=catalogue)
2026-03-27 19:03:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:03:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439d7c6950>
2026-03-27 19:03:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:03:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:03:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:03:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6dfb49f5-2f6e-54ef-a4d7-494abb74d5c6/6dfb49f5-2f6e-54ef-a4d7-494abb74d5c6_image_6.jpg HTTP/1.1" 201 0
2026-03-27 19:03:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:03:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FYD65VTE%252F2026-03-27%252Fimage%252F9eded0f3-a684-4221-819b-45955e233f66_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:03:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YD65VTE/2026-03-27/image/9eded0f3-a684-4221-819b-45955e233f66_removebg.jpg?w=600 saved to cache
2026-03-27 19:03:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 6dfb49f5-2f6e-54ef-a4d7-494abb74d5c6
2026-03-27 19:03:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/YD65VTE/2026-03-27/image/76b39f83-7c31-4cb5-9f19-dd6a5bc55b12_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120861479?view=catalogue)
2026-03-27 19:03:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:03:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439d7d6350>
2026-03-27 19:03:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:03:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:03:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:03:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6dfb49f5-2f6e-54ef-a4d7-494abb74d5c6/6dfb49f5-2f6e-54ef-a4d7-494abb74d5c6_image_5.jpg HTTP/1.1" 201 0
2026-03-27 19:03:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:03:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FYD65VTE%252F2026-03-27%252Fimage%252F362e76fa-7b8e-4e11-a406-ceccf630b021_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:03:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YD65VTE/2026-03-27/image/362e76fa-7b8e-4e11-a406-ceccf630b021_removebg.jpg?w=600 saved to cache
2026-03-27 19:03:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 6dfb49f5-2f6e-54ef-a4d7-494abb74d5c6
2026-03-27 19:03:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/YD65VTE/2026-03-27/image/ea4e60b3-cc8c-4340-8ec7-afad54ec4fdf_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120861479?view=catalogue)
2026-03-27 19:03:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:03:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439eb842d0>
2026-03-27 19:03:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:03:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:03:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:03:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6dfb49f5-2f6e-54ef-a4d7-494abb74d5c6/6dfb49f5-2f6e-54ef-a4d7-494abb74d5c6_image_4.jpg HTTP/1.1" 201 0
2026-03-27 19:03:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:03:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FYD65VTE%252F2026-03-27%252Fimage%252F76b39f83-7c31-4cb5-9f19-dd6a5bc55b12_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:03:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YD65VTE/2026-03-27/image/76b39f83-7c31-4cb5-9f19-dd6a5bc55b12_removebg.jpg?w=600 saved to cache
2026-03-27 19:03:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 6dfb49f5-2f6e-54ef-a4d7-494abb74d5c6
2026-03-27 19:03:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/YD65VTE/2026-03-27/image/fc71a807-fa57-4375-80a4-9b3af79d0faf_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120861479?view=catalogue)
2026-03-27 19:03:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/YD65VTE/2026-03-27/image/d3cf3acb-5bb8-4ea3-be4e-18007fb435fb_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120861479?view=catalogue)
2026-03-27 19:03:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:03:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439d73d7d0>
2026-03-27 19:03:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:03:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:03:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:03:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6dfb49f5-2f6e-54ef-a4d7-494abb74d5c6/6dfb49f5-2f6e-54ef-a4d7-494abb74d5c6_image_3.jpg HTTP/1.1" 201 0
2026-03-27 19:03:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:03:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FYD65VTE%252F2026-03-27%252Fimage%252Fea4e60b3-cc8c-4340-8ec7-afad54ec4fdf_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:03:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YD65VTE/2026-03-27/image/ea4e60b3-cc8c-4340-8ec7-afad54ec4fdf_removebg.jpg?w=600 saved to cache
2026-03-27 19:03:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 6dfb49f5-2f6e-54ef-a4d7-494abb74d5c6
2026-03-27 19:03:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/YD65VTE/2026-03-27/image/9de25f30-59a2-4a3a-9900-bf2583c7a04b_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120861479?view=catalogue)
2026-03-27 19:03:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:03:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439eb31190>
2026-03-27 19:03:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:03:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:03:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:03:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6dfb49f5-2f6e-54ef-a4d7-494abb74d5c6/6dfb49f5-2f6e-54ef-a4d7-494abb74d5c6_image_2.jpg HTTP/1.1" 201 0
2026-03-27 19:03:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:03:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FYD65VTE%252F2026-03-27%252Fimage%252Ffc71a807-fa57-4375-80a4-9b3af79d0faf_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:03:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YD65VTE/2026-03-27/image/fc71a807-fa57-4375-80a4-9b3af79d0faf_removebg.jpg?w=600 saved to cache
2026-03-27 19:03:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 6dfb49f5-2f6e-54ef-a4d7-494abb74d5c6
2026-03-27 19:03:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:03:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439d6999d0>
2026-03-27 19:03:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:03:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:03:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:03:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6dfb49f5-2f6e-54ef-a4d7-494abb74d5c6/6dfb49f5-2f6e-54ef-a4d7-494abb74d5c6_image_1.jpg HTTP/1.1" 201 0
2026-03-27 19:03:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:03:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FYD65VTE%252F2026-03-27%252Fimage%252Fd3cf3acb-5bb8-4ea3-be4e-18007fb435fb_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:03:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YD65VTE/2026-03-27/image/d3cf3acb-5bb8-4ea3-be4e-18007fb435fb_removebg.jpg?w=600 saved to cache
2026-03-27 19:03:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 6dfb49f5-2f6e-54ef-a4d7-494abb74d5c6
2026-03-27 19:03:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:03:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439d6dec10>
2026-03-27 19:03:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:03:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:03:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:03:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6dfb49f5-2f6e-54ef-a4d7-494abb74d5c6/6dfb49f5-2f6e-54ef-a4d7-494abb74d5c6_image_0.jpg HTTP/1.1" 201 0
2026-03-27 19:03:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:03:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FYD65VTE%252F2026-03-27%252Fimage%252F9de25f30-59a2-4a3a-9900-bf2583c7a04b_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:03:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YD65VTE/2026-03-27/image/9de25f30-59a2-4a3a-9900-bf2583c7a04b_removebg.jpg?w=600 saved to cache
2026-03-27 19:03:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 6dfb49f5-2f6e-54ef-a4d7-494abb74d5c6
2026-03-27 19:03:57 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 6dfb49f5-2f6e-54ef-a4d7-494abb74d5c6, skipping ID generation
2026-03-27 19:03:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6dfb49f5-2f6e-54ef-a4d7-494abb74d5c6 with scrape type 1
2026-03-27 19:03:57 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6dfb49f5-2f6e-54ef-a4d7-494abb74d5c6 sending to next pipeline
2026-03-27 19:03:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 6dfb49f5-2f6e-54ef-a4d7-494abb74d5c6, identifier: 120861479
2026-03-27 19:03:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 6dfb49f5-2f6e-54ef-a4d7-494abb74d5c6 with identifier: 120861479
2026-03-27 19:03:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 6dfb49f5-2f6e-54ef-a4d7-494abb74d5c6 with identifier: 120861479
2026-03-27 19:03:57 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 6dfb49f5-2f6e-54ef-a4d7-494abb74d5c6 with identifier: 120861479 to the API
2026-03-27 19:03:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:03: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-27 19:03:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/YD65VTE/2026-03-27/image/9de25f30-59a2-4a3a-9900-bf2583c7a04b_removebg.jpg?w=600>
{'auction_title': '',
'c_o_2_emission_value': 116,
'color': 'RED',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Petrol',
'id': '6dfb49f5-2f6e-54ef-a4d7-494abb74d5c6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'YD65VTE',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120861479',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'BMW',
'model': '1 SERIES HATCHBACK',
'odometer': 101194,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 10,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6dfb49f5-2f6e-54ef-a4d7-494abb74d5c6/6dfb49f5-2f6e-54ef-a4d7-494abb74d5c6_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 38290,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/YD65VTE/2026-03-27/image/9de25f30-59a2-4a3a-9900-bf2583c7a04b_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6dfb49f5-2f6e-54ef-a4d7-494abb74d5c6/6dfb49f5-2f6e-54ef-a4d7-494abb74d5c6_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 40268,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/YD65VTE/2026-03-27/image/d3cf3acb-5bb8-4ea3-be4e-18007fb435fb_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6dfb49f5-2f6e-54ef-a4d7-494abb74d5c6/6dfb49f5-2f6e-54ef-a4d7-494abb74d5c6_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39694,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/YD65VTE/2026-03-27/image/fc71a807-fa57-4375-80a4-9b3af79d0faf_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6dfb49f5-2f6e-54ef-a4d7-494abb74d5c6/6dfb49f5-2f6e-54ef-a4d7-494abb74d5c6_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 38796,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/YD65VTE/2026-03-27/image/ea4e60b3-cc8c-4340-8ec7-afad54ec4fdf_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6dfb49f5-2f6e-54ef-a4d7-494abb74d5c6/6dfb49f5-2f6e-54ef-a4d7-494abb74d5c6_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45881,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/YD65VTE/2026-03-27/image/76b39f83-7c31-4cb5-9f19-dd6a5bc55b12_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6dfb49f5-2f6e-54ef-a4d7-494abb74d5c6/6dfb49f5-2f6e-54ef-a4d7-494abb74d5c6_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36498,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/YD65VTE/2026-03-27/image/362e76fa-7b8e-4e11-a406-ceccf630b021_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6dfb49f5-2f6e-54ef-a4d7-494abb74d5c6/6dfb49f5-2f6e-54ef-a4d7-494abb74d5c6_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49723,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/YD65VTE/2026-03-27/image/9eded0f3-a684-4221-819b-45955e233f66_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6dfb49f5-2f6e-54ef-a4d7-494abb74d5c6/6dfb49f5-2f6e-54ef-a4d7-494abb74d5c6_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53283,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/YD65VTE/2026-03-27/image/cd698c84-ede0-4527-bb72-4e331eb0c288_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6dfb49f5-2f6e-54ef-a4d7-494abb74d5c6/6dfb49f5-2f6e-54ef-a4d7-494abb74d5c6_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50745,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/YD65VTE/2026-03-27/image/ff6f8aab-6cad-4d2f-a59d-580e02be6327_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6dfb49f5-2f6e-54ef-a4d7-494abb74d5c6/6dfb49f5-2f6e-54ef-a4d7-494abb74d5c6_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 41693,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/YD65VTE/2026-03-27/image/e3ce6a50-c296-4099-a713-25492d2e8f21_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-09-21',
'seller_name': 'Manamanx Ltd',
'title': 'BMW 1 SERIES HATCHBACK 118i [1.5] SE 5dr',
'transmission': 'manual',
'trim': '118i [1.5] SE 5dr',
'vin': None,
'year': 2015}
2026-03-27 19:03:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:03:57 [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-27 19:03:57 [astonbarclay.gb] INFO: Saving data for 120861479: {'created_time': 1774638237.854977, 'last_price_update_time': 1774638237.854988, 'auction_closing_time': 1774888200.0}
2026-03-27 19:03:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:03:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120861479') HTTP/1.1" 204 0
2026-03-27 19:04:05 [scrapy.extensions.logstats] INFO: Crawled 30 pages (at 17 pages/min), scraped 26 items (at 15 items/min)
2026-03-27 19:04:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 177MiB
2026-03-27 19:04:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120859907?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19: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-27 19:04:12 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120859907, 'registration': 'DN71TKX', 'account': 'UNK001', 'make': 'VAUXHALL', 'model': 'GRANDLAND X HATCHBACK', 'derivative': '1.6 Hybrid Business Edition Nav Premium 5dr Auto', 'mileage': 51074, 'mileageWarranty': True, 'type': 'car', 'saleId': 0, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 209}, 'saleStart': None, 'lot': None, 'hall': None, 'transmission': 'automatic', 'firstRegistration': '2022-02-03', 'fuel': 'Petrol/Plugin Electric Hybrid', 'motExpiry': '2027-02-02', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/DN71TKX/2026-03-27/image/e9ddb1fe-9eff-4c2d-93c1-cac7c71934d3_removebg.jpg?w=600', 'https://abimg003.imgix.net/DN71TKX/2026-03-27/image/aa7d69e6-9e2f-40ff-bee7-32f9525328e8_removebg.jpg?w=600', 'https://abimg003.imgix.net/DN71TKX/2026-03-27/image/7f21a848-df28-4aa2-ae98-2b85b9e26318_removebg.jpg?w=600', 'https://abimg003.imgix.net/DN71TKX/2026-03-27/image/48267753-41a3-4af5-a5ed-7caf8e3040d3_removebg.jpg?w=600', 'https://abimg003.imgix.net/DN71TKX/2026-03-27/image/feb3ed2e-1911-4ef9-a553-e9e10261fdad_removebg.jpg?w=600', 'https://abimg003.imgix.net/DN71TKX/2026-03-27/image/99069847-18c7-4d9d-98fd-4735d5def154_removebg.jpg?w=600', 'https://abimg003.imgix.net/DN71TKX/2026-03-27/image/fa2183db-e3f0-433c-b0a6-05481fcf6ef7_removebg.jpg?w=600', 'https://abimg003.imgix.net/DN71TKX/2026-03-27/image/9015544e-f22e-4c7c-9a0e-953204a56320_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'VOSA STATES 35K 49K', 'virtual': False, 'seller': None, 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': None, 'co2': 32, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/6b1595f3-73bf-428f-8008-a008f8cb886b.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:04:12 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120859907, 'registration': 'DN71TKX', 'account': 'UNK001', 'make': 'VAUXHALL', 'model': 'GRANDLAND X HATCHBACK', 'derivative': '1.6 Hybrid Business Edition Nav Premium 5dr Auto', 'mileage': 51074, 'mileageWarranty': True, 'type': 'car', 'saleId': 0, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 209}, 'saleStart': None, 'lot': None, 'hall': None, 'transmission': 'automatic', 'firstRegistration': '2022-02-03', 'fuel': 'Petrol/Plugin Electric Hybrid', 'motExpiry': '2027-02-02', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/DN71TKX/2026-03-27/image/e9ddb1fe-9eff-4c2d-93c1-cac7c71934d3_removebg.jpg?w=600', 'https://abimg003.imgix.net/DN71TKX/2026-03-27/image/aa7d69e6-9e2f-40ff-bee7-32f9525328e8_removebg.jpg?w=600', 'https://abimg003.imgix.net/DN71TKX/2026-03-27/image/7f21a848-df28-4aa2-ae98-2b85b9e26318_removebg.jpg?w=600', 'https://abimg003.imgix.net/DN71TKX/2026-03-27/image/48267753-41a3-4af5-a5ed-7caf8e3040d3_removebg.jpg?w=600', 'https://abimg003.imgix.net/DN71TKX/2026-03-27/image/feb3ed2e-1911-4ef9-a553-e9e10261fdad_removebg.jpg?w=600', 'https://abimg003.imgix.net/DN71TKX/2026-03-27/image/99069847-18c7-4d9d-98fd-4735d5def154_removebg.jpg?w=600', 'https://abimg003.imgix.net/DN71TKX/2026-03-27/image/fa2183db-e3f0-433c-b0a6-05481fcf6ef7_removebg.jpg?w=600', 'https://abimg003.imgix.net/DN71TKX/2026-03-27/image/9015544e-f22e-4c7c-9a0e-953204a56320_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'VOSA STATES 35K 49K', 'virtual': False, 'seller': None, 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': None, 'co2': 32, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/6b1595f3-73bf-428f-8008-a008f8cb886b.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:04:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 921a60c5-8f34-5b9d-979f-f0aeff009e89 with identifier: 120859907
2026-03-27 19:04:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 921a60c5-8f34-5b9d-979f-f0aeff009e89 with scrape type 1
2026-03-27 19:04:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 8 photos for item 921a60c5-8f34-5b9d-979f-f0aeff009e89
2026-03-27 19:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%252Fabimg003.imgix.net%252FDN71TKX%252F2026-03-27%252Fimage%252Fe9ddb1fe-9eff-4c2d-93c1-cac7c71934d3_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:04:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DN71TKX/2026-03-27/image/e9ddb1fe-9eff-4c2d-93c1-cac7c71934d3_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%252Fabimg003.imgix.net%252FDN71TKX%252F2026-03-27%252Fimage%252Faa7d69e6-9e2f-40ff-bee7-32f9525328e8_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:04:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DN71TKX/2026-03-27/image/aa7d69e6-9e2f-40ff-bee7-32f9525328e8_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%252Fabimg003.imgix.net%252FDN71TKX%252F2026-03-27%252Fimage%252F7f21a848-df28-4aa2-ae98-2b85b9e26318_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:04:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DN71TKX/2026-03-27/image/7f21a848-df28-4aa2-ae98-2b85b9e26318_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%252Fabimg003.imgix.net%252FDN71TKX%252F2026-03-27%252Fimage%252F48267753-41a3-4af5-a5ed-7caf8e3040d3_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:04:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DN71TKX/2026-03-27/image/48267753-41a3-4af5-a5ed-7caf8e3040d3_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%252Fabimg003.imgix.net%252FDN71TKX%252F2026-03-27%252Fimage%252Ffeb3ed2e-1911-4ef9-a553-e9e10261fdad_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:04:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DN71TKX/2026-03-27/image/feb3ed2e-1911-4ef9-a553-e9e10261fdad_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%252Fabimg003.imgix.net%252FDN71TKX%252F2026-03-27%252Fimage%252F99069847-18c7-4d9d-98fd-4735d5def154_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:04:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DN71TKX/2026-03-27/image/99069847-18c7-4d9d-98fd-4735d5def154_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%252Fabimg003.imgix.net%252FDN71TKX%252F2026-03-27%252Fimage%252Ffa2183db-e3f0-433c-b0a6-05481fcf6ef7_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:04:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DN71TKX/2026-03-27/image/fa2183db-e3f0-433c-b0a6-05481fcf6ef7_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%252Fabimg003.imgix.net%252FDN71TKX%252F2026-03-27%252Fimage%252F9015544e-f22e-4c7c-9a0e-953204a56320_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:04:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DN71TKX/2026-03-27/image/9015544e-f22e-4c7c-9a0e-953204a56320_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:04:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120859656?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:04:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:04:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/DN71TKX/2026-03-27/image/9015544e-f22e-4c7c-9a0e-953204a56320_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120859907?view=catalogue)
2026-03-27 19:04:14 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120859656, 'registration': 'GK17RBU', 'account': 'MAN037', 'make': 'SKODA', 'model': 'SUPERB DIESEL ESTATE', 'derivative': '2.0 TDI CR SE L Executive 5dr DSG', 'mileage': 84911, 'mileageWarranty': False, 'type': 'car', 'saleId': 19230, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-03-30T16:30Z', 'lot': 1070, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2017-03-01', 'fuel': 'Diesel', 'motExpiry': '2027-03-01', 'doors': 5, 'engineSize': 1968, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/GK17RBU/2026-03-27/image/1da28b6b-13a6-455a-8ae9-361c72ffe746_removebg.jpg?w=600', 'https://abimg003.imgix.net/GK17RBU/2026-03-27/image/87bb3746-29e9-4a29-8157-37f00f24499b_removebg.jpg?w=600', 'https://abimg003.imgix.net/GK17RBU/2026-03-27/image/3bde25d9-e19b-4434-afeb-73f02350b79e_removebg.jpg?w=600', 'https://abimg003.imgix.net/GK17RBU/2026-03-27/image/0687510e-5e42-4267-ba6a-620c00853c12_removebg.jpg?w=600', 'https://abimg003.imgix.net/GK17RBU/2026-03-27/image/6e698ca0-ab87-4765-8fa8-62460363e506_removebg.jpg?w=600', 'https://abimg003.imgix.net/GK17RBU/2026-03-27/image/052877a9-ff9f-4cf9-bc7f-a17f08856467_removebg.jpg?w=600', 'https://abimg003.imgix.net/GK17RBU/2026-03-27/image/38166147-cd7e-4a17-95f2-bffe7d5d44b7_removebg.jpg?w=600', 'https://abimg003.imgix.net/GK17RBU/2026-03-27/image/0ba71340-ffa5-4837-a83a-91ef00a3e2d9_removebg.jpg?w=600', 'https://abimg003.imgix.net/GK17RBU/2026-03-27/image/7900702f-d90e-4d61-aab0-85816720eb0b_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': '', 'remarks': 'fORMER KEEPERS UNKNOWN, VOSA STATES 51K, 65K, 76K, 84K, SPARE KEY AND SD CARD IN OFFICE', 'virtual': False, 'seller': 'Manamanx Ltd', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': False, 'v5details': None, 'co2': 122, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/6f1c2eaf-b187-484f-a1a4-6f76b445ba1d.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:04:14 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120859656, 'registration': 'GK17RBU', 'account': 'MAN037', 'make': 'SKODA', 'model': 'SUPERB DIESEL ESTATE', 'derivative': '2.0 TDI CR SE L Executive 5dr DSG', 'mileage': 84911, 'mileageWarranty': False, 'type': 'car', 'saleId': 19230, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-03-30T16:30Z', 'lot': 1070, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2017-03-01', 'fuel': 'Diesel', 'motExpiry': '2027-03-01', 'doors': 5, 'engineSize': 1968, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/GK17RBU/2026-03-27/image/1da28b6b-13a6-455a-8ae9-361c72ffe746_removebg.jpg?w=600', 'https://abimg003.imgix.net/GK17RBU/2026-03-27/image/87bb3746-29e9-4a29-8157-37f00f24499b_removebg.jpg?w=600', 'https://abimg003.imgix.net/GK17RBU/2026-03-27/image/3bde25d9-e19b-4434-afeb-73f02350b79e_removebg.jpg?w=600', 'https://abimg003.imgix.net/GK17RBU/2026-03-27/image/0687510e-5e42-4267-ba6a-620c00853c12_removebg.jpg?w=600', 'https://abimg003.imgix.net/GK17RBU/2026-03-27/image/6e698ca0-ab87-4765-8fa8-62460363e506_removebg.jpg?w=600', 'https://abimg003.imgix.net/GK17RBU/2026-03-27/image/052877a9-ff9f-4cf9-bc7f-a17f08856467_removebg.jpg?w=600', 'https://abimg003.imgix.net/GK17RBU/2026-03-27/image/38166147-cd7e-4a17-95f2-bffe7d5d44b7_removebg.jpg?w=600', 'https://abimg003.imgix.net/GK17RBU/2026-03-27/image/0ba71340-ffa5-4837-a83a-91ef00a3e2d9_removebg.jpg?w=600', 'https://abimg003.imgix.net/GK17RBU/2026-03-27/image/7900702f-d90e-4d61-aab0-85816720eb0b_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': '', 'remarks': 'fORMER KEEPERS UNKNOWN, VOSA STATES 51K, 65K, 76K, 84K, SPARE KEY AND SD CARD IN OFFICE', 'virtual': False, 'seller': 'Manamanx Ltd', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': False, 'v5details': None, 'co2': 122, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/6f1c2eaf-b187-484f-a1a4-6f76b445ba1d.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:04:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 480d0032-642a-5bb0-8940-70354bf682f4 with identifier: 120859656
2026-03-27 19:04:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 480d0032-642a-5bb0-8940-70354bf682f4 with scrape type 1
2026-03-27 19:04:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 9 photos for item 480d0032-642a-5bb0-8940-70354bf682f4
2026-03-27 19:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FGK17RBU%252F2026-03-27%252Fimage%252F1da28b6b-13a6-455a-8ae9-361c72ffe746_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:04:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GK17RBU/2026-03-27/image/1da28b6b-13a6-455a-8ae9-361c72ffe746_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:04:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/DN71TKX/2026-03-27/image/fa2183db-e3f0-433c-b0a6-05481fcf6ef7_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120859907?view=catalogue)
2026-03-27 19:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FGK17RBU%252F2026-03-27%252Fimage%252F87bb3746-29e9-4a29-8157-37f00f24499b_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:04:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GK17RBU/2026-03-27/image/87bb3746-29e9-4a29-8157-37f00f24499b_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FGK17RBU%252F2026-03-27%252Fimage%252F3bde25d9-e19b-4434-afeb-73f02350b79e_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:04:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GK17RBU/2026-03-27/image/3bde25d9-e19b-4434-afeb-73f02350b79e_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FGK17RBU%252F2026-03-27%252Fimage%252F0687510e-5e42-4267-ba6a-620c00853c12_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:04:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GK17RBU/2026-03-27/image/0687510e-5e42-4267-ba6a-620c00853c12_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FGK17RBU%252F2026-03-27%252Fimage%252F6e698ca0-ab87-4765-8fa8-62460363e506_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:04:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GK17RBU/2026-03-27/image/6e698ca0-ab87-4765-8fa8-62460363e506_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:04:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:04:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439eb33450>
2026-03-27 19:04:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:04:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:04:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:04:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_921a60c5-8f34-5b9d-979f-f0aeff009e89/921a60c5-8f34-5b9d-979f-f0aeff009e89_image_7.jpg HTTP/1.1" 201 0
2026-03-27 19:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FDN71TKX%252F2026-03-27%252Fimage%252F9015544e-f22e-4c7c-9a0e-953204a56320_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:04:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DN71TKX/2026-03-27/image/9015544e-f22e-4c7c-9a0e-953204a56320_removebg.jpg?w=600 saved to cache
2026-03-27 19:04:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 921a60c5-8f34-5b9d-979f-f0aeff009e89
2026-03-27 19:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FGK17RBU%252F2026-03-27%252Fimage%252F052877a9-ff9f-4cf9-bc7f-a17f08856467_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:04:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GK17RBU/2026-03-27/image/052877a9-ff9f-4cf9-bc7f-a17f08856467_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:04:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/GK17RBU/2026-03-27/image/1da28b6b-13a6-455a-8ae9-361c72ffe746_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120859656?view=catalogue)
2026-03-27 19:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FGK17RBU%252F2026-03-27%252Fimage%252F38166147-cd7e-4a17-95f2-bffe7d5d44b7_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:04:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GK17RBU/2026-03-27/image/38166147-cd7e-4a17-95f2-bffe7d5d44b7_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FGK17RBU%252F2026-03-27%252Fimage%252F0ba71340-ffa5-4837-a83a-91ef00a3e2d9_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:04:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GK17RBU/2026-03-27/image/0ba71340-ffa5-4837-a83a-91ef00a3e2d9_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:04:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:04:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439d5daa90>
2026-03-27 19:04:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:04:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:04:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:04:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_921a60c5-8f34-5b9d-979f-f0aeff009e89/921a60c5-8f34-5b9d-979f-f0aeff009e89_image_6.jpg HTTP/1.1" 201 0
2026-03-27 19:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FDN71TKX%252F2026-03-27%252Fimage%252Ffa2183db-e3f0-433c-b0a6-05481fcf6ef7_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:04:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DN71TKX/2026-03-27/image/fa2183db-e3f0-433c-b0a6-05481fcf6ef7_removebg.jpg?w=600 saved to cache
2026-03-27 19:04:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 921a60c5-8f34-5b9d-979f-f0aeff009e89
2026-03-27 19:04:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/GK17RBU/2026-03-27/image/6e698ca0-ab87-4765-8fa8-62460363e506_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120859656?view=catalogue)
2026-03-27 19:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FGK17RBU%252F2026-03-27%252Fimage%252F7900702f-d90e-4d61-aab0-85816720eb0b_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:04:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GK17RBU/2026-03-27/image/7900702f-d90e-4d61-aab0-85816720eb0b_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:04:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120471898?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:04:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:04:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:04:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439d594310>
2026-03-27 19:04:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:04:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:04:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:04:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_480d0032-642a-5bb0-8940-70354bf682f4/480d0032-642a-5bb0-8940-70354bf682f4_image_0.jpg HTTP/1.1" 201 0
2026-03-27 19:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FGK17RBU%252F2026-03-27%252Fimage%252F1da28b6b-13a6-455a-8ae9-361c72ffe746_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:04:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GK17RBU/2026-03-27/image/1da28b6b-13a6-455a-8ae9-361c72ffe746_removebg.jpg?w=600 saved to cache
2026-03-27 19:04:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 480d0032-642a-5bb0-8940-70354bf682f4
2026-03-27 19:04:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/GK17RBU/2026-03-27/image/0ba71340-ffa5-4837-a83a-91ef00a3e2d9_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120859656?view=catalogue)
2026-03-27 19:04:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:04:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439d6bd410>
2026-03-27 19:04:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:04:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:04:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:04:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_480d0032-642a-5bb0-8940-70354bf682f4/480d0032-642a-5bb0-8940-70354bf682f4_image_4.jpg HTTP/1.1" 201 0
2026-03-27 19:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FGK17RBU%252F2026-03-27%252Fimage%252F6e698ca0-ab87-4765-8fa8-62460363e506_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:04:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GK17RBU/2026-03-27/image/6e698ca0-ab87-4765-8fa8-62460363e506_removebg.jpg?w=600 saved to cache
2026-03-27 19:04:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 480d0032-642a-5bb0-8940-70354bf682f4
2026-03-27 19:04:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/GK17RBU/2026-03-27/image/38166147-cd7e-4a17-95f2-bffe7d5d44b7_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120859656?view=catalogue)
2026-03-27 19:04:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/GK17RBU/2026-03-27/image/7900702f-d90e-4d61-aab0-85816720eb0b_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120859656?view=catalogue)
2026-03-27 19:04:14 [astonbarclay.gb] INFO: Detail data: {'cardType': 'e-xchange', 'id': 120471898, 'registration': 'RO14NBD', 'account': 'MER023', 'make': 'VOLKSWAGEN', 'model': 'GOLF DIESEL ESTATE', 'derivative': '1.6 TDI SE 5dr', 'mileage': 159870, 'mileageWarranty': True, 'type': 'car', 'saleId': 19309, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 115}, 'saleStart': '2026-04-07T08:00Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2014-06-05', 'fuel': 'Diesel', 'motExpiry': '2026-08-23', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/RO14NBD/2026-03-19/image/56c1c75a-c4c1-4c06-93f3-62c28328f20a_removebg.jpg?w=600', 'https://abimg003.imgix.net/RO14NBD/2026-03-19/image/ec3e1b8e-f288-42f0-9f6c-5e793bd9521f_removebg.jpg?w=600', 'https://abimg003.imgix.net/RO14NBD/2026-03-19/image/cbd91089-bbd0-4453-9ca4-1b227f77a48e_removebg.jpg?w=600', 'https://abimg003.imgix.net/RO14NBD/2026-03-19/image/f9e5bb36-e803-4933-a07f-357cd285bd87_removebg.jpg?w=600', 'https://abimg003.imgix.net/RO14NBD/2026-03-19/image/70dac53b-bc6f-4848-9a95-5ce8d8aa804e_removebg.jpg?w=600', 'https://abimg003.imgix.net/RO14NBD/2026-03-19/image/fd0f82be-018a-485b-8c86-0e66bc46b550_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service print and book 01/15 17K 07/16 54K 06/17 65K 08/20 114K 08/23 141K 08/24 148K INV @ 06/19 105K 08/21 121K 06/22 (NO MILEAGE) 04/23 (NO MILEAGE) / cambelt/water pump 10/2029 108k', 'remarks': 'S/KEY / Parking sensors, front and rear', 'virtual': False, 'seller': 'Mercedes-Benz South West', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 102, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/7c110b02-83bc-4825-a609-4401f96d64fd.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:04:14 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'e-xchange', 'id': 120471898, 'registration': 'RO14NBD', 'account': 'MER023', 'make': 'VOLKSWAGEN', 'model': 'GOLF DIESEL ESTATE', 'derivative': '1.6 TDI SE 5dr', 'mileage': 159870, 'mileageWarranty': True, 'type': 'car', 'saleId': 19309, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 115}, 'saleStart': '2026-04-07T08:00Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2014-06-05', 'fuel': 'Diesel', 'motExpiry': '2026-08-23', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/RO14NBD/2026-03-19/image/56c1c75a-c4c1-4c06-93f3-62c28328f20a_removebg.jpg?w=600', 'https://abimg003.imgix.net/RO14NBD/2026-03-19/image/ec3e1b8e-f288-42f0-9f6c-5e793bd9521f_removebg.jpg?w=600', 'https://abimg003.imgix.net/RO14NBD/2026-03-19/image/cbd91089-bbd0-4453-9ca4-1b227f77a48e_removebg.jpg?w=600', 'https://abimg003.imgix.net/RO14NBD/2026-03-19/image/f9e5bb36-e803-4933-a07f-357cd285bd87_removebg.jpg?w=600', 'https://abimg003.imgix.net/RO14NBD/2026-03-19/image/70dac53b-bc6f-4848-9a95-5ce8d8aa804e_removebg.jpg?w=600', 'https://abimg003.imgix.net/RO14NBD/2026-03-19/image/fd0f82be-018a-485b-8c86-0e66bc46b550_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service print and book 01/15 17K 07/16 54K 06/17 65K 08/20 114K 08/23 141K 08/24 148K INV @ 06/19 105K 08/21 121K 06/22 (NO MILEAGE) 04/23 (NO MILEAGE) / cambelt/water pump 10/2029 108k', 'remarks': 'S/KEY / Parking sensors, front and rear', 'virtual': False, 'seller': 'Mercedes-Benz South West', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 102, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/7c110b02-83bc-4825-a609-4401f96d64fd.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:04:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 92e7ca7a-e94b-511d-b327-1ebe6d411605 with identifier: 120471898
2026-03-27 19:04:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 92e7ca7a-e94b-511d-b327-1ebe6d411605 with scrape type 2
2026-03-27 19:04:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 92e7ca7a-e94b-511d-b327-1ebe6d411605 with scrape type 2
2026-03-27 19:04:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 92e7ca7a-e94b-511d-b327-1ebe6d411605, identifier: 120471898
2026-03-27 19:04:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 92e7ca7a-e94b-511d-b327-1ebe6d411605 with identifier: 120471898
2026-03-27 19:04:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 92e7ca7a-e94b-511d-b327-1ebe6d411605 with identifier: 120471898
2026-03-27 19:04:14 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 92e7ca7a-e94b-511d-b327-1ebe6d411605 with identifier: 120471898 to the API
2026-03-27 19:04:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:04:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 19:04:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120471898?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 102,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'expiration_date': '2026-04-07T08:00:00Z',
'fuel_type': 'Diesel',
'id': '92e7ca7a-e94b-511d-b327-1ebe6d411605',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'RO14NBD',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120471898',
'listing': 'auction',
'location': 'Aston Barclay Westbury',
'make': 'VOLKSWAGEN',
'model': 'GOLF DIESEL ESTATE',
'odometer': 159870,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-06-05',
'seller_name': 'Mercedes-Benz South West',
'title': 'VOLKSWAGEN GOLF DIESEL ESTATE 1.6 TDI SE 5dr',
'transmission': 'manual',
'trim': '1.6 TDI SE 5dr',
'vin': None,
'year': 2014}
2026-03-27 19:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04:14 [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-27 19:04:14 [astonbarclay.gb] INFO: Saving data for 120471898: {'auction_closing_time': 1775548800.0, 'created_time': 1773914540.159496, 'last_price_update_time': 1774638254.889891}
2026-03-27 19:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120471898') HTTP/1.1" 204 0
2026-03-27 19:04:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/GK17RBU/2026-03-27/image/0687510e-5e42-4267-ba6a-620c00853c12_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120859656?view=catalogue)
2026-03-27 19:04:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/GK17RBU/2026-03-27/image/052877a9-ff9f-4cf9-bc7f-a17f08856467_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120859656?view=catalogue)
2026-03-27 19:04:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:04:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439d77f810>
2026-03-27 19:04:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:04:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:04:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:04:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_480d0032-642a-5bb0-8940-70354bf682f4/480d0032-642a-5bb0-8940-70354bf682f4_image_7.jpg HTTP/1.1" 201 0
2026-03-27 19:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FGK17RBU%252F2026-03-27%252Fimage%252F0ba71340-ffa5-4837-a83a-91ef00a3e2d9_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:04:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GK17RBU/2026-03-27/image/0ba71340-ffa5-4837-a83a-91ef00a3e2d9_removebg.jpg?w=600 saved to cache
2026-03-27 19:04:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 480d0032-642a-5bb0-8940-70354bf682f4
2026-03-27 19:04:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:04:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439d6bd810>
2026-03-27 19:04:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:04:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:04:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:04:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_480d0032-642a-5bb0-8940-70354bf682f4/480d0032-642a-5bb0-8940-70354bf682f4_image_6.jpg HTTP/1.1" 201 0
2026-03-27 19:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FGK17RBU%252F2026-03-27%252Fimage%252F38166147-cd7e-4a17-95f2-bffe7d5d44b7_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:04:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GK17RBU/2026-03-27/image/38166147-cd7e-4a17-95f2-bffe7d5d44b7_removebg.jpg?w=600 saved to cache
2026-03-27 19:04:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 480d0032-642a-5bb0-8940-70354bf682f4
2026-03-27 19:04:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:04:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439d5df490>
2026-03-27 19:04:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:04:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:04:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:04:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_480d0032-642a-5bb0-8940-70354bf682f4/480d0032-642a-5bb0-8940-70354bf682f4_image_8.jpg HTTP/1.1" 201 0
2026-03-27 19:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FGK17RBU%252F2026-03-27%252Fimage%252F7900702f-d90e-4d61-aab0-85816720eb0b_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:04:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GK17RBU/2026-03-27/image/7900702f-d90e-4d61-aab0-85816720eb0b_removebg.jpg?w=600 saved to cache
2026-03-27 19:04:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 480d0032-642a-5bb0-8940-70354bf682f4
2026-03-27 19:04:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/GK17RBU/2026-03-27/image/3bde25d9-e19b-4434-afeb-73f02350b79e_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120859656?view=catalogue)
2026-03-27 19:04:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:04:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439df4b9d0>
2026-03-27 19:04:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:04:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:04:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:04:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_480d0032-642a-5bb0-8940-70354bf682f4/480d0032-642a-5bb0-8940-70354bf682f4_image_3.jpg HTTP/1.1" 201 0
2026-03-27 19:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FGK17RBU%252F2026-03-27%252Fimage%252F0687510e-5e42-4267-ba6a-620c00853c12_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:04:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GK17RBU/2026-03-27/image/0687510e-5e42-4267-ba6a-620c00853c12_removebg.jpg?w=600 saved to cache
2026-03-27 19:04:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 480d0032-642a-5bb0-8940-70354bf682f4
2026-03-27 19:04:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:04:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439d5a9050>
2026-03-27 19:04:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:04:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:04:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:04:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_480d0032-642a-5bb0-8940-70354bf682f4/480d0032-642a-5bb0-8940-70354bf682f4_image_5.jpg HTTP/1.1" 201 0
2026-03-27 19:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FGK17RBU%252F2026-03-27%252Fimage%252F052877a9-ff9f-4cf9-bc7f-a17f08856467_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:04:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GK17RBU/2026-03-27/image/052877a9-ff9f-4cf9-bc7f-a17f08856467_removebg.jpg?w=600 saved to cache
2026-03-27 19:04:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 480d0032-642a-5bb0-8940-70354bf682f4
2026-03-27 19:04:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/GK17RBU/2026-03-27/image/87bb3746-29e9-4a29-8157-37f00f24499b_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120859656?view=catalogue)
2026-03-27 19:04:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:04:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439df51390>
2026-03-27 19:04:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:04:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:04:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:04:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_480d0032-642a-5bb0-8940-70354bf682f4/480d0032-642a-5bb0-8940-70354bf682f4_image_2.jpg HTTP/1.1" 201 0
2026-03-27 19:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FGK17RBU%252F2026-03-27%252Fimage%252F3bde25d9-e19b-4434-afeb-73f02350b79e_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:04:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GK17RBU/2026-03-27/image/3bde25d9-e19b-4434-afeb-73f02350b79e_removebg.jpg?w=600 saved to cache
2026-03-27 19:04:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 480d0032-642a-5bb0-8940-70354bf682f4
2026-03-27 19:04:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/DN71TKX/2026-03-27/image/feb3ed2e-1911-4ef9-a553-e9e10261fdad_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120859907?view=catalogue)
2026-03-27 19:04:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/DN71TKX/2026-03-27/image/99069847-18c7-4d9d-98fd-4735d5def154_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120859907?view=catalogue)
2026-03-27 19:04:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/DN71TKX/2026-03-27/image/48267753-41a3-4af5-a5ed-7caf8e3040d3_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120859907?view=catalogue)
2026-03-27 19:04:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:04:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439d812150>
2026-03-27 19:04:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:04:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:04:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:04:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_480d0032-642a-5bb0-8940-70354bf682f4/480d0032-642a-5bb0-8940-70354bf682f4_image_1.jpg HTTP/1.1" 201 0
2026-03-27 19:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FGK17RBU%252F2026-03-27%252Fimage%252F87bb3746-29e9-4a29-8157-37f00f24499b_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:04:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GK17RBU/2026-03-27/image/87bb3746-29e9-4a29-8157-37f00f24499b_removebg.jpg?w=600 saved to cache
2026-03-27 19:04:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 480d0032-642a-5bb0-8940-70354bf682f4
2026-03-27 19:04:15 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 480d0032-642a-5bb0-8940-70354bf682f4, skipping ID generation
2026-03-27 19:04:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 480d0032-642a-5bb0-8940-70354bf682f4 with scrape type 1
2026-03-27 19:04:15 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 480d0032-642a-5bb0-8940-70354bf682f4 sending to next pipeline
2026-03-27 19:04:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 480d0032-642a-5bb0-8940-70354bf682f4, identifier: 120859656
2026-03-27 19:04:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/DN71TKX/2026-03-27/image/7f21a848-df28-4aa2-ae98-2b85b9e26318_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120859907?view=catalogue)
2026-03-27 19:04:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 480d0032-642a-5bb0-8940-70354bf682f4 with identifier: 120859656
2026-03-27 19:04:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 480d0032-642a-5bb0-8940-70354bf682f4 with identifier: 120859656
2026-03-27 19:04:15 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 480d0032-642a-5bb0-8940-70354bf682f4 with identifier: 120859656 to the API
2026-03-27 19:04:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:04:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 19:04:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/GK17RBU/2026-03-27/image/87bb3746-29e9-4a29-8157-37f00f24499b_removebg.jpg?w=600>
{'auction_title': '',
'c_o_2_emission_value': 122,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Diesel',
'id': '480d0032-642a-5bb0-8940-70354bf682f4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'GK17RBU',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120859656',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'SKODA',
'model': 'SUPERB DIESEL ESTATE',
'odometer': 84911,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 9,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_480d0032-642a-5bb0-8940-70354bf682f4/480d0032-642a-5bb0-8940-70354bf682f4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35588,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/GK17RBU/2026-03-27/image/1da28b6b-13a6-455a-8ae9-361c72ffe746_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_480d0032-642a-5bb0-8940-70354bf682f4/480d0032-642a-5bb0-8940-70354bf682f4_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35521,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/GK17RBU/2026-03-27/image/87bb3746-29e9-4a29-8157-37f00f24499b_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_480d0032-642a-5bb0-8940-70354bf682f4/480d0032-642a-5bb0-8940-70354bf682f4_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35838,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/GK17RBU/2026-03-27/image/3bde25d9-e19b-4434-afeb-73f02350b79e_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_480d0032-642a-5bb0-8940-70354bf682f4/480d0032-642a-5bb0-8940-70354bf682f4_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35539,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/GK17RBU/2026-03-27/image/0687510e-5e42-4267-ba6a-620c00853c12_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_480d0032-642a-5bb0-8940-70354bf682f4/480d0032-642a-5bb0-8940-70354bf682f4_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48176,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/GK17RBU/2026-03-27/image/6e698ca0-ab87-4765-8fa8-62460363e506_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_480d0032-642a-5bb0-8940-70354bf682f4/480d0032-642a-5bb0-8940-70354bf682f4_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68850,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/GK17RBU/2026-03-27/image/052877a9-ff9f-4cf9-bc7f-a17f08856467_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_480d0032-642a-5bb0-8940-70354bf682f4/480d0032-642a-5bb0-8940-70354bf682f4_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59889,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/GK17RBU/2026-03-27/image/38166147-cd7e-4a17-95f2-bffe7d5d44b7_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_480d0032-642a-5bb0-8940-70354bf682f4/480d0032-642a-5bb0-8940-70354bf682f4_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59201,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/GK17RBU/2026-03-27/image/0ba71340-ffa5-4837-a83a-91ef00a3e2d9_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_480d0032-642a-5bb0-8940-70354bf682f4/480d0032-642a-5bb0-8940-70354bf682f4_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52055,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/GK17RBU/2026-03-27/image/7900702f-d90e-4d61-aab0-85816720eb0b_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-03-01',
'seller_name': 'Manamanx Ltd',
'title': 'SKODA SUPERB DIESEL ESTATE 2.0 TDI CR SE L Executive 5dr DSG',
'transmission': 'automatic',
'trim': '2.0 TDI CR SE L Executive 5dr DSG',
'vin': None,
'year': 2017}
2026-03-27 19:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120859656%27 HTTP/1.1" 200 None
2026-03-27 19:04:15 [astonbarclay.gb] INFO: Saving data for 120859656: {'created_time': 1774638255.690431, 'last_price_update_time': 1774638255.690442, 'auction_closing_time': 1774888200.0}
2026-03-27 19:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120859656') HTTP/1.1" 204 0
2026-03-27 19:04:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:04:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439df50450>
2026-03-27 19:04:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:04:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:04:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:04:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_921a60c5-8f34-5b9d-979f-f0aeff009e89/921a60c5-8f34-5b9d-979f-f0aeff009e89_image_4.jpg HTTP/1.1" 201 0
2026-03-27 19:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FDN71TKX%252F2026-03-27%252Fimage%252Ffeb3ed2e-1911-4ef9-a553-e9e10261fdad_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:04:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DN71TKX/2026-03-27/image/feb3ed2e-1911-4ef9-a553-e9e10261fdad_removebg.jpg?w=600 saved to cache
2026-03-27 19:04:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 921a60c5-8f34-5b9d-979f-f0aeff009e89
2026-03-27 19:04:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:04:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439dedc590>
2026-03-27 19:04:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:04:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:04:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:04:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_921a60c5-8f34-5b9d-979f-f0aeff009e89/921a60c5-8f34-5b9d-979f-f0aeff009e89_image_5.jpg HTTP/1.1" 201 0
2026-03-27 19:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FDN71TKX%252F2026-03-27%252Fimage%252F99069847-18c7-4d9d-98fd-4735d5def154_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:04:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DN71TKX/2026-03-27/image/99069847-18c7-4d9d-98fd-4735d5def154_removebg.jpg?w=600 saved to cache
2026-03-27 19:04:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 921a60c5-8f34-5b9d-979f-f0aeff009e89
2026-03-27 19:04:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:04:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439dee2e90>
2026-03-27 19:04:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:04:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:04:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:04:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_921a60c5-8f34-5b9d-979f-f0aeff009e89/921a60c5-8f34-5b9d-979f-f0aeff009e89_image_3.jpg HTTP/1.1" 201 0
2026-03-27 19:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FDN71TKX%252F2026-03-27%252Fimage%252F48267753-41a3-4af5-a5ed-7caf8e3040d3_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:04:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DN71TKX/2026-03-27/image/48267753-41a3-4af5-a5ed-7caf8e3040d3_removebg.jpg?w=600 saved to cache
2026-03-27 19:04:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 921a60c5-8f34-5b9d-979f-f0aeff009e89
2026-03-27 19:04:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/DN71TKX/2026-03-27/image/aa7d69e6-9e2f-40ff-bee7-32f9525328e8_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120859907?view=catalogue)
2026-03-27 19:04:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/DN71TKX/2026-03-27/image/e9ddb1fe-9eff-4c2d-93c1-cac7c71934d3_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120859907?view=catalogue)
2026-03-27 19:04:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:04:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439d6eb7d0>
2026-03-27 19:04:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:04:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:04:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:04:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_921a60c5-8f34-5b9d-979f-f0aeff009e89/921a60c5-8f34-5b9d-979f-f0aeff009e89_image_2.jpg HTTP/1.1" 201 0
2026-03-27 19:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FDN71TKX%252F2026-03-27%252Fimage%252F7f21a848-df28-4aa2-ae98-2b85b9e26318_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:04:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DN71TKX/2026-03-27/image/7f21a848-df28-4aa2-ae98-2b85b9e26318_removebg.jpg?w=600 saved to cache
2026-03-27 19:04:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 921a60c5-8f34-5b9d-979f-f0aeff009e89
2026-03-27 19:04:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120589602?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:04:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:04:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:04:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439d7e2410>
2026-03-27 19:04:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:04:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:04:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:04:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_921a60c5-8f34-5b9d-979f-f0aeff009e89/921a60c5-8f34-5b9d-979f-f0aeff009e89_image_1.jpg HTTP/1.1" 201 0
2026-03-27 19:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FDN71TKX%252F2026-03-27%252Fimage%252Faa7d69e6-9e2f-40ff-bee7-32f9525328e8_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:04:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DN71TKX/2026-03-27/image/aa7d69e6-9e2f-40ff-bee7-32f9525328e8_removebg.jpg?w=600 saved to cache
2026-03-27 19:04:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 921a60c5-8f34-5b9d-979f-f0aeff009e89
2026-03-27 19:04:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:04:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439eb196d0>
2026-03-27 19:04:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:04:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:04:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:04:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_921a60c5-8f34-5b9d-979f-f0aeff009e89/921a60c5-8f34-5b9d-979f-f0aeff009e89_image_0.jpg HTTP/1.1" 201 0
2026-03-27 19:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FDN71TKX%252F2026-03-27%252Fimage%252Fe9ddb1fe-9eff-4c2d-93c1-cac7c71934d3_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:04:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DN71TKX/2026-03-27/image/e9ddb1fe-9eff-4c2d-93c1-cac7c71934d3_removebg.jpg?w=600 saved to cache
2026-03-27 19:04:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 921a60c5-8f34-5b9d-979f-f0aeff009e89
2026-03-27 19:04:16 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 921a60c5-8f34-5b9d-979f-f0aeff009e89, skipping ID generation
2026-03-27 19:04:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 921a60c5-8f34-5b9d-979f-f0aeff009e89 with scrape type 1
2026-03-27 19:04:16 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 921a60c5-8f34-5b9d-979f-f0aeff009e89 sending to next pipeline
2026-03-27 19:04:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 921a60c5-8f34-5b9d-979f-f0aeff009e89, identifier: 120859907
2026-03-27 19:04:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 921a60c5-8f34-5b9d-979f-f0aeff009e89 with identifier: 120859907
2026-03-27 19:04:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 19:04:16 [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-27 19:04:16 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 19:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-27 19:04:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 921a60c5-8f34-5b9d-979f-f0aeff009e89 with identifier: 120859907
2026-03-27 19:04:16 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 921a60c5-8f34-5b9d-979f-f0aeff009e89 with identifier: 120859907 to the API
2026-03-27 19:04:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:04: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-27 19:04:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/DN71TKX/2026-03-27/image/e9ddb1fe-9eff-4c2d-93c1-cac7c71934d3_removebg.jpg?w=600>
{'auction_title': '',
'c_o_2_emission_value': 32,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': None,
'fuel_type': 'Petrol/Plugin Electric Hybrid',
'id': '921a60c5-8f34-5b9d-979f-f0aeff009e89',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'DN71TKX',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120859907',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'VAUXHALL',
'model': 'GRANDLAND X HATCHBACK',
'odometer': 51074,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 8,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_921a60c5-8f34-5b9d-979f-f0aeff009e89/921a60c5-8f34-5b9d-979f-f0aeff009e89_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36007,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/DN71TKX/2026-03-27/image/e9ddb1fe-9eff-4c2d-93c1-cac7c71934d3_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_921a60c5-8f34-5b9d-979f-f0aeff009e89/921a60c5-8f34-5b9d-979f-f0aeff009e89_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37021,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/DN71TKX/2026-03-27/image/aa7d69e6-9e2f-40ff-bee7-32f9525328e8_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_921a60c5-8f34-5b9d-979f-f0aeff009e89/921a60c5-8f34-5b9d-979f-f0aeff009e89_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36550,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/DN71TKX/2026-03-27/image/7f21a848-df28-4aa2-ae98-2b85b9e26318_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_921a60c5-8f34-5b9d-979f-f0aeff009e89/921a60c5-8f34-5b9d-979f-f0aeff009e89_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 38327,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/DN71TKX/2026-03-27/image/48267753-41a3-4af5-a5ed-7caf8e3040d3_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_921a60c5-8f34-5b9d-979f-f0aeff009e89/921a60c5-8f34-5b9d-979f-f0aeff009e89_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46644,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/DN71TKX/2026-03-27/image/feb3ed2e-1911-4ef9-a553-e9e10261fdad_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_921a60c5-8f34-5b9d-979f-f0aeff009e89/921a60c5-8f34-5b9d-979f-f0aeff009e89_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 40367,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/DN71TKX/2026-03-27/image/99069847-18c7-4d9d-98fd-4735d5def154_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_921a60c5-8f34-5b9d-979f-f0aeff009e89/921a60c5-8f34-5b9d-979f-f0aeff009e89_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52810,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/DN71TKX/2026-03-27/image/fa2183db-e3f0-433c-b0a6-05481fcf6ef7_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_921a60c5-8f34-5b9d-979f-f0aeff009e89/921a60c5-8f34-5b9d-979f-f0aeff009e89_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48540,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/DN71TKX/2026-03-27/image/9015544e-f22e-4c7c-9a0e-953204a56320_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-02-03',
'seller_name': None,
'title': 'VAUXHALL GRANDLAND X HATCHBACK 1.6 Hybrid Business Edition Nav '
'Premium 5dr Auto',
'transmission': 'automatic',
'trim': '1.6 Hybrid Business Edition Nav Premium 5dr Auto',
'vin': None,
'year': 2022}
2026-03-27 19:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04:16 [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-27 19:04:16 [astonbarclay.gb] INFO: Saving data for 120859907: {'created_time': 1774638256.631476, 'last_price_update_time': 1774638256.631487}
2026-03-27 19:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120859907') HTTP/1.1" 204 0
2026-03-27 19:04:16 [astonbarclay.gb] INFO: Detail data: {'cardType': 'e-xchange', 'id': 120589602, 'registration': 'YG19LFK', 'account': 'MER023', 'make': 'PORSCHE', 'model': 'MACAN ESTATE', 'derivative': 'S 5dr PDK', 'mileage': 80104, 'mileageWarranty': True, 'type': 'car', 'saleId': 19309, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 115}, 'saleStart': '2026-04-07T08:00Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2019-05-03', 'fuel': 'Petrol', 'motExpiry': '2026-05-02', 'doors': 5, 'engineSize': 2995, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/YG19LFK/2026-03-23/image/51f3f56b-be08-4203-9940-c39a35f4ae16_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG19LFK/2026-03-23/image/3f7dbbbf-a475-4d98-9830-cd8c9f3ba1b1_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG19LFK/2026-03-23/image/ce7ca4c2-a93f-45ba-ba82-504111645f3a_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG19LFK/2026-03-23/image/2b6e7930-f57a-4251-916f-669cd6d31831_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG19LFK/2026-03-23/image/6d46426e-f9cc-4422-af60-21d810f52f89_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG19LFK/2026-03-23/image/69be44b2-9757-4f43-9c0b-c2340e10c296_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG19LFK/2026-03-23/image/78c6a653-4562-40f7-8b46-5db2d08b2439_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG19LFK/2026-03-23/image/9a4b20e0-eed5-41b3-b46d-13f52aa87891_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG19LFK/2026-03-23/image/15b99a57-6828-4001-a911-68a4cc7f4a07_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG19LFK/2026-03-23/image/37c4e5b1-b172-434d-abe9-65724bf023be_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Fleet', 'serviceHistory': 'Service book 11/20 8K 03/21 9K 10/22 29K 12/23 49K 06/25 70K', 'remarks': 'SKEY / 21-Inch RS Spyder Design Wheels, Agate Grey / Pebble Grey two-tone leather interior, Sports exhaust system in black, Adaptive sports seats in front (18-way, electric) with integrated headrests and memory package, Panoramic roof system, BOSE® Surround-Sound-System, Porsche Active Suspension Management (PASM), Sport Chrono Package incl. mode switch, Tinted LED taillights with adaptive brake lights, ParkAssist (front and rear) with reversing camera, Privacy glass, Agate Grey seat belts, Seat heating (front), Speed limit indicator, Comfort lighting package, Heated steering wheel, Monochrome Black exterior package (high-gloss), 75-litre fuel tank', 'virtual': False, 'seller': 'Mercedes-Benz South West', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 200, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/8cd618f7-b20f-4dc3-82c8-cde68ea9a597.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:04:16 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'e-xchange', 'id': 120589602, 'registration': 'YG19LFK', 'account': 'MER023', 'make': 'PORSCHE', 'model': 'MACAN ESTATE', 'derivative': 'S 5dr PDK', 'mileage': 80104, 'mileageWarranty': True, 'type': 'car', 'saleId': 19309, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 115}, 'saleStart': '2026-04-07T08:00Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2019-05-03', 'fuel': 'Petrol', 'motExpiry': '2026-05-02', 'doors': 5, 'engineSize': 2995, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/YG19LFK/2026-03-23/image/51f3f56b-be08-4203-9940-c39a35f4ae16_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG19LFK/2026-03-23/image/3f7dbbbf-a475-4d98-9830-cd8c9f3ba1b1_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG19LFK/2026-03-23/image/ce7ca4c2-a93f-45ba-ba82-504111645f3a_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG19LFK/2026-03-23/image/2b6e7930-f57a-4251-916f-669cd6d31831_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG19LFK/2026-03-23/image/6d46426e-f9cc-4422-af60-21d810f52f89_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG19LFK/2026-03-23/image/69be44b2-9757-4f43-9c0b-c2340e10c296_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG19LFK/2026-03-23/image/78c6a653-4562-40f7-8b46-5db2d08b2439_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG19LFK/2026-03-23/image/9a4b20e0-eed5-41b3-b46d-13f52aa87891_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG19LFK/2026-03-23/image/15b99a57-6828-4001-a911-68a4cc7f4a07_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG19LFK/2026-03-23/image/37c4e5b1-b172-434d-abe9-65724bf023be_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Fleet', 'serviceHistory': 'Service book 11/20 8K 03/21 9K 10/22 29K 12/23 49K 06/25 70K', 'remarks': 'SKEY / 21-Inch RS Spyder Design Wheels, Agate Grey / Pebble Grey two-tone leather interior, Sports exhaust system in black, Adaptive sports seats in front (18-way, electric) with integrated headrests and memory package, Panoramic roof system, BOSE® Surround-Sound-System, Porsche Active Suspension Management (PASM), Sport Chrono Package incl. mode switch, Tinted LED taillights with adaptive brake lights, ParkAssist (front and rear) with reversing camera, Privacy glass, Agate Grey seat belts, Seat heating (front), Speed limit indicator, Comfort lighting package, Heated steering wheel, Monochrome Black exterior package (high-gloss), 75-litre fuel tank', 'virtual': False, 'seller': 'Mercedes-Benz South West', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 200, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/8cd618f7-b20f-4dc3-82c8-cde68ea9a597.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:04:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 61158189-b352-542c-8f93-0e0deac6434a with identifier: 120589602
2026-03-27 19:04:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 61158189-b352-542c-8f93-0e0deac6434a with scrape type 2
2026-03-27 19:04:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 61158189-b352-542c-8f93-0e0deac6434a with scrape type 2
2026-03-27 19:04:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 61158189-b352-542c-8f93-0e0deac6434a, identifier: 120589602
2026-03-27 19:04:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 61158189-b352-542c-8f93-0e0deac6434a with identifier: 120589602
2026-03-27 19:04:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 61158189-b352-542c-8f93-0e0deac6434a with identifier: 120589602
2026-03-27 19:04:16 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 61158189-b352-542c-8f93-0e0deac6434a with identifier: 120589602 to the API
2026-03-27 19:04:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:04: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-27 19:04:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120589602?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 200,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'expiration_date': '2026-04-07T08:00:00Z',
'fuel_type': 'Petrol',
'id': '61158189-b352-542c-8f93-0e0deac6434a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'YG19LFK',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120589602',
'listing': 'auction',
'location': 'Aston Barclay Westbury',
'make': 'PORSCHE',
'model': 'MACAN ESTATE',
'odometer': 80104,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-05-03',
'seller_name': 'Mercedes-Benz South West',
'title': 'PORSCHE MACAN ESTATE S 5dr PDK',
'transmission': 'automatic',
'trim': 'S 5dr PDK',
'vin': None,
'year': 2019}
2026-03-27 19:04:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04:17 [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-27 19:04:17 [astonbarclay.gb] INFO: Saving data for 120589602: {'auction_closing_time': 1775548800.0, 'created_time': 1773947253.698495, 'last_price_update_time': 1774638257.043345}
2026-03-27 19:04:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120589602') HTTP/1.1" 204 0
2026-03-27 19:04:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/115321850?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:04:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:04:17 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 115321850, 'registration': 'LM25HHB', 'account': 'MOT070', 'make': 'CUPRA', 'model': 'FORMENTOR ESTATE', 'derivative': '1.5 TSI 150 V2 5dr', 'mileage': 11684, 'mileageWarranty': True, 'type': 'car', 'saleId': 19235, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-04-20T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2025-04-29', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 5, 'engineSize': 1498, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/LM25HHB/2026-03-05/image/c6171f45-e5fc-47bc-8fdf-ec2071e7d498_removebg.jpg?w=600', 'https://abimg003.imgix.net/LM25HHB/2026-03-05/image/6d4ee111-4b6a-4ad7-82b7-bc424ee75186_removebg.jpg?w=600', 'https://abimg003.imgix.net/LM25HHB/2026-03-05/image/e7741b39-4e7c-4fe2-aebc-16b25eca943f_removebg.jpg?w=600', 'https://abimg003.imgix.net/LM25HHB/2026-03-05/image/e6267ed2-c86c-4f89-9e40-1daa8a934dc4_removebg.jpg?w=600', 'https://abimg003.imgix.net/LM25HHB/2026-03-05/image/6e1b734e-aaee-4ba2-a442-572e2465f9ec_removebg.jpg?w=600', 'https://abimg003.imgix.net/LM25HHB/2026-03-05/image/cdfd809b-4707-4c28-bcc1-99ff193ec54c_removebg.jpg?w=600', 'https://abimg003.imgix.net/LM25HHB/2026-03-05/image/1f5268b2-997e-4606-8937-5bacd968e749_removebg.jpg?w=600', 'https://abimg003.imgix.net/LM25HHB/2026-03-05/image/b76fa515-0dcc-40c6-b047-daecdb285c44_removebg.jpg?w=600', 'https://abimg003.imgix.net/LM25HHB/2026-03-05/image/0c912ca8-66d4-4ca2-ad1b-41d667a22e5d_removebg.jpg?w=600', 'https://abimg003.imgix.net/LM25HHB/2026-03-05/image/1abc5e72-4610-4d09-9593-c92e9c8aa312_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'accident damaged', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 143, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/e9634f2e-a7b8-407e-9131-804d176277d8.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:04:17 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 115321850, 'registration': 'LM25HHB', 'account': 'MOT070', 'make': 'CUPRA', 'model': 'FORMENTOR ESTATE', 'derivative': '1.5 TSI 150 V2 5dr', 'mileage': 11684, 'mileageWarranty': True, 'type': 'car', 'saleId': 19235, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-04-20T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2025-04-29', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 5, 'engineSize': 1498, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/LM25HHB/2026-03-05/image/c6171f45-e5fc-47bc-8fdf-ec2071e7d498_removebg.jpg?w=600', 'https://abimg003.imgix.net/LM25HHB/2026-03-05/image/6d4ee111-4b6a-4ad7-82b7-bc424ee75186_removebg.jpg?w=600', 'https://abimg003.imgix.net/LM25HHB/2026-03-05/image/e7741b39-4e7c-4fe2-aebc-16b25eca943f_removebg.jpg?w=600', 'https://abimg003.imgix.net/LM25HHB/2026-03-05/image/e6267ed2-c86c-4f89-9e40-1daa8a934dc4_removebg.jpg?w=600', 'https://abimg003.imgix.net/LM25HHB/2026-03-05/image/6e1b734e-aaee-4ba2-a442-572e2465f9ec_removebg.jpg?w=600', 'https://abimg003.imgix.net/LM25HHB/2026-03-05/image/cdfd809b-4707-4c28-bcc1-99ff193ec54c_removebg.jpg?w=600', 'https://abimg003.imgix.net/LM25HHB/2026-03-05/image/1f5268b2-997e-4606-8937-5bacd968e749_removebg.jpg?w=600', 'https://abimg003.imgix.net/LM25HHB/2026-03-05/image/b76fa515-0dcc-40c6-b047-daecdb285c44_removebg.jpg?w=600', 'https://abimg003.imgix.net/LM25HHB/2026-03-05/image/0c912ca8-66d4-4ca2-ad1b-41d667a22e5d_removebg.jpg?w=600', 'https://abimg003.imgix.net/LM25HHB/2026-03-05/image/1abc5e72-4610-4d09-9593-c92e9c8aa312_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'accident damaged', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 143, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/e9634f2e-a7b8-407e-9131-804d176277d8.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:04:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a019d5af-e817-5c1a-b6e7-58baa60e5632 with identifier: 115321850
2026-03-27 19:04:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a019d5af-e817-5c1a-b6e7-58baa60e5632 with scrape type 2
2026-03-27 19:04:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a019d5af-e817-5c1a-b6e7-58baa60e5632 with scrape type 2
2026-03-27 19:04:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: a019d5af-e817-5c1a-b6e7-58baa60e5632, identifier: 115321850
2026-03-27 19:04:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: a019d5af-e817-5c1a-b6e7-58baa60e5632 with identifier: 115321850
2026-03-27 19:04:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: a019d5af-e817-5c1a-b6e7-58baa60e5632 with identifier: 115321850
2026-03-27 19:04:17 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: a019d5af-e817-5c1a-b6e7-58baa60e5632 with identifier: 115321850 to the API
2026-03-27 19:04:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:04: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-27 19:04:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/115321850?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 143,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-04-20T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'a019d5af-e817-5c1a-b6e7-58baa60e5632',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'LM25HHB',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/115321850',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'CUPRA',
'model': 'FORMENTOR ESTATE',
'odometer': 11684,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-04-29',
'seller_name': 'Motability Operations',
'title': 'CUPRA FORMENTOR ESTATE 1.5 TSI 150 V2 5dr',
'transmission': 'manual',
'trim': '1.5 TSI 150 V2 5dr',
'vin': None,
'year': 2025}
2026-03-27 19:04:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04:17 [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-27 19:04:17 [astonbarclay.gb] INFO: Saving data for 115321850: {'auction_closing_time': 1776675600.0, 'created_time': 1774530277.463361, 'last_price_update_time': 1774638257.934024}
2026-03-27 19:04:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='115321850') HTTP/1.1" 204 0
2026-03-27 19:04:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120865694?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:04:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:04:18 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120865694, 'registration': 'DY21UYX', 'account': 'RCI014', 'make': 'NISSAN', 'model': 'QASHQAI HATCHBACK', 'derivative': '1.3 DiG-T 160 [157] N-Motion 5dr DCT', 'mileage': 44223, 'mileageWarranty': True, 'type': 'car', 'saleId': 0, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 209}, 'saleStart': None, 'lot': None, 'hall': None, 'transmission': 'automatic', 'firstRegistration': '2021-03-29', 'fuel': 'Petrol', 'motExpiry': '2027-01-09', 'doors': 5, 'engineSize': 1332, 'bodyType': 'Hatchback', 'images': None, 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'VOSA STATES 26K 35K 42K', 'virtual': False, 'seller': None, 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': None, 'co2': 152, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/2b17d0e2-655d-46d2-96f0-09eead714f16.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-27 19:04:18 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120865694, 'registration': 'DY21UYX', 'account': 'RCI014', 'make': 'NISSAN', 'model': 'QASHQAI HATCHBACK', 'derivative': '1.3 DiG-T 160 [157] N-Motion 5dr DCT', 'mileage': 44223, 'mileageWarranty': True, 'type': 'car', 'saleId': 0, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 209}, 'saleStart': None, 'lot': None, 'hall': None, 'transmission': 'automatic', 'firstRegistration': '2021-03-29', 'fuel': 'Petrol', 'motExpiry': '2027-01-09', 'doors': 5, 'engineSize': 1332, 'bodyType': 'Hatchback', 'images': None, 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'VOSA STATES 26K 35K 42K', 'virtual': False, 'seller': None, 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': None, 'co2': 152, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/2b17d0e2-655d-46d2-96f0-09eead714f16.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-27 19:04:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 79344bf2-cd9b-55b2-9ce0-8ebf542cecfc with identifier: 120865694
2026-03-27 19:04:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 79344bf2-cd9b-55b2-9ce0-8ebf542cecfc with scrape type 1
2026-03-27 19:04:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 79344bf2-cd9b-55b2-9ce0-8ebf542cecfc
2026-03-27 19:04:18 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 79344bf2-cd9b-55b2-9ce0-8ebf542cecfc
2026-03-27 19:04:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 79344bf2-cd9b-55b2-9ce0-8ebf542cecfc, identifier: 120865694
2026-03-27 19:04:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 79344bf2-cd9b-55b2-9ce0-8ebf542cecfc with identifier: 120865694
2026-03-27 19:04:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 79344bf2-cd9b-55b2-9ce0-8ebf542cecfc with identifier: 120865694
2026-03-27 19:04:18 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 79344bf2-cd9b-55b2-9ce0-8ebf542cecfc with identifier: 120865694 to the API
2026-03-27 19:04:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:04:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 19:04:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120865694?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 152,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '79344bf2-cd9b-55b2-9ce0-8ebf542cecfc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'DY21UYX',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120865694',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'NISSAN',
'model': 'QASHQAI HATCHBACK',
'odometer': 44223,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-03-29',
'seller_name': None,
'title': 'NISSAN QASHQAI HATCHBACK 1.3 DiG-T 160 [157] N-Motion 5dr DCT',
'transmission': 'automatic',
'trim': '1.3 DiG-T 160 [157] N-Motion 5dr DCT',
'vin': None,
'year': 2021}
2026-03-27 19:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120865694%27 HTTP/1.1" 200 None
2026-03-27 19:04:18 [astonbarclay.gb] INFO: Saving data for 120865694: {'created_time': 1774638258.622924, 'last_price_update_time': 1774638258.622935}
2026-03-27 19:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120865694') HTTP/1.1" 204 0
2026-03-27 19:04:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120827623?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:04:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:04:18 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120827623, 'registration': 'OV70FVD', 'account': 'MER023', 'make': 'JAGUAR', 'model': 'E-PACE ESTATE SPECIAL EDITIONS', 'derivative': '2.0d Chequered Flag Edition 5dr Auto', 'mileage': 16780, 'mileageWarranty': True, 'type': 'car', 'saleId': 19309, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 115}, 'saleStart': '2026-04-08T08:45Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2020-09-25', 'fuel': 'Diesel', 'motExpiry': '2026-09-24', 'doors': 5, 'engineSize': 1999, 'bodyType': 'Estate', 'images': None, 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': 'Service print 12/22 5K, 1/25 13K,', 'remarks': 'SPARE KEY', 'virtual': False, 'seller': 'Mercedes-Benz South West', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 195, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:04:18 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120827623, 'registration': 'OV70FVD', 'account': 'MER023', 'make': 'JAGUAR', 'model': 'E-PACE ESTATE SPECIAL EDITIONS', 'derivative': '2.0d Chequered Flag Edition 5dr Auto', 'mileage': 16780, 'mileageWarranty': True, 'type': 'car', 'saleId': 19309, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 115}, 'saleStart': '2026-04-08T08:45Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2020-09-25', 'fuel': 'Diesel', 'motExpiry': '2026-09-24', 'doors': 5, 'engineSize': 1999, 'bodyType': 'Estate', 'images': None, 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': 'Service print 12/22 5K, 1/25 13K,', 'remarks': 'SPARE KEY', 'virtual': False, 'seller': 'Mercedes-Benz South West', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 195, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:04:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b8e5157a-3ac2-5e82-af1b-a48c6d1acca7 with identifier: 120827623
2026-03-27 19:04:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b8e5157a-3ac2-5e82-af1b-a48c6d1acca7 with scrape type 1
2026-03-27 19:04:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item b8e5157a-3ac2-5e82-af1b-a48c6d1acca7
2026-03-27 19:04:18 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item b8e5157a-3ac2-5e82-af1b-a48c6d1acca7
2026-03-27 19:04:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: b8e5157a-3ac2-5e82-af1b-a48c6d1acca7, identifier: 120827623
2026-03-27 19:04:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: b8e5157a-3ac2-5e82-af1b-a48c6d1acca7 with identifier: 120827623
2026-03-27 19:04:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: b8e5157a-3ac2-5e82-af1b-a48c6d1acca7 with identifier: 120827623
2026-03-27 19:04:19 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: b8e5157a-3ac2-5e82-af1b-a48c6d1acca7 with identifier: 120827623 to the API
2026-03-27 19:04:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:04: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-27 19:04:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120827623?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 195,
'color': 'RED',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-04-08T08:45:00Z',
'fuel_type': 'Diesel',
'id': 'b8e5157a-3ac2-5e82-af1b-a48c6d1acca7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'OV70FVD',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120827623',
'listing': 'auction',
'location': 'Aston Barclay Westbury',
'make': 'JAGUAR',
'model': 'E-PACE ESTATE SPECIAL EDITIONS',
'odometer': 16780,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-09-25',
'seller_name': 'Mercedes-Benz South West',
'title': 'JAGUAR E-PACE ESTATE SPECIAL EDITIONS 2.0d Chequered Flag Edition '
'5dr Auto',
'transmission': 'automatic',
'trim': '2.0d Chequered Flag Edition 5dr Auto',
'vin': None,
'year': 2020}
2026-03-27 19:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04:19 [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-27 19:04:19 [astonbarclay.gb] INFO: Saving data for 120827623: {'created_time': 1774638259.314471, 'last_price_update_time': 1774638259.314481, 'auction_closing_time': 1775637900.0}
2026-03-27 19:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120827623') HTTP/1.1" 204 0
2026-03-27 19:04:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120827641?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:04:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:04:19 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120827641, 'registration': 'KT18MHN', 'account': 'MER023', 'make': 'MERCEDES-BENZ', 'model': 'B CLASS HATCHBACK', 'derivative': 'B180 SE 5dr Auto', 'mileage': 92052, 'mileageWarranty': True, 'type': 'car', 'saleId': 19309, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 115}, 'saleStart': '2026-04-08T08:45Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2018-06-19', 'fuel': 'Petrol', 'motExpiry': '2026-11-01', 'doors': 5, 'engineSize': 1595, 'bodyType': 'Hatchback', 'images': None, 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'Apple CarPlay, Reversing camera, Rain-sensing windscreen wipers, KEYLESS GO starting function, Light and sight package', 'virtual': False, 'seller': 'Mercedes-Benz South West', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': False, 'v5details': None, 'co2': 142, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:04:19 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120827641, 'registration': 'KT18MHN', 'account': 'MER023', 'make': 'MERCEDES-BENZ', 'model': 'B CLASS HATCHBACK', 'derivative': 'B180 SE 5dr Auto', 'mileage': 92052, 'mileageWarranty': True, 'type': 'car', 'saleId': 19309, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 115}, 'saleStart': '2026-04-08T08:45Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2018-06-19', 'fuel': 'Petrol', 'motExpiry': '2026-11-01', 'doors': 5, 'engineSize': 1595, 'bodyType': 'Hatchback', 'images': None, 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'Apple CarPlay, Reversing camera, Rain-sensing windscreen wipers, KEYLESS GO starting function, Light and sight package', 'virtual': False, 'seller': 'Mercedes-Benz South West', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': False, 'v5details': None, 'co2': 142, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:04:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fd260167-605d-5c84-a873-9f249501a18d with identifier: 120827641
2026-03-27 19:04:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fd260167-605d-5c84-a873-9f249501a18d with scrape type 1
2026-03-27 19:04:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item fd260167-605d-5c84-a873-9f249501a18d
2026-03-27 19:04:19 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item fd260167-605d-5c84-a873-9f249501a18d
2026-03-27 19:04:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: fd260167-605d-5c84-a873-9f249501a18d, identifier: 120827641
2026-03-27 19:04:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: fd260167-605d-5c84-a873-9f249501a18d with identifier: 120827641
2026-03-27 19:04:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: fd260167-605d-5c84-a873-9f249501a18d with identifier: 120827641
2026-03-27 19:04:19 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: fd260167-605d-5c84-a873-9f249501a18d with identifier: 120827641 to the API
2026-03-27 19:04:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:04: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-27 19:04:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120827641?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 142,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': '2026-04-08T08:45:00Z',
'fuel_type': 'Petrol',
'id': 'fd260167-605d-5c84-a873-9f249501a18d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'KT18MHN',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120827641',
'listing': 'auction',
'location': 'Aston Barclay Westbury',
'make': 'MERCEDES-BENZ',
'model': 'B CLASS HATCHBACK',
'odometer': 92052,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-06-19',
'seller_name': 'Mercedes-Benz South West',
'title': 'MERCEDES-BENZ B CLASS HATCHBACK B180 SE 5dr Auto',
'transmission': 'automatic',
'trim': 'B180 SE 5dr Auto',
'vin': None,
'year': 2018}
2026-03-27 19:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04:19 [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-27 19:04:19 [astonbarclay.gb] INFO: Saving data for 120827641: {'created_time': 1774638259.970085, 'last_price_update_time': 1774638259.970099, 'auction_closing_time': 1775637900.0}
2026-03-27 19:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120827641') HTTP/1.1" 204 0
2026-03-27 19:04:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120827632?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:04:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:04:20 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120827632, 'registration': 'BG69ONK', 'account': 'MER023', 'make': 'MERCEDES-BENZ', 'model': 'E CLASS SALOON', 'derivative': 'E450 4Matic AMG Line Edition Prem + 4dr 9G-Tronic', 'mileage': 129611, 'mileageWarranty': True, 'type': 'car', 'saleId': 19309, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 115}, 'saleStart': '2026-04-08T08:45Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2019-11-19', 'fuel': 'Petrol', 'motExpiry': '2027-01-23', 'doors': 4, 'engineSize': 2996, 'bodyType': 'Saloon', 'images': None, 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': 'Service print 12/20 6K, 12/21 10K, 8/22 24K, 3/23 41K, 11/23 58K, 4/24 72K, 10/24 88K, 5/25 104K, 10/25 118K', 'remarks': 'GHOST IMMOBILISER - SPARE KEY - Apple Car Play, Parking Pilot, Memory package, Panoramic sliding sunroof, Widescreen Cockpit, Parking Package with 360-degree camera, COMAND Online, LED Intelligent Light System - high-performance headlamps, Burmester® surround sound system, Privacy glass, Heated front seats, Mirror Package, 19-inch AMG 10-spoke light-alloy wheels, Leather – Black, THERMATIC automatic climate control', 'virtual': False, 'seller': 'Mercedes-Benz South West', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 196, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:04:20 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120827632, 'registration': 'BG69ONK', 'account': 'MER023', 'make': 'MERCEDES-BENZ', 'model': 'E CLASS SALOON', 'derivative': 'E450 4Matic AMG Line Edition Prem + 4dr 9G-Tronic', 'mileage': 129611, 'mileageWarranty': True, 'type': 'car', 'saleId': 19309, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 115}, 'saleStart': '2026-04-08T08:45Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2019-11-19', 'fuel': 'Petrol', 'motExpiry': '2027-01-23', 'doors': 4, 'engineSize': 2996, 'bodyType': 'Saloon', 'images': None, 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': 'Service print 12/20 6K, 12/21 10K, 8/22 24K, 3/23 41K, 11/23 58K, 4/24 72K, 10/24 88K, 5/25 104K, 10/25 118K', 'remarks': 'GHOST IMMOBILISER - SPARE KEY - Apple Car Play, Parking Pilot, Memory package, Panoramic sliding sunroof, Widescreen Cockpit, Parking Package with 360-degree camera, COMAND Online, LED Intelligent Light System - high-performance headlamps, Burmester® surround sound system, Privacy glass, Heated front seats, Mirror Package, 19-inch AMG 10-spoke light-alloy wheels, Leather – Black, THERMATIC automatic climate control', 'virtual': False, 'seller': 'Mercedes-Benz South West', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 196, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:04:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 14f3f1f3-6b97-5ead-9f90-ba069d7ba400 with identifier: 120827632
2026-03-27 19:04:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 14f3f1f3-6b97-5ead-9f90-ba069d7ba400 with scrape type 1
2026-03-27 19:04:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 14f3f1f3-6b97-5ead-9f90-ba069d7ba400
2026-03-27 19:04:20 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 14f3f1f3-6b97-5ead-9f90-ba069d7ba400
2026-03-27 19:04:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 14f3f1f3-6b97-5ead-9f90-ba069d7ba400, identifier: 120827632
2026-03-27 19:04:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 14f3f1f3-6b97-5ead-9f90-ba069d7ba400 with identifier: 120827632
2026-03-27 19:04:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 14f3f1f3-6b97-5ead-9f90-ba069d7ba400 with identifier: 120827632
2026-03-27 19:04:20 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 14f3f1f3-6b97-5ead-9f90-ba069d7ba400 with identifier: 120827632 to the API
2026-03-27 19:04:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:04:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 19:04:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120827632?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 196,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'expiration_date': '2026-04-08T08:45:00Z',
'fuel_type': 'Petrol',
'id': '14f3f1f3-6b97-5ead-9f90-ba069d7ba400',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'BG69ONK',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120827632',
'listing': 'auction',
'location': 'Aston Barclay Westbury',
'make': 'MERCEDES-BENZ',
'model': 'E CLASS SALOON',
'odometer': 129611,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-11-19',
'seller_name': 'Mercedes-Benz South West',
'title': 'MERCEDES-BENZ E CLASS SALOON E450 4Matic AMG Line Edition Prem + '
'4dr 9G-Tronic',
'transmission': 'automatic',
'trim': 'E450 4Matic AMG Line Edition Prem + 4dr 9G-Tronic',
'vin': None,
'year': 2019}
2026-03-27 19:04:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120827632%27 HTTP/1.1" 200 None
2026-03-27 19:04:20 [astonbarclay.gb] INFO: Saving data for 120827632: {'created_time': 1774638260.639679, 'last_price_update_time': 1774638260.639691, 'auction_closing_time': 1775637900.0}
2026-03-27 19:04:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120827632') HTTP/1.1" 204 0
2026-03-27 19:04:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120827653?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:04:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:04:21 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120827653, 'registration': 'KU61TNJ', 'account': 'MER023', 'make': 'LAND ROVER', 'model': 'RANGE ROVER SPORT DIESEL ESTATE', 'derivative': '3.0 SDV6 HSE 5dr Auto', 'mileage': 119542, 'mileageWarranty': True, 'type': 'car', 'saleId': 19309, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 115}, 'saleStart': '2026-04-08T08:45Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2011-10-21', 'fuel': 'Diesel', 'motExpiry': '2026-12-19', 'doors': 5, 'engineSize': 2993, 'bodyType': 'Estate', 'images': None, 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': 'Service book BOOK @ 11/12 11K, 10/14 24K, 9/15 36K, 9/16 45K, 12/17 56K, 61K (No Date), 12/19 65k, INVOICE @ 6/23 96K, 7/24 106K, 9/25 114K,', 'remarks': 'S/KEY - Privacy Glass to Rear of B Post, Seats - Leather / Alcantara Seats, Front Seats Heated/Electrically Adjustable, Electrically foldable/heated mirrors, Electrically heated windscreen, Harman/Kardon audio system, Leather Seat Upholstery', 'virtual': False, 'seller': 'Mercedes-Benz South West', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 230, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:04:21 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120827653, 'registration': 'KU61TNJ', 'account': 'MER023', 'make': 'LAND ROVER', 'model': 'RANGE ROVER SPORT DIESEL ESTATE', 'derivative': '3.0 SDV6 HSE 5dr Auto', 'mileage': 119542, 'mileageWarranty': True, 'type': 'car', 'saleId': 19309, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 115}, 'saleStart': '2026-04-08T08:45Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2011-10-21', 'fuel': 'Diesel', 'motExpiry': '2026-12-19', 'doors': 5, 'engineSize': 2993, 'bodyType': 'Estate', 'images': None, 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': 'Service book BOOK @ 11/12 11K, 10/14 24K, 9/15 36K, 9/16 45K, 12/17 56K, 61K (No Date), 12/19 65k, INVOICE @ 6/23 96K, 7/24 106K, 9/25 114K,', 'remarks': 'S/KEY - Privacy Glass to Rear of B Post, Seats - Leather / Alcantara Seats, Front Seats Heated/Electrically Adjustable, Electrically foldable/heated mirrors, Electrically heated windscreen, Harman/Kardon audio system, Leather Seat Upholstery', 'virtual': False, 'seller': 'Mercedes-Benz South West', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 230, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:04:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 54388247-1183-5321-841a-06b58f79fc8e with identifier: 120827653
2026-03-27 19:04:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 54388247-1183-5321-841a-06b58f79fc8e with scrape type 1
2026-03-27 19:04:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 54388247-1183-5321-841a-06b58f79fc8e
2026-03-27 19:04:21 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 54388247-1183-5321-841a-06b58f79fc8e
2026-03-27 19:04:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 54388247-1183-5321-841a-06b58f79fc8e, identifier: 120827653
2026-03-27 19:04:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 54388247-1183-5321-841a-06b58f79fc8e with identifier: 120827653
2026-03-27 19:04:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 54388247-1183-5321-841a-06b58f79fc8e with identifier: 120827653
2026-03-27 19:04:21 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 54388247-1183-5321-841a-06b58f79fc8e with identifier: 120827653 to the API
2026-03-27 19:04:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:04:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 19:04:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120827653?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 230,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '3.0L',
'expiration_date': '2026-04-08T08:45:00Z',
'fuel_type': 'Diesel',
'id': '54388247-1183-5321-841a-06b58f79fc8e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'KU61TNJ',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120827653',
'listing': 'auction',
'location': 'Aston Barclay Westbury',
'make': 'LAND ROVER',
'model': 'RANGE ROVER SPORT DIESEL ESTATE',
'odometer': 119542,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-10-21',
'seller_name': 'Mercedes-Benz South West',
'title': 'LAND ROVER RANGE ROVER SPORT DIESEL ESTATE 3.0 SDV6 HSE 5dr Auto',
'transmission': 'automatic',
'trim': '3.0 SDV6 HSE 5dr Auto',
'vin': None,
'year': 2011}
2026-03-27 19:04:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120827653%27 HTTP/1.1" 200 None
2026-03-27 19:04:21 [astonbarclay.gb] INFO: Saving data for 120827653: {'created_time': 1774638261.634133, 'last_price_update_time': 1774638261.634144, 'auction_closing_time': 1775637900.0}
2026-03-27 19:04:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120827653') HTTP/1.1" 204 0
2026-03-27 19:04:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120868022?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:04:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:04:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120860142?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:04:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:04:21 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120868022, 'registration': 'YS72XNZ', 'account': 'MOT070', 'make': 'TOYOTA', 'model': 'C-HR HATCHBACK', 'derivative': '1.8 Hybrid GR Sport 5dr CVT', 'mileage': 1862, 'mileageWarranty': True, 'type': 'car', 'saleId': 19182, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 106}, 'saleStart': '2026-04-07T09:15Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2023-01-11', 'fuel': 'Petrol/Electric Hybrid', 'motExpiry': '2026-11-25', 'doors': 5, 'engineSize': 1798, 'bodyType': 'Hatchback', 'images': None, 'colour': 'WHITE/BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'vosa - 28k', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': None, 'co2': 112, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:04:21 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120868022, 'registration': 'YS72XNZ', 'account': 'MOT070', 'make': 'TOYOTA', 'model': 'C-HR HATCHBACK', 'derivative': '1.8 Hybrid GR Sport 5dr CVT', 'mileage': 1862, 'mileageWarranty': True, 'type': 'car', 'saleId': 19182, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 106}, 'saleStart': '2026-04-07T09:15Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2023-01-11', 'fuel': 'Petrol/Electric Hybrid', 'motExpiry': '2026-11-25', 'doors': 5, 'engineSize': 1798, 'bodyType': 'Hatchback', 'images': None, 'colour': 'WHITE/BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'vosa - 28k', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': None, 'co2': 112, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:04:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 406c1141-682d-5b4a-ac00-671b04fb33b0 with identifier: 120868022
2026-03-27 19:04:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 406c1141-682d-5b4a-ac00-671b04fb33b0 with scrape type 1
2026-03-27 19:04:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 406c1141-682d-5b4a-ac00-671b04fb33b0
2026-03-27 19:04:21 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 406c1141-682d-5b4a-ac00-671b04fb33b0
2026-03-27 19:04:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 406c1141-682d-5b4a-ac00-671b04fb33b0, identifier: 120868022
2026-03-27 19:04:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 406c1141-682d-5b4a-ac00-671b04fb33b0 with identifier: 120868022
2026-03-27 19:04:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 19:04:22 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=WHITE%2FBLACK HTTP/1.1" 200 None
2026-03-27 19:04:22 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 19:04:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-27 19:04:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 406c1141-682d-5b4a-ac00-671b04fb33b0 with identifier: 120868022
2026-03-27 19:04:22 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 406c1141-682d-5b4a-ac00-671b04fb33b0 with identifier: 120868022 to the API
2026-03-27 19:04:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:04: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-27 19:04:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120868022?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 112,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.8L',
'expiration_date': '2026-04-07T09:15:00Z',
'fuel_type': 'Petrol/Electric Hybrid',
'id': '406c1141-682d-5b4a-ac00-671b04fb33b0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'YS72XNZ',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120868022',
'listing': 'auction',
'location': 'Aston Barclay Prees Heath',
'make': 'TOYOTA',
'model': 'C-HR HATCHBACK',
'odometer': 1862,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-01-11',
'seller_name': 'Motability Operations',
'title': 'TOYOTA C-HR HATCHBACK 1.8 Hybrid GR Sport 5dr CVT',
'transmission': 'automatic',
'trim': '1.8 Hybrid GR Sport 5dr CVT',
'vin': None,
'year': 2023}
2026-03-27 19:04:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04:22 [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-27 19:04:22 [astonbarclay.gb] INFO: Saving data for 120868022: {'created_time': 1774638262.510137, 'last_price_update_time': 1774638262.510149, 'auction_closing_time': 1775553300.0}
2026-03-27 19:04:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120868022') HTTP/1.1" 204 0
2026-03-27 19:04:22 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120860142, 'registration': 'DF75YWR', 'account': 'MOT070', 'make': 'CUPRA', 'model': 'FORMENTOR ESTATE', 'derivative': '1.5 eTSI 150 V2 5dr DSG', 'mileage': 4671, 'mileageWarranty': True, 'type': 'car', 'saleId': 19182, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 106}, 'saleStart': '2026-04-07T09:15Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2026-01-24', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 5, 'engineSize': 1498, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/DF75YWR/2026-03-27/image/06a4c312-700a-4a0b-8622-cf24bf80dda2_removebg.jpg?w=600', 'https://abimg003.imgix.net/DF75YWR/2026-03-27/image/12995e6b-7c83-4d94-a41b-69ec35d98d54_removebg.jpg?w=600', 'https://abimg003.imgix.net/DF75YWR/2026-03-27/image/1afcaab0-acb0-4aaa-aafc-07fb7db6e5ef_removebg.jpg?w=600', 'https://abimg003.imgix.net/DF75YWR/2026-03-27/image/1f5755cf-b324-40ed-b4f4-123a8d344fd4_removebg.jpg?w=600', 'https://abimg003.imgix.net/DF75YWR/2026-03-27/image/2abb1e2a-6544-4fb2-84bf-80c624fcf5cc_removebg.jpg?w=600', 'https://abimg003.imgix.net/DF75YWR/2026-03-27/image/ebf1607b-eea4-4097-9a40-ed17a8c8b525_removebg.jpg?w=600', 'https://abimg003.imgix.net/DF75YWR/2026-03-27/image/1e20b23a-bd5f-4896-bb4a-4ad51b99d7ba_removebg.jpg?w=600', 'https://abimg003.imgix.net/DF75YWR/2026-03-27/image/9ad62ef0-15ff-439a-999c-b3b54f72a140_removebg.jpg?w=600', 'https://abimg003.imgix.net/DF75YWR/2026-03-27/image/bc0a1360-0bb8-4b84-8a09-b569897192d3_removebg.jpg?w=600', 'https://abimg003.imgix.net/DF75YWR/2026-03-27/image/4011ef93-8846-4737-a54e-7aef3cc3635b_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': False, 'v5details': None, 'co2': 136, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:04:22 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120860142, 'registration': 'DF75YWR', 'account': 'MOT070', 'make': 'CUPRA', 'model': 'FORMENTOR ESTATE', 'derivative': '1.5 eTSI 150 V2 5dr DSG', 'mileage': 4671, 'mileageWarranty': True, 'type': 'car', 'saleId': 19182, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 106}, 'saleStart': '2026-04-07T09:15Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2026-01-24', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 5, 'engineSize': 1498, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/DF75YWR/2026-03-27/image/06a4c312-700a-4a0b-8622-cf24bf80dda2_removebg.jpg?w=600', 'https://abimg003.imgix.net/DF75YWR/2026-03-27/image/12995e6b-7c83-4d94-a41b-69ec35d98d54_removebg.jpg?w=600', 'https://abimg003.imgix.net/DF75YWR/2026-03-27/image/1afcaab0-acb0-4aaa-aafc-07fb7db6e5ef_removebg.jpg?w=600', 'https://abimg003.imgix.net/DF75YWR/2026-03-27/image/1f5755cf-b324-40ed-b4f4-123a8d344fd4_removebg.jpg?w=600', 'https://abimg003.imgix.net/DF75YWR/2026-03-27/image/2abb1e2a-6544-4fb2-84bf-80c624fcf5cc_removebg.jpg?w=600', 'https://abimg003.imgix.net/DF75YWR/2026-03-27/image/ebf1607b-eea4-4097-9a40-ed17a8c8b525_removebg.jpg?w=600', 'https://abimg003.imgix.net/DF75YWR/2026-03-27/image/1e20b23a-bd5f-4896-bb4a-4ad51b99d7ba_removebg.jpg?w=600', 'https://abimg003.imgix.net/DF75YWR/2026-03-27/image/9ad62ef0-15ff-439a-999c-b3b54f72a140_removebg.jpg?w=600', 'https://abimg003.imgix.net/DF75YWR/2026-03-27/image/bc0a1360-0bb8-4b84-8a09-b569897192d3_removebg.jpg?w=600', 'https://abimg003.imgix.net/DF75YWR/2026-03-27/image/4011ef93-8846-4737-a54e-7aef3cc3635b_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': False, 'v5details': None, 'co2': 136, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:04:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8a7d6b95-9ee5-5e3d-a8c1-aad18b4c6b45 with identifier: 120860142
2026-03-27 19:04:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8a7d6b95-9ee5-5e3d-a8c1-aad18b4c6b45 with scrape type 1
2026-03-27 19:04:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8a7d6b95-9ee5-5e3d-a8c1-aad18b4c6b45
2026-03-27 19:04:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FDF75YWR%252F2026-03-27%252Fimage%252F06a4c312-700a-4a0b-8622-cf24bf80dda2_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:04:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DF75YWR/2026-03-27/image/06a4c312-700a-4a0b-8622-cf24bf80dda2_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:04:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FDF75YWR%252F2026-03-27%252Fimage%252F12995e6b-7c83-4d94-a41b-69ec35d98d54_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:04:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DF75YWR/2026-03-27/image/12995e6b-7c83-4d94-a41b-69ec35d98d54_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:04:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FDF75YWR%252F2026-03-27%252Fimage%252F1afcaab0-acb0-4aaa-aafc-07fb7db6e5ef_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:04:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DF75YWR/2026-03-27/image/1afcaab0-acb0-4aaa-aafc-07fb7db6e5ef_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:04:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FDF75YWR%252F2026-03-27%252Fimage%252F1f5755cf-b324-40ed-b4f4-123a8d344fd4_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:04:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DF75YWR/2026-03-27/image/1f5755cf-b324-40ed-b4f4-123a8d344fd4_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:04:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FDF75YWR%252F2026-03-27%252Fimage%252F2abb1e2a-6544-4fb2-84bf-80c624fcf5cc_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:04:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DF75YWR/2026-03-27/image/2abb1e2a-6544-4fb2-84bf-80c624fcf5cc_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:04:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FDF75YWR%252F2026-03-27%252Fimage%252Febf1607b-eea4-4097-9a40-ed17a8c8b525_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:04:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DF75YWR/2026-03-27/image/ebf1607b-eea4-4097-9a40-ed17a8c8b525_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:04:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FDF75YWR%252F2026-03-27%252Fimage%252F1e20b23a-bd5f-4896-bb4a-4ad51b99d7ba_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:04:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DF75YWR/2026-03-27/image/1e20b23a-bd5f-4896-bb4a-4ad51b99d7ba_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:04:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FDF75YWR%252F2026-03-27%252Fimage%252F9ad62ef0-15ff-439a-999c-b3b54f72a140_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:04:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DF75YWR/2026-03-27/image/9ad62ef0-15ff-439a-999c-b3b54f72a140_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:04:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FDF75YWR%252F2026-03-27%252Fimage%252Fbc0a1360-0bb8-4b84-8a09-b569897192d3_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:04:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DF75YWR/2026-03-27/image/bc0a1360-0bb8-4b84-8a09-b569897192d3_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:04:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FDF75YWR%252F2026-03-27%252Fimage%252F4011ef93-8846-4737-a54e-7aef3cc3635b_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:04:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DF75YWR/2026-03-27/image/4011ef93-8846-4737-a54e-7aef3cc3635b_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:04:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/119798482?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:04:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:04:24 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 119798482, 'registration': 'BK18TDX', 'account': 'MOT131', 'make': 'FIAT', 'model': 'DOBLO ESTATE (NR)', 'derivative': '1.4 16V Easy 5dr', 'mileage': 1, 'mileageWarranty': False, 'type': 'car', 'saleId': 19307, 'siteId': 99, 'site': {'id': 99, 'name': 'Aston Barclay Digital', 'vehicles': 35}, 'saleStart': '2026-04-03T10:00Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2018-03-26', 'fuel': 'Petrol', 'motExpiry': '2023-10-27', 'doors': 5, 'engineSize': 1368, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/BK18TDX/2026-02-23/image/b0baa812-bc63-4c53-a05f-b66b2bb9db74_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK18TDX/2026-02-23/image/af3ac705-6d6d-409e-a33e-839829babd8d_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK18TDX/2026-02-23/image/2748a0a4-f209-41a4-b7f8-c6b9dcc40c45_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK18TDX/2026-02-23/image/d5b916ba-226c-4efd-956f-9ed80d13982b_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK18TDX/2026-02-23/image/a64a1c5e-b02d-4053-a768-b23f7f7eca64_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK18TDX/2026-02-23/image/2658b9a7-ca78-4e81-a93e-a675225547f5_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK18TDX/2026-02-23/image/577ae7dd-9e71-4376-a54d-204e70ec6094_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK18TDX/2026-02-23/image/ea1c59d7-1409-40ca-bded-4c62d953f9d6_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK18TDX/2026-02-23/image/ae76e3a4-eb6a-45e9-9de6-f48d24797bb7_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK18TDX/2026-02-23/image/7232fef0-7c0f-4a85-a7fb-fa982a1022ff_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': True, 'inspectionType': 'Fleet', 'serviceHistory': '', 'remarks': '*NON-RUNNER – NO DELIVERY AVAILABLE (WESTBURY) NO KEYS, MAY HAVE FURTHER FAULTS*', 'virtual': True, 'seller': 'MotoNovo Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': False, 'v5details': None, 'co2': 165, '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-27 19:04:24 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 119798482, 'registration': 'BK18TDX', 'account': 'MOT131', 'make': 'FIAT', 'model': 'DOBLO ESTATE (NR)', 'derivative': '1.4 16V Easy 5dr', 'mileage': 1, 'mileageWarranty': False, 'type': 'car', 'saleId': 19307, 'siteId': 99, 'site': {'id': 99, 'name': 'Aston Barclay Digital', 'vehicles': 35}, 'saleStart': '2026-04-03T10:00Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2018-03-26', 'fuel': 'Petrol', 'motExpiry': '2023-10-27', 'doors': 5, 'engineSize': 1368, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/BK18TDX/2026-02-23/image/b0baa812-bc63-4c53-a05f-b66b2bb9db74_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK18TDX/2026-02-23/image/af3ac705-6d6d-409e-a33e-839829babd8d_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK18TDX/2026-02-23/image/2748a0a4-f209-41a4-b7f8-c6b9dcc40c45_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK18TDX/2026-02-23/image/d5b916ba-226c-4efd-956f-9ed80d13982b_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK18TDX/2026-02-23/image/a64a1c5e-b02d-4053-a768-b23f7f7eca64_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK18TDX/2026-02-23/image/2658b9a7-ca78-4e81-a93e-a675225547f5_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK18TDX/2026-02-23/image/577ae7dd-9e71-4376-a54d-204e70ec6094_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK18TDX/2026-02-23/image/ea1c59d7-1409-40ca-bded-4c62d953f9d6_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK18TDX/2026-02-23/image/ae76e3a4-eb6a-45e9-9de6-f48d24797bb7_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK18TDX/2026-02-23/image/7232fef0-7c0f-4a85-a7fb-fa982a1022ff_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': True, 'inspectionType': 'Fleet', 'serviceHistory': '', 'remarks': '*NON-RUNNER – NO DELIVERY AVAILABLE (WESTBURY) NO KEYS, MAY HAVE FURTHER FAULTS*', 'virtual': True, 'seller': 'MotoNovo Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': False, 'v5details': None, 'co2': 165, '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-27 19:04:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b06e2ff6-c300-5d41-a050-344b7f83c092 with identifier: 119798482
2026-03-27 19:04:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b06e2ff6-c300-5d41-a050-344b7f83c092 with scrape type 1
2026-03-27 19:04:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b06e2ff6-c300-5d41-a050-344b7f83c092
2026-03-27 19:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FBK18TDX%252F2026-02-23%252Fimage%252Fb0baa812-bc63-4c53-a05f-b66b2bb9db74_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:04:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BK18TDX/2026-02-23/image/b0baa812-bc63-4c53-a05f-b66b2bb9db74_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FBK18TDX%252F2026-02-23%252Fimage%252Faf3ac705-6d6d-409e-a33e-839829babd8d_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:04:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BK18TDX/2026-02-23/image/af3ac705-6d6d-409e-a33e-839829babd8d_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FBK18TDX%252F2026-02-23%252Fimage%252F2748a0a4-f209-41a4-b7f8-c6b9dcc40c45_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:04:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BK18TDX/2026-02-23/image/2748a0a4-f209-41a4-b7f8-c6b9dcc40c45_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FBK18TDX%252F2026-02-23%252Fimage%252Fd5b916ba-226c-4efd-956f-9ed80d13982b_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:04:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BK18TDX/2026-02-23/image/d5b916ba-226c-4efd-956f-9ed80d13982b_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FBK18TDX%252F2026-02-23%252Fimage%252Fa64a1c5e-b02d-4053-a768-b23f7f7eca64_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:04:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BK18TDX/2026-02-23/image/a64a1c5e-b02d-4053-a768-b23f7f7eca64_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FBK18TDX%252F2026-02-23%252Fimage%252F2658b9a7-ca78-4e81-a93e-a675225547f5_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:04:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BK18TDX/2026-02-23/image/2658b9a7-ca78-4e81-a93e-a675225547f5_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FBK18TDX%252F2026-02-23%252Fimage%252F577ae7dd-9e71-4376-a54d-204e70ec6094_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:04:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BK18TDX/2026-02-23/image/577ae7dd-9e71-4376-a54d-204e70ec6094_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FBK18TDX%252F2026-02-23%252Fimage%252Fea1c59d7-1409-40ca-bded-4c62d953f9d6_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:04:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BK18TDX/2026-02-23/image/ea1c59d7-1409-40ca-bded-4c62d953f9d6_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FBK18TDX%252F2026-02-23%252Fimage%252Fae76e3a4-eb6a-45e9-9de6-f48d24797bb7_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:04:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BK18TDX/2026-02-23/image/ae76e3a4-eb6a-45e9-9de6-f48d24797bb7_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FBK18TDX%252F2026-02-23%252Fimage%252F7232fef0-7c0f-4a85-a7fb-fa982a1022ff_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:04:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BK18TDX/2026-02-23/image/7232fef0-7c0f-4a85-a7fb-fa982a1022ff_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:04:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/DF75YWR/2026-03-27/image/4011ef93-8846-4737-a54e-7aef3cc3635b_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120860142?view=catalogue)
2026-03-27 19:04:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/BK18TDX/2026-02-23/image/7232fef0-7c0f-4a85-a7fb-fa982a1022ff_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/119798482?view=catalogue)
2026-03-27 19:04:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:04:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439d671890>
2026-03-27 19:04:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:04:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:04:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:04:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8a7d6b95-9ee5-5e3d-a8c1-aad18b4c6b45/8a7d6b95-9ee5-5e3d-a8c1-aad18b4c6b45_image_9.jpg HTTP/1.1" 201 0
2026-03-27 19:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FDF75YWR%252F2026-03-27%252Fimage%252F4011ef93-8846-4737-a54e-7aef3cc3635b_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:04:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DF75YWR/2026-03-27/image/4011ef93-8846-4737-a54e-7aef3cc3635b_removebg.jpg?w=600 saved to cache
2026-03-27 19:04:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 8a7d6b95-9ee5-5e3d-a8c1-aad18b4c6b45
2026-03-27 19:04:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/BK18TDX/2026-02-23/image/ae76e3a4-eb6a-45e9-9de6-f48d24797bb7_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/119798482?view=catalogue)
2026-03-27 19:04:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:04:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439d6ddc90>
2026-03-27 19:04:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:04:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:04:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:04:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b06e2ff6-c300-5d41-a050-344b7f83c092/b06e2ff6-c300-5d41-a050-344b7f83c092_image_9.jpg HTTP/1.1" 201 0
2026-03-27 19:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FBK18TDX%252F2026-02-23%252Fimage%252F7232fef0-7c0f-4a85-a7fb-fa982a1022ff_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:04:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BK18TDX/2026-02-23/image/7232fef0-7c0f-4a85-a7fb-fa982a1022ff_removebg.jpg?w=600 saved to cache
2026-03-27 19:04:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item b06e2ff6-c300-5d41-a050-344b7f83c092
2026-03-27 19:04:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/BK18TDX/2026-02-23/image/ea1c59d7-1409-40ca-bded-4c62d953f9d6_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/119798482?view=catalogue)
2026-03-27 19:04:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/BK18TDX/2026-02-23/image/577ae7dd-9e71-4376-a54d-204e70ec6094_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/119798482?view=catalogue)
2026-03-27 19:04:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:04:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439d73f410>
2026-03-27 19:04:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:04:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:04:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:04:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b06e2ff6-c300-5d41-a050-344b7f83c092/b06e2ff6-c300-5d41-a050-344b7f83c092_image_8.jpg HTTP/1.1" 201 0
2026-03-27 19:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FBK18TDX%252F2026-02-23%252Fimage%252Fae76e3a4-eb6a-45e9-9de6-f48d24797bb7_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:04:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BK18TDX/2026-02-23/image/ae76e3a4-eb6a-45e9-9de6-f48d24797bb7_removebg.jpg?w=600 saved to cache
2026-03-27 19:04:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item b06e2ff6-c300-5d41-a050-344b7f83c092
2026-03-27 19:04:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/BK18TDX/2026-02-23/image/2658b9a7-ca78-4e81-a93e-a675225547f5_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/119798482?view=catalogue)
2026-03-27 19:04:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:04:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439d810b10>
2026-03-27 19:04:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:04:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:04:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:04:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b06e2ff6-c300-5d41-a050-344b7f83c092/b06e2ff6-c300-5d41-a050-344b7f83c092_image_7.jpg HTTP/1.1" 201 0
2026-03-27 19:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FBK18TDX%252F2026-02-23%252Fimage%252Fea1c59d7-1409-40ca-bded-4c62d953f9d6_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:04:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BK18TDX/2026-02-23/image/ea1c59d7-1409-40ca-bded-4c62d953f9d6_removebg.jpg?w=600 saved to cache
2026-03-27 19:04:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item b06e2ff6-c300-5d41-a050-344b7f83c092
2026-03-27 19:04:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:04:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439eafec10>
2026-03-27 19:04:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:04:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:04:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:04:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b06e2ff6-c300-5d41-a050-344b7f83c092/b06e2ff6-c300-5d41-a050-344b7f83c092_image_6.jpg HTTP/1.1" 201 0
2026-03-27 19:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FBK18TDX%252F2026-02-23%252Fimage%252F577ae7dd-9e71-4376-a54d-204e70ec6094_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:04:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BK18TDX/2026-02-23/image/577ae7dd-9e71-4376-a54d-204e70ec6094_removebg.jpg?w=600 saved to cache
2026-03-27 19:04:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item b06e2ff6-c300-5d41-a050-344b7f83c092
2026-03-27 19:04:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/BK18TDX/2026-02-23/image/a64a1c5e-b02d-4053-a768-b23f7f7eca64_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/119798482?view=catalogue)
2026-03-27 19:04:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:04:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439ec8bed0>
2026-03-27 19:04:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:04:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:04:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:04:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b06e2ff6-c300-5d41-a050-344b7f83c092/b06e2ff6-c300-5d41-a050-344b7f83c092_image_5.jpg HTTP/1.1" 201 0
2026-03-27 19:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FBK18TDX%252F2026-02-23%252Fimage%252F2658b9a7-ca78-4e81-a93e-a675225547f5_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:04:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BK18TDX/2026-02-23/image/2658b9a7-ca78-4e81-a93e-a675225547f5_removebg.jpg?w=600 saved to cache
2026-03-27 19:04:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item b06e2ff6-c300-5d41-a050-344b7f83c092
2026-03-27 19:04:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/BK18TDX/2026-02-23/image/d5b916ba-226c-4efd-956f-9ed80d13982b_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/119798482?view=catalogue)
2026-03-27 19:04:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120555132?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19: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-27 19:04:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/BK18TDX/2026-02-23/image/2748a0a4-f209-41a4-b7f8-c6b9dcc40c45_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/119798482?view=catalogue)
2026-03-27 19:04:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:04:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439eabca50>
2026-03-27 19:04:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:04:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:04:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:04:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b06e2ff6-c300-5d41-a050-344b7f83c092/b06e2ff6-c300-5d41-a050-344b7f83c092_image_4.jpg HTTP/1.1" 201 0
2026-03-27 19:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FBK18TDX%252F2026-02-23%252Fimage%252Fa64a1c5e-b02d-4053-a768-b23f7f7eca64_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:04:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BK18TDX/2026-02-23/image/a64a1c5e-b02d-4053-a768-b23f7f7eca64_removebg.jpg?w=600 saved to cache
2026-03-27 19:04:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item b06e2ff6-c300-5d41-a050-344b7f83c092
2026-03-27 19:04:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/BK18TDX/2026-02-23/image/af3ac705-6d6d-409e-a33e-839829babd8d_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/119798482?view=catalogue)
2026-03-27 19:04:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/BK18TDX/2026-02-23/image/b0baa812-bc63-4c53-a05f-b66b2bb9db74_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/119798482?view=catalogue)
2026-03-27 19:04:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:04:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439d698b50>
2026-03-27 19:04:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:04:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:04:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:04:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b06e2ff6-c300-5d41-a050-344b7f83c092/b06e2ff6-c300-5d41-a050-344b7f83c092_image_3.jpg HTTP/1.1" 201 0
2026-03-27 19:04:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FBK18TDX%252F2026-02-23%252Fimage%252Fd5b916ba-226c-4efd-956f-9ed80d13982b_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:04:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BK18TDX/2026-02-23/image/d5b916ba-226c-4efd-956f-9ed80d13982b_removebg.jpg?w=600 saved to cache
2026-03-27 19:04:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item b06e2ff6-c300-5d41-a050-344b7f83c092
2026-03-27 19:04:25 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120555132, 'registration': 'EO22MTU', 'account': 'KIN032', 'make': 'FORD', 'model': 'KUGA ESTATE', 'derivative': '2.5 PHEV ST-Line X Edition 5dr CVT', 'mileage': 41189, 'mileageWarranty': True, 'type': 'car', 'saleId': 19197, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 209}, 'saleStart': '2026-04-02T09:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2022-03-04', 'fuel': 'Petrol/Plugin Electric Hybrid', 'motExpiry': '2027-03-14', 'doors': 5, 'engineSize': 2488, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/EO22MTU/2026-03-24/image/9d8a7001-bd1c-4672-80ec-186c2b09bcf4_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO22MTU/2026-03-24/image/013ccd04-33d0-4bce-9a3e-70b82ba59099_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO22MTU/2026-03-24/image/be9c7a62-a582-45ee-a23a-1cd3008e0c69_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO22MTU/2026-03-24/image/69da2190-c36f-48c0-9311-143dc97eef29_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO22MTU/2026-03-24/image/cebf2848-d940-4159-b580-81a54bdd1aa7_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO22MTU/2026-03-24/image/af3368a7-9e09-40c1-9fc8-0d812be4b329_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO22MTU/2026-03-24/image/fcdaff39-b057-476b-91e4-51fc1e435a68_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO22MTU/2026-03-24/image/41b0226b-21e8-4597-8754-071233aa8c71_removebg.jpg?w=600'], 'colour': 'Metallic - Agate black', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 01/23 13k 08/23 23k 02/25 34k 01/26 40k', 'remarks': '/ 10 way power adjustable drivers seat - standard / Sensico partial premium leather - Rapton in Ebony with red stitching VOSA STATES 34K 40K SPARE KEY', 'virtual': False, 'seller': 'Kinto', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 25, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/9b000ec6-e17f-4eb4-9ff6-64e720cdb48d.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-27 19:04:25 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120555132, 'registration': 'EO22MTU', 'account': 'KIN032', 'make': 'FORD', 'model': 'KUGA ESTATE', 'derivative': '2.5 PHEV ST-Line X Edition 5dr CVT', 'mileage': 41189, 'mileageWarranty': True, 'type': 'car', 'saleId': 19197, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 209}, 'saleStart': '2026-04-02T09:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2022-03-04', 'fuel': 'Petrol/Plugin Electric Hybrid', 'motExpiry': '2027-03-14', 'doors': 5, 'engineSize': 2488, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/EO22MTU/2026-03-24/image/9d8a7001-bd1c-4672-80ec-186c2b09bcf4_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO22MTU/2026-03-24/image/013ccd04-33d0-4bce-9a3e-70b82ba59099_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO22MTU/2026-03-24/image/be9c7a62-a582-45ee-a23a-1cd3008e0c69_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO22MTU/2026-03-24/image/69da2190-c36f-48c0-9311-143dc97eef29_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO22MTU/2026-03-24/image/cebf2848-d940-4159-b580-81a54bdd1aa7_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO22MTU/2026-03-24/image/af3368a7-9e09-40c1-9fc8-0d812be4b329_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO22MTU/2026-03-24/image/fcdaff39-b057-476b-91e4-51fc1e435a68_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO22MTU/2026-03-24/image/41b0226b-21e8-4597-8754-071233aa8c71_removebg.jpg?w=600'], 'colour': 'Metallic - Agate black', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 01/23 13k 08/23 23k 02/25 34k 01/26 40k', 'remarks': '/ 10 way power adjustable drivers seat - standard / Sensico partial premium leather - Rapton in Ebony with red stitching VOSA STATES 34K 40K SPARE KEY', 'virtual': False, 'seller': 'Kinto', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 25, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/9b000ec6-e17f-4eb4-9ff6-64e720cdb48d.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-27 19:04:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 832fb545-b397-5821-b8cc-500efa47799c with identifier: 120555132
2026-03-27 19:04:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 832fb545-b397-5821-b8cc-500efa47799c with scrape type 1
2026-03-27 19:04:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 8 photos for item 832fb545-b397-5821-b8cc-500efa47799c
2026-03-27 19:04:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04: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%252FEO22MTU%252F2026-03-24%252Fimage%252F9d8a7001-bd1c-4672-80ec-186c2b09bcf4_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:04:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/EO22MTU/2026-03-24/image/9d8a7001-bd1c-4672-80ec-186c2b09bcf4_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:04:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:04:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439d673390>
2026-03-27 19:04:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:04:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:04:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:04:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b06e2ff6-c300-5d41-a050-344b7f83c092/b06e2ff6-c300-5d41-a050-344b7f83c092_image_2.jpg HTTP/1.1" 201 0
2026-03-27 19:04:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FBK18TDX%252F2026-02-23%252Fimage%252F2748a0a4-f209-41a4-b7f8-c6b9dcc40c45_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:04:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BK18TDX/2026-02-23/image/2748a0a4-f209-41a4-b7f8-c6b9dcc40c45_removebg.jpg?w=600 saved to cache
2026-03-27 19:04:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item b06e2ff6-c300-5d41-a050-344b7f83c092
2026-03-27 19:04:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04: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%252FEO22MTU%252F2026-03-24%252Fimage%252F013ccd04-33d0-4bce-9a3e-70b82ba59099_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:04:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/EO22MTU/2026-03-24/image/013ccd04-33d0-4bce-9a3e-70b82ba59099_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:04:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04: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%252FEO22MTU%252F2026-03-24%252Fimage%252Fbe9c7a62-a582-45ee-a23a-1cd3008e0c69_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:04:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/EO22MTU/2026-03-24/image/be9c7a62-a582-45ee-a23a-1cd3008e0c69_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:04:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:04:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439d6530d0>
2026-03-27 19:04:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:04:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:04:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:04:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b06e2ff6-c300-5d41-a050-344b7f83c092/b06e2ff6-c300-5d41-a050-344b7f83c092_image_1.jpg HTTP/1.1" 201 0
2026-03-27 19:04:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FBK18TDX%252F2026-02-23%252Fimage%252Faf3ac705-6d6d-409e-a33e-839829babd8d_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:04:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BK18TDX/2026-02-23/image/af3ac705-6d6d-409e-a33e-839829babd8d_removebg.jpg?w=600 saved to cache
2026-03-27 19:04:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item b06e2ff6-c300-5d41-a050-344b7f83c092
2026-03-27 19:04:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:04:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439deaf310>
2026-03-27 19:04:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:04:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:04:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:04:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b06e2ff6-c300-5d41-a050-344b7f83c092/b06e2ff6-c300-5d41-a050-344b7f83c092_image_0.jpg HTTP/1.1" 201 0
2026-03-27 19:04:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FBK18TDX%252F2026-02-23%252Fimage%252Fb0baa812-bc63-4c53-a05f-b66b2bb9db74_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:04:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BK18TDX/2026-02-23/image/b0baa812-bc63-4c53-a05f-b66b2bb9db74_removebg.jpg?w=600 saved to cache
2026-03-27 19:04:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item b06e2ff6-c300-5d41-a050-344b7f83c092
2026-03-27 19:04:25 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b06e2ff6-c300-5d41-a050-344b7f83c092, skipping ID generation
2026-03-27 19:04:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b06e2ff6-c300-5d41-a050-344b7f83c092 with scrape type 1
2026-03-27 19:04:25 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b06e2ff6-c300-5d41-a050-344b7f83c092 sending to next pipeline
2026-03-27 19:04:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: b06e2ff6-c300-5d41-a050-344b7f83c092, identifier: 119798482
2026-03-27 19:04:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04: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%252FEO22MTU%252F2026-03-24%252Fimage%252F69da2190-c36f-48c0-9311-143dc97eef29_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:04:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/EO22MTU/2026-03-24/image/69da2190-c36f-48c0-9311-143dc97eef29_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:04:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: b06e2ff6-c300-5d41-a050-344b7f83c092 with identifier: 119798482
2026-03-27 19:04:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: b06e2ff6-c300-5d41-a050-344b7f83c092 with identifier: 119798482
2026-03-27 19:04:25 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: b06e2ff6-c300-5d41-a050-344b7f83c092 with identifier: 119798482 to the API
2026-03-27 19:04:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19: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-27 19:04:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/BK18TDX/2026-02-23/image/b0baa812-bc63-4c53-a05f-b66b2bb9db74_removebg.jpg?w=600>
{'auction_title': '',
'c_o_2_emission_value': 165,
'color': 'RED',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'expiration_date': '2026-04-03T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'b06e2ff6-c300-5d41-a050-344b7f83c092',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'BK18TDX',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/119798482',
'listing': 'auction',
'location': 'Aston Barclay Digital',
'make': 'FIAT',
'model': 'DOBLO ESTATE (NR)',
'odometer': 1,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 10,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b06e2ff6-c300-5d41-a050-344b7f83c092/b06e2ff6-c300-5d41-a050-344b7f83c092_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 24114,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/BK18TDX/2026-02-23/image/b0baa812-bc63-4c53-a05f-b66b2bb9db74_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b06e2ff6-c300-5d41-a050-344b7f83c092/b06e2ff6-c300-5d41-a050-344b7f83c092_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 23459,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/BK18TDX/2026-02-23/image/af3ac705-6d6d-409e-a33e-839829babd8d_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b06e2ff6-c300-5d41-a050-344b7f83c092/b06e2ff6-c300-5d41-a050-344b7f83c092_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 28778,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/BK18TDX/2026-02-23/image/2748a0a4-f209-41a4-b7f8-c6b9dcc40c45_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b06e2ff6-c300-5d41-a050-344b7f83c092/b06e2ff6-c300-5d41-a050-344b7f83c092_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 26767,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/BK18TDX/2026-02-23/image/d5b916ba-226c-4efd-956f-9ed80d13982b_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b06e2ff6-c300-5d41-a050-344b7f83c092/b06e2ff6-c300-5d41-a050-344b7f83c092_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109417,
'Height': 960,
'OriginUrl': 'https://abimg003.imgix.net/BK18TDX/2026-02-23/image/a64a1c5e-b02d-4053-a768-b23f7f7eca64_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b06e2ff6-c300-5d41-a050-344b7f83c092/b06e2ff6-c300-5d41-a050-344b7f83c092_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110418,
'Height': 960,
'OriginUrl': 'https://abimg003.imgix.net/BK18TDX/2026-02-23/image/2658b9a7-ca78-4e81-a93e-a675225547f5_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b06e2ff6-c300-5d41-a050-344b7f83c092/b06e2ff6-c300-5d41-a050-344b7f83c092_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46288,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/BK18TDX/2026-02-23/image/577ae7dd-9e71-4376-a54d-204e70ec6094_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b06e2ff6-c300-5d41-a050-344b7f83c092/b06e2ff6-c300-5d41-a050-344b7f83c092_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 24823,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/BK18TDX/2026-02-23/image/ea1c59d7-1409-40ca-bded-4c62d953f9d6_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b06e2ff6-c300-5d41-a050-344b7f83c092/b06e2ff6-c300-5d41-a050-344b7f83c092_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 158899,
'Height': 960,
'OriginUrl': 'https://abimg003.imgix.net/BK18TDX/2026-02-23/image/ae76e3a4-eb6a-45e9-9de6-f48d24797bb7_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b06e2ff6-c300-5d41-a050-344b7f83c092/b06e2ff6-c300-5d41-a050-344b7f83c092_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51132,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/BK18TDX/2026-02-23/image/7232fef0-7c0f-4a85-a7fb-fa982a1022ff_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-03-26',
'seller_name': 'MotoNovo Finance',
'title': 'FIAT DOBLO ESTATE (NR) 1.4 16V Easy 5dr',
'transmission': 'manual',
'trim': '1.4 16V Easy 5dr',
'vin': None,
'year': 2018}
2026-03-27 19:04:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%27119798482%27 HTTP/1.1" 200 None
2026-03-27 19:04:25 [astonbarclay.gb] INFO: Saving data for 119798482: {'created_time': 1774638265.81206, 'last_price_update_time': 1774638265.812074, 'auction_closing_time': 1775210400.0}
2026-03-27 19:04:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119798482') HTTP/1.1" 204 0
2026-03-27 19:04:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/DF75YWR/2026-03-27/image/bc0a1360-0bb8-4b84-8a09-b569897192d3_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120860142?view=catalogue)
2026-03-27 19:04:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/DF75YWR/2026-03-27/image/9ad62ef0-15ff-439a-999c-b3b54f72a140_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120860142?view=catalogue)
2026-03-27 19:04:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04: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%252FEO22MTU%252F2026-03-24%252Fimage%252Fcebf2848-d940-4159-b580-81a54bdd1aa7_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:04:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/EO22MTU/2026-03-24/image/cebf2848-d940-4159-b580-81a54bdd1aa7_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:04:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04: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%252FEO22MTU%252F2026-03-24%252Fimage%252Faf3368a7-9e09-40c1-9fc8-0d812be4b329_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:04:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/EO22MTU/2026-03-24/image/af3368a7-9e09-40c1-9fc8-0d812be4b329_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:04:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04: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%252FEO22MTU%252F2026-03-24%252Fimage%252Ffcdaff39-b057-476b-91e4-51fc1e435a68_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:04:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/EO22MTU/2026-03-24/image/fcdaff39-b057-476b-91e4-51fc1e435a68_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:04:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04: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%252FEO22MTU%252F2026-03-24%252Fimage%252F41b0226b-21e8-4597-8754-071233aa8c71_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:04:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/EO22MTU/2026-03-24/image/41b0226b-21e8-4597-8754-071233aa8c71_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:04:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:04:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439d5a0590>
2026-03-27 19:04:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:04:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:04:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:04:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8a7d6b95-9ee5-5e3d-a8c1-aad18b4c6b45/8a7d6b95-9ee5-5e3d-a8c1-aad18b4c6b45_image_8.jpg HTTP/1.1" 201 0
2026-03-27 19:04:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FDF75YWR%252F2026-03-27%252Fimage%252Fbc0a1360-0bb8-4b84-8a09-b569897192d3_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:04:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DF75YWR/2026-03-27/image/bc0a1360-0bb8-4b84-8a09-b569897192d3_removebg.jpg?w=600 saved to cache
2026-03-27 19:04:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 8a7d6b95-9ee5-5e3d-a8c1-aad18b4c6b45
2026-03-27 19:04:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:04:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439d5a2b90>
2026-03-27 19:04:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:04:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:04:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:04:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8a7d6b95-9ee5-5e3d-a8c1-aad18b4c6b45/8a7d6b95-9ee5-5e3d-a8c1-aad18b4c6b45_image_7.jpg HTTP/1.1" 201 0
2026-03-27 19:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FDF75YWR%252F2026-03-27%252Fimage%252F9ad62ef0-15ff-439a-999c-b3b54f72a140_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:04:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DF75YWR/2026-03-27/image/9ad62ef0-15ff-439a-999c-b3b54f72a140_removebg.jpg?w=600 saved to cache
2026-03-27 19:04:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 8a7d6b95-9ee5-5e3d-a8c1-aad18b4c6b45
2026-03-27 19:04:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/EO22MTU/2026-03-24/image/69da2190-c36f-48c0-9311-143dc97eef29_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120555132?view=catalogue)
2026-03-27 19:04:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/EO22MTU/2026-03-24/image/be9c7a62-a582-45ee-a23a-1cd3008e0c69_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120555132?view=catalogue)
2026-03-27 19:04:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:04:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439deb3150>
2026-03-27 19:04:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19: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-27 19:04:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:04:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_832fb545-b397-5821-b8cc-500efa47799c/832fb545-b397-5821-b8cc-500efa47799c_image_3.jpg HTTP/1.1" 201 0
2026-03-27 19:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FEO22MTU%252F2026-03-24%252Fimage%252F69da2190-c36f-48c0-9311-143dc97eef29_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:04:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/EO22MTU/2026-03-24/image/69da2190-c36f-48c0-9311-143dc97eef29_removebg.jpg?w=600 saved to cache
2026-03-27 19:04:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 832fb545-b397-5821-b8cc-500efa47799c
2026-03-27 19:04:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:04:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f43a04c3990>
2026-03-27 19:04:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19: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-27 19:04:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:04:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_832fb545-b397-5821-b8cc-500efa47799c/832fb545-b397-5821-b8cc-500efa47799c_image_2.jpg HTTP/1.1" 201 0
2026-03-27 19:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FEO22MTU%252F2026-03-24%252Fimage%252Fbe9c7a62-a582-45ee-a23a-1cd3008e0c69_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:04:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/EO22MTU/2026-03-24/image/be9c7a62-a582-45ee-a23a-1cd3008e0c69_removebg.jpg?w=600 saved to cache
2026-03-27 19:04:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 832fb545-b397-5821-b8cc-500efa47799c
2026-03-27 19:04:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/EO22MTU/2026-03-24/image/41b0226b-21e8-4597-8754-071233aa8c71_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120555132?view=catalogue)
2026-03-27 19:04:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/EO22MTU/2026-03-24/image/fcdaff39-b057-476b-91e4-51fc1e435a68_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120555132?view=catalogue)
2026-03-27 19:04:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:04:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439d757690>
2026-03-27 19:04:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19: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-27 19:04:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:04:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_832fb545-b397-5821-b8cc-500efa47799c/832fb545-b397-5821-b8cc-500efa47799c_image_7.jpg HTTP/1.1" 201 0
2026-03-27 19:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FEO22MTU%252F2026-03-24%252Fimage%252F41b0226b-21e8-4597-8754-071233aa8c71_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:04:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/EO22MTU/2026-03-24/image/41b0226b-21e8-4597-8754-071233aa8c71_removebg.jpg?w=600 saved to cache
2026-03-27 19:04:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 832fb545-b397-5821-b8cc-500efa47799c
2026-03-27 19:04:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:04:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439d770950>
2026-03-27 19:04:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19: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-27 19:04:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:04:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_832fb545-b397-5821-b8cc-500efa47799c/832fb545-b397-5821-b8cc-500efa47799c_image_6.jpg HTTP/1.1" 201 0
2026-03-27 19:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FEO22MTU%252F2026-03-24%252Fimage%252Ffcdaff39-b057-476b-91e4-51fc1e435a68_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:04:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/EO22MTU/2026-03-24/image/fcdaff39-b057-476b-91e4-51fc1e435a68_removebg.jpg?w=600 saved to cache
2026-03-27 19:04:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 832fb545-b397-5821-b8cc-500efa47799c
2026-03-27 19:04:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/EO22MTU/2026-03-24/image/af3368a7-9e09-40c1-9fc8-0d812be4b329_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120555132?view=catalogue)
2026-03-27 19:04:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/EO22MTU/2026-03-24/image/cebf2848-d940-4159-b580-81a54bdd1aa7_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120555132?view=catalogue)
2026-03-27 19:04:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:04:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439d5979d0>
2026-03-27 19:04:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19: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-27 19:04:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:04:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_832fb545-b397-5821-b8cc-500efa47799c/832fb545-b397-5821-b8cc-500efa47799c_image_5.jpg HTTP/1.1" 201 0
2026-03-27 19:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FEO22MTU%252F2026-03-24%252Fimage%252Faf3368a7-9e09-40c1-9fc8-0d812be4b329_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:04:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/EO22MTU/2026-03-24/image/af3368a7-9e09-40c1-9fc8-0d812be4b329_removebg.jpg?w=600 saved to cache
2026-03-27 19:04:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 832fb545-b397-5821-b8cc-500efa47799c
2026-03-27 19:04:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/EO22MTU/2026-03-24/image/9d8a7001-bd1c-4672-80ec-186c2b09bcf4_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120555132?view=catalogue)
2026-03-27 19:04:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:04:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439d5c0350>
2026-03-27 19:04:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19: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-27 19:04:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:04:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_832fb545-b397-5821-b8cc-500efa47799c/832fb545-b397-5821-b8cc-500efa47799c_image_4.jpg HTTP/1.1" 201 0
2026-03-27 19:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FEO22MTU%252F2026-03-24%252Fimage%252Fcebf2848-d940-4159-b580-81a54bdd1aa7_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:04:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/EO22MTU/2026-03-24/image/cebf2848-d940-4159-b580-81a54bdd1aa7_removebg.jpg?w=600 saved to cache
2026-03-27 19:04:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 832fb545-b397-5821-b8cc-500efa47799c
2026-03-27 19:04:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/EO22MTU/2026-03-24/image/013ccd04-33d0-4bce-9a3e-70b82ba59099_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120555132?view=catalogue)
2026-03-27 19:04:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:04:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439d5c1850>
2026-03-27 19:04:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19: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-27 19:04:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:04:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_832fb545-b397-5821-b8cc-500efa47799c/832fb545-b397-5821-b8cc-500efa47799c_image_0.jpg HTTP/1.1" 201 0
2026-03-27 19:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FEO22MTU%252F2026-03-24%252Fimage%252F9d8a7001-bd1c-4672-80ec-186c2b09bcf4_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:04:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/EO22MTU/2026-03-24/image/9d8a7001-bd1c-4672-80ec-186c2b09bcf4_removebg.jpg?w=600 saved to cache
2026-03-27 19:04:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 832fb545-b397-5821-b8cc-500efa47799c
2026-03-27 19:04:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:04:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439ec897d0>
2026-03-27 19:04:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19: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-27 19:04:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:04:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_832fb545-b397-5821-b8cc-500efa47799c/832fb545-b397-5821-b8cc-500efa47799c_image_1.jpg HTTP/1.1" 201 0
2026-03-27 19:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FEO22MTU%252F2026-03-24%252Fimage%252F013ccd04-33d0-4bce-9a3e-70b82ba59099_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:04:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/EO22MTU/2026-03-24/image/013ccd04-33d0-4bce-9a3e-70b82ba59099_removebg.jpg?w=600 saved to cache
2026-03-27 19:04:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 832fb545-b397-5821-b8cc-500efa47799c
2026-03-27 19:04:27 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 832fb545-b397-5821-b8cc-500efa47799c, skipping ID generation
2026-03-27 19:04:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 832fb545-b397-5821-b8cc-500efa47799c with scrape type 1
2026-03-27 19:04:27 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 832fb545-b397-5821-b8cc-500efa47799c sending to next pipeline
2026-03-27 19:04:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 832fb545-b397-5821-b8cc-500efa47799c, identifier: 120555132
2026-03-27 19:04:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 832fb545-b397-5821-b8cc-500efa47799c with identifier: 120555132
2026-03-27 19:04:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 19:04:27 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Metallic+-+Agate+black HTTP/1.1" 200 None
2026-03-27 19:04:27 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 19:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-27 19:04:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 832fb545-b397-5821-b8cc-500efa47799c with identifier: 120555132
2026-03-27 19:04:27 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 832fb545-b397-5821-b8cc-500efa47799c with identifier: 120555132 to the API
2026-03-27 19:04:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:04:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 19:04:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/EO22MTU/2026-03-24/image/013ccd04-33d0-4bce-9a3e-70b82ba59099_removebg.jpg?w=600>
{'auction_title': '',
'c_o_2_emission_value': 25,
'color': 'Metallic',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.5L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Petrol/Plugin Electric Hybrid',
'id': '832fb545-b397-5821-b8cc-500efa47799c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'EO22MTU',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120555132',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'FORD',
'model': 'KUGA ESTATE',
'odometer': 41189,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 8,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_832fb545-b397-5821-b8cc-500efa47799c/832fb545-b397-5821-b8cc-500efa47799c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37667,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/EO22MTU/2026-03-24/image/9d8a7001-bd1c-4672-80ec-186c2b09bcf4_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_832fb545-b397-5821-b8cc-500efa47799c/832fb545-b397-5821-b8cc-500efa47799c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35765,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/EO22MTU/2026-03-24/image/013ccd04-33d0-4bce-9a3e-70b82ba59099_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_832fb545-b397-5821-b8cc-500efa47799c/832fb545-b397-5821-b8cc-500efa47799c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 40084,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/EO22MTU/2026-03-24/image/be9c7a62-a582-45ee-a23a-1cd3008e0c69_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_832fb545-b397-5821-b8cc-500efa47799c/832fb545-b397-5821-b8cc-500efa47799c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35816,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/EO22MTU/2026-03-24/image/69da2190-c36f-48c0-9311-143dc97eef29_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_832fb545-b397-5821-b8cc-500efa47799c/832fb545-b397-5821-b8cc-500efa47799c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48607,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/EO22MTU/2026-03-24/image/cebf2848-d940-4159-b580-81a54bdd1aa7_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_832fb545-b397-5821-b8cc-500efa47799c/832fb545-b397-5821-b8cc-500efa47799c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48343,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/EO22MTU/2026-03-24/image/af3368a7-9e09-40c1-9fc8-0d812be4b329_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_832fb545-b397-5821-b8cc-500efa47799c/832fb545-b397-5821-b8cc-500efa47799c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37900,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/EO22MTU/2026-03-24/image/fcdaff39-b057-476b-91e4-51fc1e435a68_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_832fb545-b397-5821-b8cc-500efa47799c/832fb545-b397-5821-b8cc-500efa47799c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 44657,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/EO22MTU/2026-03-24/image/41b0226b-21e8-4597-8754-071233aa8c71_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-03-04',
'seller_name': 'Kinto',
'title': 'FORD KUGA ESTATE 2.5 PHEV ST-Line X Edition 5dr CVT',
'transmission': 'automatic',
'trim': '2.5 PHEV ST-Line X Edition 5dr CVT',
'vin': None,
'year': 2022}
2026-03-27 19:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120555132%27 HTTP/1.1" 200 None
2026-03-27 19:04:27 [astonbarclay.gb] INFO: Saving data for 120555132: {'created_time': 1774638267.740274, 'last_price_update_time': 1774638267.740284, 'auction_closing_time': 1775120400.0}
2026-03-27 19:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120555132') HTTP/1.1" 204 0
2026-03-27 19:04:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/DF75YWR/2026-03-27/image/1e20b23a-bd5f-4896-bb4a-4ad51b99d7ba_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120860142?view=catalogue)
2026-03-27 19:04:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/DF75YWR/2026-03-27/image/ebf1607b-eea4-4097-9a40-ed17a8c8b525_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120860142?view=catalogue)
2026-03-27 19:04:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:04:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439d671150>
2026-03-27 19:04:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19: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-27 19:04:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:04:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8a7d6b95-9ee5-5e3d-a8c1-aad18b4c6b45/8a7d6b95-9ee5-5e3d-a8c1-aad18b4c6b45_image_6.jpg HTTP/1.1" 201 0
2026-03-27 19:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FDF75YWR%252F2026-03-27%252Fimage%252F1e20b23a-bd5f-4896-bb4a-4ad51b99d7ba_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:04:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DF75YWR/2026-03-27/image/1e20b23a-bd5f-4896-bb4a-4ad51b99d7ba_removebg.jpg?w=600 saved to cache
2026-03-27 19:04:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 8a7d6b95-9ee5-5e3d-a8c1-aad18b4c6b45
2026-03-27 19:04:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:04:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439d75d8d0>
2026-03-27 19:04:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19: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-27 19:04:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:04:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8a7d6b95-9ee5-5e3d-a8c1-aad18b4c6b45/8a7d6b95-9ee5-5e3d-a8c1-aad18b4c6b45_image_5.jpg HTTP/1.1" 201 0
2026-03-27 19:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FDF75YWR%252F2026-03-27%252Fimage%252Febf1607b-eea4-4097-9a40-ed17a8c8b525_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:04:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DF75YWR/2026-03-27/image/ebf1607b-eea4-4097-9a40-ed17a8c8b525_removebg.jpg?w=600 saved to cache
2026-03-27 19:04:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 8a7d6b95-9ee5-5e3d-a8c1-aad18b4c6b45
2026-03-27 19:04:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/DF75YWR/2026-03-27/image/1f5755cf-b324-40ed-b4f4-123a8d344fd4_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120860142?view=catalogue)
2026-03-27 19:04:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:04:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439d813290>
2026-03-27 19:04:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:04:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:04:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:04:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8a7d6b95-9ee5-5e3d-a8c1-aad18b4c6b45/8a7d6b95-9ee5-5e3d-a8c1-aad18b4c6b45_image_3.jpg HTTP/1.1" 201 0
2026-03-27 19:04:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FDF75YWR%252F2026-03-27%252Fimage%252F1f5755cf-b324-40ed-b4f4-123a8d344fd4_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:04:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DF75YWR/2026-03-27/image/1f5755cf-b324-40ed-b4f4-123a8d344fd4_removebg.jpg?w=600 saved to cache
2026-03-27 19:04:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 8a7d6b95-9ee5-5e3d-a8c1-aad18b4c6b45
2026-03-27 19:04:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/DF75YWR/2026-03-27/image/2abb1e2a-6544-4fb2-84bf-80c624fcf5cc_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120860142?view=catalogue)
2026-03-27 19:04:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:04:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439d78a0d0>
2026-03-27 19:04:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:04:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:04:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:04:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8a7d6b95-9ee5-5e3d-a8c1-aad18b4c6b45/8a7d6b95-9ee5-5e3d-a8c1-aad18b4c6b45_image_4.jpg HTTP/1.1" 201 0
2026-03-27 19:04:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FDF75YWR%252F2026-03-27%252Fimage%252F2abb1e2a-6544-4fb2-84bf-80c624fcf5cc_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:04:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DF75YWR/2026-03-27/image/2abb1e2a-6544-4fb2-84bf-80c624fcf5cc_removebg.jpg?w=600 saved to cache
2026-03-27 19:04:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 8a7d6b95-9ee5-5e3d-a8c1-aad18b4c6b45
2026-03-27 19:04:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/DF75YWR/2026-03-27/image/1afcaab0-acb0-4aaa-aafc-07fb7db6e5ef_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120860142?view=catalogue)
2026-03-27 19:04:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/DF75YWR/2026-03-27/image/06a4c312-700a-4a0b-8622-cf24bf80dda2_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120860142?view=catalogue)
2026-03-27 19:04:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/DF75YWR/2026-03-27/image/12995e6b-7c83-4d94-a41b-69ec35d98d54_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120860142?view=catalogue)
2026-03-27 19:04:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:04:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f43a01b1090>
2026-03-27 19:04:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:04:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:04:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:04:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8a7d6b95-9ee5-5e3d-a8c1-aad18b4c6b45/8a7d6b95-9ee5-5e3d-a8c1-aad18b4c6b45_image_2.jpg HTTP/1.1" 201 0
2026-03-27 19:04:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FDF75YWR%252F2026-03-27%252Fimage%252F1afcaab0-acb0-4aaa-aafc-07fb7db6e5ef_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:04:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DF75YWR/2026-03-27/image/1afcaab0-acb0-4aaa-aafc-07fb7db6e5ef_removebg.jpg?w=600 saved to cache
2026-03-27 19:04:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 8a7d6b95-9ee5-5e3d-a8c1-aad18b4c6b45
2026-03-27 19:04:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:04:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439d7cadd0>
2026-03-27 19:04:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:04:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:04:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:04:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8a7d6b95-9ee5-5e3d-a8c1-aad18b4c6b45/8a7d6b95-9ee5-5e3d-a8c1-aad18b4c6b45_image_0.jpg HTTP/1.1" 201 0
2026-03-27 19:04:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FDF75YWR%252F2026-03-27%252Fimage%252F06a4c312-700a-4a0b-8622-cf24bf80dda2_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:04:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DF75YWR/2026-03-27/image/06a4c312-700a-4a0b-8622-cf24bf80dda2_removebg.jpg?w=600 saved to cache
2026-03-27 19:04:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 8a7d6b95-9ee5-5e3d-a8c1-aad18b4c6b45
2026-03-27 19:04:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:04:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439d671490>
2026-03-27 19:04:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:04:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:04:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:04:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8a7d6b95-9ee5-5e3d-a8c1-aad18b4c6b45/8a7d6b95-9ee5-5e3d-a8c1-aad18b4c6b45_image_1.jpg HTTP/1.1" 201 0
2026-03-27 19:04:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FDF75YWR%252F2026-03-27%252Fimage%252F12995e6b-7c83-4d94-a41b-69ec35d98d54_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:04:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DF75YWR/2026-03-27/image/12995e6b-7c83-4d94-a41b-69ec35d98d54_removebg.jpg?w=600 saved to cache
2026-03-27 19:04:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 8a7d6b95-9ee5-5e3d-a8c1-aad18b4c6b45
2026-03-27 19:04:28 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 8a7d6b95-9ee5-5e3d-a8c1-aad18b4c6b45, skipping ID generation
2026-03-27 19:04:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8a7d6b95-9ee5-5e3d-a8c1-aad18b4c6b45 with scrape type 1
2026-03-27 19:04:28 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 8a7d6b95-9ee5-5e3d-a8c1-aad18b4c6b45 sending to next pipeline
2026-03-27 19:04:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 8a7d6b95-9ee5-5e3d-a8c1-aad18b4c6b45, identifier: 120860142
2026-03-27 19:04:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 8a7d6b95-9ee5-5e3d-a8c1-aad18b4c6b45 with identifier: 120860142
2026-03-27 19:04:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 8a7d6b95-9ee5-5e3d-a8c1-aad18b4c6b45 with identifier: 120860142
2026-03-27 19:04:28 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 8a7d6b95-9ee5-5e3d-a8c1-aad18b4c6b45 with identifier: 120860142 to the API
2026-03-27 19:04:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19: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-27 19:04:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/DF75YWR/2026-03-27/image/12995e6b-7c83-4d94-a41b-69ec35d98d54_removebg.jpg?w=600>
{'auction_title': '',
'c_o_2_emission_value': 136,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-04-07T09:15:00Z',
'fuel_type': 'Petrol',
'id': '8a7d6b95-9ee5-5e3d-a8c1-aad18b4c6b45',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'DF75YWR',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120860142',
'listing': 'auction',
'location': 'Aston Barclay Prees Heath',
'make': 'CUPRA',
'model': 'FORMENTOR ESTATE',
'odometer': 4671,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 10,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8a7d6b95-9ee5-5e3d-a8c1-aad18b4c6b45/8a7d6b95-9ee5-5e3d-a8c1-aad18b4c6b45_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 31614,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/DF75YWR/2026-03-27/image/06a4c312-700a-4a0b-8622-cf24bf80dda2_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8a7d6b95-9ee5-5e3d-a8c1-aad18b4c6b45/8a7d6b95-9ee5-5e3d-a8c1-aad18b4c6b45_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 32067,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/DF75YWR/2026-03-27/image/12995e6b-7c83-4d94-a41b-69ec35d98d54_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8a7d6b95-9ee5-5e3d-a8c1-aad18b4c6b45/8a7d6b95-9ee5-5e3d-a8c1-aad18b4c6b45_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 32421,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/DF75YWR/2026-03-27/image/1afcaab0-acb0-4aaa-aafc-07fb7db6e5ef_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8a7d6b95-9ee5-5e3d-a8c1-aad18b4c6b45/8a7d6b95-9ee5-5e3d-a8c1-aad18b4c6b45_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35046,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/DF75YWR/2026-03-27/image/1f5755cf-b324-40ed-b4f4-123a8d344fd4_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8a7d6b95-9ee5-5e3d-a8c1-aad18b4c6b45/8a7d6b95-9ee5-5e3d-a8c1-aad18b4c6b45_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 40723,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/DF75YWR/2026-03-27/image/2abb1e2a-6544-4fb2-84bf-80c624fcf5cc_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8a7d6b95-9ee5-5e3d-a8c1-aad18b4c6b45/8a7d6b95-9ee5-5e3d-a8c1-aad18b4c6b45_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60583,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/DF75YWR/2026-03-27/image/ebf1607b-eea4-4097-9a40-ed17a8c8b525_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8a7d6b95-9ee5-5e3d-a8c1-aad18b4c6b45/8a7d6b95-9ee5-5e3d-a8c1-aad18b4c6b45_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58277,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/DF75YWR/2026-03-27/image/1e20b23a-bd5f-4896-bb4a-4ad51b99d7ba_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8a7d6b95-9ee5-5e3d-a8c1-aad18b4c6b45/8a7d6b95-9ee5-5e3d-a8c1-aad18b4c6b45_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60390,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/DF75YWR/2026-03-27/image/9ad62ef0-15ff-439a-999c-b3b54f72a140_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8a7d6b95-9ee5-5e3d-a8c1-aad18b4c6b45/8a7d6b95-9ee5-5e3d-a8c1-aad18b4c6b45_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36859,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/DF75YWR/2026-03-27/image/bc0a1360-0bb8-4b84-8a09-b569897192d3_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8a7d6b95-9ee5-5e3d-a8c1-aad18b4c6b45/8a7d6b95-9ee5-5e3d-a8c1-aad18b4c6b45_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62852,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/DF75YWR/2026-03-27/image/4011ef93-8846-4737-a54e-7aef3cc3635b_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2026-01-24',
'seller_name': 'Motability Operations',
'title': 'CUPRA FORMENTOR ESTATE 1.5 eTSI 150 V2 5dr DSG',
'transmission': 'automatic',
'trim': '1.5 eTSI 150 V2 5dr DSG',
'vin': None,
'year': 2026}
2026-03-27 19:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120860142%27 HTTP/1.1" 200 None
2026-03-27 19:04:29 [astonbarclay.gb] INFO: Saving data for 120860142: {'created_time': 1774638269.089214, 'last_price_update_time': 1774638269.089226, 'auction_closing_time': 1775553300.0}
2026-03-27 19:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120860142') HTTP/1.1" 204 0
2026-03-27 19:04:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120556717?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:04:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:04:29 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120556717, 'registration': 'NJ23LRF', 'account': 'KIN032', 'make': 'KIA', 'model': 'SPORTAGE ESTATE', 'derivative': '1.6T GDi PHEV GT-Line S 5dr Auto AWD', 'mileage': 37341, 'mileageWarranty': True, 'type': 'car', 'saleId': 19197, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 209}, 'saleStart': '2026-04-02T09:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2023-03-17', 'fuel': 'Petrol/Plugin Electric Hybrid', 'motExpiry': '2027-03-16', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/NJ23LRF/2026-03-23/image/9d27f88d-2c11-496d-9a28-cccfeb1198a4_removebg.jpg?w=600', 'https://abimg003.imgix.net/NJ23LRF/2026-03-23/image/bd21988a-0f76-4394-82e1-9935c7e1f39d_removebg.jpg?w=600', 'https://abimg003.imgix.net/NJ23LRF/2026-03-23/image/935e61c5-502b-4bcc-8a55-b68dd897d2d1_removebg.jpg?w=600', 'https://abimg003.imgix.net/NJ23LRF/2026-03-23/image/ca9da4bd-5f3a-4e57-b7ba-e9ecbbd126bd_removebg.jpg?w=600', 'https://abimg003.imgix.net/NJ23LRF/2026-03-23/image/8ce54d7d-b966-4c8b-8f57-d0e150b3df5f_removebg.jpg?w=600', 'https://abimg003.imgix.net/NJ23LRF/2026-03-23/image/55661b37-b072-43d0-8eee-fbb50906b12a_removebg.jpg?w=600', 'https://abimg003.imgix.net/NJ23LRF/2026-03-23/image/371cfd05-8d8a-4bed-add4-7499d8432f5e_removebg.jpg?w=600', 'https://abimg003.imgix.net/NJ23LRF/2026-03-23/image/7d017f6d-e0b0-48fc-985a-01d34d89e398_removebg.jpg?w=600'], 'colour': 'Premium paint - Dark penta met', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 11/23 10K 10/24 22K 10/25 32K', 'remarks': 'VOSA STATES 37K SPARE KEY / Premium paint - Dark penta metal / Suede leather - Black / Thinkware F100 16GB dash camera (Hard Wired) / PP', '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/ecaec0fb-c71a-49b1-bd44-6211e4a50471.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-27 19:04:29 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120556717, 'registration': 'NJ23LRF', 'account': 'KIN032', 'make': 'KIA', 'model': 'SPORTAGE ESTATE', 'derivative': '1.6T GDi PHEV GT-Line S 5dr Auto AWD', 'mileage': 37341, 'mileageWarranty': True, 'type': 'car', 'saleId': 19197, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 209}, 'saleStart': '2026-04-02T09:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2023-03-17', 'fuel': 'Petrol/Plugin Electric Hybrid', 'motExpiry': '2027-03-16', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/NJ23LRF/2026-03-23/image/9d27f88d-2c11-496d-9a28-cccfeb1198a4_removebg.jpg?w=600', 'https://abimg003.imgix.net/NJ23LRF/2026-03-23/image/bd21988a-0f76-4394-82e1-9935c7e1f39d_removebg.jpg?w=600', 'https://abimg003.imgix.net/NJ23LRF/2026-03-23/image/935e61c5-502b-4bcc-8a55-b68dd897d2d1_removebg.jpg?w=600', 'https://abimg003.imgix.net/NJ23LRF/2026-03-23/image/ca9da4bd-5f3a-4e57-b7ba-e9ecbbd126bd_removebg.jpg?w=600', 'https://abimg003.imgix.net/NJ23LRF/2026-03-23/image/8ce54d7d-b966-4c8b-8f57-d0e150b3df5f_removebg.jpg?w=600', 'https://abimg003.imgix.net/NJ23LRF/2026-03-23/image/55661b37-b072-43d0-8eee-fbb50906b12a_removebg.jpg?w=600', 'https://abimg003.imgix.net/NJ23LRF/2026-03-23/image/371cfd05-8d8a-4bed-add4-7499d8432f5e_removebg.jpg?w=600', 'https://abimg003.imgix.net/NJ23LRF/2026-03-23/image/7d017f6d-e0b0-48fc-985a-01d34d89e398_removebg.jpg?w=600'], 'colour': 'Premium paint - Dark penta met', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 11/23 10K 10/24 22K 10/25 32K', 'remarks': 'VOSA STATES 37K SPARE KEY / Premium paint - Dark penta metal / Suede leather - Black / Thinkware F100 16GB dash camera (Hard Wired) / PP', '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/ecaec0fb-c71a-49b1-bd44-6211e4a50471.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-27 19:04:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3ac12cba-0f3a-51f4-bccc-dae3115f93dc with identifier: 120556717
2026-03-27 19:04:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3ac12cba-0f3a-51f4-bccc-dae3115f93dc with scrape type 1
2026-03-27 19:04:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 8 photos for item 3ac12cba-0f3a-51f4-bccc-dae3115f93dc
2026-03-27 19:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FNJ23LRF%252F2026-03-23%252Fimage%252F9d27f88d-2c11-496d-9a28-cccfeb1198a4_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:04:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/NJ23LRF/2026-03-23/image/9d27f88d-2c11-496d-9a28-cccfeb1198a4_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FNJ23LRF%252F2026-03-23%252Fimage%252Fbd21988a-0f76-4394-82e1-9935c7e1f39d_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:04:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/NJ23LRF/2026-03-23/image/bd21988a-0f76-4394-82e1-9935c7e1f39d_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:04:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/119971140?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FNJ23LRF%252F2026-03-23%252Fimage%252F935e61c5-502b-4bcc-8a55-b68dd897d2d1_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:04:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/NJ23LRF/2026-03-23/image/935e61c5-502b-4bcc-8a55-b68dd897d2d1_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:04:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FNJ23LRF%252F2026-03-23%252Fimage%252Fca9da4bd-5f3a-4e57-b7ba-e9ecbbd126bd_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:04:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/NJ23LRF/2026-03-23/image/ca9da4bd-5f3a-4e57-b7ba-e9ecbbd126bd_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FNJ23LRF%252F2026-03-23%252Fimage%252F8ce54d7d-b966-4c8b-8f57-d0e150b3df5f_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:04:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/NJ23LRF/2026-03-23/image/8ce54d7d-b966-4c8b-8f57-d0e150b3df5f_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FNJ23LRF%252F2026-03-23%252Fimage%252F55661b37-b072-43d0-8eee-fbb50906b12a_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:04:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/NJ23LRF/2026-03-23/image/55661b37-b072-43d0-8eee-fbb50906b12a_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FNJ23LRF%252F2026-03-23%252Fimage%252F371cfd05-8d8a-4bed-add4-7499d8432f5e_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:04:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/NJ23LRF/2026-03-23/image/371cfd05-8d8a-4bed-add4-7499d8432f5e_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FNJ23LRF%252F2026-03-23%252Fimage%252F7d017f6d-e0b0-48fc-985a-01d34d89e398_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:04:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/NJ23LRF/2026-03-23/image/7d017f6d-e0b0-48fc-985a-01d34d89e398_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:04:29 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 119971140, 'registration': 'RJ12KYG', 'account': 'MOT131', 'make': 'LAND ROVER', 'model': 'RANGE ROVER SPORT DIESEL ESTATE (NR)', 'derivative': '3.0 SDV6 HSE 5dr Auto [Lux Pack]', 'mileage': 1, 'mileageWarranty': True, 'type': 'car', 'saleId': 19307, 'siteId': 99, 'site': {'id': 99, 'name': 'Aston Barclay Digital', 'vehicles': 35}, 'saleStart': '2026-04-03T10:00Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2012-08-31', 'fuel': 'Diesel', 'motExpiry': None, 'doors': 5, 'engineSize': 2993, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/R2PBE/2026-02-26/image/170fd30b-6f34-491a-ab02-a8c1fb99b93b_removebg.jpg?w=600', 'https://abimg003.imgix.net/R2PBE/2026-02-26/image/62ad6970-afdd-4dfe-9d79-d16c443e0360_removebg.jpg?w=600', 'https://abimg003.imgix.net/R2PBE/2026-02-26/image/b9c38557-5a45-46cc-ad06-00c33a6c2a62_removebg.jpg?w=600', 'https://abimg003.imgix.net/R2PBE/2026-02-26/image/cfaa1e92-58d6-4a87-97d1-81e2718e3774_removebg.jpg?w=600', 'https://abimg003.imgix.net/R2PBE/2026-02-26/image/f83d412c-d95d-422d-9160-f11ce621cc9c_removebg.jpg?w=600', 'https://abimg003.imgix.net/R2PBE/2026-02-26/image/94cc7203-b3f0-44aa-afd6-2161a80d801d_removebg.jpg?w=600', 'https://abimg003.imgix.net/R2PBE/2026-02-26/image/bc4836de-6b13-4c8b-9c0e-4d468ae3632a_removebg.jpg?w=600', 'https://abimg003.imgix.net/R2PBE/2026-02-26/image/bdc5fd9a-b4d1-40ef-aee6-895a29b38ae1_removebg.jpg?w=600', 'https://abimg003.imgix.net/R2PBE/2026-02-26/image/277d44aa-e0b1-48ba-8473-251882aa3a66_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': True, 'inspectionType': 'Fleet', 'serviceHistory': '', 'remarks': '*NON-RUNNER – NO DELIVERY AVAILABLE (WESTBURY) ENGINE FAULTS & GEARBOX FAULTS -MAY HAVE FURTHER FAULTS* - *No Spare Key*', 'virtual': True, 'seller': 'MotoNovo Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': False, 'v5details': None, 'co2': 230, 'location': {'siteId': '659780', 'description': 'Aston Barclay Westbury'}, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:04:29 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 119971140, 'registration': 'RJ12KYG', 'account': 'MOT131', 'make': 'LAND ROVER', 'model': 'RANGE ROVER SPORT DIESEL ESTATE (NR)', 'derivative': '3.0 SDV6 HSE 5dr Auto [Lux Pack]', 'mileage': 1, 'mileageWarranty': True, 'type': 'car', 'saleId': 19307, 'siteId': 99, 'site': {'id': 99, 'name': 'Aston Barclay Digital', 'vehicles': 35}, 'saleStart': '2026-04-03T10:00Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2012-08-31', 'fuel': 'Diesel', 'motExpiry': None, 'doors': 5, 'engineSize': 2993, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/R2PBE/2026-02-26/image/170fd30b-6f34-491a-ab02-a8c1fb99b93b_removebg.jpg?w=600', 'https://abimg003.imgix.net/R2PBE/2026-02-26/image/62ad6970-afdd-4dfe-9d79-d16c443e0360_removebg.jpg?w=600', 'https://abimg003.imgix.net/R2PBE/2026-02-26/image/b9c38557-5a45-46cc-ad06-00c33a6c2a62_removebg.jpg?w=600', 'https://abimg003.imgix.net/R2PBE/2026-02-26/image/cfaa1e92-58d6-4a87-97d1-81e2718e3774_removebg.jpg?w=600', 'https://abimg003.imgix.net/R2PBE/2026-02-26/image/f83d412c-d95d-422d-9160-f11ce621cc9c_removebg.jpg?w=600', 'https://abimg003.imgix.net/R2PBE/2026-02-26/image/94cc7203-b3f0-44aa-afd6-2161a80d801d_removebg.jpg?w=600', 'https://abimg003.imgix.net/R2PBE/2026-02-26/image/bc4836de-6b13-4c8b-9c0e-4d468ae3632a_removebg.jpg?w=600', 'https://abimg003.imgix.net/R2PBE/2026-02-26/image/bdc5fd9a-b4d1-40ef-aee6-895a29b38ae1_removebg.jpg?w=600', 'https://abimg003.imgix.net/R2PBE/2026-02-26/image/277d44aa-e0b1-48ba-8473-251882aa3a66_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': True, 'inspectionType': 'Fleet', 'serviceHistory': '', 'remarks': '*NON-RUNNER – NO DELIVERY AVAILABLE (WESTBURY) ENGINE FAULTS & GEARBOX FAULTS -MAY HAVE FURTHER FAULTS* - *No Spare Key*', 'virtual': True, 'seller': 'MotoNovo Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': False, 'v5details': None, 'co2': 230, 'location': {'siteId': '659780', 'description': 'Aston Barclay Westbury'}, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:04:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e04d5781-feb4-58fb-afd5-e37e67add85d with identifier: 119971140
2026-03-27 19:04:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e04d5781-feb4-58fb-afd5-e37e67add85d with scrape type 1
2026-03-27 19:04:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 9 photos for item e04d5781-feb4-58fb-afd5-e37e67add85d
2026-03-27 19:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FR2PBE%252F2026-02-26%252Fimage%252F170fd30b-6f34-491a-ab02-a8c1fb99b93b_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:04:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/R2PBE/2026-02-26/image/170fd30b-6f34-491a-ab02-a8c1fb99b93b_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FR2PBE%252F2026-02-26%252Fimage%252F62ad6970-afdd-4dfe-9d79-d16c443e0360_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:04:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/R2PBE/2026-02-26/image/62ad6970-afdd-4dfe-9d79-d16c443e0360_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FR2PBE%252F2026-02-26%252Fimage%252Fb9c38557-5a45-46cc-ad06-00c33a6c2a62_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:04:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/R2PBE/2026-02-26/image/b9c38557-5a45-46cc-ad06-00c33a6c2a62_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FR2PBE%252F2026-02-26%252Fimage%252Fcfaa1e92-58d6-4a87-97d1-81e2718e3774_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:04:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/R2PBE/2026-02-26/image/cfaa1e92-58d6-4a87-97d1-81e2718e3774_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FR2PBE%252F2026-02-26%252Fimage%252Ff83d412c-d95d-422d-9160-f11ce621cc9c_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:04:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/R2PBE/2026-02-26/image/f83d412c-d95d-422d-9160-f11ce621cc9c_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FR2PBE%252F2026-02-26%252Fimage%252F94cc7203-b3f0-44aa-afd6-2161a80d801d_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:04:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/R2PBE/2026-02-26/image/94cc7203-b3f0-44aa-afd6-2161a80d801d_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FR2PBE%252F2026-02-26%252Fimage%252Fbc4836de-6b13-4c8b-9c0e-4d468ae3632a_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:04:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/R2PBE/2026-02-26/image/bc4836de-6b13-4c8b-9c0e-4d468ae3632a_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FR2PBE%252F2026-02-26%252Fimage%252Fbdc5fd9a-b4d1-40ef-aee6-895a29b38ae1_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:04:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/R2PBE/2026-02-26/image/bdc5fd9a-b4d1-40ef-aee6-895a29b38ae1_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FR2PBE%252F2026-02-26%252Fimage%252F277d44aa-e0b1-48ba-8473-251882aa3a66_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:04:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/R2PBE/2026-02-26/image/277d44aa-e0b1-48ba-8473-251882aa3a66_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:04:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/NJ23LRF/2026-03-23/image/bd21988a-0f76-4394-82e1-9935c7e1f39d_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120556717?view=catalogue)
2026-03-27 19:04:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/R2PBE/2026-02-26/image/277d44aa-e0b1-48ba-8473-251882aa3a66_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/119971140?view=catalogue)
2026-03-27 19:04:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:04:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439d6f7c10>
2026-03-27 19:04:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:04:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:04:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:04:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3ac12cba-0f3a-51f4-bccc-dae3115f93dc/3ac12cba-0f3a-51f4-bccc-dae3115f93dc_image_1.jpg HTTP/1.1" 201 0
2026-03-27 19:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FNJ23LRF%252F2026-03-23%252Fimage%252Fbd21988a-0f76-4394-82e1-9935c7e1f39d_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:04:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/NJ23LRF/2026-03-23/image/bd21988a-0f76-4394-82e1-9935c7e1f39d_removebg.jpg?w=600 saved to cache
2026-03-27 19:04:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 3ac12cba-0f3a-51f4-bccc-dae3115f93dc
2026-03-27 19:04:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/R2PBE/2026-02-26/image/bdc5fd9a-b4d1-40ef-aee6-895a29b38ae1_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/119971140?view=catalogue)
2026-03-27 19:04:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:04:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439d78bf50>
2026-03-27 19:04:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:04:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:04:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:04:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e04d5781-feb4-58fb-afd5-e37e67add85d/e04d5781-feb4-58fb-afd5-e37e67add85d_image_8.jpg HTTP/1.1" 201 0
2026-03-27 19:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FR2PBE%252F2026-02-26%252Fimage%252F277d44aa-e0b1-48ba-8473-251882aa3a66_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:04:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/R2PBE/2026-02-26/image/277d44aa-e0b1-48ba-8473-251882aa3a66_removebg.jpg?w=600 saved to cache
2026-03-27 19:04:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item e04d5781-feb4-58fb-afd5-e37e67add85d
2026-03-27 19:04:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/R2PBE/2026-02-26/image/bc4836de-6b13-4c8b-9c0e-4d468ae3632a_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/119971140?view=catalogue)
2026-03-27 19:04:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:04:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439d532710>
2026-03-27 19:04:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:04:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:04:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:04:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e04d5781-feb4-58fb-afd5-e37e67add85d/e04d5781-feb4-58fb-afd5-e37e67add85d_image_7.jpg HTTP/1.1" 201 0
2026-03-27 19:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FR2PBE%252F2026-02-26%252Fimage%252Fbdc5fd9a-b4d1-40ef-aee6-895a29b38ae1_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:04:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/R2PBE/2026-02-26/image/bdc5fd9a-b4d1-40ef-aee6-895a29b38ae1_removebg.jpg?w=600 saved to cache
2026-03-27 19:04:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item e04d5781-feb4-58fb-afd5-e37e67add85d
2026-03-27 19:04:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/R2PBE/2026-02-26/image/94cc7203-b3f0-44aa-afd6-2161a80d801d_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/119971140?view=catalogue)
2026-03-27 19:04:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:04:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f43a0386810>
2026-03-27 19:04:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:04:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:04:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:04:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e04d5781-feb4-58fb-afd5-e37e67add85d/e04d5781-feb4-58fb-afd5-e37e67add85d_image_6.jpg HTTP/1.1" 201 0
2026-03-27 19:04:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FR2PBE%252F2026-02-26%252Fimage%252Fbc4836de-6b13-4c8b-9c0e-4d468ae3632a_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:04:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/R2PBE/2026-02-26/image/bc4836de-6b13-4c8b-9c0e-4d468ae3632a_removebg.jpg?w=600 saved to cache
2026-03-27 19:04:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item e04d5781-feb4-58fb-afd5-e37e67add85d
2026-03-27 19:04:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/R2PBE/2026-02-26/image/f83d412c-d95d-422d-9160-f11ce621cc9c_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/119971140?view=catalogue)
2026-03-27 19:04:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:04:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439d533b90>
2026-03-27 19:04:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:04:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:04:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:04:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e04d5781-feb4-58fb-afd5-e37e67add85d/e04d5781-feb4-58fb-afd5-e37e67add85d_image_5.jpg HTTP/1.1" 201 0
2026-03-27 19:04:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FR2PBE%252F2026-02-26%252Fimage%252F94cc7203-b3f0-44aa-afd6-2161a80d801d_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:04:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/R2PBE/2026-02-26/image/94cc7203-b3f0-44aa-afd6-2161a80d801d_removebg.jpg?w=600 saved to cache
2026-03-27 19:04:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item e04d5781-feb4-58fb-afd5-e37e67add85d
2026-03-27 19:04:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/R2PBE/2026-02-26/image/cfaa1e92-58d6-4a87-97d1-81e2718e3774_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/119971140?view=catalogue)
2026-03-27 19:04:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/119433684?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:04:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:04:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:04:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439d533f90>
2026-03-27 19:04:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:04:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:04:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:04:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e04d5781-feb4-58fb-afd5-e37e67add85d/e04d5781-feb4-58fb-afd5-e37e67add85d_image_4.jpg HTTP/1.1" 201 0
2026-03-27 19:04:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FR2PBE%252F2026-02-26%252Fimage%252Ff83d412c-d95d-422d-9160-f11ce621cc9c_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:04:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/R2PBE/2026-02-26/image/f83d412c-d95d-422d-9160-f11ce621cc9c_removebg.jpg?w=600 saved to cache
2026-03-27 19:04:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item e04d5781-feb4-58fb-afd5-e37e67add85d
2026-03-27 19:04:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/R2PBE/2026-02-26/image/62ad6970-afdd-4dfe-9d79-d16c443e0360_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/119971140?view=catalogue)
2026-03-27 19:04:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/R2PBE/2026-02-26/image/b9c38557-5a45-46cc-ad06-00c33a6c2a62_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/119971140?view=catalogue)
2026-03-27 19:04:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:04:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439d7bcd90>
2026-03-27 19:04:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:04:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:04:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:04:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e04d5781-feb4-58fb-afd5-e37e67add85d/e04d5781-feb4-58fb-afd5-e37e67add85d_image_3.jpg HTTP/1.1" 201 0
2026-03-27 19:04:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FR2PBE%252F2026-02-26%252Fimage%252Fcfaa1e92-58d6-4a87-97d1-81e2718e3774_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:04:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/R2PBE/2026-02-26/image/cfaa1e92-58d6-4a87-97d1-81e2718e3774_removebg.jpg?w=600 saved to cache
2026-03-27 19:04:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item e04d5781-feb4-58fb-afd5-e37e67add85d
2026-03-27 19:04:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/R2PBE/2026-02-26/image/170fd30b-6f34-491a-ab02-a8c1fb99b93b_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/119971140?view=catalogue)
2026-03-27 19:04:30 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 119433684, 'registration': 'VO75JHU', 'account': 'LIQ001', 'make': 'PEUGEOT', 'model': '3008 ESTATE', 'derivative': '1.2 Hybrid 136 GT 5dr e-DSC6', 'mileage': 1366, 'mileageWarranty': True, 'type': 'car', 'saleId': 19197, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 209}, 'saleStart': '2026-04-02T09:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2025-09-30', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 5, 'engineSize': 1199, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/VO75JHU/2026-02-16/image/666ba44f-9ddd-4237-8a0c-66a959705937_removebg.jpg?w=600', 'https://abimg003.imgix.net/VO75JHU/2026-02-16/image/72ad96b9-bf61-4a34-9aa3-d7cc90fc0ae5_removebg.jpg?w=600', 'https://abimg003.imgix.net/VO75JHU/2026-02-16/image/eaec6b75-fe2c-4203-b2b9-0e5c17083e4b_removebg.jpg?w=600', 'https://abimg003.imgix.net/VO75JHU/2026-02-16/image/e5ea51e5-3b79-4e36-be0e-32fc43c7b956_removebg.jpg?w=600', 'https://abimg003.imgix.net/VO75JHU/2026-02-16/image/b104b414-02df-4b39-bc32-992146b127ea_removebg.jpg?w=600', 'https://abimg003.imgix.net/VO75JHU/2026-02-16/image/55028913-aa94-405d-b537-ba0973652605_removebg.jpg?w=600', 'https://abimg003.imgix.net/VO75JHU/2026-02-16/image/bd364988-ab70-4019-bd69-09dc7526e090_removebg.jpg?w=600', 'https://abimg003.imgix.net/VO75JHU/2026-02-16/image/f3f3d72f-a65b-40db-9c40-f70248637cea_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', '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': 124, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/021f53b7-0df4-4fcc-873b-5319251f50c2.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-27 19:04:30 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 119433684, 'registration': 'VO75JHU', 'account': 'LIQ001', 'make': 'PEUGEOT', 'model': '3008 ESTATE', 'derivative': '1.2 Hybrid 136 GT 5dr e-DSC6', 'mileage': 1366, 'mileageWarranty': True, 'type': 'car', 'saleId': 19197, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 209}, 'saleStart': '2026-04-02T09:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2025-09-30', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 5, 'engineSize': 1199, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/VO75JHU/2026-02-16/image/666ba44f-9ddd-4237-8a0c-66a959705937_removebg.jpg?w=600', 'https://abimg003.imgix.net/VO75JHU/2026-02-16/image/72ad96b9-bf61-4a34-9aa3-d7cc90fc0ae5_removebg.jpg?w=600', 'https://abimg003.imgix.net/VO75JHU/2026-02-16/image/eaec6b75-fe2c-4203-b2b9-0e5c17083e4b_removebg.jpg?w=600', 'https://abimg003.imgix.net/VO75JHU/2026-02-16/image/e5ea51e5-3b79-4e36-be0e-32fc43c7b956_removebg.jpg?w=600', 'https://abimg003.imgix.net/VO75JHU/2026-02-16/image/b104b414-02df-4b39-bc32-992146b127ea_removebg.jpg?w=600', 'https://abimg003.imgix.net/VO75JHU/2026-02-16/image/55028913-aa94-405d-b537-ba0973652605_removebg.jpg?w=600', 'https://abimg003.imgix.net/VO75JHU/2026-02-16/image/bd364988-ab70-4019-bd69-09dc7526e090_removebg.jpg?w=600', 'https://abimg003.imgix.net/VO75JHU/2026-02-16/image/f3f3d72f-a65b-40db-9c40-f70248637cea_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', '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': 124, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/021f53b7-0df4-4fcc-873b-5319251f50c2.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-27 19:04:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b0a000e8-6fd7-5bc5-b6bc-bf7cfc123349 with identifier: 119433684
2026-03-27 19:04:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b0a000e8-6fd7-5bc5-b6bc-bf7cfc123349 with scrape type 2
2026-03-27 19:04:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b0a000e8-6fd7-5bc5-b6bc-bf7cfc123349 with scrape type 2
2026-03-27 19:04:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: b0a000e8-6fd7-5bc5-b6bc-bf7cfc123349, identifier: 119433684
2026-03-27 19:04:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: b0a000e8-6fd7-5bc5-b6bc-bf7cfc123349 with identifier: 119433684
2026-03-27 19:04:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: b0a000e8-6fd7-5bc5-b6bc-bf7cfc123349 with identifier: 119433684
2026-03-27 19:04:30 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: b0a000e8-6fd7-5bc5-b6bc-bf7cfc123349 with identifier: 119433684 to the API
2026-03-27 19:04:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:04:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 19:04:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/119433684?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 124,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'b0a000e8-6fd7-5bc5-b6bc-bf7cfc123349',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'VO75JHU',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/119433684',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'PEUGEOT',
'model': '3008 ESTATE',
'odometer': 1366,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-09-30',
'seller_name': 'Liquid Fleet',
'title': 'PEUGEOT 3008 ESTATE 1.2 Hybrid 136 GT 5dr e-DSC6',
'transmission': 'automatic',
'trim': '1.2 Hybrid 136 GT 5dr e-DSC6',
'vin': None,
'year': 2025}
2026-03-27 19:04:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119433684%27 HTTP/1.1" 200 None
2026-03-27 19:04:30 [astonbarclay.gb] INFO: Saving data for 119433684: {'auction_closing_time': 1775120400.0, 'created_time': 1774530134.93624, 'last_price_update_time': 1774638270.628207}
2026-03-27 19:04:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119433684') HTTP/1.1" 204 0
2026-03-27 19:04:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/NJ23LRF/2026-03-23/image/7d017f6d-e0b0-48fc-985a-01d34d89e398_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120556717?view=catalogue)
2026-03-27 19:04:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:04:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439dec8bd0>
2026-03-27 19:04:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:04:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:04:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:04:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e04d5781-feb4-58fb-afd5-e37e67add85d/e04d5781-feb4-58fb-afd5-e37e67add85d_image_1.jpg HTTP/1.1" 201 0
2026-03-27 19:04:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FR2PBE%252F2026-02-26%252Fimage%252F62ad6970-afdd-4dfe-9d79-d16c443e0360_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:04:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/R2PBE/2026-02-26/image/62ad6970-afdd-4dfe-9d79-d16c443e0360_removebg.jpg?w=600 saved to cache
2026-03-27 19:04:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item e04d5781-feb4-58fb-afd5-e37e67add85d
2026-03-27 19:04:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:04:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439df49610>
2026-03-27 19:04:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:04:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:04:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:04:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e04d5781-feb4-58fb-afd5-e37e67add85d/e04d5781-feb4-58fb-afd5-e37e67add85d_image_2.jpg HTTP/1.1" 201 0
2026-03-27 19:04:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FR2PBE%252F2026-02-26%252Fimage%252Fb9c38557-5a45-46cc-ad06-00c33a6c2a62_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:04:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/R2PBE/2026-02-26/image/b9c38557-5a45-46cc-ad06-00c33a6c2a62_removebg.jpg?w=600 saved to cache
2026-03-27 19:04:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item e04d5781-feb4-58fb-afd5-e37e67add85d
2026-03-27 19:04:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:04:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439ed94fd0>
2026-03-27 19:04:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:04:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:04:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:04:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e04d5781-feb4-58fb-afd5-e37e67add85d/e04d5781-feb4-58fb-afd5-e37e67add85d_image_0.jpg HTTP/1.1" 201 0
2026-03-27 19:04:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FR2PBE%252F2026-02-26%252Fimage%252F170fd30b-6f34-491a-ab02-a8c1fb99b93b_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:04:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/R2PBE/2026-02-26/image/170fd30b-6f34-491a-ab02-a8c1fb99b93b_removebg.jpg?w=600 saved to cache
2026-03-27 19:04:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item e04d5781-feb4-58fb-afd5-e37e67add85d
2026-03-27 19:04:30 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e04d5781-feb4-58fb-afd5-e37e67add85d, skipping ID generation
2026-03-27 19:04:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e04d5781-feb4-58fb-afd5-e37e67add85d with scrape type 1
2026-03-27 19:04:30 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e04d5781-feb4-58fb-afd5-e37e67add85d sending to next pipeline
2026-03-27 19:04:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: e04d5781-feb4-58fb-afd5-e37e67add85d, identifier: 119971140
2026-03-27 19:04:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: e04d5781-feb4-58fb-afd5-e37e67add85d with identifier: 119971140
2026-03-27 19:04:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: e04d5781-feb4-58fb-afd5-e37e67add85d with identifier: 119971140
2026-03-27 19:04:30 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: e04d5781-feb4-58fb-afd5-e37e67add85d with identifier: 119971140 to the API
2026-03-27 19:04:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:04:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 19:04:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/R2PBE/2026-02-26/image/170fd30b-6f34-491a-ab02-a8c1fb99b93b_removebg.jpg?w=600>
{'auction_title': '',
'c_o_2_emission_value': 230,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '3.0L',
'expiration_date': '2026-04-03T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'e04d5781-feb4-58fb-afd5-e37e67add85d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'RJ12KYG',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/119971140',
'listing': 'auction',
'location': 'Aston Barclay Digital',
'make': 'LAND ROVER',
'model': 'RANGE ROVER SPORT DIESEL ESTATE (NR)',
'odometer': 1,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 9,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e04d5781-feb4-58fb-afd5-e37e67add85d/e04d5781-feb4-58fb-afd5-e37e67add85d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 27335,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/R2PBE/2026-02-26/image/170fd30b-6f34-491a-ab02-a8c1fb99b93b_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e04d5781-feb4-58fb-afd5-e37e67add85d/e04d5781-feb4-58fb-afd5-e37e67add85d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 27621,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/R2PBE/2026-02-26/image/62ad6970-afdd-4dfe-9d79-d16c443e0360_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e04d5781-feb4-58fb-afd5-e37e67add85d/e04d5781-feb4-58fb-afd5-e37e67add85d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 28150,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/R2PBE/2026-02-26/image/b9c38557-5a45-46cc-ad06-00c33a6c2a62_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e04d5781-feb4-58fb-afd5-e37e67add85d/e04d5781-feb4-58fb-afd5-e37e67add85d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 27887,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/R2PBE/2026-02-26/image/cfaa1e92-58d6-4a87-97d1-81e2718e3774_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e04d5781-feb4-58fb-afd5-e37e67add85d/e04d5781-feb4-58fb-afd5-e37e67add85d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102369,
'Height': 960,
'OriginUrl': 'https://abimg003.imgix.net/R2PBE/2026-02-26/image/f83d412c-d95d-422d-9160-f11ce621cc9c_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e04d5781-feb4-58fb-afd5-e37e67add85d/e04d5781-feb4-58fb-afd5-e37e67add85d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121388,
'Height': 960,
'OriginUrl': 'https://abimg003.imgix.net/R2PBE/2026-02-26/image/94cc7203-b3f0-44aa-afd6-2161a80d801d_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e04d5781-feb4-58fb-afd5-e37e67add85d/e04d5781-feb4-58fb-afd5-e37e67add85d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 42428,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/R2PBE/2026-02-26/image/bc4836de-6b13-4c8b-9c0e-4d468ae3632a_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e04d5781-feb4-58fb-afd5-e37e67add85d/e04d5781-feb4-58fb-afd5-e37e67add85d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 34277,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/R2PBE/2026-02-26/image/bdc5fd9a-b4d1-40ef-aee6-895a29b38ae1_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e04d5781-feb4-58fb-afd5-e37e67add85d/e04d5781-feb4-58fb-afd5-e37e67add85d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 25374,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/R2PBE/2026-02-26/image/277d44aa-e0b1-48ba-8473-251882aa3a66_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-08-31',
'seller_name': 'MotoNovo Finance',
'title': 'LAND ROVER RANGE ROVER SPORT DIESEL ESTATE (NR) 3.0 SDV6 HSE 5dr '
'Auto [Lux Pack]',
'transmission': 'automatic',
'trim': '3.0 SDV6 HSE 5dr Auto [Lux Pack]',
'vin': None,
'year': 2012}
2026-03-27 19:04:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119971140%27 HTTP/1.1" 200 None
2026-03-27 19:04:31 [astonbarclay.gb] INFO: Saving data for 119971140: {'created_time': 1774638271.392382, 'last_price_update_time': 1774638271.392396, 'auction_closing_time': 1775210400.0}
2026-03-27 19:04:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119971140') HTTP/1.1" 204 0
2026-03-27 19:04:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/NJ23LRF/2026-03-23/image/371cfd05-8d8a-4bed-add4-7499d8432f5e_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120556717?view=catalogue)
2026-03-27 19:04:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:04:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439d75c310>
2026-03-27 19:04:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:04:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:04:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:04:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3ac12cba-0f3a-51f4-bccc-dae3115f93dc/3ac12cba-0f3a-51f4-bccc-dae3115f93dc_image_7.jpg HTTP/1.1" 201 0
2026-03-27 19:04:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FNJ23LRF%252F2026-03-23%252Fimage%252F7d017f6d-e0b0-48fc-985a-01d34d89e398_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:04:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/NJ23LRF/2026-03-23/image/7d017f6d-e0b0-48fc-985a-01d34d89e398_removebg.jpg?w=600 saved to cache
2026-03-27 19:04:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 3ac12cba-0f3a-51f4-bccc-dae3115f93dc
2026-03-27 19:04:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:04:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439d5a8790>
2026-03-27 19:04:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:04:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:04:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:04:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3ac12cba-0f3a-51f4-bccc-dae3115f93dc/3ac12cba-0f3a-51f4-bccc-dae3115f93dc_image_6.jpg HTTP/1.1" 201 0
2026-03-27 19:04:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FNJ23LRF%252F2026-03-23%252Fimage%252F371cfd05-8d8a-4bed-add4-7499d8432f5e_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:04:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/NJ23LRF/2026-03-23/image/371cfd05-8d8a-4bed-add4-7499d8432f5e_removebg.jpg?w=600 saved to cache
2026-03-27 19:04:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 3ac12cba-0f3a-51f4-bccc-dae3115f93dc
2026-03-27 19:04:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/NJ23LRF/2026-03-23/image/8ce54d7d-b966-4c8b-8f57-d0e150b3df5f_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120556717?view=catalogue)
2026-03-27 19:04:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/NJ23LRF/2026-03-23/image/55661b37-b072-43d0-8eee-fbb50906b12a_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120556717?view=catalogue)
2026-03-27 19:04:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:04:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439d7f3b50>
2026-03-27 19:04:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:04:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:04:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:04:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3ac12cba-0f3a-51f4-bccc-dae3115f93dc/3ac12cba-0f3a-51f4-bccc-dae3115f93dc_image_4.jpg HTTP/1.1" 201 0
2026-03-27 19:04:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FNJ23LRF%252F2026-03-23%252Fimage%252F8ce54d7d-b966-4c8b-8f57-d0e150b3df5f_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:04:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/NJ23LRF/2026-03-23/image/8ce54d7d-b966-4c8b-8f57-d0e150b3df5f_removebg.jpg?w=600 saved to cache
2026-03-27 19:04:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 3ac12cba-0f3a-51f4-bccc-dae3115f93dc
2026-03-27 19:04:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/NJ23LRF/2026-03-23/image/ca9da4bd-5f3a-4e57-b7ba-e9ecbbd126bd_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120556717?view=catalogue)
2026-03-27 19:04:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:04:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439d7570d0>
2026-03-27 19:04:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:04:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:04:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:04:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3ac12cba-0f3a-51f4-bccc-dae3115f93dc/3ac12cba-0f3a-51f4-bccc-dae3115f93dc_image_5.jpg HTTP/1.1" 201 0
2026-03-27 19:04:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FNJ23LRF%252F2026-03-23%252Fimage%252F55661b37-b072-43d0-8eee-fbb50906b12a_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:04:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/NJ23LRF/2026-03-23/image/55661b37-b072-43d0-8eee-fbb50906b12a_removebg.jpg?w=600 saved to cache
2026-03-27 19:04:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 3ac12cba-0f3a-51f4-bccc-dae3115f93dc
2026-03-27 19:04:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/NJ23LRF/2026-03-23/image/9d27f88d-2c11-496d-9a28-cccfeb1198a4_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120556717?view=catalogue)
2026-03-27 19:04:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:04:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439d757810>
2026-03-27 19:04:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:04:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:04:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:04:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3ac12cba-0f3a-51f4-bccc-dae3115f93dc/3ac12cba-0f3a-51f4-bccc-dae3115f93dc_image_3.jpg HTTP/1.1" 201 0
2026-03-27 19:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FNJ23LRF%252F2026-03-23%252Fimage%252Fca9da4bd-5f3a-4e57-b7ba-e9ecbbd126bd_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:04:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/NJ23LRF/2026-03-23/image/ca9da4bd-5f3a-4e57-b7ba-e9ecbbd126bd_removebg.jpg?w=600 saved to cache
2026-03-27 19:04:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 3ac12cba-0f3a-51f4-bccc-dae3115f93dc
2026-03-27 19:04:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:04:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439d6e87d0>
2026-03-27 19:04:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:04:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:04:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:04:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3ac12cba-0f3a-51f4-bccc-dae3115f93dc/3ac12cba-0f3a-51f4-bccc-dae3115f93dc_image_0.jpg HTTP/1.1" 201 0
2026-03-27 19:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FNJ23LRF%252F2026-03-23%252Fimage%252F9d27f88d-2c11-496d-9a28-cccfeb1198a4_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:04:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/NJ23LRF/2026-03-23/image/9d27f88d-2c11-496d-9a28-cccfeb1198a4_removebg.jpg?w=600 saved to cache
2026-03-27 19:04:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 3ac12cba-0f3a-51f4-bccc-dae3115f93dc
2026-03-27 19:04:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/NJ23LRF/2026-03-23/image/935e61c5-502b-4bcc-8a55-b68dd897d2d1_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120556717?view=catalogue)
2026-03-27 19:04:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:04:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439d799b10>
2026-03-27 19:04:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:04:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:04:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:04:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3ac12cba-0f3a-51f4-bccc-dae3115f93dc/3ac12cba-0f3a-51f4-bccc-dae3115f93dc_image_2.jpg HTTP/1.1" 201 0
2026-03-27 19:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FNJ23LRF%252F2026-03-23%252Fimage%252F935e61c5-502b-4bcc-8a55-b68dd897d2d1_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:04:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/NJ23LRF/2026-03-23/image/935e61c5-502b-4bcc-8a55-b68dd897d2d1_removebg.jpg?w=600 saved to cache
2026-03-27 19:04:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 3ac12cba-0f3a-51f4-bccc-dae3115f93dc
2026-03-27 19:04:32 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 3ac12cba-0f3a-51f4-bccc-dae3115f93dc, skipping ID generation
2026-03-27 19:04:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3ac12cba-0f3a-51f4-bccc-dae3115f93dc with scrape type 1
2026-03-27 19:04:32 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 3ac12cba-0f3a-51f4-bccc-dae3115f93dc sending to next pipeline
2026-03-27 19:04:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 3ac12cba-0f3a-51f4-bccc-dae3115f93dc, identifier: 120556717
2026-03-27 19:04:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 3ac12cba-0f3a-51f4-bccc-dae3115f93dc with identifier: 120556717
2026-03-27 19:04:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 19:04:32 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Premium+paint+-+Dark+penta+met HTTP/1.1" 200 None
2026-03-27 19:04:32 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 19:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-27 19:04:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 3ac12cba-0f3a-51f4-bccc-dae3115f93dc with identifier: 120556717
2026-03-27 19:04:32 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 3ac12cba-0f3a-51f4-bccc-dae3115f93dc with identifier: 120556717 to the API
2026-03-27 19:04:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:04:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 19:04:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/NJ23LRF/2026-03-23/image/935e61c5-502b-4bcc-8a55-b68dd897d2d1_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': '3ac12cba-0f3a-51f4-bccc-dae3115f93dc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'NJ23LRF',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120556717',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'KIA',
'model': 'SPORTAGE ESTATE',
'odometer': 37341,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 8,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ac12cba-0f3a-51f4-bccc-dae3115f93dc/3ac12cba-0f3a-51f4-bccc-dae3115f93dc_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 38936,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/NJ23LRF/2026-03-23/image/9d27f88d-2c11-496d-9a28-cccfeb1198a4_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ac12cba-0f3a-51f4-bccc-dae3115f93dc/3ac12cba-0f3a-51f4-bccc-dae3115f93dc_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 38072,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/NJ23LRF/2026-03-23/image/bd21988a-0f76-4394-82e1-9935c7e1f39d_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ac12cba-0f3a-51f4-bccc-dae3115f93dc/3ac12cba-0f3a-51f4-bccc-dae3115f93dc_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39591,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/NJ23LRF/2026-03-23/image/935e61c5-502b-4bcc-8a55-b68dd897d2d1_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ac12cba-0f3a-51f4-bccc-dae3115f93dc/3ac12cba-0f3a-51f4-bccc-dae3115f93dc_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 41095,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/NJ23LRF/2026-03-23/image/ca9da4bd-5f3a-4e57-b7ba-e9ecbbd126bd_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ac12cba-0f3a-51f4-bccc-dae3115f93dc/3ac12cba-0f3a-51f4-bccc-dae3115f93dc_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49286,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/NJ23LRF/2026-03-23/image/8ce54d7d-b966-4c8b-8f57-d0e150b3df5f_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ac12cba-0f3a-51f4-bccc-dae3115f93dc/3ac12cba-0f3a-51f4-bccc-dae3115f93dc_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 38991,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/NJ23LRF/2026-03-23/image/55661b37-b072-43d0-8eee-fbb50906b12a_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ac12cba-0f3a-51f4-bccc-dae3115f93dc/3ac12cba-0f3a-51f4-bccc-dae3115f93dc_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50697,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/NJ23LRF/2026-03-23/image/371cfd05-8d8a-4bed-add4-7499d8432f5e_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ac12cba-0f3a-51f4-bccc-dae3115f93dc/3ac12cba-0f3a-51f4-bccc-dae3115f93dc_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 40603,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/NJ23LRF/2026-03-23/image/7d017f6d-e0b0-48fc-985a-01d34d89e398_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-03-17',
'seller_name': 'Kinto',
'title': 'KIA SPORTAGE ESTATE 1.6T GDi PHEV GT-Line S 5dr Auto AWD',
'transmission': 'automatic',
'trim': '1.6T GDi PHEV GT-Line S 5dr Auto AWD',
'vin': None,
'year': 2023}
2026-03-27 19:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120556717%27 HTTP/1.1" 200 None
2026-03-27 19:04:32 [astonbarclay.gb] INFO: Saving data for 120556717: {'created_time': 1774638272.960468, 'last_price_update_time': 1774638272.960478, 'auction_closing_time': 1775120400.0}
2026-03-27 19:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120556717') HTTP/1.1" 204 0
2026-03-27 19:04:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120529189?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:04:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:04:35 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120529189, 'registration': 'KP22EHG', 'account': 'KIN032', 'make': 'AUDI', 'model': 'A3 SPORTBACK', 'derivative': '30 TFSI Technik 5dr', 'mileage': 45476, 'mileageWarranty': True, 'type': 'car', 'saleId': 19197, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 209}, 'saleStart': '2026-04-02T09:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2022-03-17', 'fuel': 'Petrol', 'motExpiry': '2026-12-10', 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/KP22EHG/2026-03-17/image/cc6764fb-9536-4105-bb33-28a4cac0cc52_removebg.jpg?w=600', 'https://abimg003.imgix.net/KP22EHG/2026-03-17/image/092577ae-f312-4c41-bafa-b2321b90d7c0_removebg.jpg?w=600', 'https://abimg003.imgix.net/KP22EHG/2026-03-17/image/06d673c8-5531-459d-85b2-76cd509f60c0_removebg.jpg?w=600', 'https://abimg003.imgix.net/KP22EHG/2026-03-17/image/0e4de6bb-ad5a-4d83-ad0f-6a338d0854c9_removebg.jpg?w=600', 'https://abimg003.imgix.net/KP22EHG/2026-03-17/image/af7d846b-5014-4fcc-a0ce-d2d2d096d9f4_removebg.jpg?w=600', 'https://abimg003.imgix.net/KP22EHG/2026-03-17/image/6b767405-0e40-409f-af52-7e0cee942d93_removebg.jpg?w=600', 'https://abimg003.imgix.net/KP22EHG/2026-03-17/image/ab816b1e-f673-41e7-8c8d-99ca193d218d_removebg.jpg?w=600', 'https://abimg003.imgix.net/KP22EHG/2026-03-17/image/f76c1cfd-933b-4fbf-bd68-55284046f4a7_removebg.jpg?w=600'], 'colour': 'Metallic - Tango red', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 08/23 NO MILEAGE 01/25 37K', 'remarks': '/ Index cloth - Black SPARE KEY - VOSA STATES 33K 43K', 'virtual': False, 'seller': 'Kinto', '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/302fa236-7e48-42c7-8670-91a5990c848f.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-27 19:04:35 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120529189, 'registration': 'KP22EHG', 'account': 'KIN032', 'make': 'AUDI', 'model': 'A3 SPORTBACK', 'derivative': '30 TFSI Technik 5dr', 'mileage': 45476, 'mileageWarranty': True, 'type': 'car', 'saleId': 19197, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 209}, 'saleStart': '2026-04-02T09:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2022-03-17', 'fuel': 'Petrol', 'motExpiry': '2026-12-10', 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/KP22EHG/2026-03-17/image/cc6764fb-9536-4105-bb33-28a4cac0cc52_removebg.jpg?w=600', 'https://abimg003.imgix.net/KP22EHG/2026-03-17/image/092577ae-f312-4c41-bafa-b2321b90d7c0_removebg.jpg?w=600', 'https://abimg003.imgix.net/KP22EHG/2026-03-17/image/06d673c8-5531-459d-85b2-76cd509f60c0_removebg.jpg?w=600', 'https://abimg003.imgix.net/KP22EHG/2026-03-17/image/0e4de6bb-ad5a-4d83-ad0f-6a338d0854c9_removebg.jpg?w=600', 'https://abimg003.imgix.net/KP22EHG/2026-03-17/image/af7d846b-5014-4fcc-a0ce-d2d2d096d9f4_removebg.jpg?w=600', 'https://abimg003.imgix.net/KP22EHG/2026-03-17/image/6b767405-0e40-409f-af52-7e0cee942d93_removebg.jpg?w=600', 'https://abimg003.imgix.net/KP22EHG/2026-03-17/image/ab816b1e-f673-41e7-8c8d-99ca193d218d_removebg.jpg?w=600', 'https://abimg003.imgix.net/KP22EHG/2026-03-17/image/f76c1cfd-933b-4fbf-bd68-55284046f4a7_removebg.jpg?w=600'], 'colour': 'Metallic - Tango red', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 08/23 NO MILEAGE 01/25 37K', 'remarks': '/ Index cloth - Black SPARE KEY - VOSA STATES 33K 43K', 'virtual': False, 'seller': 'Kinto', '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/302fa236-7e48-42c7-8670-91a5990c848f.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-27 19:04:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fbcb0102-1aa7-5bd8-a70d-77409233ed63 with identifier: 120529189
2026-03-27 19:04:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fbcb0102-1aa7-5bd8-a70d-77409233ed63 with scrape type 1
2026-03-27 19:04:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 8 photos for item fbcb0102-1aa7-5bd8-a70d-77409233ed63
2026-03-27 19:04:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04: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%252FKP22EHG%252F2026-03-17%252Fimage%252Fcc6764fb-9536-4105-bb33-28a4cac0cc52_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:04:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/KP22EHG/2026-03-17/image/cc6764fb-9536-4105-bb33-28a4cac0cc52_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:04:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04: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%252FKP22EHG%252F2026-03-17%252Fimage%252F092577ae-f312-4c41-bafa-b2321b90d7c0_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:04:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/KP22EHG/2026-03-17/image/092577ae-f312-4c41-bafa-b2321b90d7c0_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:04:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04: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%252FKP22EHG%252F2026-03-17%252Fimage%252F06d673c8-5531-459d-85b2-76cd509f60c0_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:04:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/KP22EHG/2026-03-17/image/06d673c8-5531-459d-85b2-76cd509f60c0_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:04:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04: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%252FKP22EHG%252F2026-03-17%252Fimage%252F0e4de6bb-ad5a-4d83-ad0f-6a338d0854c9_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:04:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/KP22EHG/2026-03-17/image/0e4de6bb-ad5a-4d83-ad0f-6a338d0854c9_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:04:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04: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%252FKP22EHG%252F2026-03-17%252Fimage%252Faf7d846b-5014-4fcc-a0ce-d2d2d096d9f4_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:04:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/KP22EHG/2026-03-17/image/af7d846b-5014-4fcc-a0ce-d2d2d096d9f4_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:04:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04: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%252FKP22EHG%252F2026-03-17%252Fimage%252F6b767405-0e40-409f-af52-7e0cee942d93_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:04:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/KP22EHG/2026-03-17/image/6b767405-0e40-409f-af52-7e0cee942d93_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:04:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04: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%252FKP22EHG%252F2026-03-17%252Fimage%252Fab816b1e-f673-41e7-8c8d-99ca193d218d_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:04:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/KP22EHG/2026-03-17/image/ab816b1e-f673-41e7-8c8d-99ca193d218d_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:04:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04: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%252FKP22EHG%252F2026-03-17%252Fimage%252Ff76c1cfd-933b-4fbf-bd68-55284046f4a7_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:04:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/KP22EHG/2026-03-17/image/f76c1cfd-933b-4fbf-bd68-55284046f4a7_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:04:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120833890?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:04:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:04:37 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120833890, 'registration': 'AP73EJN', 'account': 'WBA002', 'make': 'DACIA', 'model': 'DUSTER ESTATE', 'derivative': '1.3 TCe 130 Extreme 5dr', 'mileage': 17488, 'mileageWarranty': True, 'type': 'car', 'saleId': 19233, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-04-01T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2023-11-17', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 5, 'engineSize': 1332, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/AP73EJN/2026-03-27/image/5120c8fe-aabd-4c4b-9765-a350bb3e7761_removebg.jpg?w=600', 'https://abimg003.imgix.net/AP73EJN/2026-03-27/image/25305790-2149-4354-915b-5e169b8f21b5_removebg.jpg?w=600', 'https://abimg003.imgix.net/AP73EJN/2026-03-27/image/47e4d31c-96bf-40c1-a5d2-91491da28ed9_removebg.jpg?w=600', 'https://abimg003.imgix.net/AP73EJN/2026-03-27/image/78d145ca-6c27-4846-abd0-6fc3bb707296_removebg.jpg?w=600', 'https://abimg003.imgix.net/AP73EJN/2026-03-27/image/b0e8d98e-89ae-4abe-b60b-08bbdd0a2720_removebg.jpg?w=600', 'https://abimg003.imgix.net/AP73EJN/2026-03-27/image/b6047932-fde3-4eb4-bd7b-7b6a5b3fcd7a_removebg.jpg?w=600', 'https://abimg003.imgix.net/AP73EJN/2026-03-27/image/ce4dee27-4d5e-48cd-af5f-f497ffde5aa2_removebg.jpg?w=600', 'https://abimg003.imgix.net/AP73EJN/2026-03-27/image/2a0484d2-1353-4f6f-af1e-eadcd08363ea_removebg.jpg?w=600', 'https://abimg003.imgix.net/AP73EJN/2026-03-27/image/150ded41-88f3-4d30-8d7a-22c344bc3903_removebg.jpg?w=600', 'https://abimg003.imgix.net/AP73EJN/2026-03-27/image/61bbe6b6-9759-4f93-8a5e-9a11c2ffe5da_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 11/24-8K, 08/25-12K', 'remarks': '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': 141, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/ec08223f-13d1-4deb-8728-bd8a796c6646.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:04:37 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120833890, 'registration': 'AP73EJN', 'account': 'WBA002', 'make': 'DACIA', 'model': 'DUSTER ESTATE', 'derivative': '1.3 TCe 130 Extreme 5dr', 'mileage': 17488, 'mileageWarranty': True, 'type': 'car', 'saleId': 19233, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-04-01T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2023-11-17', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 5, 'engineSize': 1332, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/AP73EJN/2026-03-27/image/5120c8fe-aabd-4c4b-9765-a350bb3e7761_removebg.jpg?w=600', 'https://abimg003.imgix.net/AP73EJN/2026-03-27/image/25305790-2149-4354-915b-5e169b8f21b5_removebg.jpg?w=600', 'https://abimg003.imgix.net/AP73EJN/2026-03-27/image/47e4d31c-96bf-40c1-a5d2-91491da28ed9_removebg.jpg?w=600', 'https://abimg003.imgix.net/AP73EJN/2026-03-27/image/78d145ca-6c27-4846-abd0-6fc3bb707296_removebg.jpg?w=600', 'https://abimg003.imgix.net/AP73EJN/2026-03-27/image/b0e8d98e-89ae-4abe-b60b-08bbdd0a2720_removebg.jpg?w=600', 'https://abimg003.imgix.net/AP73EJN/2026-03-27/image/b6047932-fde3-4eb4-bd7b-7b6a5b3fcd7a_removebg.jpg?w=600', 'https://abimg003.imgix.net/AP73EJN/2026-03-27/image/ce4dee27-4d5e-48cd-af5f-f497ffde5aa2_removebg.jpg?w=600', 'https://abimg003.imgix.net/AP73EJN/2026-03-27/image/2a0484d2-1353-4f6f-af1e-eadcd08363ea_removebg.jpg?w=600', 'https://abimg003.imgix.net/AP73EJN/2026-03-27/image/150ded41-88f3-4d30-8d7a-22c344bc3903_removebg.jpg?w=600', 'https://abimg003.imgix.net/AP73EJN/2026-03-27/image/61bbe6b6-9759-4f93-8a5e-9a11c2ffe5da_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 11/24-8K, 08/25-12K', 'remarks': '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': 141, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/ec08223f-13d1-4deb-8728-bd8a796c6646.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:04:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 55bb9ae1-7a55-53d7-bab9-e8f490487108 with identifier: 120833890
2026-03-27 19:04:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 55bb9ae1-7a55-53d7-bab9-e8f490487108 with scrape type 1
2026-03-27 19:04:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 55bb9ae1-7a55-53d7-bab9-e8f490487108
2026-03-27 19:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04: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%252FAP73EJN%252F2026-03-27%252Fimage%252F5120c8fe-aabd-4c4b-9765-a350bb3e7761_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:04:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AP73EJN/2026-03-27/image/5120c8fe-aabd-4c4b-9765-a350bb3e7761_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04: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%252FAP73EJN%252F2026-03-27%252Fimage%252F25305790-2149-4354-915b-5e169b8f21b5_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:04:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AP73EJN/2026-03-27/image/25305790-2149-4354-915b-5e169b8f21b5_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04: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%252FAP73EJN%252F2026-03-27%252Fimage%252F47e4d31c-96bf-40c1-a5d2-91491da28ed9_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:04:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AP73EJN/2026-03-27/image/47e4d31c-96bf-40c1-a5d2-91491da28ed9_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04: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%252FAP73EJN%252F2026-03-27%252Fimage%252F78d145ca-6c27-4846-abd0-6fc3bb707296_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:04:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AP73EJN/2026-03-27/image/78d145ca-6c27-4846-abd0-6fc3bb707296_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04: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%252FAP73EJN%252F2026-03-27%252Fimage%252Fb0e8d98e-89ae-4abe-b60b-08bbdd0a2720_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:04:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AP73EJN/2026-03-27/image/b0e8d98e-89ae-4abe-b60b-08bbdd0a2720_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04: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%252FAP73EJN%252F2026-03-27%252Fimage%252Fb6047932-fde3-4eb4-bd7b-7b6a5b3fcd7a_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:04:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AP73EJN/2026-03-27/image/b6047932-fde3-4eb4-bd7b-7b6a5b3fcd7a_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04: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%252FAP73EJN%252F2026-03-27%252Fimage%252Fce4dee27-4d5e-48cd-af5f-f497ffde5aa2_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:04:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AP73EJN/2026-03-27/image/ce4dee27-4d5e-48cd-af5f-f497ffde5aa2_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04: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%252FAP73EJN%252F2026-03-27%252Fimage%252F2a0484d2-1353-4f6f-af1e-eadcd08363ea_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:04:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AP73EJN/2026-03-27/image/2a0484d2-1353-4f6f-af1e-eadcd08363ea_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04: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%252FAP73EJN%252F2026-03-27%252Fimage%252F150ded41-88f3-4d30-8d7a-22c344bc3903_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:04:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AP73EJN/2026-03-27/image/150ded41-88f3-4d30-8d7a-22c344bc3903_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04: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%252FAP73EJN%252F2026-03-27%252Fimage%252F61bbe6b6-9759-4f93-8a5e-9a11c2ffe5da_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:04:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AP73EJN/2026-03-27/image/61bbe6b6-9759-4f93-8a5e-9a11c2ffe5da_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:04:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/119504345?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:04:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:04:37 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 119504345, 'registration': 'VO75KWK', 'account': 'LIQ001', 'make': 'PEUGEOT', 'model': '3008 ESTATE', 'derivative': '1.2 Hybrid 136 GT 5dr e-DSC6', 'mileage': 5, 'mileageWarranty': True, 'type': 'car', 'saleId': 19197, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 209}, 'saleStart': '2026-04-02T09:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2025-09-30', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 5, 'engineSize': 1199, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/VO75KWK/2026-02-13/image/e9af2ae3-837b-4252-817f-8b1fd24608e5_removebg.jpg?w=600', 'https://abimg003.imgix.net/VO75KWK/2026-02-13/image/e098921e-a8cf-41b9-b263-292770ab5168_removebg.jpg?w=600', 'https://abimg003.imgix.net/VO75KWK/2026-02-13/image/9468d6a0-e17a-4f42-a2db-253af4e899ba_removebg.jpg?w=600', 'https://abimg003.imgix.net/VO75KWK/2026-02-13/image/6252fa61-c9d3-453a-9251-363accf08743_removebg.jpg?w=600', 'https://abimg003.imgix.net/VO75KWK/2026-02-13/image/13806b5d-02cf-4fa6-904f-48e748629d4f_removebg.jpg?w=600', 'https://abimg003.imgix.net/VO75KWK/2026-02-13/image/a4e3651b-880d-4684-a960-c9766e4dba19_removebg.jpg?w=600', 'https://abimg003.imgix.net/VO75KWK/2026-02-13/image/017605d4-8a22-4929-af40-a501beda4803_removebg.jpg?w=600', 'https://abimg003.imgix.net/VO75KWK/2026-02-13/image/4384591a-a444-400f-9adf-ecad71890416_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'Liquid Fleet', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 124, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/9a4cacb5-4896-43dc-8e5d-aa6fd9defcdb.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-27 19:04:37 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 119504345, 'registration': 'VO75KWK', 'account': 'LIQ001', 'make': 'PEUGEOT', 'model': '3008 ESTATE', 'derivative': '1.2 Hybrid 136 GT 5dr e-DSC6', 'mileage': 5, 'mileageWarranty': True, 'type': 'car', 'saleId': 19197, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 209}, 'saleStart': '2026-04-02T09:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2025-09-30', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 5, 'engineSize': 1199, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/VO75KWK/2026-02-13/image/e9af2ae3-837b-4252-817f-8b1fd24608e5_removebg.jpg?w=600', 'https://abimg003.imgix.net/VO75KWK/2026-02-13/image/e098921e-a8cf-41b9-b263-292770ab5168_removebg.jpg?w=600', 'https://abimg003.imgix.net/VO75KWK/2026-02-13/image/9468d6a0-e17a-4f42-a2db-253af4e899ba_removebg.jpg?w=600', 'https://abimg003.imgix.net/VO75KWK/2026-02-13/image/6252fa61-c9d3-453a-9251-363accf08743_removebg.jpg?w=600', 'https://abimg003.imgix.net/VO75KWK/2026-02-13/image/13806b5d-02cf-4fa6-904f-48e748629d4f_removebg.jpg?w=600', 'https://abimg003.imgix.net/VO75KWK/2026-02-13/image/a4e3651b-880d-4684-a960-c9766e4dba19_removebg.jpg?w=600', 'https://abimg003.imgix.net/VO75KWK/2026-02-13/image/017605d4-8a22-4929-af40-a501beda4803_removebg.jpg?w=600', 'https://abimg003.imgix.net/VO75KWK/2026-02-13/image/4384591a-a444-400f-9adf-ecad71890416_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'Liquid Fleet', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 124, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/9a4cacb5-4896-43dc-8e5d-aa6fd9defcdb.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-27 19:04:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: da63feed-6a88-535b-94bd-9836daf52a8c with identifier: 119504345
2026-03-27 19:04:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item da63feed-6a88-535b-94bd-9836daf52a8c with scrape type 2
2026-03-27 19:04:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item da63feed-6a88-535b-94bd-9836daf52a8c with scrape type 2
2026-03-27 19:04:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: da63feed-6a88-535b-94bd-9836daf52a8c, identifier: 119504345
2026-03-27 19:04:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: da63feed-6a88-535b-94bd-9836daf52a8c with identifier: 119504345
2026-03-27 19:04:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: da63feed-6a88-535b-94bd-9836daf52a8c with identifier: 119504345
2026-03-27 19:04:38 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: da63feed-6a88-535b-94bd-9836daf52a8c with identifier: 119504345 to the API
2026-03-27 19:04:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:04:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 19:04:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/119504345?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 124,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'da63feed-6a88-535b-94bd-9836daf52a8c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'VO75KWK',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/119504345',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'PEUGEOT',
'model': '3008 ESTATE',
'odometer': 5,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-09-30',
'seller_name': 'Liquid Fleet',
'title': 'PEUGEOT 3008 ESTATE 1.2 Hybrid 136 GT 5dr e-DSC6',
'transmission': 'automatic',
'trim': '1.2 Hybrid 136 GT 5dr e-DSC6',
'vin': None,
'year': 2025}
2026-03-27 19:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119504345%27 HTTP/1.1" 200 None
2026-03-27 19:04:38 [astonbarclay.gb] INFO: Saving data for 119504345: {'auction_closing_time': 1775120400.0, 'created_time': 1774530145.13977, 'last_price_update_time': 1774638278.392294}
2026-03-27 19:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119504345') HTTP/1.1" 204 0
2026-03-27 19:04:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/AP73EJN/2026-03-27/image/61bbe6b6-9759-4f93-8a5e-9a11c2ffe5da_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120833890?view=catalogue)
2026-03-27 19:04:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/KP22EHG/2026-03-17/image/f76c1cfd-933b-4fbf-bd68-55284046f4a7_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120529189?view=catalogue)
2026-03-27 19:04:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:04:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439d756410>
2026-03-27 19:04:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:04:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:04:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:04:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_55bb9ae1-7a55-53d7-bab9-e8f490487108/55bb9ae1-7a55-53d7-bab9-e8f490487108_image_9.jpg HTTP/1.1" 201 0
2026-03-27 19:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FAP73EJN%252F2026-03-27%252Fimage%252F61bbe6b6-9759-4f93-8a5e-9a11c2ffe5da_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:04:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AP73EJN/2026-03-27/image/61bbe6b6-9759-4f93-8a5e-9a11c2ffe5da_removebg.jpg?w=600 saved to cache
2026-03-27 19:04:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 55bb9ae1-7a55-53d7-bab9-e8f490487108
2026-03-27 19:04:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:04:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439eb3af90>
2026-03-27 19:04:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:04:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:04:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:04:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fbcb0102-1aa7-5bd8-a70d-77409233ed63/fbcb0102-1aa7-5bd8-a70d-77409233ed63_image_7.jpg HTTP/1.1" 201 0
2026-03-27 19:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FKP22EHG%252F2026-03-17%252Fimage%252Ff76c1cfd-933b-4fbf-bd68-55284046f4a7_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:04:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/KP22EHG/2026-03-17/image/f76c1cfd-933b-4fbf-bd68-55284046f4a7_removebg.jpg?w=600 saved to cache
2026-03-27 19:04:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item fbcb0102-1aa7-5bd8-a70d-77409233ed63
2026-03-27 19:04:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/AP73EJN/2026-03-27/image/150ded41-88f3-4d30-8d7a-22c344bc3903_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120833890?view=catalogue)
2026-03-27 19:04:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:04:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439d75f310>
2026-03-27 19:04:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:04:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:04:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:04:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_55bb9ae1-7a55-53d7-bab9-e8f490487108/55bb9ae1-7a55-53d7-bab9-e8f490487108_image_8.jpg HTTP/1.1" 201 0
2026-03-27 19:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FAP73EJN%252F2026-03-27%252Fimage%252F150ded41-88f3-4d30-8d7a-22c344bc3903_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:04:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AP73EJN/2026-03-27/image/150ded41-88f3-4d30-8d7a-22c344bc3903_removebg.jpg?w=600 saved to cache
2026-03-27 19:04:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 55bb9ae1-7a55-53d7-bab9-e8f490487108
2026-03-27 19:04:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/AP73EJN/2026-03-27/image/2a0484d2-1353-4f6f-af1e-eadcd08363ea_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120833890?view=catalogue)
2026-03-27 19:04:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/AP73EJN/2026-03-27/image/ce4dee27-4d5e-48cd-af5f-f497ffde5aa2_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120833890?view=catalogue)
2026-03-27 19:04:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:04:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439d798b50>
2026-03-27 19:04:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:04:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:04:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:04:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_55bb9ae1-7a55-53d7-bab9-e8f490487108/55bb9ae1-7a55-53d7-bab9-e8f490487108_image_7.jpg HTTP/1.1" 201 0
2026-03-27 19:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FAP73EJN%252F2026-03-27%252Fimage%252F2a0484d2-1353-4f6f-af1e-eadcd08363ea_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:04:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AP73EJN/2026-03-27/image/2a0484d2-1353-4f6f-af1e-eadcd08363ea_removebg.jpg?w=600 saved to cache
2026-03-27 19:04:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 55bb9ae1-7a55-53d7-bab9-e8f490487108
2026-03-27 19:04:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:04:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439ec838d0>
2026-03-27 19:04:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:04:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:04:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:04:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_55bb9ae1-7a55-53d7-bab9-e8f490487108/55bb9ae1-7a55-53d7-bab9-e8f490487108_image_6.jpg HTTP/1.1" 201 0
2026-03-27 19:04:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FAP73EJN%252F2026-03-27%252Fimage%252Fce4dee27-4d5e-48cd-af5f-f497ffde5aa2_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:04:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AP73EJN/2026-03-27/image/ce4dee27-4d5e-48cd-af5f-f497ffde5aa2_removebg.jpg?w=600 saved to cache
2026-03-27 19:04:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 55bb9ae1-7a55-53d7-bab9-e8f490487108
2026-03-27 19:04:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/AP73EJN/2026-03-27/image/b6047932-fde3-4eb4-bd7b-7b6a5b3fcd7a_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120833890?view=catalogue)
2026-03-27 19:04:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:04:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439ec82810>
2026-03-27 19:04:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:04:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:04:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:04:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_55bb9ae1-7a55-53d7-bab9-e8f490487108/55bb9ae1-7a55-53d7-bab9-e8f490487108_image_5.jpg HTTP/1.1" 201 0
2026-03-27 19:04:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FAP73EJN%252F2026-03-27%252Fimage%252Fb6047932-fde3-4eb4-bd7b-7b6a5b3fcd7a_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:04:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AP73EJN/2026-03-27/image/b6047932-fde3-4eb4-bd7b-7b6a5b3fcd7a_removebg.jpg?w=600 saved to cache
2026-03-27 19:04:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 55bb9ae1-7a55-53d7-bab9-e8f490487108
2026-03-27 19:04:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/AP73EJN/2026-03-27/image/b0e8d98e-89ae-4abe-b60b-08bbdd0a2720_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120833890?view=catalogue)
2026-03-27 19:04:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/AP73EJN/2026-03-27/image/78d145ca-6c27-4846-abd0-6fc3bb707296_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120833890?view=catalogue)
2026-03-27 19:04:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:04:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439d7f2110>
2026-03-27 19:04:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:04:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:04:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:04:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_55bb9ae1-7a55-53d7-bab9-e8f490487108/55bb9ae1-7a55-53d7-bab9-e8f490487108_image_4.jpg HTTP/1.1" 201 0
2026-03-27 19:04:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FAP73EJN%252F2026-03-27%252Fimage%252Fb0e8d98e-89ae-4abe-b60b-08bbdd0a2720_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:04:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AP73EJN/2026-03-27/image/b0e8d98e-89ae-4abe-b60b-08bbdd0a2720_removebg.jpg?w=600 saved to cache
2026-03-27 19:04:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 55bb9ae1-7a55-53d7-bab9-e8f490487108
2026-03-27 19:04:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:04:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439deb5a50>
2026-03-27 19:04:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:04:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:04:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:04:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_55bb9ae1-7a55-53d7-bab9-e8f490487108/55bb9ae1-7a55-53d7-bab9-e8f490487108_image_3.jpg HTTP/1.1" 201 0
2026-03-27 19:04:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FAP73EJN%252F2026-03-27%252Fimage%252F78d145ca-6c27-4846-abd0-6fc3bb707296_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:04:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AP73EJN/2026-03-27/image/78d145ca-6c27-4846-abd0-6fc3bb707296_removebg.jpg?w=600 saved to cache
2026-03-27 19:04:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 55bb9ae1-7a55-53d7-bab9-e8f490487108
2026-03-27 19:04:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/AP73EJN/2026-03-27/image/47e4d31c-96bf-40c1-a5d2-91491da28ed9_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120833890?view=catalogue)
2026-03-27 19:04:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/AP73EJN/2026-03-27/image/5120c8fe-aabd-4c4b-9765-a350bb3e7761_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120833890?view=catalogue)
2026-03-27 19:04:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:04:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439d6e3d10>
2026-03-27 19:04:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:04:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:04:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:04:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_55bb9ae1-7a55-53d7-bab9-e8f490487108/55bb9ae1-7a55-53d7-bab9-e8f490487108_image_2.jpg HTTP/1.1" 201 0
2026-03-27 19:04:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FAP73EJN%252F2026-03-27%252Fimage%252F47e4d31c-96bf-40c1-a5d2-91491da28ed9_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:04:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AP73EJN/2026-03-27/image/47e4d31c-96bf-40c1-a5d2-91491da28ed9_removebg.jpg?w=600 saved to cache
2026-03-27 19:04:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 55bb9ae1-7a55-53d7-bab9-e8f490487108
2026-03-27 19:04:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:04:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439d6bd450>
2026-03-27 19:04:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:04:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:04:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:04:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_55bb9ae1-7a55-53d7-bab9-e8f490487108/55bb9ae1-7a55-53d7-bab9-e8f490487108_image_0.jpg HTTP/1.1" 201 0
2026-03-27 19:04:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FAP73EJN%252F2026-03-27%252Fimage%252F5120c8fe-aabd-4c4b-9765-a350bb3e7761_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:04:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AP73EJN/2026-03-27/image/5120c8fe-aabd-4c4b-9765-a350bb3e7761_removebg.jpg?w=600 saved to cache
2026-03-27 19:04:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 55bb9ae1-7a55-53d7-bab9-e8f490487108
2026-03-27 19:04:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/AP73EJN/2026-03-27/image/25305790-2149-4354-915b-5e169b8f21b5_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120833890?view=catalogue)
2026-03-27 19:04:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:04:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439eb3db10>
2026-03-27 19:04:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:04:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:04:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:04:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_55bb9ae1-7a55-53d7-bab9-e8f490487108/55bb9ae1-7a55-53d7-bab9-e8f490487108_image_1.jpg HTTP/1.1" 201 0
2026-03-27 19:04:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FAP73EJN%252F2026-03-27%252Fimage%252F25305790-2149-4354-915b-5e169b8f21b5_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:04:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AP73EJN/2026-03-27/image/25305790-2149-4354-915b-5e169b8f21b5_removebg.jpg?w=600 saved to cache
2026-03-27 19:04:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 55bb9ae1-7a55-53d7-bab9-e8f490487108
2026-03-27 19:04:39 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 55bb9ae1-7a55-53d7-bab9-e8f490487108, skipping ID generation
2026-03-27 19:04:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 55bb9ae1-7a55-53d7-bab9-e8f490487108 with scrape type 1
2026-03-27 19:04:39 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 55bb9ae1-7a55-53d7-bab9-e8f490487108 sending to next pipeline
2026-03-27 19:04:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 55bb9ae1-7a55-53d7-bab9-e8f490487108, identifier: 120833890
2026-03-27 19:04:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 55bb9ae1-7a55-53d7-bab9-e8f490487108 with identifier: 120833890
2026-03-27 19:04:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 55bb9ae1-7a55-53d7-bab9-e8f490487108 with identifier: 120833890
2026-03-27 19:04:40 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 55bb9ae1-7a55-53d7-bab9-e8f490487108 with identifier: 120833890 to the API
2026-03-27 19:04:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:04:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 19:04:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/AP73EJN/2026-03-27/image/25305790-2149-4354-915b-5e169b8f21b5_removebg.jpg?w=600>
{'auction_title': '',
'c_o_2_emission_value': 141,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Petrol',
'id': '55bb9ae1-7a55-53d7-bab9-e8f490487108',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'AP73EJN',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120833890',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'DACIA',
'model': 'DUSTER ESTATE',
'odometer': 17488,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 10,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55bb9ae1-7a55-53d7-bab9-e8f490487108/55bb9ae1-7a55-53d7-bab9-e8f490487108_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36161,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/AP73EJN/2026-03-27/image/5120c8fe-aabd-4c4b-9765-a350bb3e7761_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55bb9ae1-7a55-53d7-bab9-e8f490487108/55bb9ae1-7a55-53d7-bab9-e8f490487108_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 38719,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/AP73EJN/2026-03-27/image/25305790-2149-4354-915b-5e169b8f21b5_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55bb9ae1-7a55-53d7-bab9-e8f490487108/55bb9ae1-7a55-53d7-bab9-e8f490487108_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 38886,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/AP73EJN/2026-03-27/image/47e4d31c-96bf-40c1-a5d2-91491da28ed9_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55bb9ae1-7a55-53d7-bab9-e8f490487108/55bb9ae1-7a55-53d7-bab9-e8f490487108_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36705,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/AP73EJN/2026-03-27/image/78d145ca-6c27-4846-abd0-6fc3bb707296_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55bb9ae1-7a55-53d7-bab9-e8f490487108/55bb9ae1-7a55-53d7-bab9-e8f490487108_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47579,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/AP73EJN/2026-03-27/image/b0e8d98e-89ae-4abe-b60b-08bbdd0a2720_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55bb9ae1-7a55-53d7-bab9-e8f490487108/55bb9ae1-7a55-53d7-bab9-e8f490487108_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49109,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/AP73EJN/2026-03-27/image/b6047932-fde3-4eb4-bd7b-7b6a5b3fcd7a_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55bb9ae1-7a55-53d7-bab9-e8f490487108/55bb9ae1-7a55-53d7-bab9-e8f490487108_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46968,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/AP73EJN/2026-03-27/image/ce4dee27-4d5e-48cd-af5f-f497ffde5aa2_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55bb9ae1-7a55-53d7-bab9-e8f490487108/55bb9ae1-7a55-53d7-bab9-e8f490487108_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53363,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/AP73EJN/2026-03-27/image/2a0484d2-1353-4f6f-af1e-eadcd08363ea_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55bb9ae1-7a55-53d7-bab9-e8f490487108/55bb9ae1-7a55-53d7-bab9-e8f490487108_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 44312,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/AP73EJN/2026-03-27/image/150ded41-88f3-4d30-8d7a-22c344bc3903_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55bb9ae1-7a55-53d7-bab9-e8f490487108/55bb9ae1-7a55-53d7-bab9-e8f490487108_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49005,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/AP73EJN/2026-03-27/image/61bbe6b6-9759-4f93-8a5e-9a11c2ffe5da_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-11-17',
'seller_name': 'UKCGR - Premium',
'title': 'DACIA DUSTER ESTATE 1.3 TCe 130 Extreme 5dr',
'transmission': 'manual',
'trim': '1.3 TCe 130 Extreme 5dr',
'vin': None,
'year': 2023}
2026-03-27 19:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120833890%27 HTTP/1.1" 200 None
2026-03-27 19:04:40 [astonbarclay.gb] INFO: Saving data for 120833890: {'created_time': 1774638280.464499, 'last_price_update_time': 1774638280.464509, 'auction_closing_time': 1775034000.0}
2026-03-27 19:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120833890') HTTP/1.1" 204 0
2026-03-27 19:04:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/KP22EHG/2026-03-17/image/ab816b1e-f673-41e7-8c8d-99ca193d218d_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120529189?view=catalogue)
2026-03-27 19:04:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/KP22EHG/2026-03-17/image/6b767405-0e40-409f-af52-7e0cee942d93_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120529189?view=catalogue)
2026-03-27 19:04:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:04:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439eae4990>
2026-03-27 19:04:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:04:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:04:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:04:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fbcb0102-1aa7-5bd8-a70d-77409233ed63/fbcb0102-1aa7-5bd8-a70d-77409233ed63_image_6.jpg HTTP/1.1" 201 0
2026-03-27 19:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FKP22EHG%252F2026-03-17%252Fimage%252Fab816b1e-f673-41e7-8c8d-99ca193d218d_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:04:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/KP22EHG/2026-03-17/image/ab816b1e-f673-41e7-8c8d-99ca193d218d_removebg.jpg?w=600 saved to cache
2026-03-27 19:04:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item fbcb0102-1aa7-5bd8-a70d-77409233ed63
2026-03-27 19:04:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:04:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f43a04beb90>
2026-03-27 19:04:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:04:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:04:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:04:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fbcb0102-1aa7-5bd8-a70d-77409233ed63/fbcb0102-1aa7-5bd8-a70d-77409233ed63_image_5.jpg HTTP/1.1" 201 0
2026-03-27 19:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FKP22EHG%252F2026-03-17%252Fimage%252F6b767405-0e40-409f-af52-7e0cee942d93_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:04:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/KP22EHG/2026-03-17/image/6b767405-0e40-409f-af52-7e0cee942d93_removebg.jpg?w=600 saved to cache
2026-03-27 19:04:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item fbcb0102-1aa7-5bd8-a70d-77409233ed63
2026-03-27 19:04:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/KP22EHG/2026-03-17/image/0e4de6bb-ad5a-4d83-ad0f-6a338d0854c9_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120529189?view=catalogue)
2026-03-27 19:04:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/KP22EHG/2026-03-17/image/af7d846b-5014-4fcc-a0ce-d2d2d096d9f4_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120529189?view=catalogue)
2026-03-27 19:04:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:04:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439e1d0390>
2026-03-27 19:04:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:04:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:04:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:04:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fbcb0102-1aa7-5bd8-a70d-77409233ed63/fbcb0102-1aa7-5bd8-a70d-77409233ed63_image_3.jpg HTTP/1.1" 201 0
2026-03-27 19:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FKP22EHG%252F2026-03-17%252Fimage%252F0e4de6bb-ad5a-4d83-ad0f-6a338d0854c9_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:04:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/KP22EHG/2026-03-17/image/0e4de6bb-ad5a-4d83-ad0f-6a338d0854c9_removebg.jpg?w=600 saved to cache
2026-03-27 19:04:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item fbcb0102-1aa7-5bd8-a70d-77409233ed63
2026-03-27 19:04:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:04:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439deb7e50>
2026-03-27 19:04:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:04:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:04:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:04:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fbcb0102-1aa7-5bd8-a70d-77409233ed63/fbcb0102-1aa7-5bd8-a70d-77409233ed63_image_4.jpg HTTP/1.1" 201 0
2026-03-27 19:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FKP22EHG%252F2026-03-17%252Fimage%252Faf7d846b-5014-4fcc-a0ce-d2d2d096d9f4_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:04:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/KP22EHG/2026-03-17/image/af7d846b-5014-4fcc-a0ce-d2d2d096d9f4_removebg.jpg?w=600 saved to cache
2026-03-27 19:04:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item fbcb0102-1aa7-5bd8-a70d-77409233ed63
2026-03-27 19:04:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/KP22EHG/2026-03-17/image/06d673c8-5531-459d-85b2-76cd509f60c0_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120529189?view=catalogue)
2026-03-27 19:04:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/KP22EHG/2026-03-17/image/cc6764fb-9536-4105-bb33-28a4cac0cc52_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120529189?view=catalogue)
2026-03-27 19:04:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/KP22EHG/2026-03-17/image/092577ae-f312-4c41-bafa-b2321b90d7c0_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120529189?view=catalogue)
2026-03-27 19:04:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:04:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439df7cc50>
2026-03-27 19:04:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:04:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:04:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:04:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fbcb0102-1aa7-5bd8-a70d-77409233ed63/fbcb0102-1aa7-5bd8-a70d-77409233ed63_image_2.jpg HTTP/1.1" 201 0
2026-03-27 19:04:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FKP22EHG%252F2026-03-17%252Fimage%252F06d673c8-5531-459d-85b2-76cd509f60c0_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:04:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/KP22EHG/2026-03-17/image/06d673c8-5531-459d-85b2-76cd509f60c0_removebg.jpg?w=600 saved to cache
2026-03-27 19:04:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item fbcb0102-1aa7-5bd8-a70d-77409233ed63
2026-03-27 19:04:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:04:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439d5d8390>
2026-03-27 19:04:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:04:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:04:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:04:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fbcb0102-1aa7-5bd8-a70d-77409233ed63/fbcb0102-1aa7-5bd8-a70d-77409233ed63_image_0.jpg HTTP/1.1" 201 0
2026-03-27 19:04:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FKP22EHG%252F2026-03-17%252Fimage%252Fcc6764fb-9536-4105-bb33-28a4cac0cc52_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:04:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/KP22EHG/2026-03-17/image/cc6764fb-9536-4105-bb33-28a4cac0cc52_removebg.jpg?w=600 saved to cache
2026-03-27 19:04:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item fbcb0102-1aa7-5bd8-a70d-77409233ed63
2026-03-27 19:04:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:04:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439d7bca10>
2026-03-27 19:04:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:04:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:04:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:04:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fbcb0102-1aa7-5bd8-a70d-77409233ed63/fbcb0102-1aa7-5bd8-a70d-77409233ed63_image_1.jpg HTTP/1.1" 201 0
2026-03-27 19:04:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FKP22EHG%252F2026-03-17%252Fimage%252F092577ae-f312-4c41-bafa-b2321b90d7c0_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:04:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/KP22EHG/2026-03-17/image/092577ae-f312-4c41-bafa-b2321b90d7c0_removebg.jpg?w=600 saved to cache
2026-03-27 19:04:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item fbcb0102-1aa7-5bd8-a70d-77409233ed63
2026-03-27 19:04:41 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: fbcb0102-1aa7-5bd8-a70d-77409233ed63, skipping ID generation
2026-03-27 19:04:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fbcb0102-1aa7-5bd8-a70d-77409233ed63 with scrape type 1
2026-03-27 19:04:41 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item fbcb0102-1aa7-5bd8-a70d-77409233ed63 sending to next pipeline
2026-03-27 19:04:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: fbcb0102-1aa7-5bd8-a70d-77409233ed63, identifier: 120529189
2026-03-27 19:04:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: fbcb0102-1aa7-5bd8-a70d-77409233ed63 with identifier: 120529189
2026-03-27 19:04:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 19:04:41 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Metallic+-+Tango+red HTTP/1.1" 200 None
2026-03-27 19:04:41 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 19:04:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-27 19:04:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: fbcb0102-1aa7-5bd8-a70d-77409233ed63 with identifier: 120529189
2026-03-27 19:04:41 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: fbcb0102-1aa7-5bd8-a70d-77409233ed63 with identifier: 120529189 to the API
2026-03-27 19:04:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:04:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 19:04:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/KP22EHG/2026-03-17/image/092577ae-f312-4c41-bafa-b2321b90d7c0_removebg.jpg?w=600>
{'auction_title': '',
'c_o_2_emission_value': 125,
'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': 'fbcb0102-1aa7-5bd8-a70d-77409233ed63',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'KP22EHG',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120529189',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'AUDI',
'model': 'A3 SPORTBACK',
'odometer': 45476,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 8,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fbcb0102-1aa7-5bd8-a70d-77409233ed63/fbcb0102-1aa7-5bd8-a70d-77409233ed63_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37997,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/KP22EHG/2026-03-17/image/cc6764fb-9536-4105-bb33-28a4cac0cc52_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fbcb0102-1aa7-5bd8-a70d-77409233ed63/fbcb0102-1aa7-5bd8-a70d-77409233ed63_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35561,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/KP22EHG/2026-03-17/image/092577ae-f312-4c41-bafa-b2321b90d7c0_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fbcb0102-1aa7-5bd8-a70d-77409233ed63/fbcb0102-1aa7-5bd8-a70d-77409233ed63_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 38929,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/KP22EHG/2026-03-17/image/06d673c8-5531-459d-85b2-76cd509f60c0_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fbcb0102-1aa7-5bd8-a70d-77409233ed63/fbcb0102-1aa7-5bd8-a70d-77409233ed63_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37604,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/KP22EHG/2026-03-17/image/0e4de6bb-ad5a-4d83-ad0f-6a338d0854c9_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fbcb0102-1aa7-5bd8-a70d-77409233ed63/fbcb0102-1aa7-5bd8-a70d-77409233ed63_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 44189,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/KP22EHG/2026-03-17/image/af7d846b-5014-4fcc-a0ce-d2d2d096d9f4_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fbcb0102-1aa7-5bd8-a70d-77409233ed63/fbcb0102-1aa7-5bd8-a70d-77409233ed63_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49552,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/KP22EHG/2026-03-17/image/6b767405-0e40-409f-af52-7e0cee942d93_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fbcb0102-1aa7-5bd8-a70d-77409233ed63/fbcb0102-1aa7-5bd8-a70d-77409233ed63_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48968,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/KP22EHG/2026-03-17/image/ab816b1e-f673-41e7-8c8d-99ca193d218d_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fbcb0102-1aa7-5bd8-a70d-77409233ed63/fbcb0102-1aa7-5bd8-a70d-77409233ed63_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 40178,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/KP22EHG/2026-03-17/image/f76c1cfd-933b-4fbf-bd68-55284046f4a7_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-03-17',
'seller_name': 'Kinto',
'title': 'AUDI A3 SPORTBACK 30 TFSI Technik 5dr',
'transmission': 'manual',
'trim': '30 TFSI Technik 5dr',
'vin': None,
'year': 2022}
2026-03-27 19:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120529189%27 HTTP/1.1" 200 None
2026-03-27 19:04:42 [astonbarclay.gb] INFO: Saving data for 120529189: {'created_time': 1774638282.137053, 'last_price_update_time': 1774638282.137064, 'auction_closing_time': 1775120400.0}
2026-03-27 19:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120529189') HTTP/1.1" 204 0
2026-03-27 19:04:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120546496?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:04:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:04:42 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120546496, 'registration': 'BJ23EUT', 'account': 'KIN032', 'make': 'SEAT', 'model': 'IBIZA HATCHBACK', 'derivative': '1.0 TSI 95 FR 5dr', 'mileage': 20460, 'mileageWarranty': True, 'type': 'car', 'saleId': 19197, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 209}, 'saleStart': '2026-04-02T09:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2023-03-13', 'fuel': 'Petrol', 'motExpiry': '2027-03-12', 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/BJ23EUT/2026-03-23/image/7ffc8716-bdae-4161-8e6b-5cf5ff1fc70e_removebg.jpg?w=600', 'https://abimg003.imgix.net/BJ23EUT/2026-03-23/image/5518eaa3-8547-4185-8ad8-312fe156d7a8_removebg.jpg?w=600', 'https://abimg003.imgix.net/BJ23EUT/2026-03-23/image/76a707e7-1a21-4ada-afa8-f24798fa8515_removebg.jpg?w=600', 'https://abimg003.imgix.net/BJ23EUT/2026-03-23/image/521b1a09-3d0e-4e8b-b98d-f8b43e8bad8a_removebg.jpg?w=600', 'https://abimg003.imgix.net/BJ23EUT/2026-03-23/image/55b25732-38fa-4203-8395-a778863d1288_removebg.jpg?w=600', 'https://abimg003.imgix.net/BJ23EUT/2026-03-23/image/2e870116-0c29-487d-9b8a-0f5ab96318b0_removebg.jpg?w=600', 'https://abimg003.imgix.net/BJ23EUT/2026-03-23/image/fbad8492-276d-48b2-894c-5b6c4b6f767f_removebg.jpg?w=600', 'https://abimg003.imgix.net/BJ23EUT/2026-03-23/image/8d9450f0-a6c9-4215-b3b7-ae19ea99eb15_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 04/25 15k', 'remarks': 'SPARE KEY, VOSA STATES 20K', 'virtual': False, 'seller': 'Kinto', '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/d05f15a5-120c-4f16-9874-54ab3f8f6828.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-27 19:04:42 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120546496, 'registration': 'BJ23EUT', 'account': 'KIN032', 'make': 'SEAT', 'model': 'IBIZA HATCHBACK', 'derivative': '1.0 TSI 95 FR 5dr', 'mileage': 20460, 'mileageWarranty': True, 'type': 'car', 'saleId': 19197, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 209}, 'saleStart': '2026-04-02T09:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2023-03-13', 'fuel': 'Petrol', 'motExpiry': '2027-03-12', 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/BJ23EUT/2026-03-23/image/7ffc8716-bdae-4161-8e6b-5cf5ff1fc70e_removebg.jpg?w=600', 'https://abimg003.imgix.net/BJ23EUT/2026-03-23/image/5518eaa3-8547-4185-8ad8-312fe156d7a8_removebg.jpg?w=600', 'https://abimg003.imgix.net/BJ23EUT/2026-03-23/image/76a707e7-1a21-4ada-afa8-f24798fa8515_removebg.jpg?w=600', 'https://abimg003.imgix.net/BJ23EUT/2026-03-23/image/521b1a09-3d0e-4e8b-b98d-f8b43e8bad8a_removebg.jpg?w=600', 'https://abimg003.imgix.net/BJ23EUT/2026-03-23/image/55b25732-38fa-4203-8395-a778863d1288_removebg.jpg?w=600', 'https://abimg003.imgix.net/BJ23EUT/2026-03-23/image/2e870116-0c29-487d-9b8a-0f5ab96318b0_removebg.jpg?w=600', 'https://abimg003.imgix.net/BJ23EUT/2026-03-23/image/fbad8492-276d-48b2-894c-5b6c4b6f767f_removebg.jpg?w=600', 'https://abimg003.imgix.net/BJ23EUT/2026-03-23/image/8d9450f0-a6c9-4215-b3b7-ae19ea99eb15_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 04/25 15k', 'remarks': 'SPARE KEY, VOSA STATES 20K', 'virtual': False, 'seller': 'Kinto', '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/d05f15a5-120c-4f16-9874-54ab3f8f6828.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-27 19:04:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bf94158c-172c-5dce-a158-5bd2ecf4537b with identifier: 120546496
2026-03-27 19:04:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bf94158c-172c-5dce-a158-5bd2ecf4537b with scrape type 1
2026-03-27 19:04:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 8 photos for item bf94158c-172c-5dce-a158-5bd2ecf4537b
2026-03-27 19:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FBJ23EUT%252F2026-03-23%252Fimage%252F7ffc8716-bdae-4161-8e6b-5cf5ff1fc70e_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:04:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BJ23EUT/2026-03-23/image/7ffc8716-bdae-4161-8e6b-5cf5ff1fc70e_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FBJ23EUT%252F2026-03-23%252Fimage%252F5518eaa3-8547-4185-8ad8-312fe156d7a8_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:04:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BJ23EUT/2026-03-23/image/5518eaa3-8547-4185-8ad8-312fe156d7a8_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FBJ23EUT%252F2026-03-23%252Fimage%252F76a707e7-1a21-4ada-afa8-f24798fa8515_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:04:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BJ23EUT/2026-03-23/image/76a707e7-1a21-4ada-afa8-f24798fa8515_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FBJ23EUT%252F2026-03-23%252Fimage%252F521b1a09-3d0e-4e8b-b98d-f8b43e8bad8a_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:04:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BJ23EUT/2026-03-23/image/521b1a09-3d0e-4e8b-b98d-f8b43e8bad8a_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FBJ23EUT%252F2026-03-23%252Fimage%252F55b25732-38fa-4203-8395-a778863d1288_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:04:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BJ23EUT/2026-03-23/image/55b25732-38fa-4203-8395-a778863d1288_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FBJ23EUT%252F2026-03-23%252Fimage%252F2e870116-0c29-487d-9b8a-0f5ab96318b0_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:04:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BJ23EUT/2026-03-23/image/2e870116-0c29-487d-9b8a-0f5ab96318b0_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FBJ23EUT%252F2026-03-23%252Fimage%252Ffbad8492-276d-48b2-894c-5b6c4b6f767f_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:04:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BJ23EUT/2026-03-23/image/fbad8492-276d-48b2-894c-5b6c4b6f767f_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FBJ23EUT%252F2026-03-23%252Fimage%252F8d9450f0-a6c9-4215-b3b7-ae19ea99eb15_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:04:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BJ23EUT/2026-03-23/image/8d9450f0-a6c9-4215-b3b7-ae19ea99eb15_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:04:58 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 266.210(s), this was the 2nd time calling it.
2026-03-27 19:04:58 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 7.691586095228071 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-27 19:05:05 [scrapy.extensions.logstats] INFO: Crawled 51 pages (at 21 pages/min), scraped 46 items (at 20 items/min)
2026-03-27 19:05:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 177MiB
2026-03-27 19:05:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 3rd time calling it.
2026-03-27 19:05:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120740459?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:05:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:05:14 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120740459, 'registration': 'GJ20AUW', 'account': 'ESS030', 'make': 'LEXUS', 'model': 'UX HATCHBACK', 'derivative': '250h 2.0 5dr CVT [without Nav]', 'mileage': 24744, 'mileageWarranty': True, 'type': 'car', 'saleId': 19234, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-04-01T09:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2020-03-25', 'fuel': 'Petrol/Electric Hybrid', 'motExpiry': '2027-01-30', 'doors': 5, 'engineSize': 1987, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/GJ20AUW/2026-03-26/image/b7cfdd2d-8d0a-4499-95b0-59e0e0c8e29b_removebg.jpg?w=600', 'https://abimg003.imgix.net/GJ20AUW/2026-03-26/image/6c02e393-98d6-412d-b60e-ad76b8b403df_removebg.jpg?w=600', 'https://abimg003.imgix.net/GJ20AUW/2026-03-26/image/51c14dc6-9b60-46eb-9cad-a1de7b900484_removebg.jpg?w=600', 'https://abimg003.imgix.net/GJ20AUW/2026-03-26/image/f5386e6d-1704-4a83-b38a-afb92da166c8_removebg.jpg?w=600', 'https://abimg003.imgix.net/GJ20AUW/2026-03-26/image/62dded81-299b-42a0-93b8-d2b53de702c9_removebg.jpg?w=600', 'https://abimg003.imgix.net/GJ20AUW/2026-03-26/image/8ee7248f-8a2b-47d4-aa9f-3d6f31234f9c_removebg.jpg?w=600', 'https://abimg003.imgix.net/GJ20AUW/2026-03-26/image/a1d6cf40-ffa6-49db-bd46-4ea5cdacb42d_removebg.jpg?w=600', 'https://abimg003.imgix.net/GJ20AUW/2026-03-26/image/aeccfd38-fe9a-49ff-99a5-8f1b8a1d160f_removebg.jpg?w=600', 'https://abimg003.imgix.net/GJ20AUW/2026-03-26/image/eafd1f70-2424-49b1-b8cc-bf22c8d003e7_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'SMC GROUP', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': False, 'v5details': None, 'co2': 97, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/72c329f8-02db-4d5e-96e7-c0791fc84e7b.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:05:14 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120740459, 'registration': 'GJ20AUW', 'account': 'ESS030', 'make': 'LEXUS', 'model': 'UX HATCHBACK', 'derivative': '250h 2.0 5dr CVT [without Nav]', 'mileage': 24744, 'mileageWarranty': True, 'type': 'car', 'saleId': 19234, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-04-01T09:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2020-03-25', 'fuel': 'Petrol/Electric Hybrid', 'motExpiry': '2027-01-30', 'doors': 5, 'engineSize': 1987, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/GJ20AUW/2026-03-26/image/b7cfdd2d-8d0a-4499-95b0-59e0e0c8e29b_removebg.jpg?w=600', 'https://abimg003.imgix.net/GJ20AUW/2026-03-26/image/6c02e393-98d6-412d-b60e-ad76b8b403df_removebg.jpg?w=600', 'https://abimg003.imgix.net/GJ20AUW/2026-03-26/image/51c14dc6-9b60-46eb-9cad-a1de7b900484_removebg.jpg?w=600', 'https://abimg003.imgix.net/GJ20AUW/2026-03-26/image/f5386e6d-1704-4a83-b38a-afb92da166c8_removebg.jpg?w=600', 'https://abimg003.imgix.net/GJ20AUW/2026-03-26/image/62dded81-299b-42a0-93b8-d2b53de702c9_removebg.jpg?w=600', 'https://abimg003.imgix.net/GJ20AUW/2026-03-26/image/8ee7248f-8a2b-47d4-aa9f-3d6f31234f9c_removebg.jpg?w=600', 'https://abimg003.imgix.net/GJ20AUW/2026-03-26/image/a1d6cf40-ffa6-49db-bd46-4ea5cdacb42d_removebg.jpg?w=600', 'https://abimg003.imgix.net/GJ20AUW/2026-03-26/image/aeccfd38-fe9a-49ff-99a5-8f1b8a1d160f_removebg.jpg?w=600', 'https://abimg003.imgix.net/GJ20AUW/2026-03-26/image/eafd1f70-2424-49b1-b8cc-bf22c8d003e7_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'SMC GROUP', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': False, 'v5details': None, 'co2': 97, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/72c329f8-02db-4d5e-96e7-c0791fc84e7b.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:05:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3ea25fc6-d83f-5d5f-891e-cceb899a2de0 with identifier: 120740459
2026-03-27 19:05:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3ea25fc6-d83f-5d5f-891e-cceb899a2de0 with scrape type 2
2026-03-27 19:05:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3ea25fc6-d83f-5d5f-891e-cceb899a2de0 with scrape type 2
2026-03-27 19:05:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 3ea25fc6-d83f-5d5f-891e-cceb899a2de0, identifier: 120740459
2026-03-27 19:05:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 3ea25fc6-d83f-5d5f-891e-cceb899a2de0 with identifier: 120740459
2026-03-27 19:05:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 3ea25fc6-d83f-5d5f-891e-cceb899a2de0 with identifier: 120740459
2026-03-27 19:05:15 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 3ea25fc6-d83f-5d5f-891e-cceb899a2de0 with identifier: 120740459 to the API
2026-03-27 19:05:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:05:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 19:05:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120740459?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 97,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Petrol/Electric Hybrid',
'id': '3ea25fc6-d83f-5d5f-891e-cceb899a2de0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'GJ20AUW',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120740459',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'LEXUS',
'model': 'UX HATCHBACK',
'odometer': 24744,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-03-25',
'seller_name': 'SMC GROUP',
'title': 'LEXUS UX HATCHBACK 250h 2.0 5dr CVT [without Nav]',
'transmission': 'automatic',
'trim': '250h 2.0 5dr CVT [without Nav]',
'vin': None,
'year': 2020}
2026-03-27 19:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%27120740459%27 HTTP/1.1" 200 None
2026-03-27 19:05:15 [astonbarclay.gb] INFO: Saving data for 120740459: {'auction_closing_time': 1775034000.0, 'created_time': 1774530146.885344, 'last_price_update_time': 1774638315.323637}
2026-03-27 19:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120740459') HTTP/1.1" 204 0
2026-03-27 19:05:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/BJ23EUT/2026-03-23/image/8d9450f0-a6c9-4215-b3b7-ae19ea99eb15_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120546496?view=catalogue)
2026-03-27 19:05:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:05:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439d5d8390>
2026-03-27 19:05:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19: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-27 19:05:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:05:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bf94158c-172c-5dce-a158-5bd2ecf4537b/bf94158c-172c-5dce-a158-5bd2ecf4537b_image_7.jpg HTTP/1.1" 201 0
2026-03-27 19:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FBJ23EUT%252F2026-03-23%252Fimage%252F8d9450f0-a6c9-4215-b3b7-ae19ea99eb15_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:05:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BJ23EUT/2026-03-23/image/8d9450f0-a6c9-4215-b3b7-ae19ea99eb15_removebg.jpg?w=600 saved to cache
2026-03-27 19:05:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item bf94158c-172c-5dce-a158-5bd2ecf4537b
2026-03-27 19:05:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/BJ23EUT/2026-03-23/image/fbad8492-276d-48b2-894c-5b6c4b6f767f_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120546496?view=catalogue)
2026-03-27 19:05:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:05:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439d79b390>
2026-03-27 19:05:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19: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-27 19:05:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:05:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bf94158c-172c-5dce-a158-5bd2ecf4537b/bf94158c-172c-5dce-a158-5bd2ecf4537b_image_6.jpg HTTP/1.1" 201 0
2026-03-27 19:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FBJ23EUT%252F2026-03-23%252Fimage%252Ffbad8492-276d-48b2-894c-5b6c4b6f767f_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:05:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BJ23EUT/2026-03-23/image/fbad8492-276d-48b2-894c-5b6c4b6f767f_removebg.jpg?w=600 saved to cache
2026-03-27 19:05:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item bf94158c-172c-5dce-a158-5bd2ecf4537b
2026-03-27 19:05:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/BJ23EUT/2026-03-23/image/2e870116-0c29-487d-9b8a-0f5ab96318b0_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120546496?view=catalogue)
2026-03-27 19:05:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:05:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439d60a3d0>
2026-03-27 19:05:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19: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-27 19:05:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:05:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bf94158c-172c-5dce-a158-5bd2ecf4537b/bf94158c-172c-5dce-a158-5bd2ecf4537b_image_5.jpg HTTP/1.1" 201 0
2026-03-27 19:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FBJ23EUT%252F2026-03-23%252Fimage%252F2e870116-0c29-487d-9b8a-0f5ab96318b0_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:05:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BJ23EUT/2026-03-23/image/2e870116-0c29-487d-9b8a-0f5ab96318b0_removebg.jpg?w=600 saved to cache
2026-03-27 19:05:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item bf94158c-172c-5dce-a158-5bd2ecf4537b
2026-03-27 19:05:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/BJ23EUT/2026-03-23/image/55b25732-38fa-4203-8395-a778863d1288_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120546496?view=catalogue)
2026-03-27 19:05:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:05:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439eb859d0>
2026-03-27 19:05:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19: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-27 19:05:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:05:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bf94158c-172c-5dce-a158-5bd2ecf4537b/bf94158c-172c-5dce-a158-5bd2ecf4537b_image_4.jpg HTTP/1.1" 201 0
2026-03-27 19:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FBJ23EUT%252F2026-03-23%252Fimage%252F55b25732-38fa-4203-8395-a778863d1288_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:05:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BJ23EUT/2026-03-23/image/55b25732-38fa-4203-8395-a778863d1288_removebg.jpg?w=600 saved to cache
2026-03-27 19:05:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item bf94158c-172c-5dce-a158-5bd2ecf4537b
2026-03-27 19:05:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/BJ23EUT/2026-03-23/image/521b1a09-3d0e-4e8b-b98d-f8b43e8bad8a_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120546496?view=catalogue)
2026-03-27 19:05:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:05:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439d755190>
2026-03-27 19:05:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19: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-27 19:05:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:05:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bf94158c-172c-5dce-a158-5bd2ecf4537b/bf94158c-172c-5dce-a158-5bd2ecf4537b_image_3.jpg HTTP/1.1" 201 0
2026-03-27 19:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FBJ23EUT%252F2026-03-23%252Fimage%252F521b1a09-3d0e-4e8b-b98d-f8b43e8bad8a_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:05:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BJ23EUT/2026-03-23/image/521b1a09-3d0e-4e8b-b98d-f8b43e8bad8a_removebg.jpg?w=600 saved to cache
2026-03-27 19:05:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item bf94158c-172c-5dce-a158-5bd2ecf4537b
2026-03-27 19:05:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/BJ23EUT/2026-03-23/image/76a707e7-1a21-4ada-afa8-f24798fa8515_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120546496?view=catalogue)
2026-03-27 19:05:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:05:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439ecc2290>
2026-03-27 19:05:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19: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-27 19:05:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:05:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bf94158c-172c-5dce-a158-5bd2ecf4537b/bf94158c-172c-5dce-a158-5bd2ecf4537b_image_2.jpg HTTP/1.1" 201 0
2026-03-27 19:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FBJ23EUT%252F2026-03-23%252Fimage%252F76a707e7-1a21-4ada-afa8-f24798fa8515_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:05:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BJ23EUT/2026-03-23/image/76a707e7-1a21-4ada-afa8-f24798fa8515_removebg.jpg?w=600 saved to cache
2026-03-27 19:05:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item bf94158c-172c-5dce-a158-5bd2ecf4537b
2026-03-27 19:05:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/BJ23EUT/2026-03-23/image/5518eaa3-8547-4185-8ad8-312fe156d7a8_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120546496?view=catalogue)
2026-03-27 19:05:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/BJ23EUT/2026-03-23/image/7ffc8716-bdae-4161-8e6b-5cf5ff1fc70e_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120546496?view=catalogue)
2026-03-27 19:05:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:05:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439d6fd710>
2026-03-27 19:05:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:05:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:05:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:05:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bf94158c-172c-5dce-a158-5bd2ecf4537b/bf94158c-172c-5dce-a158-5bd2ecf4537b_image_1.jpg HTTP/1.1" 201 0
2026-03-27 19:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FBJ23EUT%252F2026-03-23%252Fimage%252F5518eaa3-8547-4185-8ad8-312fe156d7a8_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:05:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BJ23EUT/2026-03-23/image/5518eaa3-8547-4185-8ad8-312fe156d7a8_removebg.jpg?w=600 saved to cache
2026-03-27 19:05:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item bf94158c-172c-5dce-a158-5bd2ecf4537b
2026-03-27 19:05:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:05:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439d5d96d0>
2026-03-27 19:05:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:05:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:05:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:05:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bf94158c-172c-5dce-a158-5bd2ecf4537b/bf94158c-172c-5dce-a158-5bd2ecf4537b_image_0.jpg HTTP/1.1" 201 0
2026-03-27 19:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FBJ23EUT%252F2026-03-23%252Fimage%252F7ffc8716-bdae-4161-8e6b-5cf5ff1fc70e_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:05:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BJ23EUT/2026-03-23/image/7ffc8716-bdae-4161-8e6b-5cf5ff1fc70e_removebg.jpg?w=600 saved to cache
2026-03-27 19:05:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item bf94158c-172c-5dce-a158-5bd2ecf4537b
2026-03-27 19:05:17 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: bf94158c-172c-5dce-a158-5bd2ecf4537b, skipping ID generation
2026-03-27 19:05:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bf94158c-172c-5dce-a158-5bd2ecf4537b with scrape type 1
2026-03-27 19:05:17 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item bf94158c-172c-5dce-a158-5bd2ecf4537b sending to next pipeline
2026-03-27 19:05:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: bf94158c-172c-5dce-a158-5bd2ecf4537b, identifier: 120546496
2026-03-27 19:05:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: bf94158c-172c-5dce-a158-5bd2ecf4537b with identifier: 120546496
2026-03-27 19:05:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: bf94158c-172c-5dce-a158-5bd2ecf4537b with identifier: 120546496
2026-03-27 19:05:17 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: bf94158c-172c-5dce-a158-5bd2ecf4537b with identifier: 120546496 to the API
2026-03-27 19:05:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19: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-27 19:05:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/BJ23EUT/2026-03-23/image/7ffc8716-bdae-4161-8e6b-5cf5ff1fc70e_removebg.jpg?w=600>
{'auction_title': '',
'c_o_2_emission_value': 125,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'bf94158c-172c-5dce-a158-5bd2ecf4537b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'BJ23EUT',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120546496',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'SEAT',
'model': 'IBIZA HATCHBACK',
'odometer': 20460,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 8,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf94158c-172c-5dce-a158-5bd2ecf4537b/bf94158c-172c-5dce-a158-5bd2ecf4537b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 33261,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/BJ23EUT/2026-03-23/image/7ffc8716-bdae-4161-8e6b-5cf5ff1fc70e_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf94158c-172c-5dce-a158-5bd2ecf4537b/bf94158c-172c-5dce-a158-5bd2ecf4537b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 34734,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/BJ23EUT/2026-03-23/image/5518eaa3-8547-4185-8ad8-312fe156d7a8_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf94158c-172c-5dce-a158-5bd2ecf4537b/bf94158c-172c-5dce-a158-5bd2ecf4537b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36807,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/BJ23EUT/2026-03-23/image/76a707e7-1a21-4ada-afa8-f24798fa8515_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf94158c-172c-5dce-a158-5bd2ecf4537b/bf94158c-172c-5dce-a158-5bd2ecf4537b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 33081,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/BJ23EUT/2026-03-23/image/521b1a09-3d0e-4e8b-b98d-f8b43e8bad8a_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf94158c-172c-5dce-a158-5bd2ecf4537b/bf94158c-172c-5dce-a158-5bd2ecf4537b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 38294,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/BJ23EUT/2026-03-23/image/55b25732-38fa-4203-8395-a778863d1288_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf94158c-172c-5dce-a158-5bd2ecf4537b/bf94158c-172c-5dce-a158-5bd2ecf4537b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48050,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/BJ23EUT/2026-03-23/image/2e870116-0c29-487d-9b8a-0f5ab96318b0_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf94158c-172c-5dce-a158-5bd2ecf4537b/bf94158c-172c-5dce-a158-5bd2ecf4537b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 44883,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/BJ23EUT/2026-03-23/image/fbad8492-276d-48b2-894c-5b6c4b6f767f_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf94158c-172c-5dce-a158-5bd2ecf4537b/bf94158c-172c-5dce-a158-5bd2ecf4537b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46158,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/BJ23EUT/2026-03-23/image/8d9450f0-a6c9-4215-b3b7-ae19ea99eb15_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-03-13',
'seller_name': 'Kinto',
'title': 'SEAT IBIZA HATCHBACK 1.0 TSI 95 FR 5dr',
'transmission': 'manual',
'trim': '1.0 TSI 95 FR 5dr',
'vin': None,
'year': 2023}
2026-03-27 19:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%27120546496%27 HTTP/1.1" 200 None
2026-03-27 19:05:18 [astonbarclay.gb] INFO: Saving data for 120546496: {'created_time': 1774638318.397598, 'last_price_update_time': 1774638318.397614, 'auction_closing_time': 1775120400.0}
2026-03-27 19:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120546496') HTTP/1.1" 204 0
2026-03-27 19:05:24 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.330(s), this was the 1st time calling it.
2026-03-27 19:05:24 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 3.68914470274228 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-27 19:05:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120749209?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:05:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:05:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120865035?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:05:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:05:24 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120749209, 'registration': 'LO23OFL', 'account': 'WBA002', 'make': 'DACIA', 'model': 'SANDERO STEPWAY HATCHBACK', 'derivative': '1.0 TCe Essential 5dr', 'mileage': 9230, 'mileageWarranty': True, 'type': 'car', 'saleId': 19180, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-03-30T09:00Z', 'lot': 1127, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2023-05-17', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/LO23OFL/2026-03-25/image/ca779c94-c9d2-410d-99b9-edbcb871d767_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO23OFL/2026-03-25/image/1a00758d-285b-4125-ac1e-2281bfed0d90_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO23OFL/2026-03-25/image/b6a6e9c4-e7c9-4f86-9779-6e5fb0b653be_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO23OFL/2026-03-25/image/394e7115-15e3-4ba8-b3b0-51cd3e212c73_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO23OFL/2026-03-25/image/fdfa7633-806d-4771-8e73-5d7a231e795f_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO23OFL/2026-03-25/image/5b9cf96b-a8d7-47eb-9cb3-112f238c4967_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO23OFL/2026-03-25/image/907e4d91-10a6-45c3-ba81-9b11c572b920_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO23OFL/2026-03-25/image/d1a5ae67-c9f2-46b0-a05c-5b645d964cb9_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 04/24-4K, 04/25-6K', 'remarks': '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': 127, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/56cb3c49-74eb-426b-b4a9-73df68381b76.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:05:24 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120749209, 'registration': 'LO23OFL', 'account': 'WBA002', 'make': 'DACIA', 'model': 'SANDERO STEPWAY HATCHBACK', 'derivative': '1.0 TCe Essential 5dr', 'mileage': 9230, 'mileageWarranty': True, 'type': 'car', 'saleId': 19180, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-03-30T09:00Z', 'lot': 1127, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2023-05-17', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/LO23OFL/2026-03-25/image/ca779c94-c9d2-410d-99b9-edbcb871d767_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO23OFL/2026-03-25/image/1a00758d-285b-4125-ac1e-2281bfed0d90_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO23OFL/2026-03-25/image/b6a6e9c4-e7c9-4f86-9779-6e5fb0b653be_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO23OFL/2026-03-25/image/394e7115-15e3-4ba8-b3b0-51cd3e212c73_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO23OFL/2026-03-25/image/fdfa7633-806d-4771-8e73-5d7a231e795f_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO23OFL/2026-03-25/image/5b9cf96b-a8d7-47eb-9cb3-112f238c4967_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO23OFL/2026-03-25/image/907e4d91-10a6-45c3-ba81-9b11c572b920_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO23OFL/2026-03-25/image/d1a5ae67-c9f2-46b0-a05c-5b645d964cb9_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 04/24-4K, 04/25-6K', 'remarks': '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': 127, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/56cb3c49-74eb-426b-b4a9-73df68381b76.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:05:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c7d15a33-4577-5a6f-a568-fdc573458336 with identifier: 120749209
2026-03-27 19:05:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c7d15a33-4577-5a6f-a568-fdc573458336 with scrape type 2
2026-03-27 19:05:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c7d15a33-4577-5a6f-a568-fdc573458336 with scrape type 2
2026-03-27 19:05:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: c7d15a33-4577-5a6f-a568-fdc573458336, identifier: 120749209
2026-03-27 19:05:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: c7d15a33-4577-5a6f-a568-fdc573458336 with identifier: 120749209
2026-03-27 19:05:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: c7d15a33-4577-5a6f-a568-fdc573458336 with identifier: 120749209
2026-03-27 19:05:24 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: c7d15a33-4577-5a6f-a568-fdc573458336 with identifier: 120749209 to the API
2026-03-27 19:05:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:05:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 19:05:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120749209?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 127,
'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': 'c7d15a33-4577-5a6f-a568-fdc573458336',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'LO23OFL',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120749209',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'DACIA',
'model': 'SANDERO STEPWAY HATCHBACK',
'odometer': 9230,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-05-17',
'seller_name': 'UKCGR - Premium',
'title': 'DACIA SANDERO STEPWAY HATCHBACK 1.0 TCe Essential 5dr',
'transmission': 'manual',
'trim': '1.0 TCe Essential 5dr',
'vin': None,
'year': 2023}
2026-03-27 19:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120749209%27 HTTP/1.1" 200 None
2026-03-27 19:05:25 [astonbarclay.gb] INFO: Saving data for 120749209: {'auction_closing_time': 1774861200.0, 'created_time': 1774432917.272257, 'last_price_update_time': 1774638325.169861}
2026-03-27 19:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120749209') HTTP/1.1" 204 0
2026-03-27 19:05:25 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120865035, 'registration': 'X77CLK', 'account': 'MER023', 'make': 'MERCEDES-BENZ', 'model': 'CLK CABRIOLET', 'derivative': '280 Elegance 2dr Tip Auto', 'mileage': 95673, 'mileageWarranty': True, 'type': 'car', 'saleId': 19309, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 115}, 'saleStart': '2026-04-08T08:45Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2006-04-25', 'fuel': 'Petrol', 'motExpiry': '2026-08-02', 'doors': 2, 'engineSize': 2996, 'bodyType': 'Cabriolet', 'images': None, 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': 'Service book BOOK @ 4/08 17K, 9/10 29K, 8/12 37K, 8/13 42K, 12/14 46K, 11/16 53K, 10/18 63K INVOICE @ 12/20 68K, 11/22 73K, 11/23 80K, 7/25 91K,', 'remarks': '*SELLING ON CP** SPARE KEY - PARKTRONIC system, Front seats Heated, electrically adjustable with memory, Wind deflector, Electrically folding exterior mirrors, Wood finish, burr walnut, Leather basalt grey', 'virtual': False, 'seller': 'Mercedes-Benz South West', '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': None, 'assuredType': None, 'imported': False, 'eurostatus': None, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:05:25 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120865035, 'registration': 'X77CLK', 'account': 'MER023', 'make': 'MERCEDES-BENZ', 'model': 'CLK CABRIOLET', 'derivative': '280 Elegance 2dr Tip Auto', 'mileage': 95673, 'mileageWarranty': True, 'type': 'car', 'saleId': 19309, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 115}, 'saleStart': '2026-04-08T08:45Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2006-04-25', 'fuel': 'Petrol', 'motExpiry': '2026-08-02', 'doors': 2, 'engineSize': 2996, 'bodyType': 'Cabriolet', 'images': None, 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': 'Service book BOOK @ 4/08 17K, 9/10 29K, 8/12 37K, 8/13 42K, 12/14 46K, 11/16 53K, 10/18 63K INVOICE @ 12/20 68K, 11/22 73K, 11/23 80K, 7/25 91K,', 'remarks': '*SELLING ON CP** SPARE KEY - PARKTRONIC system, Front seats Heated, electrically adjustable with memory, Wind deflector, Electrically folding exterior mirrors, Wood finish, burr walnut, Leather basalt grey', 'virtual': False, 'seller': 'Mercedes-Benz South West', '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': None, 'assuredType': None, 'imported': False, 'eurostatus': None, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:05:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 63a0f1a0-157a-5676-a53d-f81a73334c62 with identifier: 120865035
2026-03-27 19:05:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 63a0f1a0-157a-5676-a53d-f81a73334c62 with scrape type 1
2026-03-27 19:05:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 63a0f1a0-157a-5676-a53d-f81a73334c62
2026-03-27 19:05:25 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 63a0f1a0-157a-5676-a53d-f81a73334c62
2026-03-27 19:05:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 63a0f1a0-157a-5676-a53d-f81a73334c62, identifier: 120865035
2026-03-27 19:05:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 63a0f1a0-157a-5676-a53d-f81a73334c62 with identifier: 120865035
2026-03-27 19:05:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 63a0f1a0-157a-5676-a53d-f81a73334c62 with identifier: 120865035
2026-03-27 19:05:25 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 63a0f1a0-157a-5676-a53d-f81a73334c62 with identifier: 120865035 to the API
2026-03-27 19:05:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:05:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 19:05:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120865035?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 222,
'color': 'SILVER',
'currency': 'GBP',
'doors_number': 2,
'emission_standard': None,
'engine': '3.0L',
'expiration_date': '2026-04-08T08:45:00Z',
'fuel_type': 'Petrol',
'id': '63a0f1a0-157a-5676-a53d-f81a73334c62',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'X77CLK',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120865035',
'listing': 'auction',
'location': 'Aston Barclay Westbury',
'make': 'MERCEDES-BENZ',
'model': 'CLK CABRIOLET',
'odometer': 95673,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2006-04-25',
'seller_name': 'Mercedes-Benz South West',
'title': 'MERCEDES-BENZ CLK CABRIOLET 280 Elegance 2dr Tip Auto',
'transmission': 'automatic',
'trim': '280 Elegance 2dr Tip Auto',
'vin': None,
'year': 2006}
2026-03-27 19:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120865035%27 HTTP/1.1" 200 None
2026-03-27 19:05:25 [astonbarclay.gb] INFO: Saving data for 120865035: {'created_time': 1774638325.681725, 'last_price_update_time': 1774638325.681735, 'auction_closing_time': 1775637900.0}
2026-03-27 19:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120865035') HTTP/1.1" 204 0
2026-03-27 19:05:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120765504?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:05:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:05:26 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120765504, 'registration': 'LX58XXH', 'account': 'SMC010', 'make': 'FORD', 'model': 'MONDEO HATCHBACK', 'derivative': '2.0 Titanium X 5dr', 'mileage': 48467, 'mileageWarranty': True, 'type': 'car', 'saleId': 19234, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-04-01T09:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2008-10-15', 'fuel': 'Petrol', 'motExpiry': '2026-10-15', 'doors': 5, 'engineSize': 1999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/LX58XXH/2026-03-26/image/a0d75e93-81b6-4880-affe-fa114c587c55_removebg.jpg?w=600', 'https://abimg003.imgix.net/LX58XXH/2026-03-26/image/720989b7-5151-4818-9444-502efb51308f_removebg.jpg?w=600', 'https://abimg003.imgix.net/LX58XXH/2026-03-26/image/f41bb7ce-9026-469b-a626-7f2ce2b4c759_removebg.jpg?w=600', 'https://abimg003.imgix.net/LX58XXH/2026-03-26/image/aced6ab3-f9f1-487b-9825-d2207b4b45a8_removebg.jpg?w=600', 'https://abimg003.imgix.net/LX58XXH/2026-03-26/image/051d97bc-818f-4c6c-ba70-4978f7a8b273_removebg.jpg?w=600', 'https://abimg003.imgix.net/LX58XXH/2026-03-26/image/c358f6d3-eea4-44c3-b4ff-14c0878303e7_removebg.jpg?w=600', 'https://abimg003.imgix.net/LX58XXH/2026-03-26/image/d352dfc8-3cdd-4148-b55b-e26073422122_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'SMC Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': False, 'v5details': None, 'co2': 189, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/4c4e9e33-159a-4e45-9ab1-a973efdf8f9c.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:05:26 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120765504, 'registration': 'LX58XXH', 'account': 'SMC010', 'make': 'FORD', 'model': 'MONDEO HATCHBACK', 'derivative': '2.0 Titanium X 5dr', 'mileage': 48467, 'mileageWarranty': True, 'type': 'car', 'saleId': 19234, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-04-01T09:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2008-10-15', 'fuel': 'Petrol', 'motExpiry': '2026-10-15', 'doors': 5, 'engineSize': 1999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/LX58XXH/2026-03-26/image/a0d75e93-81b6-4880-affe-fa114c587c55_removebg.jpg?w=600', 'https://abimg003.imgix.net/LX58XXH/2026-03-26/image/720989b7-5151-4818-9444-502efb51308f_removebg.jpg?w=600', 'https://abimg003.imgix.net/LX58XXH/2026-03-26/image/f41bb7ce-9026-469b-a626-7f2ce2b4c759_removebg.jpg?w=600', 'https://abimg003.imgix.net/LX58XXH/2026-03-26/image/aced6ab3-f9f1-487b-9825-d2207b4b45a8_removebg.jpg?w=600', 'https://abimg003.imgix.net/LX58XXH/2026-03-26/image/051d97bc-818f-4c6c-ba70-4978f7a8b273_removebg.jpg?w=600', 'https://abimg003.imgix.net/LX58XXH/2026-03-26/image/c358f6d3-eea4-44c3-b4ff-14c0878303e7_removebg.jpg?w=600', 'https://abimg003.imgix.net/LX58XXH/2026-03-26/image/d352dfc8-3cdd-4148-b55b-e26073422122_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'SMC Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': False, 'v5details': None, 'co2': 189, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/4c4e9e33-159a-4e45-9ab1-a973efdf8f9c.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:05:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3f61a637-d424-5d59-8d73-745655cd89bb with identifier: 120765504
2026-03-27 19:05:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3f61a637-d424-5d59-8d73-745655cd89bb with scrape type 2
2026-03-27 19:05:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3f61a637-d424-5d59-8d73-745655cd89bb with scrape type 2
2026-03-27 19:05:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 3f61a637-d424-5d59-8d73-745655cd89bb, identifier: 120765504
2026-03-27 19:05:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 3f61a637-d424-5d59-8d73-745655cd89bb with identifier: 120765504
2026-03-27 19:05:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 3f61a637-d424-5d59-8d73-745655cd89bb with identifier: 120765504
2026-03-27 19:05:26 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 3f61a637-d424-5d59-8d73-745655cd89bb with identifier: 120765504 to the API
2026-03-27 19:05:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:05:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 19:05:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120765504?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 189,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '2.0L',
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Petrol',
'id': '3f61a637-d424-5d59-8d73-745655cd89bb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'LX58XXH',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120765504',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'FORD',
'model': 'MONDEO HATCHBACK',
'odometer': 48467,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2008-10-15',
'seller_name': 'SMC Group',
'title': 'FORD MONDEO HATCHBACK 2.0 Titanium X 5dr',
'transmission': 'manual',
'trim': '2.0 Titanium X 5dr',
'vin': None,
'year': 2008}
2026-03-27 19:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120765504%27 HTTP/1.1" 200 None
2026-03-27 19:05:26 [astonbarclay.gb] INFO: Saving data for 120765504: {'auction_closing_time': 1775034000.0, 'created_time': 1774530141.630505, 'last_price_update_time': 1774638326.784627}
2026-03-27 19:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120765504') HTTP/1.1" 204 0
2026-03-27 19:05:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120741797?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:05:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:05:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120463208?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:05:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:05:26 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120741797, 'registration': 'LT65KJZ', 'account': 'MOT075', 'make': 'VAUXHALL', 'model': 'ZAFIRA DIESEL TOURER', 'derivative': '1.6 CDTi ecoFLEX SRi 5dr', 'mileage': 123240, 'mileageWarranty': True, 'type': 'car', 'saleId': 19233, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-04-01T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2015-09-21', 'fuel': 'Diesel', 'motExpiry': '2025-09-17', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/LT65KJZ/2026-03-25/image/0a77bbb7-fca6-43ea-ad62-e06f98cfded1_removebg.jpg?w=600', 'https://abimg003.imgix.net/LT65KJZ/2026-03-25/image/0eadba99-0f6e-4273-a6ed-e33826ca3ec4_removebg.jpg?w=600', 'https://abimg003.imgix.net/LT65KJZ/2026-03-25/image/52a63349-72fe-446d-9371-210aa79eb6a7_removebg.jpg?w=600', 'https://abimg003.imgix.net/LT65KJZ/2026-03-25/image/182639e8-eef8-4ea8-8662-d5dc9312921d_removebg.jpg?w=600', 'https://abimg003.imgix.net/LT65KJZ/2026-03-25/image/71f324d2-815f-4073-9747-0e87181c2eb5_removebg.jpg?w=600', 'https://abimg003.imgix.net/LT65KJZ/2026-03-25/image/5d83e4ed-e7be-4175-8c1f-ffd4e4b766d5_removebg.jpg?w=600', 'https://abimg003.imgix.net/LT65KJZ/2026-03-25/image/b765a6ea-1f0d-4e9a-a738-6a6716973c79_removebg.jpg?w=600', 'https://abimg003.imgix.net/LT65KJZ/2026-03-25/image/f3be46e1-cd74-4935-8fe6-1fa9e5a60b7a_removebg.jpg?w=600', 'https://abimg003.imgix.net/LT65KJZ/2026-03-25/image/53b27e6f-6020-4acc-929c-62b2eabc1b56_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 07/16 - 11K, 07/17 - 16K, 08/18 - 25K, 09/19 - 34K, 09/20 - 42K, 02/26 - 86K', 'remarks': 'Ex-Private Hire VOSA STATES 88K, 99K, 107K, 119K SPARE KEY WITH PAPERWORK', 'virtual': False, 'seller': 'MotoNovo Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 119, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/e9288e83-944a-4d33-b973-04f2d895ba09.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:05:26 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120741797, 'registration': 'LT65KJZ', 'account': 'MOT075', 'make': 'VAUXHALL', 'model': 'ZAFIRA DIESEL TOURER', 'derivative': '1.6 CDTi ecoFLEX SRi 5dr', 'mileage': 123240, 'mileageWarranty': True, 'type': 'car', 'saleId': 19233, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-04-01T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2015-09-21', 'fuel': 'Diesel', 'motExpiry': '2025-09-17', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/LT65KJZ/2026-03-25/image/0a77bbb7-fca6-43ea-ad62-e06f98cfded1_removebg.jpg?w=600', 'https://abimg003.imgix.net/LT65KJZ/2026-03-25/image/0eadba99-0f6e-4273-a6ed-e33826ca3ec4_removebg.jpg?w=600', 'https://abimg003.imgix.net/LT65KJZ/2026-03-25/image/52a63349-72fe-446d-9371-210aa79eb6a7_removebg.jpg?w=600', 'https://abimg003.imgix.net/LT65KJZ/2026-03-25/image/182639e8-eef8-4ea8-8662-d5dc9312921d_removebg.jpg?w=600', 'https://abimg003.imgix.net/LT65KJZ/2026-03-25/image/71f324d2-815f-4073-9747-0e87181c2eb5_removebg.jpg?w=600', 'https://abimg003.imgix.net/LT65KJZ/2026-03-25/image/5d83e4ed-e7be-4175-8c1f-ffd4e4b766d5_removebg.jpg?w=600', 'https://abimg003.imgix.net/LT65KJZ/2026-03-25/image/b765a6ea-1f0d-4e9a-a738-6a6716973c79_removebg.jpg?w=600', 'https://abimg003.imgix.net/LT65KJZ/2026-03-25/image/f3be46e1-cd74-4935-8fe6-1fa9e5a60b7a_removebg.jpg?w=600', 'https://abimg003.imgix.net/LT65KJZ/2026-03-25/image/53b27e6f-6020-4acc-929c-62b2eabc1b56_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 07/16 - 11K, 07/17 - 16K, 08/18 - 25K, 09/19 - 34K, 09/20 - 42K, 02/26 - 86K', 'remarks': 'Ex-Private Hire VOSA STATES 88K, 99K, 107K, 119K SPARE KEY WITH PAPERWORK', 'virtual': False, 'seller': 'MotoNovo Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 119, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/e9288e83-944a-4d33-b973-04f2d895ba09.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:05:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 061a26f5-df6f-59a5-8202-41e13fa6c724 with identifier: 120741797
2026-03-27 19:05:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 061a26f5-df6f-59a5-8202-41e13fa6c724 with scrape type 2
2026-03-27 19:05:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 061a26f5-df6f-59a5-8202-41e13fa6c724 with scrape type 2
2026-03-27 19:05:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 061a26f5-df6f-59a5-8202-41e13fa6c724, identifier: 120741797
2026-03-27 19:05:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 061a26f5-df6f-59a5-8202-41e13fa6c724 with identifier: 120741797
2026-03-27 19:05:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 061a26f5-df6f-59a5-8202-41e13fa6c724 with identifier: 120741797
2026-03-27 19:05:27 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 061a26f5-df6f-59a5-8202-41e13fa6c724 with identifier: 120741797 to the API
2026-03-27 19:05:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19: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-27 19:05:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120741797?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 119,
'color': 'RED',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': '061a26f5-df6f-59a5-8202-41e13fa6c724',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'LT65KJZ',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120741797',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'VAUXHALL',
'model': 'ZAFIRA DIESEL TOURER',
'odometer': 123240,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-09-21',
'seller_name': 'MotoNovo Finance',
'title': 'VAUXHALL ZAFIRA DIESEL TOURER 1.6 CDTi ecoFLEX SRi 5dr',
'transmission': 'manual',
'trim': '1.6 CDTi ecoFLEX SRi 5dr',
'vin': None,
'year': 2015}
2026-03-27 19:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%27120741797%27 HTTP/1.1" 200 None
2026-03-27 19:05:27 [astonbarclay.gb] INFO: Saving data for 120741797: {'auction_closing_time': 1775034000.0, 'created_time': 1774433038.139383, 'last_price_update_time': 1774638327.408854}
2026-03-27 19:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120741797') HTTP/1.1" 204 0
2026-03-27 19:05:27 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120463208, 'registration': 'FG21NHO', 'account': 'JOH109', 'make': 'VAUXHALL', 'model': 'CORSA HATCHBACK', 'derivative': '1.2 Turbo SRi 5dr', 'mileage': 47423, 'mileageWarranty': True, 'type': 'car', 'saleId': 19234, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-04-01T09:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2021-03-31', 'fuel': 'Petrol', 'motExpiry': '2027-03-30', 'doors': 5, 'engineSize': 1199, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/FG21NHO/2026-03-18/image/05608ae3-7702-4272-9173-ea1858dcb6b4_removebg.jpg?w=600', 'https://abimg003.imgix.net/FG21NHO/2026-03-18/image/32d7defb-3fff-4fea-b852-cd743a2f1632_removebg.jpg?w=600', 'https://abimg003.imgix.net/FG21NHO/2026-03-18/image/9a22ff9b-39d3-407f-98a1-3033141bec03_removebg.jpg?w=600', 'https://abimg003.imgix.net/FG21NHO/2026-03-18/image/3ed6b6d9-f58d-49cb-82f5-31828546570b_removebg.jpg?w=600', 'https://abimg003.imgix.net/FG21NHO/2026-03-18/image/9504e996-96bc-4a81-a742-c2516b3fc7a6_removebg.jpg?w=600', 'https://abimg003.imgix.net/FG21NHO/2026-03-18/image/fee634b6-1a75-405f-9468-1f288037348e_removebg.jpg?w=600', 'https://abimg003.imgix.net/FG21NHO/2026-03-18/image/eb835707-c859-4239-bab5-870852555766_removebg.jpg?w=600', 'https://abimg003.imgix.net/FG21NHO/2026-03-18/image/2f627e36-91dd-4f22-ac8e-94143388dfb4_removebg.jpg?w=600', 'https://abimg003.imgix.net/FG21NHO/2026-03-18/image/b98d3b86-94e1-4b25-ae58-8f1426287cd7_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Fleet', 'serviceHistory': 'Service print 04/25-40K.', 'remarks': 'VOSA STATES MILES@ 33K, 40K, 47K. SPARE KEY IN OFFICE.', 'virtual': False, 'seller': 'John Grose Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 119, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/7f99bde1-4f37-4f25-9b3a-70ae5436fd67.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:05:27 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120463208, 'registration': 'FG21NHO', 'account': 'JOH109', 'make': 'VAUXHALL', 'model': 'CORSA HATCHBACK', 'derivative': '1.2 Turbo SRi 5dr', 'mileage': 47423, 'mileageWarranty': True, 'type': 'car', 'saleId': 19234, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-04-01T09:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2021-03-31', 'fuel': 'Petrol', 'motExpiry': '2027-03-30', 'doors': 5, 'engineSize': 1199, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/FG21NHO/2026-03-18/image/05608ae3-7702-4272-9173-ea1858dcb6b4_removebg.jpg?w=600', 'https://abimg003.imgix.net/FG21NHO/2026-03-18/image/32d7defb-3fff-4fea-b852-cd743a2f1632_removebg.jpg?w=600', 'https://abimg003.imgix.net/FG21NHO/2026-03-18/image/9a22ff9b-39d3-407f-98a1-3033141bec03_removebg.jpg?w=600', 'https://abimg003.imgix.net/FG21NHO/2026-03-18/image/3ed6b6d9-f58d-49cb-82f5-31828546570b_removebg.jpg?w=600', 'https://abimg003.imgix.net/FG21NHO/2026-03-18/image/9504e996-96bc-4a81-a742-c2516b3fc7a6_removebg.jpg?w=600', 'https://abimg003.imgix.net/FG21NHO/2026-03-18/image/fee634b6-1a75-405f-9468-1f288037348e_removebg.jpg?w=600', 'https://abimg003.imgix.net/FG21NHO/2026-03-18/image/eb835707-c859-4239-bab5-870852555766_removebg.jpg?w=600', 'https://abimg003.imgix.net/FG21NHO/2026-03-18/image/2f627e36-91dd-4f22-ac8e-94143388dfb4_removebg.jpg?w=600', 'https://abimg003.imgix.net/FG21NHO/2026-03-18/image/b98d3b86-94e1-4b25-ae58-8f1426287cd7_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Fleet', 'serviceHistory': 'Service print 04/25-40K.', 'remarks': 'VOSA STATES MILES@ 33K, 40K, 47K. SPARE KEY IN OFFICE.', 'virtual': False, 'seller': 'John Grose Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 119, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/7f99bde1-4f37-4f25-9b3a-70ae5436fd67.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:05:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a4a7bd12-122b-595d-abba-f4670abf2c00 with identifier: 120463208
2026-03-27 19:05:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a4a7bd12-122b-595d-abba-f4670abf2c00 with scrape type 2
2026-03-27 19:05:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a4a7bd12-122b-595d-abba-f4670abf2c00 with scrape type 2
2026-03-27 19:05:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: a4a7bd12-122b-595d-abba-f4670abf2c00, identifier: 120463208
2026-03-27 19:05:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: a4a7bd12-122b-595d-abba-f4670abf2c00 with identifier: 120463208
2026-03-27 19:05:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: a4a7bd12-122b-595d-abba-f4670abf2c00 with identifier: 120463208
2026-03-27 19:05:27 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: a4a7bd12-122b-595d-abba-f4670abf2c00 with identifier: 120463208 to the API
2026-03-27 19:05:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19: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-27 19:05:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120463208?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-04-01T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'a4a7bd12-122b-595d-abba-f4670abf2c00',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'FG21NHO',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120463208',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'VAUXHALL',
'model': 'CORSA HATCHBACK',
'odometer': 47423,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-03-31',
'seller_name': 'John Grose Group',
'title': 'VAUXHALL CORSA HATCHBACK 1.2 Turbo SRi 5dr',
'transmission': 'manual',
'trim': '1.2 Turbo SRi 5dr',
'vin': None,
'year': 2021}
2026-03-27 19:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%27120463208%27 HTTP/1.1" 200 None
2026-03-27 19:05:27 [astonbarclay.gb] INFO: Saving data for 120463208: {'auction_closing_time': 1775034000.0, 'created_time': 1773774196.792305, 'last_price_update_time': 1774638327.769057}
2026-03-27 19:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120463208') HTTP/1.1" 204 0
2026-03-27 19: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-27 19:05:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120825800?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:05:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:05:28 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120825800, 'registration': 'KN64KYO', 'account': 'KCS002', 'make': 'PEUGEOT', 'model': '508 SW DIESEL ESTATE', 'derivative': '2.0 BlueHDi 150 Allure 5dr', 'mileage': 85981, 'mileageWarranty': True, 'type': 'car', 'saleId': 19229, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 115}, 'saleStart': '2026-04-01T08:45Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2014-09-11', 'fuel': 'Diesel', 'motExpiry': '2026-07-10', 'doors': 5, 'engineSize': 1997, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/KN64KYO/2026-03-27/image/97761aa8-602d-46ff-855e-0c26e583160b_removebg.jpg?w=600', 'https://abimg003.imgix.net/KN64KYO/2026-03-27/image/7365ca57-f451-41a5-9ae1-061453701729_removebg.jpg?w=600', 'https://abimg003.imgix.net/KN64KYO/2026-03-27/image/0513ee0e-e661-4d4b-bb40-953de33a1ab0_removebg.jpg?w=600', 'https://abimg003.imgix.net/KN64KYO/2026-03-27/image/301b01a9-477a-4918-a2ad-cf4edaf93832_removebg.jpg?w=600', 'https://abimg003.imgix.net/KN64KYO/2026-03-27/image/793fc364-7597-4a3e-ba53-ba55260c093c_removebg.jpg?w=600', 'https://abimg003.imgix.net/KN64KYO/2026-03-27/image/b33ed6f2-8bcd-4eee-9ed4-839eb402e052_removebg.jpg?w=600', 'https://abimg003.imgix.net/KN64KYO/2026-03-27/image/af8ad360-dcaa-48d8-866b-67bd6383fb3f_removebg.jpg?w=600', 'https://abimg003.imgix.net/KN64KYO/2026-03-27/image/f2fef1a2-5a95-447e-9e74-d4357a2d152f_removebg.jpg?w=600'], 'colour': 'BROWN', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': '', 'remarks': 'SKEY', 'virtual': False, 'seller': 'CarBuy Limited', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 110, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/cd746bb6-efee-4d03-bb5b-4bca40eac7b7.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:05:28 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120825800, 'registration': 'KN64KYO', 'account': 'KCS002', 'make': 'PEUGEOT', 'model': '508 SW DIESEL ESTATE', 'derivative': '2.0 BlueHDi 150 Allure 5dr', 'mileage': 85981, 'mileageWarranty': True, 'type': 'car', 'saleId': 19229, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 115}, 'saleStart': '2026-04-01T08:45Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2014-09-11', 'fuel': 'Diesel', 'motExpiry': '2026-07-10', 'doors': 5, 'engineSize': 1997, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/KN64KYO/2026-03-27/image/97761aa8-602d-46ff-855e-0c26e583160b_removebg.jpg?w=600', 'https://abimg003.imgix.net/KN64KYO/2026-03-27/image/7365ca57-f451-41a5-9ae1-061453701729_removebg.jpg?w=600', 'https://abimg003.imgix.net/KN64KYO/2026-03-27/image/0513ee0e-e661-4d4b-bb40-953de33a1ab0_removebg.jpg?w=600', 'https://abimg003.imgix.net/KN64KYO/2026-03-27/image/301b01a9-477a-4918-a2ad-cf4edaf93832_removebg.jpg?w=600', 'https://abimg003.imgix.net/KN64KYO/2026-03-27/image/793fc364-7597-4a3e-ba53-ba55260c093c_removebg.jpg?w=600', 'https://abimg003.imgix.net/KN64KYO/2026-03-27/image/b33ed6f2-8bcd-4eee-9ed4-839eb402e052_removebg.jpg?w=600', 'https://abimg003.imgix.net/KN64KYO/2026-03-27/image/af8ad360-dcaa-48d8-866b-67bd6383fb3f_removebg.jpg?w=600', 'https://abimg003.imgix.net/KN64KYO/2026-03-27/image/f2fef1a2-5a95-447e-9e74-d4357a2d152f_removebg.jpg?w=600'], 'colour': 'BROWN', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': '', 'remarks': 'SKEY', 'virtual': False, 'seller': 'CarBuy Limited', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 110, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/cd746bb6-efee-4d03-bb5b-4bca40eac7b7.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:05:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a67f762e-c12a-5d8b-8528-8f43f0cdfb2c with identifier: 120825800
2026-03-27 19:05:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a67f762e-c12a-5d8b-8528-8f43f0cdfb2c with scrape type 2
2026-03-27 19:05:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a67f762e-c12a-5d8b-8528-8f43f0cdfb2c with scrape type 2
2026-03-27 19:05:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: a67f762e-c12a-5d8b-8528-8f43f0cdfb2c, identifier: 120825800
2026-03-27 19:05:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: a67f762e-c12a-5d8b-8528-8f43f0cdfb2c with identifier: 120825800
2026-03-27 19:05:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 19:05:28 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=BROWN HTTP/1.1" 200 None
2026-03-27 19:05:29 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 19:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-27 19:05:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: a67f762e-c12a-5d8b-8528-8f43f0cdfb2c with identifier: 120825800
2026-03-27 19:05:29 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: a67f762e-c12a-5d8b-8528-8f43f0cdfb2c with identifier: 120825800 to the API
2026-03-27 19:05:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19: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-27 19:05:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120825800?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 110,
'color': 'BROWN',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-04-01T08:45:00Z',
'fuel_type': 'Diesel',
'id': 'a67f762e-c12a-5d8b-8528-8f43f0cdfb2c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'KN64KYO',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120825800',
'listing': 'auction',
'location': 'Aston Barclay Westbury',
'make': 'PEUGEOT',
'model': '508 SW DIESEL ESTATE',
'odometer': 85981,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-09-11',
'seller_name': 'CarBuy Limited',
'title': 'PEUGEOT 508 SW DIESEL ESTATE 2.0 BlueHDi 150 Allure 5dr',
'transmission': 'manual',
'trim': '2.0 BlueHDi 150 Allure 5dr',
'vin': None,
'year': 2014}
2026-03-27 19:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%27120825800%27 HTTP/1.1" 200 None
2026-03-27 19:05:29 [astonbarclay.gb] INFO: Saving data for 120825800: {'auction_closing_time': 1775033100.0, 'created_time': 1774530269.384523, 'last_price_update_time': 1774638329.266217}
2026-03-27 19:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120825800') HTTP/1.1" 204 0
2026-03-27 19:05:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120515030?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19: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-27 19:05:29 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120515030, 'registration': 'DY23EDC', 'account': 'GRS002', 'make': 'RENAULT', 'model': 'TRAFIC SWB DIESEL', 'derivative': 'SL28 Blue dCi 130 Sport Van', 'mileage': 42954, 'mileageWarranty': True, 'type': 'commercial', 'saleId': 19229, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 115}, 'saleStart': '2026-04-01T08:45Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2023-04-18', 'fuel': 'Diesel', 'motExpiry': None, 'doors': None, 'engineSize': 1997, 'bodyType': 'Van', 'images': ['https://abimg003.imgix.net/DY23EDC/2026-03-26/image/85a47402-b45e-4c00-9870-4ddc93fd7e18_removebg.jpg?w=600', 'https://abimg003.imgix.net/DY23EDC/2026-03-26/image/f1739b2d-65d5-4c89-83f1-b23359c51e74_removebg.jpg?w=600', 'https://abimg003.imgix.net/DY23EDC/2026-03-26/image/91256243-5f80-48f2-979e-58d025a3024c_removebg.jpg?w=600', 'https://abimg003.imgix.net/DY23EDC/2026-03-26/image/d3d4666a-0976-4494-bde5-6b1fdcdc3166_removebg.jpg?w=600', 'https://abimg003.imgix.net/DY23EDC/2026-03-26/image/c90728ab-55bf-4bf2-88fc-0e7339483c55_removebg.jpg?w=600', 'https://abimg003.imgix.net/DY23EDC/2026-03-26/image/64a934db-403e-476d-9505-90fb3cab6d98_removebg.jpg?w=600', 'https://abimg003.imgix.net/DY23EDC/2026-03-26/image/ddfe7156-02b8-45fc-9b52-122ae746753c_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Fleet - LCV', 'serviceHistory': '', 'remarks': '1 OWNER FROM NEW / MOT EXP 04/26 / NO SPARE KEY', 'virtual': False, 'seller': 'GRS Motor Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 184, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/966f531a-9481-485d-8181-2d347407bdd2.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': '+VAT', 'value': '+VAT'}}
2026-03-27 19:05:29 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120515030, 'registration': 'DY23EDC', 'account': 'GRS002', 'make': 'RENAULT', 'model': 'TRAFIC SWB DIESEL', 'derivative': 'SL28 Blue dCi 130 Sport Van', 'mileage': 42954, 'mileageWarranty': True, 'type': 'commercial', 'saleId': 19229, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 115}, 'saleStart': '2026-04-01T08:45Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2023-04-18', 'fuel': 'Diesel', 'motExpiry': None, 'doors': None, 'engineSize': 1997, 'bodyType': 'Van', 'images': ['https://abimg003.imgix.net/DY23EDC/2026-03-26/image/85a47402-b45e-4c00-9870-4ddc93fd7e18_removebg.jpg?w=600', 'https://abimg003.imgix.net/DY23EDC/2026-03-26/image/f1739b2d-65d5-4c89-83f1-b23359c51e74_removebg.jpg?w=600', 'https://abimg003.imgix.net/DY23EDC/2026-03-26/image/91256243-5f80-48f2-979e-58d025a3024c_removebg.jpg?w=600', 'https://abimg003.imgix.net/DY23EDC/2026-03-26/image/d3d4666a-0976-4494-bde5-6b1fdcdc3166_removebg.jpg?w=600', 'https://abimg003.imgix.net/DY23EDC/2026-03-26/image/c90728ab-55bf-4bf2-88fc-0e7339483c55_removebg.jpg?w=600', 'https://abimg003.imgix.net/DY23EDC/2026-03-26/image/64a934db-403e-476d-9505-90fb3cab6d98_removebg.jpg?w=600', 'https://abimg003.imgix.net/DY23EDC/2026-03-26/image/ddfe7156-02b8-45fc-9b52-122ae746753c_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Fleet - LCV', 'serviceHistory': '', 'remarks': '1 OWNER FROM NEW / MOT EXP 04/26 / NO SPARE KEY', 'virtual': False, 'seller': 'GRS Motor Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 184, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/966f531a-9481-485d-8181-2d347407bdd2.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': '+VAT', 'value': '+VAT'}}
2026-03-27 19:05:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: af7299f0-68c4-578a-9715-7f92ca00a6bf with identifier: 120515030
2026-03-27 19:05:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item af7299f0-68c4-578a-9715-7f92ca00a6bf with scrape type 2
2026-03-27 19:05:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item af7299f0-68c4-578a-9715-7f92ca00a6bf with scrape type 2
2026-03-27 19:05:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: af7299f0-68c4-578a-9715-7f92ca00a6bf, identifier: 120515030
2026-03-27 19:05:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: af7299f0-68c4-578a-9715-7f92ca00a6bf with identifier: 120515030
2026-03-27 19:05:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: af7299f0-68c4-578a-9715-7f92ca00a6bf with identifier: 120515030
2026-03-27 19:05:29 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: af7299f0-68c4-578a-9715-7f92ca00a6bf with identifier: 120515030 to the API
2026-03-27 19:05:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19: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-27 19:05:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120515030?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 184,
'color': 'GREY',
'currency': 'GBP',
'doors_number': None,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-04-01T08:45:00Z',
'fuel_type': 'Diesel',
'id': 'af7299f0-68c4-578a-9715-7f92ca00a6bf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DY23EDC',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120515030',
'listing': 'auction',
'location': 'Aston Barclay Westbury',
'make': 'RENAULT',
'model': 'TRAFIC SWB DIESEL',
'odometer': 42954,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-04-18',
'seller_name': 'GRS Motor Group',
'title': 'RENAULT TRAFIC SWB DIESEL SL28 Blue dCi 130 Sport Van',
'transmission': 'manual',
'trim': 'SL28 Blue dCi 130 Sport Van',
'vin': None,
'year': 2023}
2026-03-27 19:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%27120515030%27 HTTP/1.1" 200 None
2026-03-27 19:05:29 [astonbarclay.gb] INFO: Saving data for 120515030: {'auction_closing_time': 1775033100.0, 'created_time': 1774530166.084413, 'last_price_update_time': 1774638329.762944}
2026-03-27 19:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120515030') HTTP/1.1" 204 0
2026-03-27 19:05:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120444510?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:05:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:05:31 [astonbarclay.gb] INFO: Detail data: {'cardType': 'e-xchange', 'id': 120444510, 'registration': 'EA14SZN', 'account': 'KCS002', 'make': 'FORD', 'model': 'B-MAX HATCHBACK', 'derivative': '1.0 EcoBoost 125 Titanium X 5dr', 'mileage': 99060, 'mileageWarranty': True, 'type': 'car', 'saleId': 19229, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 115}, 'saleStart': '2026-03-30T08:00Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2014-04-29', 'fuel': 'Petrol', 'motExpiry': '2026-07-09', 'doors': 5, 'engineSize': 998, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/EA14SZN/2026-03-13/image/03126908-ea20-47a7-ba41-e39fc16f7e4d_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA14SZN/2026-03-13/image/300c173d-e316-467b-81cb-847e1354fc43_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA14SZN/2026-03-13/image/04ce5003-d570-4032-bc57-64c5338e699d_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA14SZN/2026-03-13/image/c8f01e2f-41c5-43d5-a156-ee8607def0bb_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA14SZN/2026-03-13/image/32c09eb1-0637-4fa4-9fb2-1bf85715b22b_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA14SZN/2026-03-13/image/16956108-a6c4-473d-ba33-0a2e554ae5eb_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': '', 'remarks': 'SD CARD / NO SPARE KEY - HPI ADVISES 4 OWNER FROM NEW', 'virtual': False, 'seller': 'CarBuy Limited', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '4', 'v5': False, 'v5details': None, 'co2': 114, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/1851fb2e-b37e-458c-8fe1-e651074c5d66.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:05:31 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'e-xchange', 'id': 120444510, 'registration': 'EA14SZN', 'account': 'KCS002', 'make': 'FORD', 'model': 'B-MAX HATCHBACK', 'derivative': '1.0 EcoBoost 125 Titanium X 5dr', 'mileage': 99060, 'mileageWarranty': True, 'type': 'car', 'saleId': 19229, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 115}, 'saleStart': '2026-03-30T08:00Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2014-04-29', 'fuel': 'Petrol', 'motExpiry': '2026-07-09', 'doors': 5, 'engineSize': 998, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/EA14SZN/2026-03-13/image/03126908-ea20-47a7-ba41-e39fc16f7e4d_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA14SZN/2026-03-13/image/300c173d-e316-467b-81cb-847e1354fc43_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA14SZN/2026-03-13/image/04ce5003-d570-4032-bc57-64c5338e699d_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA14SZN/2026-03-13/image/c8f01e2f-41c5-43d5-a156-ee8607def0bb_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA14SZN/2026-03-13/image/32c09eb1-0637-4fa4-9fb2-1bf85715b22b_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA14SZN/2026-03-13/image/16956108-a6c4-473d-ba33-0a2e554ae5eb_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': '', 'remarks': 'SD CARD / NO SPARE KEY - HPI ADVISES 4 OWNER FROM NEW', 'virtual': False, 'seller': 'CarBuy Limited', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '4', 'v5': False, 'v5details': None, 'co2': 114, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/1851fb2e-b37e-458c-8fe1-e651074c5d66.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:05:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5dc06981-f1ef-502a-829f-f27e3df14cd1 with identifier: 120444510
2026-03-27 19:05:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5dc06981-f1ef-502a-829f-f27e3df14cd1 with scrape type 2
2026-03-27 19:05:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5dc06981-f1ef-502a-829f-f27e3df14cd1 with scrape type 2
2026-03-27 19:05:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 5dc06981-f1ef-502a-829f-f27e3df14cd1, identifier: 120444510
2026-03-27 19:05:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 5dc06981-f1ef-502a-829f-f27e3df14cd1 with identifier: 120444510
2026-03-27 19:05:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 5dc06981-f1ef-502a-829f-f27e3df14cd1 with identifier: 120444510
2026-03-27 19:05:31 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 5dc06981-f1ef-502a-829f-f27e3df14cd1 with identifier: 120444510 to the API
2026-03-27 19:05:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19: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-27 19:05:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120444510?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 114,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.0L',
'expiration_date': '2026-03-30T08:00:00Z',
'fuel_type': 'Petrol',
'id': '5dc06981-f1ef-502a-829f-f27e3df14cd1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'EA14SZN',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120444510',
'listing': 'auction',
'location': 'Aston Barclay Westbury',
'make': 'FORD',
'model': 'B-MAX HATCHBACK',
'odometer': 99060,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-04-29',
'seller_name': 'CarBuy Limited',
'title': 'FORD B-MAX HATCHBACK 1.0 EcoBoost 125 Titanium X 5dr',
'transmission': 'manual',
'trim': '1.0 EcoBoost 125 Titanium X 5dr',
'vin': None,
'year': 2014}
2026-03-27 19:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:05:32 [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-27 19:05:32 [astonbarclay.gb] INFO: Saving data for 120444510: {'auction_closing_time': 1774857600.0, 'created_time': 1773430491.540399, 'last_price_update_time': 1774638332.019282}
2026-03-27 19:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120444510') HTTP/1.1" 204 0
2026-03-27 19:05:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120826316?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19: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-27 19:05:32 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120826316, 'registration': 'MV15VKO', 'account': 'KCS002', 'make': 'FORD', 'model': 'MONDEO DIESEL ESTATE', 'derivative': '2.0 TDCi 180 Titanium 5dr', 'mileage': 76495, 'mileageWarranty': True, 'type': 'car', 'saleId': 19229, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 115}, 'saleStart': '2026-04-01T08:45Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2015-08-14', 'fuel': 'Diesel', 'motExpiry': '2026-08-23', 'doors': 5, 'engineSize': 1997, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/MV15VKO/2026-03-27/image/d1191996-4d78-4538-ade8-126fffa758a1_removebg.jpg?w=600', 'https://abimg003.imgix.net/MV15VKO/2026-03-27/image/42274ba9-c98a-4a90-a805-da30ab47c619_removebg.jpg?w=600', 'https://abimg003.imgix.net/MV15VKO/2026-03-27/image/2aebb016-e80d-4951-af96-7d5f3949dd07_removebg.jpg?w=600', 'https://abimg003.imgix.net/MV15VKO/2026-03-27/image/9bfe3392-4eab-48fa-a34a-c268468115d9_removebg.jpg?w=600', 'https://abimg003.imgix.net/MV15VKO/2026-03-27/image/d73bb840-045b-4b8d-872f-6a53578df4b8_removebg.jpg?w=600', 'https://abimg003.imgix.net/MV15VKO/2026-03-27/image/7dfd685f-96b4-43cc-8f7b-9f453cf53ef2_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service print and book 12/18 17K 08/20 28K 08/21 37K 08/23 53K 08/25 72K INV @ 08/24 (NO MILEAGE)', 'remarks': 'NO SPARE KEY', 'virtual': False, 'seller': 'CarBuy Limited', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 117, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/4f15dd12-38bb-4feb-acd6-977a3a6e3724.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:05:32 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120826316, 'registration': 'MV15VKO', 'account': 'KCS002', 'make': 'FORD', 'model': 'MONDEO DIESEL ESTATE', 'derivative': '2.0 TDCi 180 Titanium 5dr', 'mileage': 76495, 'mileageWarranty': True, 'type': 'car', 'saleId': 19229, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 115}, 'saleStart': '2026-04-01T08:45Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2015-08-14', 'fuel': 'Diesel', 'motExpiry': '2026-08-23', 'doors': 5, 'engineSize': 1997, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/MV15VKO/2026-03-27/image/d1191996-4d78-4538-ade8-126fffa758a1_removebg.jpg?w=600', 'https://abimg003.imgix.net/MV15VKO/2026-03-27/image/42274ba9-c98a-4a90-a805-da30ab47c619_removebg.jpg?w=600', 'https://abimg003.imgix.net/MV15VKO/2026-03-27/image/2aebb016-e80d-4951-af96-7d5f3949dd07_removebg.jpg?w=600', 'https://abimg003.imgix.net/MV15VKO/2026-03-27/image/9bfe3392-4eab-48fa-a34a-c268468115d9_removebg.jpg?w=600', 'https://abimg003.imgix.net/MV15VKO/2026-03-27/image/d73bb840-045b-4b8d-872f-6a53578df4b8_removebg.jpg?w=600', 'https://abimg003.imgix.net/MV15VKO/2026-03-27/image/7dfd685f-96b4-43cc-8f7b-9f453cf53ef2_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service print and book 12/18 17K 08/20 28K 08/21 37K 08/23 53K 08/25 72K INV @ 08/24 (NO MILEAGE)', 'remarks': 'NO SPARE KEY', 'virtual': False, 'seller': 'CarBuy Limited', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 117, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/4f15dd12-38bb-4feb-acd6-977a3a6e3724.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:05:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cbc9e805-f7b0-5a51-9116-b20da91f1c95 with identifier: 120826316
2026-03-27 19:05:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cbc9e805-f7b0-5a51-9116-b20da91f1c95 with scrape type 2
2026-03-27 19:05:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cbc9e805-f7b0-5a51-9116-b20da91f1c95 with scrape type 2
2026-03-27 19:05:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: cbc9e805-f7b0-5a51-9116-b20da91f1c95, identifier: 120826316
2026-03-27 19:05:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: cbc9e805-f7b0-5a51-9116-b20da91f1c95 with identifier: 120826316
2026-03-27 19:05:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: cbc9e805-f7b0-5a51-9116-b20da91f1c95 with identifier: 120826316
2026-03-27 19:05:32 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: cbc9e805-f7b0-5a51-9116-b20da91f1c95 with identifier: 120826316 to the API
2026-03-27 19:05:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:05: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-27 19:05:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120826316?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 117,
'color': 'SILVER',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-04-01T08:45:00Z',
'fuel_type': 'Diesel',
'id': 'cbc9e805-f7b0-5a51-9116-b20da91f1c95',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'MV15VKO',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120826316',
'listing': 'auction',
'location': 'Aston Barclay Westbury',
'make': 'FORD',
'model': 'MONDEO DIESEL ESTATE',
'odometer': 76495,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-08-14',
'seller_name': 'CarBuy Limited',
'title': 'FORD MONDEO DIESEL ESTATE 2.0 TDCi 180 Titanium 5dr',
'transmission': 'manual',
'trim': '2.0 TDCi 180 Titanium 5dr',
'vin': None,
'year': 2015}
2026-03-27 19:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:05:32 [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-27 19:05:32 [astonbarclay.gb] INFO: Saving data for 120826316: {'auction_closing_time': 1775033100.0, 'created_time': 1774530259.545951, 'last_price_update_time': 1774638332.73003}
2026-03-27 19:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120826316') HTTP/1.1" 204 0
2026-03-27 19:05:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120866801?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19: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-27 19:05:33 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120866801, 'registration': 'BW23RBO', 'account': 'RCI014', 'make': 'PEUGEOT', 'model': 'PARTNER STANDARD DIESEL', 'derivative': '1000 1.5 BlueHDi 100 Professional Premium + Van', 'mileage': 91994, 'mileageWarranty': True, 'type': 'commercial', 'saleId': 0, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 209}, 'saleStart': None, 'lot': None, 'hall': None, 'transmission': 'manual', 'firstRegistration': '2023-06-29', 'fuel': 'Diesel', 'motExpiry': None, 'doors': None, 'engineSize': 1499, 'bodyType': 'Van', 'images': None, 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': None, 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': False, 'v5details': None, 'co2': 148, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/55192812-b140-411a-b423-5fcd7baa51b5.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': '+VAT', 'value': '+VAT'}}
2026-03-27 19:05:33 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120866801, 'registration': 'BW23RBO', 'account': 'RCI014', 'make': 'PEUGEOT', 'model': 'PARTNER STANDARD DIESEL', 'derivative': '1000 1.5 BlueHDi 100 Professional Premium + Van', 'mileage': 91994, 'mileageWarranty': True, 'type': 'commercial', 'saleId': 0, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 209}, 'saleStart': None, 'lot': None, 'hall': None, 'transmission': 'manual', 'firstRegistration': '2023-06-29', 'fuel': 'Diesel', 'motExpiry': None, 'doors': None, 'engineSize': 1499, 'bodyType': 'Van', 'images': None, 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': None, 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': False, 'v5details': None, 'co2': 148, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/55192812-b140-411a-b423-5fcd7baa51b5.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': '+VAT', 'value': '+VAT'}}
2026-03-27 19:05:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: db1a1aa1-f619-5277-b05e-d46f46bcb7e3 with identifier: 120866801
2026-03-27 19:05:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item db1a1aa1-f619-5277-b05e-d46f46bcb7e3 with scrape type 1
2026-03-27 19:05:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item db1a1aa1-f619-5277-b05e-d46f46bcb7e3
2026-03-27 19:05:33 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item db1a1aa1-f619-5277-b05e-d46f46bcb7e3
2026-03-27 19:05:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: db1a1aa1-f619-5277-b05e-d46f46bcb7e3, identifier: 120866801
2026-03-27 19:05:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: db1a1aa1-f619-5277-b05e-d46f46bcb7e3 with identifier: 120866801
2026-03-27 19:05:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: db1a1aa1-f619-5277-b05e-d46f46bcb7e3 with identifier: 120866801
2026-03-27 19:05:33 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: db1a1aa1-f619-5277-b05e-d46f46bcb7e3 with identifier: 120866801 to the API
2026-03-27 19:05:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:05: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-27 19:05:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120866801?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 148,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': None,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'db1a1aa1-f619-5277-b05e-d46f46bcb7e3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'BW23RBO',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120866801',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'PEUGEOT',
'model': 'PARTNER STANDARD DIESEL',
'odometer': 91994,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-06-29',
'seller_name': None,
'title': 'PEUGEOT PARTNER STANDARD DIESEL 1000 1.5 BlueHDi 100 Professional '
'Premium + Van',
'transmission': 'manual',
'trim': '1000 1.5 BlueHDi 100 Professional Premium + Van',
'vin': None,
'year': 2023}
2026-03-27 19:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:05:34 [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-27 19:05:34 [astonbarclay.gb] INFO: Saving data for 120866801: {'created_time': 1774638334.221588, 'last_price_update_time': 1774638334.2216}
2026-03-27 19:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120866801') HTTP/1.1" 204 0
2026-03-27 19:05:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120658115?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:05:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:05:41 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120658115, 'registration': 'HG14CNF', 'account': 'STA058', 'make': 'MERCEDES-BENZ', 'model': 'C CLASS DIESEL COUPE', 'derivative': 'C250 CDI AMG Sport Edition 2dr Auto [Premium Plus]', 'mileage': 115234, 'mileageWarranty': False, 'type': 'car', 'saleId': 19229, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 115}, 'saleStart': '2026-04-01T08:45Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2014-06-25', 'fuel': 'Diesel', 'motExpiry': '2025-09-18', 'doors': 2, 'engineSize': 2143, 'bodyType': 'Coupe', 'images': ['https://abimg003.imgix.net/HG14CNF/2026-03-20/image/10b0593e-9483-429a-99e5-84086b074f1a_removebg.jpg?w=600', 'https://abimg003.imgix.net/HG14CNF/2026-03-20/image/3b0ce2eb-4418-4d90-a3ff-b297d0635d9c_removebg.jpg?w=600', 'https://abimg003.imgix.net/HG14CNF/2026-03-20/image/c43e1390-5566-447d-90d2-a1a5ed97b03d_removebg.jpg?w=600', 'https://abimg003.imgix.net/HG14CNF/2026-03-20/image/89d5705c-c22b-441d-897d-1a083745b5bb_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'Startline Motor Finance Ltd', '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': None, 'assuredType': None, 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:05:41 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120658115, 'registration': 'HG14CNF', 'account': 'STA058', 'make': 'MERCEDES-BENZ', 'model': 'C CLASS DIESEL COUPE', 'derivative': 'C250 CDI AMG Sport Edition 2dr Auto [Premium Plus]', 'mileage': 115234, 'mileageWarranty': False, 'type': 'car', 'saleId': 19229, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 115}, 'saleStart': '2026-04-01T08:45Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2014-06-25', 'fuel': 'Diesel', 'motExpiry': '2025-09-18', 'doors': 2, 'engineSize': 2143, 'bodyType': 'Coupe', 'images': ['https://abimg003.imgix.net/HG14CNF/2026-03-20/image/10b0593e-9483-429a-99e5-84086b074f1a_removebg.jpg?w=600', 'https://abimg003.imgix.net/HG14CNF/2026-03-20/image/3b0ce2eb-4418-4d90-a3ff-b297d0635d9c_removebg.jpg?w=600', 'https://abimg003.imgix.net/HG14CNF/2026-03-20/image/c43e1390-5566-447d-90d2-a1a5ed97b03d_removebg.jpg?w=600', 'https://abimg003.imgix.net/HG14CNF/2026-03-20/image/89d5705c-c22b-441d-897d-1a083745b5bb_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'Startline Motor Finance Ltd', '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': None, 'assuredType': None, 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:05:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5e2a863b-4f09-5c86-aa06-0ab57dfcc995 with identifier: 120658115
2026-03-27 19:05:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5e2a863b-4f09-5c86-aa06-0ab57dfcc995 with scrape type 1
2026-03-27 19:05:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 4 photos for item 5e2a863b-4f09-5c86-aa06-0ab57dfcc995
2026-03-27 19:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%252FHG14CNF%252F2026-03-20%252Fimage%252F10b0593e-9483-429a-99e5-84086b074f1a_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:05:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/HG14CNF/2026-03-20/image/10b0593e-9483-429a-99e5-84086b074f1a_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%252FHG14CNF%252F2026-03-20%252Fimage%252F3b0ce2eb-4418-4d90-a3ff-b297d0635d9c_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:05:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/HG14CNF/2026-03-20/image/3b0ce2eb-4418-4d90-a3ff-b297d0635d9c_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%252FHG14CNF%252F2026-03-20%252Fimage%252Fc43e1390-5566-447d-90d2-a1a5ed97b03d_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:05:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/HG14CNF/2026-03-20/image/c43e1390-5566-447d-90d2-a1a5ed97b03d_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%252FHG14CNF%252F2026-03-20%252Fimage%252F89d5705c-c22b-441d-897d-1a083745b5bb_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:05:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/HG14CNF/2026-03-20/image/89d5705c-c22b-441d-897d-1a083745b5bb_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:05:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120650274?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:05:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:05:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/HG14CNF/2026-03-20/image/89d5705c-c22b-441d-897d-1a083745b5bb_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120658115?view=catalogue)
2026-03-27 19:05:42 [astonbarclay.gb] INFO: Detail data: {'cardType': 'e-xchange', 'id': 120650274, 'registration': 'LF15FMK', 'account': 'KCS002', 'make': 'VAUXHALL', 'model': 'CORSA HATCHBACK SPECIAL EDS', 'derivative': '1.2 Life 5dr', 'mileage': 23504, 'mileageWarranty': True, 'type': 'car', 'saleId': 19229, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 115}, 'saleStart': '2026-03-30T08:00Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2015-03-01', 'fuel': 'Petrol', 'motExpiry': '2027-01-08', 'doors': 5, 'engineSize': 1229, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/LF15FMK/2026-03-20/image/73d3959a-3be5-4b48-a491-9535788c500f_removebg.jpg?w=600', 'https://abimg003.imgix.net/LF15FMK/2026-03-20/image/0dfc7140-8549-420c-beff-873e6e66f7c6_removebg.jpg?w=600', 'https://abimg003.imgix.net/LF15FMK/2026-03-20/image/00b6aa0a-b26a-466a-b1b6-83e47465e5da_removebg.jpg?w=600', 'https://abimg003.imgix.net/LF15FMK/2026-03-20/image/734cdca3-93b2-49ac-945b-4498b9a0f81b_removebg.jpg?w=600', 'https://abimg003.imgix.net/LF15FMK/2026-03-20/image/9f691d35-21fe-4ae5-8b74-15142eb2903c_removebg.jpg?w=600', 'https://abimg003.imgix.net/LF15FMK/2026-03-20/image/d44b456e-7fee-494a-8c5d-9aee277edbde_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service invoice 03/16 2K 03/17 5K 02/19 9K 08/21 14K', 'remarks': 'SKEY', 'virtual': False, 'seller': 'CarBuy Limited', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 126, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/ecd88bd7-614c-4ff5-b208-7e27869e359b.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:05:42 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'e-xchange', 'id': 120650274, 'registration': 'LF15FMK', 'account': 'KCS002', 'make': 'VAUXHALL', 'model': 'CORSA HATCHBACK SPECIAL EDS', 'derivative': '1.2 Life 5dr', 'mileage': 23504, 'mileageWarranty': True, 'type': 'car', 'saleId': 19229, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 115}, 'saleStart': '2026-03-30T08:00Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2015-03-01', 'fuel': 'Petrol', 'motExpiry': '2027-01-08', 'doors': 5, 'engineSize': 1229, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/LF15FMK/2026-03-20/image/73d3959a-3be5-4b48-a491-9535788c500f_removebg.jpg?w=600', 'https://abimg003.imgix.net/LF15FMK/2026-03-20/image/0dfc7140-8549-420c-beff-873e6e66f7c6_removebg.jpg?w=600', 'https://abimg003.imgix.net/LF15FMK/2026-03-20/image/00b6aa0a-b26a-466a-b1b6-83e47465e5da_removebg.jpg?w=600', 'https://abimg003.imgix.net/LF15FMK/2026-03-20/image/734cdca3-93b2-49ac-945b-4498b9a0f81b_removebg.jpg?w=600', 'https://abimg003.imgix.net/LF15FMK/2026-03-20/image/9f691d35-21fe-4ae5-8b74-15142eb2903c_removebg.jpg?w=600', 'https://abimg003.imgix.net/LF15FMK/2026-03-20/image/d44b456e-7fee-494a-8c5d-9aee277edbde_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service invoice 03/16 2K 03/17 5K 02/19 9K 08/21 14K', 'remarks': 'SKEY', 'virtual': False, 'seller': 'CarBuy Limited', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 126, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/ecd88bd7-614c-4ff5-b208-7e27869e359b.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:05:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3bd26acf-c012-593f-b2d8-a486dcaffb83 with identifier: 120650274
2026-03-27 19:05:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3bd26acf-c012-593f-b2d8-a486dcaffb83 with scrape type 2
2026-03-27 19:05:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3bd26acf-c012-593f-b2d8-a486dcaffb83 with scrape type 2
2026-03-27 19:05:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 3bd26acf-c012-593f-b2d8-a486dcaffb83, identifier: 120650274
2026-03-27 19:05:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 3bd26acf-c012-593f-b2d8-a486dcaffb83 with identifier: 120650274
2026-03-27 19:05:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 3bd26acf-c012-593f-b2d8-a486dcaffb83 with identifier: 120650274
2026-03-27 19:05:42 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 3bd26acf-c012-593f-b2d8-a486dcaffb83 with identifier: 120650274 to the API
2026-03-27 19:05:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19: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-27 19:05:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120650274?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 126,
'color': 'RED',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'expiration_date': '2026-03-30T08:00:00Z',
'fuel_type': 'Petrol',
'id': '3bd26acf-c012-593f-b2d8-a486dcaffb83',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'LF15FMK',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120650274',
'listing': 'auction',
'location': 'Aston Barclay Westbury',
'make': 'VAUXHALL',
'model': 'CORSA HATCHBACK SPECIAL EDS',
'odometer': 23504,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-03-01',
'seller_name': 'CarBuy Limited',
'title': 'VAUXHALL CORSA HATCHBACK SPECIAL EDS 1.2 Life 5dr',
'transmission': 'manual',
'trim': '1.2 Life 5dr',
'vin': None,
'year': 2015}
2026-03-27 19:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%27120650274%27 HTTP/1.1" 200 None
2026-03-27 19:05:42 [astonbarclay.gb] INFO: Saving data for 120650274: {'auction_closing_time': 1774857600.0, 'created_time': 1774011694.647674, 'last_price_update_time': 1774638342.413304}
2026-03-27 19:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120650274') HTTP/1.1" 204 0
2026-03-27 19:05:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/HG14CNF/2026-03-20/image/c43e1390-5566-447d-90d2-a1a5ed97b03d_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120658115?view=catalogue)
2026-03-27 19:05:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120631689?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19: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-27 19:05:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:05:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439d60ad90>
2026-03-27 19:05:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19: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-27 19:05:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:05:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5e2a863b-4f09-5c86-aa06-0ab57dfcc995/5e2a863b-4f09-5c86-aa06-0ab57dfcc995_image_3.jpg HTTP/1.1" 201 0
2026-03-27 19:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FHG14CNF%252F2026-03-20%252Fimage%252F89d5705c-c22b-441d-897d-1a083745b5bb_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:05:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/HG14CNF/2026-03-20/image/89d5705c-c22b-441d-897d-1a083745b5bb_removebg.jpg?w=600 saved to cache
2026-03-27 19:05:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 5e2a863b-4f09-5c86-aa06-0ab57dfcc995
2026-03-27 19:05:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/HG14CNF/2026-03-20/image/3b0ce2eb-4418-4d90-a3ff-b297d0635d9c_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120658115?view=catalogue)
2026-03-27 19:05:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:05:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439d529b50>
2026-03-27 19:05:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19: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-27 19:05:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:05:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5e2a863b-4f09-5c86-aa06-0ab57dfcc995/5e2a863b-4f09-5c86-aa06-0ab57dfcc995_image_2.jpg HTTP/1.1" 201 0
2026-03-27 19:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FHG14CNF%252F2026-03-20%252Fimage%252Fc43e1390-5566-447d-90d2-a1a5ed97b03d_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:05:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/HG14CNF/2026-03-20/image/c43e1390-5566-447d-90d2-a1a5ed97b03d_removebg.jpg?w=600 saved to cache
2026-03-27 19:05:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 5e2a863b-4f09-5c86-aa06-0ab57dfcc995
2026-03-27 19:05:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/HG14CNF/2026-03-20/image/10b0593e-9483-429a-99e5-84086b074f1a_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120658115?view=catalogue)
2026-03-27 19:05:42 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120631689, 'registration': 'AY72XZT', 'account': 'JOH104', 'make': 'CITROEN', 'model': 'C3 AIRCROSS HATCHBACK', 'derivative': '1.2 PureTech 110 Shine 5dr', 'mileage': 11905, 'mileageWarranty': True, 'type': 'car', 'saleId': 19234, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-04-01T09:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2022-12-31', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 5, 'engineSize': 1199, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/AY72XZT/2026-03-23/image/860eb8ac-b767-4d50-88cd-2a712971daf2_removebg.jpg?w=600', 'https://abimg003.imgix.net/AY72XZT/2026-03-23/image/a2973cd7-390d-4405-94fb-626190a47661_removebg.jpg?w=600', 'https://abimg003.imgix.net/AY72XZT/2026-03-23/image/69782b2c-520a-4cb6-a670-347af1570efe_removebg.jpg?w=600', 'https://abimg003.imgix.net/AY72XZT/2026-03-23/image/d0eaf5cb-3a22-4c39-af67-15a766ad8b7f_removebg.jpg?w=600', 'https://abimg003.imgix.net/AY72XZT/2026-03-23/image/f6765dd9-ebac-4cb3-bf4c-9363bfe74322_removebg.jpg?w=600', 'https://abimg003.imgix.net/AY72XZT/2026-03-23/image/a5590842-d91a-424c-9dc7-64dd38549429_removebg.jpg?w=600', 'https://abimg003.imgix.net/AY72XZT/2026-03-23/image/049f6828-9bc7-4d6b-9321-d524f492e38d_removebg.jpg?w=600', 'https://abimg003.imgix.net/AY72XZT/2026-03-23/image/d4781fd8-0de8-4d04-ac41-2cad0d11dece_removebg.jpg?w=600', 'https://abimg003.imgix.net/AY72XZT/2026-03-23/image/69f1cee4-c8e0-46e4-a5b5-fe7e678848b6_removebg.jpg?w=600', 'https://abimg003.imgix.net/AY72XZT/2026-03-23/image/61979322-57bf-45c6-8170-26f6bf579229_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 02/24-4K, 02/25-8K.', 'remarks': '', 'virtual': False, 'seller': 'John Grose 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/de17baa6-759b-455d-918c-fe605b934418.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:05:42 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120631689, 'registration': 'AY72XZT', 'account': 'JOH104', 'make': 'CITROEN', 'model': 'C3 AIRCROSS HATCHBACK', 'derivative': '1.2 PureTech 110 Shine 5dr', 'mileage': 11905, 'mileageWarranty': True, 'type': 'car', 'saleId': 19234, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-04-01T09:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2022-12-31', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 5, 'engineSize': 1199, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/AY72XZT/2026-03-23/image/860eb8ac-b767-4d50-88cd-2a712971daf2_removebg.jpg?w=600', 'https://abimg003.imgix.net/AY72XZT/2026-03-23/image/a2973cd7-390d-4405-94fb-626190a47661_removebg.jpg?w=600', 'https://abimg003.imgix.net/AY72XZT/2026-03-23/image/69782b2c-520a-4cb6-a670-347af1570efe_removebg.jpg?w=600', 'https://abimg003.imgix.net/AY72XZT/2026-03-23/image/d0eaf5cb-3a22-4c39-af67-15a766ad8b7f_removebg.jpg?w=600', 'https://abimg003.imgix.net/AY72XZT/2026-03-23/image/f6765dd9-ebac-4cb3-bf4c-9363bfe74322_removebg.jpg?w=600', 'https://abimg003.imgix.net/AY72XZT/2026-03-23/image/a5590842-d91a-424c-9dc7-64dd38549429_removebg.jpg?w=600', 'https://abimg003.imgix.net/AY72XZT/2026-03-23/image/049f6828-9bc7-4d6b-9321-d524f492e38d_removebg.jpg?w=600', 'https://abimg003.imgix.net/AY72XZT/2026-03-23/image/d4781fd8-0de8-4d04-ac41-2cad0d11dece_removebg.jpg?w=600', 'https://abimg003.imgix.net/AY72XZT/2026-03-23/image/69f1cee4-c8e0-46e4-a5b5-fe7e678848b6_removebg.jpg?w=600', 'https://abimg003.imgix.net/AY72XZT/2026-03-23/image/61979322-57bf-45c6-8170-26f6bf579229_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 02/24-4K, 02/25-8K.', 'remarks': '', 'virtual': False, 'seller': 'John Grose 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/de17baa6-759b-455d-918c-fe605b934418.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:05:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0715759d-66e5-5d47-8a63-f499e6102395 with identifier: 120631689
2026-03-27 19:05:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0715759d-66e5-5d47-8a63-f499e6102395 with scrape type 2
2026-03-27 19:05:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0715759d-66e5-5d47-8a63-f499e6102395 with scrape type 2
2026-03-27 19:05:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 0715759d-66e5-5d47-8a63-f499e6102395, identifier: 120631689
2026-03-27 19:05:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 0715759d-66e5-5d47-8a63-f499e6102395 with identifier: 120631689
2026-03-27 19:05:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 0715759d-66e5-5d47-8a63-f499e6102395 with identifier: 120631689
2026-03-27 19:05:42 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 0715759d-66e5-5d47-8a63-f499e6102395 with identifier: 120631689 to the API
2026-03-27 19:05:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19: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-27 19:05:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120631689?view=catalogue>
{'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-04-01T09:00:00Z',
'fuel_type': 'Petrol',
'id': '0715759d-66e5-5d47-8a63-f499e6102395',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'AY72XZT',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120631689',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'CITROEN',
'model': 'C3 AIRCROSS HATCHBACK',
'odometer': 11905,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-12-31',
'seller_name': 'John Grose Group',
'title': 'CITROEN C3 AIRCROSS HATCHBACK 1.2 PureTech 110 Shine 5dr',
'transmission': 'manual',
'trim': '1.2 PureTech 110 Shine 5dr',
'vin': None,
'year': 2022}
2026-03-27 19:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%27120631689%27 HTTP/1.1" 200 None
2026-03-27 19:05:42 [astonbarclay.gb] INFO: Saving data for 120631689: {'auction_closing_time': 1775034000.0, 'created_time': 1774001024.021435, 'last_price_update_time': 1774638342.913149}
2026-03-27 19:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120631689') HTTP/1.1" 204 0
2026-03-27 19:05:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:05:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439d810750>
2026-03-27 19:05:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19: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-27 19:05:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:05:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5e2a863b-4f09-5c86-aa06-0ab57dfcc995/5e2a863b-4f09-5c86-aa06-0ab57dfcc995_image_1.jpg HTTP/1.1" 201 0
2026-03-27 19:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FHG14CNF%252F2026-03-20%252Fimage%252F3b0ce2eb-4418-4d90-a3ff-b297d0635d9c_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:05:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/HG14CNF/2026-03-20/image/3b0ce2eb-4418-4d90-a3ff-b297d0635d9c_removebg.jpg?w=600 saved to cache
2026-03-27 19:05:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 5e2a863b-4f09-5c86-aa06-0ab57dfcc995
2026-03-27 19:05:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:05:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439eb3f690>
2026-03-27 19:05:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19: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-27 19:05:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:05:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5e2a863b-4f09-5c86-aa06-0ab57dfcc995/5e2a863b-4f09-5c86-aa06-0ab57dfcc995_image_0.jpg HTTP/1.1" 201 0
2026-03-27 19:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FHG14CNF%252F2026-03-20%252Fimage%252F10b0593e-9483-429a-99e5-84086b074f1a_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:05:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/HG14CNF/2026-03-20/image/10b0593e-9483-429a-99e5-84086b074f1a_removebg.jpg?w=600 saved to cache
2026-03-27 19:05:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 5e2a863b-4f09-5c86-aa06-0ab57dfcc995
2026-03-27 19:05:43 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 5e2a863b-4f09-5c86-aa06-0ab57dfcc995, skipping ID generation
2026-03-27 19:05:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5e2a863b-4f09-5c86-aa06-0ab57dfcc995 with scrape type 1
2026-03-27 19:05:43 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 5e2a863b-4f09-5c86-aa06-0ab57dfcc995 sending to next pipeline
2026-03-27 19:05:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 5e2a863b-4f09-5c86-aa06-0ab57dfcc995, identifier: 120658115
2026-03-27 19:05:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 5e2a863b-4f09-5c86-aa06-0ab57dfcc995 with identifier: 120658115
2026-03-27 19:05:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 5e2a863b-4f09-5c86-aa06-0ab57dfcc995 with identifier: 120658115
2026-03-27 19:05:43 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 5e2a863b-4f09-5c86-aa06-0ab57dfcc995 with identifier: 120658115 to the API
2026-03-27 19:05:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19: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-27 19:05:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/HG14CNF/2026-03-20/image/10b0593e-9483-429a-99e5-84086b074f1a_removebg.jpg?w=600>
{'auction_title': '',
'c_o_2_emission_value': 139,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 2,
'emission_standard': 'EURO 5',
'engine': '2.1L',
'expiration_date': '2026-04-01T08:45:00Z',
'fuel_type': 'Diesel',
'id': '5e2a863b-4f09-5c86-aa06-0ab57dfcc995',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'HG14CNF',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120658115',
'listing': 'auction',
'location': 'Aston Barclay Westbury',
'make': 'MERCEDES-BENZ',
'model': 'C CLASS DIESEL COUPE',
'odometer': 115234,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 4,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5e2a863b-4f09-5c86-aa06-0ab57dfcc995/5e2a863b-4f09-5c86-aa06-0ab57dfcc995_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 22112,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/HG14CNF/2026-03-20/image/10b0593e-9483-429a-99e5-84086b074f1a_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5e2a863b-4f09-5c86-aa06-0ab57dfcc995/5e2a863b-4f09-5c86-aa06-0ab57dfcc995_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 22947,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/HG14CNF/2026-03-20/image/3b0ce2eb-4418-4d90-a3ff-b297d0635d9c_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5e2a863b-4f09-5c86-aa06-0ab57dfcc995/5e2a863b-4f09-5c86-aa06-0ab57dfcc995_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 21823,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/HG14CNF/2026-03-20/image/c43e1390-5566-447d-90d2-a1a5ed97b03d_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5e2a863b-4f09-5c86-aa06-0ab57dfcc995/5e2a863b-4f09-5c86-aa06-0ab57dfcc995_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 23095,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/HG14CNF/2026-03-20/image/89d5705c-c22b-441d-897d-1a083745b5bb_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-06-25',
'seller_name': 'Startline Motor Finance Ltd',
'title': 'MERCEDES-BENZ C CLASS DIESEL COUPE C250 CDI AMG Sport Edition 2dr '
'Auto [Premium Plus]',
'transmission': 'automatic',
'trim': 'C250 CDI AMG Sport Edition 2dr Auto [Premium Plus]',
'vin': None,
'year': 2014}
2026-03-27 19:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%27120658115%27 HTTP/1.1" 200 None
2026-03-27 19:05:43 [astonbarclay.gb] INFO: Saving data for 120658115: {'created_time': 1774638343.419253, 'last_price_update_time': 1774638343.419263, 'auction_closing_time': 1775033100.0}
2026-03-27 19:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120658115') HTTP/1.1" 204 0
2026-03-27 19:05:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120825637?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:05:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:05:48 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120825637, 'registration': 'WR67ANX', 'account': 'KCS002', 'make': 'FIAT', 'model': '500 HATCHBACK', 'derivative': '1.2 Lounge 3dr', 'mileage': 41897, 'mileageWarranty': True, 'type': 'car', 'saleId': 19229, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 115}, 'saleStart': '2026-04-01T08:45Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2017-09-29', 'fuel': 'Petrol', 'motExpiry': '2026-05-22', 'doors': 3, 'engineSize': 1242, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/WR67ANX/2026-03-26/image/1324793d-ab25-480b-925b-5bd5bef7dfd9_removebg.jpg?w=600', 'https://abimg003.imgix.net/WR67ANX/2026-03-26/image/7ca05471-e02c-4b59-a954-593fd32c4b2d_removebg.jpg?w=600', 'https://abimg003.imgix.net/WR67ANX/2026-03-26/image/81fd36c5-c0bb-4b4b-a344-4ca998bfcbc8_removebg.jpg?w=600', 'https://abimg003.imgix.net/WR67ANX/2026-03-26/image/db9de21f-49ce-4efd-8398-21efcbee9c16_removebg.jpg?w=600', 'https://abimg003.imgix.net/WR67ANX/2026-03-26/image/3df96f56-c1f9-41ec-ab6b-4f2bc4a4973e_removebg.jpg?w=600', 'https://abimg003.imgix.net/WR67ANX/2026-03-26/image/275d3c89-b5dd-46c5-b124-c0c275776f67_removebg.jpg?w=600', 'https://abimg003.imgix.net/WR67ANX/2026-03-26/image/357654c4-3238-4802-9f75-18794c43b1f6_removebg.jpg?w=600', 'https://abimg003.imgix.net/WR67ANX/2026-03-26/image/949020fc-b1ea-4356-b541-0331ae4ac682_removebg.jpg?w=600', 'https://abimg003.imgix.net/WR67ANX/2026-03-26/image/d987f08c-5479-434d-8302-548ed765f712_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Fleet', 'serviceHistory': '', 'remarks': 'NO SPARE KEY', 'virtual': False, 'seller': 'CarBuy Limited', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '4', 'v5': True, 'v5details': 'Here', 'co2': 110, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/b60c42b2-bc97-4ddc-8342-1770d12277dc.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:05:48 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120825637, 'registration': 'WR67ANX', 'account': 'KCS002', 'make': 'FIAT', 'model': '500 HATCHBACK', 'derivative': '1.2 Lounge 3dr', 'mileage': 41897, 'mileageWarranty': True, 'type': 'car', 'saleId': 19229, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 115}, 'saleStart': '2026-04-01T08:45Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2017-09-29', 'fuel': 'Petrol', 'motExpiry': '2026-05-22', 'doors': 3, 'engineSize': 1242, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/WR67ANX/2026-03-26/image/1324793d-ab25-480b-925b-5bd5bef7dfd9_removebg.jpg?w=600', 'https://abimg003.imgix.net/WR67ANX/2026-03-26/image/7ca05471-e02c-4b59-a954-593fd32c4b2d_removebg.jpg?w=600', 'https://abimg003.imgix.net/WR67ANX/2026-03-26/image/81fd36c5-c0bb-4b4b-a344-4ca998bfcbc8_removebg.jpg?w=600', 'https://abimg003.imgix.net/WR67ANX/2026-03-26/image/db9de21f-49ce-4efd-8398-21efcbee9c16_removebg.jpg?w=600', 'https://abimg003.imgix.net/WR67ANX/2026-03-26/image/3df96f56-c1f9-41ec-ab6b-4f2bc4a4973e_removebg.jpg?w=600', 'https://abimg003.imgix.net/WR67ANX/2026-03-26/image/275d3c89-b5dd-46c5-b124-c0c275776f67_removebg.jpg?w=600', 'https://abimg003.imgix.net/WR67ANX/2026-03-26/image/357654c4-3238-4802-9f75-18794c43b1f6_removebg.jpg?w=600', 'https://abimg003.imgix.net/WR67ANX/2026-03-26/image/949020fc-b1ea-4356-b541-0331ae4ac682_removebg.jpg?w=600', 'https://abimg003.imgix.net/WR67ANX/2026-03-26/image/d987f08c-5479-434d-8302-548ed765f712_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Fleet', 'serviceHistory': '', 'remarks': 'NO SPARE KEY', 'virtual': False, 'seller': 'CarBuy Limited', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '4', 'v5': True, 'v5details': 'Here', 'co2': 110, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/b60c42b2-bc97-4ddc-8342-1770d12277dc.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:05:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c4226411-965c-5692-9b7e-2976c6be815e with identifier: 120825637
2026-03-27 19:05:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c4226411-965c-5692-9b7e-2976c6be815e with scrape type 2
2026-03-27 19:05:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c4226411-965c-5692-9b7e-2976c6be815e with scrape type 2
2026-03-27 19:05:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: c4226411-965c-5692-9b7e-2976c6be815e, identifier: 120825637
2026-03-27 19:05:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: c4226411-965c-5692-9b7e-2976c6be815e with identifier: 120825637
2026-03-27 19:05:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: c4226411-965c-5692-9b7e-2976c6be815e with identifier: 120825637
2026-03-27 19:05:48 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: c4226411-965c-5692-9b7e-2976c6be815e with identifier: 120825637 to the API
2026-03-27 19:05:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:05: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-27 19:05:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120825637?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 110,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 3,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'expiration_date': '2026-04-01T08:45:00Z',
'fuel_type': 'Petrol',
'id': 'c4226411-965c-5692-9b7e-2976c6be815e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'WR67ANX',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120825637',
'listing': 'auction',
'location': 'Aston Barclay Westbury',
'make': 'FIAT',
'model': '500 HATCHBACK',
'odometer': 41897,
'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': 'CarBuy Limited',
'title': 'FIAT 500 HATCHBACK 1.2 Lounge 3dr',
'transmission': 'manual',
'trim': '1.2 Lounge 3dr',
'vin': None,
'year': 2017}
2026-03-27 19:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:05:49 [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-27 19:05:49 [astonbarclay.gb] INFO: Saving data for 120825637: {'auction_closing_time': 1775033100.0, 'created_time': 1774530267.564601, 'last_price_update_time': 1774638349.655932}
2026-03-27 19:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120825637') HTTP/1.1" 204 0
2026-03-27 19:05:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120687832?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:05:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:05:56 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120687832, 'registration': 'YR16UGK', 'account': 'MOT251', 'make': 'SEAT', 'model': 'LEON DIESEL HATCHBACK', 'derivative': '2.0 TDI 184 FR 5dr [Technology Pack]', 'mileage': 87905, 'mileageWarranty': True, 'type': 'car', 'saleId': 202603275, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 115}, 'saleStart': '2026-03-27T12:00:00.285Z', 'lot': None, 'hall': None, 'transmission': 'manual', 'firstRegistration': '2016-04-14', 'fuel': 'Diesel', 'motExpiry': '2026-05-12', 'doors': 5, 'engineSize': 1968, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YR16UGK/2026-03-23/image/5d3da5a1-6894-4652-96a4-9191d1e69812_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR16UGK/2026-03-23/image/e1952f34-4c0d-41d5-846e-384292a4d924_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR16UGK/2026-03-23/image/f565ee07-670d-4f9f-ab8d-bb0acf516f58_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR16UGK/2026-03-23/image/ce9fafc2-5e21-4f98-a3d5-6ea084607141_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR16UGK/2026-03-23/image/3b13d97b-7aa4-4f6b-8d89-6781562040f6_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR16UGK/2026-03-23/image/d77cc61e-bf3a-4b51-902a-1c928a5c8e7d_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book 05/17 11K 11/18 31K 03/18 21K 08/20 49K 10/21 51K 02/22 54K 05/22 55K 07/22 56K 05/23 62K 05/25 79K 11/25 84K', 'remarks': 'S/KEY SD', 'virtual': False, 'seller': 'Local Dealer Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 118, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/bbce5570-e523-4534-9280-3d55a84db0e4.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:05:56 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120687832, 'registration': 'YR16UGK', 'account': 'MOT251', 'make': 'SEAT', 'model': 'LEON DIESEL HATCHBACK', 'derivative': '2.0 TDI 184 FR 5dr [Technology Pack]', 'mileage': 87905, 'mileageWarranty': True, 'type': 'car', 'saleId': 202603275, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 115}, 'saleStart': '2026-03-27T12:00:00.285Z', 'lot': None, 'hall': None, 'transmission': 'manual', 'firstRegistration': '2016-04-14', 'fuel': 'Diesel', 'motExpiry': '2026-05-12', 'doors': 5, 'engineSize': 1968, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YR16UGK/2026-03-23/image/5d3da5a1-6894-4652-96a4-9191d1e69812_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR16UGK/2026-03-23/image/e1952f34-4c0d-41d5-846e-384292a4d924_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR16UGK/2026-03-23/image/f565ee07-670d-4f9f-ab8d-bb0acf516f58_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR16UGK/2026-03-23/image/ce9fafc2-5e21-4f98-a3d5-6ea084607141_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR16UGK/2026-03-23/image/3b13d97b-7aa4-4f6b-8d89-6781562040f6_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR16UGK/2026-03-23/image/d77cc61e-bf3a-4b51-902a-1c928a5c8e7d_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book 05/17 11K 11/18 31K 03/18 21K 08/20 49K 10/21 51K 02/22 54K 05/22 55K 07/22 56K 05/23 62K 05/25 79K 11/25 84K', 'remarks': 'S/KEY SD', 'virtual': False, 'seller': 'Local Dealer Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 118, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/bbce5570-e523-4534-9280-3d55a84db0e4.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:05:56 [astonbarclay.gb] ERROR: Error parsing details: time data '2026-03-27T12:00:00.285Z' does not match format '%Y-%m-%dT%H:%MZ'
2026-03-27 19:05:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120677539?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19: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-27 19:05:57 [astonbarclay.gb] INFO: Detail data: {'cardType': 'e-xchange', 'id': 120677539, 'registration': 'MT16OSB', 'account': 'KCS002', 'make': 'FORD', 'model': 'FIESTA HATCHBACK', 'derivative': '1.0 EcoBoost Titanium 5dr', 'mileage': 82470, 'mileageWarranty': True, 'type': 'car', 'saleId': 19229, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 115}, 'saleStart': '2026-03-30T08:00Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2016-04-29', 'fuel': 'Petrol', 'motExpiry': '2026-03-30', 'doors': 5, 'engineSize': 998, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/MT16OSB/2026-03-23/image/47b12af8-f134-4912-9f84-68e03066be80_removebg.jpg?w=600', 'https://abimg003.imgix.net/MT16OSB/2026-03-23/image/b0a73ee9-57c8-402e-ad09-9625d7fc1c7e_removebg.jpg?w=600', 'https://abimg003.imgix.net/MT16OSB/2026-03-23/image/35863c76-2153-426a-a276-5d16d01760d8_removebg.jpg?w=600', 'https://abimg003.imgix.net/MT16OSB/2026-03-23/image/7ed3fb13-a200-4673-929d-0503c165eb40_removebg.jpg?w=600', 'https://abimg003.imgix.net/MT16OSB/2026-03-23/image/acfe2c86-5e18-4cf5-b8b1-60004eb72403_removebg.jpg?w=600', 'https://abimg003.imgix.net/MT16OSB/2026-03-23/image/d21bd226-65cf-4b0f-bc4c-32e4893aab9d_removebg.jpg?w=600', 'https://abimg003.imgix.net/MT16OSB/2026-03-23/image/9dfa5055-2fa5-468b-8acd-ce6363b94915_removebg.jpg?w=600', 'https://abimg003.imgix.net/MT16OSB/2026-03-23/image/7fe8d8a8-55cd-4b07-b54e-b2ac8d1eb72f_removebg.jpg?w=600', 'https://abimg003.imgix.net/MT16OSB/2026-03-23/image/367ebd97-e4f0-4fc8-ad67-21b73f331d5c_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Fleet', 'serviceHistory': '', 'remarks': 'SKEY', 'virtual': False, 'seller': 'CarBuy Limited', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '4', 'v5': True, 'v5details': 'Here', 'co2': 99, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/feb3d5ef-ded0-436f-ad01-f4da4549ecbf.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:05:57 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'e-xchange', 'id': 120677539, 'registration': 'MT16OSB', 'account': 'KCS002', 'make': 'FORD', 'model': 'FIESTA HATCHBACK', 'derivative': '1.0 EcoBoost Titanium 5dr', 'mileage': 82470, 'mileageWarranty': True, 'type': 'car', 'saleId': 19229, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 115}, 'saleStart': '2026-03-30T08:00Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2016-04-29', 'fuel': 'Petrol', 'motExpiry': '2026-03-30', 'doors': 5, 'engineSize': 998, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/MT16OSB/2026-03-23/image/47b12af8-f134-4912-9f84-68e03066be80_removebg.jpg?w=600', 'https://abimg003.imgix.net/MT16OSB/2026-03-23/image/b0a73ee9-57c8-402e-ad09-9625d7fc1c7e_removebg.jpg?w=600', 'https://abimg003.imgix.net/MT16OSB/2026-03-23/image/35863c76-2153-426a-a276-5d16d01760d8_removebg.jpg?w=600', 'https://abimg003.imgix.net/MT16OSB/2026-03-23/image/7ed3fb13-a200-4673-929d-0503c165eb40_removebg.jpg?w=600', 'https://abimg003.imgix.net/MT16OSB/2026-03-23/image/acfe2c86-5e18-4cf5-b8b1-60004eb72403_removebg.jpg?w=600', 'https://abimg003.imgix.net/MT16OSB/2026-03-23/image/d21bd226-65cf-4b0f-bc4c-32e4893aab9d_removebg.jpg?w=600', 'https://abimg003.imgix.net/MT16OSB/2026-03-23/image/9dfa5055-2fa5-468b-8acd-ce6363b94915_removebg.jpg?w=600', 'https://abimg003.imgix.net/MT16OSB/2026-03-23/image/7fe8d8a8-55cd-4b07-b54e-b2ac8d1eb72f_removebg.jpg?w=600', 'https://abimg003.imgix.net/MT16OSB/2026-03-23/image/367ebd97-e4f0-4fc8-ad67-21b73f331d5c_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Fleet', 'serviceHistory': '', 'remarks': 'SKEY', 'virtual': False, 'seller': 'CarBuy Limited', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '4', 'v5': True, 'v5details': 'Here', 'co2': 99, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/feb3d5ef-ded0-436f-ad01-f4da4549ecbf.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:05:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f0a72ddb-8b29-5620-8572-225c7a82c3fb with identifier: 120677539
2026-03-27 19:05:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f0a72ddb-8b29-5620-8572-225c7a82c3fb with scrape type 2
2026-03-27 19:05:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f0a72ddb-8b29-5620-8572-225c7a82c3fb with scrape type 2
2026-03-27 19:05:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: f0a72ddb-8b29-5620-8572-225c7a82c3fb, identifier: 120677539
2026-03-27 19:05:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: f0a72ddb-8b29-5620-8572-225c7a82c3fb with identifier: 120677539
2026-03-27 19:05:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: f0a72ddb-8b29-5620-8572-225c7a82c3fb with identifier: 120677539
2026-03-27 19:05:57 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: f0a72ddb-8b29-5620-8572-225c7a82c3fb with identifier: 120677539 to the API
2026-03-27 19:05:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19: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-27 19:05:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120677539?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 99,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-03-30T08:00:00Z',
'fuel_type': 'Petrol',
'id': 'f0a72ddb-8b29-5620-8572-225c7a82c3fb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'MT16OSB',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120677539',
'listing': 'auction',
'location': 'Aston Barclay Westbury',
'make': 'FORD',
'model': 'FIESTA HATCHBACK',
'odometer': 82470,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-04-29',
'seller_name': 'CarBuy Limited',
'title': 'FORD FIESTA HATCHBACK 1.0 EcoBoost Titanium 5dr',
'transmission': 'manual',
'trim': '1.0 EcoBoost Titanium 5dr',
'vin': None,
'year': 2016}
2026-03-27 19:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%27120677539%27 HTTP/1.1" 200 None
2026-03-27 19:05:57 [astonbarclay.gb] INFO: Saving data for 120677539: {'auction_closing_time': 1774857600.0, 'created_time': 1774271816.254258, 'last_price_update_time': 1774638357.818631}
2026-03-27 19:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120677539') HTTP/1.1" 204 0
2026-03-27 19:05:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120758464?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19: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-27 19:05:58 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120758464, 'registration': 'OE16UCL', 'account': 'AST002', 'make': 'FORD', 'model': 'FIESTA HATCHBACK', 'derivative': '1.6 EcoBoost ST-2 3dr', 'mileage': 70521, 'mileageWarranty': True, 'type': 'car', 'saleId': 19229, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 115}, 'saleStart': '2026-04-01T08:45Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2016-06-11', 'fuel': 'Petrol', 'motExpiry': '2025-08-12', 'doors': 3, 'engineSize': 1596, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/OE16UCL/2026-03-24/image/e55e5b88-462c-42c4-875f-1ab174581ef2_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE16UCL/2026-03-24/image/5ac8f0b3-fd2e-4622-a4bb-59479284febf_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE16UCL/2026-03-24/image/07e1fded-bff5-4aab-9a1b-015960fe6f6f_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE16UCL/2026-03-24/image/9ca993a2-38ba-499f-9c9f-c3f4200c00e1_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE16UCL/2026-03-24/image/5e7ffdb7-2578-45d3-8266-d723b2417639_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE16UCL/2026-03-24/image/1df9fdf6-9252-4947-8480-4ea8fd3d9fd0_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE16UCL/2026-03-24/image/2694c999-7857-47af-89e7-4fd55043e9e4_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE16UCL/2026-03-24/image/680bd22b-12f1-4d8f-b9f4-7e1deb3b0d9e_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE16UCL/2026-03-24/image/080a4777-6116-4e63-869c-f69d8edfe05b_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE16UCL/2026-03-24/image/4b43d376-54de-46a9-87c0-64c695f43962_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE16UCL/2026-03-24/image/0bcbd8ca-0a99-4b96-a997-804e5081757e_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE16UCL/2026-03-24/image/23f97efd-447a-449f-9a65-80a19e36cf15_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE16UCL/2026-03-24/image/723ca176-61e9-4939-9580-1b8c85b7834b_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE16UCL/2026-03-24/image/35f31f82-8a31-46fe-9eeb-14c17e8986ea_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE16UCL/2026-03-24/image/9f1c040b-4651-47aa-bf27-c19d2e06862b_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE16UCL/2026-03-24/image/ca9f95ef-d05c-4551-a5d7-7ea90349ccce_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE16UCL/2026-03-24/image/60eab12e-5a93-421f-8758-491b348232fe_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE16UCL/2026-03-24/image/1fc643ce-825d-4fc0-a509-aa8f5e018cc5_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE16UCL/2026-03-24/image/2214bb90-9427-4481-8a7d-8adbc67c602b_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE16UCL/2026-03-24/image/32e16699-a1dd-4574-b6d6-5981a5a605b7_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE16UCL/2026-03-24/image/3e88f68c-1f4c-45e4-855f-c41e5da896a4_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE16UCL/2026-03-24/image/5dbca454-b647-4fb2-a0f2-a16aea1a1ca6_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE16UCL/2026-03-24/image/21ce2863-02fa-488e-9098-af47389caf7c_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE16UCL/2026-03-24/image/80bcffb1-70c1-4248-bf02-2e55558b1e9c_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Fleet', 'serviceHistory': 'Service book 9/17 19k, 10/18 26k, 7/19 38k, 9/20 48k, 5/21 51k INVOICE @ 9/24 68K,', 'remarks': 'Heavily Modified & Remapped', 'virtual': False, 'seller': '.', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '6', 'v5': True, 'v5details': 'Here', 'co2': 138, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/d417da23-8fa9-4d36-a147-931084798718.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:05:58 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120758464, 'registration': 'OE16UCL', 'account': 'AST002', 'make': 'FORD', 'model': 'FIESTA HATCHBACK', 'derivative': '1.6 EcoBoost ST-2 3dr', 'mileage': 70521, 'mileageWarranty': True, 'type': 'car', 'saleId': 19229, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 115}, 'saleStart': '2026-04-01T08:45Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2016-06-11', 'fuel': 'Petrol', 'motExpiry': '2025-08-12', 'doors': 3, 'engineSize': 1596, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/OE16UCL/2026-03-24/image/e55e5b88-462c-42c4-875f-1ab174581ef2_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE16UCL/2026-03-24/image/5ac8f0b3-fd2e-4622-a4bb-59479284febf_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE16UCL/2026-03-24/image/07e1fded-bff5-4aab-9a1b-015960fe6f6f_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE16UCL/2026-03-24/image/9ca993a2-38ba-499f-9c9f-c3f4200c00e1_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE16UCL/2026-03-24/image/5e7ffdb7-2578-45d3-8266-d723b2417639_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE16UCL/2026-03-24/image/1df9fdf6-9252-4947-8480-4ea8fd3d9fd0_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE16UCL/2026-03-24/image/2694c999-7857-47af-89e7-4fd55043e9e4_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE16UCL/2026-03-24/image/680bd22b-12f1-4d8f-b9f4-7e1deb3b0d9e_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE16UCL/2026-03-24/image/080a4777-6116-4e63-869c-f69d8edfe05b_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE16UCL/2026-03-24/image/4b43d376-54de-46a9-87c0-64c695f43962_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE16UCL/2026-03-24/image/0bcbd8ca-0a99-4b96-a997-804e5081757e_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE16UCL/2026-03-24/image/23f97efd-447a-449f-9a65-80a19e36cf15_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE16UCL/2026-03-24/image/723ca176-61e9-4939-9580-1b8c85b7834b_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE16UCL/2026-03-24/image/35f31f82-8a31-46fe-9eeb-14c17e8986ea_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE16UCL/2026-03-24/image/9f1c040b-4651-47aa-bf27-c19d2e06862b_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE16UCL/2026-03-24/image/ca9f95ef-d05c-4551-a5d7-7ea90349ccce_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE16UCL/2026-03-24/image/60eab12e-5a93-421f-8758-491b348232fe_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE16UCL/2026-03-24/image/1fc643ce-825d-4fc0-a509-aa8f5e018cc5_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE16UCL/2026-03-24/image/2214bb90-9427-4481-8a7d-8adbc67c602b_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE16UCL/2026-03-24/image/32e16699-a1dd-4574-b6d6-5981a5a605b7_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE16UCL/2026-03-24/image/3e88f68c-1f4c-45e4-855f-c41e5da896a4_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE16UCL/2026-03-24/image/5dbca454-b647-4fb2-a0f2-a16aea1a1ca6_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE16UCL/2026-03-24/image/21ce2863-02fa-488e-9098-af47389caf7c_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE16UCL/2026-03-24/image/80bcffb1-70c1-4248-bf02-2e55558b1e9c_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Fleet', 'serviceHistory': 'Service book 9/17 19k, 10/18 26k, 7/19 38k, 9/20 48k, 5/21 51k INVOICE @ 9/24 68K,', 'remarks': 'Heavily Modified & Remapped', 'virtual': False, 'seller': '.', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '6', 'v5': True, 'v5details': 'Here', 'co2': 138, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/d417da23-8fa9-4d36-a147-931084798718.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:05:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: df854c1c-01c4-5183-a6da-0394f752df08 with identifier: 120758464
2026-03-27 19:05:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item df854c1c-01c4-5183-a6da-0394f752df08 with scrape type 2
2026-03-27 19:05:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item df854c1c-01c4-5183-a6da-0394f752df08 with scrape type 2
2026-03-27 19:05:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: df854c1c-01c4-5183-a6da-0394f752df08, identifier: 120758464
2026-03-27 19:05:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: df854c1c-01c4-5183-a6da-0394f752df08 with identifier: 120758464
2026-03-27 19:05:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: df854c1c-01c4-5183-a6da-0394f752df08 with identifier: 120758464
2026-03-27 19:05:58 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: df854c1c-01c4-5183-a6da-0394f752df08 with identifier: 120758464 to the API
2026-03-27 19:05:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19: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-27 19:05:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120758464?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 138,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 3,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': '2026-04-01T08:45:00Z',
'fuel_type': 'Petrol',
'id': 'df854c1c-01c4-5183-a6da-0394f752df08',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'OE16UCL',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120758464',
'listing': 'auction',
'location': 'Aston Barclay Westbury',
'make': 'FORD',
'model': 'FIESTA HATCHBACK',
'odometer': 70521,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-06-11',
'seller_name': '.',
'title': 'FORD FIESTA HATCHBACK 1.6 EcoBoost ST-2 3dr',
'transmission': 'manual',
'trim': '1.6 EcoBoost ST-2 3dr',
'vin': None,
'year': 2016}
2026-03-27 19:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:05:58 [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-27 19:05:58 [astonbarclay.gb] INFO: Saving data for 120758464: {'auction_closing_time': 1775033100.0, 'created_time': 1774380146.85779, 'last_price_update_time': 1774638358.460169}
2026-03-27 19:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120758464') HTTP/1.1" 204 0
2026-03-27 19:05:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120677476?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19: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-27 19:05:58 [astonbarclay.gb] INFO: Detail data: {'cardType': 'e-xchange', 'id': 120677476, 'registration': 'BW11BAS', 'account': 'KCS002', 'make': 'AUDI', 'model': 'A7 DIESEL SPORTBACK', 'derivative': '3.0 BiTDI Quattro 313 SE 5dr Tip Auto [5 Seat]', 'mileage': 73757, 'mileageWarranty': True, 'type': 'car', 'saleId': 19229, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 115}, 'saleStart': '2026-03-30T08:00Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2013-06-28', 'fuel': 'Diesel', 'motExpiry': '2026-04-28', 'doors': 5, 'engineSize': 2967, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/BW11BAS/2026-03-23/image/37c2b708-e13c-40f5-9ba8-e854902fbb30_removebg.jpg?w=600', 'https://abimg003.imgix.net/BW11BAS/2026-03-23/image/ff7af6e5-2f3c-4b27-b515-7ae6fcb01d50_removebg.jpg?w=600', 'https://abimg003.imgix.net/BW11BAS/2026-03-23/image/26a18096-d73a-4bdf-922a-4383182779f6_removebg.jpg?w=600', 'https://abimg003.imgix.net/BW11BAS/2026-03-23/image/f11f70a6-a8ea-4991-afdd-ae77b14a85e2_removebg.jpg?w=600', 'https://abimg003.imgix.net/BW11BAS/2026-03-23/image/edf20609-5bb6-408a-ac9e-b5b2b0a80930_removebg.jpg?w=600', 'https://abimg003.imgix.net/BW11BAS/2026-03-23/image/fbb0180d-3ed4-426c-bc00-245e4622d71c_removebg.jpg?w=600'], 'colour': 'BEIGE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service print and book SP 08/14 9K 07/15 14K 07/17 24K 07/18 31K 04/19 34K 04/20 38K 04/21 41K / INV 04/22 45K 04/23 49K 04/24 53K 12/25 73K', 'remarks': 'SKEY', 'virtual': False, 'seller': 'CarBuy Limited', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 166, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/92a05433-c918-4d98-af00-4530de6b86da.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:05:58 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'e-xchange', 'id': 120677476, 'registration': 'BW11BAS', 'account': 'KCS002', 'make': 'AUDI', 'model': 'A7 DIESEL SPORTBACK', 'derivative': '3.0 BiTDI Quattro 313 SE 5dr Tip Auto [5 Seat]', 'mileage': 73757, 'mileageWarranty': True, 'type': 'car', 'saleId': 19229, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 115}, 'saleStart': '2026-03-30T08:00Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2013-06-28', 'fuel': 'Diesel', 'motExpiry': '2026-04-28', 'doors': 5, 'engineSize': 2967, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/BW11BAS/2026-03-23/image/37c2b708-e13c-40f5-9ba8-e854902fbb30_removebg.jpg?w=600', 'https://abimg003.imgix.net/BW11BAS/2026-03-23/image/ff7af6e5-2f3c-4b27-b515-7ae6fcb01d50_removebg.jpg?w=600', 'https://abimg003.imgix.net/BW11BAS/2026-03-23/image/26a18096-d73a-4bdf-922a-4383182779f6_removebg.jpg?w=600', 'https://abimg003.imgix.net/BW11BAS/2026-03-23/image/f11f70a6-a8ea-4991-afdd-ae77b14a85e2_removebg.jpg?w=600', 'https://abimg003.imgix.net/BW11BAS/2026-03-23/image/edf20609-5bb6-408a-ac9e-b5b2b0a80930_removebg.jpg?w=600', 'https://abimg003.imgix.net/BW11BAS/2026-03-23/image/fbb0180d-3ed4-426c-bc00-245e4622d71c_removebg.jpg?w=600'], 'colour': 'BEIGE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service print and book SP 08/14 9K 07/15 14K 07/17 24K 07/18 31K 04/19 34K 04/20 38K 04/21 41K / INV 04/22 45K 04/23 49K 04/24 53K 12/25 73K', 'remarks': 'SKEY', 'virtual': False, 'seller': 'CarBuy Limited', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 166, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/92a05433-c918-4d98-af00-4530de6b86da.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:05:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1a29b0d8-c951-5d07-b5ed-5cbe53be97e1 with identifier: 120677476
2026-03-27 19:05:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1a29b0d8-c951-5d07-b5ed-5cbe53be97e1 with scrape type 2
2026-03-27 19:05:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1a29b0d8-c951-5d07-b5ed-5cbe53be97e1 with scrape type 2
2026-03-27 19:05:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 1a29b0d8-c951-5d07-b5ed-5cbe53be97e1, identifier: 120677476
2026-03-27 19:05:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 1a29b0d8-c951-5d07-b5ed-5cbe53be97e1 with identifier: 120677476
2026-03-27 19:05:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 19:05:58 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=BEIGE HTTP/1.1" 200 None
2026-03-27 19:05:59 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 19:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-27 19:05:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 1a29b0d8-c951-5d07-b5ed-5cbe53be97e1 with identifier: 120677476
2026-03-27 19:05:59 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 1a29b0d8-c951-5d07-b5ed-5cbe53be97e1 with identifier: 120677476 to the API
2026-03-27 19:05:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:05: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-27 19:05:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120677476?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 166,
'color': 'BEIGE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '3.0L',
'expiration_date': '2026-03-30T08:00:00Z',
'fuel_type': 'Diesel',
'id': '1a29b0d8-c951-5d07-b5ed-5cbe53be97e1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'BW11BAS',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120677476',
'listing': 'auction',
'location': 'Aston Barclay Westbury',
'make': 'AUDI',
'model': 'A7 DIESEL SPORTBACK',
'odometer': 73757,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-06-28',
'seller_name': 'CarBuy Limited',
'title': 'AUDI A7 DIESEL SPORTBACK 3.0 BiTDI Quattro 313 SE 5dr Tip Auto [5 '
'Seat]',
'transmission': 'automatic',
'trim': '3.0 BiTDI Quattro 313 SE 5dr Tip Auto [5 Seat]',
'vin': None,
'year': 2013}
2026-03-27 19:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%27120677476%27 HTTP/1.1" 200 None
2026-03-27 19:05:59 [astonbarclay.gb] INFO: Saving data for 120677476: {'auction_closing_time': 1774857600.0, 'created_time': 1774271829.256806, 'last_price_update_time': 1774638359.582504}
2026-03-27 19:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120677476') HTTP/1.1" 204 0
2026-03-27 19:05:59 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.889(s), this was the 1st time calling it.
2026-03-27 19:05:59 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 7.1515181700578445 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-27 19:06:05 [scrapy.extensions.logstats] INFO: Crawled 70 pages (at 19 pages/min), scraped 65 items (at 19 items/min)
2026-03-27 19:06:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 177MiB
2026-03-27 19:06:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120515008?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:06:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:06:06 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120515008, 'registration': 'CK22GXC', 'account': 'GRS002', 'make': 'RENAULT', 'model': 'TRAFIC SWB DIESEL', 'derivative': 'SL28 Blue dCi 130 Sport Van', 'mileage': 61107, 'mileageWarranty': True, 'type': 'commercial', 'saleId': 19229, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 115}, 'saleStart': '2026-04-01T08:45Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2022-03-14', 'fuel': 'Diesel', 'motExpiry': '2027-02-12', 'doors': None, 'engineSize': 1997, 'bodyType': 'Van', 'images': ['https://abimg003.imgix.net/CK22GXC/2026-03-26/image/4c7bab8e-abe2-4608-9fc5-d933c6363fc4_removebg.jpg?w=600', 'https://abimg003.imgix.net/CK22GXC/2026-03-26/image/d6927d51-4c59-4278-adbd-650b7d21dd89_removebg.jpg?w=600', 'https://abimg003.imgix.net/CK22GXC/2026-03-26/image/68c26a02-fdc3-482c-b728-b8e6e6332a2b_removebg.jpg?w=600', 'https://abimg003.imgix.net/CK22GXC/2026-03-26/image/4eb76dc4-fad1-47c9-bd0b-7c9059040c99_removebg.jpg?w=600', 'https://abimg003.imgix.net/CK22GXC/2026-03-26/image/640253aa-69bb-42f8-b27b-e4f315f99da3_removebg.jpg?w=600', 'https://abimg003.imgix.net/CK22GXC/2026-03-26/image/2ac510c1-cda7-4b80-90e2-7973dde5ae7c_removebg.jpg?w=600', 'https://abimg003.imgix.net/CK22GXC/2026-03-26/image/586f4fc5-7f25-4e6a-80d1-85ed58daa1c7_removebg.jpg?w=600', 'https://abimg003.imgix.net/CK22GXC/2026-03-26/image/b0eb191e-62ae-4e36-aada-759db94c938a_removebg.jpg?w=600', 'https://abimg003.imgix.net/CK22GXC/2026-03-26/image/f2e036ef-ff80-4212-8fb9-8b97bb07ed2b_removebg.jpg?w=600', 'https://abimg003.imgix.net/CK22GXC/2026-03-26/image/c21c2b11-8508-4d3e-9032-8e3a368047c5_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Fleet - LCV', 'serviceHistory': 'Service invoice 08/23 26K', 'remarks': 'SKEY / MOT EXP 02/27 / VOSA STATES 40K, 49K', 'virtual': False, 'seller': 'GRS Motor Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': None, 'co2': 184, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/94d0800a-f528-4663-8a4d-385ba85d89d5.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': '+VAT', 'value': '+VAT'}}
2026-03-27 19:06:06 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120515008, 'registration': 'CK22GXC', 'account': 'GRS002', 'make': 'RENAULT', 'model': 'TRAFIC SWB DIESEL', 'derivative': 'SL28 Blue dCi 130 Sport Van', 'mileage': 61107, 'mileageWarranty': True, 'type': 'commercial', 'saleId': 19229, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 115}, 'saleStart': '2026-04-01T08:45Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2022-03-14', 'fuel': 'Diesel', 'motExpiry': '2027-02-12', 'doors': None, 'engineSize': 1997, 'bodyType': 'Van', 'images': ['https://abimg003.imgix.net/CK22GXC/2026-03-26/image/4c7bab8e-abe2-4608-9fc5-d933c6363fc4_removebg.jpg?w=600', 'https://abimg003.imgix.net/CK22GXC/2026-03-26/image/d6927d51-4c59-4278-adbd-650b7d21dd89_removebg.jpg?w=600', 'https://abimg003.imgix.net/CK22GXC/2026-03-26/image/68c26a02-fdc3-482c-b728-b8e6e6332a2b_removebg.jpg?w=600', 'https://abimg003.imgix.net/CK22GXC/2026-03-26/image/4eb76dc4-fad1-47c9-bd0b-7c9059040c99_removebg.jpg?w=600', 'https://abimg003.imgix.net/CK22GXC/2026-03-26/image/640253aa-69bb-42f8-b27b-e4f315f99da3_removebg.jpg?w=600', 'https://abimg003.imgix.net/CK22GXC/2026-03-26/image/2ac510c1-cda7-4b80-90e2-7973dde5ae7c_removebg.jpg?w=600', 'https://abimg003.imgix.net/CK22GXC/2026-03-26/image/586f4fc5-7f25-4e6a-80d1-85ed58daa1c7_removebg.jpg?w=600', 'https://abimg003.imgix.net/CK22GXC/2026-03-26/image/b0eb191e-62ae-4e36-aada-759db94c938a_removebg.jpg?w=600', 'https://abimg003.imgix.net/CK22GXC/2026-03-26/image/f2e036ef-ff80-4212-8fb9-8b97bb07ed2b_removebg.jpg?w=600', 'https://abimg003.imgix.net/CK22GXC/2026-03-26/image/c21c2b11-8508-4d3e-9032-8e3a368047c5_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Fleet - LCV', 'serviceHistory': 'Service invoice 08/23 26K', 'remarks': 'SKEY / MOT EXP 02/27 / VOSA STATES 40K, 49K', 'virtual': False, 'seller': 'GRS Motor Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': None, 'co2': 184, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/94d0800a-f528-4663-8a4d-385ba85d89d5.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': '+VAT', 'value': '+VAT'}}
2026-03-27 19:06:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f79994d9-81fe-5f30-9314-7d14ee8f3b4f with identifier: 120515008
2026-03-27 19:06:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f79994d9-81fe-5f30-9314-7d14ee8f3b4f with scrape type 2
2026-03-27 19:06:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f79994d9-81fe-5f30-9314-7d14ee8f3b4f with scrape type 2
2026-03-27 19:06:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: f79994d9-81fe-5f30-9314-7d14ee8f3b4f, identifier: 120515008
2026-03-27 19:06:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: f79994d9-81fe-5f30-9314-7d14ee8f3b4f with identifier: 120515008
2026-03-27 19:06:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: f79994d9-81fe-5f30-9314-7d14ee8f3b4f with identifier: 120515008
2026-03-27 19:06:06 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: f79994d9-81fe-5f30-9314-7d14ee8f3b4f with identifier: 120515008 to the API
2026-03-27 19:06:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19: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-27 19:06:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120515008?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 184,
'color': 'GREY',
'currency': 'GBP',
'doors_number': None,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-04-01T08:45:00Z',
'fuel_type': 'Diesel',
'id': 'f79994d9-81fe-5f30-9314-7d14ee8f3b4f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'CK22GXC',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120515008',
'listing': 'auction',
'location': 'Aston Barclay Westbury',
'make': 'RENAULT',
'model': 'TRAFIC SWB DIESEL',
'odometer': 61107,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-03-14',
'seller_name': 'GRS Motor Group',
'title': 'RENAULT TRAFIC SWB DIESEL SL28 Blue dCi 130 Sport Van',
'transmission': 'manual',
'trim': 'SL28 Blue dCi 130 Sport Van',
'vin': None,
'year': 2022}
2026-03-27 19:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%27120515008%27 HTTP/1.1" 200 None
2026-03-27 19:06:07 [astonbarclay.gb] INFO: Saving data for 120515008: {'auction_closing_time': 1775033100.0, 'created_time': 1774530293.496528, 'last_price_update_time': 1774638367.008954}
2026-03-27 19:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120515008') HTTP/1.1" 204 0
2026-03-27 19:06:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-27 19:06:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120677591?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19: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-27 19:06:07 [astonbarclay.gb] INFO: Detail data: {'cardType': 'e-xchange', 'id': 120677591, 'registration': 'GC65XSX', 'account': 'KCS002', 'make': 'LAND ROVER', 'model': 'DISCOVERY SPORT DIESEL SW', 'derivative': '2.0 TD4 180 HSE Black 5dr Auto', 'mileage': 97828, 'mileageWarranty': True, 'type': 'car', 'saleId': 19229, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 115}, 'saleStart': '2026-03-30T08:00Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2015-09-29', 'fuel': 'Diesel', 'motExpiry': '2026-09-28', 'doors': 5, 'engineSize': 1999, 'bodyType': 'Station Wagon', 'images': ['https://abimg003.imgix.net/GC65XSX/2026-03-23/image/c1b703d4-872a-4e91-9afb-d957f0f7d129_removebg.jpg?w=600', 'https://abimg003.imgix.net/GC65XSX/2026-03-23/image/969639f8-b421-43d8-a379-6d0a85ea719b_removebg.jpg?w=600', 'https://abimg003.imgix.net/GC65XSX/2026-03-23/image/37c7d38a-3b92-4e04-9974-9a222e32e79a_removebg.jpg?w=600', 'https://abimg003.imgix.net/GC65XSX/2026-03-23/image/a295f410-b0bb-4c58-adae-77c2fb40a201_removebg.jpg?w=600', 'https://abimg003.imgix.net/GC65XSX/2026-03-23/image/7ee4e22a-7211-495f-97ef-e1fc61e760ec_removebg.jpg?w=600', 'https://abimg003.imgix.net/GC65XSX/2026-03-23/image/4ac747c0-6c93-4676-aaf0-34896f6a1616_removebg.jpg?w=600', 'https://abimg003.imgix.net/GC65XSX/2026-03-23/image/186f2f2e-0cc7-456d-a07b-877a20934f06_removebg.jpg?w=600', 'https://abimg003.imgix.net/GC65XSX/2026-03-23/image/027de271-dce0-4e15-a32c-d37cf4f7d7d2_removebg.jpg?w=600', 'https://abimg003.imgix.net/GC65XSX/2026-03-23/image/14fe0b93-6965-487c-b38e-70a4db2e6e25_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Fleet', 'serviceHistory': '', 'remarks': 'S/KEY (Damaged), SD Card', 'virtual': False, 'seller': 'CarBuy Limited', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 139, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/dcae448d-c14e-4909-893b-eadc61369ebf.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:06:07 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'e-xchange', 'id': 120677591, 'registration': 'GC65XSX', 'account': 'KCS002', 'make': 'LAND ROVER', 'model': 'DISCOVERY SPORT DIESEL SW', 'derivative': '2.0 TD4 180 HSE Black 5dr Auto', 'mileage': 97828, 'mileageWarranty': True, 'type': 'car', 'saleId': 19229, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 115}, 'saleStart': '2026-03-30T08:00Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2015-09-29', 'fuel': 'Diesel', 'motExpiry': '2026-09-28', 'doors': 5, 'engineSize': 1999, 'bodyType': 'Station Wagon', 'images': ['https://abimg003.imgix.net/GC65XSX/2026-03-23/image/c1b703d4-872a-4e91-9afb-d957f0f7d129_removebg.jpg?w=600', 'https://abimg003.imgix.net/GC65XSX/2026-03-23/image/969639f8-b421-43d8-a379-6d0a85ea719b_removebg.jpg?w=600', 'https://abimg003.imgix.net/GC65XSX/2026-03-23/image/37c7d38a-3b92-4e04-9974-9a222e32e79a_removebg.jpg?w=600', 'https://abimg003.imgix.net/GC65XSX/2026-03-23/image/a295f410-b0bb-4c58-adae-77c2fb40a201_removebg.jpg?w=600', 'https://abimg003.imgix.net/GC65XSX/2026-03-23/image/7ee4e22a-7211-495f-97ef-e1fc61e760ec_removebg.jpg?w=600', 'https://abimg003.imgix.net/GC65XSX/2026-03-23/image/4ac747c0-6c93-4676-aaf0-34896f6a1616_removebg.jpg?w=600', 'https://abimg003.imgix.net/GC65XSX/2026-03-23/image/186f2f2e-0cc7-456d-a07b-877a20934f06_removebg.jpg?w=600', 'https://abimg003.imgix.net/GC65XSX/2026-03-23/image/027de271-dce0-4e15-a32c-d37cf4f7d7d2_removebg.jpg?w=600', 'https://abimg003.imgix.net/GC65XSX/2026-03-23/image/14fe0b93-6965-487c-b38e-70a4db2e6e25_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Fleet', 'serviceHistory': '', 'remarks': 'S/KEY (Damaged), SD Card', 'virtual': False, 'seller': 'CarBuy Limited', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 139, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/dcae448d-c14e-4909-893b-eadc61369ebf.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:06:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3cb2e556-f6ef-5aee-ab30-cc477ee38431 with identifier: 120677591
2026-03-27 19:06:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3cb2e556-f6ef-5aee-ab30-cc477ee38431 with scrape type 2
2026-03-27 19:06:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3cb2e556-f6ef-5aee-ab30-cc477ee38431 with scrape type 2
2026-03-27 19:06:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 3cb2e556-f6ef-5aee-ab30-cc477ee38431, identifier: 120677591
2026-03-27 19:06:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 3cb2e556-f6ef-5aee-ab30-cc477ee38431 with identifier: 120677591
2026-03-27 19:06:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 3cb2e556-f6ef-5aee-ab30-cc477ee38431 with identifier: 120677591
2026-03-27 19:06:08 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 3cb2e556-f6ef-5aee-ab30-cc477ee38431 with identifier: 120677591 to the API
2026-03-27 19:06:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19: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-27 19:06:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120677591?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 139,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-30T08:00:00Z',
'fuel_type': 'Diesel',
'id': '3cb2e556-f6ef-5aee-ab30-cc477ee38431',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'GC65XSX',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120677591',
'listing': 'auction',
'location': 'Aston Barclay Westbury',
'make': 'LAND ROVER',
'model': 'DISCOVERY SPORT DIESEL SW',
'odometer': 97828,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-09-29',
'seller_name': 'CarBuy Limited',
'title': 'LAND ROVER DISCOVERY SPORT DIESEL SW 2.0 TD4 180 HSE Black 5dr Auto',
'transmission': 'automatic',
'trim': '2.0 TD4 180 HSE Black 5dr Auto',
'vin': None,
'year': 2015}
2026-03-27 19:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%27120677591%27 HTTP/1.1" 200 None
2026-03-27 19:06:09 [astonbarclay.gb] INFO: Saving data for 120677591: {'auction_closing_time': 1774857600.0, 'created_time': 1774271824.10208, 'last_price_update_time': 1774638369.297011}
2026-03-27 19:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120677591') HTTP/1.1" 204 0
2026-03-27 19:06:22 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.997(s), this was the 1st time calling it.
2026-03-27 19:06:22 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 3.431947720482869 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-27 19:06:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-27 19:06:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120827614?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19: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-27 19:06:28 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120827614, 'registration': 'WB21OHZ', 'account': 'MER023', 'make': 'VOLKSWAGEN', 'model': 'ID.4 ESTATE SPECIAL EDITION', 'derivative': '150kW 1ST Edition Pro Performance 77kWh 5dr Auto', 'mileage': 29286, 'mileageWarranty': True, 'type': 'car', 'saleId': 19309, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 115}, 'saleStart': '2026-04-08T08:45Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2021-03-26', 'fuel': 'Electric', 'motExpiry': '2026-03-25', 'doors': 5, 'engineSize': None, 'bodyType': 'Estate', 'images': None, 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'Mercedes-Benz South West', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': None, 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:06:28 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120827614, 'registration': 'WB21OHZ', 'account': 'MER023', 'make': 'VOLKSWAGEN', 'model': 'ID.4 ESTATE SPECIAL EDITION', 'derivative': '150kW 1ST Edition Pro Performance 77kWh 5dr Auto', 'mileage': 29286, 'mileageWarranty': True, 'type': 'car', 'saleId': 19309, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 115}, 'saleStart': '2026-04-08T08:45Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2021-03-26', 'fuel': 'Electric', 'motExpiry': '2026-03-25', 'doors': 5, 'engineSize': None, 'bodyType': 'Estate', 'images': None, 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'Mercedes-Benz South West', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': None, 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:06:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6a2d2f11-cfdd-595e-b461-e96818bb1f77 with identifier: 120827614
2026-03-27 19:06:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6a2d2f11-cfdd-595e-b461-e96818bb1f77 with scrape type 1
2026-03-27 19:06:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 6a2d2f11-cfdd-595e-b461-e96818bb1f77
2026-03-27 19:06:28 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 6a2d2f11-cfdd-595e-b461-e96818bb1f77
2026-03-27 19:06:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 6a2d2f11-cfdd-595e-b461-e96818bb1f77, identifier: 120827614
2026-03-27 19:06:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 6a2d2f11-cfdd-595e-b461-e96818bb1f77 with identifier: 120827614
2026-03-27 19:06:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 6a2d2f11-cfdd-595e-b461-e96818bb1f77 with identifier: 120827614
2026-03-27 19:06:28 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 6a2d2f11-cfdd-595e-b461-e96818bb1f77 with identifier: 120827614 to the API
2026-03-27 19:06:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19: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-27 19:06:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120827614?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-08T08:45:00Z',
'fuel_type': 'Electric',
'id': '6a2d2f11-cfdd-595e-b461-e96818bb1f77',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'WB21OHZ',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120827614',
'listing': 'auction',
'location': 'Aston Barclay Westbury',
'make': 'VOLKSWAGEN',
'model': 'ID.4 ESTATE SPECIAL EDITION',
'odometer': 29286,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-03-26',
'seller_name': 'Mercedes-Benz South West',
'title': 'VOLKSWAGEN ID.4 ESTATE SPECIAL EDITION 150kW 1ST Edition Pro '
'Performance 77kWh 5dr Auto',
'transmission': 'automatic',
'trim': '150kW 1ST Edition Pro Performance 77kWh 5dr Auto',
'vin': None,
'year': 2021}
2026-03-27 19:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%27120827614%27 HTTP/1.1" 200 None
2026-03-27 19:06:29 [astonbarclay.gb] INFO: Saving data for 120827614: {'created_time': 1774638389.165661, 'last_price_update_time': 1774638389.165672, 'auction_closing_time': 1775637900.0}
2026-03-27 19:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120827614') HTTP/1.1" 204 0
2026-03-27 19:06:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120826597?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19: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-27 19:06:31 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120826597, 'registration': 'NV65FUP', 'account': 'KCS002', 'make': 'PEUGEOT', 'model': '208 HATCHBACK', 'derivative': '1.2 PureTech 110 GT Line 3dr', 'mileage': 90562, 'mileageWarranty': True, 'type': 'car', 'saleId': 19229, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 115}, 'saleStart': '2026-04-01T08:45Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2015-12-23', 'fuel': 'Petrol', 'motExpiry': '2026-04-24', 'doors': 3, 'engineSize': 1200, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/NV65FUP/2026-03-26/image/a8bc9ae4-63b2-4ccb-811c-7d575303e12f_removebg.jpg?w=600', 'https://abimg003.imgix.net/NV65FUP/2026-03-26/image/4a38439a-89ca-4ca0-ab20-6789b501106f_removebg.jpg?w=600', 'https://abimg003.imgix.net/NV65FUP/2026-03-26/image/3e7dc6b4-f842-40c1-9858-1ffbdbee8ee0_removebg.jpg?w=600', 'https://abimg003.imgix.net/NV65FUP/2026-03-26/image/e5ae35cf-a4af-4082-a3ee-41e2b50d2e5d_removebg.jpg?w=600', 'https://abimg003.imgix.net/NV65FUP/2026-03-26/image/0a0deacf-a112-442d-80ad-52f293827a8b_removebg.jpg?w=600', 'https://abimg003.imgix.net/NV65FUP/2026-03-26/image/f6dadee3-ef83-4f03-ae29-77b4564d1c1a_removebg.jpg?w=600', 'https://abimg003.imgix.net/NV65FUP/2026-03-26/image/3fab433a-ff81-4cf3-8732-4e1a226c1034_removebg.jpg?w=600', 'https://abimg003.imgix.net/NV65FUP/2026-03-26/image/6699a95f-d7c7-49ce-9ffd-5a25e65e1a5a_removebg.jpg?w=600', 'https://abimg003.imgix.net/NV65FUP/2026-03-26/image/0c061420-09bd-4e91-b5b8-0ad4680fde26_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Fleet', 'serviceHistory': '', 'remarks': 'NO SPARE KEY', 'virtual': False, 'seller': 'CarBuy Limited', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '4', 'v5': True, 'v5details': 'Here', 'co2': 99, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/a8a21039-398b-47d4-ae0e-1fc00466a40a.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:06:31 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120826597, 'registration': 'NV65FUP', 'account': 'KCS002', 'make': 'PEUGEOT', 'model': '208 HATCHBACK', 'derivative': '1.2 PureTech 110 GT Line 3dr', 'mileage': 90562, 'mileageWarranty': True, 'type': 'car', 'saleId': 19229, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 115}, 'saleStart': '2026-04-01T08:45Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2015-12-23', 'fuel': 'Petrol', 'motExpiry': '2026-04-24', 'doors': 3, 'engineSize': 1200, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/NV65FUP/2026-03-26/image/a8bc9ae4-63b2-4ccb-811c-7d575303e12f_removebg.jpg?w=600', 'https://abimg003.imgix.net/NV65FUP/2026-03-26/image/4a38439a-89ca-4ca0-ab20-6789b501106f_removebg.jpg?w=600', 'https://abimg003.imgix.net/NV65FUP/2026-03-26/image/3e7dc6b4-f842-40c1-9858-1ffbdbee8ee0_removebg.jpg?w=600', 'https://abimg003.imgix.net/NV65FUP/2026-03-26/image/e5ae35cf-a4af-4082-a3ee-41e2b50d2e5d_removebg.jpg?w=600', 'https://abimg003.imgix.net/NV65FUP/2026-03-26/image/0a0deacf-a112-442d-80ad-52f293827a8b_removebg.jpg?w=600', 'https://abimg003.imgix.net/NV65FUP/2026-03-26/image/f6dadee3-ef83-4f03-ae29-77b4564d1c1a_removebg.jpg?w=600', 'https://abimg003.imgix.net/NV65FUP/2026-03-26/image/3fab433a-ff81-4cf3-8732-4e1a226c1034_removebg.jpg?w=600', 'https://abimg003.imgix.net/NV65FUP/2026-03-26/image/6699a95f-d7c7-49ce-9ffd-5a25e65e1a5a_removebg.jpg?w=600', 'https://abimg003.imgix.net/NV65FUP/2026-03-26/image/0c061420-09bd-4e91-b5b8-0ad4680fde26_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Fleet', 'serviceHistory': '', 'remarks': 'NO SPARE KEY', 'virtual': False, 'seller': 'CarBuy Limited', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '4', 'v5': True, 'v5details': 'Here', 'co2': 99, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/a8a21039-398b-47d4-ae0e-1fc00466a40a.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:06:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a625caab-2056-584b-93ab-b1c0234c1e85 with identifier: 120826597
2026-03-27 19:06:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a625caab-2056-584b-93ab-b1c0234c1e85 with scrape type 2
2026-03-27 19:06:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a625caab-2056-584b-93ab-b1c0234c1e85 with scrape type 2
2026-03-27 19:06:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: a625caab-2056-584b-93ab-b1c0234c1e85, identifier: 120826597
2026-03-27 19:06:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: a625caab-2056-584b-93ab-b1c0234c1e85 with identifier: 120826597
2026-03-27 19:06:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: a625caab-2056-584b-93ab-b1c0234c1e85 with identifier: 120826597
2026-03-27 19:06:32 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: a625caab-2056-584b-93ab-b1c0234c1e85 with identifier: 120826597 to the API
2026-03-27 19:06:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19: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-27 19:06:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120826597?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 99,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 3,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'expiration_date': '2026-04-01T08:45:00Z',
'fuel_type': 'Petrol',
'id': 'a625caab-2056-584b-93ab-b1c0234c1e85',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'NV65FUP',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120826597',
'listing': 'auction',
'location': 'Aston Barclay Westbury',
'make': 'PEUGEOT',
'model': '208 HATCHBACK',
'odometer': 90562,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-12-23',
'seller_name': 'CarBuy Limited',
'title': 'PEUGEOT 208 HATCHBACK 1.2 PureTech 110 GT Line 3dr',
'transmission': 'manual',
'trim': '1.2 PureTech 110 GT Line 3dr',
'vin': None,
'year': 2015}
2026-03-27 19:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%27120826597%27 HTTP/1.1" 200 None
2026-03-27 19:06:32 [astonbarclay.gb] INFO: Saving data for 120826597: {'auction_closing_time': 1775033100.0, 'created_time': 1774530170.278002, 'last_price_update_time': 1774638392.378311}
2026-03-27 19:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120826597') HTTP/1.1" 204 0
2026-03-27 19:06:48 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.920(s), this was the 1st time calling it.
2026-03-27 19:06:48 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.484144553713868 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-27 19:06:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120651971?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:06:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:06:51 [astonbarclay.gb] INFO: Detail data: {'cardType': 'e-xchange', 'id': 120651971, 'registration': 'EO18BFL', 'account': 'KCS002', 'make': 'BMW', 'model': '1 SERIES HATCHBACK', 'derivative': '118i [1.5] Sport 3dr [Nav] Step Auto', 'mileage': 42632, 'mileageWarranty': True, 'type': 'car', 'saleId': 19229, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 115}, 'saleStart': '2026-03-30T08:00Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2018-03-29', 'fuel': 'Petrol', 'motExpiry': '2026-07-17', 'doors': 3, 'engineSize': 1499, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/EO18BFL/2026-03-20/image/d16c8bf5-506b-4870-aefb-0ca0c3eb48d8_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO18BFL/2026-03-20/image/eb2c500e-612b-46ba-a396-ddaa89046f87_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO18BFL/2026-03-20/image/fc7c0a3a-1ed4-402c-8e29-1ee09bb67375_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO18BFL/2026-03-20/image/32415e93-dd69-41f5-935b-6fae28569253_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO18BFL/2026-03-20/image/c5c51700-d504-4da3-8a8d-b13b3b31d288_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO18BFL/2026-03-20/image/b4110e88-9d63-468f-b35c-f575d12bc424_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO18BFL/2026-03-20/image/bd9a3b90-6f5a-4b32-aab4-f6c0c886fd7e_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO18BFL/2026-03-20/image/22e6540b-935b-4acf-9f3d-a3fff13fb262_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO18BFL/2026-03-20/image/a955efb9-2f4e-4fcc-9f4d-8b1d234553f4_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO18BFL/2026-03-20/image/7bd0a0db-26a0-4312-ba0c-7563c9e5c2fa_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO18BFL/2026-03-20/image/059fd379-1890-40bf-a170-49bffbf848c4_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Fleet', 'serviceHistory': 'Service digital idrive 06/20 12k 03/21 16k', 'remarks': 'SKEY', 'virtual': False, 'seller': 'CarBuy Limited', '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/7c77410f-9ae1-469c-add4-31134ad1eb5c.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:06:51 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'e-xchange', 'id': 120651971, 'registration': 'EO18BFL', 'account': 'KCS002', 'make': 'BMW', 'model': '1 SERIES HATCHBACK', 'derivative': '118i [1.5] Sport 3dr [Nav] Step Auto', 'mileage': 42632, 'mileageWarranty': True, 'type': 'car', 'saleId': 19229, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 115}, 'saleStart': '2026-03-30T08:00Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2018-03-29', 'fuel': 'Petrol', 'motExpiry': '2026-07-17', 'doors': 3, 'engineSize': 1499, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/EO18BFL/2026-03-20/image/d16c8bf5-506b-4870-aefb-0ca0c3eb48d8_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO18BFL/2026-03-20/image/eb2c500e-612b-46ba-a396-ddaa89046f87_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO18BFL/2026-03-20/image/fc7c0a3a-1ed4-402c-8e29-1ee09bb67375_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO18BFL/2026-03-20/image/32415e93-dd69-41f5-935b-6fae28569253_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO18BFL/2026-03-20/image/c5c51700-d504-4da3-8a8d-b13b3b31d288_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO18BFL/2026-03-20/image/b4110e88-9d63-468f-b35c-f575d12bc424_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO18BFL/2026-03-20/image/bd9a3b90-6f5a-4b32-aab4-f6c0c886fd7e_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO18BFL/2026-03-20/image/22e6540b-935b-4acf-9f3d-a3fff13fb262_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO18BFL/2026-03-20/image/a955efb9-2f4e-4fcc-9f4d-8b1d234553f4_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO18BFL/2026-03-20/image/7bd0a0db-26a0-4312-ba0c-7563c9e5c2fa_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO18BFL/2026-03-20/image/059fd379-1890-40bf-a170-49bffbf848c4_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Fleet', 'serviceHistory': 'Service digital idrive 06/20 12k 03/21 16k', 'remarks': 'SKEY', 'virtual': False, 'seller': 'CarBuy Limited', '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/7c77410f-9ae1-469c-add4-31134ad1eb5c.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:06:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2cf0e082-7ffe-5d41-a026-7143d43f99f7 with identifier: 120651971
2026-03-27 19:06:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2cf0e082-7ffe-5d41-a026-7143d43f99f7 with scrape type 2
2026-03-27 19:06:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2cf0e082-7ffe-5d41-a026-7143d43f99f7 with scrape type 2
2026-03-27 19:06:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 2cf0e082-7ffe-5d41-a026-7143d43f99f7, identifier: 120651971
2026-03-27 19:06:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 2cf0e082-7ffe-5d41-a026-7143d43f99f7 with identifier: 120651971
2026-03-27 19:06:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 2cf0e082-7ffe-5d41-a026-7143d43f99f7 with identifier: 120651971
2026-03-27 19:06:52 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 2cf0e082-7ffe-5d41-a026-7143d43f99f7 with identifier: 120651971 to the API
2026-03-27 19:06:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:06:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 19:06:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120651971?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 119,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 3,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-03-30T08:00:00Z',
'fuel_type': 'Petrol',
'id': '2cf0e082-7ffe-5d41-a026-7143d43f99f7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'EO18BFL',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120651971',
'listing': 'auction',
'location': 'Aston Barclay Westbury',
'make': 'BMW',
'model': '1 SERIES HATCHBACK',
'odometer': 42632,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-03-29',
'seller_name': 'CarBuy Limited',
'title': 'BMW 1 SERIES HATCHBACK 118i [1.5] Sport 3dr [Nav] Step Auto',
'transmission': 'automatic',
'trim': '118i [1.5] Sport 3dr [Nav] Step Auto',
'vin': None,
'year': 2018}
2026-03-27 19:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120651971%27 HTTP/1.1" 200 None
2026-03-27 19:06:52 [astonbarclay.gb] INFO: Saving data for 120651971: {'auction_closing_time': 1774857600.0, 'created_time': 1774011682.684767, 'last_price_update_time': 1774638412.411577}
2026-03-27 19:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120651971') HTTP/1.1" 204 0
2026-03-27 19:06:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-27 19:06:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120555519?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:06:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:06:53 [astonbarclay.gb] INFO: Detail data: {'cardType': 'e-xchange', 'id': 120555519, 'registration': 'PE16EZP', 'account': 'KCS002', 'make': 'VAUXHALL', 'model': 'MOKKA HATCHBACK', 'derivative': '1.4T SE 5dr 4WD', 'mileage': 66448, 'mileageWarranty': True, 'type': 'car', 'saleId': 19229, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 115}, 'saleStart': '2026-03-30T08:00Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2016-05-23', 'fuel': 'Petrol', 'motExpiry': '2026-10-27', 'doors': 5, 'engineSize': 1364, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/PE16EZP/2026-03-18/image/9f94a576-68f7-4714-86fa-c294dcfe6aff_removebg.jpg?w=600', 'https://abimg003.imgix.net/PE16EZP/2026-03-18/image/c53c40a0-ac87-4256-a742-97891093f987_removebg.jpg?w=600', 'https://abimg003.imgix.net/PE16EZP/2026-03-18/image/5338220a-2552-46b4-96b7-c32d80d1e218_removebg.jpg?w=600', 'https://abimg003.imgix.net/PE16EZP/2026-03-18/image/34e2b052-b771-4792-9e4f-f26f76604e85_removebg.jpg?w=600', 'https://abimg003.imgix.net/PE16EZP/2026-03-18/image/1960d5d6-b4fe-444d-b138-da15594eda26_removebg.jpg?w=600', 'https://abimg003.imgix.net/PE16EZP/2026-03-18/image/42af0a34-0dd1-46ec-bf19-10949f39c9c7_removebg.jpg?w=600', 'https://abimg003.imgix.net/PE16EZP/2026-03-18/image/30b3d12c-417b-4028-ba7e-6396a6416209_removebg.jpg?w=600', 'https://abimg003.imgix.net/PE16EZP/2026-03-18/image/0fa85b46-75a7-4c5f-aab7-060e9d3061c8_removebg.jpg?w=600', 'https://abimg003.imgix.net/PE16EZP/2026-03-18/image/abef97e3-d26d-4ea1-9eaa-6b3dde08b9d5_removebg.jpg?w=600', 'https://abimg003.imgix.net/PE16EZP/2026-03-18/image/fe7b4974-8fb0-4765-9eb2-71a2661bd3a2_removebg.jpg?w=600', 'https://abimg003.imgix.net/PE16EZP/2026-03-18/image/086595fe-ed2e-4b34-9d93-387890a1afb2_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Fleet', 'serviceHistory': 'Service book 05/17 8K 05/18 16K 04/19 25K', 'remarks': 'S/KEY', 'virtual': False, 'seller': 'CarBuy Limited', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 155, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/6587a28b-3964-4a0f-aa49-cd20e61da191.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:06:53 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'e-xchange', 'id': 120555519, 'registration': 'PE16EZP', 'account': 'KCS002', 'make': 'VAUXHALL', 'model': 'MOKKA HATCHBACK', 'derivative': '1.4T SE 5dr 4WD', 'mileage': 66448, 'mileageWarranty': True, 'type': 'car', 'saleId': 19229, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 115}, 'saleStart': '2026-03-30T08:00Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2016-05-23', 'fuel': 'Petrol', 'motExpiry': '2026-10-27', 'doors': 5, 'engineSize': 1364, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/PE16EZP/2026-03-18/image/9f94a576-68f7-4714-86fa-c294dcfe6aff_removebg.jpg?w=600', 'https://abimg003.imgix.net/PE16EZP/2026-03-18/image/c53c40a0-ac87-4256-a742-97891093f987_removebg.jpg?w=600', 'https://abimg003.imgix.net/PE16EZP/2026-03-18/image/5338220a-2552-46b4-96b7-c32d80d1e218_removebg.jpg?w=600', 'https://abimg003.imgix.net/PE16EZP/2026-03-18/image/34e2b052-b771-4792-9e4f-f26f76604e85_removebg.jpg?w=600', 'https://abimg003.imgix.net/PE16EZP/2026-03-18/image/1960d5d6-b4fe-444d-b138-da15594eda26_removebg.jpg?w=600', 'https://abimg003.imgix.net/PE16EZP/2026-03-18/image/42af0a34-0dd1-46ec-bf19-10949f39c9c7_removebg.jpg?w=600', 'https://abimg003.imgix.net/PE16EZP/2026-03-18/image/30b3d12c-417b-4028-ba7e-6396a6416209_removebg.jpg?w=600', 'https://abimg003.imgix.net/PE16EZP/2026-03-18/image/0fa85b46-75a7-4c5f-aab7-060e9d3061c8_removebg.jpg?w=600', 'https://abimg003.imgix.net/PE16EZP/2026-03-18/image/abef97e3-d26d-4ea1-9eaa-6b3dde08b9d5_removebg.jpg?w=600', 'https://abimg003.imgix.net/PE16EZP/2026-03-18/image/fe7b4974-8fb0-4765-9eb2-71a2661bd3a2_removebg.jpg?w=600', 'https://abimg003.imgix.net/PE16EZP/2026-03-18/image/086595fe-ed2e-4b34-9d93-387890a1afb2_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Fleet', 'serviceHistory': 'Service book 05/17 8K 05/18 16K 04/19 25K', 'remarks': 'S/KEY', 'virtual': False, 'seller': 'CarBuy Limited', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 155, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/6587a28b-3964-4a0f-aa49-cd20e61da191.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:06:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4e189d00-5d87-5c47-9b42-0cf9e95a599e with identifier: 120555519
2026-03-27 19:06:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4e189d00-5d87-5c47-9b42-0cf9e95a599e with scrape type 2
2026-03-27 19:06:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4e189d00-5d87-5c47-9b42-0cf9e95a599e with scrape type 2
2026-03-27 19:06:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 4e189d00-5d87-5c47-9b42-0cf9e95a599e, identifier: 120555519
2026-03-27 19:06:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 4e189d00-5d87-5c47-9b42-0cf9e95a599e with identifier: 120555519
2026-03-27 19:06:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 4e189d00-5d87-5c47-9b42-0cf9e95a599e with identifier: 120555519
2026-03-27 19:06:54 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 4e189d00-5d87-5c47-9b42-0cf9e95a599e with identifier: 120555519 to the API
2026-03-27 19:06:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:06:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 19:06:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120555519?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 155,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'expiration_date': '2026-03-30T08:00:00Z',
'fuel_type': 'Petrol',
'id': '4e189d00-5d87-5c47-9b42-0cf9e95a599e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'PE16EZP',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120555519',
'listing': 'auction',
'location': 'Aston Barclay Westbury',
'make': 'VAUXHALL',
'model': 'MOKKA HATCHBACK',
'odometer': 66448,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-05-23',
'seller_name': 'CarBuy Limited',
'title': 'VAUXHALL MOKKA HATCHBACK 1.4T SE 5dr 4WD',
'transmission': 'manual',
'trim': '1.4T SE 5dr 4WD',
'vin': None,
'year': 2016}
2026-03-27 19:06:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:06:54 [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-27 19:06:54 [astonbarclay.gb] INFO: Saving data for 120555519: {'auction_closing_time': 1774857600.0, 'created_time': 1773838955.670822, 'last_price_update_time': 1774638414.337211}
2026-03-27 19:06:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:06:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120555519') HTTP/1.1" 204 0
2026-03-27 19:06:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120826040?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19: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-27 19:06:56 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120826040, 'registration': 'YR68PSU', 'account': 'KCS002', 'make': 'AUDI', 'model': 'Q3 ESTATE SPECIAL EDITIONS', 'derivative': '1.4T FSI Black Edition 5dr', 'mileage': 75827, 'mileageWarranty': True, 'type': 'car', 'saleId': 19229, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 115}, 'saleStart': '2026-04-01T08:45Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2018-09-28', 'fuel': 'Petrol', 'motExpiry': '2026-09-27', 'doors': 5, 'engineSize': 1395, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/YR68PSU/2026-03-26/image/c828b091-de43-4706-becc-e16b73bb40b1_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR68PSU/2026-03-26/image/268f7583-d2ea-4489-8d33-a22ff1a13e7d_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR68PSU/2026-03-26/image/a55922a8-4181-4055-aa37-658d8cd7bfa6_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR68PSU/2026-03-26/image/912230cb-7ebf-47c2-bb56-0b50768b67aa_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR68PSU/2026-03-26/image/f4cd38cb-1bbb-4be3-aeb8-63948b7d5c1a_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR68PSU/2026-03-26/image/c521e457-0902-483c-a8e6-1ea64fb7164d_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR68PSU/2026-03-26/image/1c0b18fc-2c9d-4433-afd4-4e11d2fd56e7_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR68PSU/2026-03-26/image/9a61029f-3f3a-48d5-82dd-cb4c2815c589_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR68PSU/2026-03-26/image/819bbf69-de46-4494-977c-62b4adf31731_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Fleet', 'serviceHistory': 'Service invoice PRINT @ 3/20 19K, INVOICES @ 12/22 42K, 10/23 52K, 9/24 62K, 10/25 72K,', 'remarks': 'S/KEY, SD Card', 'virtual': False, 'seller': 'CarBuy Limited', '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/c9596d73-316b-4eca-abf7-12224adfa50c.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:06:56 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120826040, 'registration': 'YR68PSU', 'account': 'KCS002', 'make': 'AUDI', 'model': 'Q3 ESTATE SPECIAL EDITIONS', 'derivative': '1.4T FSI Black Edition 5dr', 'mileage': 75827, 'mileageWarranty': True, 'type': 'car', 'saleId': 19229, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 115}, 'saleStart': '2026-04-01T08:45Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2018-09-28', 'fuel': 'Petrol', 'motExpiry': '2026-09-27', 'doors': 5, 'engineSize': 1395, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/YR68PSU/2026-03-26/image/c828b091-de43-4706-becc-e16b73bb40b1_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR68PSU/2026-03-26/image/268f7583-d2ea-4489-8d33-a22ff1a13e7d_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR68PSU/2026-03-26/image/a55922a8-4181-4055-aa37-658d8cd7bfa6_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR68PSU/2026-03-26/image/912230cb-7ebf-47c2-bb56-0b50768b67aa_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR68PSU/2026-03-26/image/f4cd38cb-1bbb-4be3-aeb8-63948b7d5c1a_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR68PSU/2026-03-26/image/c521e457-0902-483c-a8e6-1ea64fb7164d_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR68PSU/2026-03-26/image/1c0b18fc-2c9d-4433-afd4-4e11d2fd56e7_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR68PSU/2026-03-26/image/9a61029f-3f3a-48d5-82dd-cb4c2815c589_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR68PSU/2026-03-26/image/819bbf69-de46-4494-977c-62b4adf31731_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Fleet', 'serviceHistory': 'Service invoice PRINT @ 3/20 19K, INVOICES @ 12/22 42K, 10/23 52K, 9/24 62K, 10/25 72K,', 'remarks': 'S/KEY, SD Card', 'virtual': False, 'seller': 'CarBuy Limited', '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/c9596d73-316b-4eca-abf7-12224adfa50c.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:06:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 54597921-d408-50fd-bf64-57cc08fb8104 with identifier: 120826040
2026-03-27 19:06:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 54597921-d408-50fd-bf64-57cc08fb8104 with scrape type 2
2026-03-27 19:06:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 54597921-d408-50fd-bf64-57cc08fb8104 with scrape type 2
2026-03-27 19:06:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 54597921-d408-50fd-bf64-57cc08fb8104, identifier: 120826040
2026-03-27 19:06:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 54597921-d408-50fd-bf64-57cc08fb8104 with identifier: 120826040
2026-03-27 19:06:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 54597921-d408-50fd-bf64-57cc08fb8104 with identifier: 120826040
2026-03-27 19:06:56 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 54597921-d408-50fd-bf64-57cc08fb8104 with identifier: 120826040 to the API
2026-03-27 19:06:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:06:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 19:06:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120826040?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 134,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'expiration_date': '2026-04-01T08:45:00Z',
'fuel_type': 'Petrol',
'id': '54597921-d408-50fd-bf64-57cc08fb8104',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'YR68PSU',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120826040',
'listing': 'auction',
'location': 'Aston Barclay Westbury',
'make': 'AUDI',
'model': 'Q3 ESTATE SPECIAL EDITIONS',
'odometer': 75827,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-09-28',
'seller_name': 'CarBuy Limited',
'title': 'AUDI Q3 ESTATE SPECIAL EDITIONS 1.4T FSI Black Edition 5dr',
'transmission': 'manual',
'trim': '1.4T FSI Black Edition 5dr',
'vin': None,
'year': 2018}
2026-03-27 19:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:06:56 [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-27 19:06:56 [astonbarclay.gb] INFO: Saving data for 120826040: {'auction_closing_time': 1775033100.0, 'created_time': 1774530253.268217, 'last_price_update_time': 1774638416.634249}
2026-03-27 19:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120826040') HTTP/1.1" 204 0
2026-03-27 19:06:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120515107?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19: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-27 19:06:57 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120515107, 'registration': 'DY23EGV', 'account': 'GRS002', 'make': 'RENAULT', 'model': 'TRAFIC SWB DIESEL', 'derivative': 'SL28 Blue dCi 130 Business+ Van', 'mileage': 50999, 'mileageWarranty': True, 'type': 'commercial', 'saleId': 19229, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 115}, 'saleStart': '2026-04-01T08:45Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2023-04-18', 'fuel': 'Diesel', 'motExpiry': None, 'doors': None, 'engineSize': 1997, 'bodyType': 'Van', 'images': ['https://abimg003.imgix.net/DY23EGV/2026-03-26/image/23b6fadc-c828-493e-9854-6a1b861ef785_removebg.jpg?w=600', 'https://abimg003.imgix.net/DY23EGV/2026-03-26/image/06d6155b-e992-4fcd-8512-e33423e7e7ef_removebg.jpg?w=600', 'https://abimg003.imgix.net/DY23EGV/2026-03-26/image/b6159976-9873-408b-8781-4f1facfde73a_removebg.jpg?w=600', 'https://abimg003.imgix.net/DY23EGV/2026-03-26/image/3f3af7fa-9186-41b6-b98e-836969a02097_removebg.jpg?w=600', 'https://abimg003.imgix.net/DY23EGV/2026-03-26/image/74c771ea-cd20-463d-b919-76ae9e7a09cb_removebg.jpg?w=600', 'https://abimg003.imgix.net/DY23EGV/2026-03-26/image/bae6e7a2-9155-4cc3-9cb1-581aca7608ab_removebg.jpg?w=600', 'https://abimg003.imgix.net/DY23EGV/2026-03-26/image/f4ecd409-7ad4-4d86-9fa2-82e3e2d3410b_removebg.jpg?w=600', 'https://abimg003.imgix.net/DY23EGV/2026-03-26/image/0597cd9e-035b-4066-880d-38a4f59a6261_removebg.jpg?w=600', 'https://abimg003.imgix.net/DY23EGV/2026-03-26/image/87048499-28ff-430a-8622-8cab247e4fd3_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Fleet - LCV', 'serviceHistory': '', 'remarks': 'SPARE KEY / 1 OWNER FROM NEW / 1ST MOT DUE 4/26', 'virtual': False, 'seller': 'GRS Motor Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 183, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/a05276bc-8203-4640-9c8c-af27933efdf3.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': '+VAT', 'value': '+VAT'}}
2026-03-27 19:06:57 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120515107, 'registration': 'DY23EGV', 'account': 'GRS002', 'make': 'RENAULT', 'model': 'TRAFIC SWB DIESEL', 'derivative': 'SL28 Blue dCi 130 Business+ Van', 'mileage': 50999, 'mileageWarranty': True, 'type': 'commercial', 'saleId': 19229, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 115}, 'saleStart': '2026-04-01T08:45Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2023-04-18', 'fuel': 'Diesel', 'motExpiry': None, 'doors': None, 'engineSize': 1997, 'bodyType': 'Van', 'images': ['https://abimg003.imgix.net/DY23EGV/2026-03-26/image/23b6fadc-c828-493e-9854-6a1b861ef785_removebg.jpg?w=600', 'https://abimg003.imgix.net/DY23EGV/2026-03-26/image/06d6155b-e992-4fcd-8512-e33423e7e7ef_removebg.jpg?w=600', 'https://abimg003.imgix.net/DY23EGV/2026-03-26/image/b6159976-9873-408b-8781-4f1facfde73a_removebg.jpg?w=600', 'https://abimg003.imgix.net/DY23EGV/2026-03-26/image/3f3af7fa-9186-41b6-b98e-836969a02097_removebg.jpg?w=600', 'https://abimg003.imgix.net/DY23EGV/2026-03-26/image/74c771ea-cd20-463d-b919-76ae9e7a09cb_removebg.jpg?w=600', 'https://abimg003.imgix.net/DY23EGV/2026-03-26/image/bae6e7a2-9155-4cc3-9cb1-581aca7608ab_removebg.jpg?w=600', 'https://abimg003.imgix.net/DY23EGV/2026-03-26/image/f4ecd409-7ad4-4d86-9fa2-82e3e2d3410b_removebg.jpg?w=600', 'https://abimg003.imgix.net/DY23EGV/2026-03-26/image/0597cd9e-035b-4066-880d-38a4f59a6261_removebg.jpg?w=600', 'https://abimg003.imgix.net/DY23EGV/2026-03-26/image/87048499-28ff-430a-8622-8cab247e4fd3_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Fleet - LCV', 'serviceHistory': '', 'remarks': 'SPARE KEY / 1 OWNER FROM NEW / 1ST MOT DUE 4/26', 'virtual': False, 'seller': 'GRS Motor Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 183, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/a05276bc-8203-4640-9c8c-af27933efdf3.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': '+VAT', 'value': '+VAT'}}
2026-03-27 19:06:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3fa85ef2-b135-5d89-a440-d5e39b9a7ddd with identifier: 120515107
2026-03-27 19:06:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3fa85ef2-b135-5d89-a440-d5e39b9a7ddd with scrape type 2
2026-03-27 19:06:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3fa85ef2-b135-5d89-a440-d5e39b9a7ddd with scrape type 2
2026-03-27 19:06:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 3fa85ef2-b135-5d89-a440-d5e39b9a7ddd, identifier: 120515107
2026-03-27 19:06:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 3fa85ef2-b135-5d89-a440-d5e39b9a7ddd with identifier: 120515107
2026-03-27 19:06:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 3fa85ef2-b135-5d89-a440-d5e39b9a7ddd with identifier: 120515107
2026-03-27 19:06:57 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 3fa85ef2-b135-5d89-a440-d5e39b9a7ddd with identifier: 120515107 to the API
2026-03-27 19:06:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19: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-27 19:06:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120515107?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 183,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': None,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-04-01T08:45:00Z',
'fuel_type': 'Diesel',
'id': '3fa85ef2-b135-5d89-a440-d5e39b9a7ddd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DY23EGV',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120515107',
'listing': 'auction',
'location': 'Aston Barclay Westbury',
'make': 'RENAULT',
'model': 'TRAFIC SWB DIESEL',
'odometer': 50999,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-04-18',
'seller_name': 'GRS Motor Group',
'title': 'RENAULT TRAFIC SWB DIESEL SL28 Blue dCi 130 Business+ Van',
'transmission': 'manual',
'trim': 'SL28 Blue dCi 130 Business+ Van',
'vin': None,
'year': 2023}
2026-03-27 19:06:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%27120515107%27 HTTP/1.1" 200 None
2026-03-27 19:06:58 [astonbarclay.gb] INFO: Saving data for 120515107: {'auction_closing_time': 1775033100.0, 'created_time': 1774530148.918473, 'last_price_update_time': 1774638418.100177}
2026-03-27 19:06:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:06:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120515107') HTTP/1.1" 204 0
2026-03-27 19:07:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120652259?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19: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-27 19:07:04 [astonbarclay.gb] INFO: Detail data: {'cardType': 'e-xchange', 'id': 120652259, 'registration': 'LN15YJG', 'account': 'KCS002', 'make': 'MERCEDES-BENZ', 'model': 'A CLASS DIESEL HATCHBACK', 'derivative': 'A200 [2.1] CDI Sport 5dr Auto', 'mileage': 75192, 'mileageWarranty': True, 'type': 'car', 'saleId': 19229, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 115}, 'saleStart': '2026-03-30T08:00Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2015-03-31', 'fuel': 'Diesel', 'motExpiry': '2026-05-19', 'doors': 5, 'engineSize': 2143, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/LN15YJG/2026-03-20/image/aba9ecf5-74a7-4020-a6f1-8bb3817d8bea_removebg.jpg?w=600', 'https://abimg003.imgix.net/LN15YJG/2026-03-20/image/f2a3130b-f309-4817-b54c-28e281717b6b_removebg.jpg?w=600', 'https://abimg003.imgix.net/LN15YJG/2026-03-20/image/c1fe3d25-d642-4413-a5a5-55e0515aebc9_removebg.jpg?w=600', 'https://abimg003.imgix.net/LN15YJG/2026-03-20/image/839d4f93-eedb-4c04-b227-394b706615cb_removebg.jpg?w=600', 'https://abimg003.imgix.net/LN15YJG/2026-03-20/image/cbcec86c-b6bb-45fd-9b05-00a9c6d7bd0d_removebg.jpg?w=600', 'https://abimg003.imgix.net/LN15YJG/2026-03-20/image/b0c8e8c5-910b-4afa-bfed-acee0a475074_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': '', 'remarks': 'NO SPARE KEY', 'virtual': False, 'seller': 'CarBuy Limited', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 106, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/59b2b8b4-2a32-476f-afbe-313062b8a4d5.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:07:04 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'e-xchange', 'id': 120652259, 'registration': 'LN15YJG', 'account': 'KCS002', 'make': 'MERCEDES-BENZ', 'model': 'A CLASS DIESEL HATCHBACK', 'derivative': 'A200 [2.1] CDI Sport 5dr Auto', 'mileage': 75192, 'mileageWarranty': True, 'type': 'car', 'saleId': 19229, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 115}, 'saleStart': '2026-03-30T08:00Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2015-03-31', 'fuel': 'Diesel', 'motExpiry': '2026-05-19', 'doors': 5, 'engineSize': 2143, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/LN15YJG/2026-03-20/image/aba9ecf5-74a7-4020-a6f1-8bb3817d8bea_removebg.jpg?w=600', 'https://abimg003.imgix.net/LN15YJG/2026-03-20/image/f2a3130b-f309-4817-b54c-28e281717b6b_removebg.jpg?w=600', 'https://abimg003.imgix.net/LN15YJG/2026-03-20/image/c1fe3d25-d642-4413-a5a5-55e0515aebc9_removebg.jpg?w=600', 'https://abimg003.imgix.net/LN15YJG/2026-03-20/image/839d4f93-eedb-4c04-b227-394b706615cb_removebg.jpg?w=600', 'https://abimg003.imgix.net/LN15YJG/2026-03-20/image/cbcec86c-b6bb-45fd-9b05-00a9c6d7bd0d_removebg.jpg?w=600', 'https://abimg003.imgix.net/LN15YJG/2026-03-20/image/b0c8e8c5-910b-4afa-bfed-acee0a475074_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': '', 'remarks': 'NO SPARE KEY', 'virtual': False, 'seller': 'CarBuy Limited', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 106, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/59b2b8b4-2a32-476f-afbe-313062b8a4d5.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:07:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9b7d5f96-e4b9-51e7-b8d3-7b00a02d6cd4 with identifier: 120652259
2026-03-27 19:07:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9b7d5f96-e4b9-51e7-b8d3-7b00a02d6cd4 with scrape type 2
2026-03-27 19:07:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9b7d5f96-e4b9-51e7-b8d3-7b00a02d6cd4 with scrape type 2
2026-03-27 19:07:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 9b7d5f96-e4b9-51e7-b8d3-7b00a02d6cd4, identifier: 120652259
2026-03-27 19:07:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 9b7d5f96-e4b9-51e7-b8d3-7b00a02d6cd4 with identifier: 120652259
2026-03-27 19:07:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 9b7d5f96-e4b9-51e7-b8d3-7b00a02d6cd4 with identifier: 120652259
2026-03-27 19:07:04 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 9b7d5f96-e4b9-51e7-b8d3-7b00a02d6cd4 with identifier: 120652259 to the API
2026-03-27 19:07:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:07:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 19:07:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120652259?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 106,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.1L',
'expiration_date': '2026-03-30T08:00:00Z',
'fuel_type': 'Diesel',
'id': '9b7d5f96-e4b9-51e7-b8d3-7b00a02d6cd4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'LN15YJG',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120652259',
'listing': 'auction',
'location': 'Aston Barclay Westbury',
'make': 'MERCEDES-BENZ',
'model': 'A CLASS DIESEL HATCHBACK',
'odometer': 75192,
'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': 'CarBuy Limited',
'title': 'MERCEDES-BENZ A CLASS DIESEL HATCHBACK A200 [2.1] CDI Sport 5dr '
'Auto',
'transmission': 'automatic',
'trim': 'A200 [2.1] CDI Sport 5dr Auto',
'vin': None,
'year': 2015}
2026-03-27 19:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%27120652259%27 HTTP/1.1" 200 None
2026-03-27 19:07:05 [astonbarclay.gb] INFO: Saving data for 120652259: {'auction_closing_time': 1774857600.0, 'created_time': 1774011686.942958, 'last_price_update_time': 1774638425.179375}
2026-03-27 19:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120652259') HTTP/1.1" 204 0
2026-03-27 19:07:05 [scrapy.extensions.logstats] INFO: Crawled 79 pages (at 9 pages/min), scraped 74 items (at 9 items/min)
2026-03-27 19:07:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 177MiB
2026-03-27 19:07:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120515135?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:07:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:07:08 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120515135, 'registration': 'ML72KYP', 'account': 'GRS002', 'make': 'RENAULT', 'model': 'MASTER LWB DIESEL FWD', 'derivative': 'LM35dCi 135 Business+ Medium Roof Van', 'mileage': 39584, 'mileageWarranty': True, 'type': 'commercial', 'saleId': 19229, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 115}, 'saleStart': '2026-04-01T08:45Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2022-11-16', 'fuel': 'Diesel', 'motExpiry': '2026-11-15', 'doors': None, 'engineSize': 2298, 'bodyType': 'Medium Roof Van', 'images': ['https://abimg003.imgix.net/ML72KYP/2026-03-26/image/a6527ef3-78db-4fbe-bbe3-9b6ab0c221f4_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML72KYP/2026-03-26/image/d9e18f39-6956-4bbb-aa87-90adfb1f2c41_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML72KYP/2026-03-26/image/26c9dd7b-3f8e-4391-8075-ee49600e1b97_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML72KYP/2026-03-26/image/59872fc8-bc23-474e-a778-51725bc83f93_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML72KYP/2026-03-26/image/0f42e287-dca2-4764-8922-423ef9456766_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML72KYP/2026-03-26/image/9d8d1573-75d8-4ad0-b7a4-ec46af5d2c2c_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML72KYP/2026-03-26/image/d718c863-0c53-48ff-8c4b-1a222645c7b4_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML72KYP/2026-03-26/image/58a60882-fec1-4039-bf4d-d7f2ef98a878_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML72KYP/2026-03-26/image/485dd356-ada4-47e9-ba3a-154d49ce720d_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Fleet - LCV', 'serviceHistory': '', 'remarks': '1 OWNER FROM NEW / MOT EXP 11/26 / VOSA STATES 38K / SKEY', 'virtual': False, 'seller': 'GRS Motor 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/32ac16c6-ece8-44b4-8ce0-77e204ba999d.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': '+VAT', 'value': '+VAT'}}
2026-03-27 19:07:08 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120515135, 'registration': 'ML72KYP', 'account': 'GRS002', 'make': 'RENAULT', 'model': 'MASTER LWB DIESEL FWD', 'derivative': 'LM35dCi 135 Business+ Medium Roof Van', 'mileage': 39584, 'mileageWarranty': True, 'type': 'commercial', 'saleId': 19229, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 115}, 'saleStart': '2026-04-01T08:45Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2022-11-16', 'fuel': 'Diesel', 'motExpiry': '2026-11-15', 'doors': None, 'engineSize': 2298, 'bodyType': 'Medium Roof Van', 'images': ['https://abimg003.imgix.net/ML72KYP/2026-03-26/image/a6527ef3-78db-4fbe-bbe3-9b6ab0c221f4_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML72KYP/2026-03-26/image/d9e18f39-6956-4bbb-aa87-90adfb1f2c41_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML72KYP/2026-03-26/image/26c9dd7b-3f8e-4391-8075-ee49600e1b97_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML72KYP/2026-03-26/image/59872fc8-bc23-474e-a778-51725bc83f93_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML72KYP/2026-03-26/image/0f42e287-dca2-4764-8922-423ef9456766_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML72KYP/2026-03-26/image/9d8d1573-75d8-4ad0-b7a4-ec46af5d2c2c_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML72KYP/2026-03-26/image/d718c863-0c53-48ff-8c4b-1a222645c7b4_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML72KYP/2026-03-26/image/58a60882-fec1-4039-bf4d-d7f2ef98a878_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML72KYP/2026-03-26/image/485dd356-ada4-47e9-ba3a-154d49ce720d_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Fleet - LCV', 'serviceHistory': '', 'remarks': '1 OWNER FROM NEW / MOT EXP 11/26 / VOSA STATES 38K / SKEY', 'virtual': False, 'seller': 'GRS Motor 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/32ac16c6-ece8-44b4-8ce0-77e204ba999d.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': '+VAT', 'value': '+VAT'}}
2026-03-27 19:07:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 880db985-992d-5308-96d4-9d8b7ed94300 with identifier: 120515135
2026-03-27 19:07:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 880db985-992d-5308-96d4-9d8b7ed94300 with scrape type 2
2026-03-27 19:07:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 880db985-992d-5308-96d4-9d8b7ed94300 with scrape type 2
2026-03-27 19:07:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 880db985-992d-5308-96d4-9d8b7ed94300, identifier: 120515135
2026-03-27 19:07:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 880db985-992d-5308-96d4-9d8b7ed94300 with identifier: 120515135
2026-03-27 19:07:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 880db985-992d-5308-96d4-9d8b7ed94300 with identifier: 120515135
2026-03-27 19:07:08 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 880db985-992d-5308-96d4-9d8b7ed94300 with identifier: 120515135 to the API
2026-03-27 19:07:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:07: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-27 19:07:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120515135?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 244,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': None,
'emission_standard': 'EURO 6',
'engine': '2.3L',
'expiration_date': '2026-04-01T08:45:00Z',
'fuel_type': 'Diesel',
'id': '880db985-992d-5308-96d4-9d8b7ed94300',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'ML72KYP',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120515135',
'listing': 'auction',
'location': 'Aston Barclay Westbury',
'make': 'RENAULT',
'model': 'MASTER LWB DIESEL FWD',
'odometer': 39584,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-11-16',
'seller_name': 'GRS Motor Group',
'title': 'RENAULT MASTER LWB DIESEL FWD LM35dCi 135 Business+ Medium Roof Van',
'transmission': 'manual',
'trim': 'LM35dCi 135 Business+ Medium Roof Van',
'vin': None,
'year': 2022}
2026-03-27 19:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:07:08 [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-27 19:07:08 [astonbarclay.gb] INFO: Saving data for 120515135: {'auction_closing_time': 1775033100.0, 'created_time': 1774530211.5461, 'last_price_update_time': 1774638428.73144}
2026-03-27 19:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120515135') HTTP/1.1" 204 0
2026-03-27 19:07:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/119878423?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:07:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:07:09 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 119878423, 'registration': 'CU68ZWG', 'account': 'STE131', 'make': 'PEUGEOT', 'model': '208 HATCHBACK', 'derivative': '1.2 PureTech 82 Signature 5dr [Start Stop]', 'mileage': 36485, 'mileageWarranty': False, 'type': 'car', 'saleId': 19229, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 115}, 'saleStart': '2026-04-01T08:45Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2018-09-14', 'fuel': 'Petrol', 'motExpiry': '2026-07-16', 'doors': 5, 'engineSize': 1199, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/CU68ZWG/2026-03-26/image/4e400e19-20c8-483d-a8b9-32d023f878fe_removebg.jpg?w=600', 'https://abimg003.imgix.net/CU68ZWG/2026-03-26/image/62727be5-c816-469d-b4a5-79e322e90eb0_removebg.jpg?w=600', 'https://abimg003.imgix.net/CU68ZWG/2026-03-26/image/02364143-e46b-4068-ba42-04b5b7cb8228_removebg.jpg?w=600', 'https://abimg003.imgix.net/CU68ZWG/2026-03-26/image/043cc9df-6905-4bac-bf49-fe98e87301ed_removebg.jpg?w=600', 'https://abimg003.imgix.net/CU68ZWG/2026-03-26/image/5e5d9c15-d956-4f31-b5a2-443db6cc4e11_removebg.jpg?w=600', 'https://abimg003.imgix.net/CU68ZWG/2026-03-26/image/d3039288-45bc-4f07-9660-0f0c2d8ef543_removebg.jpg?w=600', 'https://abimg003.imgix.net/CU68ZWG/2026-03-26/image/a02f0167-1ee3-46c5-95a6-3f3eb3324839_removebg.jpg?w=600', 'https://abimg003.imgix.net/CU68ZWG/2026-03-26/image/2af112db-137a-445b-aee6-095be6d3d08c_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Fleet', 'serviceHistory': '', 'remarks': 'SKEY', 'virtual': False, 'seller': 'Stellantis Financial Services UK', '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/537a5918-1898-4098-ae5e-d1e94f70f1ed.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:07:09 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 119878423, 'registration': 'CU68ZWG', 'account': 'STE131', 'make': 'PEUGEOT', 'model': '208 HATCHBACK', 'derivative': '1.2 PureTech 82 Signature 5dr [Start Stop]', 'mileage': 36485, 'mileageWarranty': False, 'type': 'car', 'saleId': 19229, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 115}, 'saleStart': '2026-04-01T08:45Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2018-09-14', 'fuel': 'Petrol', 'motExpiry': '2026-07-16', 'doors': 5, 'engineSize': 1199, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/CU68ZWG/2026-03-26/image/4e400e19-20c8-483d-a8b9-32d023f878fe_removebg.jpg?w=600', 'https://abimg003.imgix.net/CU68ZWG/2026-03-26/image/62727be5-c816-469d-b4a5-79e322e90eb0_removebg.jpg?w=600', 'https://abimg003.imgix.net/CU68ZWG/2026-03-26/image/02364143-e46b-4068-ba42-04b5b7cb8228_removebg.jpg?w=600', 'https://abimg003.imgix.net/CU68ZWG/2026-03-26/image/043cc9df-6905-4bac-bf49-fe98e87301ed_removebg.jpg?w=600', 'https://abimg003.imgix.net/CU68ZWG/2026-03-26/image/5e5d9c15-d956-4f31-b5a2-443db6cc4e11_removebg.jpg?w=600', 'https://abimg003.imgix.net/CU68ZWG/2026-03-26/image/d3039288-45bc-4f07-9660-0f0c2d8ef543_removebg.jpg?w=600', 'https://abimg003.imgix.net/CU68ZWG/2026-03-26/image/a02f0167-1ee3-46c5-95a6-3f3eb3324839_removebg.jpg?w=600', 'https://abimg003.imgix.net/CU68ZWG/2026-03-26/image/2af112db-137a-445b-aee6-095be6d3d08c_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Fleet', 'serviceHistory': '', 'remarks': 'SKEY', 'virtual': False, 'seller': 'Stellantis Financial Services UK', '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/537a5918-1898-4098-ae5e-d1e94f70f1ed.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:07:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7e80acf0-794b-536b-b2eb-b37162366d9d with identifier: 119878423
2026-03-27 19:07:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7e80acf0-794b-536b-b2eb-b37162366d9d with scrape type 1
2026-03-27 19:07:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 8 photos for item 7e80acf0-794b-536b-b2eb-b37162366d9d
2026-03-27 19:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FCU68ZWG%252F2026-03-26%252Fimage%252F4e400e19-20c8-483d-a8b9-32d023f878fe_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:07:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/CU68ZWG/2026-03-26/image/4e400e19-20c8-483d-a8b9-32d023f878fe_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FCU68ZWG%252F2026-03-26%252Fimage%252F62727be5-c816-469d-b4a5-79e322e90eb0_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:07:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/CU68ZWG/2026-03-26/image/62727be5-c816-469d-b4a5-79e322e90eb0_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FCU68ZWG%252F2026-03-26%252Fimage%252F02364143-e46b-4068-ba42-04b5b7cb8228_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:07:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/CU68ZWG/2026-03-26/image/02364143-e46b-4068-ba42-04b5b7cb8228_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FCU68ZWG%252F2026-03-26%252Fimage%252F043cc9df-6905-4bac-bf49-fe98e87301ed_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:07:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/CU68ZWG/2026-03-26/image/043cc9df-6905-4bac-bf49-fe98e87301ed_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FCU68ZWG%252F2026-03-26%252Fimage%252F5e5d9c15-d956-4f31-b5a2-443db6cc4e11_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:07:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/CU68ZWG/2026-03-26/image/5e5d9c15-d956-4f31-b5a2-443db6cc4e11_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FCU68ZWG%252F2026-03-26%252Fimage%252Fd3039288-45bc-4f07-9660-0f0c2d8ef543_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:07:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/CU68ZWG/2026-03-26/image/d3039288-45bc-4f07-9660-0f0c2d8ef543_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FCU68ZWG%252F2026-03-26%252Fimage%252Fa02f0167-1ee3-46c5-95a6-3f3eb3324839_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:07:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/CU68ZWG/2026-03-26/image/a02f0167-1ee3-46c5-95a6-3f3eb3324839_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FCU68ZWG%252F2026-03-26%252Fimage%252F2af112db-137a-445b-aee6-095be6d3d08c_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:07:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/CU68ZWG/2026-03-26/image/2af112db-137a-445b-aee6-095be6d3d08c_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:07:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120515057?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:07:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:07:09 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120515057, 'registration': 'CK23OZE', 'account': 'GRS002', 'make': 'RENAULT', 'model': 'TRAFIC SWB DIESEL', 'derivative': 'SL28 Blue dCi 130 Business+ Van', 'mileage': 54349, 'mileageWarranty': True, 'type': 'commercial', 'saleId': 19229, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 115}, 'saleStart': '2026-04-01T08:45Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2023-06-27', 'fuel': 'Diesel', 'motExpiry': None, 'doors': None, 'engineSize': 1997, 'bodyType': 'Van', 'images': ['https://abimg003.imgix.net/CK23OZE/2026-03-26/image/9690eb34-f527-4656-bee4-9e7c46ca343a_removebg.jpg?w=600', 'https://abimg003.imgix.net/CK23OZE/2026-03-26/image/20c78048-fc06-48b4-af6d-e5cf4842621d_removebg.jpg?w=600', 'https://abimg003.imgix.net/CK23OZE/2026-03-26/image/511efc59-ed96-4fcb-802b-de9bff5a0801_removebg.jpg?w=600', 'https://abimg003.imgix.net/CK23OZE/2026-03-26/image/7412befd-1c19-4200-a6b8-354002aae602_removebg.jpg?w=600', 'https://abimg003.imgix.net/CK23OZE/2026-03-26/image/e01aedf1-57bf-49f8-aaa2-d5a880937570_removebg.jpg?w=600', 'https://abimg003.imgix.net/CK23OZE/2026-03-26/image/2d007bb1-197f-4870-a7f6-7af507371b0f_removebg.jpg?w=600', 'https://abimg003.imgix.net/CK23OZE/2026-03-26/image/7e88fc41-21ed-40bb-818a-487b4a790a42_removebg.jpg?w=600', 'https://abimg003.imgix.net/CK23OZE/2026-03-26/image/18ef2861-d5b6-47f1-8bda-4c7c986b7730_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Fleet - LCV', 'serviceHistory': 'Service invoice 02/25 28K 09/25 42K', 'remarks': '1 OWNER FROM NEW / MOT EXP 06/26 / SKEY', 'virtual': False, 'seller': 'GRS Motor Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 183, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/4c707e98-f749-4959-a811-6d493339dea8.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': '+VAT', 'value': '+VAT'}}
2026-03-27 19:07:09 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120515057, 'registration': 'CK23OZE', 'account': 'GRS002', 'make': 'RENAULT', 'model': 'TRAFIC SWB DIESEL', 'derivative': 'SL28 Blue dCi 130 Business+ Van', 'mileage': 54349, 'mileageWarranty': True, 'type': 'commercial', 'saleId': 19229, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 115}, 'saleStart': '2026-04-01T08:45Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2023-06-27', 'fuel': 'Diesel', 'motExpiry': None, 'doors': None, 'engineSize': 1997, 'bodyType': 'Van', 'images': ['https://abimg003.imgix.net/CK23OZE/2026-03-26/image/9690eb34-f527-4656-bee4-9e7c46ca343a_removebg.jpg?w=600', 'https://abimg003.imgix.net/CK23OZE/2026-03-26/image/20c78048-fc06-48b4-af6d-e5cf4842621d_removebg.jpg?w=600', 'https://abimg003.imgix.net/CK23OZE/2026-03-26/image/511efc59-ed96-4fcb-802b-de9bff5a0801_removebg.jpg?w=600', 'https://abimg003.imgix.net/CK23OZE/2026-03-26/image/7412befd-1c19-4200-a6b8-354002aae602_removebg.jpg?w=600', 'https://abimg003.imgix.net/CK23OZE/2026-03-26/image/e01aedf1-57bf-49f8-aaa2-d5a880937570_removebg.jpg?w=600', 'https://abimg003.imgix.net/CK23OZE/2026-03-26/image/2d007bb1-197f-4870-a7f6-7af507371b0f_removebg.jpg?w=600', 'https://abimg003.imgix.net/CK23OZE/2026-03-26/image/7e88fc41-21ed-40bb-818a-487b4a790a42_removebg.jpg?w=600', 'https://abimg003.imgix.net/CK23OZE/2026-03-26/image/18ef2861-d5b6-47f1-8bda-4c7c986b7730_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Fleet - LCV', 'serviceHistory': 'Service invoice 02/25 28K 09/25 42K', 'remarks': '1 OWNER FROM NEW / MOT EXP 06/26 / SKEY', 'virtual': False, 'seller': 'GRS Motor Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 183, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/4c707e98-f749-4959-a811-6d493339dea8.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': '+VAT', 'value': '+VAT'}}
2026-03-27 19:07:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: abd1ba00-d803-5f49-98fa-79f0d3fedd1d with identifier: 120515057
2026-03-27 19:07:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item abd1ba00-d803-5f49-98fa-79f0d3fedd1d with scrape type 2
2026-03-27 19:07:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item abd1ba00-d803-5f49-98fa-79f0d3fedd1d with scrape type 2
2026-03-27 19:07:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: abd1ba00-d803-5f49-98fa-79f0d3fedd1d, identifier: 120515057
2026-03-27 19:07:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: abd1ba00-d803-5f49-98fa-79f0d3fedd1d with identifier: 120515057
2026-03-27 19:07:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: abd1ba00-d803-5f49-98fa-79f0d3fedd1d with identifier: 120515057
2026-03-27 19:07:09 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: abd1ba00-d803-5f49-98fa-79f0d3fedd1d with identifier: 120515057 to the API
2026-03-27 19:07:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:07:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 19:07:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120515057?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 183,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': None,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-04-01T08:45:00Z',
'fuel_type': 'Diesel',
'id': 'abd1ba00-d803-5f49-98fa-79f0d3fedd1d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'CK23OZE',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120515057',
'listing': 'auction',
'location': 'Aston Barclay Westbury',
'make': 'RENAULT',
'model': 'TRAFIC SWB DIESEL',
'odometer': 54349,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-06-27',
'seller_name': 'GRS Motor Group',
'title': 'RENAULT TRAFIC SWB DIESEL SL28 Blue dCi 130 Business+ Van',
'transmission': 'manual',
'trim': 'SL28 Blue dCi 130 Business+ Van',
'vin': None,
'year': 2023}
2026-03-27 19:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:07:10 [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-27 19:07:10 [astonbarclay.gb] INFO: Saving data for 120515057: {'auction_closing_time': 1775033100.0, 'created_time': 1774530191.589028, 'last_price_update_time': 1774638430.001584}
2026-03-27 19:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120515057') HTTP/1.1" 204 0
2026-03-27 19:07:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/CU68ZWG/2026-03-26/image/2af112db-137a-445b-aee6-095be6d3d08c_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/119878423?view=catalogue)
2026-03-27 19:07:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:07:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f43a04bc990>
2026-03-27 19:07:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:07:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:07:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:07:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7e80acf0-794b-536b-b2eb-b37162366d9d/7e80acf0-794b-536b-b2eb-b37162366d9d_image_7.jpg HTTP/1.1" 201 0
2026-03-27 19:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FCU68ZWG%252F2026-03-26%252Fimage%252F2af112db-137a-445b-aee6-095be6d3d08c_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:07:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/CU68ZWG/2026-03-26/image/2af112db-137a-445b-aee6-095be6d3d08c_removebg.jpg?w=600 saved to cache
2026-03-27 19:07:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 7e80acf0-794b-536b-b2eb-b37162366d9d
2026-03-27 19:07:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/CU68ZWG/2026-03-26/image/a02f0167-1ee3-46c5-95a6-3f3eb3324839_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/119878423?view=catalogue)
2026-03-27 19:07:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:07:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439d74e350>
2026-03-27 19:07:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:07:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:07:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:07:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7e80acf0-794b-536b-b2eb-b37162366d9d/7e80acf0-794b-536b-b2eb-b37162366d9d_image_6.jpg HTTP/1.1" 201 0
2026-03-27 19:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FCU68ZWG%252F2026-03-26%252Fimage%252Fa02f0167-1ee3-46c5-95a6-3f3eb3324839_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:07:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/CU68ZWG/2026-03-26/image/a02f0167-1ee3-46c5-95a6-3f3eb3324839_removebg.jpg?w=600 saved to cache
2026-03-27 19:07:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 7e80acf0-794b-536b-b2eb-b37162366d9d
2026-03-27 19:07:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/CU68ZWG/2026-03-26/image/d3039288-45bc-4f07-9660-0f0c2d8ef543_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/119878423?view=catalogue)
2026-03-27 19:07:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:07:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439eaf6950>
2026-03-27 19:07:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:07:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:07:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:07:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7e80acf0-794b-536b-b2eb-b37162366d9d/7e80acf0-794b-536b-b2eb-b37162366d9d_image_5.jpg HTTP/1.1" 201 0
2026-03-27 19:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FCU68ZWG%252F2026-03-26%252Fimage%252Fd3039288-45bc-4f07-9660-0f0c2d8ef543_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:07:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/CU68ZWG/2026-03-26/image/d3039288-45bc-4f07-9660-0f0c2d8ef543_removebg.jpg?w=600 saved to cache
2026-03-27 19:07:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 7e80acf0-794b-536b-b2eb-b37162366d9d
2026-03-27 19:07:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/CU68ZWG/2026-03-26/image/5e5d9c15-d956-4f31-b5a2-443db6cc4e11_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/119878423?view=catalogue)
2026-03-27 19:07:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:07:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439de9ca50>
2026-03-27 19:07:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:07:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:07:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:07:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7e80acf0-794b-536b-b2eb-b37162366d9d/7e80acf0-794b-536b-b2eb-b37162366d9d_image_4.jpg HTTP/1.1" 201 0
2026-03-27 19:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FCU68ZWG%252F2026-03-26%252Fimage%252F5e5d9c15-d956-4f31-b5a2-443db6cc4e11_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:07:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/CU68ZWG/2026-03-26/image/5e5d9c15-d956-4f31-b5a2-443db6cc4e11_removebg.jpg?w=600 saved to cache
2026-03-27 19:07:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 7e80acf0-794b-536b-b2eb-b37162366d9d
2026-03-27 19:07:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/CU68ZWG/2026-03-26/image/043cc9df-6905-4bac-bf49-fe98e87301ed_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/119878423?view=catalogue)
2026-03-27 19:07:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:07:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f43a0385a50>
2026-03-27 19:07:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:07:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:07:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:07:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7e80acf0-794b-536b-b2eb-b37162366d9d/7e80acf0-794b-536b-b2eb-b37162366d9d_image_3.jpg HTTP/1.1" 201 0
2026-03-27 19:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FCU68ZWG%252F2026-03-26%252Fimage%252F043cc9df-6905-4bac-bf49-fe98e87301ed_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:07:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/CU68ZWG/2026-03-26/image/043cc9df-6905-4bac-bf49-fe98e87301ed_removebg.jpg?w=600 saved to cache
2026-03-27 19:07:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 7e80acf0-794b-536b-b2eb-b37162366d9d
2026-03-27 19:07:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/CU68ZWG/2026-03-26/image/02364143-e46b-4068-ba42-04b5b7cb8228_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/119878423?view=catalogue)
2026-03-27 19:07:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:07:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439ec75110>
2026-03-27 19:07:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:07:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:07:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:07:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7e80acf0-794b-536b-b2eb-b37162366d9d/7e80acf0-794b-536b-b2eb-b37162366d9d_image_2.jpg HTTP/1.1" 201 0
2026-03-27 19:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FCU68ZWG%252F2026-03-26%252Fimage%252F02364143-e46b-4068-ba42-04b5b7cb8228_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:07:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/CU68ZWG/2026-03-26/image/02364143-e46b-4068-ba42-04b5b7cb8228_removebg.jpg?w=600 saved to cache
2026-03-27 19:07:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 7e80acf0-794b-536b-b2eb-b37162366d9d
2026-03-27 19:07:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/CU68ZWG/2026-03-26/image/62727be5-c816-469d-b4a5-79e322e90eb0_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/119878423?view=catalogue)
2026-03-27 19:07:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/CU68ZWG/2026-03-26/image/4e400e19-20c8-483d-a8b9-32d023f878fe_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/119878423?view=catalogue)
2026-03-27 19:07:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:07:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439d5a8250>
2026-03-27 19:07:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:07:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:07:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:07:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7e80acf0-794b-536b-b2eb-b37162366d9d/7e80acf0-794b-536b-b2eb-b37162366d9d_image_1.jpg HTTP/1.1" 201 0
2026-03-27 19:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FCU68ZWG%252F2026-03-26%252Fimage%252F62727be5-c816-469d-b4a5-79e322e90eb0_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:07:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/CU68ZWG/2026-03-26/image/62727be5-c816-469d-b4a5-79e322e90eb0_removebg.jpg?w=600 saved to cache
2026-03-27 19:07:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 7e80acf0-794b-536b-b2eb-b37162366d9d
2026-03-27 19:07:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:07:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439d7a1490>
2026-03-27 19:07:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:07:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:07:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:07:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7e80acf0-794b-536b-b2eb-b37162366d9d/7e80acf0-794b-536b-b2eb-b37162366d9d_image_0.jpg HTTP/1.1" 201 0
2026-03-27 19:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FCU68ZWG%252F2026-03-26%252Fimage%252F4e400e19-20c8-483d-a8b9-32d023f878fe_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:07:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/CU68ZWG/2026-03-26/image/4e400e19-20c8-483d-a8b9-32d023f878fe_removebg.jpg?w=600 saved to cache
2026-03-27 19:07:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 7e80acf0-794b-536b-b2eb-b37162366d9d
2026-03-27 19:07:12 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7e80acf0-794b-536b-b2eb-b37162366d9d, skipping ID generation
2026-03-27 19:07:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7e80acf0-794b-536b-b2eb-b37162366d9d with scrape type 1
2026-03-27 19:07:12 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7e80acf0-794b-536b-b2eb-b37162366d9d sending to next pipeline
2026-03-27 19:07:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 7e80acf0-794b-536b-b2eb-b37162366d9d, identifier: 119878423
2026-03-27 19:07:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 7e80acf0-794b-536b-b2eb-b37162366d9d with identifier: 119878423
2026-03-27 19:07:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 7e80acf0-794b-536b-b2eb-b37162366d9d with identifier: 119878423
2026-03-27 19:07:12 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 7e80acf0-794b-536b-b2eb-b37162366d9d with identifier: 119878423 to the API
2026-03-27 19:07:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:07:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 19:07:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/CU68ZWG/2026-03-26/image/4e400e19-20c8-483d-a8b9-32d023f878fe_removebg.jpg?w=600>
{'auction_title': '',
'c_o_2_emission_value': 109,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'expiration_date': '2026-04-01T08:45:00Z',
'fuel_type': 'Petrol',
'id': '7e80acf0-794b-536b-b2eb-b37162366d9d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'CU68ZWG',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/119878423',
'listing': 'auction',
'location': 'Aston Barclay Westbury',
'make': 'PEUGEOT',
'model': '208 HATCHBACK',
'odometer': 36485,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 8,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7e80acf0-794b-536b-b2eb-b37162366d9d/7e80acf0-794b-536b-b2eb-b37162366d9d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 20750,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/CU68ZWG/2026-03-26/image/4e400e19-20c8-483d-a8b9-32d023f878fe_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7e80acf0-794b-536b-b2eb-b37162366d9d/7e80acf0-794b-536b-b2eb-b37162366d9d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 20631,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/CU68ZWG/2026-03-26/image/62727be5-c816-469d-b4a5-79e322e90eb0_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7e80acf0-794b-536b-b2eb-b37162366d9d/7e80acf0-794b-536b-b2eb-b37162366d9d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 19335,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/CU68ZWG/2026-03-26/image/02364143-e46b-4068-ba42-04b5b7cb8228_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7e80acf0-794b-536b-b2eb-b37162366d9d/7e80acf0-794b-536b-b2eb-b37162366d9d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 18568,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/CU68ZWG/2026-03-26/image/043cc9df-6905-4bac-bf49-fe98e87301ed_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7e80acf0-794b-536b-b2eb-b37162366d9d/7e80acf0-794b-536b-b2eb-b37162366d9d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85888,
'Height': 960,
'OriginUrl': 'https://abimg003.imgix.net/CU68ZWG/2026-03-26/image/5e5d9c15-d956-4f31-b5a2-443db6cc4e11_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7e80acf0-794b-536b-b2eb-b37162366d9d/7e80acf0-794b-536b-b2eb-b37162366d9d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55931,
'Height': 960,
'OriginUrl': 'https://abimg003.imgix.net/CU68ZWG/2026-03-26/image/d3039288-45bc-4f07-9660-0f0c2d8ef543_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7e80acf0-794b-536b-b2eb-b37162366d9d/7e80acf0-794b-536b-b2eb-b37162366d9d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37949,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/CU68ZWG/2026-03-26/image/a02f0167-1ee3-46c5-95a6-3f3eb3324839_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7e80acf0-794b-536b-b2eb-b37162366d9d/7e80acf0-794b-536b-b2eb-b37162366d9d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43973,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/CU68ZWG/2026-03-26/image/2af112db-137a-445b-aee6-095be6d3d08c_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-09-14',
'seller_name': 'Stellantis Financial Services UK',
'title': 'PEUGEOT 208 HATCHBACK 1.2 PureTech 82 Signature 5dr [Start Stop]',
'transmission': 'manual',
'trim': '1.2 PureTech 82 Signature 5dr [Start Stop]',
'vin': None,
'year': 2018}
2026-03-27 19:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:07:12 [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-27 19:07:12 [astonbarclay.gb] INFO: Saving data for 119878423: {'created_time': 1774638432.863478, 'last_price_update_time': 1774638432.863491, 'auction_closing_time': 1775033100.0}
2026-03-27 19:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119878423') HTTP/1.1" 204 0
2026-03-27 19:07:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120825737?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:07:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:07:25 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120825737, 'registration': 'HN15OVR', 'account': 'KCS002', 'make': 'SKODA', 'model': 'CITIGO HATCHBACK', 'derivative': '1.0 MPI Monte Carlo 5dr', 'mileage': 102726, 'mileageWarranty': True, 'type': 'car', 'saleId': 19229, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 115}, 'saleStart': '2026-04-01T08:45Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2015-04-30', 'fuel': 'Petrol', 'motExpiry': '2026-08-31', 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/HN15OVR/2026-03-27/image/bad2cc87-5f76-4931-ab55-49a28d4d87cb_removebg.jpg?w=600', 'https://abimg003.imgix.net/HN15OVR/2026-03-27/image/d8e3a1ff-7f61-44be-ab2c-137884de673b_removebg.jpg?w=600', 'https://abimg003.imgix.net/HN15OVR/2026-03-27/image/9887d22b-2402-4601-8723-73427432d1ce_removebg.jpg?w=600', 'https://abimg003.imgix.net/HN15OVR/2026-03-27/image/92a7384d-5951-40e2-b21d-e05667a57eca_removebg.jpg?w=600', 'https://abimg003.imgix.net/HN15OVR/2026-03-27/image/7073c5f7-10e4-483b-b5c6-ab395d3220be_removebg.jpg?w=600', 'https://abimg003.imgix.net/HN15OVR/2026-03-27/image/1e909db8-59e4-4cd2-b29e-c49a7aa023d3_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': '', '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': 105, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/ae61b250-0351-415b-b619-27e67eb69dba.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:07:25 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120825737, 'registration': 'HN15OVR', 'account': 'KCS002', 'make': 'SKODA', 'model': 'CITIGO HATCHBACK', 'derivative': '1.0 MPI Monte Carlo 5dr', 'mileage': 102726, 'mileageWarranty': True, 'type': 'car', 'saleId': 19229, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 115}, 'saleStart': '2026-04-01T08:45Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2015-04-30', 'fuel': 'Petrol', 'motExpiry': '2026-08-31', 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/HN15OVR/2026-03-27/image/bad2cc87-5f76-4931-ab55-49a28d4d87cb_removebg.jpg?w=600', 'https://abimg003.imgix.net/HN15OVR/2026-03-27/image/d8e3a1ff-7f61-44be-ab2c-137884de673b_removebg.jpg?w=600', 'https://abimg003.imgix.net/HN15OVR/2026-03-27/image/9887d22b-2402-4601-8723-73427432d1ce_removebg.jpg?w=600', 'https://abimg003.imgix.net/HN15OVR/2026-03-27/image/92a7384d-5951-40e2-b21d-e05667a57eca_removebg.jpg?w=600', 'https://abimg003.imgix.net/HN15OVR/2026-03-27/image/7073c5f7-10e4-483b-b5c6-ab395d3220be_removebg.jpg?w=600', 'https://abimg003.imgix.net/HN15OVR/2026-03-27/image/1e909db8-59e4-4cd2-b29e-c49a7aa023d3_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': '', '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': 105, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/ae61b250-0351-415b-b619-27e67eb69dba.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:07:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d1dfbe04-cf2e-5774-bb2c-1e06e72c5ae7 with identifier: 120825737
2026-03-27 19:07:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d1dfbe04-cf2e-5774-bb2c-1e06e72c5ae7 with scrape type 2
2026-03-27 19:07:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d1dfbe04-cf2e-5774-bb2c-1e06e72c5ae7 with scrape type 2
2026-03-27 19:07:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: d1dfbe04-cf2e-5774-bb2c-1e06e72c5ae7, identifier: 120825737
2026-03-27 19:07:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: d1dfbe04-cf2e-5774-bb2c-1e06e72c5ae7 with identifier: 120825737
2026-03-27 19:07:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: d1dfbe04-cf2e-5774-bb2c-1e06e72c5ae7 with identifier: 120825737
2026-03-27 19:07:25 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: d1dfbe04-cf2e-5774-bb2c-1e06e72c5ae7 with identifier: 120825737 to the API
2026-03-27 19:07:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:07: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-27 19:07:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120825737?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 105,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.0L',
'expiration_date': '2026-04-01T08:45:00Z',
'fuel_type': 'Petrol',
'id': 'd1dfbe04-cf2e-5774-bb2c-1e06e72c5ae7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'HN15OVR',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120825737',
'listing': 'auction',
'location': 'Aston Barclay Westbury',
'make': 'SKODA',
'model': 'CITIGO HATCHBACK',
'odometer': 102726,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-04-30',
'seller_name': 'CarBuy Limited',
'title': 'SKODA CITIGO HATCHBACK 1.0 MPI Monte Carlo 5dr',
'transmission': 'manual',
'trim': '1.0 MPI Monte Carlo 5dr',
'vin': None,
'year': 2015}
2026-03-27 19:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120825737%27 HTTP/1.1" 200 None
2026-03-27 19:07:26 [astonbarclay.gb] INFO: Saving data for 120825737: {'auction_closing_time': 1775033100.0, 'created_time': 1774530248.980439, 'last_price_update_time': 1774638446.061952}
2026-03-27 19:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120825737') HTTP/1.1" 204 0
2026-03-27 19:07:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120826421?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:07:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:07:26 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120826421, 'registration': 'HF22OZW', 'account': 'KCS002', 'make': 'SUZUKI', 'model': 'VITARA ESTATE', 'derivative': '1.4 Boosterjet 48V Hybrid SZ-T 5dr', 'mileage': 12452, 'mileageWarranty': True, 'type': 'car', 'saleId': 19229, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 115}, 'saleStart': '2026-04-01T08:45Z', 'lot': 2110, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2022-03-02', 'fuel': 'Petrol', 'motExpiry': '2027-03-01', 'doors': 5, 'engineSize': 1373, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/HF22OZW/2026-03-26/image/d211a010-1c08-4b49-ac6c-05a461b34f17_removebg.jpg?w=600', 'https://abimg003.imgix.net/HF22OZW/2026-03-26/image/c51e95a9-03cd-46bd-8206-91ac37ac0f77_removebg.jpg?w=600', 'https://abimg003.imgix.net/HF22OZW/2026-03-26/image/08bcc38e-1a4c-4047-a38a-d9475fe698c9_removebg.jpg?w=600', 'https://abimg003.imgix.net/HF22OZW/2026-03-26/image/6d5f4077-2115-4b45-8b2d-1fe0a742a730_removebg.jpg?w=600', 'https://abimg003.imgix.net/HF22OZW/2026-03-26/image/d5bc3db5-5ae6-4ce6-9d44-2413d1a25782_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Fleet', 'serviceHistory': 'Service book 02/23 3K 01/24 6K 01/25 9K 02/26 12K', 'remarks': 'S/KEY', 'virtual': False, 'seller': 'CarBuy Limited', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 121, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/081ff0e2-bf4e-4231-be59-19bbe2895ce0.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:07:26 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120826421, 'registration': 'HF22OZW', 'account': 'KCS002', 'make': 'SUZUKI', 'model': 'VITARA ESTATE', 'derivative': '1.4 Boosterjet 48V Hybrid SZ-T 5dr', 'mileage': 12452, 'mileageWarranty': True, 'type': 'car', 'saleId': 19229, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 115}, 'saleStart': '2026-04-01T08:45Z', 'lot': 2110, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2022-03-02', 'fuel': 'Petrol', 'motExpiry': '2027-03-01', 'doors': 5, 'engineSize': 1373, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/HF22OZW/2026-03-26/image/d211a010-1c08-4b49-ac6c-05a461b34f17_removebg.jpg?w=600', 'https://abimg003.imgix.net/HF22OZW/2026-03-26/image/c51e95a9-03cd-46bd-8206-91ac37ac0f77_removebg.jpg?w=600', 'https://abimg003.imgix.net/HF22OZW/2026-03-26/image/08bcc38e-1a4c-4047-a38a-d9475fe698c9_removebg.jpg?w=600', 'https://abimg003.imgix.net/HF22OZW/2026-03-26/image/6d5f4077-2115-4b45-8b2d-1fe0a742a730_removebg.jpg?w=600', 'https://abimg003.imgix.net/HF22OZW/2026-03-26/image/d5bc3db5-5ae6-4ce6-9d44-2413d1a25782_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Fleet', 'serviceHistory': 'Service book 02/23 3K 01/24 6K 01/25 9K 02/26 12K', 'remarks': 'S/KEY', 'virtual': False, 'seller': 'CarBuy Limited', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 121, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/081ff0e2-bf4e-4231-be59-19bbe2895ce0.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:07:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fb1e41c7-99d3-5ec9-9372-0c26452c7ff3 with identifier: 120826421
2026-03-27 19:07:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fb1e41c7-99d3-5ec9-9372-0c26452c7ff3 with scrape type 2
2026-03-27 19:07:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fb1e41c7-99d3-5ec9-9372-0c26452c7ff3 with scrape type 2
2026-03-27 19:07:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: fb1e41c7-99d3-5ec9-9372-0c26452c7ff3, identifier: 120826421
2026-03-27 19:07:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: fb1e41c7-99d3-5ec9-9372-0c26452c7ff3 with identifier: 120826421
2026-03-27 19:07:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: fb1e41c7-99d3-5ec9-9372-0c26452c7ff3 with identifier: 120826421
2026-03-27 19:07:26 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: fb1e41c7-99d3-5ec9-9372-0c26452c7ff3 with identifier: 120826421 to the API
2026-03-27 19:07:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:07:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 19:07:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120826421?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 121,
'color': 'SILVER',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'expiration_date': '2026-04-01T08:45:00Z',
'fuel_type': 'Petrol',
'id': 'fb1e41c7-99d3-5ec9-9372-0c26452c7ff3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'HF22OZW',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120826421',
'listing': 'auction',
'location': 'Aston Barclay Westbury',
'make': 'SUZUKI',
'model': 'VITARA ESTATE',
'odometer': 12452,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-03-02',
'seller_name': 'CarBuy Limited',
'title': 'SUZUKI VITARA ESTATE 1.4 Boosterjet 48V Hybrid SZ-T 5dr',
'transmission': 'manual',
'trim': '1.4 Boosterjet 48V Hybrid SZ-T 5dr',
'vin': None,
'year': 2022}
2026-03-27 19:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120826421%27 HTTP/1.1" 200 None
2026-03-27 19:07:26 [astonbarclay.gb] INFO: Saving data for 120826421: {'auction_closing_time': 1775033100.0, 'created_time': 1774530247.700647, 'last_price_update_time': 1774638446.529039}
2026-03-27 19:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120826421') HTTP/1.1" 204 0
2026-03-27 19:07:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120461368?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:07:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:07:36 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120461368, 'registration': 'AY14XPD', 'account': 'DJC008', 'make': 'FORD', 'model': 'FOCUS DIESEL HATCHBACK', 'derivative': '1.6 TDCi 115 Zetec S 5dr', 'mileage': 97350, 'mileageWarranty': True, 'type': 'car', 'saleId': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 401}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2014-03-31', 'fuel': 'Diesel', 'motExpiry': '2026-05-15', 'doors': 5, 'engineSize': 1560, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/AY14XPD/2026-03-19/image/eff7527c-4273-43ab-a3fd-6ebbd8a8b31e_removebg.jpg?w=600', 'https://abimg003.imgix.net/AY14XPD/2026-03-19/image/1dd6c17b-6eeb-4de3-973c-ff2c33733108_removebg.jpg?w=600', 'https://abimg003.imgix.net/AY14XPD/2026-03-19/image/ff2dc071-fce9-4f63-b824-95aff9b75729_removebg.jpg?w=600', 'https://abimg003.imgix.net/AY14XPD/2026-03-19/image/77f60bfd-1486-4e78-8f7e-9d22b6b3653a_removebg.jpg?w=600', 'https://abimg003.imgix.net/AY14XPD/2026-03-19/image/aab75679-67c1-4338-89b3-fa530f9c1af7_removebg.jpg?w=600', 'https://abimg003.imgix.net/AY14XPD/2026-03-19/image/8bff85f4-f6cd-4a29-a86e-d080eae7242f_removebg.jpg?w=600', 'https://abimg003.imgix.net/AY14XPD/2026-03-19/image/6e83cd87-ac3d-451e-ba60-0599f4a7f5a2_removebg.jpg?w=600', 'https://abimg003.imgix.net/AY14XPD/2026-03-19/image/9813c151-4327-4bce-bce9-3111fedcd630_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book 08/17 - 28K, 01/18 - 29K, 02/19 - 37K, 07/21 - 43K, 02/22 - 57K, 06/22 - 59K, 12/23 - 74K,', 'remarks': '**568** VOSA STATES 25K, 28K, 29K, 37K, 45K, 50K, 57K, 59K, 69K, 74K, 82K', 'virtual': False, 'seller': 'Cox Motor Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': False, 'v5details': 'TF', 'co2': 109, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/cb908ae8-3d80-44ec-a436-20484e50f418.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:07:36 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120461368, 'registration': 'AY14XPD', 'account': 'DJC008', 'make': 'FORD', 'model': 'FOCUS DIESEL HATCHBACK', 'derivative': '1.6 TDCi 115 Zetec S 5dr', 'mileage': 97350, 'mileageWarranty': True, 'type': 'car', 'saleId': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 401}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2014-03-31', 'fuel': 'Diesel', 'motExpiry': '2026-05-15', 'doors': 5, 'engineSize': 1560, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/AY14XPD/2026-03-19/image/eff7527c-4273-43ab-a3fd-6ebbd8a8b31e_removebg.jpg?w=600', 'https://abimg003.imgix.net/AY14XPD/2026-03-19/image/1dd6c17b-6eeb-4de3-973c-ff2c33733108_removebg.jpg?w=600', 'https://abimg003.imgix.net/AY14XPD/2026-03-19/image/ff2dc071-fce9-4f63-b824-95aff9b75729_removebg.jpg?w=600', 'https://abimg003.imgix.net/AY14XPD/2026-03-19/image/77f60bfd-1486-4e78-8f7e-9d22b6b3653a_removebg.jpg?w=600', 'https://abimg003.imgix.net/AY14XPD/2026-03-19/image/aab75679-67c1-4338-89b3-fa530f9c1af7_removebg.jpg?w=600', 'https://abimg003.imgix.net/AY14XPD/2026-03-19/image/8bff85f4-f6cd-4a29-a86e-d080eae7242f_removebg.jpg?w=600', 'https://abimg003.imgix.net/AY14XPD/2026-03-19/image/6e83cd87-ac3d-451e-ba60-0599f4a7f5a2_removebg.jpg?w=600', 'https://abimg003.imgix.net/AY14XPD/2026-03-19/image/9813c151-4327-4bce-bce9-3111fedcd630_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book 08/17 - 28K, 01/18 - 29K, 02/19 - 37K, 07/21 - 43K, 02/22 - 57K, 06/22 - 59K, 12/23 - 74K,', 'remarks': '**568** VOSA STATES 25K, 28K, 29K, 37K, 45K, 50K, 57K, 59K, 69K, 74K, 82K', 'virtual': False, 'seller': 'Cox Motor Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': False, 'v5details': 'TF', 'co2': 109, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/cb908ae8-3d80-44ec-a436-20484e50f418.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:07:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d979bfc2-740c-5c08-9b9a-b680e37ad63f with identifier: 120461368
2026-03-27 19:07:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d979bfc2-740c-5c08-9b9a-b680e37ad63f with scrape type 2
2026-03-27 19:07:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d979bfc2-740c-5c08-9b9a-b680e37ad63f with scrape type 2
2026-03-27 19:07:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: d979bfc2-740c-5c08-9b9a-b680e37ad63f, identifier: 120461368
2026-03-27 19:07:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: d979bfc2-740c-5c08-9b9a-b680e37ad63f with identifier: 120461368
2026-03-27 19:07:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: d979bfc2-740c-5c08-9b9a-b680e37ad63f with identifier: 120461368
2026-03-27 19:07:36 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: d979bfc2-740c-5c08-9b9a-b680e37ad63f with identifier: 120461368 to the API
2026-03-27 19:07:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:07:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 19:07:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120461368?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 109,
'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': 'd979bfc2-740c-5c08-9b9a-b680e37ad63f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'AY14XPD',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120461368',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'FORD',
'model': 'FOCUS DIESEL HATCHBACK',
'odometer': 97350,
'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': 'Cox Motor Group',
'title': 'FORD FOCUS DIESEL HATCHBACK 1.6 TDCi 115 Zetec S 5dr',
'transmission': 'manual',
'trim': '1.6 TDCi 115 Zetec S 5dr',
'vin': None,
'year': 2014}
2026-03-27 19:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:07:36 [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-27 19:07:36 [astonbarclay.gb] INFO: Saving data for 120461368: {'auction_closing_time': 1774958400.0, 'created_time': 1773861808.268812, 'last_price_update_time': 1774638456.905211}
2026-03-27 19:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120461368') HTTP/1.1" 204 0
2026-03-27 19:07:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120649039?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:07:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:07:37 [astonbarclay.gb] INFO: Detail data: {'cardType': 'e-xchange', 'id': 120649039, 'registration': 'RO68DFC', 'account': 'KCS002', 'make': 'LAND ROVER', 'model': 'RANGE ROVER EVOQUE DIESEL HATCHBACK', 'derivative': '2.0 TD4 SE Tech 5dr Auto', 'mileage': 62417, 'mileageWarranty': True, 'type': 'car', 'saleId': 19229, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 115}, 'saleStart': '2026-03-30T08:00Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2018-09-27', 'fuel': 'Diesel', 'motExpiry': '2026-10-03', 'doors': 5, 'engineSize': 1999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/RO68DFC/2026-03-20/image/e5941249-e2af-4c8c-953d-17b813266d12_removebg.jpg?w=600', 'https://abimg003.imgix.net/RO68DFC/2026-03-20/image/768c0774-02cb-4159-b18a-78a102f6fb42_removebg.jpg?w=600', 'https://abimg003.imgix.net/RO68DFC/2026-03-20/image/b65ba8c2-f0dd-40c8-be66-7f2540018ea7_removebg.jpg?w=600', 'https://abimg003.imgix.net/RO68DFC/2026-03-20/image/9715b755-f49f-44e4-80e6-35be4e562417_removebg.jpg?w=600', 'https://abimg003.imgix.net/RO68DFC/2026-03-20/image/01c318d8-469b-4f04-88ec-bd4b667c8369_removebg.jpg?w=600', 'https://abimg003.imgix.net/RO68DFC/2026-03-20/image/d92ca104-5b2b-4700-b70a-10f47b4c7ac6_removebg.jpg?w=600', 'https://abimg003.imgix.net/RO68DFC/2026-03-20/image/a0f57590-6b5a-43ad-b70a-0ac928119e7f_removebg.jpg?w=600', 'https://abimg003.imgix.net/RO68DFC/2026-03-20/image/bae11ed4-a5f5-4618-9846-87f3086ab75a_removebg.jpg?w=600', 'https://abimg003.imgix.net/RO68DFC/2026-03-20/image/a76df579-d8e8-46e6-b40e-edb536c2b801_removebg.jpg?w=600', 'https://abimg003.imgix.net/RO68DFC/2026-03-20/image/8dfe0be9-7f03-403e-99eb-c4edc4ff71ad_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Fleet', 'serviceHistory': 'Service print 38k, 09/21, 48k, 08/23', 'remarks': 'S/KEY', 'virtual': False, 'seller': 'CarBuy Limited', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 164, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/ae9001f0-7f33-4c69-a7e6-01d82fec7475.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:07:37 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'e-xchange', 'id': 120649039, 'registration': 'RO68DFC', 'account': 'KCS002', 'make': 'LAND ROVER', 'model': 'RANGE ROVER EVOQUE DIESEL HATCHBACK', 'derivative': '2.0 TD4 SE Tech 5dr Auto', 'mileage': 62417, 'mileageWarranty': True, 'type': 'car', 'saleId': 19229, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 115}, 'saleStart': '2026-03-30T08:00Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2018-09-27', 'fuel': 'Diesel', 'motExpiry': '2026-10-03', 'doors': 5, 'engineSize': 1999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/RO68DFC/2026-03-20/image/e5941249-e2af-4c8c-953d-17b813266d12_removebg.jpg?w=600', 'https://abimg003.imgix.net/RO68DFC/2026-03-20/image/768c0774-02cb-4159-b18a-78a102f6fb42_removebg.jpg?w=600', 'https://abimg003.imgix.net/RO68DFC/2026-03-20/image/b65ba8c2-f0dd-40c8-be66-7f2540018ea7_removebg.jpg?w=600', 'https://abimg003.imgix.net/RO68DFC/2026-03-20/image/9715b755-f49f-44e4-80e6-35be4e562417_removebg.jpg?w=600', 'https://abimg003.imgix.net/RO68DFC/2026-03-20/image/01c318d8-469b-4f04-88ec-bd4b667c8369_removebg.jpg?w=600', 'https://abimg003.imgix.net/RO68DFC/2026-03-20/image/d92ca104-5b2b-4700-b70a-10f47b4c7ac6_removebg.jpg?w=600', 'https://abimg003.imgix.net/RO68DFC/2026-03-20/image/a0f57590-6b5a-43ad-b70a-0ac928119e7f_removebg.jpg?w=600', 'https://abimg003.imgix.net/RO68DFC/2026-03-20/image/bae11ed4-a5f5-4618-9846-87f3086ab75a_removebg.jpg?w=600', 'https://abimg003.imgix.net/RO68DFC/2026-03-20/image/a76df579-d8e8-46e6-b40e-edb536c2b801_removebg.jpg?w=600', 'https://abimg003.imgix.net/RO68DFC/2026-03-20/image/8dfe0be9-7f03-403e-99eb-c4edc4ff71ad_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Fleet', 'serviceHistory': 'Service print 38k, 09/21, 48k, 08/23', 'remarks': 'S/KEY', 'virtual': False, 'seller': 'CarBuy Limited', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 164, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/ae9001f0-7f33-4c69-a7e6-01d82fec7475.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:07:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: da53f199-ad6a-5c61-95d9-66546e252934 with identifier: 120649039
2026-03-27 19:07:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item da53f199-ad6a-5c61-95d9-66546e252934 with scrape type 2
2026-03-27 19:07:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item da53f199-ad6a-5c61-95d9-66546e252934 with scrape type 2
2026-03-27 19:07:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: da53f199-ad6a-5c61-95d9-66546e252934, identifier: 120649039
2026-03-27 19:07:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: da53f199-ad6a-5c61-95d9-66546e252934 with identifier: 120649039
2026-03-27 19:07:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: da53f199-ad6a-5c61-95d9-66546e252934 with identifier: 120649039
2026-03-27 19:07:37 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: da53f199-ad6a-5c61-95d9-66546e252934 with identifier: 120649039 to the API
2026-03-27 19:07:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:07: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-27 19:07:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120649039?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-30T08:00:00Z',
'fuel_type': 'Diesel',
'id': 'da53f199-ad6a-5c61-95d9-66546e252934',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'RO68DFC',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120649039',
'listing': 'auction',
'location': 'Aston Barclay Westbury',
'make': 'LAND ROVER',
'model': 'RANGE ROVER EVOQUE DIESEL HATCHBACK',
'odometer': 62417,
'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': 'CarBuy Limited',
'title': 'LAND ROVER RANGE ROVER EVOQUE DIESEL HATCHBACK 2.0 TD4 SE Tech 5dr '
'Auto',
'transmission': 'automatic',
'trim': '2.0 TD4 SE Tech 5dr Auto',
'vin': None,
'year': 2018}
2026-03-27 19:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120649039%27 HTTP/1.1" 200 None
2026-03-27 19:07:37 [astonbarclay.gb] INFO: Saving data for 120649039: {'auction_closing_time': 1774857600.0, 'created_time': 1774011689.165974, 'last_price_update_time': 1774638457.720446}
2026-03-27 19:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120649039') HTTP/1.1" 204 0
2026-03-27 19:07:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120866391?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:07:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:07:38 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120866391, 'registration': 'RX68JKU', 'account': 'WBA001', 'make': 'VOLVO', 'model': 'V40 DIESEL HATCHBACK', 'derivative': 'D3 [4 Cyl 150] Momentum Nav Plus 5dr Geartronic', 'mileage': 66666, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 401}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2018-10-05', 'fuel': 'Diesel', 'motExpiry': '2026-10-27', 'doors': 5, 'engineSize': 1969, 'bodyType': 'Hatchback', 'images': None, 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'VOSA STATES 37K, 44K, 52K, 61K, 66K,', 'virtual': False, 'seller': 'UKCGR', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', '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-27 19:07:38 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120866391, 'registration': 'RX68JKU', 'account': 'WBA001', 'make': 'VOLVO', 'model': 'V40 DIESEL HATCHBACK', 'derivative': 'D3 [4 Cyl 150] Momentum Nav Plus 5dr Geartronic', 'mileage': 66666, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 401}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2018-10-05', 'fuel': 'Diesel', 'motExpiry': '2026-10-27', 'doors': 5, 'engineSize': 1969, 'bodyType': 'Hatchback', 'images': None, 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'VOSA STATES 37K, 44K, 52K, 61K, 66K,', 'virtual': False, 'seller': 'UKCGR', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', '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-27 19:07:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2bc4b1e6-d234-5e28-bd1c-ef01754df88a with identifier: 120866391
2026-03-27 19:07:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2bc4b1e6-d234-5e28-bd1c-ef01754df88a with scrape type 1
2026-03-27 19:07:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 2bc4b1e6-d234-5e28-bd1c-ef01754df88a
2026-03-27 19:07:38 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 2bc4b1e6-d234-5e28-bd1c-ef01754df88a
2026-03-27 19:07:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 2bc4b1e6-d234-5e28-bd1c-ef01754df88a, identifier: 120866391
2026-03-27 19:07:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 2bc4b1e6-d234-5e28-bd1c-ef01754df88a with identifier: 120866391
2026-03-27 19:07:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 2bc4b1e6-d234-5e28-bd1c-ef01754df88a with identifier: 120866391
2026-03-27 19:07:38 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 2bc4b1e6-d234-5e28-bd1c-ef01754df88a with identifier: 120866391 to the API
2026-03-27 19:07:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:07: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-27 19:07:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120866391?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 118,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-31T12:00:00Z',
'fuel_type': 'Diesel',
'id': '2bc4b1e6-d234-5e28-bd1c-ef01754df88a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'RX68JKU',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120866391',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'VOLVO',
'model': 'V40 DIESEL HATCHBACK',
'odometer': 66666,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-10-05',
'seller_name': 'UKCGR',
'title': 'VOLVO V40 DIESEL HATCHBACK D3 [4 Cyl 150] Momentum Nav Plus 5dr '
'Geartronic',
'transmission': 'automatic',
'trim': 'D3 [4 Cyl 150] Momentum Nav Plus 5dr Geartronic',
'vin': None,
'year': 2018}
2026-03-27 19:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:07:39 [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-27 19:07:39 [astonbarclay.gb] INFO: Saving data for 120866391: {'created_time': 1774638459.106139, 'last_price_update_time': 1774638459.106147, 'auction_closing_time': 1774958400.0}
2026-03-27 19:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120866391') HTTP/1.1" 204 0
2026-03-27 19:07:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120867115?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19: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-27 19:07:40 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120867115, 'registration': 'FG15XGK', 'account': 'WBA001', 'make': 'SEAT', 'model': 'IBIZA SPORT TOURER SPECIAL EDITION', 'derivative': '1.2 TSI I TECH 5dr', 'mileage': 112561, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 401}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2015-03-31', 'fuel': 'Petrol', 'motExpiry': '2026-05-09', 'doors': 5, 'engineSize': 1197, 'bodyType': 'Estate', 'images': None, 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'VOSA STATES 49K, 65K, 69K, 71K, 73K, 84K, 97K, 109K,', 'virtual': False, 'seller': 'UKCGR', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', '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-27 19:07:40 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120867115, 'registration': 'FG15XGK', 'account': 'WBA001', 'make': 'SEAT', 'model': 'IBIZA SPORT TOURER SPECIAL EDITION', 'derivative': '1.2 TSI I TECH 5dr', 'mileage': 112561, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 401}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2015-03-31', 'fuel': 'Petrol', 'motExpiry': '2026-05-09', 'doors': 5, 'engineSize': 1197, 'bodyType': 'Estate', 'images': None, 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'VOSA STATES 49K, 65K, 69K, 71K, 73K, 84K, 97K, 109K,', 'virtual': False, 'seller': 'UKCGR', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', '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-27 19:07:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9dbcaff3-49ca-5fd3-9086-7855373028fb with identifier: 120867115
2026-03-27 19:07:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9dbcaff3-49ca-5fd3-9086-7855373028fb with scrape type 1
2026-03-27 19:07:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 9dbcaff3-49ca-5fd3-9086-7855373028fb
2026-03-27 19:07:40 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 9dbcaff3-49ca-5fd3-9086-7855373028fb
2026-03-27 19:07:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 9dbcaff3-49ca-5fd3-9086-7855373028fb, identifier: 120867115
2026-03-27 19:07:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 9dbcaff3-49ca-5fd3-9086-7855373028fb with identifier: 120867115
2026-03-27 19:07:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 9dbcaff3-49ca-5fd3-9086-7855373028fb with identifier: 120867115
2026-03-27 19:07:40 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 9dbcaff3-49ca-5fd3-9086-7855373028fb with identifier: 120867115 to the API
2026-03-27 19:07:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:07: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-27 19:07:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120867115?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 119,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.2L',
'expiration_date': '2026-03-31T12:00:00Z',
'fuel_type': 'Petrol',
'id': '9dbcaff3-49ca-5fd3-9086-7855373028fb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'FG15XGK',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120867115',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'SEAT',
'model': 'IBIZA SPORT TOURER SPECIAL EDITION',
'odometer': 112561,
'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',
'title': 'SEAT IBIZA SPORT TOURER SPECIAL EDITION 1.2 TSI I TECH 5dr',
'transmission': 'manual',
'trim': '1.2 TSI I TECH 5dr',
'vin': None,
'year': 2015}
2026-03-27 19:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%27120867115%27 HTTP/1.1" 200 None
2026-03-27 19:07:41 [astonbarclay.gb] INFO: Saving data for 120867115: {'created_time': 1774638461.024014, 'last_price_update_time': 1774638461.024027, 'auction_closing_time': 1774958400.0}
2026-03-27 19:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120867115') HTTP/1.1" 204 0
2026-03-27 19:07:41 [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-27 19:07:41 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.2518721043694185 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-27 19:07:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120866986?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:07:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:07:42 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120866986, 'registration': 'MT59RZA', 'account': 'WBA001', 'make': 'TOYOTA', 'model': 'AYGO HATCHBACK SPECIAL EDITION', 'derivative': '1.0 VVT-i Blue 5dr', 'mileage': 104357, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 401}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2009-12-04', 'fuel': 'Petrol', 'motExpiry': '2026-11-06', 'doors': 5, 'engineSize': 998, 'bodyType': 'Hatchback', 'images': None, 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'VOSA STATES 25K, 36K, 46K, 56K, 59K, 65K, 69K, 73K, 76K, 83K, 91K, 93K, 95K, 98K,', 'virtual': False, 'seller': 'UKCGR', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '6', 'v5': False, 'v5details': None, 'co2': 106, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:07:42 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120866986, 'registration': 'MT59RZA', 'account': 'WBA001', 'make': 'TOYOTA', 'model': 'AYGO HATCHBACK SPECIAL EDITION', 'derivative': '1.0 VVT-i Blue 5dr', 'mileage': 104357, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 401}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2009-12-04', 'fuel': 'Petrol', 'motExpiry': '2026-11-06', 'doors': 5, 'engineSize': 998, 'bodyType': 'Hatchback', 'images': None, 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'VOSA STATES 25K, 36K, 46K, 56K, 59K, 65K, 69K, 73K, 76K, 83K, 91K, 93K, 95K, 98K,', 'virtual': False, 'seller': 'UKCGR', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '6', 'v5': False, 'v5details': None, 'co2': 106, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:07:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3b4281b7-3e26-5c9b-bbd5-64a8e3a27df0 with identifier: 120866986
2026-03-27 19:07:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3b4281b7-3e26-5c9b-bbd5-64a8e3a27df0 with scrape type 1
2026-03-27 19:07:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 3b4281b7-3e26-5c9b-bbd5-64a8e3a27df0
2026-03-27 19:07:42 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 3b4281b7-3e26-5c9b-bbd5-64a8e3a27df0
2026-03-27 19:07:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 3b4281b7-3e26-5c9b-bbd5-64a8e3a27df0, identifier: 120866986
2026-03-27 19:07:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 3b4281b7-3e26-5c9b-bbd5-64a8e3a27df0 with identifier: 120866986
2026-03-27 19:07:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 3b4281b7-3e26-5c9b-bbd5-64a8e3a27df0 with identifier: 120866986
2026-03-27 19:07:42 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 3b4281b7-3e26-5c9b-bbd5-64a8e3a27df0 with identifier: 120866986 to the API
2026-03-27 19:07:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19: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-27 19:07:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120866986?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 106,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '1.0L',
'expiration_date': '2026-03-31T12:00:00Z',
'fuel_type': 'Petrol',
'id': '3b4281b7-3e26-5c9b-bbd5-64a8e3a27df0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'MT59RZA',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120866986',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'TOYOTA',
'model': 'AYGO HATCHBACK SPECIAL EDITION',
'odometer': 104357,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2009-12-04',
'seller_name': 'UKCGR',
'title': 'TOYOTA AYGO HATCHBACK SPECIAL EDITION 1.0 VVT-i Blue 5dr',
'transmission': 'manual',
'trim': '1.0 VVT-i Blue 5dr',
'vin': None,
'year': 2009}
2026-03-27 19:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120866986%27 HTTP/1.1" 200 None
2026-03-27 19:07:43 [astonbarclay.gb] INFO: Saving data for 120866986: {'created_time': 1774638463.045061, 'last_price_update_time': 1774638463.045071, 'auction_closing_time': 1774958400.0}
2026-03-27 19:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120866986') HTTP/1.1" 204 0
2026-03-27 19:07:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-27 19:07:52 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.175(s), this was the 1st time calling it.
2026-03-27 19:07:52 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.142491930731858 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-27 19:07:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120695315?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19: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-27 19:07:53 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120695315, 'registration': 'DK18FEX', 'account': 'HAT003', 'make': 'LAND ROVER', 'model': 'RANGE ROVER SPORT ESTATE', 'derivative': '5.0 V8 S/C 575 SVR 5dr Auto', 'mileage': 49964, 'mileageWarranty': True, 'type': 'car', 'saleId': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 401}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2018-03-01', 'fuel': 'Petrol', 'motExpiry': '2027-02-19', 'doors': 5, 'engineSize': 4999, 'bodyType': 'Estate', 'images': None, 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'VOSA STATES 20K, 30K, 42K, 45K, 49K, 49K,', 'virtual': False, 'seller': 'Hatfields Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': False, 'v5details': None, 'co2': 294, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:07:53 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120695315, 'registration': 'DK18FEX', 'account': 'HAT003', 'make': 'LAND ROVER', 'model': 'RANGE ROVER SPORT ESTATE', 'derivative': '5.0 V8 S/C 575 SVR 5dr Auto', 'mileage': 49964, 'mileageWarranty': True, 'type': 'car', 'saleId': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 401}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2018-03-01', 'fuel': 'Petrol', 'motExpiry': '2027-02-19', 'doors': 5, 'engineSize': 4999, 'bodyType': 'Estate', 'images': None, 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'VOSA STATES 20K, 30K, 42K, 45K, 49K, 49K,', 'virtual': False, 'seller': 'Hatfields Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': False, 'v5details': None, 'co2': 294, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:07:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0103523f-c4b6-5afe-b7f3-b3afc2aefb1b with identifier: 120695315
2026-03-27 19:07:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0103523f-c4b6-5afe-b7f3-b3afc2aefb1b with scrape type 1
2026-03-27 19:07:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 0103523f-c4b6-5afe-b7f3-b3afc2aefb1b
2026-03-27 19:07:53 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 0103523f-c4b6-5afe-b7f3-b3afc2aefb1b
2026-03-27 19:07:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 0103523f-c4b6-5afe-b7f3-b3afc2aefb1b, identifier: 120695315
2026-03-27 19:07:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 0103523f-c4b6-5afe-b7f3-b3afc2aefb1b with identifier: 120695315
2026-03-27 19:07:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 0103523f-c4b6-5afe-b7f3-b3afc2aefb1b with identifier: 120695315
2026-03-27 19:07:53 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 0103523f-c4b6-5afe-b7f3-b3afc2aefb1b with identifier: 120695315 to the API
2026-03-27 19:07:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:07: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-27 19:07:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120695315?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 294,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '5.0L',
'expiration_date': '2026-03-31T12:00:00Z',
'fuel_type': 'Petrol',
'id': '0103523f-c4b6-5afe-b7f3-b3afc2aefb1b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'DK18FEX',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120695315',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'LAND ROVER',
'model': 'RANGE ROVER SPORT ESTATE',
'odometer': 49964,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-03-01',
'seller_name': 'Hatfields Group',
'title': 'LAND ROVER RANGE ROVER SPORT ESTATE 5.0 V8 S/C 575 SVR 5dr Auto',
'transmission': 'automatic',
'trim': '5.0 V8 S/C 575 SVR 5dr Auto',
'vin': None,
'year': 2018}
2026-03-27 19:07:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:07:53 [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-27 19:07:53 [astonbarclay.gb] INFO: Saving data for 120695315: {'created_time': 1774638473.488237, 'last_price_update_time': 1774638473.488249, 'auction_closing_time': 1774958400.0}
2026-03-27 19:07:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:07:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120695315') HTTP/1.1" 204 0
2026-03-27 19:07:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-27 19:07:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120758234?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:07:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:07:58 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120758234, 'registration': 'A6YGL', 'account': 'AST002', 'make': 'VOLKSWAGEN', 'model': 'TIGUAN DIESEL ESTATE', 'derivative': '2.0 TDi BlueMotion Tech Match 5dr DSG', 'mileage': 148181, 'mileageWarranty': True, 'type': 'car', 'saleId': 19229, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 115}, 'saleStart': '2026-04-01T08:45Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2013-10-11', 'fuel': 'Diesel', 'motExpiry': '2025-07-26', 'doors': 5, 'engineSize': 1968, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/A6YGL/2026-03-24/image/6038d05a-d7f7-45e1-9040-4f21adf18bf3_removebg.jpg?w=600', 'https://abimg003.imgix.net/A6YGL/2026-03-24/image/46b482f5-351a-4226-913d-10003f412b1d_removebg.jpg?w=600', 'https://abimg003.imgix.net/A6YGL/2026-03-24/image/f52ff616-e170-4a40-9e83-1507f005df4f_removebg.jpg?w=600', 'https://abimg003.imgix.net/A6YGL/2026-03-24/image/b75dd501-b5c6-4d56-95f3-243776faddc1_removebg.jpg?w=600', 'https://abimg003.imgix.net/A6YGL/2026-03-24/image/995d42ea-b635-45bf-9d70-b8b304884638_removebg.jpg?w=600', 'https://abimg003.imgix.net/A6YGL/2026-03-24/image/fc9223a7-6aa4-4211-9f43-a1dff9431663_removebg.jpg?w=600', 'https://abimg003.imgix.net/A6YGL/2026-03-24/image/ab79c5b6-84c1-4683-b1ca-cec1a82f3916_removebg.jpg?w=600', 'https://abimg003.imgix.net/A6YGL/2026-03-24/image/417de56b-5d9f-4e93-8a9a-e0e719d92dc4_removebg.jpg?w=600', 'https://abimg003.imgix.net/A6YGL/2026-03-24/image/6dd64fbe-96be-4644-a40b-d7e7d29100f4_removebg.jpg?w=600', 'https://abimg003.imgix.net/A6YGL/2026-03-24/image/168a2e32-85ed-45df-bde9-a0964ebc8683_removebg.jpg?w=600', 'https://abimg003.imgix.net/A6YGL/2026-03-24/image/2849fa4a-ccdb-4922-9d8c-c3aa13ff6b22_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Fleet', 'serviceHistory': 'Service book 9/15 9K, 11/16 14K, 10/18 35K, 10/19 49K,9/20 65K, 11/21 73K, 89K (No Date),', 'remarks': 'S/KEY - PLATE NOT GUARANTEED TO STAY WITH VEHICLE', 'virtual': False, 'seller': '.', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 158, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/a615f5c1-a484-4faa-96af-87ce42855cb0.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:07:58 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120758234, 'registration': 'A6YGL', 'account': 'AST002', 'make': 'VOLKSWAGEN', 'model': 'TIGUAN DIESEL ESTATE', 'derivative': '2.0 TDi BlueMotion Tech Match 5dr DSG', 'mileage': 148181, 'mileageWarranty': True, 'type': 'car', 'saleId': 19229, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 115}, 'saleStart': '2026-04-01T08:45Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2013-10-11', 'fuel': 'Diesel', 'motExpiry': '2025-07-26', 'doors': 5, 'engineSize': 1968, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/A6YGL/2026-03-24/image/6038d05a-d7f7-45e1-9040-4f21adf18bf3_removebg.jpg?w=600', 'https://abimg003.imgix.net/A6YGL/2026-03-24/image/46b482f5-351a-4226-913d-10003f412b1d_removebg.jpg?w=600', 'https://abimg003.imgix.net/A6YGL/2026-03-24/image/f52ff616-e170-4a40-9e83-1507f005df4f_removebg.jpg?w=600', 'https://abimg003.imgix.net/A6YGL/2026-03-24/image/b75dd501-b5c6-4d56-95f3-243776faddc1_removebg.jpg?w=600', 'https://abimg003.imgix.net/A6YGL/2026-03-24/image/995d42ea-b635-45bf-9d70-b8b304884638_removebg.jpg?w=600', 'https://abimg003.imgix.net/A6YGL/2026-03-24/image/fc9223a7-6aa4-4211-9f43-a1dff9431663_removebg.jpg?w=600', 'https://abimg003.imgix.net/A6YGL/2026-03-24/image/ab79c5b6-84c1-4683-b1ca-cec1a82f3916_removebg.jpg?w=600', 'https://abimg003.imgix.net/A6YGL/2026-03-24/image/417de56b-5d9f-4e93-8a9a-e0e719d92dc4_removebg.jpg?w=600', 'https://abimg003.imgix.net/A6YGL/2026-03-24/image/6dd64fbe-96be-4644-a40b-d7e7d29100f4_removebg.jpg?w=600', 'https://abimg003.imgix.net/A6YGL/2026-03-24/image/168a2e32-85ed-45df-bde9-a0964ebc8683_removebg.jpg?w=600', 'https://abimg003.imgix.net/A6YGL/2026-03-24/image/2849fa4a-ccdb-4922-9d8c-c3aa13ff6b22_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Fleet', 'serviceHistory': 'Service book 9/15 9K, 11/16 14K, 10/18 35K, 10/19 49K,9/20 65K, 11/21 73K, 89K (No Date),', 'remarks': 'S/KEY - PLATE NOT GUARANTEED TO STAY WITH VEHICLE', 'virtual': False, 'seller': '.', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 158, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/a615f5c1-a484-4faa-96af-87ce42855cb0.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:07:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9f63902f-d025-5f3d-8e72-89ee9cbde624 with identifier: 120758234
2026-03-27 19:07:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9f63902f-d025-5f3d-8e72-89ee9cbde624 with scrape type 2
2026-03-27 19:07:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9f63902f-d025-5f3d-8e72-89ee9cbde624 with scrape type 2
2026-03-27 19:07:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 9f63902f-d025-5f3d-8e72-89ee9cbde624, identifier: 120758234
2026-03-27 19:07:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 9f63902f-d025-5f3d-8e72-89ee9cbde624 with identifier: 120758234
2026-03-27 19:07:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 9f63902f-d025-5f3d-8e72-89ee9cbde624 with identifier: 120758234
2026-03-27 19:07:58 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 9f63902f-d025-5f3d-8e72-89ee9cbde624 with identifier: 120758234 to the API
2026-03-27 19:07:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19: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-27 19:07:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120758234?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 158,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'expiration_date': '2026-04-01T08:45:00Z',
'fuel_type': 'Diesel',
'id': '9f63902f-d025-5f3d-8e72-89ee9cbde624',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'A6YGL',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120758234',
'listing': 'auction',
'location': 'Aston Barclay Westbury',
'make': 'VOLKSWAGEN',
'model': 'TIGUAN DIESEL ESTATE',
'odometer': 148181,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-10-11',
'seller_name': '.',
'title': 'VOLKSWAGEN TIGUAN DIESEL ESTATE 2.0 TDi BlueMotion Tech Match 5dr '
'DSG',
'transmission': 'automatic',
'trim': '2.0 TDi BlueMotion Tech Match 5dr DSG',
'vin': None,
'year': 2013}
2026-03-27 19:07:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%27120758234%27 HTTP/1.1" 200 None
2026-03-27 19:07:58 [astonbarclay.gb] INFO: Saving data for 120758234: {'auction_closing_time': 1775033100.0, 'created_time': 1774380144.291834, 'last_price_update_time': 1774638478.749749}
2026-03-27 19:07:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:07:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120758234') HTTP/1.1" 204 0
2026-03-27 19:08:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120865644?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:08:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:08:02 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120865644, 'registration': 'C23JRP', 'account': 'WBA001', 'make': 'FORD', 'model': 'FOCUS DIESEL ESTATE', 'derivative': '1.6 TDCi 115 Zetec 5dr', 'mileage': 45252, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 401}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2013-10-30', 'fuel': 'Diesel', 'motExpiry': '2026-07-05', 'doors': 5, 'engineSize': 1560, 'bodyType': 'Estate', 'images': None, 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'VOSA STATES 13K, 16K, 17K, 18K, 19K, 19K, 25K, 32K, 38K,', 'virtual': False, 'seller': 'UKCGR', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': False, 'v5details': None, 'co2': 109, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:08:02 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120865644, 'registration': 'C23JRP', 'account': 'WBA001', 'make': 'FORD', 'model': 'FOCUS DIESEL ESTATE', 'derivative': '1.6 TDCi 115 Zetec 5dr', 'mileage': 45252, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 401}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2013-10-30', 'fuel': 'Diesel', 'motExpiry': '2026-07-05', 'doors': 5, 'engineSize': 1560, 'bodyType': 'Estate', 'images': None, 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'VOSA STATES 13K, 16K, 17K, 18K, 19K, 19K, 25K, 32K, 38K,', 'virtual': False, 'seller': 'UKCGR', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': False, 'v5details': None, 'co2': 109, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:08:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8496633d-db0d-5f68-9965-8d200b1b8475 with identifier: 120865644
2026-03-27 19:08:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8496633d-db0d-5f68-9965-8d200b1b8475 with scrape type 1
2026-03-27 19:08:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 8496633d-db0d-5f68-9965-8d200b1b8475
2026-03-27 19:08:02 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 8496633d-db0d-5f68-9965-8d200b1b8475
2026-03-27 19:08:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 8496633d-db0d-5f68-9965-8d200b1b8475, identifier: 120865644
2026-03-27 19:08:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 8496633d-db0d-5f68-9965-8d200b1b8475 with identifier: 120865644
2026-03-27 19:08:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 8496633d-db0d-5f68-9965-8d200b1b8475 with identifier: 120865644
2026-03-27 19:08:02 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 8496633d-db0d-5f68-9965-8d200b1b8475 with identifier: 120865644 to the API
2026-03-27 19:08:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:08:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 19:08:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120865644?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 109,
'color': 'RED',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'expiration_date': '2026-03-31T12:00:00Z',
'fuel_type': 'Diesel',
'id': '8496633d-db0d-5f68-9965-8d200b1b8475',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'C23JRP',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120865644',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'FORD',
'model': 'FOCUS DIESEL ESTATE',
'odometer': 45252,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-10-30',
'seller_name': 'UKCGR',
'title': 'FORD FOCUS DIESEL ESTATE 1.6 TDCi 115 Zetec 5dr',
'transmission': 'manual',
'trim': '1.6 TDCi 115 Zetec 5dr',
'vin': None,
'year': 2013}
2026-03-27 19:08:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:08:04 [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-27 19:08:04 [astonbarclay.gb] INFO: Saving data for 120865644: {'created_time': 1774638484.11385, 'last_price_update_time': 1774638484.113862, 'auction_closing_time': 1774958400.0}
2026-03-27 19:08:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:08:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120865644') HTTP/1.1" 204 0
2026-03-27 19:08:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120443912?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:08:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:08:04 [astonbarclay.gb] INFO: Detail data: {'cardType': 'e-xchange', 'id': 120443912, 'registration': 'GY18UAD', 'account': 'KCS002', 'make': 'FORD', 'model': 'ECOSPORT HATCHBACK', 'derivative': '1.0 EcoBoost 125 Titanium 5dr', 'mileage': 70203, 'mileageWarranty': True, 'type': 'car', 'saleId': 19229, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 115}, 'saleStart': '2026-03-30T08:00Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2018-05-21', 'fuel': 'Petrol', 'motExpiry': '2026-05-20', 'doors': 5, 'engineSize': 998, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/GY18UAD/2026-03-13/image/1c1ad361-f38b-410e-a052-80c2f4c2f48b_removebg.jpg?w=600', 'https://abimg003.imgix.net/GY18UAD/2026-03-13/image/f995616a-b8bf-4a46-ac90-4c6e85b51627_removebg.jpg?w=600', 'https://abimg003.imgix.net/GY18UAD/2026-03-13/image/ea7d36ca-ee38-4c3d-8640-ec36e00ba22d_removebg.jpg?w=600', 'https://abimg003.imgix.net/GY18UAD/2026-03-13/image/f7204397-6b34-413e-8b5a-3f86de5b9e8b_removebg.jpg?w=600', 'https://abimg003.imgix.net/GY18UAD/2026-03-13/image/d81a78f1-9ddf-454a-88f3-7ecf0fdeb154_removebg.jpg?w=600', 'https://abimg003.imgix.net/GY18UAD/2026-03-13/image/a062c0b3-bf8d-40e1-ac3e-0ad46499bdcc_removebg.jpg?w=600', 'https://abimg003.imgix.net/GY18UAD/2026-03-13/image/4a76f388-6002-4042-beb2-f83e21c9a7e6_removebg.jpg?w=600', 'https://abimg003.imgix.net/GY18UAD/2026-03-13/image/c55b37dc-8cf9-4f2c-94bc-cf02f34e0db7_removebg.jpg?w=600', 'https://abimg003.imgix.net/GY18UAD/2026-03-13/image/b1e774ab-3d11-43af-8a6c-daa4d5926eb0_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Fleet', 'serviceHistory': 'Service invoice 8/23 45K, 2/25 (No Mileage)', 'remarks': 'SPARE KEY', 'virtual': False, 'seller': 'CarBuy Limited', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 119, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/0f757e0c-f6c7-476a-9074-3c2d5637a01b.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:08:04 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'e-xchange', 'id': 120443912, 'registration': 'GY18UAD', 'account': 'KCS002', 'make': 'FORD', 'model': 'ECOSPORT HATCHBACK', 'derivative': '1.0 EcoBoost 125 Titanium 5dr', 'mileage': 70203, 'mileageWarranty': True, 'type': 'car', 'saleId': 19229, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 115}, 'saleStart': '2026-03-30T08:00Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2018-05-21', 'fuel': 'Petrol', 'motExpiry': '2026-05-20', 'doors': 5, 'engineSize': 998, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/GY18UAD/2026-03-13/image/1c1ad361-f38b-410e-a052-80c2f4c2f48b_removebg.jpg?w=600', 'https://abimg003.imgix.net/GY18UAD/2026-03-13/image/f995616a-b8bf-4a46-ac90-4c6e85b51627_removebg.jpg?w=600', 'https://abimg003.imgix.net/GY18UAD/2026-03-13/image/ea7d36ca-ee38-4c3d-8640-ec36e00ba22d_removebg.jpg?w=600', 'https://abimg003.imgix.net/GY18UAD/2026-03-13/image/f7204397-6b34-413e-8b5a-3f86de5b9e8b_removebg.jpg?w=600', 'https://abimg003.imgix.net/GY18UAD/2026-03-13/image/d81a78f1-9ddf-454a-88f3-7ecf0fdeb154_removebg.jpg?w=600', 'https://abimg003.imgix.net/GY18UAD/2026-03-13/image/a062c0b3-bf8d-40e1-ac3e-0ad46499bdcc_removebg.jpg?w=600', 'https://abimg003.imgix.net/GY18UAD/2026-03-13/image/4a76f388-6002-4042-beb2-f83e21c9a7e6_removebg.jpg?w=600', 'https://abimg003.imgix.net/GY18UAD/2026-03-13/image/c55b37dc-8cf9-4f2c-94bc-cf02f34e0db7_removebg.jpg?w=600', 'https://abimg003.imgix.net/GY18UAD/2026-03-13/image/b1e774ab-3d11-43af-8a6c-daa4d5926eb0_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Fleet', 'serviceHistory': 'Service invoice 8/23 45K, 2/25 (No Mileage)', 'remarks': 'SPARE KEY', 'virtual': False, 'seller': 'CarBuy Limited', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 119, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/0f757e0c-f6c7-476a-9074-3c2d5637a01b.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:08:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b12a02e4-c773-57e2-a5c7-9a2184c5fe0e with identifier: 120443912
2026-03-27 19:08:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b12a02e4-c773-57e2-a5c7-9a2184c5fe0e with scrape type 2
2026-03-27 19:08:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b12a02e4-c773-57e2-a5c7-9a2184c5fe0e with scrape type 2
2026-03-27 19:08:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: b12a02e4-c773-57e2-a5c7-9a2184c5fe0e, identifier: 120443912
2026-03-27 19:08:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: b12a02e4-c773-57e2-a5c7-9a2184c5fe0e with identifier: 120443912
2026-03-27 19:08:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: b12a02e4-c773-57e2-a5c7-9a2184c5fe0e with identifier: 120443912
2026-03-27 19:08:04 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: b12a02e4-c773-57e2-a5c7-9a2184c5fe0e with identifier: 120443912 to the API
2026-03-27 19:08:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:08:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 19:08:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120443912?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 119,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-03-30T08:00:00Z',
'fuel_type': 'Petrol',
'id': 'b12a02e4-c773-57e2-a5c7-9a2184c5fe0e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'GY18UAD',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120443912',
'listing': 'auction',
'location': 'Aston Barclay Westbury',
'make': 'FORD',
'model': 'ECOSPORT HATCHBACK',
'odometer': 70203,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-05-21',
'seller_name': 'CarBuy Limited',
'title': 'FORD ECOSPORT HATCHBACK 1.0 EcoBoost 125 Titanium 5dr',
'transmission': 'manual',
'trim': '1.0 EcoBoost 125 Titanium 5dr',
'vin': None,
'year': 2018}
2026-03-27 19:08:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:08:04 [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-27 19:08:04 [astonbarclay.gb] INFO: Saving data for 120443912: {'auction_closing_time': 1774857600.0, 'created_time': 1773429769.766792, 'last_price_update_time': 1774638484.664598}
2026-03-27 19:08:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:08:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120443912') HTTP/1.1" 204 0
2026-03-27 19:08:05 [scrapy.extensions.logstats] INFO: Crawled 93 pages (at 14 pages/min), scraped 88 items (at 14 items/min)
2026-03-27 19:08:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 177MiB
2026-03-27 19:08:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120865604?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19: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-27 19:08:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120865521?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19: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-27 19:08:05 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120865604, 'registration': 'LB06OBU', 'account': 'WBA001', 'make': 'MERCEDES-BENZ', 'model': 'C CLASS SALOON', 'derivative': 'C180K Elegance SE 4dr Auto', 'mileage': 112148, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 401}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2006-06-27', 'fuel': 'Petrol', 'motExpiry': '2026-04-18', 'doors': 4, 'engineSize': 1796, 'bodyType': 'Saloon', 'images': None, 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'VOSA STATES 17K, 23K, 29K, 33K, 37K, 41K, 45K, 48K, 53K, 55K, 58K, 61K, 63K, 68K, 70K, 83K, 95K,', 'virtual': False, 'seller': 'UKCGR', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': False, 'v5details': None, 'co2': 193, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:08:05 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120865604, 'registration': 'LB06OBU', 'account': 'WBA001', 'make': 'MERCEDES-BENZ', 'model': 'C CLASS SALOON', 'derivative': 'C180K Elegance SE 4dr Auto', 'mileage': 112148, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 401}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2006-06-27', 'fuel': 'Petrol', 'motExpiry': '2026-04-18', 'doors': 4, 'engineSize': 1796, 'bodyType': 'Saloon', 'images': None, 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'VOSA STATES 17K, 23K, 29K, 33K, 37K, 41K, 45K, 48K, 53K, 55K, 58K, 61K, 63K, 68K, 70K, 83K, 95K,', 'virtual': False, 'seller': 'UKCGR', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': False, 'v5details': None, 'co2': 193, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:08:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d97d209c-6351-508c-9c2a-fa6eea5a300a with identifier: 120865604
2026-03-27 19:08:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d97d209c-6351-508c-9c2a-fa6eea5a300a with scrape type 1
2026-03-27 19:08:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item d97d209c-6351-508c-9c2a-fa6eea5a300a
2026-03-27 19:08:05 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item d97d209c-6351-508c-9c2a-fa6eea5a300a
2026-03-27 19:08:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: d97d209c-6351-508c-9c2a-fa6eea5a300a, identifier: 120865604
2026-03-27 19:08:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: d97d209c-6351-508c-9c2a-fa6eea5a300a with identifier: 120865604
2026-03-27 19:08:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: d97d209c-6351-508c-9c2a-fa6eea5a300a with identifier: 120865604
2026-03-27 19:08:05 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: d97d209c-6351-508c-9c2a-fa6eea5a300a with identifier: 120865604 to the API
2026-03-27 19:08:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19: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-27 19:08:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120865604?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 193,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 4,
'emission_standard': 'EURO 4',
'engine': '1.8L',
'expiration_date': '2026-03-31T12:00:00Z',
'fuel_type': 'Petrol',
'id': 'd97d209c-6351-508c-9c2a-fa6eea5a300a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'LB06OBU',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120865604',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'MERCEDES-BENZ',
'model': 'C CLASS SALOON',
'odometer': 112148,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2006-06-27',
'seller_name': 'UKCGR',
'title': 'MERCEDES-BENZ C CLASS SALOON C180K Elegance SE 4dr Auto',
'transmission': 'automatic',
'trim': 'C180K Elegance SE 4dr Auto',
'vin': None,
'year': 2006}
2026-03-27 19:08:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%27120865604%27 HTTP/1.1" 200 None
2026-03-27 19:08:06 [astonbarclay.gb] INFO: Saving data for 120865604: {'created_time': 1774638486.01255, 'last_price_update_time': 1774638486.012561, 'auction_closing_time': 1774958400.0}
2026-03-27 19:08:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:08:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120865604') HTTP/1.1" 204 0
2026-03-27 19:08:06 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120865521, 'registration': 'SC53JZP', 'account': 'WBA001', 'make': 'VAUXHALL', 'model': 'ASTRA HATCHBACK', 'derivative': '1.6i Envoy 5dr Auto', 'mileage': 86458, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 401}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2004-02-13', 'fuel': 'Petrol', 'motExpiry': '2026-06-23', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Hatchback', 'images': None, 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'VOSA STATES 13K, 13K, 17K, 21K, 25K, 27K, 31K, 36K, 39K, 44K, 49K, 55K, 59K, 62K, 66K, 68K, 72K, 76K, 81K, 84K,', 'virtual': False, 'seller': 'UKCGR', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': False, 'v5details': None, 'co2': 189, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': None, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:08:06 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120865521, 'registration': 'SC53JZP', 'account': 'WBA001', 'make': 'VAUXHALL', 'model': 'ASTRA HATCHBACK', 'derivative': '1.6i Envoy 5dr Auto', 'mileage': 86458, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 401}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2004-02-13', 'fuel': 'Petrol', 'motExpiry': '2026-06-23', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Hatchback', 'images': None, 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'VOSA STATES 13K, 13K, 17K, 21K, 25K, 27K, 31K, 36K, 39K, 44K, 49K, 55K, 59K, 62K, 66K, 68K, 72K, 76K, 81K, 84K,', 'virtual': False, 'seller': 'UKCGR', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': False, 'v5details': None, 'co2': 189, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': None, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:08:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 05694bc8-e746-51a0-9ffe-e8adfa32cc6c with identifier: 120865521
2026-03-27 19:08:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 05694bc8-e746-51a0-9ffe-e8adfa32cc6c with scrape type 1
2026-03-27 19:08:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 05694bc8-e746-51a0-9ffe-e8adfa32cc6c
2026-03-27 19:08:06 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 05694bc8-e746-51a0-9ffe-e8adfa32cc6c
2026-03-27 19:08:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 05694bc8-e746-51a0-9ffe-e8adfa32cc6c, identifier: 120865521
2026-03-27 19:08:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 05694bc8-e746-51a0-9ffe-e8adfa32cc6c with identifier: 120865521
2026-03-27 19:08:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 05694bc8-e746-51a0-9ffe-e8adfa32cc6c with identifier: 120865521
2026-03-27 19:08:06 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 05694bc8-e746-51a0-9ffe-e8adfa32cc6c with identifier: 120865521 to the API
2026-03-27 19:08:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19: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-27 19:08:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120865521?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 189,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'expiration_date': '2026-03-31T12:00:00Z',
'fuel_type': 'Petrol',
'id': '05694bc8-e746-51a0-9ffe-e8adfa32cc6c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'SC53JZP',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120865521',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'VAUXHALL',
'model': 'ASTRA HATCHBACK',
'odometer': 86458,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2004-02-13',
'seller_name': 'UKCGR',
'title': 'VAUXHALL ASTRA HATCHBACK 1.6i Envoy 5dr Auto',
'transmission': 'automatic',
'trim': '1.6i Envoy 5dr Auto',
'vin': None,
'year': 2004}
2026-03-27 19:08:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%27120865521%27 HTTP/1.1" 200 None
2026-03-27 19:08:06 [astonbarclay.gb] INFO: Saving data for 120865521: {'created_time': 1774638486.45533, 'last_price_update_time': 1774638486.455341, 'auction_closing_time': 1774958400.0}
2026-03-27 19:08:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:08:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120865521') HTTP/1.1" 204 0
2026-03-27 19:08:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120863367?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:08:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:08:07 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120863367, 'registration': 'YB08VBD', 'account': 'WBA001', 'make': 'HONDA', 'model': 'CIVIC DIESEL HATCHBACK', 'derivative': '2.2 i-CTDi SE 5dr', 'mileage': 119481, 'mileageWarranty': False, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 401}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2008-06-30', 'fuel': 'Diesel', 'motExpiry': '2026-05-13', 'doors': 5, 'engineSize': 2204, 'bodyType': 'Hatchback', 'images': None, 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'VOSA STATES 43K, 60K, 77K, 97K, 110K, 111K, 111K, 112K, 113K, 115K, 116K, 117K, 117K, 118K,', 'virtual': False, 'seller': 'UKCGR', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': False, 'v5details': None, 'co2': 135, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:08:07 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120863367, 'registration': 'YB08VBD', 'account': 'WBA001', 'make': 'HONDA', 'model': 'CIVIC DIESEL HATCHBACK', 'derivative': '2.2 i-CTDi SE 5dr', 'mileage': 119481, 'mileageWarranty': False, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 401}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2008-06-30', 'fuel': 'Diesel', 'motExpiry': '2026-05-13', 'doors': 5, 'engineSize': 2204, 'bodyType': 'Hatchback', 'images': None, 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'VOSA STATES 43K, 60K, 77K, 97K, 110K, 111K, 111K, 112K, 113K, 115K, 116K, 117K, 117K, 118K,', 'virtual': False, 'seller': 'UKCGR', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': False, 'v5details': None, 'co2': 135, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:08:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0b5ae7f6-78de-5c39-adea-d99cb4fa9940 with identifier: 120863367
2026-03-27 19:08:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0b5ae7f6-78de-5c39-adea-d99cb4fa9940 with scrape type 1
2026-03-27 19:08:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 0b5ae7f6-78de-5c39-adea-d99cb4fa9940
2026-03-27 19:08:07 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 0b5ae7f6-78de-5c39-adea-d99cb4fa9940
2026-03-27 19:08:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 0b5ae7f6-78de-5c39-adea-d99cb4fa9940, identifier: 120863367
2026-03-27 19:08:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 0b5ae7f6-78de-5c39-adea-d99cb4fa9940 with identifier: 120863367
2026-03-27 19:08:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 0b5ae7f6-78de-5c39-adea-d99cb4fa9940 with identifier: 120863367
2026-03-27 19:08:07 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 0b5ae7f6-78de-5c39-adea-d99cb4fa9940 with identifier: 120863367 to the API
2026-03-27 19:08:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:08:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 19:08:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120863367?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 135,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '2.2L',
'expiration_date': '2026-03-31T12:00:00Z',
'fuel_type': 'Diesel',
'id': '0b5ae7f6-78de-5c39-adea-d99cb4fa9940',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'YB08VBD',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120863367',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'HONDA',
'model': 'CIVIC DIESEL HATCHBACK',
'odometer': 119481,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2008-06-30',
'seller_name': 'UKCGR',
'title': 'HONDA CIVIC DIESEL HATCHBACK 2.2 i-CTDi SE 5dr',
'transmission': 'manual',
'trim': '2.2 i-CTDi SE 5dr',
'vin': None,
'year': 2008}
2026-03-27 19:08:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%27120863367%27 HTTP/1.1" 200 None
2026-03-27 19:08:07 [astonbarclay.gb] INFO: Saving data for 120863367: {'created_time': 1774638487.672431, 'last_price_update_time': 1774638487.672442, 'auction_closing_time': 1774958400.0}
2026-03-27 19:08:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:08:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120863367') HTTP/1.1" 204 0
2026-03-27 19:08:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120863153?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:08:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:08:07 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120863153, 'registration': 'FV66FUO', 'account': 'WBA001', 'make': 'HONDA', 'model': 'CR-V DIESEL ESTATE', 'derivative': '1.6 i-DTEC 160 SE Plus 5dr Auto', 'mileage': 132802, 'mileageWarranty': False, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 401}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2016-12-30', 'fuel': 'Diesel', 'motExpiry': '2026-12-18', 'doors': 5, 'engineSize': 1597, 'bodyType': 'Estate', 'images': None, 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'VPSA STATES 36K, 46K, 59K, 77K, 95K, 114K, 132K,', 'virtual': False, 'seller': 'UKCGR', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': False, 'v5details': None, 'co2': 134, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:08:07 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120863153, 'registration': 'FV66FUO', 'account': 'WBA001', 'make': 'HONDA', 'model': 'CR-V DIESEL ESTATE', 'derivative': '1.6 i-DTEC 160 SE Plus 5dr Auto', 'mileage': 132802, 'mileageWarranty': False, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 401}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2016-12-30', 'fuel': 'Diesel', 'motExpiry': '2026-12-18', 'doors': 5, 'engineSize': 1597, 'bodyType': 'Estate', 'images': None, 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'VPSA STATES 36K, 46K, 59K, 77K, 95K, 114K, 132K,', 'virtual': False, 'seller': 'UKCGR', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': False, 'v5details': None, 'co2': 134, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:08:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c80c666e-ce19-5584-b2df-19e53e308442 with identifier: 120863153
2026-03-27 19:08:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c80c666e-ce19-5584-b2df-19e53e308442 with scrape type 1
2026-03-27 19:08:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item c80c666e-ce19-5584-b2df-19e53e308442
2026-03-27 19:08:07 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item c80c666e-ce19-5584-b2df-19e53e308442
2026-03-27 19:08:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: c80c666e-ce19-5584-b2df-19e53e308442, identifier: 120863153
2026-03-27 19:08:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: c80c666e-ce19-5584-b2df-19e53e308442 with identifier: 120863153
2026-03-27 19:08:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: c80c666e-ce19-5584-b2df-19e53e308442 with identifier: 120863153
2026-03-27 19:08:07 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: c80c666e-ce19-5584-b2df-19e53e308442 with identifier: 120863153 to the API
2026-03-27 19:08:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19: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-27 19:08:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120863153?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 134,
'color': 'SILVER',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': '2026-03-31T12:00:00Z',
'fuel_type': 'Diesel',
'id': 'c80c666e-ce19-5584-b2df-19e53e308442',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'FV66FUO',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120863153',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'HONDA',
'model': 'CR-V DIESEL ESTATE',
'odometer': 132802,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-12-30',
'seller_name': 'UKCGR',
'title': 'HONDA CR-V DIESEL ESTATE 1.6 i-DTEC 160 SE Plus 5dr Auto',
'transmission': 'automatic',
'trim': '1.6 i-DTEC 160 SE Plus 5dr Auto',
'vin': None,
'year': 2016}
2026-03-27 19:08:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%27120863153%27 HTTP/1.1" 200 None
2026-03-27 19:08:08 [astonbarclay.gb] INFO: Saving data for 120863153: {'created_time': 1774638488.214141, 'last_price_update_time': 1774638488.214151, 'auction_closing_time': 1774958400.0}
2026-03-27 19:08:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:08:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120863153') HTTP/1.1" 204 0
2026-03-27 19:08:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120863324?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:08:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:08:11 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120863324, 'registration': 'LP62FBK', 'account': 'WBA001', 'make': 'VAUXHALL', 'model': 'MOKKA DIESEL HATCHBACK', 'derivative': '1.7 CDTi Tech Line 5dr', 'mileage': 411525, 'mileageWarranty': False, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 401}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2013-02-22', 'fuel': 'Diesel', 'motExpiry': '2026-11-04', 'doors': 5, 'engineSize': 1686, 'bodyType': 'Hatchback', 'images': None, 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'VOSA STATES 21K, 37K, 51K, 62K, 74K, 84K, 92K, 104K, 114K, 124K, 135K,', 'virtual': False, 'seller': 'UKCGR', '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': None, 'assuredType': None, 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:08:11 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120863324, 'registration': 'LP62FBK', 'account': 'WBA001', 'make': 'VAUXHALL', 'model': 'MOKKA DIESEL HATCHBACK', 'derivative': '1.7 CDTi Tech Line 5dr', 'mileage': 411525, 'mileageWarranty': False, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 401}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2013-02-22', 'fuel': 'Diesel', 'motExpiry': '2026-11-04', 'doors': 5, 'engineSize': 1686, 'bodyType': 'Hatchback', 'images': None, 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'VOSA STATES 21K, 37K, 51K, 62K, 74K, 84K, 92K, 104K, 114K, 124K, 135K,', 'virtual': False, 'seller': 'UKCGR', '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': None, 'assuredType': None, 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:08:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1c244a4e-bd8d-54eb-9a2e-57c3815dcebd with identifier: 120863324
2026-03-27 19:08:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1c244a4e-bd8d-54eb-9a2e-57c3815dcebd with scrape type 1
2026-03-27 19:08:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 1c244a4e-bd8d-54eb-9a2e-57c3815dcebd
2026-03-27 19:08:11 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 1c244a4e-bd8d-54eb-9a2e-57c3815dcebd
2026-03-27 19:08:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 1c244a4e-bd8d-54eb-9a2e-57c3815dcebd, identifier: 120863324
2026-03-27 19:08:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 1c244a4e-bd8d-54eb-9a2e-57c3815dcebd with identifier: 120863324
2026-03-27 19:08:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 1c244a4e-bd8d-54eb-9a2e-57c3815dcebd with identifier: 120863324
2026-03-27 19:08:11 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 1c244a4e-bd8d-54eb-9a2e-57c3815dcebd with identifier: 120863324 to the API
2026-03-27 19:08:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19: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-27 19:08:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120863324?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 120,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.7L',
'expiration_date': '2026-03-31T12:00:00Z',
'fuel_type': 'Diesel',
'id': '1c244a4e-bd8d-54eb-9a2e-57c3815dcebd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'LP62FBK',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120863324',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'VAUXHALL',
'model': 'MOKKA DIESEL HATCHBACK',
'odometer': 411525,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-02-22',
'seller_name': 'UKCGR',
'title': 'VAUXHALL MOKKA DIESEL HATCHBACK 1.7 CDTi Tech Line 5dr',
'transmission': 'manual',
'trim': '1.7 CDTi Tech Line 5dr',
'vin': None,
'year': 2013}
2026-03-27 19:08:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%27120863324%27 HTTP/1.1" 200 None
2026-03-27 19:08:11 [astonbarclay.gb] INFO: Saving data for 120863324: {'created_time': 1774638491.590418, 'last_price_update_time': 1774638491.590428, 'auction_closing_time': 1774958400.0}
2026-03-27 19:08:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:08:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120863324') HTTP/1.1" 204 0
2026-03-27 19:08:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120716373?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19: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-27 19:08:15 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120716373, 'registration': 'PL69ZHD', 'account': 'HAT006', 'make': 'MERCEDES-BENZ', 'model': 'A 180 SE AUTO', 'derivative': None, 'mileage': 46086, 'mileageWarranty': True, 'type': 'car', 'saleId': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 401}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2019-09-24', 'fuel': 'Petrol', 'motExpiry': '2026-09-04', 'doors': 5, 'engineSize': 1332, 'bodyType': 'Hatchback', 'images': None, 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'VOSA STATES 16K, 22K, 25K, 39K,', 'virtual': False, 'seller': 'Hatfields Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': False, 'v5details': None, 'co2': 122, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:08:15 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120716373, 'registration': 'PL69ZHD', 'account': 'HAT006', 'make': 'MERCEDES-BENZ', 'model': 'A 180 SE AUTO', 'derivative': None, 'mileage': 46086, 'mileageWarranty': True, 'type': 'car', 'saleId': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 401}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2019-09-24', 'fuel': 'Petrol', 'motExpiry': '2026-09-04', 'doors': 5, 'engineSize': 1332, 'bodyType': 'Hatchback', 'images': None, 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'VOSA STATES 16K, 22K, 25K, 39K,', 'virtual': False, 'seller': 'Hatfields Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': False, 'v5details': None, 'co2': 122, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:08:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 826a386d-2c64-5831-ae3a-4335a5a678ad with identifier: 120716373
2026-03-27 19:08:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 826a386d-2c64-5831-ae3a-4335a5a678ad with scrape type 1
2026-03-27 19:08:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 826a386d-2c64-5831-ae3a-4335a5a678ad
2026-03-27 19:08:15 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 826a386d-2c64-5831-ae3a-4335a5a678ad
2026-03-27 19:08:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 826a386d-2c64-5831-ae3a-4335a5a678ad, identifier: 120716373
2026-03-27 19:08:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 826a386d-2c64-5831-ae3a-4335a5a678ad with identifier: 120716373
2026-03-27 19:08:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 826a386d-2c64-5831-ae3a-4335a5a678ad with identifier: 120716373
2026-03-27 19:08:15 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 826a386d-2c64-5831-ae3a-4335a5a678ad with identifier: 120716373 to the API
2026-03-27 19:08:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:08:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 19:08:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120716373?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 122,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'expiration_date': '2026-03-31T12:00:00Z',
'fuel_type': 'Petrol',
'id': '826a386d-2c64-5831-ae3a-4335a5a678ad',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'PL69ZHD',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120716373',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'MERCEDES-BENZ',
'model': 'A 180 SE AUTO',
'odometer': 46086,
'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': 'Hatfields Group',
'title': 'MERCEDES-BENZ A 180 SE AUTO None',
'transmission': 'automatic',
'trim': None,
'vin': None,
'year': 2019}
2026-03-27 19:08:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:08:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120716373%27 HTTP/1.1" 200 None
2026-03-27 19:08:15 [astonbarclay.gb] INFO: Saving data for 120716373: {'created_time': 1774638495.448797, 'last_price_update_time': 1774638495.448808, 'auction_closing_time': 1774958400.0}
2026-03-27 19:08:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:08:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120716373') HTTP/1.1" 204 0
2026-03-27 19:08:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120864236?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:08:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:08:15 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120864236, 'registration': 'PX65NBG', 'account': 'WBA001', 'make': 'CITROEN', 'model': 'GRAND C4 PICASSO DIESEL ESTATE', 'derivative': '1.6 BlueHDi Exclusive 5dr EAT6', 'mileage': 76667, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 401}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2015-10-07', 'fuel': 'Diesel', 'motExpiry': '2026-08-05', 'doors': 5, 'engineSize': 1560, 'bodyType': 'Estate', 'images': None, 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'VOSA STATES 12K, 19K, 25K, 31K, 40K, 50K, 61K, 70K,', 'virtual': False, 'seller': 'UKCGR', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': False, 'v5details': None, 'co2': 105, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:08:15 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120864236, 'registration': 'PX65NBG', 'account': 'WBA001', 'make': 'CITROEN', 'model': 'GRAND C4 PICASSO DIESEL ESTATE', 'derivative': '1.6 BlueHDi Exclusive 5dr EAT6', 'mileage': 76667, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 401}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2015-10-07', 'fuel': 'Diesel', 'motExpiry': '2026-08-05', 'doors': 5, 'engineSize': 1560, 'bodyType': 'Estate', 'images': None, 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'VOSA STATES 12K, 19K, 25K, 31K, 40K, 50K, 61K, 70K,', 'virtual': False, 'seller': 'UKCGR', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': False, 'v5details': None, 'co2': 105, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:08:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ac49afe6-13a3-5147-bdd0-530c0d759981 with identifier: 120864236
2026-03-27 19:08:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ac49afe6-13a3-5147-bdd0-530c0d759981 with scrape type 1
2026-03-27 19:08:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item ac49afe6-13a3-5147-bdd0-530c0d759981
2026-03-27 19:08:15 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item ac49afe6-13a3-5147-bdd0-530c0d759981
2026-03-27 19:08:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: ac49afe6-13a3-5147-bdd0-530c0d759981, identifier: 120864236
2026-03-27 19:08:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: ac49afe6-13a3-5147-bdd0-530c0d759981 with identifier: 120864236
2026-03-27 19:08:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: ac49afe6-13a3-5147-bdd0-530c0d759981 with identifier: 120864236
2026-03-27 19:08:15 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: ac49afe6-13a3-5147-bdd0-530c0d759981 with identifier: 120864236 to the API
2026-03-27 19:08:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:08: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-27 19:08:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120864236?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 105,
'color': 'RED',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': '2026-03-31T12:00:00Z',
'fuel_type': 'Diesel',
'id': 'ac49afe6-13a3-5147-bdd0-530c0d759981',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'PX65NBG',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120864236',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'CITROEN',
'model': 'GRAND C4 PICASSO DIESEL ESTATE',
'odometer': 76667,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-10-07',
'seller_name': 'UKCGR',
'title': 'CITROEN GRAND C4 PICASSO DIESEL ESTATE 1.6 BlueHDi Exclusive 5dr '
'EAT6',
'transmission': 'automatic',
'trim': '1.6 BlueHDi Exclusive 5dr EAT6',
'vin': None,
'year': 2015}
2026-03-27 19:08:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:08:16 [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-27 19:08:16 [astonbarclay.gb] INFO: Saving data for 120864236: {'created_time': 1774638496.157767, 'last_price_update_time': 1774638496.157778, 'auction_closing_time': 1774958400.0}
2026-03-27 19:08:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:08:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120864236') HTTP/1.1" 204 0
2026-03-27 19:08:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120842137?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:08:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:08:16 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120842137, 'registration': 'PY66CNO', 'account': 'MOD010', 'make': 'NISSAN', 'model': 'PULSAR DIESEL HATCHBACK', 'derivative': '1.5 dCi N-Tec 5dr', 'mileage': 81358, 'mileageWarranty': True, 'type': 'car', 'saleId': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 401}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2016-11-29', 'fuel': 'Diesel', 'motExpiry': '2026-12-16', 'doors': 5, 'engineSize': 1461, 'bodyType': 'Hatchback', 'images': None, 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': 'Service print and book 11/17 - 9K, 11/18 - 20K, 07/19 - 27K, 11/21 - 40K, 11/22 - 48K, 03/25 - 69K,', 'remarks': '**1471** VOSA STATES 28K, 31K, 40K, 48K, 56K, 66K, 77K, SD CARD, DASHCAM', 'virtual': False, 'seller': 'Autolend', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': False, 'v5details': None, 'co2': 94, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:08:16 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120842137, 'registration': 'PY66CNO', 'account': 'MOD010', 'make': 'NISSAN', 'model': 'PULSAR DIESEL HATCHBACK', 'derivative': '1.5 dCi N-Tec 5dr', 'mileage': 81358, 'mileageWarranty': True, 'type': 'car', 'saleId': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 401}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2016-11-29', 'fuel': 'Diesel', 'motExpiry': '2026-12-16', 'doors': 5, 'engineSize': 1461, 'bodyType': 'Hatchback', 'images': None, 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': 'Service print and book 11/17 - 9K, 11/18 - 20K, 07/19 - 27K, 11/21 - 40K, 11/22 - 48K, 03/25 - 69K,', 'remarks': '**1471** VOSA STATES 28K, 31K, 40K, 48K, 56K, 66K, 77K, SD CARD, DASHCAM', 'virtual': False, 'seller': 'Autolend', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': False, 'v5details': None, 'co2': 94, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:08:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2577fb77-acc3-508f-b20f-b67616aa0509 with identifier: 120842137
2026-03-27 19:08:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2577fb77-acc3-508f-b20f-b67616aa0509 with scrape type 1
2026-03-27 19:08:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 2577fb77-acc3-508f-b20f-b67616aa0509
2026-03-27 19:08:16 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 2577fb77-acc3-508f-b20f-b67616aa0509
2026-03-27 19:08:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 2577fb77-acc3-508f-b20f-b67616aa0509, identifier: 120842137
2026-03-27 19:08:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 2577fb77-acc3-508f-b20f-b67616aa0509 with identifier: 120842137
2026-03-27 19:08:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 2577fb77-acc3-508f-b20f-b67616aa0509 with identifier: 120842137
2026-03-27 19:08:16 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 2577fb77-acc3-508f-b20f-b67616aa0509 with identifier: 120842137 to the API
2026-03-27 19:08:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:08: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-27 19:08:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120842137?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 94,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-03-31T12:00:00Z',
'fuel_type': 'Diesel',
'id': '2577fb77-acc3-508f-b20f-b67616aa0509',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'PY66CNO',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120842137',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'NISSAN',
'model': 'PULSAR DIESEL HATCHBACK',
'odometer': 81358,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-11-29',
'seller_name': 'Autolend',
'title': 'NISSAN PULSAR DIESEL HATCHBACK 1.5 dCi N-Tec 5dr',
'transmission': 'manual',
'trim': '1.5 dCi N-Tec 5dr',
'vin': None,
'year': 2016}
2026-03-27 19:08:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:08:16 [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-27 19:08:16 [astonbarclay.gb] INFO: Saving data for 120842137: {'created_time': 1774638496.917377, 'last_price_update_time': 1774638496.917387, 'auction_closing_time': 1774958400.0}
2026-03-27 19:08:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:08:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120842137') HTTP/1.1" 204 0
2026-03-27 19:08:16 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 268.223(s), this was the 2nd time calling it.
2026-03-27 19:08:16 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 7.890651699768006 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-27 19:08:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120862622?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:08:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:08:17 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120862622, 'registration': 'FG62AEA', 'account': 'WBA001', 'make': 'FORD', 'model': 'KA HATCHBACK', 'derivative': '1.2 Studio 3dr [Start Stop]', 'mileage': 86984, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 401}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2012-09-28', 'fuel': 'Petrol', 'motExpiry': '2026-10-02', 'doors': 3, 'engineSize': 1242, 'bodyType': 'Hatchback', 'images': None, 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'VOSA STATES 16K, 19K, 30K, 41K, 50K, 55K, 59K, 63K, 64K, 69K, 77K, 83K,', 'virtual': False, 'seller': 'UKCGR', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '4', 'v5': False, 'v5details': None, 'co2': 115, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:08:17 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120862622, 'registration': 'FG62AEA', 'account': 'WBA001', 'make': 'FORD', 'model': 'KA HATCHBACK', 'derivative': '1.2 Studio 3dr [Start Stop]', 'mileage': 86984, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 401}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2012-09-28', 'fuel': 'Petrol', 'motExpiry': '2026-10-02', 'doors': 3, 'engineSize': 1242, 'bodyType': 'Hatchback', 'images': None, 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'VOSA STATES 16K, 19K, 30K, 41K, 50K, 55K, 59K, 63K, 64K, 69K, 77K, 83K,', 'virtual': False, 'seller': 'UKCGR', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '4', 'v5': False, 'v5details': None, 'co2': 115, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:08:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4afc64ed-296f-5356-a5b7-fb848aea61b1 with identifier: 120862622
2026-03-27 19:08:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4afc64ed-296f-5356-a5b7-fb848aea61b1 with scrape type 1
2026-03-27 19:08:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 4afc64ed-296f-5356-a5b7-fb848aea61b1
2026-03-27 19:08:17 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 4afc64ed-296f-5356-a5b7-fb848aea61b1
2026-03-27 19:08:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 4afc64ed-296f-5356-a5b7-fb848aea61b1, identifier: 120862622
2026-03-27 19:08:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 4afc64ed-296f-5356-a5b7-fb848aea61b1 with identifier: 120862622
2026-03-27 19:08:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 4afc64ed-296f-5356-a5b7-fb848aea61b1 with identifier: 120862622
2026-03-27 19:08:17 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 4afc64ed-296f-5356-a5b7-fb848aea61b1 with identifier: 120862622 to the API
2026-03-27 19:08:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:08:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 19:08:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120862622?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 115,
'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': '4afc64ed-296f-5356-a5b7-fb848aea61b1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'FG62AEA',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120862622',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'FORD',
'model': 'KA HATCHBACK',
'odometer': 86984,
'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',
'title': 'FORD KA HATCHBACK 1.2 Studio 3dr [Start Stop]',
'transmission': 'manual',
'trim': '1.2 Studio 3dr [Start Stop]',
'vin': None,
'year': 2012}
2026-03-27 19:08:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:08:17 [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-27 19:08:17 [astonbarclay.gb] INFO: Saving data for 120862622: {'created_time': 1774638497.534207, 'last_price_update_time': 1774638497.534217, 'auction_closing_time': 1774958400.0}
2026-03-27 19:08:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:08:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120862622') HTTP/1.1" 204 0
2026-03-27 19:08:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120859426?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:08:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:08:17 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120859426, 'registration': 'DY15AYG', 'account': 'WBA001', 'make': 'VAUXHALL', 'model': 'ASTRA DIESEL SPORTS TOURER', 'derivative': '1.6 CDTi 16V ecoFLEX 136 SRi 5dr', 'mileage': 83635, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 401}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2015-03-16', 'fuel': 'Diesel', 'motExpiry': '2026-05-15', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/DY15AYG/2026-03-27/image/e5406b4f-0ba4-4326-a6b8-9665e7c79a94_removebg.jpg?w=600', 'https://abimg003.imgix.net/DY15AYG/2026-03-27/image/cb6656ea-8b00-48ba-8621-8ffa19cc7cef_removebg.jpg?w=600', 'https://abimg003.imgix.net/DY15AYG/2026-03-27/image/d90d026d-47f7-40cb-b64d-3e67c9956a5b_removebg.jpg?w=600', 'https://abimg003.imgix.net/DY15AYG/2026-03-27/image/9ec462f8-607e-4edb-809e-66f8ad363bae_removebg.jpg?w=600', 'https://abimg003.imgix.net/DY15AYG/2026-03-27/image/bf7ed1a9-bda5-4a55-bc4c-778ab4145c9e_removebg.jpg?w=600', 'https://abimg003.imgix.net/DY15AYG/2026-03-27/image/80b32e86-1dfe-4971-b4c0-b927a2ed584d_removebg.jpg?w=600', 'https://abimg003.imgix.net/DY15AYG/2026-03-27/image/c434a2ad-8f55-46c0-8b7f-e44c3c40a35b_removebg.jpg?w=600', 'https://abimg003.imgix.net/DY15AYG/2026-03-27/image/7c9b229a-db68-4d7f-997b-4e8b36a937bf_removebg.jpg?w=600', 'https://abimg003.imgix.net/DY15AYG/2026-03-27/image/abfffda4-06d9-4c95-90d0-24bd4dacffae_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'VOSA STATES 30K, 39K, 48K, 55K, 62K, 67K, 73K, 78K,', 'virtual': False, 'seller': 'UKCGR', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': False, 'v5details': None, 'co2': 104, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/1d48c3e1-881b-4f54-bd41-3e8b715d1eef.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:08:17 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120859426, 'registration': 'DY15AYG', 'account': 'WBA001', 'make': 'VAUXHALL', 'model': 'ASTRA DIESEL SPORTS TOURER', 'derivative': '1.6 CDTi 16V ecoFLEX 136 SRi 5dr', 'mileage': 83635, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 401}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2015-03-16', 'fuel': 'Diesel', 'motExpiry': '2026-05-15', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/DY15AYG/2026-03-27/image/e5406b4f-0ba4-4326-a6b8-9665e7c79a94_removebg.jpg?w=600', 'https://abimg003.imgix.net/DY15AYG/2026-03-27/image/cb6656ea-8b00-48ba-8621-8ffa19cc7cef_removebg.jpg?w=600', 'https://abimg003.imgix.net/DY15AYG/2026-03-27/image/d90d026d-47f7-40cb-b64d-3e67c9956a5b_removebg.jpg?w=600', 'https://abimg003.imgix.net/DY15AYG/2026-03-27/image/9ec462f8-607e-4edb-809e-66f8ad363bae_removebg.jpg?w=600', 'https://abimg003.imgix.net/DY15AYG/2026-03-27/image/bf7ed1a9-bda5-4a55-bc4c-778ab4145c9e_removebg.jpg?w=600', 'https://abimg003.imgix.net/DY15AYG/2026-03-27/image/80b32e86-1dfe-4971-b4c0-b927a2ed584d_removebg.jpg?w=600', 'https://abimg003.imgix.net/DY15AYG/2026-03-27/image/c434a2ad-8f55-46c0-8b7f-e44c3c40a35b_removebg.jpg?w=600', 'https://abimg003.imgix.net/DY15AYG/2026-03-27/image/7c9b229a-db68-4d7f-997b-4e8b36a937bf_removebg.jpg?w=600', 'https://abimg003.imgix.net/DY15AYG/2026-03-27/image/abfffda4-06d9-4c95-90d0-24bd4dacffae_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'VOSA STATES 30K, 39K, 48K, 55K, 62K, 67K, 73K, 78K,', 'virtual': False, 'seller': 'UKCGR', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': False, 'v5details': None, 'co2': 104, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/1d48c3e1-881b-4f54-bd41-3e8b715d1eef.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:08:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 54cff18b-83e0-581a-a07c-79e723d64471 with identifier: 120859426
2026-03-27 19:08:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 54cff18b-83e0-581a-a07c-79e723d64471 with scrape type 1
2026-03-27 19:08:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 9 photos for item 54cff18b-83e0-581a-a07c-79e723d64471
2026-03-27 19:08:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:08:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FDY15AYG%252F2026-03-27%252Fimage%252Fe5406b4f-0ba4-4326-a6b8-9665e7c79a94_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:08:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DY15AYG/2026-03-27/image/e5406b4f-0ba4-4326-a6b8-9665e7c79a94_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:08:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:08:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FDY15AYG%252F2026-03-27%252Fimage%252Fcb6656ea-8b00-48ba-8621-8ffa19cc7cef_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:08:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DY15AYG/2026-03-27/image/cb6656ea-8b00-48ba-8621-8ffa19cc7cef_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:08:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:08:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FDY15AYG%252F2026-03-27%252Fimage%252Fd90d026d-47f7-40cb-b64d-3e67c9956a5b_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:08:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DY15AYG/2026-03-27/image/d90d026d-47f7-40cb-b64d-3e67c9956a5b_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:08:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:08:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FDY15AYG%252F2026-03-27%252Fimage%252F9ec462f8-607e-4edb-809e-66f8ad363bae_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:08:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DY15AYG/2026-03-27/image/9ec462f8-607e-4edb-809e-66f8ad363bae_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:08:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:08:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FDY15AYG%252F2026-03-27%252Fimage%252Fbf7ed1a9-bda5-4a55-bc4c-778ab4145c9e_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:08:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DY15AYG/2026-03-27/image/bf7ed1a9-bda5-4a55-bc4c-778ab4145c9e_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:08:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:08:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FDY15AYG%252F2026-03-27%252Fimage%252F80b32e86-1dfe-4971-b4c0-b927a2ed584d_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:08:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DY15AYG/2026-03-27/image/80b32e86-1dfe-4971-b4c0-b927a2ed584d_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:08:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:08:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FDY15AYG%252F2026-03-27%252Fimage%252Fc434a2ad-8f55-46c0-8b7f-e44c3c40a35b_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:08:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DY15AYG/2026-03-27/image/c434a2ad-8f55-46c0-8b7f-e44c3c40a35b_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:08:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:08:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FDY15AYG%252F2026-03-27%252Fimage%252F7c9b229a-db68-4d7f-997b-4e8b36a937bf_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:08:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DY15AYG/2026-03-27/image/7c9b229a-db68-4d7f-997b-4e8b36a937bf_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:08:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:08:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FDY15AYG%252F2026-03-27%252Fimage%252Fabfffda4-06d9-4c95-90d0-24bd4dacffae_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:08:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DY15AYG/2026-03-27/image/abfffda4-06d9-4c95-90d0-24bd4dacffae_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:08:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120587587?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:08:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:08:18 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120587587, 'registration': 'PF13HWS', 'account': 'VAN046', 'make': 'MINI', 'model': 'ONE', 'derivative': 'CLUBMAN', 'mileage': 89497, 'mileageWarranty': True, 'type': 'car', 'saleId': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 401}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2013-07-16', 'fuel': 'Petrol', 'motExpiry': '2026-07-17', 'doors': None, 'engineSize': 1598, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/PF13HWS/2026-03-24/image/194e378c-3dba-41b5-a180-1f806933a449_removebg.jpg?w=600', 'https://abimg003.imgix.net/PF13HWS/2026-03-24/image/bd2f23e3-6afb-4c37-b7ce-45d173d13a16_removebg.jpg?w=600', 'https://abimg003.imgix.net/PF13HWS/2026-03-24/image/4c9d4ba7-83d9-486f-96f8-17fc1e09b606_removebg.jpg?w=600', 'https://abimg003.imgix.net/PF13HWS/2026-03-24/image/8b11a06d-de1c-4cde-b8ca-100c99a9dd4d_removebg.jpg?w=600', 'https://abimg003.imgix.net/PF13HWS/2026-03-24/image/f3352603-95bc-4d90-9512-2d0819db4cdc_removebg.jpg?w=600', 'https://abimg003.imgix.net/PF13HWS/2026-03-24/image/7566360f-b071-47d8-a93a-33593fd69198_removebg.jpg?w=600', 'https://abimg003.imgix.net/PF13HWS/2026-03-24/image/d0999ce3-68a8-4a98-8947-a0ab2bb41135_removebg.jpg?w=600', 'https://abimg003.imgix.net/PF13HWS/2026-03-24/image/40d48d3e-0e62-4cb0-b786-fbec49379521_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book 08/15 - 17K, 06/16 - 25K, 02/18 - 40K, 07/19 - 51K, 07/20 - 57K, 07/21 - 61K, 07/22 - 68K, 07/23 - 74K, 07/24 - 80K, 07/25 - 86K,', 'remarks': '**1304** VOSA STATES 25K, 34K, 43K, 51K, 57K, 61K, 68K, 74K, 80K, 86K,', 'virtual': False, 'seller': 'Vantage Motor Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': False, 'v5details': None, 'co2': 129, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/a7698ed3-c0a1-4c00-9372-aee06529add6.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:08:18 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120587587, 'registration': 'PF13HWS', 'account': 'VAN046', 'make': 'MINI', 'model': 'ONE', 'derivative': 'CLUBMAN', 'mileage': 89497, 'mileageWarranty': True, 'type': 'car', 'saleId': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 401}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2013-07-16', 'fuel': 'Petrol', 'motExpiry': '2026-07-17', 'doors': None, 'engineSize': 1598, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/PF13HWS/2026-03-24/image/194e378c-3dba-41b5-a180-1f806933a449_removebg.jpg?w=600', 'https://abimg003.imgix.net/PF13HWS/2026-03-24/image/bd2f23e3-6afb-4c37-b7ce-45d173d13a16_removebg.jpg?w=600', 'https://abimg003.imgix.net/PF13HWS/2026-03-24/image/4c9d4ba7-83d9-486f-96f8-17fc1e09b606_removebg.jpg?w=600', 'https://abimg003.imgix.net/PF13HWS/2026-03-24/image/8b11a06d-de1c-4cde-b8ca-100c99a9dd4d_removebg.jpg?w=600', 'https://abimg003.imgix.net/PF13HWS/2026-03-24/image/f3352603-95bc-4d90-9512-2d0819db4cdc_removebg.jpg?w=600', 'https://abimg003.imgix.net/PF13HWS/2026-03-24/image/7566360f-b071-47d8-a93a-33593fd69198_removebg.jpg?w=600', 'https://abimg003.imgix.net/PF13HWS/2026-03-24/image/d0999ce3-68a8-4a98-8947-a0ab2bb41135_removebg.jpg?w=600', 'https://abimg003.imgix.net/PF13HWS/2026-03-24/image/40d48d3e-0e62-4cb0-b786-fbec49379521_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book 08/15 - 17K, 06/16 - 25K, 02/18 - 40K, 07/19 - 51K, 07/20 - 57K, 07/21 - 61K, 07/22 - 68K, 07/23 - 74K, 07/24 - 80K, 07/25 - 86K,', 'remarks': '**1304** VOSA STATES 25K, 34K, 43K, 51K, 57K, 61K, 68K, 74K, 80K, 86K,', 'virtual': False, 'seller': 'Vantage Motor Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': False, 'v5details': None, 'co2': 129, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/a7698ed3-c0a1-4c00-9372-aee06529add6.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:08:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8cbbeb07-795a-5a31-96d0-58bea4a66a68 with identifier: 120587587
2026-03-27 19:08:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8cbbeb07-795a-5a31-96d0-58bea4a66a68 with scrape type 2
2026-03-27 19:08:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8cbbeb07-795a-5a31-96d0-58bea4a66a68 with scrape type 2
2026-03-27 19:08:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 8cbbeb07-795a-5a31-96d0-58bea4a66a68, identifier: 120587587
2026-03-27 19:08:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 8cbbeb07-795a-5a31-96d0-58bea4a66a68 with identifier: 120587587
2026-03-27 19:08:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 8cbbeb07-795a-5a31-96d0-58bea4a66a68 with identifier: 120587587
2026-03-27 19:08:18 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 8cbbeb07-795a-5a31-96d0-58bea4a66a68 with identifier: 120587587 to the API
2026-03-27 19:08:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:08: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-27 19:08:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120587587?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 129,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': None,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'expiration_date': '2026-03-31T12:00:00Z',
'fuel_type': 'Petrol',
'id': '8cbbeb07-795a-5a31-96d0-58bea4a66a68',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'PF13HWS',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120587587',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'MINI',
'model': 'ONE',
'odometer': 89497,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-07-16',
'seller_name': 'Vantage Motor Group',
'title': 'MINI ONE CLUBMAN',
'transmission': 'manual',
'trim': 'CLUBMAN',
'vin': None,
'year': 2013}
2026-03-27 19:08:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:08:18 [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-27 19:08:18 [astonbarclay.gb] INFO: Saving data for 120587587: {'auction_closing_time': 1774958400.0, 'created_time': 1774328515.021266, 'last_price_update_time': 1774638498.816862}
2026-03-27 19:08:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:08:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120587587') HTTP/1.1" 204 0
2026-03-27 19:08:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/DY15AYG/2026-03-27/image/abfffda4-06d9-4c95-90d0-24bd4dacffae_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120859426?view=catalogue)
2026-03-27 19:08:18 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.976(s), this was the 1st time calling it.
2026-03-27 19:08:18 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.171387197157612 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-27 19:08:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:08:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439ec81150>
2026-03-27 19:08:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:08:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:08:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:08:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_54cff18b-83e0-581a-a07c-79e723d64471/54cff18b-83e0-581a-a07c-79e723d64471_image_8.jpg HTTP/1.1" 201 0
2026-03-27 19:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FDY15AYG%252F2026-03-27%252Fimage%252Fabfffda4-06d9-4c95-90d0-24bd4dacffae_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:08:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DY15AYG/2026-03-27/image/abfffda4-06d9-4c95-90d0-24bd4dacffae_removebg.jpg?w=600 saved to cache
2026-03-27 19:08:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 54cff18b-83e0-581a-a07c-79e723d64471
2026-03-27 19:08:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/DY15AYG/2026-03-27/image/7c9b229a-db68-4d7f-997b-4e8b36a937bf_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120859426?view=catalogue)
2026-03-27 19:08:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:08:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f43a0209150>
2026-03-27 19:08:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:08:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:08:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:08:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_54cff18b-83e0-581a-a07c-79e723d64471/54cff18b-83e0-581a-a07c-79e723d64471_image_7.jpg HTTP/1.1" 201 0
2026-03-27 19:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FDY15AYG%252F2026-03-27%252Fimage%252F7c9b229a-db68-4d7f-997b-4e8b36a937bf_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:08:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DY15AYG/2026-03-27/image/7c9b229a-db68-4d7f-997b-4e8b36a937bf_removebg.jpg?w=600 saved to cache
2026-03-27 19:08:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 54cff18b-83e0-581a-a07c-79e723d64471
2026-03-27 19:08:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/DY15AYG/2026-03-27/image/c434a2ad-8f55-46c0-8b7f-e44c3c40a35b_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120859426?view=catalogue)
2026-03-27 19:08:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:08:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439d7b40d0>
2026-03-27 19:08:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:08:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:08:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:08:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_54cff18b-83e0-581a-a07c-79e723d64471/54cff18b-83e0-581a-a07c-79e723d64471_image_6.jpg HTTP/1.1" 201 0
2026-03-27 19:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FDY15AYG%252F2026-03-27%252Fimage%252Fc434a2ad-8f55-46c0-8b7f-e44c3c40a35b_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:08:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DY15AYG/2026-03-27/image/c434a2ad-8f55-46c0-8b7f-e44c3c40a35b_removebg.jpg?w=600 saved to cache
2026-03-27 19:08:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 54cff18b-83e0-581a-a07c-79e723d64471
2026-03-27 19:08:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/DY15AYG/2026-03-27/image/80b32e86-1dfe-4971-b4c0-b927a2ed584d_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120859426?view=catalogue)
2026-03-27 19:08:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:08:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439e1d38d0>
2026-03-27 19:08:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:08:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:08:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:08:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_54cff18b-83e0-581a-a07c-79e723d64471/54cff18b-83e0-581a-a07c-79e723d64471_image_5.jpg HTTP/1.1" 201 0
2026-03-27 19:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FDY15AYG%252F2026-03-27%252Fimage%252F80b32e86-1dfe-4971-b4c0-b927a2ed584d_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:08:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DY15AYG/2026-03-27/image/80b32e86-1dfe-4971-b4c0-b927a2ed584d_removebg.jpg?w=600 saved to cache
2026-03-27 19:08:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 54cff18b-83e0-581a-a07c-79e723d64471
2026-03-27 19:08:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/DY15AYG/2026-03-27/image/bf7ed1a9-bda5-4a55-bc4c-778ab4145c9e_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120859426?view=catalogue)
2026-03-27 19:08:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120861102?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:08:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:08:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:08:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439eb09810>
2026-03-27 19:08:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:08:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:08:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:08:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_54cff18b-83e0-581a-a07c-79e723d64471/54cff18b-83e0-581a-a07c-79e723d64471_image_4.jpg HTTP/1.1" 201 0
2026-03-27 19:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FDY15AYG%252F2026-03-27%252Fimage%252Fbf7ed1a9-bda5-4a55-bc4c-778ab4145c9e_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:08:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DY15AYG/2026-03-27/image/bf7ed1a9-bda5-4a55-bc4c-778ab4145c9e_removebg.jpg?w=600 saved to cache
2026-03-27 19:08:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 54cff18b-83e0-581a-a07c-79e723d64471
2026-03-27 19:08:19 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120861102, 'registration': 'SE12EKZ', 'account': 'WBA001', 'make': 'SEAT', 'model': 'LEON DIESEL HATCHBACK', 'derivative': '1.6 TDI CR SE Copa 5dr DSG', 'mileage': 114485, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 401}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2012-07-21', 'fuel': 'Diesel', 'motExpiry': '2027-03-27', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Hatchback', 'images': None, 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'VOSA STATES 26K, 31K, 36K, 42K, 48K, 56K, 60K, 67K, 75K, 79K, 90K, 114K,', 'virtual': False, 'seller': 'UKCGR', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '4', '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-27 19:08:19 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120861102, 'registration': 'SE12EKZ', 'account': 'WBA001', 'make': 'SEAT', 'model': 'LEON DIESEL HATCHBACK', 'derivative': '1.6 TDI CR SE Copa 5dr DSG', 'mileage': 114485, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 401}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2012-07-21', 'fuel': 'Diesel', 'motExpiry': '2027-03-27', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Hatchback', 'images': None, 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'VOSA STATES 26K, 31K, 36K, 42K, 48K, 56K, 60K, 67K, 75K, 79K, 90K, 114K,', 'virtual': False, 'seller': 'UKCGR', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '4', '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-27 19:08:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 92f8d560-23de-5f46-ac4f-d48e1708093f with identifier: 120861102
2026-03-27 19:08:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 92f8d560-23de-5f46-ac4f-d48e1708093f with scrape type 1
2026-03-27 19:08:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 92f8d560-23de-5f46-ac4f-d48e1708093f
2026-03-27 19:08:19 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 92f8d560-23de-5f46-ac4f-d48e1708093f
2026-03-27 19:08:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 92f8d560-23de-5f46-ac4f-d48e1708093f, identifier: 120861102
2026-03-27 19:08:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 92f8d560-23de-5f46-ac4f-d48e1708093f with identifier: 120861102
2026-03-27 19:08:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 92f8d560-23de-5f46-ac4f-d48e1708093f with identifier: 120861102
2026-03-27 19:08:20 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 92f8d560-23de-5f46-ac4f-d48e1708093f with identifier: 120861102 to the API
2026-03-27 19:08:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:08:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 19:08:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120861102?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 123,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'expiration_date': '2026-03-31T12:00:00Z',
'fuel_type': 'Diesel',
'id': '92f8d560-23de-5f46-ac4f-d48e1708093f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'SE12EKZ',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120861102',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'SEAT',
'model': 'LEON DIESEL HATCHBACK',
'odometer': 114485,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-07-21',
'seller_name': 'UKCGR',
'title': 'SEAT LEON DIESEL HATCHBACK 1.6 TDI CR SE Copa 5dr DSG',
'transmission': 'automatic',
'trim': '1.6 TDI CR SE Copa 5dr DSG',
'vin': None,
'year': 2012}
2026-03-27 19:08:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:08:20 [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-27 19:08:20 [astonbarclay.gb] INFO: Saving data for 120861102: {'created_time': 1774638500.357242, 'last_price_update_time': 1774638500.357253, 'auction_closing_time': 1774958400.0}
2026-03-27 19:08:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:08:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120861102') HTTP/1.1" 204 0
2026-03-27 19:08:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/DY15AYG/2026-03-27/image/9ec462f8-607e-4edb-809e-66f8ad363bae_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120859426?view=catalogue)
2026-03-27 19:08:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:08:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439dead890>
2026-03-27 19:08:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:08:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:08:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:08:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_54cff18b-83e0-581a-a07c-79e723d64471/54cff18b-83e0-581a-a07c-79e723d64471_image_3.jpg HTTP/1.1" 201 0
2026-03-27 19:08:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:08:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FDY15AYG%252F2026-03-27%252Fimage%252F9ec462f8-607e-4edb-809e-66f8ad363bae_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:08:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DY15AYG/2026-03-27/image/9ec462f8-607e-4edb-809e-66f8ad363bae_removebg.jpg?w=600 saved to cache
2026-03-27 19:08:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 54cff18b-83e0-581a-a07c-79e723d64471
2026-03-27 19:08:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/DY15AYG/2026-03-27/image/cb6656ea-8b00-48ba-8621-8ffa19cc7cef_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120859426?view=catalogue)
2026-03-27 19:08:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/DY15AYG/2026-03-27/image/e5406b4f-0ba4-4326-a6b8-9665e7c79a94_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120859426?view=catalogue)
2026-03-27 19:08:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:08:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f43a04c39d0>
2026-03-27 19:08:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:08:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:08:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:08:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_54cff18b-83e0-581a-a07c-79e723d64471/54cff18b-83e0-581a-a07c-79e723d64471_image_1.jpg HTTP/1.1" 201 0
2026-03-27 19:08:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:08:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FDY15AYG%252F2026-03-27%252Fimage%252Fcb6656ea-8b00-48ba-8621-8ffa19cc7cef_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:08:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DY15AYG/2026-03-27/image/cb6656ea-8b00-48ba-8621-8ffa19cc7cef_removebg.jpg?w=600 saved to cache
2026-03-27 19:08:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 54cff18b-83e0-581a-a07c-79e723d64471
2026-03-27 19:08:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:08:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439d756a50>
2026-03-27 19:08:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:08:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:08:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:08:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_54cff18b-83e0-581a-a07c-79e723d64471/54cff18b-83e0-581a-a07c-79e723d64471_image_0.jpg HTTP/1.1" 201 0
2026-03-27 19:08:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:08:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FDY15AYG%252F2026-03-27%252Fimage%252Fe5406b4f-0ba4-4326-a6b8-9665e7c79a94_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:08:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DY15AYG/2026-03-27/image/e5406b4f-0ba4-4326-a6b8-9665e7c79a94_removebg.jpg?w=600 saved to cache
2026-03-27 19:08:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 54cff18b-83e0-581a-a07c-79e723d64471
2026-03-27 19:08:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/DY15AYG/2026-03-27/image/d90d026d-47f7-40cb-b64d-3e67c9956a5b_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120859426?view=catalogue)
2026-03-27 19:08:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:08:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f43a0386850>
2026-03-27 19:08:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:08:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:08:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:08:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_54cff18b-83e0-581a-a07c-79e723d64471/54cff18b-83e0-581a-a07c-79e723d64471_image_2.jpg HTTP/1.1" 201 0
2026-03-27 19:08:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:08:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FDY15AYG%252F2026-03-27%252Fimage%252Fd90d026d-47f7-40cb-b64d-3e67c9956a5b_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:08:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DY15AYG/2026-03-27/image/d90d026d-47f7-40cb-b64d-3e67c9956a5b_removebg.jpg?w=600 saved to cache
2026-03-27 19:08:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 54cff18b-83e0-581a-a07c-79e723d64471
2026-03-27 19:08:20 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 54cff18b-83e0-581a-a07c-79e723d64471, skipping ID generation
2026-03-27 19:08:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 54cff18b-83e0-581a-a07c-79e723d64471 with scrape type 1
2026-03-27 19:08:20 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 54cff18b-83e0-581a-a07c-79e723d64471 sending to next pipeline
2026-03-27 19:08:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 54cff18b-83e0-581a-a07c-79e723d64471, identifier: 120859426
2026-03-27 19:08:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 54cff18b-83e0-581a-a07c-79e723d64471 with identifier: 120859426
2026-03-27 19:08:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 54cff18b-83e0-581a-a07c-79e723d64471 with identifier: 120859426
2026-03-27 19:08:21 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 54cff18b-83e0-581a-a07c-79e723d64471 with identifier: 120859426 to the API
2026-03-27 19:08:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:08:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 19:08:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/DY15AYG/2026-03-27/image/d90d026d-47f7-40cb-b64d-3e67c9956a5b_removebg.jpg?w=600>
{'auction_title': '',
'c_o_2_emission_value': 104,
'color': 'SILVER',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': '2026-03-31T12:00:00Z',
'fuel_type': 'Diesel',
'id': '54cff18b-83e0-581a-a07c-79e723d64471',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'DY15AYG',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120859426',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'VAUXHALL',
'model': 'ASTRA DIESEL SPORTS TOURER',
'odometer': 83635,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 9,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_54cff18b-83e0-581a-a07c-79e723d64471/54cff18b-83e0-581a-a07c-79e723d64471_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 30711,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/DY15AYG/2026-03-27/image/e5406b4f-0ba4-4326-a6b8-9665e7c79a94_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_54cff18b-83e0-581a-a07c-79e723d64471/54cff18b-83e0-581a-a07c-79e723d64471_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 31744,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/DY15AYG/2026-03-27/image/cb6656ea-8b00-48ba-8621-8ffa19cc7cef_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_54cff18b-83e0-581a-a07c-79e723d64471/54cff18b-83e0-581a-a07c-79e723d64471_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 31903,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/DY15AYG/2026-03-27/image/d90d026d-47f7-40cb-b64d-3e67c9956a5b_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_54cff18b-83e0-581a-a07c-79e723d64471/54cff18b-83e0-581a-a07c-79e723d64471_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 29991,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/DY15AYG/2026-03-27/image/9ec462f8-607e-4edb-809e-66f8ad363bae_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_54cff18b-83e0-581a-a07c-79e723d64471/54cff18b-83e0-581a-a07c-79e723d64471_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52879,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/DY15AYG/2026-03-27/image/bf7ed1a9-bda5-4a55-bc4c-778ab4145c9e_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_54cff18b-83e0-581a-a07c-79e723d64471/54cff18b-83e0-581a-a07c-79e723d64471_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55603,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/DY15AYG/2026-03-27/image/80b32e86-1dfe-4971-b4c0-b927a2ed584d_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_54cff18b-83e0-581a-a07c-79e723d64471/54cff18b-83e0-581a-a07c-79e723d64471_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48560,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/DY15AYG/2026-03-27/image/c434a2ad-8f55-46c0-8b7f-e44c3c40a35b_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_54cff18b-83e0-581a-a07c-79e723d64471/54cff18b-83e0-581a-a07c-79e723d64471_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 44953,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/DY15AYG/2026-03-27/image/7c9b229a-db68-4d7f-997b-4e8b36a937bf_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_54cff18b-83e0-581a-a07c-79e723d64471/54cff18b-83e0-581a-a07c-79e723d64471_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52108,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/DY15AYG/2026-03-27/image/abfffda4-06d9-4c95-90d0-24bd4dacffae_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-03-16',
'seller_name': 'UKCGR',
'title': 'VAUXHALL ASTRA DIESEL SPORTS TOURER 1.6 CDTi 16V ecoFLEX 136 SRi '
'5dr',
'transmission': 'manual',
'trim': '1.6 CDTi 16V ecoFLEX 136 SRi 5dr',
'vin': None,
'year': 2015}
2026-03-27 19:08:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:08:21 [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-27 19:08:21 [astonbarclay.gb] INFO: Saving data for 120859426: {'created_time': 1774638501.479151, 'last_price_update_time': 1774638501.479166, 'auction_closing_time': 1774958400.0}
2026-03-27 19:08:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:08:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120859426') HTTP/1.1" 204 0
2026-03-27 19:08:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-27 19:08:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 3rd time calling it.
2026-03-27 19:08:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120521556?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:08:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:08:25 [astonbarclay.gb] INFO: Detail data: {'cardType': 'e-xchange', 'id': 120521556, 'registration': 'BK23LEJ', 'account': 'AST056', 'make': 'BMW', 'model': 'X5 ESTATE', 'derivative': 'xDrive45e M Sport 5dr Auto', 'mileage': 63325, 'mileageWarranty': True, 'type': 'car', 'saleId': 19214, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 401}, 'saleStart': '2026-04-08T08:45Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2023-03-07', 'fuel': 'Petrol/Plugin Electric Hybrid', 'motExpiry': '2027-03-06', 'doors': 5, 'engineSize': 2998, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/BK23LEJ/2026-03-18/image/f43de86f-380b-447b-9ed5-2e4ab73239a0_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK23LEJ/2026-03-18/image/ce0b3d7d-648c-4e97-9a11-e858437c237d_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK23LEJ/2026-03-18/image/00105cd3-f698-4fc1-bc2a-61ed9fd06723_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK23LEJ/2026-03-18/image/ad951787-1789-49dd-9acb-976b3bae4a51_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK23LEJ/2026-03-18/image/e3ffb904-e5f5-43b4-8cfb-500b8653ea08_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK23LEJ/2026-03-18/image/8d2a9445-06f5-4478-a505-e1dba0ec3101_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK23LEJ/2026-03-18/image/31958af8-ad04-4598-9260-46613dae3b3f_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK23LEJ/2026-03-18/image/c2a04fee-fe65-4bd7-afd1-01181a3f3edf_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK23LEJ/2026-03-18/image/21c07214-af7d-4f0d-830b-9124028ea5a8_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK23LEJ/2026-03-18/image/282d0a82-9dba-4276-a9a2-9fde4716a52a_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK23LEJ/2026-03-18/image/d2e7f03d-8849-4cc8-8e38-728c92ae1ae7_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK23LEJ/2026-03-18/image/91ab8823-8f57-44ec-b482-d39405ce38ce_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital I DRIVE 12/23-21K, 01/25-43K, 02/26-62K,', 'remarks': '**179** VOSA STATES 62K, CHARGING LEAD', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': None, 'co2': 30, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/73bf4d93-5680-43a0-bae1-82b1d30c7bd8.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:08:25 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'e-xchange', 'id': 120521556, 'registration': 'BK23LEJ', 'account': 'AST056', 'make': 'BMW', 'model': 'X5 ESTATE', 'derivative': 'xDrive45e M Sport 5dr Auto', 'mileage': 63325, 'mileageWarranty': True, 'type': 'car', 'saleId': 19214, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 401}, 'saleStart': '2026-04-08T08:45Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2023-03-07', 'fuel': 'Petrol/Plugin Electric Hybrid', 'motExpiry': '2027-03-06', 'doors': 5, 'engineSize': 2998, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/BK23LEJ/2026-03-18/image/f43de86f-380b-447b-9ed5-2e4ab73239a0_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK23LEJ/2026-03-18/image/ce0b3d7d-648c-4e97-9a11-e858437c237d_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK23LEJ/2026-03-18/image/00105cd3-f698-4fc1-bc2a-61ed9fd06723_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK23LEJ/2026-03-18/image/ad951787-1789-49dd-9acb-976b3bae4a51_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK23LEJ/2026-03-18/image/e3ffb904-e5f5-43b4-8cfb-500b8653ea08_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK23LEJ/2026-03-18/image/8d2a9445-06f5-4478-a505-e1dba0ec3101_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK23LEJ/2026-03-18/image/31958af8-ad04-4598-9260-46613dae3b3f_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK23LEJ/2026-03-18/image/c2a04fee-fe65-4bd7-afd1-01181a3f3edf_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK23LEJ/2026-03-18/image/21c07214-af7d-4f0d-830b-9124028ea5a8_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK23LEJ/2026-03-18/image/282d0a82-9dba-4276-a9a2-9fde4716a52a_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK23LEJ/2026-03-18/image/d2e7f03d-8849-4cc8-8e38-728c92ae1ae7_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK23LEJ/2026-03-18/image/91ab8823-8f57-44ec-b482-d39405ce38ce_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital I DRIVE 12/23-21K, 01/25-43K, 02/26-62K,', 'remarks': '**179** VOSA STATES 62K, CHARGING LEAD', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': None, 'co2': 30, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/73bf4d93-5680-43a0-bae1-82b1d30c7bd8.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:08:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 42f2f2af-79fa-518b-a7ef-af60e2d39f58 with identifier: 120521556
2026-03-27 19:08:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 42f2f2af-79fa-518b-a7ef-af60e2d39f58 with scrape type 2
2026-03-27 19:08:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 42f2f2af-79fa-518b-a7ef-af60e2d39f58 with scrape type 2
2026-03-27 19:08:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 42f2f2af-79fa-518b-a7ef-af60e2d39f58, identifier: 120521556
2026-03-27 19:08:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 42f2f2af-79fa-518b-a7ef-af60e2d39f58 with identifier: 120521556
2026-03-27 19:08:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 42f2f2af-79fa-518b-a7ef-af60e2d39f58 with identifier: 120521556
2026-03-27 19:08:25 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 42f2f2af-79fa-518b-a7ef-af60e2d39f58 with identifier: 120521556 to the API
2026-03-27 19:08:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:08: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-27 19:08:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120521556?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 30,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'expiration_date': '2026-04-08T08:45:00Z',
'fuel_type': 'Petrol/Plugin Electric Hybrid',
'id': '42f2f2af-79fa-518b-a7ef-af60e2d39f58',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'BK23LEJ',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120521556',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'BMW',
'model': 'X5 ESTATE',
'odometer': 63325,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-03-07',
'seller_name': 'Zenith',
'title': 'BMW X5 ESTATE xDrive45e M Sport 5dr Auto',
'transmission': 'automatic',
'trim': 'xDrive45e M Sport 5dr Auto',
'vin': None,
'year': 2023}
2026-03-27 19:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:08:26 [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-27 19:08:26 [astonbarclay.gb] INFO: Saving data for 120521556: {'auction_closing_time': 1775637900.0, 'created_time': 1774530496.250844, 'last_price_update_time': 1774638506.123089}
2026-03-27 19:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120521556') HTTP/1.1" 204 0
2026-03-27 19:08:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120862952?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:08:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:08:26 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120862952, 'registration': 'YB10HCX', 'account': 'WBA001', 'make': 'LEXUS', 'model': 'IS SALOON', 'derivative': '250 SE-I 4dr Auto [2009]', 'mileage': 105926, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 401}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2010-06-30', 'fuel': 'Petrol', 'motExpiry': '2026-11-23', 'doors': 4, 'engineSize': 2499, 'bodyType': 'Saloon', 'images': None, 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'VOSA STATES 34K, 49K, 63K, 75K, 87K, 90K, 92K, 96K, 97K, 99K, 101K, 103K, 105K,', 'virtual': False, 'seller': 'UKCGR', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': False, 'v5details': None, 'co2': 209, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:08:26 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120862952, 'registration': 'YB10HCX', 'account': 'WBA001', 'make': 'LEXUS', 'model': 'IS SALOON', 'derivative': '250 SE-I 4dr Auto [2009]', 'mileage': 105926, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 401}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2010-06-30', 'fuel': 'Petrol', 'motExpiry': '2026-11-23', 'doors': 4, 'engineSize': 2499, 'bodyType': 'Saloon', 'images': None, 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'VOSA STATES 34K, 49K, 63K, 75K, 87K, 90K, 92K, 96K, 97K, 99K, 101K, 103K, 105K,', 'virtual': False, 'seller': 'UKCGR', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': False, 'v5details': None, 'co2': 209, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:08:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4929ed89-fc25-5c2c-afaf-cd8cc6540997 with identifier: 120862952
2026-03-27 19:08:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4929ed89-fc25-5c2c-afaf-cd8cc6540997 with scrape type 1
2026-03-27 19:08:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 4929ed89-fc25-5c2c-afaf-cd8cc6540997
2026-03-27 19:08:26 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 4929ed89-fc25-5c2c-afaf-cd8cc6540997
2026-03-27 19:08:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 4929ed89-fc25-5c2c-afaf-cd8cc6540997, identifier: 120862952
2026-03-27 19:08:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 4929ed89-fc25-5c2c-afaf-cd8cc6540997 with identifier: 120862952
2026-03-27 19:08:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 4929ed89-fc25-5c2c-afaf-cd8cc6540997 with identifier: 120862952
2026-03-27 19:08:26 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 4929ed89-fc25-5c2c-afaf-cd8cc6540997 with identifier: 120862952 to the API
2026-03-27 19:08:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:08: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-27 19:08:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120862952?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 209,
'color': 'SILVER',
'currency': 'GBP',
'doors_number': 4,
'emission_standard': 'EURO 4',
'engine': '2.5L',
'expiration_date': '2026-03-31T12:00:00Z',
'fuel_type': 'Petrol',
'id': '4929ed89-fc25-5c2c-afaf-cd8cc6540997',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'YB10HCX',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120862952',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'LEXUS',
'model': 'IS SALOON',
'odometer': 105926,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-06-30',
'seller_name': 'UKCGR',
'title': 'LEXUS IS SALOON 250 SE-I 4dr Auto [2009]',
'transmission': 'automatic',
'trim': '250 SE-I 4dr Auto [2009]',
'vin': None,
'year': 2010}
2026-03-27 19:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:08:26 [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-27 19:08:26 [astonbarclay.gb] INFO: Saving data for 120862952: {'created_time': 1774638506.660906, 'last_price_update_time': 1774638506.660916, 'auction_closing_time': 1774958400.0}
2026-03-27 19:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120862952') HTTP/1.1" 204 0
2026-03-27 19:08:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120848464?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:08:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:08:35 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120848464, 'registration': 'YH65DND', 'account': 'WBA001', 'make': 'MINI', 'model': 'COUNTRYMAN DIESEL HATCHBACK', 'derivative': '2.0 Cooper S D ALL4 5dr', 'mileage': 48043, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 401}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2015-09-28', 'fuel': 'Diesel', 'motExpiry': '2026-11-18', 'doors': 5, 'engineSize': 1995, 'bodyType': 'Hatchback', 'images': None, 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'VOSA STATES 11K, 14K, 17K, 23K, 29K, 34K, 38K, 45K,', 'virtual': False, 'seller': 'UKCGR', '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-27 19:08:35 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120848464, 'registration': 'YH65DND', 'account': 'WBA001', 'make': 'MINI', 'model': 'COUNTRYMAN DIESEL HATCHBACK', 'derivative': '2.0 Cooper S D ALL4 5dr', 'mileage': 48043, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 401}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2015-09-28', 'fuel': 'Diesel', 'motExpiry': '2026-11-18', 'doors': 5, 'engineSize': 1995, 'bodyType': 'Hatchback', 'images': None, 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'VOSA STATES 11K, 14K, 17K, 23K, 29K, 34K, 38K, 45K,', 'virtual': False, 'seller': 'UKCGR', '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-27 19:08:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f285f465-103f-5481-9be8-a09d581d5b9a with identifier: 120848464
2026-03-27 19:08:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f285f465-103f-5481-9be8-a09d581d5b9a with scrape type 1
2026-03-27 19:08:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item f285f465-103f-5481-9be8-a09d581d5b9a
2026-03-27 19:08:35 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item f285f465-103f-5481-9be8-a09d581d5b9a
2026-03-27 19:08:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: f285f465-103f-5481-9be8-a09d581d5b9a, identifier: 120848464
2026-03-27 19:08:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: f285f465-103f-5481-9be8-a09d581d5b9a with identifier: 120848464
2026-03-27 19:08:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: f285f465-103f-5481-9be8-a09d581d5b9a with identifier: 120848464
2026-03-27 19:08:35 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: f285f465-103f-5481-9be8-a09d581d5b9a with identifier: 120848464 to the API
2026-03-27 19:08:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19: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-27 19:08:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120848464?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 131,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'expiration_date': '2026-03-31T12:00:00Z',
'fuel_type': 'Diesel',
'id': 'f285f465-103f-5481-9be8-a09d581d5b9a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'YH65DND',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120848464',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'MINI',
'model': 'COUNTRYMAN DIESEL HATCHBACK',
'odometer': 48043,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-09-28',
'seller_name': 'UKCGR',
'title': 'MINI COUNTRYMAN DIESEL HATCHBACK 2.0 Cooper S D ALL4 5dr',
'transmission': 'manual',
'trim': '2.0 Cooper S D ALL4 5dr',
'vin': None,
'year': 2015}
2026-03-27 19:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%27120848464%27 HTTP/1.1" 200 None
2026-03-27 19:08:35 [astonbarclay.gb] INFO: Saving data for 120848464: {'created_time': 1774638515.471471, 'last_price_update_time': 1774638515.471482, 'auction_closing_time': 1774958400.0}
2026-03-27 19:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120848464') HTTP/1.1" 204 0
2026-03-27 19:08:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120627439?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19: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-27 19:08:36 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120627439, 'registration': 'PN21ZWH', 'account': 'VAN052', 'make': 'HYUNDAI', 'model': 'TUCSON ESTATE', 'derivative': '1.6 TGDi Ultimate 5dr 2WD', 'mileage': 36266, 'mileageWarranty': True, 'type': 'car', 'saleId': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 401}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2021-05-10', 'fuel': 'Petrol', 'motExpiry': '2026-05-09', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/PN21ZWH/2026-03-24/image/8a56e4e9-0346-40e8-9e57-6c01f36a18d4_removebg.jpg?w=600', 'https://abimg003.imgix.net/PN21ZWH/2026-03-24/image/6c0a8e54-bcd8-4b9d-96c1-a81d8637fccd_removebg.jpg?w=600', 'https://abimg003.imgix.net/PN21ZWH/2026-03-24/image/0cc2a90e-8ef1-424c-bf69-9fed0310c81f_removebg.jpg?w=600', 'https://abimg003.imgix.net/PN21ZWH/2026-03-24/image/6cb8be9f-c0f2-4543-8626-1f8301ddfd17_removebg.jpg?w=600', 'https://abimg003.imgix.net/PN21ZWH/2026-03-24/image/20e84f95-e223-404b-bd80-b1c1fd32d60a_removebg.jpg?w=600', 'https://abimg003.imgix.net/PN21ZWH/2026-03-24/image/01d31a25-83f5-43d5-ab71-af43d37d616b_removebg.jpg?w=600', 'https://abimg003.imgix.net/PN21ZWH/2026-03-24/image/898be58c-afc0-4830-96a7-4726457b8646_removebg.jpg?w=600', 'https://abimg003.imgix.net/PN21ZWH/2026-03-24/image/4c66a9e8-c0cb-4a3e-9a2f-d4b8dfd3d975_removebg.jpg?w=600', 'https://abimg003.imgix.net/PN21ZWH/2026-03-24/image/0b6cd2a7-241f-42c4-8ac8-8ee39b2c91ca_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 05/22 - 5K, 04/23 - 12K, 04/25 - 29K,', 'remarks': '**1291** VOSA STATES 22K, 29K,', 'virtual': False, 'seller': 'Vantage Motor Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': True, 'v5details': 'Here', 'co2': 156, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/d652c4bf-66b4-4e7b-a6c9-374d7568ca67.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:08:36 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120627439, 'registration': 'PN21ZWH', 'account': 'VAN052', 'make': 'HYUNDAI', 'model': 'TUCSON ESTATE', 'derivative': '1.6 TGDi Ultimate 5dr 2WD', 'mileage': 36266, 'mileageWarranty': True, 'type': 'car', 'saleId': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 401}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2021-05-10', 'fuel': 'Petrol', 'motExpiry': '2026-05-09', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/PN21ZWH/2026-03-24/image/8a56e4e9-0346-40e8-9e57-6c01f36a18d4_removebg.jpg?w=600', 'https://abimg003.imgix.net/PN21ZWH/2026-03-24/image/6c0a8e54-bcd8-4b9d-96c1-a81d8637fccd_removebg.jpg?w=600', 'https://abimg003.imgix.net/PN21ZWH/2026-03-24/image/0cc2a90e-8ef1-424c-bf69-9fed0310c81f_removebg.jpg?w=600', 'https://abimg003.imgix.net/PN21ZWH/2026-03-24/image/6cb8be9f-c0f2-4543-8626-1f8301ddfd17_removebg.jpg?w=600', 'https://abimg003.imgix.net/PN21ZWH/2026-03-24/image/20e84f95-e223-404b-bd80-b1c1fd32d60a_removebg.jpg?w=600', 'https://abimg003.imgix.net/PN21ZWH/2026-03-24/image/01d31a25-83f5-43d5-ab71-af43d37d616b_removebg.jpg?w=600', 'https://abimg003.imgix.net/PN21ZWH/2026-03-24/image/898be58c-afc0-4830-96a7-4726457b8646_removebg.jpg?w=600', 'https://abimg003.imgix.net/PN21ZWH/2026-03-24/image/4c66a9e8-c0cb-4a3e-9a2f-d4b8dfd3d975_removebg.jpg?w=600', 'https://abimg003.imgix.net/PN21ZWH/2026-03-24/image/0b6cd2a7-241f-42c4-8ac8-8ee39b2c91ca_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 05/22 - 5K, 04/23 - 12K, 04/25 - 29K,', 'remarks': '**1291** VOSA STATES 22K, 29K,', 'virtual': False, 'seller': 'Vantage Motor Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': True, 'v5details': 'Here', 'co2': 156, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/d652c4bf-66b4-4e7b-a6c9-374d7568ca67.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:08:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ae66694e-abb8-57c5-94df-2547c92d6711 with identifier: 120627439
2026-03-27 19:08:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ae66694e-abb8-57c5-94df-2547c92d6711 with scrape type 2
2026-03-27 19:08:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ae66694e-abb8-57c5-94df-2547c92d6711 with scrape type 2
2026-03-27 19:08:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: ae66694e-abb8-57c5-94df-2547c92d6711, identifier: 120627439
2026-03-27 19:08:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: ae66694e-abb8-57c5-94df-2547c92d6711 with identifier: 120627439
2026-03-27 19:08:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: ae66694e-abb8-57c5-94df-2547c92d6711 with identifier: 120627439
2026-03-27 19:08:37 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: ae66694e-abb8-57c5-94df-2547c92d6711 with identifier: 120627439 to the API
2026-03-27 19:08:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19: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-27 19:08:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120627439?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 156,
'color': 'RED',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': '2026-03-31T12:00:00Z',
'fuel_type': 'Petrol',
'id': 'ae66694e-abb8-57c5-94df-2547c92d6711',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'PN21ZWH',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120627439',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'HYUNDAI',
'model': 'TUCSON ESTATE',
'odometer': 36266,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-05-10',
'seller_name': 'Vantage Motor Group',
'title': 'HYUNDAI TUCSON ESTATE 1.6 TGDi Ultimate 5dr 2WD',
'transmission': 'manual',
'trim': '1.6 TGDi Ultimate 5dr 2WD',
'vin': None,
'year': 2021}
2026-03-27 19:08:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%27120627439%27 HTTP/1.1" 200 None
2026-03-27 19:08:37 [astonbarclay.gb] INFO: Saving data for 120627439: {'auction_closing_time': 1774958400.0, 'created_time': 1774328523.598078, 'last_price_update_time': 1774638517.524613}
2026-03-27 19:08:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:08:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120627439') HTTP/1.1" 204 0
2026-03-27 19:08:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120862865?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:08:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:08:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120586055?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:08:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:08:40 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120862865, 'registration': 'SK08VYG', 'account': 'WBA001', 'make': 'FORD', 'model': 'FOCUS HATCHBACK', 'derivative': '1.6 Zetec 5dr', 'mileage': 86053, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 401}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2008-04-28', 'fuel': 'Petrol', 'motExpiry': '2026-04-30', 'doors': 5, 'engineSize': 1596, 'bodyType': 'Hatchback', 'images': None, 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'VOSA STATES 31K, 38K, 45K, 51K, 60K, 64K, 67K, 71K, 75K, 77K, 78K, 78K, 79K, 81K, 83K,', 'virtual': False, 'seller': 'UKCGR', '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': None, 'assuredType': None, 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:08:40 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120862865, 'registration': 'SK08VYG', 'account': 'WBA001', 'make': 'FORD', 'model': 'FOCUS HATCHBACK', 'derivative': '1.6 Zetec 5dr', 'mileage': 86053, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 401}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2008-04-28', 'fuel': 'Petrol', 'motExpiry': '2026-04-30', 'doors': 5, 'engineSize': 1596, 'bodyType': 'Hatchback', 'images': None, 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'VOSA STATES 31K, 38K, 45K, 51K, 60K, 64K, 67K, 71K, 75K, 77K, 78K, 78K, 79K, 81K, 83K,', 'virtual': False, 'seller': 'UKCGR', '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': None, 'assuredType': None, 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:08:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c296b8e1-ff62-5088-bde3-5f6058c0d3c3 with identifier: 120862865
2026-03-27 19:08:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c296b8e1-ff62-5088-bde3-5f6058c0d3c3 with scrape type 1
2026-03-27 19:08:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item c296b8e1-ff62-5088-bde3-5f6058c0d3c3
2026-03-27 19:08:40 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item c296b8e1-ff62-5088-bde3-5f6058c0d3c3
2026-03-27 19:08:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: c296b8e1-ff62-5088-bde3-5f6058c0d3c3, identifier: 120862865
2026-03-27 19:08:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: c296b8e1-ff62-5088-bde3-5f6058c0d3c3 with identifier: 120862865
2026-03-27 19:08:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: c296b8e1-ff62-5088-bde3-5f6058c0d3c3 with identifier: 120862865
2026-03-27 19:08:40 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: c296b8e1-ff62-5088-bde3-5f6058c0d3c3 with identifier: 120862865 to the API
2026-03-27 19:08:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19: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-27 19:08:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120862865?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 159,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '1.6L',
'expiration_date': '2026-03-31T12:00:00Z',
'fuel_type': 'Petrol',
'id': 'c296b8e1-ff62-5088-bde3-5f6058c0d3c3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'SK08VYG',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120862865',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'FORD',
'model': 'FOCUS HATCHBACK',
'odometer': 86053,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2008-04-28',
'seller_name': 'UKCGR',
'title': 'FORD FOCUS HATCHBACK 1.6 Zetec 5dr',
'transmission': 'manual',
'trim': '1.6 Zetec 5dr',
'vin': None,
'year': 2008}
2026-03-27 19:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%27120862865%27 HTTP/1.1" 200 None
2026-03-27 19:08:40 [astonbarclay.gb] INFO: Saving data for 120862865: {'created_time': 1774638520.8387, 'last_price_update_time': 1774638520.83871, 'auction_closing_time': 1774958400.0}
2026-03-27 19:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120862865') HTTP/1.1" 204 0
2026-03-27 19:08:40 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120586055, 'registration': 'YG62BVU', 'account': 'WBA004', 'make': 'FORD', 'model': 'KA HATCHBACK', 'derivative': '1.2 Zetec 3dr [Start Stop]', 'mileage': 23038, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 401}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2012-09-13', 'fuel': 'Petrol', 'motExpiry': '2026-10-01', 'doors': 3, 'engineSize': 1242, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YG62BVU/2026-03-19/image/afa5c745-5b5b-46b4-9ded-24b78166101d_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG62BVU/2026-03-19/image/48af5aab-19df-46ca-9463-d996e873ea62_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG62BVU/2026-03-19/image/0e398a32-1b54-46e2-83c9-9e4aec9e765b_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG62BVU/2026-03-19/image/b6af27a7-8bdb-4d76-9197-db938a748e21_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG62BVU/2026-03-19/image/e05e0a0d-d4fd-4c0c-9be9-d6e25fec65af_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG62BVU/2026-03-19/image/5bdbe1d6-c68d-4fec-b2fe-8a04cbf9fbce_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG62BVU/2026-03-19/image/d4347c9e-911a-4555-9b1a-678061041887_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG62BVU/2026-03-19/image/9da03858-2262-4b21-9a20-9d3cc6646038_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG62BVU/2026-03-19/image/95f35cf6-233f-4abe-89f7-d09b6faacad6_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 09/19 - 10K, 09/20 - 12K, 09/21 - 13K, 09/22 - 15K, 09/23 - 17K, 09/24 - 19K, 09/25 - 21K,', 'remarks': '**722** VOSA STATES 4K, 5K, 6K, 7K, 10K, 12K, 13K, 15K, 17K, 19K, 21K, SPARE KEY', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 115, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/0666a932-d30a-4e69-b89c-066d6bba670d.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:08:40 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120586055, 'registration': 'YG62BVU', 'account': 'WBA004', 'make': 'FORD', 'model': 'KA HATCHBACK', 'derivative': '1.2 Zetec 3dr [Start Stop]', 'mileage': 23038, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 401}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2012-09-13', 'fuel': 'Petrol', 'motExpiry': '2026-10-01', 'doors': 3, 'engineSize': 1242, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YG62BVU/2026-03-19/image/afa5c745-5b5b-46b4-9ded-24b78166101d_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG62BVU/2026-03-19/image/48af5aab-19df-46ca-9463-d996e873ea62_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG62BVU/2026-03-19/image/0e398a32-1b54-46e2-83c9-9e4aec9e765b_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG62BVU/2026-03-19/image/b6af27a7-8bdb-4d76-9197-db938a748e21_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG62BVU/2026-03-19/image/e05e0a0d-d4fd-4c0c-9be9-d6e25fec65af_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG62BVU/2026-03-19/image/5bdbe1d6-c68d-4fec-b2fe-8a04cbf9fbce_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG62BVU/2026-03-19/image/d4347c9e-911a-4555-9b1a-678061041887_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG62BVU/2026-03-19/image/9da03858-2262-4b21-9a20-9d3cc6646038_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG62BVU/2026-03-19/image/95f35cf6-233f-4abe-89f7-d09b6faacad6_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 09/19 - 10K, 09/20 - 12K, 09/21 - 13K, 09/22 - 15K, 09/23 - 17K, 09/24 - 19K, 09/25 - 21K,', 'remarks': '**722** VOSA STATES 4K, 5K, 6K, 7K, 10K, 12K, 13K, 15K, 17K, 19K, 21K, SPARE KEY', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 115, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/0666a932-d30a-4e69-b89c-066d6bba670d.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:08:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 346dabb5-08e0-58f0-a59d-ed5a4a1798b9 with identifier: 120586055
2026-03-27 19:08:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 346dabb5-08e0-58f0-a59d-ed5a4a1798b9 with scrape type 2
2026-03-27 19:08:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 346dabb5-08e0-58f0-a59d-ed5a4a1798b9 with scrape type 2
2026-03-27 19:08:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 346dabb5-08e0-58f0-a59d-ed5a4a1798b9, identifier: 120586055
2026-03-27 19:08:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 346dabb5-08e0-58f0-a59d-ed5a4a1798b9 with identifier: 120586055
2026-03-27 19:08:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 346dabb5-08e0-58f0-a59d-ed5a4a1798b9 with identifier: 120586055
2026-03-27 19:08:41 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 346dabb5-08e0-58f0-a59d-ed5a4a1798b9 with identifier: 120586055 to the API
2026-03-27 19:08:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19: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-27 19:08:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120586055?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 115,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 3,
'emission_standard': 'EURO 5',
'engine': '1.2L',
'expiration_date': '2026-03-31T12:00:00Z',
'fuel_type': 'Petrol',
'id': '346dabb5-08e0-58f0-a59d-ed5a4a1798b9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'YG62BVU',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120586055',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'FORD',
'model': 'KA HATCHBACK',
'odometer': 23038,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-09-13',
'seller_name': 'UKCGR - Trade',
'title': 'FORD KA HATCHBACK 1.2 Zetec 3dr [Start Stop]',
'transmission': 'manual',
'trim': '1.2 Zetec 3dr [Start Stop]',
'vin': None,
'year': 2012}
2026-03-27 19:08:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%27120586055%27 HTTP/1.1" 200 None
2026-03-27 19:08:41 [astonbarclay.gb] INFO: Saving data for 120586055: {'auction_closing_time': 1774958400.0, 'created_time': 1773863625.073361, 'last_price_update_time': 1774638521.247364}
2026-03-27 19:08:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:08:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120586055') HTTP/1.1" 204 0
2026-03-27 19:08:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120858984?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:08:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:08:42 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120858984, 'registration': 'YN66XOS', 'account': 'MOT075', 'make': 'LAND ROVER', 'model': 'RANGE ROVER EVOQUE DIESEL HATCHBACK', 'derivative': '2.0 TD4 SE Tech 5dr Auto', 'mileage': 94210, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 401}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2016-09-22', 'fuel': 'Diesel', 'motExpiry': '2026-04-29', 'doors': 5, 'engineSize': 1999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YN66XOS/2026-03-27/image/1bd52ee1-d155-458f-a5c0-68da7ef34fbd_removebg.jpg?w=600', 'https://abimg003.imgix.net/YN66XOS/2026-03-27/image/76624eb1-51ea-4d63-9baa-c644160f9179_removebg.jpg?w=600', 'https://abimg003.imgix.net/YN66XOS/2026-03-27/image/51b8dc16-4bfa-4c67-b4ca-57b77d28966a_removebg.jpg?w=600', 'https://abimg003.imgix.net/YN66XOS/2026-03-27/image/9803e28a-c57b-421b-b8d2-13374b89cad3_removebg.jpg?w=600', 'https://abimg003.imgix.net/YN66XOS/2026-03-27/image/9066c882-7cea-4f9a-803f-8d892a9ae428_removebg.jpg?w=600', 'https://abimg003.imgix.net/YN66XOS/2026-03-27/image/99bacd0a-9fee-4e88-aeb7-c09a63dea3f5_removebg.jpg?w=600', 'https://abimg003.imgix.net/YN66XOS/2026-03-27/image/c5b62988-7d87-4166-8e6e-3bcbc0630bf0_removebg.jpg?w=600', 'https://abimg003.imgix.net/YN66XOS/2026-03-27/image/9968e259-123a-4ac4-b9d0-eb662d141cf6_removebg.jpg?w=600', 'https://abimg003.imgix.net/YN66XOS/2026-03-27/image/a9b6c76a-411c-4a8f-839b-dc06bdb2d9a0_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service invoice 07/18 - 21K, 06/20 - 40K, 10/23 - 73K, 01/25 - NO MILEAGE,', 'remarks': '**1890** VOSA STATES 34K, 43K, 48K, 57K, 67K, 76K, 87K,, SD CARD', 'virtual': False, 'seller': 'MotoNovo Finance', '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/0a995c3e-aff6-43ca-a7f1-da261769636b.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:08:42 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120858984, 'registration': 'YN66XOS', 'account': 'MOT075', 'make': 'LAND ROVER', 'model': 'RANGE ROVER EVOQUE DIESEL HATCHBACK', 'derivative': '2.0 TD4 SE Tech 5dr Auto', 'mileage': 94210, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 401}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2016-09-22', 'fuel': 'Diesel', 'motExpiry': '2026-04-29', 'doors': 5, 'engineSize': 1999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YN66XOS/2026-03-27/image/1bd52ee1-d155-458f-a5c0-68da7ef34fbd_removebg.jpg?w=600', 'https://abimg003.imgix.net/YN66XOS/2026-03-27/image/76624eb1-51ea-4d63-9baa-c644160f9179_removebg.jpg?w=600', 'https://abimg003.imgix.net/YN66XOS/2026-03-27/image/51b8dc16-4bfa-4c67-b4ca-57b77d28966a_removebg.jpg?w=600', 'https://abimg003.imgix.net/YN66XOS/2026-03-27/image/9803e28a-c57b-421b-b8d2-13374b89cad3_removebg.jpg?w=600', 'https://abimg003.imgix.net/YN66XOS/2026-03-27/image/9066c882-7cea-4f9a-803f-8d892a9ae428_removebg.jpg?w=600', 'https://abimg003.imgix.net/YN66XOS/2026-03-27/image/99bacd0a-9fee-4e88-aeb7-c09a63dea3f5_removebg.jpg?w=600', 'https://abimg003.imgix.net/YN66XOS/2026-03-27/image/c5b62988-7d87-4166-8e6e-3bcbc0630bf0_removebg.jpg?w=600', 'https://abimg003.imgix.net/YN66XOS/2026-03-27/image/9968e259-123a-4ac4-b9d0-eb662d141cf6_removebg.jpg?w=600', 'https://abimg003.imgix.net/YN66XOS/2026-03-27/image/a9b6c76a-411c-4a8f-839b-dc06bdb2d9a0_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service invoice 07/18 - 21K, 06/20 - 40K, 10/23 - 73K, 01/25 - NO MILEAGE,', 'remarks': '**1890** VOSA STATES 34K, 43K, 48K, 57K, 67K, 76K, 87K,, SD CARD', 'virtual': False, 'seller': 'MotoNovo Finance', '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/0a995c3e-aff6-43ca-a7f1-da261769636b.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:08:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f700ecbd-9637-5b06-ab70-68d4b2dcde61 with identifier: 120858984
2026-03-27 19:08:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f700ecbd-9637-5b06-ab70-68d4b2dcde61 with scrape type 1
2026-03-27 19:08:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 9 photos for item f700ecbd-9637-5b06-ab70-68d4b2dcde61
2026-03-27 19:08:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:08: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%252FYN66XOS%252F2026-03-27%252Fimage%252F1bd52ee1-d155-458f-a5c0-68da7ef34fbd_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:08:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YN66XOS/2026-03-27/image/1bd52ee1-d155-458f-a5c0-68da7ef34fbd_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:08:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:08: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%252FYN66XOS%252F2026-03-27%252Fimage%252F76624eb1-51ea-4d63-9baa-c644160f9179_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:08:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YN66XOS/2026-03-27/image/76624eb1-51ea-4d63-9baa-c644160f9179_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:08:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:08: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%252FYN66XOS%252F2026-03-27%252Fimage%252F51b8dc16-4bfa-4c67-b4ca-57b77d28966a_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:08:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YN66XOS/2026-03-27/image/51b8dc16-4bfa-4c67-b4ca-57b77d28966a_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:08:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:08: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%252FYN66XOS%252F2026-03-27%252Fimage%252F9803e28a-c57b-421b-b8d2-13374b89cad3_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:08:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YN66XOS/2026-03-27/image/9803e28a-c57b-421b-b8d2-13374b89cad3_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:08:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:08: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%252FYN66XOS%252F2026-03-27%252Fimage%252F9066c882-7cea-4f9a-803f-8d892a9ae428_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:08:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YN66XOS/2026-03-27/image/9066c882-7cea-4f9a-803f-8d892a9ae428_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:08:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:08: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%252FYN66XOS%252F2026-03-27%252Fimage%252F99bacd0a-9fee-4e88-aeb7-c09a63dea3f5_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:08:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YN66XOS/2026-03-27/image/99bacd0a-9fee-4e88-aeb7-c09a63dea3f5_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:08:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:08: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%252FYN66XOS%252F2026-03-27%252Fimage%252Fc5b62988-7d87-4166-8e6e-3bcbc0630bf0_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:08:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YN66XOS/2026-03-27/image/c5b62988-7d87-4166-8e6e-3bcbc0630bf0_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:08:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:08: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%252FYN66XOS%252F2026-03-27%252Fimage%252F9968e259-123a-4ac4-b9d0-eb662d141cf6_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:08:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YN66XOS/2026-03-27/image/9968e259-123a-4ac4-b9d0-eb662d141cf6_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:08:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:08: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%252FYN66XOS%252F2026-03-27%252Fimage%252Fa9b6c76a-411c-4a8f-839b-dc06bdb2d9a0_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:08:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YN66XOS/2026-03-27/image/a9b6c76a-411c-4a8f-839b-dc06bdb2d9a0_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:08:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120824041?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:08:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:08:42 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120824041, 'registration': 'SH15FYE', 'account': 'KCS002', 'make': 'MINI', 'model': 'HATCHBACK', 'derivative': '2.0 Cooper S 3dr', 'mileage': 83337, 'mileageWarranty': True, 'type': 'car', 'saleId': 19229, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 115}, 'saleStart': '2026-04-01T08:45Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2015-04-20', 'fuel': 'Petrol', 'motExpiry': '2026-05-13', 'doors': 3, 'engineSize': 1998, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/SH15FYE/2026-03-26/image/96a9075d-cab4-4459-bf83-a269fcba8473_removebg.jpg?w=600', 'https://abimg003.imgix.net/SH15FYE/2026-03-26/image/1b6933dc-7191-4e1b-a5ca-4d810db99374_removebg.jpg?w=600', 'https://abimg003.imgix.net/SH15FYE/2026-03-26/image/b88d998d-581c-4dc7-873a-f535e73c831b_removebg.jpg?w=600', 'https://abimg003.imgix.net/SH15FYE/2026-03-26/image/6053ce75-431d-4f66-8188-04656d8af3e6_removebg.jpg?w=600', 'https://abimg003.imgix.net/SH15FYE/2026-03-26/image/a59680f8-bda2-4293-88ee-5c6e7208f3f5_removebg.jpg?w=600', 'https://abimg003.imgix.net/SH15FYE/2026-03-26/image/51965fc4-1695-42a9-9f8d-6eb11bb480f1_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': '', 'remarks': 'NO SPARE KEY', 'virtual': False, 'seller': 'CarBuy Limited', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 136, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/fe9266c5-6d20-4781-8201-9b7326624f72.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:08:42 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120824041, 'registration': 'SH15FYE', 'account': 'KCS002', 'make': 'MINI', 'model': 'HATCHBACK', 'derivative': '2.0 Cooper S 3dr', 'mileage': 83337, 'mileageWarranty': True, 'type': 'car', 'saleId': 19229, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 115}, 'saleStart': '2026-04-01T08:45Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2015-04-20', 'fuel': 'Petrol', 'motExpiry': '2026-05-13', 'doors': 3, 'engineSize': 1998, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/SH15FYE/2026-03-26/image/96a9075d-cab4-4459-bf83-a269fcba8473_removebg.jpg?w=600', 'https://abimg003.imgix.net/SH15FYE/2026-03-26/image/1b6933dc-7191-4e1b-a5ca-4d810db99374_removebg.jpg?w=600', 'https://abimg003.imgix.net/SH15FYE/2026-03-26/image/b88d998d-581c-4dc7-873a-f535e73c831b_removebg.jpg?w=600', 'https://abimg003.imgix.net/SH15FYE/2026-03-26/image/6053ce75-431d-4f66-8188-04656d8af3e6_removebg.jpg?w=600', 'https://abimg003.imgix.net/SH15FYE/2026-03-26/image/a59680f8-bda2-4293-88ee-5c6e7208f3f5_removebg.jpg?w=600', 'https://abimg003.imgix.net/SH15FYE/2026-03-26/image/51965fc4-1695-42a9-9f8d-6eb11bb480f1_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': '', 'remarks': 'NO SPARE KEY', 'virtual': False, 'seller': 'CarBuy Limited', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 136, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/fe9266c5-6d20-4781-8201-9b7326624f72.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:08:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 873051e2-91a2-5381-a3a1-262a2e02dccc with identifier: 120824041
2026-03-27 19:08:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 873051e2-91a2-5381-a3a1-262a2e02dccc with scrape type 2
2026-03-27 19:08:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 873051e2-91a2-5381-a3a1-262a2e02dccc with scrape type 2
2026-03-27 19:08:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 873051e2-91a2-5381-a3a1-262a2e02dccc, identifier: 120824041
2026-03-27 19:08:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 873051e2-91a2-5381-a3a1-262a2e02dccc with identifier: 120824041
2026-03-27 19:08:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 873051e2-91a2-5381-a3a1-262a2e02dccc with identifier: 120824041
2026-03-27 19:08:43 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 873051e2-91a2-5381-a3a1-262a2e02dccc with identifier: 120824041 to the API
2026-03-27 19:08:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:08: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-27 19:08:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120824041?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 136,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 3,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-04-01T08:45:00Z',
'fuel_type': 'Petrol',
'id': '873051e2-91a2-5381-a3a1-262a2e02dccc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'SH15FYE',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120824041',
'listing': 'auction',
'location': 'Aston Barclay Westbury',
'make': 'MINI',
'model': 'HATCHBACK',
'odometer': 83337,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-04-20',
'seller_name': 'CarBuy Limited',
'title': 'MINI HATCHBACK 2.0 Cooper S 3dr',
'transmission': 'manual',
'trim': '2.0 Cooper S 3dr',
'vin': None,
'year': 2015}
2026-03-27 19:08:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:08:43 [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-27 19:08:43 [astonbarclay.gb] INFO: Saving data for 120824041: {'auction_closing_time': 1775033100.0, 'created_time': 1774530324.267686, 'last_price_update_time': 1774638523.320465}
2026-03-27 19:08:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:08:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120824041') HTTP/1.1" 204 0
2026-03-27 19:08:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/YN66XOS/2026-03-27/image/a9b6c76a-411c-4a8f-839b-dc06bdb2d9a0_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120858984?view=catalogue)
2026-03-27 19:08:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:08:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f43a12ac190>
2026-03-27 19:08:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:08:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:08:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:08:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f700ecbd-9637-5b06-ab70-68d4b2dcde61/f700ecbd-9637-5b06-ab70-68d4b2dcde61_image_8.jpg HTTP/1.1" 201 0
2026-03-27 19:08:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:08:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FYN66XOS%252F2026-03-27%252Fimage%252Fa9b6c76a-411c-4a8f-839b-dc06bdb2d9a0_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:08:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YN66XOS/2026-03-27/image/a9b6c76a-411c-4a8f-839b-dc06bdb2d9a0_removebg.jpg?w=600 saved to cache
2026-03-27 19:08:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item f700ecbd-9637-5b06-ab70-68d4b2dcde61
2026-03-27 19:08:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/YN66XOS/2026-03-27/image/9968e259-123a-4ac4-b9d0-eb662d141cf6_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120858984?view=catalogue)
2026-03-27 19:08:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:08:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439d740510>
2026-03-27 19:08:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:08:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:08:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:08:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f700ecbd-9637-5b06-ab70-68d4b2dcde61/f700ecbd-9637-5b06-ab70-68d4b2dcde61_image_7.jpg HTTP/1.1" 201 0
2026-03-27 19:08:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:08:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FYN66XOS%252F2026-03-27%252Fimage%252F9968e259-123a-4ac4-b9d0-eb662d141cf6_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:08:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YN66XOS/2026-03-27/image/9968e259-123a-4ac4-b9d0-eb662d141cf6_removebg.jpg?w=600 saved to cache
2026-03-27 19:08:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item f700ecbd-9637-5b06-ab70-68d4b2dcde61
2026-03-27 19:08:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/YN66XOS/2026-03-27/image/c5b62988-7d87-4166-8e6e-3bcbc0630bf0_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120858984?view=catalogue)
2026-03-27 19:08:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:08:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439ded3d10>
2026-03-27 19:08:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:08:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:08:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:08:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f700ecbd-9637-5b06-ab70-68d4b2dcde61/f700ecbd-9637-5b06-ab70-68d4b2dcde61_image_6.jpg HTTP/1.1" 201 0
2026-03-27 19:08:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FYN66XOS%252F2026-03-27%252Fimage%252Fc5b62988-7d87-4166-8e6e-3bcbc0630bf0_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:08:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YN66XOS/2026-03-27/image/c5b62988-7d87-4166-8e6e-3bcbc0630bf0_removebg.jpg?w=600 saved to cache
2026-03-27 19:08:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item f700ecbd-9637-5b06-ab70-68d4b2dcde61
2026-03-27 19:08:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/YN66XOS/2026-03-27/image/99bacd0a-9fee-4e88-aeb7-c09a63dea3f5_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120858984?view=catalogue)
2026-03-27 19:08:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:08:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439d75f450>
2026-03-27 19:08:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:08:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:08:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:08:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f700ecbd-9637-5b06-ab70-68d4b2dcde61/f700ecbd-9637-5b06-ab70-68d4b2dcde61_image_5.jpg HTTP/1.1" 201 0
2026-03-27 19:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FYN66XOS%252F2026-03-27%252Fimage%252F99bacd0a-9fee-4e88-aeb7-c09a63dea3f5_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:08:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YN66XOS/2026-03-27/image/99bacd0a-9fee-4e88-aeb7-c09a63dea3f5_removebg.jpg?w=600 saved to cache
2026-03-27 19:08:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item f700ecbd-9637-5b06-ab70-68d4b2dcde61
2026-03-27 19:08:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/YN66XOS/2026-03-27/image/9066c882-7cea-4f9a-803f-8d892a9ae428_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120858984?view=catalogue)
2026-03-27 19:08:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:08:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439d7bce90>
2026-03-27 19:08:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:08:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:08:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:08:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f700ecbd-9637-5b06-ab70-68d4b2dcde61/f700ecbd-9637-5b06-ab70-68d4b2dcde61_image_4.jpg HTTP/1.1" 201 0
2026-03-27 19:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FYN66XOS%252F2026-03-27%252Fimage%252F9066c882-7cea-4f9a-803f-8d892a9ae428_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:08:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YN66XOS/2026-03-27/image/9066c882-7cea-4f9a-803f-8d892a9ae428_removebg.jpg?w=600 saved to cache
2026-03-27 19:08:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item f700ecbd-9637-5b06-ab70-68d4b2dcde61
2026-03-27 19:08:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/YN66XOS/2026-03-27/image/9803e28a-c57b-421b-b8d2-13374b89cad3_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120858984?view=catalogue)
2026-03-27 19:08:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:08:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439d60a750>
2026-03-27 19:08:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:08:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:08:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:08:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f700ecbd-9637-5b06-ab70-68d4b2dcde61/f700ecbd-9637-5b06-ab70-68d4b2dcde61_image_3.jpg HTTP/1.1" 201 0
2026-03-27 19:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FYN66XOS%252F2026-03-27%252Fimage%252F9803e28a-c57b-421b-b8d2-13374b89cad3_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:08:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YN66XOS/2026-03-27/image/9803e28a-c57b-421b-b8d2-13374b89cad3_removebg.jpg?w=600 saved to cache
2026-03-27 19:08:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item f700ecbd-9637-5b06-ab70-68d4b2dcde61
2026-03-27 19:08:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/YN66XOS/2026-03-27/image/51b8dc16-4bfa-4c67-b4ca-57b77d28966a_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120858984?view=catalogue)
2026-03-27 19:08:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:08:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439e1f1f90>
2026-03-27 19:08:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:08:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:08:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:08:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f700ecbd-9637-5b06-ab70-68d4b2dcde61/f700ecbd-9637-5b06-ab70-68d4b2dcde61_image_2.jpg HTTP/1.1" 201 0
2026-03-27 19:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FYN66XOS%252F2026-03-27%252Fimage%252F51b8dc16-4bfa-4c67-b4ca-57b77d28966a_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:08:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YN66XOS/2026-03-27/image/51b8dc16-4bfa-4c67-b4ca-57b77d28966a_removebg.jpg?w=600 saved to cache
2026-03-27 19:08:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item f700ecbd-9637-5b06-ab70-68d4b2dcde61
2026-03-27 19:08:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120474035?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:08:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:08:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/YN66XOS/2026-03-27/image/1bd52ee1-d155-458f-a5c0-68da7ef34fbd_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120858984?view=catalogue)
2026-03-27 19:08:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/YN66XOS/2026-03-27/image/76624eb1-51ea-4d63-9baa-c644160f9179_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120858984?view=catalogue)
2026-03-27 19:08:45 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120474035, 'registration': 'AA62HEN', 'account': 'WBA002', 'make': 'JAGUAR', 'model': 'XF SPORTBRAKE', 'derivative': '2.0i [300] Portfolio 5dr Auto AWD', 'mileage': 88193, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 401}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2019-03-19', 'fuel': 'Petrol', 'motExpiry': '2027-03-18', 'doors': 5, 'engineSize': 1997, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/AA62HEN/2026-03-17/image/a0748dba-d0a2-4ec5-bf2b-103cf6b4a00d_removebg.jpg?w=600', 'https://abimg003.imgix.net/AA62HEN/2026-03-17/image/1373259c-f3af-4628-8f0c-87a391a78eef_removebg.jpg?w=600', 'https://abimg003.imgix.net/AA62HEN/2026-03-17/image/23bdec8c-b9e5-46ae-97bf-888a25a6b7fa_removebg.jpg?w=600', 'https://abimg003.imgix.net/AA62HEN/2026-03-17/image/f2285a66-cbb6-4c4d-8940-6f648bba4bbb_removebg.jpg?w=600', 'https://abimg003.imgix.net/AA62HEN/2026-03-17/image/df675de8-5ab9-4f7c-b934-4d2b16bc60a8_removebg.jpg?w=600', 'https://abimg003.imgix.net/AA62HEN/2026-03-17/image/f2e8fca3-847f-4118-9204-12709c341d6e_removebg.jpg?w=600', 'https://abimg003.imgix.net/AA62HEN/2026-03-17/image/28123313-d7ca-4542-8c0c-cdb6486b16a3_removebg.jpg?w=600', 'https://abimg003.imgix.net/AA62HEN/2026-03-17/image/e78c0c58-7f9f-4183-8256-0c9aa44a4651_removebg.jpg?w=600', 'https://abimg003.imgix.net/AA62HEN/2026-03-17/image/3da45974-4081-4810-9089-50677091ede3_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service invoice 11/19 - NO MILEAGE11/20 - NO MILEAGE, 11/21 - NO MILEAGE, 11/22 - 68K, 02/24 - 76K, 03/25 - 83K,', 'remarks': '**667** VOSA STATES 52K, 71K, 77K, 83K, 87K, SPARE KEY', 'virtual': False, 'seller': 'UKCGR - Premium', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 173, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/2c9054f6-a5d6-4314-bf83-19eac2cf104d.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:08:45 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120474035, 'registration': 'AA62HEN', 'account': 'WBA002', 'make': 'JAGUAR', 'model': 'XF SPORTBRAKE', 'derivative': '2.0i [300] Portfolio 5dr Auto AWD', 'mileage': 88193, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 401}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2019-03-19', 'fuel': 'Petrol', 'motExpiry': '2027-03-18', 'doors': 5, 'engineSize': 1997, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/AA62HEN/2026-03-17/image/a0748dba-d0a2-4ec5-bf2b-103cf6b4a00d_removebg.jpg?w=600', 'https://abimg003.imgix.net/AA62HEN/2026-03-17/image/1373259c-f3af-4628-8f0c-87a391a78eef_removebg.jpg?w=600', 'https://abimg003.imgix.net/AA62HEN/2026-03-17/image/23bdec8c-b9e5-46ae-97bf-888a25a6b7fa_removebg.jpg?w=600', 'https://abimg003.imgix.net/AA62HEN/2026-03-17/image/f2285a66-cbb6-4c4d-8940-6f648bba4bbb_removebg.jpg?w=600', 'https://abimg003.imgix.net/AA62HEN/2026-03-17/image/df675de8-5ab9-4f7c-b934-4d2b16bc60a8_removebg.jpg?w=600', 'https://abimg003.imgix.net/AA62HEN/2026-03-17/image/f2e8fca3-847f-4118-9204-12709c341d6e_removebg.jpg?w=600', 'https://abimg003.imgix.net/AA62HEN/2026-03-17/image/28123313-d7ca-4542-8c0c-cdb6486b16a3_removebg.jpg?w=600', 'https://abimg003.imgix.net/AA62HEN/2026-03-17/image/e78c0c58-7f9f-4183-8256-0c9aa44a4651_removebg.jpg?w=600', 'https://abimg003.imgix.net/AA62HEN/2026-03-17/image/3da45974-4081-4810-9089-50677091ede3_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service invoice 11/19 - NO MILEAGE11/20 - NO MILEAGE, 11/21 - NO MILEAGE, 11/22 - 68K, 02/24 - 76K, 03/25 - 83K,', 'remarks': '**667** VOSA STATES 52K, 71K, 77K, 83K, 87K, SPARE KEY', 'virtual': False, 'seller': 'UKCGR - Premium', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 173, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/2c9054f6-a5d6-4314-bf83-19eac2cf104d.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:08:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8894d7d0-a606-511e-8dcf-e371f80d1e67 with identifier: 120474035
2026-03-27 19:08:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8894d7d0-a606-511e-8dcf-e371f80d1e67 with scrape type 2
2026-03-27 19:08:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8894d7d0-a606-511e-8dcf-e371f80d1e67 with scrape type 2
2026-03-27 19:08:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 8894d7d0-a606-511e-8dcf-e371f80d1e67, identifier: 120474035
2026-03-27 19:08:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 8894d7d0-a606-511e-8dcf-e371f80d1e67 with identifier: 120474035
2026-03-27 19:08:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 8894d7d0-a606-511e-8dcf-e371f80d1e67 with identifier: 120474035
2026-03-27 19:08:45 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 8894d7d0-a606-511e-8dcf-e371f80d1e67 with identifier: 120474035 to the API
2026-03-27 19:08:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:08:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 19:08:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120474035?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 173,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-31T12:00:00Z',
'fuel_type': 'Petrol',
'id': '8894d7d0-a606-511e-8dcf-e371f80d1e67',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'AA62HEN',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120474035',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'JAGUAR',
'model': 'XF SPORTBRAKE',
'odometer': 88193,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-03-19',
'seller_name': 'UKCGR - Premium',
'title': 'JAGUAR XF SPORTBRAKE 2.0i [300] Portfolio 5dr Auto AWD',
'transmission': 'automatic',
'trim': '2.0i [300] Portfolio 5dr Auto AWD',
'vin': None,
'year': 2019}
2026-03-27 19:08:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:08:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120474035%27 HTTP/1.1" 200 None
2026-03-27 19:08:45 [astonbarclay.gb] INFO: Saving data for 120474035: {'auction_closing_time': 1774958400.0, 'created_time': 1773687948.096121, 'last_price_update_time': 1774638525.484965}
2026-03-27 19:08:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:08:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120474035') HTTP/1.1" 204 0
2026-03-27 19:08:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:08:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439d74d250>
2026-03-27 19:08:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:08:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:08:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:08:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f700ecbd-9637-5b06-ab70-68d4b2dcde61/f700ecbd-9637-5b06-ab70-68d4b2dcde61_image_0.jpg HTTP/1.1" 201 0
2026-03-27 19:08:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:08:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FYN66XOS%252F2026-03-27%252Fimage%252F1bd52ee1-d155-458f-a5c0-68da7ef34fbd_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:08:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YN66XOS/2026-03-27/image/1bd52ee1-d155-458f-a5c0-68da7ef34fbd_removebg.jpg?w=600 saved to cache
2026-03-27 19:08:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item f700ecbd-9637-5b06-ab70-68d4b2dcde61
2026-03-27 19:08:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:08:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439d5dead0>
2026-03-27 19:08:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:08:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:08:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:08:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f700ecbd-9637-5b06-ab70-68d4b2dcde61/f700ecbd-9637-5b06-ab70-68d4b2dcde61_image_1.jpg HTTP/1.1" 201 0
2026-03-27 19:08:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:08:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FYN66XOS%252F2026-03-27%252Fimage%252F76624eb1-51ea-4d63-9baa-c644160f9179_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:08:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YN66XOS/2026-03-27/image/76624eb1-51ea-4d63-9baa-c644160f9179_removebg.jpg?w=600 saved to cache
2026-03-27 19:08:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item f700ecbd-9637-5b06-ab70-68d4b2dcde61
2026-03-27 19:08:45 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f700ecbd-9637-5b06-ab70-68d4b2dcde61, skipping ID generation
2026-03-27 19:08:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f700ecbd-9637-5b06-ab70-68d4b2dcde61 with scrape type 1
2026-03-27 19:08:45 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f700ecbd-9637-5b06-ab70-68d4b2dcde61 sending to next pipeline
2026-03-27 19:08:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: f700ecbd-9637-5b06-ab70-68d4b2dcde61, identifier: 120858984
2026-03-27 19:08:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: f700ecbd-9637-5b06-ab70-68d4b2dcde61 with identifier: 120858984
2026-03-27 19:08:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: f700ecbd-9637-5b06-ab70-68d4b2dcde61 with identifier: 120858984
2026-03-27 19:08:45 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: f700ecbd-9637-5b06-ab70-68d4b2dcde61 with identifier: 120858984 to the API
2026-03-27 19:08:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19: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-27 19:08:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/YN66XOS/2026-03-27/image/76624eb1-51ea-4d63-9baa-c644160f9179_removebg.jpg?w=600>
{'auction_title': '',
'c_o_2_emission_value': 134,
'color': 'RED',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-31T12:00:00Z',
'fuel_type': 'Diesel',
'id': 'f700ecbd-9637-5b06-ab70-68d4b2dcde61',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'YN66XOS',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120858984',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'LAND ROVER',
'model': 'RANGE ROVER EVOQUE DIESEL HATCHBACK',
'odometer': 94210,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 9,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f700ecbd-9637-5b06-ab70-68d4b2dcde61/f700ecbd-9637-5b06-ab70-68d4b2dcde61_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39665,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/YN66XOS/2026-03-27/image/1bd52ee1-d155-458f-a5c0-68da7ef34fbd_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f700ecbd-9637-5b06-ab70-68d4b2dcde61/f700ecbd-9637-5b06-ab70-68d4b2dcde61_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39377,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/YN66XOS/2026-03-27/image/76624eb1-51ea-4d63-9baa-c644160f9179_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f700ecbd-9637-5b06-ab70-68d4b2dcde61/f700ecbd-9637-5b06-ab70-68d4b2dcde61_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 38076,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/YN66XOS/2026-03-27/image/51b8dc16-4bfa-4c67-b4ca-57b77d28966a_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f700ecbd-9637-5b06-ab70-68d4b2dcde61/f700ecbd-9637-5b06-ab70-68d4b2dcde61_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 38241,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/YN66XOS/2026-03-27/image/9803e28a-c57b-421b-b8d2-13374b89cad3_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f700ecbd-9637-5b06-ab70-68d4b2dcde61/f700ecbd-9637-5b06-ab70-68d4b2dcde61_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35780,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/YN66XOS/2026-03-27/image/9066c882-7cea-4f9a-803f-8d892a9ae428_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f700ecbd-9637-5b06-ab70-68d4b2dcde61/f700ecbd-9637-5b06-ab70-68d4b2dcde61_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60715,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/YN66XOS/2026-03-27/image/99bacd0a-9fee-4e88-aeb7-c09a63dea3f5_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f700ecbd-9637-5b06-ab70-68d4b2dcde61/f700ecbd-9637-5b06-ab70-68d4b2dcde61_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60959,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/YN66XOS/2026-03-27/image/c5b62988-7d87-4166-8e6e-3bcbc0630bf0_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f700ecbd-9637-5b06-ab70-68d4b2dcde61/f700ecbd-9637-5b06-ab70-68d4b2dcde61_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54131,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/YN66XOS/2026-03-27/image/9968e259-123a-4ac4-b9d0-eb662d141cf6_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f700ecbd-9637-5b06-ab70-68d4b2dcde61/f700ecbd-9637-5b06-ab70-68d4b2dcde61_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59384,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/YN66XOS/2026-03-27/image/a9b6c76a-411c-4a8f-839b-dc06bdb2d9a0_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-09-22',
'seller_name': 'MotoNovo Finance',
'title': 'LAND ROVER RANGE ROVER EVOQUE DIESEL HATCHBACK 2.0 TD4 SE Tech 5dr '
'Auto',
'transmission': 'automatic',
'trim': '2.0 TD4 SE Tech 5dr Auto',
'vin': None,
'year': 2016}
2026-03-27 19:08:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%27120858984%27 HTTP/1.1" 200 None
2026-03-27 19:08:46 [astonbarclay.gb] INFO: Saving data for 120858984: {'created_time': 1774638526.445837, 'last_price_update_time': 1774638526.445847, 'auction_closing_time': 1774958400.0}
2026-03-27 19:08:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:08:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120858984') HTTP/1.1" 204 0
2026-03-27 19:08:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120528674?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:08:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:08:48 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120528674, 'registration': 'YL15ATU', 'account': 'WBA004', 'make': 'DS', 'model': 'DS 3 HATCHBACK', 'derivative': '1.2 PureTech DStyle 3dr', 'mileage': 48238, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 401}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2015-07-25', 'fuel': 'Petrol', 'motExpiry': '2026-03-27', 'doors': 3, 'engineSize': 1200, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YL15ATU/2026-03-18/image/f9e61cc5-e346-4136-a009-e824dcc88efc_removebg.jpg?w=600', 'https://abimg003.imgix.net/YL15ATU/2026-03-18/image/d5cfec75-15ed-4283-a39a-92009143885f_removebg.jpg?w=600', 'https://abimg003.imgix.net/YL15ATU/2026-03-18/image/4516f3f9-4b15-4ddc-8adc-bee7b9466d04_removebg.jpg?w=600', 'https://abimg003.imgix.net/YL15ATU/2026-03-18/image/c08b9348-e08b-40ab-8d6f-b3aa9154c1ad_removebg.jpg?w=600', 'https://abimg003.imgix.net/YL15ATU/2026-03-18/image/e28f0d2a-88dc-4bb6-941b-acd10bb86cb6_removebg.jpg?w=600', 'https://abimg003.imgix.net/YL15ATU/2026-03-18/image/546c0609-1be6-4e59-9b63-d95c996ad2f8_removebg.jpg?w=600', 'https://abimg003.imgix.net/YL15ATU/2026-03-18/image/50b6f422-500d-45e6-ac03-4ccf4daad5f0_removebg.jpg?w=600', 'https://abimg003.imgix.net/YL15ATU/2026-03-18/image/721b659a-b9c1-48a4-a758-bf77efade3e5_removebg.jpg?w=600', 'https://abimg003.imgix.net/YL15ATU/2026-03-18/image/f93f8a22-a35b-4e07-af76-aa79198c36ce_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service invoice 02/22 - 26K, 03/23 - 32K, 04/25 - 44K,', 'remarks': '**655** VOSA STATES 4K, 10K, 16K, 20K, 26K, 32K, 38K, 44K, SPARE KEY', 'virtual': False, 'seller': 'UKCGR - Trade', '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/961d43ac-619d-440f-b2f8-a20eeed714fc.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:08:48 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120528674, 'registration': 'YL15ATU', 'account': 'WBA004', 'make': 'DS', 'model': 'DS 3 HATCHBACK', 'derivative': '1.2 PureTech DStyle 3dr', 'mileage': 48238, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 401}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2015-07-25', 'fuel': 'Petrol', 'motExpiry': '2026-03-27', 'doors': 3, 'engineSize': 1200, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YL15ATU/2026-03-18/image/f9e61cc5-e346-4136-a009-e824dcc88efc_removebg.jpg?w=600', 'https://abimg003.imgix.net/YL15ATU/2026-03-18/image/d5cfec75-15ed-4283-a39a-92009143885f_removebg.jpg?w=600', 'https://abimg003.imgix.net/YL15ATU/2026-03-18/image/4516f3f9-4b15-4ddc-8adc-bee7b9466d04_removebg.jpg?w=600', 'https://abimg003.imgix.net/YL15ATU/2026-03-18/image/c08b9348-e08b-40ab-8d6f-b3aa9154c1ad_removebg.jpg?w=600', 'https://abimg003.imgix.net/YL15ATU/2026-03-18/image/e28f0d2a-88dc-4bb6-941b-acd10bb86cb6_removebg.jpg?w=600', 'https://abimg003.imgix.net/YL15ATU/2026-03-18/image/546c0609-1be6-4e59-9b63-d95c996ad2f8_removebg.jpg?w=600', 'https://abimg003.imgix.net/YL15ATU/2026-03-18/image/50b6f422-500d-45e6-ac03-4ccf4daad5f0_removebg.jpg?w=600', 'https://abimg003.imgix.net/YL15ATU/2026-03-18/image/721b659a-b9c1-48a4-a758-bf77efade3e5_removebg.jpg?w=600', 'https://abimg003.imgix.net/YL15ATU/2026-03-18/image/f93f8a22-a35b-4e07-af76-aa79198c36ce_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service invoice 02/22 - 26K, 03/23 - 32K, 04/25 - 44K,', 'remarks': '**655** VOSA STATES 4K, 10K, 16K, 20K, 26K, 32K, 38K, 44K, SPARE KEY', 'virtual': False, 'seller': 'UKCGR - Trade', '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/961d43ac-619d-440f-b2f8-a20eeed714fc.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:08:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 860fd687-c471-5830-a7b4-ce9968796508 with identifier: 120528674
2026-03-27 19:08:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 860fd687-c471-5830-a7b4-ce9968796508 with scrape type 2
2026-03-27 19:08:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 860fd687-c471-5830-a7b4-ce9968796508 with scrape type 2
2026-03-27 19:08:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 860fd687-c471-5830-a7b4-ce9968796508, identifier: 120528674
2026-03-27 19:08:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 860fd687-c471-5830-a7b4-ce9968796508 with identifier: 120528674
2026-03-27 19:08:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 860fd687-c471-5830-a7b4-ce9968796508 with identifier: 120528674
2026-03-27 19:08:48 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 860fd687-c471-5830-a7b4-ce9968796508 with identifier: 120528674 to the API
2026-03-27 19:08:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:08: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-27 19:08:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120528674?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 107,
'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': '860fd687-c471-5830-a7b4-ce9968796508',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'YL15ATU',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120528674',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'DS',
'model': 'DS 3 HATCHBACK',
'odometer': 48238,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-07-25',
'seller_name': 'UKCGR - Trade',
'title': 'DS DS 3 HATCHBACK 1.2 PureTech DStyle 3dr',
'transmission': 'manual',
'trim': '1.2 PureTech DStyle 3dr',
'vin': None,
'year': 2015}
2026-03-27 19:08:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:08:49 [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-27 19:08:49 [astonbarclay.gb] INFO: Saving data for 120528674: {'auction_closing_time': 1774958400.0, 'created_time': 1773774216.635242, 'last_price_update_time': 1774638529.021069}
2026-03-27 19:08:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:08:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120528674') HTTP/1.1" 204 0
2026-03-27 19:08:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120415846?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:08:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:08:50 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120415846, 'registration': 'KU19RWC', 'account': 'HAT008', 'make': 'LAND ROVER', 'model': 'DISCOVERY DIESEL SW', 'derivative': '3.0 SDV6 HSE Luxury 5dr Auto', 'mileage': 112487, 'mileageWarranty': True, 'type': 'car', 'saleId': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 401}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2019-06-25', 'fuel': 'Diesel', 'motExpiry': '2026-05-23', 'doors': 5, 'engineSize': 2993, 'bodyType': 'Station Wagon', 'images': ['https://abimg003.imgix.net/KU19RWC/2026-03-26/image/a9d1f52d-bf4d-4f85-8c79-8b559531e727_removebg.jpg?w=600', 'https://abimg003.imgix.net/KU19RWC/2026-03-26/image/495caab9-7416-4b65-926f-a6ea3df195b8_removebg.jpg?w=600', 'https://abimg003.imgix.net/KU19RWC/2026-03-26/image/eb03fc32-8a64-4761-bb5a-727bad409595_removebg.jpg?w=600', 'https://abimg003.imgix.net/KU19RWC/2026-03-26/image/198d15c6-5407-473c-b8fa-5e426c5fa1a5_removebg.jpg?w=600', 'https://abimg003.imgix.net/KU19RWC/2026-03-26/image/bf9b2620-8800-4799-93f9-7c8fd9ace2d3_removebg.jpg?w=600', 'https://abimg003.imgix.net/KU19RWC/2026-03-26/image/e3575bab-55ff-4c9f-8040-21d0bca0689a_removebg.jpg?w=600', 'https://abimg003.imgix.net/KU19RWC/2026-03-26/image/881a55c8-4360-4b9a-bbf6-650ab9ed7e6c_removebg.jpg?w=600', 'https://abimg003.imgix.net/KU19RWC/2026-03-26/image/2dc60013-05d4-490d-9182-7a37f710e1b5_removebg.jpg?w=600', 'https://abimg003.imgix.net/KU19RWC/2026-03-26/image/7d26dae4-82df-40a5-81a5-f16070e224ef_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 03/21 - 21K, 03/22 - 35K, 04/23 - 56K, 05/24 - 76K, 05/25 - 93K,', 'remarks': '**58** VOSA STATES 39K, 59K, 77K, 93K,', 'virtual': False, 'seller': 'Hatfields Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 202, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/5d29a65a-1b64-438a-9f89-8f02d2aeb412.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:08:50 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120415846, 'registration': 'KU19RWC', 'account': 'HAT008', 'make': 'LAND ROVER', 'model': 'DISCOVERY DIESEL SW', 'derivative': '3.0 SDV6 HSE Luxury 5dr Auto', 'mileage': 112487, 'mileageWarranty': True, 'type': 'car', 'saleId': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 401}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2019-06-25', 'fuel': 'Diesel', 'motExpiry': '2026-05-23', 'doors': 5, 'engineSize': 2993, 'bodyType': 'Station Wagon', 'images': ['https://abimg003.imgix.net/KU19RWC/2026-03-26/image/a9d1f52d-bf4d-4f85-8c79-8b559531e727_removebg.jpg?w=600', 'https://abimg003.imgix.net/KU19RWC/2026-03-26/image/495caab9-7416-4b65-926f-a6ea3df195b8_removebg.jpg?w=600', 'https://abimg003.imgix.net/KU19RWC/2026-03-26/image/eb03fc32-8a64-4761-bb5a-727bad409595_removebg.jpg?w=600', 'https://abimg003.imgix.net/KU19RWC/2026-03-26/image/198d15c6-5407-473c-b8fa-5e426c5fa1a5_removebg.jpg?w=600', 'https://abimg003.imgix.net/KU19RWC/2026-03-26/image/bf9b2620-8800-4799-93f9-7c8fd9ace2d3_removebg.jpg?w=600', 'https://abimg003.imgix.net/KU19RWC/2026-03-26/image/e3575bab-55ff-4c9f-8040-21d0bca0689a_removebg.jpg?w=600', 'https://abimg003.imgix.net/KU19RWC/2026-03-26/image/881a55c8-4360-4b9a-bbf6-650ab9ed7e6c_removebg.jpg?w=600', 'https://abimg003.imgix.net/KU19RWC/2026-03-26/image/2dc60013-05d4-490d-9182-7a37f710e1b5_removebg.jpg?w=600', 'https://abimg003.imgix.net/KU19RWC/2026-03-26/image/7d26dae4-82df-40a5-81a5-f16070e224ef_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 03/21 - 21K, 03/22 - 35K, 04/23 - 56K, 05/24 - 76K, 05/25 - 93K,', 'remarks': '**58** VOSA STATES 39K, 59K, 77K, 93K,', 'virtual': False, 'seller': 'Hatfields Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 202, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/5d29a65a-1b64-438a-9f89-8f02d2aeb412.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:08:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1feb32f9-4f20-507f-9e68-829e65f7014c with identifier: 120415846
2026-03-27 19:08:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1feb32f9-4f20-507f-9e68-829e65f7014c with scrape type 2
2026-03-27 19:08:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1feb32f9-4f20-507f-9e68-829e65f7014c with scrape type 2
2026-03-27 19:08:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 1feb32f9-4f20-507f-9e68-829e65f7014c, identifier: 120415846
2026-03-27 19:08:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 1feb32f9-4f20-507f-9e68-829e65f7014c with identifier: 120415846
2026-03-27 19:08:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 1feb32f9-4f20-507f-9e68-829e65f7014c with identifier: 120415846
2026-03-27 19:08:50 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 1feb32f9-4f20-507f-9e68-829e65f7014c with identifier: 120415846 to the API
2026-03-27 19:08:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19: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-27 19:08:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120415846?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 202,
'color': 'SILVER',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'expiration_date': '2026-03-31T12:00:00Z',
'fuel_type': 'Diesel',
'id': '1feb32f9-4f20-507f-9e68-829e65f7014c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'KU19RWC',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120415846',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'LAND ROVER',
'model': 'DISCOVERY DIESEL SW',
'odometer': 112487,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-06-25',
'seller_name': 'Hatfields Group',
'title': 'LAND ROVER DISCOVERY DIESEL SW 3.0 SDV6 HSE Luxury 5dr Auto',
'transmission': 'automatic',
'trim': '3.0 SDV6 HSE Luxury 5dr Auto',
'vin': None,
'year': 2019}
2026-03-27 19:08:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%27120415846%27 HTTP/1.1" 200 None
2026-03-27 19:08:50 [astonbarclay.gb] INFO: Saving data for 120415846: {'auction_closing_time': 1774958400.0, 'created_time': 1773666668.652261, 'last_price_update_time': 1774638530.869424}
2026-03-27 19:08:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:08:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120415846') HTTP/1.1" 204 0
2026-03-27 19:08:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120695982?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19: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-27 19:08:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120825226?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19: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-27 19:08:52 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120695982, 'registration': 'BL59DVN', 'account': 'WBA004', 'make': 'VAUXHALL', 'model': 'CORSA DIESEL HATCHBACK', 'derivative': '1.3 CDTi ecoFLEX Design 5dr', 'mileage': 122023, 'mileageWarranty': False, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 401}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2010-02-16', 'fuel': 'Diesel', 'motExpiry': '2025-11-26', 'doors': 5, 'engineSize': 1248, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/BL59DVN/2026-03-24/image/686bba6c-c64d-4e6d-b6d0-33af0a8ef78a_removebg.jpg?w=600', 'https://abimg003.imgix.net/BL59DVN/2026-03-24/image/3d8a3a98-6b5b-4a77-ba45-b8c5537b32be_removebg.jpg?w=600', 'https://abimg003.imgix.net/BL59DVN/2026-03-24/image/b2967caf-034d-4dd4-b9c9-f442e9253c5f_removebg.jpg?w=600', 'https://abimg003.imgix.net/BL59DVN/2026-03-24/image/a7cb9240-7daf-4a03-9558-49c76307b475_removebg.jpg?w=600', 'https://abimg003.imgix.net/BL59DVN/2026-03-24/image/b3bb6030-0a4c-4052-87b7-2b49bfa0deee_removebg.jpg?w=600', 'https://abimg003.imgix.net/BL59DVN/2026-03-24/image/b073b4a9-8571-4b7e-9c7d-3101c28f6ba2_removebg.jpg?w=600', 'https://abimg003.imgix.net/BL59DVN/2026-03-24/image/02ed1efe-040c-4ef5-8ea0-f0744149a8c5_removebg.jpg?w=600', 'https://abimg003.imgix.net/BL59DVN/2026-03-24/image/f130a82b-b770-4f82-bf10-de25e64929d6_removebg.jpg?w=600', 'https://abimg003.imgix.net/BL59DVN/2026-03-24/image/47317c26-caf0-4fac-bcfe-59a85393c571_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 09/10 - 7K, 11/12 - 49K, 09/15 - 84K, 11/18 - 101K, 11/20 - 107K, 07/23 - 116K, 02/25 - 121K', 'remarks': '**599** VOSA STATES 58K, 72K, 84K, 40K, 96K, 101K, 106K, 106K, 110K, 113K, 116K, 118K, DISCREPANCY ON VOSA', 'virtual': False, 'seller': 'UKCGR - Trade', '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': 'https://abimg002.imgix.net/6304eac1-65ed-40b8-b1ac-db94d59eb297.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:08:52 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120695982, 'registration': 'BL59DVN', 'account': 'WBA004', 'make': 'VAUXHALL', 'model': 'CORSA DIESEL HATCHBACK', 'derivative': '1.3 CDTi ecoFLEX Design 5dr', 'mileage': 122023, 'mileageWarranty': False, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 401}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2010-02-16', 'fuel': 'Diesel', 'motExpiry': '2025-11-26', 'doors': 5, 'engineSize': 1248, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/BL59DVN/2026-03-24/image/686bba6c-c64d-4e6d-b6d0-33af0a8ef78a_removebg.jpg?w=600', 'https://abimg003.imgix.net/BL59DVN/2026-03-24/image/3d8a3a98-6b5b-4a77-ba45-b8c5537b32be_removebg.jpg?w=600', 'https://abimg003.imgix.net/BL59DVN/2026-03-24/image/b2967caf-034d-4dd4-b9c9-f442e9253c5f_removebg.jpg?w=600', 'https://abimg003.imgix.net/BL59DVN/2026-03-24/image/a7cb9240-7daf-4a03-9558-49c76307b475_removebg.jpg?w=600', 'https://abimg003.imgix.net/BL59DVN/2026-03-24/image/b3bb6030-0a4c-4052-87b7-2b49bfa0deee_removebg.jpg?w=600', 'https://abimg003.imgix.net/BL59DVN/2026-03-24/image/b073b4a9-8571-4b7e-9c7d-3101c28f6ba2_removebg.jpg?w=600', 'https://abimg003.imgix.net/BL59DVN/2026-03-24/image/02ed1efe-040c-4ef5-8ea0-f0744149a8c5_removebg.jpg?w=600', 'https://abimg003.imgix.net/BL59DVN/2026-03-24/image/f130a82b-b770-4f82-bf10-de25e64929d6_removebg.jpg?w=600', 'https://abimg003.imgix.net/BL59DVN/2026-03-24/image/47317c26-caf0-4fac-bcfe-59a85393c571_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 09/10 - 7K, 11/12 - 49K, 09/15 - 84K, 11/18 - 101K, 11/20 - 107K, 07/23 - 116K, 02/25 - 121K', 'remarks': '**599** VOSA STATES 58K, 72K, 84K, 40K, 96K, 101K, 106K, 106K, 110K, 113K, 116K, 118K, DISCREPANCY ON VOSA', 'virtual': False, 'seller': 'UKCGR - Trade', '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': 'https://abimg002.imgix.net/6304eac1-65ed-40b8-b1ac-db94d59eb297.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:08:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9bd2ccdb-51db-510f-a8c7-3f7bf36f86a9 with identifier: 120695982
2026-03-27 19:08:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9bd2ccdb-51db-510f-a8c7-3f7bf36f86a9 with scrape type 2
2026-03-27 19:08:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9bd2ccdb-51db-510f-a8c7-3f7bf36f86a9 with scrape type 2
2026-03-27 19:08:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 9bd2ccdb-51db-510f-a8c7-3f7bf36f86a9, identifier: 120695982
2026-03-27 19:08:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 9bd2ccdb-51db-510f-a8c7-3f7bf36f86a9 with identifier: 120695982
2026-03-27 19:08:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 9bd2ccdb-51db-510f-a8c7-3f7bf36f86a9 with identifier: 120695982
2026-03-27 19:08:53 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 9bd2ccdb-51db-510f-a8c7-3f7bf36f86a9 with identifier: 120695982 to the API
2026-03-27 19:08:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19: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-27 19:08:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120695982?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 114,
'color': 'SILVER',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '1.2L',
'expiration_date': '2026-03-31T12:00:00Z',
'fuel_type': 'Diesel',
'id': '9bd2ccdb-51db-510f-a8c7-3f7bf36f86a9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'BL59DVN',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120695982',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'VAUXHALL',
'model': 'CORSA DIESEL HATCHBACK',
'odometer': 122023,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-02-16',
'seller_name': 'UKCGR - Trade',
'title': 'VAUXHALL CORSA DIESEL HATCHBACK 1.3 CDTi ecoFLEX Design 5dr',
'transmission': 'manual',
'trim': '1.3 CDTi ecoFLEX Design 5dr',
'vin': None,
'year': 2010}
2026-03-27 19:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%27120695982%27 HTTP/1.1" 200 None
2026-03-27 19:08:53 [astonbarclay.gb] INFO: Saving data for 120695982: {'auction_closing_time': 1774958400.0, 'created_time': 1774328517.429578, 'last_price_update_time': 1774638533.26941}
2026-03-27 19:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120695982') HTTP/1.1" 204 0
2026-03-27 19:08:53 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120825226, 'registration': 'NU12TGJ', 'account': 'WBA001', 'make': 'VAUXHALL', 'model': 'COMBO TOUR DIESEL ESTATE', 'derivative': '1.3 CDTi 16V 1700 5dr Easytronic', 'mileage': 1, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 401}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2012-05-21', 'fuel': 'Diesel', 'motExpiry': '2026-08-03', 'doors': 5, 'engineSize': 1248, 'bodyType': 'Estate', 'images': None, 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': 'Service print and book 05/13 - 2K, 09/13 - 3K, 09/14 - 8K, 08/15 - 17K, 05/16 - 18K, 05/17 - 20K, 05/18 - 21K, 05/19 - 22K, 10/20 - 24K, 12/21 - 25K, 10/22 - 27K', 'remarks': '**626** VOSA STATES 16K, 18K, 20K, 21K, 22K, 24K, 25K, 27K, 28K, 39K, 63K OFFER WHERE IT STANDS SMOKING, SPARE KEY', 'virtual': False, 'seller': 'UKCGR', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 135, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:08:53 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120825226, 'registration': 'NU12TGJ', 'account': 'WBA001', 'make': 'VAUXHALL', 'model': 'COMBO TOUR DIESEL ESTATE', 'derivative': '1.3 CDTi 16V 1700 5dr Easytronic', 'mileage': 1, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 401}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2012-05-21', 'fuel': 'Diesel', 'motExpiry': '2026-08-03', 'doors': 5, 'engineSize': 1248, 'bodyType': 'Estate', 'images': None, 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': 'Service print and book 05/13 - 2K, 09/13 - 3K, 09/14 - 8K, 08/15 - 17K, 05/16 - 18K, 05/17 - 20K, 05/18 - 21K, 05/19 - 22K, 10/20 - 24K, 12/21 - 25K, 10/22 - 27K', 'remarks': '**626** VOSA STATES 16K, 18K, 20K, 21K, 22K, 24K, 25K, 27K, 28K, 39K, 63K OFFER WHERE IT STANDS SMOKING, SPARE KEY', 'virtual': False, 'seller': 'UKCGR', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 135, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:08:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3396ed56-2e67-56fd-a785-c55f8b785a5a with identifier: 120825226
2026-03-27 19:08:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3396ed56-2e67-56fd-a785-c55f8b785a5a with scrape type 2
2026-03-27 19:08:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3396ed56-2e67-56fd-a785-c55f8b785a5a with scrape type 2
2026-03-27 19:08:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 3396ed56-2e67-56fd-a785-c55f8b785a5a, identifier: 120825226
2026-03-27 19:08:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 3396ed56-2e67-56fd-a785-c55f8b785a5a with identifier: 120825226
2026-03-27 19:08:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 3396ed56-2e67-56fd-a785-c55f8b785a5a with identifier: 120825226
2026-03-27 19:08:53 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 3396ed56-2e67-56fd-a785-c55f8b785a5a with identifier: 120825226 to the API
2026-03-27 19:08:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19: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-27 19:08:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120825226?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 135,
'color': 'SILVER',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '1.2L',
'expiration_date': '2026-03-31T12:00:00Z',
'fuel_type': 'Diesel',
'id': '3396ed56-2e67-56fd-a785-c55f8b785a5a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'NU12TGJ',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120825226',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'VAUXHALL',
'model': 'COMBO TOUR DIESEL ESTATE',
'odometer': 1,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-05-21',
'seller_name': 'UKCGR',
'title': 'VAUXHALL COMBO TOUR DIESEL ESTATE 1.3 CDTi 16V 1700 5dr Easytronic',
'transmission': 'automatic',
'trim': '1.3 CDTi 16V 1700 5dr Easytronic',
'vin': None,
'year': 2012}
2026-03-27 19:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%27120825226%27 HTTP/1.1" 200 None
2026-03-27 19:08:53 [astonbarclay.gb] INFO: Saving data for 120825226: {'auction_closing_time': 1774958400.0, 'created_time': 1774530318.59402, 'last_price_update_time': 1774638533.623888}
2026-03-27 19:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120825226') HTTP/1.1" 204 0
2026-03-27 19:08:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120826795?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19: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-27 19:08:54 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120826795, 'registration': 'RV20NXH', 'account': 'MOT075', 'make': 'FORD', 'model': 'FOCUS DIESEL HATCHBACK', 'derivative': '1.5 EcoBlue 120 Titanium 5dr', 'mileage': 64098, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 401}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2020-05-19', 'fuel': 'Diesel', 'motExpiry': '2026-09-30', 'doors': 5, 'engineSize': 1499, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/RV20NXH/2026-03-27/image/935fd446-3a2b-4432-8416-e156c1c98884_removebg.jpg?w=600', 'https://abimg003.imgix.net/RV20NXH/2026-03-27/image/21044e95-4144-433f-86a9-2148a8c44826_removebg.jpg?w=600', 'https://abimg003.imgix.net/RV20NXH/2026-03-27/image/b2e63cef-eb69-4f68-a660-ad29a105e52e_removebg.jpg?w=600', 'https://abimg003.imgix.net/RV20NXH/2026-03-27/image/24967924-be4a-46bb-aff3-e91206dbf05e_removebg.jpg?w=600', 'https://abimg003.imgix.net/RV20NXH/2026-03-27/image/449d23aa-b86a-49a5-8749-20b1043fffa3_removebg.jpg?w=600', 'https://abimg003.imgix.net/RV20NXH/2026-03-27/image/b767759f-9aee-422c-b786-1ab024566463_removebg.jpg?w=600', 'https://abimg003.imgix.net/RV20NXH/2026-03-27/image/4e59c33f-c8ce-45b5-9513-c609c8cf9b10_removebg.jpg?w=600', 'https://abimg003.imgix.net/RV20NXH/2026-03-27/image/1e78314b-b85c-47b1-bb26-2cd9a98cd7e0_removebg.jpg?w=600', 'https://abimg003.imgix.net/RV20NXH/2026-03-27/image/abac4276-3002-4913-b711-064d1c653964_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 06/21 - 3K, 03/22 - 14K, 09/22 - 26K, 02/24 - 43K, INVOICE PHOTOCOPY @ 01/25 - 53K', 'remarks': '**1495** VOSA STATES 36K, 39K, 50K, 59K', 'virtual': False, 'seller': 'MotoNovo Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 120, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/0807c118-3f9a-4ebd-ad77-84386797598b.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:08:54 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120826795, 'registration': 'RV20NXH', 'account': 'MOT075', 'make': 'FORD', 'model': 'FOCUS DIESEL HATCHBACK', 'derivative': '1.5 EcoBlue 120 Titanium 5dr', 'mileage': 64098, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 401}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2020-05-19', 'fuel': 'Diesel', 'motExpiry': '2026-09-30', 'doors': 5, 'engineSize': 1499, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/RV20NXH/2026-03-27/image/935fd446-3a2b-4432-8416-e156c1c98884_removebg.jpg?w=600', 'https://abimg003.imgix.net/RV20NXH/2026-03-27/image/21044e95-4144-433f-86a9-2148a8c44826_removebg.jpg?w=600', 'https://abimg003.imgix.net/RV20NXH/2026-03-27/image/b2e63cef-eb69-4f68-a660-ad29a105e52e_removebg.jpg?w=600', 'https://abimg003.imgix.net/RV20NXH/2026-03-27/image/24967924-be4a-46bb-aff3-e91206dbf05e_removebg.jpg?w=600', 'https://abimg003.imgix.net/RV20NXH/2026-03-27/image/449d23aa-b86a-49a5-8749-20b1043fffa3_removebg.jpg?w=600', 'https://abimg003.imgix.net/RV20NXH/2026-03-27/image/b767759f-9aee-422c-b786-1ab024566463_removebg.jpg?w=600', 'https://abimg003.imgix.net/RV20NXH/2026-03-27/image/4e59c33f-c8ce-45b5-9513-c609c8cf9b10_removebg.jpg?w=600', 'https://abimg003.imgix.net/RV20NXH/2026-03-27/image/1e78314b-b85c-47b1-bb26-2cd9a98cd7e0_removebg.jpg?w=600', 'https://abimg003.imgix.net/RV20NXH/2026-03-27/image/abac4276-3002-4913-b711-064d1c653964_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 06/21 - 3K, 03/22 - 14K, 09/22 - 26K, 02/24 - 43K, INVOICE PHOTOCOPY @ 01/25 - 53K', 'remarks': '**1495** VOSA STATES 36K, 39K, 50K, 59K', 'virtual': False, 'seller': 'MotoNovo Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 120, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/0807c118-3f9a-4ebd-ad77-84386797598b.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:08:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f644e459-99d6-54c5-9094-2c1d2bc6363c with identifier: 120826795
2026-03-27 19:08:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f644e459-99d6-54c5-9094-2c1d2bc6363c with scrape type 2
2026-03-27 19:08:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f644e459-99d6-54c5-9094-2c1d2bc6363c with scrape type 2
2026-03-27 19:08:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: f644e459-99d6-54c5-9094-2c1d2bc6363c, identifier: 120826795
2026-03-27 19:08:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: f644e459-99d6-54c5-9094-2c1d2bc6363c with identifier: 120826795
2026-03-27 19:08:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: f644e459-99d6-54c5-9094-2c1d2bc6363c with identifier: 120826795
2026-03-27 19:08:54 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: f644e459-99d6-54c5-9094-2c1d2bc6363c with identifier: 120826795 to the API
2026-03-27 19:08:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:08: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-27 19:08:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120826795?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 120,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-03-31T12:00:00Z',
'fuel_type': 'Diesel',
'id': 'f644e459-99d6-54c5-9094-2c1d2bc6363c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'RV20NXH',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120826795',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'FORD',
'model': 'FOCUS DIESEL HATCHBACK',
'odometer': 64098,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-05-19',
'seller_name': 'MotoNovo Finance',
'title': 'FORD FOCUS DIESEL HATCHBACK 1.5 EcoBlue 120 Titanium 5dr',
'transmission': 'manual',
'trim': '1.5 EcoBlue 120 Titanium 5dr',
'vin': None,
'year': 2020}
2026-03-27 19:08:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:08:54 [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-27 19:08:54 [astonbarclay.gb] INFO: Saving data for 120826795: {'auction_closing_time': 1774958400.0, 'created_time': 1774530322.657303, 'last_price_update_time': 1774638534.898769}
2026-03-27 19:08:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:08:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120826795') HTTP/1.1" 204 0
2026-03-27 19:08:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120857384?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:08:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:08:58 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120857384, 'registration': 'S31PHJ', 'account': 'MOT075', 'make': 'LAND ROVER', 'model': 'RANGE ROVER EVOQUE DIESEL HATCHBACK', 'derivative': '2.0 eD4 SE 5dr 2WD', 'mileage': 56427, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 401}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2017-09-26', 'fuel': 'Diesel', 'motExpiry': '2026-08-17', 'doors': 5, 'engineSize': 1999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/S31PHJ/2026-03-27/image/a615c89d-7707-4633-a226-cc90e612f5a3_removebg.jpg?w=600', 'https://abimg003.imgix.net/S31PHJ/2026-03-27/image/8b5f65da-e94c-472e-8276-6092c1cf360f_removebg.jpg?w=600', 'https://abimg003.imgix.net/S31PHJ/2026-03-27/image/777d4d51-ee77-4531-a4a8-866ff82c7c26_removebg.jpg?w=600', 'https://abimg003.imgix.net/S31PHJ/2026-03-27/image/5a500cb4-b871-4ff6-baab-518b26efbe77_removebg.jpg?w=600', 'https://abimg003.imgix.net/S31PHJ/2026-03-27/image/818317bc-1352-4dc2-ad68-2cd5a2036c6b_removebg.jpg?w=600', 'https://abimg003.imgix.net/S31PHJ/2026-03-27/image/ea73857b-c79e-46fc-8aa4-6ce3eec2f4d0_removebg.jpg?w=600', 'https://abimg003.imgix.net/S31PHJ/2026-03-27/image/64f74120-56b7-4776-8a12-fb726d755ea3_removebg.jpg?w=600', 'https://abimg003.imgix.net/S31PHJ/2026-03-27/image/f10039ac-e97c-42f7-b122-e02b81eace8a_removebg.jpg?w=600', 'https://abimg003.imgix.net/S31PHJ/2026-03-27/image/16a56a77-2640-4633-903c-305dc462deb5_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 07/19 - 12K, 11/22 - 32K, 02/25 - NO MILEAGE', 'remarks': '**1445** VOSA STATES 19K, 28K, 30K, 38K, 44K, 57K,', 'virtual': False, 'seller': 'MotoNovo Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 113, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/a4c121f3-cbab-4068-a750-baf615faec03.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:08:58 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120857384, 'registration': 'S31PHJ', 'account': 'MOT075', 'make': 'LAND ROVER', 'model': 'RANGE ROVER EVOQUE DIESEL HATCHBACK', 'derivative': '2.0 eD4 SE 5dr 2WD', 'mileage': 56427, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 401}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2017-09-26', 'fuel': 'Diesel', 'motExpiry': '2026-08-17', 'doors': 5, 'engineSize': 1999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/S31PHJ/2026-03-27/image/a615c89d-7707-4633-a226-cc90e612f5a3_removebg.jpg?w=600', 'https://abimg003.imgix.net/S31PHJ/2026-03-27/image/8b5f65da-e94c-472e-8276-6092c1cf360f_removebg.jpg?w=600', 'https://abimg003.imgix.net/S31PHJ/2026-03-27/image/777d4d51-ee77-4531-a4a8-866ff82c7c26_removebg.jpg?w=600', 'https://abimg003.imgix.net/S31PHJ/2026-03-27/image/5a500cb4-b871-4ff6-baab-518b26efbe77_removebg.jpg?w=600', 'https://abimg003.imgix.net/S31PHJ/2026-03-27/image/818317bc-1352-4dc2-ad68-2cd5a2036c6b_removebg.jpg?w=600', 'https://abimg003.imgix.net/S31PHJ/2026-03-27/image/ea73857b-c79e-46fc-8aa4-6ce3eec2f4d0_removebg.jpg?w=600', 'https://abimg003.imgix.net/S31PHJ/2026-03-27/image/64f74120-56b7-4776-8a12-fb726d755ea3_removebg.jpg?w=600', 'https://abimg003.imgix.net/S31PHJ/2026-03-27/image/f10039ac-e97c-42f7-b122-e02b81eace8a_removebg.jpg?w=600', 'https://abimg003.imgix.net/S31PHJ/2026-03-27/image/16a56a77-2640-4633-903c-305dc462deb5_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 07/19 - 12K, 11/22 - 32K, 02/25 - NO MILEAGE', 'remarks': '**1445** VOSA STATES 19K, 28K, 30K, 38K, 44K, 57K,', 'virtual': False, 'seller': 'MotoNovo Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 113, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/a4c121f3-cbab-4068-a750-baf615faec03.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:08:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8a5af759-380b-58cb-b65f-181dd35168c7 with identifier: 120857384
2026-03-27 19:08:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8a5af759-380b-58cb-b65f-181dd35168c7 with scrape type 1
2026-03-27 19:08:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 9 photos for item 8a5af759-380b-58cb-b65f-181dd35168c7
2026-03-27 19:08:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:08:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FS31PHJ%252F2026-03-27%252Fimage%252Fa615c89d-7707-4633-a226-cc90e612f5a3_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:08:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/S31PHJ/2026-03-27/image/a615c89d-7707-4633-a226-cc90e612f5a3_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:08:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:08:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FS31PHJ%252F2026-03-27%252Fimage%252F8b5f65da-e94c-472e-8276-6092c1cf360f_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:08:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/S31PHJ/2026-03-27/image/8b5f65da-e94c-472e-8276-6092c1cf360f_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:08:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:08:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FS31PHJ%252F2026-03-27%252Fimage%252F777d4d51-ee77-4531-a4a8-866ff82c7c26_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:08:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/S31PHJ/2026-03-27/image/777d4d51-ee77-4531-a4a8-866ff82c7c26_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:08:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:08:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FS31PHJ%252F2026-03-27%252Fimage%252F5a500cb4-b871-4ff6-baab-518b26efbe77_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:08:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/S31PHJ/2026-03-27/image/5a500cb4-b871-4ff6-baab-518b26efbe77_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:08:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:08:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FS31PHJ%252F2026-03-27%252Fimage%252F818317bc-1352-4dc2-ad68-2cd5a2036c6b_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:08:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/S31PHJ/2026-03-27/image/818317bc-1352-4dc2-ad68-2cd5a2036c6b_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:08:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:08:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FS31PHJ%252F2026-03-27%252Fimage%252Fea73857b-c79e-46fc-8aa4-6ce3eec2f4d0_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:08:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/S31PHJ/2026-03-27/image/ea73857b-c79e-46fc-8aa4-6ce3eec2f4d0_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:08:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:08:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FS31PHJ%252F2026-03-27%252Fimage%252F64f74120-56b7-4776-8a12-fb726d755ea3_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:08:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/S31PHJ/2026-03-27/image/64f74120-56b7-4776-8a12-fb726d755ea3_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:08:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:08:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FS31PHJ%252F2026-03-27%252Fimage%252Ff10039ac-e97c-42f7-b122-e02b81eace8a_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:08:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/S31PHJ/2026-03-27/image/f10039ac-e97c-42f7-b122-e02b81eace8a_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:08:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:08:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FS31PHJ%252F2026-03-27%252Fimage%252F16a56a77-2640-4633-903c-305dc462deb5_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:08:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/S31PHJ/2026-03-27/image/16a56a77-2640-4633-903c-305dc462deb5_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:08:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120696092?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:08:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:08:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/S31PHJ/2026-03-27/image/16a56a77-2640-4633-903c-305dc462deb5_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120857384?view=catalogue)
2026-03-27 19:08:59 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120696092, 'registration': 'YY12OXR', 'account': 'WBA004', 'make': 'HYUNDAI', 'model': 'I30 DIESEL HATCHBACK', 'derivative': '1.6 CRDi Blue Drive Active 5dr', 'mileage': 99509, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 401}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2012-06-30', 'fuel': 'Diesel', 'motExpiry': '2026-07-18', 'doors': 5, 'engineSize': 1582, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YY12OXR/2026-03-24/image/4e37b8a1-bc91-43d5-a92f-a6e0444bb041_removebg.jpg?w=600', 'https://abimg003.imgix.net/YY12OXR/2026-03-24/image/fce79dd9-62d3-4129-9f51-58f266a411ef_removebg.jpg?w=600', 'https://abimg003.imgix.net/YY12OXR/2026-03-24/image/cd8941ca-7f72-4531-83ba-b73e709d6d53_removebg.jpg?w=600', 'https://abimg003.imgix.net/YY12OXR/2026-03-24/image/bafe5a7f-580a-4a63-9e0f-e7ff8a8662cf_removebg.jpg?w=600', 'https://abimg003.imgix.net/YY12OXR/2026-03-24/image/34a49517-b866-4bb2-977a-eda24d38d4b1_removebg.jpg?w=600', 'https://abimg003.imgix.net/YY12OXR/2026-03-24/image/09d17774-97a5-4898-9bda-a32e8a4319b5_removebg.jpg?w=600', 'https://abimg003.imgix.net/YY12OXR/2026-03-24/image/b0be6468-db09-4bb9-bf73-19744af00d8a_removebg.jpg?w=600', 'https://abimg003.imgix.net/YY12OXR/2026-03-24/image/55239400-a62d-46fd-ad21-678e02106d7d_removebg.jpg?w=600', 'https://abimg003.imgix.net/YY12OXR/2026-03-24/image/681c81fc-7d9c-4295-ba6a-19550d9c00cb_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 12/13 - 12K, 12/14 - 20K, 04/16 - 33K, 06/17 - 43K, 06/18 - 52K, 07/20 - 69K, 06/21 - 74K, 07/22 - 77K, 07/23 - 81K, 07/24 - 82K, 07/25 - 94K', 'remarks': '**561** VOSA STATES 24K, 35K, 43K, 52K, 61K, 69K, 74K, 77K, 81K, 82K, 94K, SPARE KEY', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 97, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/d23cf330-f79a-41c3-8503-429e30816763.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:08:59 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120696092, 'registration': 'YY12OXR', 'account': 'WBA004', 'make': 'HYUNDAI', 'model': 'I30 DIESEL HATCHBACK', 'derivative': '1.6 CRDi Blue Drive Active 5dr', 'mileage': 99509, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 401}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2012-06-30', 'fuel': 'Diesel', 'motExpiry': '2026-07-18', 'doors': 5, 'engineSize': 1582, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YY12OXR/2026-03-24/image/4e37b8a1-bc91-43d5-a92f-a6e0444bb041_removebg.jpg?w=600', 'https://abimg003.imgix.net/YY12OXR/2026-03-24/image/fce79dd9-62d3-4129-9f51-58f266a411ef_removebg.jpg?w=600', 'https://abimg003.imgix.net/YY12OXR/2026-03-24/image/cd8941ca-7f72-4531-83ba-b73e709d6d53_removebg.jpg?w=600', 'https://abimg003.imgix.net/YY12OXR/2026-03-24/image/bafe5a7f-580a-4a63-9e0f-e7ff8a8662cf_removebg.jpg?w=600', 'https://abimg003.imgix.net/YY12OXR/2026-03-24/image/34a49517-b866-4bb2-977a-eda24d38d4b1_removebg.jpg?w=600', 'https://abimg003.imgix.net/YY12OXR/2026-03-24/image/09d17774-97a5-4898-9bda-a32e8a4319b5_removebg.jpg?w=600', 'https://abimg003.imgix.net/YY12OXR/2026-03-24/image/b0be6468-db09-4bb9-bf73-19744af00d8a_removebg.jpg?w=600', 'https://abimg003.imgix.net/YY12OXR/2026-03-24/image/55239400-a62d-46fd-ad21-678e02106d7d_removebg.jpg?w=600', 'https://abimg003.imgix.net/YY12OXR/2026-03-24/image/681c81fc-7d9c-4295-ba6a-19550d9c00cb_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 12/13 - 12K, 12/14 - 20K, 04/16 - 33K, 06/17 - 43K, 06/18 - 52K, 07/20 - 69K, 06/21 - 74K, 07/22 - 77K, 07/23 - 81K, 07/24 - 82K, 07/25 - 94K', 'remarks': '**561** VOSA STATES 24K, 35K, 43K, 52K, 61K, 69K, 74K, 77K, 81K, 82K, 94K, SPARE KEY', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 97, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/d23cf330-f79a-41c3-8503-429e30816763.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:08:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5fd0e3ba-c779-5e25-8c70-52764076bbbf with identifier: 120696092
2026-03-27 19:08:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5fd0e3ba-c779-5e25-8c70-52764076bbbf with scrape type 2
2026-03-27 19:08:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5fd0e3ba-c779-5e25-8c70-52764076bbbf with scrape type 2
2026-03-27 19:08:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 5fd0e3ba-c779-5e25-8c70-52764076bbbf, identifier: 120696092
2026-03-27 19:08:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 5fd0e3ba-c779-5e25-8c70-52764076bbbf with identifier: 120696092
2026-03-27 19:08:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 5fd0e3ba-c779-5e25-8c70-52764076bbbf with identifier: 120696092
2026-03-27 19:08:59 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 5fd0e3ba-c779-5e25-8c70-52764076bbbf with identifier: 120696092 to the API
2026-03-27 19:08:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:08:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 19:08:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120696092?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 97,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'expiration_date': '2026-03-31T12:00:00Z',
'fuel_type': 'Diesel',
'id': '5fd0e3ba-c779-5e25-8c70-52764076bbbf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'YY12OXR',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120696092',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'HYUNDAI',
'model': 'I30 DIESEL HATCHBACK',
'odometer': 99509,
'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': 'HYUNDAI I30 DIESEL HATCHBACK 1.6 CRDi Blue Drive Active 5dr',
'transmission': 'manual',
'trim': '1.6 CRDi Blue Drive Active 5dr',
'vin': None,
'year': 2012}
2026-03-27 19:08:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:08:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120696092%27 HTTP/1.1" 200 None
2026-03-27 19:08:59 [astonbarclay.gb] INFO: Saving data for 120696092: {'auction_closing_time': 1774958400.0, 'created_time': 1774328516.289006, 'last_price_update_time': 1774638539.436233}
2026-03-27 19:08:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:08:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120696092') HTTP/1.1" 204 0
2026-03-27 19:08:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/S31PHJ/2026-03-27/image/f10039ac-e97c-42f7-b122-e02b81eace8a_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120857384?view=catalogue)
2026-03-27 19:08:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:08:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439eb1b890>
2026-03-27 19:08:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:08:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:08:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:08:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8a5af759-380b-58cb-b65f-181dd35168c7/8a5af759-380b-58cb-b65f-181dd35168c7_image_8.jpg HTTP/1.1" 201 0
2026-03-27 19:08:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:08:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FS31PHJ%252F2026-03-27%252Fimage%252F16a56a77-2640-4633-903c-305dc462deb5_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:08:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/S31PHJ/2026-03-27/image/16a56a77-2640-4633-903c-305dc462deb5_removebg.jpg?w=600 saved to cache
2026-03-27 19:08:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 8a5af759-380b-58cb-b65f-181dd35168c7
2026-03-27 19:08:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/S31PHJ/2026-03-27/image/64f74120-56b7-4776-8a12-fb726d755ea3_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120857384?view=catalogue)
2026-03-27 19:08:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:08:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439d757b90>
2026-03-27 19:08:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:08:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:08:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:08:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8a5af759-380b-58cb-b65f-181dd35168c7/8a5af759-380b-58cb-b65f-181dd35168c7_image_7.jpg HTTP/1.1" 201 0
2026-03-27 19:08:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:08:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FS31PHJ%252F2026-03-27%252Fimage%252Ff10039ac-e97c-42f7-b122-e02b81eace8a_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:08:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/S31PHJ/2026-03-27/image/f10039ac-e97c-42f7-b122-e02b81eace8a_removebg.jpg?w=600 saved to cache
2026-03-27 19:08:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 8a5af759-380b-58cb-b65f-181dd35168c7
2026-03-27 19:08:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/S31PHJ/2026-03-27/image/ea73857b-c79e-46fc-8aa4-6ce3eec2f4d0_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120857384?view=catalogue)
2026-03-27 19:08:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:08:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439d646c90>
2026-03-27 19:08:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:08:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:08:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:08:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8a5af759-380b-58cb-b65f-181dd35168c7/8a5af759-380b-58cb-b65f-181dd35168c7_image_6.jpg HTTP/1.1" 201 0
2026-03-27 19:08:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:08:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FS31PHJ%252F2026-03-27%252Fimage%252F64f74120-56b7-4776-8a12-fb726d755ea3_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:08:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/S31PHJ/2026-03-27/image/64f74120-56b7-4776-8a12-fb726d755ea3_removebg.jpg?w=600 saved to cache
2026-03-27 19:08:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 8a5af759-380b-58cb-b65f-181dd35168c7
2026-03-27 19:08:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/S31PHJ/2026-03-27/image/818317bc-1352-4dc2-ad68-2cd5a2036c6b_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120857384?view=catalogue)
2026-03-27 19:08:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/S31PHJ/2026-03-27/image/5a500cb4-b871-4ff6-baab-518b26efbe77_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120857384?view=catalogue)
2026-03-27 19:08:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:08:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439d6bd4d0>
2026-03-27 19:08:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:08:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:08:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:08:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8a5af759-380b-58cb-b65f-181dd35168c7/8a5af759-380b-58cb-b65f-181dd35168c7_image_5.jpg HTTP/1.1" 201 0
2026-03-27 19:08:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:08:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FS31PHJ%252F2026-03-27%252Fimage%252Fea73857b-c79e-46fc-8aa4-6ce3eec2f4d0_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:08:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/S31PHJ/2026-03-27/image/ea73857b-c79e-46fc-8aa4-6ce3eec2f4d0_removebg.jpg?w=600 saved to cache
2026-03-27 19:08:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 8a5af759-380b-58cb-b65f-181dd35168c7
2026-03-27 19:08:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/S31PHJ/2026-03-27/image/777d4d51-ee77-4531-a4a8-866ff82c7c26_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120857384?view=catalogue)
2026-03-27 19:08:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:08:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439d61ea10>
2026-03-27 19:08:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:08:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:08:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:08:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8a5af759-380b-58cb-b65f-181dd35168c7/8a5af759-380b-58cb-b65f-181dd35168c7_image_4.jpg HTTP/1.1" 201 0
2026-03-27 19:08:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:08:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FS31PHJ%252F2026-03-27%252Fimage%252F818317bc-1352-4dc2-ad68-2cd5a2036c6b_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:08:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/S31PHJ/2026-03-27/image/818317bc-1352-4dc2-ad68-2cd5a2036c6b_removebg.jpg?w=600 saved to cache
2026-03-27 19:08:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 8a5af759-380b-58cb-b65f-181dd35168c7
2026-03-27 19:08:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/S31PHJ/2026-03-27/image/8b5f65da-e94c-472e-8276-6092c1cf360f_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120857384?view=catalogue)
2026-03-27 19:08:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:08:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439eb0ab90>
2026-03-27 19:08:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:08:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:08:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:08:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8a5af759-380b-58cb-b65f-181dd35168c7/8a5af759-380b-58cb-b65f-181dd35168c7_image_3.jpg HTTP/1.1" 201 0
2026-03-27 19:08:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:08:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FS31PHJ%252F2026-03-27%252Fimage%252F5a500cb4-b871-4ff6-baab-518b26efbe77_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:08:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/S31PHJ/2026-03-27/image/5a500cb4-b871-4ff6-baab-518b26efbe77_removebg.jpg?w=600 saved to cache
2026-03-27 19:08:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 8a5af759-380b-58cb-b65f-181dd35168c7
2026-03-27 19:08:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/S31PHJ/2026-03-27/image/a615c89d-7707-4633-a226-cc90e612f5a3_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120857384?view=catalogue)
2026-03-27 19:08:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:08:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439d61f310>
2026-03-27 19:08:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:08:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:08:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:08:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8a5af759-380b-58cb-b65f-181dd35168c7/8a5af759-380b-58cb-b65f-181dd35168c7_image_2.jpg HTTP/1.1" 201 0
2026-03-27 19:08:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:08:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FS31PHJ%252F2026-03-27%252Fimage%252F777d4d51-ee77-4531-a4a8-866ff82c7c26_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:08:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/S31PHJ/2026-03-27/image/777d4d51-ee77-4531-a4a8-866ff82c7c26_removebg.jpg?w=600 saved to cache
2026-03-27 19:08:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 8a5af759-380b-58cb-b65f-181dd35168c7
2026-03-27 19:08:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:08:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439d7078d0>
2026-03-27 19:08:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:08:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:08:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:08:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8a5af759-380b-58cb-b65f-181dd35168c7/8a5af759-380b-58cb-b65f-181dd35168c7_image_1.jpg HTTP/1.1" 201 0
2026-03-27 19:08:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:08:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FS31PHJ%252F2026-03-27%252Fimage%252F8b5f65da-e94c-472e-8276-6092c1cf360f_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:08:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/S31PHJ/2026-03-27/image/8b5f65da-e94c-472e-8276-6092c1cf360f_removebg.jpg?w=600 saved to cache
2026-03-27 19:08:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 8a5af759-380b-58cb-b65f-181dd35168c7
2026-03-27 19:08:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:08:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439eb3d4d0>
2026-03-27 19:08:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:08:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:08:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:08:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8a5af759-380b-58cb-b65f-181dd35168c7/8a5af759-380b-58cb-b65f-181dd35168c7_image_0.jpg HTTP/1.1" 201 0
2026-03-27 19:08:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:08:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FS31PHJ%252F2026-03-27%252Fimage%252Fa615c89d-7707-4633-a226-cc90e612f5a3_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:08:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/S31PHJ/2026-03-27/image/a615c89d-7707-4633-a226-cc90e612f5a3_removebg.jpg?w=600 saved to cache
2026-03-27 19:08:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 8a5af759-380b-58cb-b65f-181dd35168c7
2026-03-27 19:08:59 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 8a5af759-380b-58cb-b65f-181dd35168c7, skipping ID generation
2026-03-27 19:08:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8a5af759-380b-58cb-b65f-181dd35168c7 with scrape type 1
2026-03-27 19:08:59 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 8a5af759-380b-58cb-b65f-181dd35168c7 sending to next pipeline
2026-03-27 19:09:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 8a5af759-380b-58cb-b65f-181dd35168c7, identifier: 120857384
2026-03-27 19:09:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 8a5af759-380b-58cb-b65f-181dd35168c7 with identifier: 120857384
2026-03-27 19:09:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 8a5af759-380b-58cb-b65f-181dd35168c7 with identifier: 120857384
2026-03-27 19:09:00 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 8a5af759-380b-58cb-b65f-181dd35168c7 with identifier: 120857384 to the API
2026-03-27 19:09:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:09: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-27 19:09:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/S31PHJ/2026-03-27/image/a615c89d-7707-4633-a226-cc90e612f5a3_removebg.jpg?w=600>
{'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-31T12:00:00Z',
'fuel_type': 'Diesel',
'id': '8a5af759-380b-58cb-b65f-181dd35168c7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'S31PHJ',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120857384',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'LAND ROVER',
'model': 'RANGE ROVER EVOQUE DIESEL HATCHBACK',
'odometer': 56427,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 9,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8a5af759-380b-58cb-b65f-181dd35168c7/8a5af759-380b-58cb-b65f-181dd35168c7_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 30684,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/S31PHJ/2026-03-27/image/a615c89d-7707-4633-a226-cc90e612f5a3_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8a5af759-380b-58cb-b65f-181dd35168c7/8a5af759-380b-58cb-b65f-181dd35168c7_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 28100,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/S31PHJ/2026-03-27/image/8b5f65da-e94c-472e-8276-6092c1cf360f_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8a5af759-380b-58cb-b65f-181dd35168c7/8a5af759-380b-58cb-b65f-181dd35168c7_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 32017,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/S31PHJ/2026-03-27/image/777d4d51-ee77-4531-a4a8-866ff82c7c26_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8a5af759-380b-58cb-b65f-181dd35168c7/8a5af759-380b-58cb-b65f-181dd35168c7_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 31576,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/S31PHJ/2026-03-27/image/5a500cb4-b871-4ff6-baab-518b26efbe77_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8a5af759-380b-58cb-b65f-181dd35168c7/8a5af759-380b-58cb-b65f-181dd35168c7_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39110,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/S31PHJ/2026-03-27/image/818317bc-1352-4dc2-ad68-2cd5a2036c6b_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8a5af759-380b-58cb-b65f-181dd35168c7/8a5af759-380b-58cb-b65f-181dd35168c7_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60629,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/S31PHJ/2026-03-27/image/ea73857b-c79e-46fc-8aa4-6ce3eec2f4d0_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8a5af759-380b-58cb-b65f-181dd35168c7/8a5af759-380b-58cb-b65f-181dd35168c7_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51759,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/S31PHJ/2026-03-27/image/64f74120-56b7-4776-8a12-fb726d755ea3_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8a5af759-380b-58cb-b65f-181dd35168c7/8a5af759-380b-58cb-b65f-181dd35168c7_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49427,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/S31PHJ/2026-03-27/image/f10039ac-e97c-42f7-b122-e02b81eace8a_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8a5af759-380b-58cb-b65f-181dd35168c7/8a5af759-380b-58cb-b65f-181dd35168c7_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52127,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/S31PHJ/2026-03-27/image/16a56a77-2640-4633-903c-305dc462deb5_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-09-26',
'seller_name': 'MotoNovo Finance',
'title': 'LAND ROVER RANGE ROVER EVOQUE DIESEL HATCHBACK 2.0 eD4 SE 5dr 2WD',
'transmission': 'manual',
'trim': '2.0 eD4 SE 5dr 2WD',
'vin': None,
'year': 2017}
2026-03-27 19:09:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:09:00 [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-27 19:09:00 [astonbarclay.gb] INFO: Saving data for 120857384: {'created_time': 1774638540.482391, 'last_price_update_time': 1774638540.482401, 'auction_closing_time': 1774958400.0}
2026-03-27 19:09:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:09:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120857384') HTTP/1.1" 204 0
2026-03-27 19:09:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120826589?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:09:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:09:01 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120826589, 'registration': 'EY67FCX', 'account': 'WBA001', 'make': 'NISSAN', 'model': 'JUKE HATCHBACK', 'derivative': '1.6 Tekna 5dr Xtronic', 'mileage': 44361, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 401}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2017-10-31', 'fuel': 'Petrol', 'motExpiry': '2026-11-01', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/EY67FCX/2026-03-26/image/30075130-7de2-49df-a9d2-451ad63fc52d_removebg.jpg?w=600', 'https://abimg003.imgix.net/EY67FCX/2026-03-26/image/bc130e54-e9cd-4d66-9110-2fd4fe949113_removebg.jpg?w=600', 'https://abimg003.imgix.net/EY67FCX/2026-03-26/image/70054561-64d0-4953-a647-c29b95fc1bf8_removebg.jpg?w=600', 'https://abimg003.imgix.net/EY67FCX/2026-03-26/image/28970f62-97ea-48da-bd85-e27e6d88b6ce_removebg.jpg?w=600', 'https://abimg003.imgix.net/EY67FCX/2026-03-26/image/2055a0ad-1234-4287-81c9-278a8b450a7e_removebg.jpg?w=600', 'https://abimg003.imgix.net/EY67FCX/2026-03-26/image/eb697f20-c78b-41f2-beef-44f1ea748f9d_removebg.jpg?w=600', 'https://abimg003.imgix.net/EY67FCX/2026-03-26/image/14c637e6-da4b-4d0d-994e-69a04ee32b8c_removebg.jpg?w=600', 'https://abimg003.imgix.net/EY67FCX/2026-03-26/image/ca4494a5-6833-408d-ad03-5b583f532778_removebg.jpg?w=600', 'https://abimg003.imgix.net/EY67FCX/2026-03-26/image/8785e3cc-fbd8-4908-83d2-e470b0256902_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 10/18 - 6K, 10/19 - 15K, 10/20 - 20K, 10/21 - 25K, INVOICE @ 10/22 - 31K,', 'remarks': '**550** VOSA STATES 20K, 25K, 31K, 35K, 40K, 44K, SPARE KEY, SD CARD', 'virtual': False, 'seller': 'UKCGR', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 139, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/5e5774ba-323d-4c13-b8e7-c2fe9b5cbbec.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:09:01 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120826589, 'registration': 'EY67FCX', 'account': 'WBA001', 'make': 'NISSAN', 'model': 'JUKE HATCHBACK', 'derivative': '1.6 Tekna 5dr Xtronic', 'mileage': 44361, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 401}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2017-10-31', 'fuel': 'Petrol', 'motExpiry': '2026-11-01', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/EY67FCX/2026-03-26/image/30075130-7de2-49df-a9d2-451ad63fc52d_removebg.jpg?w=600', 'https://abimg003.imgix.net/EY67FCX/2026-03-26/image/bc130e54-e9cd-4d66-9110-2fd4fe949113_removebg.jpg?w=600', 'https://abimg003.imgix.net/EY67FCX/2026-03-26/image/70054561-64d0-4953-a647-c29b95fc1bf8_removebg.jpg?w=600', 'https://abimg003.imgix.net/EY67FCX/2026-03-26/image/28970f62-97ea-48da-bd85-e27e6d88b6ce_removebg.jpg?w=600', 'https://abimg003.imgix.net/EY67FCX/2026-03-26/image/2055a0ad-1234-4287-81c9-278a8b450a7e_removebg.jpg?w=600', 'https://abimg003.imgix.net/EY67FCX/2026-03-26/image/eb697f20-c78b-41f2-beef-44f1ea748f9d_removebg.jpg?w=600', 'https://abimg003.imgix.net/EY67FCX/2026-03-26/image/14c637e6-da4b-4d0d-994e-69a04ee32b8c_removebg.jpg?w=600', 'https://abimg003.imgix.net/EY67FCX/2026-03-26/image/ca4494a5-6833-408d-ad03-5b583f532778_removebg.jpg?w=600', 'https://abimg003.imgix.net/EY67FCX/2026-03-26/image/8785e3cc-fbd8-4908-83d2-e470b0256902_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 10/18 - 6K, 10/19 - 15K, 10/20 - 20K, 10/21 - 25K, INVOICE @ 10/22 - 31K,', 'remarks': '**550** VOSA STATES 20K, 25K, 31K, 35K, 40K, 44K, SPARE KEY, SD CARD', 'virtual': False, 'seller': 'UKCGR', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 139, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/5e5774ba-323d-4c13-b8e7-c2fe9b5cbbec.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:09:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 41943e52-ee48-550d-9b54-061e32cf5aad with identifier: 120826589
2026-03-27 19:09:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 41943e52-ee48-550d-9b54-061e32cf5aad with scrape type 2
2026-03-27 19:09:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 41943e52-ee48-550d-9b54-061e32cf5aad with scrape type 2
2026-03-27 19:09:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 41943e52-ee48-550d-9b54-061e32cf5aad, identifier: 120826589
2026-03-27 19:09:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 41943e52-ee48-550d-9b54-061e32cf5aad with identifier: 120826589
2026-03-27 19:09:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 41943e52-ee48-550d-9b54-061e32cf5aad with identifier: 120826589
2026-03-27 19:09:02 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 41943e52-ee48-550d-9b54-061e32cf5aad with identifier: 120826589 to the API
2026-03-27 19:09:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:09:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 19:09:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120826589?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 139,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': '2026-03-31T12:00:00Z',
'fuel_type': 'Petrol',
'id': '41943e52-ee48-550d-9b54-061e32cf5aad',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'EY67FCX',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120826589',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'NISSAN',
'model': 'JUKE HATCHBACK',
'odometer': 44361,
'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',
'title': 'NISSAN JUKE HATCHBACK 1.6 Tekna 5dr Xtronic',
'transmission': 'automatic',
'trim': '1.6 Tekna 5dr Xtronic',
'vin': None,
'year': 2017}
2026-03-27 19:09:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:09:02 [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-27 19:09:02 [astonbarclay.gb] INFO: Saving data for 120826589: {'auction_closing_time': 1774958400.0, 'created_time': 1774530312.99293, 'last_price_update_time': 1774638542.231799}
2026-03-27 19:09:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:09:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120826589') HTTP/1.1" 204 0
2026-03-27 19:09:03 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 266.088(s), this was the 2nd time calling it.
2026-03-27 19:09:03 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.33300647601686 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-27 19:09:05 [scrapy.extensions.logstats] INFO: Crawled 122 pages (at 29 pages/min), scraped 117 items (at 29 items/min)
2026-03-27 19:09:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 177MiB
2026-03-27 19:09:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120826096?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:09:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:09:05 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120826096, 'registration': 'ML11HVP', 'account': 'WBA001', 'make': 'KIA', 'model': 'PICANTO HATCHBACK', 'derivative': '1.0 1 5dr', 'mileage': 86671, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 401}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2011-03-31', 'fuel': 'Petrol', 'motExpiry': '2027-01-06', 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/ML11HVP/2026-03-26/image/d99fbd93-1d14-4305-853a-e31591cc1c76_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML11HVP/2026-03-26/image/7dc1d806-3345-44fb-ab9c-e27edeeb7eb6_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML11HVP/2026-03-26/image/91e38c76-2776-4dac-9a7c-38d1edf99f80_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML11HVP/2026-03-26/image/4e83d870-0bfa-4390-b11e-8a9f81f65e79_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML11HVP/2026-03-26/image/7c0021da-511e-4052-b287-7a4da12c90d7_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML11HVP/2026-03-26/image/070c4946-4ba1-4a53-b9ff-5ce53208a69e_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML11HVP/2026-03-26/image/c187a136-6475-4b5d-aa63-da83be94c70f_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML11HVP/2026-03-26/image/2d6441af-c570-462f-85ab-3fc91837c5cc_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML11HVP/2026-03-26/image/c9a43771-9319-48fe-a056-c27a5d27c6b3_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': '**604** VOSA STATES 13K, 26K, 35K, 41K, 48K, 55K, 58K, 65K, 70K, 76K, 80K, 85K, SPARE KEY', 'virtual': False, 'seller': 'UKCGR', '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': 'https://abimg002.imgix.net/9b2b3626-5ab0-4813-a84b-a5ba67fee647.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:09:05 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120826096, 'registration': 'ML11HVP', 'account': 'WBA001', 'make': 'KIA', 'model': 'PICANTO HATCHBACK', 'derivative': '1.0 1 5dr', 'mileage': 86671, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 401}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2011-03-31', 'fuel': 'Petrol', 'motExpiry': '2027-01-06', 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/ML11HVP/2026-03-26/image/d99fbd93-1d14-4305-853a-e31591cc1c76_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML11HVP/2026-03-26/image/7dc1d806-3345-44fb-ab9c-e27edeeb7eb6_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML11HVP/2026-03-26/image/91e38c76-2776-4dac-9a7c-38d1edf99f80_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML11HVP/2026-03-26/image/4e83d870-0bfa-4390-b11e-8a9f81f65e79_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML11HVP/2026-03-26/image/7c0021da-511e-4052-b287-7a4da12c90d7_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML11HVP/2026-03-26/image/070c4946-4ba1-4a53-b9ff-5ce53208a69e_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML11HVP/2026-03-26/image/c187a136-6475-4b5d-aa63-da83be94c70f_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML11HVP/2026-03-26/image/2d6441af-c570-462f-85ab-3fc91837c5cc_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML11HVP/2026-03-26/image/c9a43771-9319-48fe-a056-c27a5d27c6b3_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': '**604** VOSA STATES 13K, 26K, 35K, 41K, 48K, 55K, 58K, 65K, 70K, 76K, 80K, 85K, SPARE KEY', 'virtual': False, 'seller': 'UKCGR', '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': 'https://abimg002.imgix.net/9b2b3626-5ab0-4813-a84b-a5ba67fee647.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:09:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 95c4b97c-c0a7-5368-81e7-f017aa4ee88e with identifier: 120826096
2026-03-27 19:09:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 95c4b97c-c0a7-5368-81e7-f017aa4ee88e with scrape type 2
2026-03-27 19:09:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 95c4b97c-c0a7-5368-81e7-f017aa4ee88e with scrape type 2
2026-03-27 19:09:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 95c4b97c-c0a7-5368-81e7-f017aa4ee88e, identifier: 120826096
2026-03-27 19:09:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 95c4b97c-c0a7-5368-81e7-f017aa4ee88e with identifier: 120826096
2026-03-27 19:09:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 95c4b97c-c0a7-5368-81e7-f017aa4ee88e with identifier: 120826096
2026-03-27 19:09:06 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 95c4b97c-c0a7-5368-81e7-f017aa4ee88e with identifier: 120826096 to the API
2026-03-27 19:09:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:09:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 19:09:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120826096?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 114,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '1.0L',
'expiration_date': '2026-03-31T12:00:00Z',
'fuel_type': 'Petrol',
'id': '95c4b97c-c0a7-5368-81e7-f017aa4ee88e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'ML11HVP',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120826096',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'KIA',
'model': 'PICANTO HATCHBACK',
'odometer': 86671,
'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': 'KIA PICANTO HATCHBACK 1.0 1 5dr',
'transmission': 'manual',
'trim': '1.0 1 5dr',
'vin': None,
'year': 2011}
2026-03-27 19:09:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:09:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120826096%27 HTTP/1.1" 200 None
2026-03-27 19:09:06 [astonbarclay.gb] INFO: Saving data for 120826096: {'auction_closing_time': 1774958400.0, 'created_time': 1774530311.525129, 'last_price_update_time': 1774638546.280038}
2026-03-27 19:09:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:09:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120826096') HTTP/1.1" 204 0
2026-03-27 19:09:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120586686?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:09:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:09:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120823289?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:09:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:09:08 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120586686, 'registration': 'KS15ZLN', 'account': 'WBA003', 'make': 'VAUXHALL', 'model': 'MOKKA DIESEL HATCHBACK', 'derivative': '1.7 CDTi Tech Line 5dr', 'mileage': 112847, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 401}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2015-05-22', 'fuel': 'Diesel', 'motExpiry': '2027-03-12', 'doors': 5, 'engineSize': 1686, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/KS15ZLN/2026-03-19/image/7a666fef-eb7d-4644-8874-2d1449a1b3c0_removebg.jpg?w=600', 'https://abimg003.imgix.net/KS15ZLN/2026-03-19/image/a43cf884-fbe2-48fc-a81e-df37fe0b0bd5_removebg.jpg?w=600', 'https://abimg003.imgix.net/KS15ZLN/2026-03-19/image/6b3ff68b-48b8-4142-9dbb-9c4fe90eec75_removebg.jpg?w=600', 'https://abimg003.imgix.net/KS15ZLN/2026-03-19/image/6e30f8ad-009d-44d4-aac2-3b23db312053_removebg.jpg?w=600', 'https://abimg003.imgix.net/KS15ZLN/2026-03-19/image/88729ab9-1847-4120-8e10-a211da7ca829_removebg.jpg?w=600', 'https://abimg003.imgix.net/KS15ZLN/2026-03-19/image/463e391b-e2d0-4ac9-b962-1122367068f9_removebg.jpg?w=600', 'https://abimg003.imgix.net/KS15ZLN/2026-03-19/image/be21f726-cb7e-4122-9b25-8ffe7ad1ea50_removebg.jpg?w=600', 'https://abimg003.imgix.net/KS15ZLN/2026-03-19/image/07358386-0600-4a3e-94af-a4eca70d95e2_removebg.jpg?w=600', 'https://abimg003.imgix.net/KS15ZLN/2026-03-19/image/b04a066a-9bc3-4695-a999-3b7efab912db_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 05/16 - 15K, 02/17 - 31K, 03/18 - 40K, 02/19 - 44K, 02/20 - 51K, 02/21 - 55K, 01/22 - 60K, INVOICE @ 01/23 - 71K, 10/24 - 99K,', 'remarks': '**712** VOSA STATES 40K, 44K, 51K, 55K, 60K, 73K, 91K, 103K, 112K', 'virtual': False, 'seller': 'UKCGR - Select', '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/6a94ef0f-0c01-4db7-b9a5-2c069272c393.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:09:08 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120586686, 'registration': 'KS15ZLN', 'account': 'WBA003', 'make': 'VAUXHALL', 'model': 'MOKKA DIESEL HATCHBACK', 'derivative': '1.7 CDTi Tech Line 5dr', 'mileage': 112847, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 401}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2015-05-22', 'fuel': 'Diesel', 'motExpiry': '2027-03-12', 'doors': 5, 'engineSize': 1686, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/KS15ZLN/2026-03-19/image/7a666fef-eb7d-4644-8874-2d1449a1b3c0_removebg.jpg?w=600', 'https://abimg003.imgix.net/KS15ZLN/2026-03-19/image/a43cf884-fbe2-48fc-a81e-df37fe0b0bd5_removebg.jpg?w=600', 'https://abimg003.imgix.net/KS15ZLN/2026-03-19/image/6b3ff68b-48b8-4142-9dbb-9c4fe90eec75_removebg.jpg?w=600', 'https://abimg003.imgix.net/KS15ZLN/2026-03-19/image/6e30f8ad-009d-44d4-aac2-3b23db312053_removebg.jpg?w=600', 'https://abimg003.imgix.net/KS15ZLN/2026-03-19/image/88729ab9-1847-4120-8e10-a211da7ca829_removebg.jpg?w=600', 'https://abimg003.imgix.net/KS15ZLN/2026-03-19/image/463e391b-e2d0-4ac9-b962-1122367068f9_removebg.jpg?w=600', 'https://abimg003.imgix.net/KS15ZLN/2026-03-19/image/be21f726-cb7e-4122-9b25-8ffe7ad1ea50_removebg.jpg?w=600', 'https://abimg003.imgix.net/KS15ZLN/2026-03-19/image/07358386-0600-4a3e-94af-a4eca70d95e2_removebg.jpg?w=600', 'https://abimg003.imgix.net/KS15ZLN/2026-03-19/image/b04a066a-9bc3-4695-a999-3b7efab912db_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 05/16 - 15K, 02/17 - 31K, 03/18 - 40K, 02/19 - 44K, 02/20 - 51K, 02/21 - 55K, 01/22 - 60K, INVOICE @ 01/23 - 71K, 10/24 - 99K,', 'remarks': '**712** VOSA STATES 40K, 44K, 51K, 55K, 60K, 73K, 91K, 103K, 112K', 'virtual': False, 'seller': 'UKCGR - Select', '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/6a94ef0f-0c01-4db7-b9a5-2c069272c393.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:09:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 776dbee8-410c-51ac-a4be-55bb17184d0e with identifier: 120586686
2026-03-27 19:09:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 776dbee8-410c-51ac-a4be-55bb17184d0e with scrape type 2
2026-03-27 19:09:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 776dbee8-410c-51ac-a4be-55bb17184d0e with scrape type 2
2026-03-27 19:09:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 776dbee8-410c-51ac-a4be-55bb17184d0e, identifier: 120586686
2026-03-27 19:09:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 776dbee8-410c-51ac-a4be-55bb17184d0e with identifier: 120586686
2026-03-27 19:09:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 776dbee8-410c-51ac-a4be-55bb17184d0e with identifier: 120586686
2026-03-27 19:09:08 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 776dbee8-410c-51ac-a4be-55bb17184d0e with identifier: 120586686 to the API
2026-03-27 19:09:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:09:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 19:09:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120586686?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 120,
'color': 'SILVER',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.7L',
'expiration_date': '2026-03-31T12:00:00Z',
'fuel_type': 'Diesel',
'id': '776dbee8-410c-51ac-a4be-55bb17184d0e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'KS15ZLN',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120586686',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'VAUXHALL',
'model': 'MOKKA DIESEL HATCHBACK',
'odometer': 112847,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-05-22',
'seller_name': 'UKCGR - Select',
'title': 'VAUXHALL MOKKA DIESEL HATCHBACK 1.7 CDTi Tech Line 5dr',
'transmission': 'manual',
'trim': '1.7 CDTi Tech Line 5dr',
'vin': None,
'year': 2015}
2026-03-27 19:09:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:09:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120586686%27 HTTP/1.1" 200 None
2026-03-27 19:09:08 [astonbarclay.gb] INFO: Saving data for 120586686: {'auction_closing_time': 1774958400.0, 'created_time': 1773863613.123815, 'last_price_update_time': 1774638548.911453}
2026-03-27 19:09:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:09:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120586686') HTTP/1.1" 204 0
2026-03-27 19:09:08 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120823289, 'registration': 'FA65LFE', 'account': 'WBA001', 'make': 'TOYOTA', 'model': 'AYGO HATCHBACK', 'derivative': '1.0 VVT-i X-Play 5dr', 'mileage': 58835, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 401}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2016-02-20', 'fuel': 'Petrol', 'motExpiry': '2026-05-12', 'doors': 5, 'engineSize': 998, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/FA65LFE/2026-03-27/image/21712be3-beaa-4d42-94a3-755bf2ee052a_removebg.jpg?w=600', 'https://abimg003.imgix.net/FA65LFE/2026-03-27/image/21229e2b-0752-42b3-9a6a-8871d1976d26_removebg.jpg?w=600', 'https://abimg003.imgix.net/FA65LFE/2026-03-27/image/edc3680b-822f-419e-be0c-a4de125e175b_removebg.jpg?w=600', 'https://abimg003.imgix.net/FA65LFE/2026-03-27/image/5ad07376-9fd3-4718-a44d-6a1145da16c3_removebg.jpg?w=600', 'https://abimg003.imgix.net/FA65LFE/2026-03-27/image/cb68864e-a968-4ed7-8a2b-4fdde27f569a_removebg.jpg?w=600', 'https://abimg003.imgix.net/FA65LFE/2026-03-27/image/d2486eb6-69d1-4327-a09b-57705d0ae6ef_removebg.jpg?w=600', 'https://abimg003.imgix.net/FA65LFE/2026-03-27/image/eff4e79e-e264-42ce-9c73-8e8e3839554e_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service invoice 12/18 - 30K, 12/20 - 39K, 05/22 - 48K,', 'remarks': '**605** VOSA STATES 30K, 35K, 39K, 45K, 48K, 50K, 52K, 55K, SPARE KEY', 'virtual': False, 'seller': 'UKCGR', '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/4ee7b41f-52b3-4a30-a56f-ea77d1bd0cec.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:09:08 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120823289, 'registration': 'FA65LFE', 'account': 'WBA001', 'make': 'TOYOTA', 'model': 'AYGO HATCHBACK', 'derivative': '1.0 VVT-i X-Play 5dr', 'mileage': 58835, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 401}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2016-02-20', 'fuel': 'Petrol', 'motExpiry': '2026-05-12', 'doors': 5, 'engineSize': 998, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/FA65LFE/2026-03-27/image/21712be3-beaa-4d42-94a3-755bf2ee052a_removebg.jpg?w=600', 'https://abimg003.imgix.net/FA65LFE/2026-03-27/image/21229e2b-0752-42b3-9a6a-8871d1976d26_removebg.jpg?w=600', 'https://abimg003.imgix.net/FA65LFE/2026-03-27/image/edc3680b-822f-419e-be0c-a4de125e175b_removebg.jpg?w=600', 'https://abimg003.imgix.net/FA65LFE/2026-03-27/image/5ad07376-9fd3-4718-a44d-6a1145da16c3_removebg.jpg?w=600', 'https://abimg003.imgix.net/FA65LFE/2026-03-27/image/cb68864e-a968-4ed7-8a2b-4fdde27f569a_removebg.jpg?w=600', 'https://abimg003.imgix.net/FA65LFE/2026-03-27/image/d2486eb6-69d1-4327-a09b-57705d0ae6ef_removebg.jpg?w=600', 'https://abimg003.imgix.net/FA65LFE/2026-03-27/image/eff4e79e-e264-42ce-9c73-8e8e3839554e_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service invoice 12/18 - 30K, 12/20 - 39K, 05/22 - 48K,', 'remarks': '**605** VOSA STATES 30K, 35K, 39K, 45K, 48K, 50K, 52K, 55K, SPARE KEY', 'virtual': False, 'seller': 'UKCGR', '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/4ee7b41f-52b3-4a30-a56f-ea77d1bd0cec.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:09:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3d4605d3-e591-5d61-9e37-daa37a7dac8a with identifier: 120823289
2026-03-27 19:09:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3d4605d3-e591-5d61-9e37-daa37a7dac8a with scrape type 2
2026-03-27 19:09:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3d4605d3-e591-5d61-9e37-daa37a7dac8a with scrape type 2
2026-03-27 19:09:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 3d4605d3-e591-5d61-9e37-daa37a7dac8a, identifier: 120823289
2026-03-27 19:09:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 3d4605d3-e591-5d61-9e37-daa37a7dac8a with identifier: 120823289
2026-03-27 19:09:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 3d4605d3-e591-5d61-9e37-daa37a7dac8a with identifier: 120823289
2026-03-27 19:09:09 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 3d4605d3-e591-5d61-9e37-daa37a7dac8a with identifier: 120823289 to the API
2026-03-27 19:09:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:09: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-27 19:09:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120823289?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 95,
'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': '3d4605d3-e591-5d61-9e37-daa37a7dac8a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'FA65LFE',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120823289',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'TOYOTA',
'model': 'AYGO HATCHBACK',
'odometer': 58835,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-02-20',
'seller_name': 'UKCGR',
'title': 'TOYOTA AYGO HATCHBACK 1.0 VVT-i X-Play 5dr',
'transmission': 'manual',
'trim': '1.0 VVT-i X-Play 5dr',
'vin': None,
'year': 2016}
2026-03-27 19:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:09:09 [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-27 19:09:09 [astonbarclay.gb] INFO: Saving data for 120823289: {'auction_closing_time': 1774958400.0, 'created_time': 1774530328.407867, 'last_price_update_time': 1774638549.783381}
2026-03-27 19:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120823289') HTTP/1.1" 204 0
2026-03-27 19:09:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 3rd time calling it.
2026-03-27 19:09:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120820596?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:09:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:09:09 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120820596, 'registration': 'GX08HGU', 'account': 'WBA001', 'make': 'RENAULT', 'model': 'KANGOO ESTATE', 'derivative': '1.6 Authentique 5dr Auto', 'mileage': 51188, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 401}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2008-03-01', 'fuel': 'Petrol', 'motExpiry': '2027-03-10', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/GX08HGU/2026-03-26/image/b16c6fd5-a479-48c4-820e-73cebf7ace02_removebg.jpg?w=600', 'https://abimg003.imgix.net/GX08HGU/2026-03-26/image/f2b30755-ba73-4fdc-9232-cec180742784_removebg.jpg?w=600', 'https://abimg003.imgix.net/GX08HGU/2026-03-26/image/42c8cf03-891c-40e8-b337-938a5b19ef1a_removebg.jpg?w=600', 'https://abimg003.imgix.net/GX08HGU/2026-03-26/image/2cec64a3-3643-489e-b408-c36d79938607_removebg.jpg?w=600', 'https://abimg003.imgix.net/GX08HGU/2026-03-26/image/88316dd2-244b-4d07-86d0-99199a45d6de_removebg.jpg?w=600', 'https://abimg003.imgix.net/GX08HGU/2026-03-26/image/66537868-e6c3-45ee-b27c-db505b7a7f15_removebg.jpg?w=600', 'https://abimg003.imgix.net/GX08HGU/2026-03-26/image/f8822670-be6c-4d23-ac72-8477f08e2c12_removebg.jpg?w=600', 'https://abimg003.imgix.net/GX08HGU/2026-03-26/image/7ccf2a9c-7b15-4cd1-841b-76a57e20b149_removebg.jpg?w=600', 'https://abimg003.imgix.net/GX08HGU/2026-03-26/image/7d55c4fb-27ff-4237-8c7b-95d782bf5258_removebg.jpg?w=600', 'https://abimg003.imgix.net/GX08HGU/2026-03-26/image/0eb7bd7f-03ed-4e6d-8f65-574478704b3d_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service invoice 04/17 - NO MILEAGE,', 'remarks': '**558** VOSA STATES 12K, 13K, 15K, 18K, 23K, 26K, 30K, 34K, 36K, 38K, 41K, 42K, 44K, 47K, 49K, 51K, SPARE KEY. WAV modifications', 'virtual': False, 'seller': 'UKCGR', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '4', 'v5': True, 'v5details': 'Here', 'co2': 190, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/dd8398c4-7081-4aab-b63e-1de01f93924e.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:09:09 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120820596, 'registration': 'GX08HGU', 'account': 'WBA001', 'make': 'RENAULT', 'model': 'KANGOO ESTATE', 'derivative': '1.6 Authentique 5dr Auto', 'mileage': 51188, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 401}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2008-03-01', 'fuel': 'Petrol', 'motExpiry': '2027-03-10', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/GX08HGU/2026-03-26/image/b16c6fd5-a479-48c4-820e-73cebf7ace02_removebg.jpg?w=600', 'https://abimg003.imgix.net/GX08HGU/2026-03-26/image/f2b30755-ba73-4fdc-9232-cec180742784_removebg.jpg?w=600', 'https://abimg003.imgix.net/GX08HGU/2026-03-26/image/42c8cf03-891c-40e8-b337-938a5b19ef1a_removebg.jpg?w=600', 'https://abimg003.imgix.net/GX08HGU/2026-03-26/image/2cec64a3-3643-489e-b408-c36d79938607_removebg.jpg?w=600', 'https://abimg003.imgix.net/GX08HGU/2026-03-26/image/88316dd2-244b-4d07-86d0-99199a45d6de_removebg.jpg?w=600', 'https://abimg003.imgix.net/GX08HGU/2026-03-26/image/66537868-e6c3-45ee-b27c-db505b7a7f15_removebg.jpg?w=600', 'https://abimg003.imgix.net/GX08HGU/2026-03-26/image/f8822670-be6c-4d23-ac72-8477f08e2c12_removebg.jpg?w=600', 'https://abimg003.imgix.net/GX08HGU/2026-03-26/image/7ccf2a9c-7b15-4cd1-841b-76a57e20b149_removebg.jpg?w=600', 'https://abimg003.imgix.net/GX08HGU/2026-03-26/image/7d55c4fb-27ff-4237-8c7b-95d782bf5258_removebg.jpg?w=600', 'https://abimg003.imgix.net/GX08HGU/2026-03-26/image/0eb7bd7f-03ed-4e6d-8f65-574478704b3d_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service invoice 04/17 - NO MILEAGE,', 'remarks': '**558** VOSA STATES 12K, 13K, 15K, 18K, 23K, 26K, 30K, 34K, 36K, 38K, 41K, 42K, 44K, 47K, 49K, 51K, SPARE KEY. WAV modifications', 'virtual': False, 'seller': 'UKCGR', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '4', 'v5': True, 'v5details': 'Here', 'co2': 190, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/dd8398c4-7081-4aab-b63e-1de01f93924e.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:09:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d858aac4-5d56-5213-a86e-c7a20450b1db with identifier: 120820596
2026-03-27 19:09:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d858aac4-5d56-5213-a86e-c7a20450b1db with scrape type 2
2026-03-27 19:09:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d858aac4-5d56-5213-a86e-c7a20450b1db with scrape type 2
2026-03-27 19:09:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: d858aac4-5d56-5213-a86e-c7a20450b1db, identifier: 120820596
2026-03-27 19:09:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: d858aac4-5d56-5213-a86e-c7a20450b1db with identifier: 120820596
2026-03-27 19:09:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: d858aac4-5d56-5213-a86e-c7a20450b1db with identifier: 120820596
2026-03-27 19:09:10 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: d858aac4-5d56-5213-a86e-c7a20450b1db with identifier: 120820596 to the API
2026-03-27 19:09:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:09: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-27 19:09:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120820596?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 190,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '1.6L',
'expiration_date': '2026-03-31T12:00:00Z',
'fuel_type': 'Petrol',
'id': 'd858aac4-5d56-5213-a86e-c7a20450b1db',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'GX08HGU',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120820596',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'RENAULT',
'model': 'KANGOO ESTATE',
'odometer': 51188,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2008-03-01',
'seller_name': 'UKCGR',
'title': 'RENAULT KANGOO ESTATE 1.6 Authentique 5dr Auto',
'transmission': 'automatic',
'trim': '1.6 Authentique 5dr Auto',
'vin': None,
'year': 2008}
2026-03-27 19:09:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:09:10 [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-27 19:09:10 [astonbarclay.gb] INFO: Saving data for 120820596: {'auction_closing_time': 1774958400.0, 'created_time': 1774530295.24511, 'last_price_update_time': 1774638550.267169}
2026-03-27 19:09:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:09:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120820596') HTTP/1.1" 204 0
2026-03-27 19:09:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120814855?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:09:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:09:10 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120814855, 'registration': 'YF09BEO', 'account': 'WBA001', 'make': 'FORD', 'model': 'FIESTA HATCHBACK', 'derivative': '1.25 Style + 5dr [82]', 'mileage': 77025, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 401}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2009-06-24', 'fuel': 'Petrol', 'motExpiry': '2026-06-01', 'doors': 5, 'engineSize': 1242, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YF09BEO/2026-03-26/image/6c8d2826-5a8c-403d-8a79-ed59c038f7eb_removebg.jpg?w=600', 'https://abimg003.imgix.net/YF09BEO/2026-03-26/image/b753d112-399c-480f-a632-ed546d471726_removebg.jpg?w=600', 'https://abimg003.imgix.net/YF09BEO/2026-03-26/image/74acf99b-7eba-423a-a33d-25ceeb14ac88_removebg.jpg?w=600', 'https://abimg003.imgix.net/YF09BEO/2026-03-26/image/c42a104f-d9f4-4325-84eb-b01ad630dc6a_removebg.jpg?w=600', 'https://abimg003.imgix.net/YF09BEO/2026-03-26/image/1e0c46c8-c95a-4c80-8e74-a38561f28cf0_removebg.jpg?w=600', 'https://abimg003.imgix.net/YF09BEO/2026-03-26/image/62751a93-f1b7-4613-970d-a962db96e648_removebg.jpg?w=600', 'https://abimg003.imgix.net/YF09BEO/2026-03-26/image/b02e339d-368d-4e05-bd29-bcd608c03cc5_removebg.jpg?w=600', 'https://abimg003.imgix.net/YF09BEO/2026-03-26/image/e661623a-1190-44a6-ba2b-ae29b05453f2_removebg.jpg?w=600', 'https://abimg003.imgix.net/YF09BEO/2026-03-26/image/0d50143a-e1ad-4ae2-952f-bf6bbfcc1078_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 06/10 - 7K, 06/11 - 13K, 05/12 - 20K, 06/13 - 27K, 06/14 - 34K, 05/15 - 41K, 04/16 - 48K, 04/17 - 56K, 07/18 - 64K, 10/19 - 68K, INVOICE @ 06/24 - NO MILEAGE', 'remarks': '**658** VOSA STATES 21K, 27K, 34K, 41K, 49K, 59K, 60K, 64K, 66K, 70K, 72K, 73K, 74K, 75K, 76K,', 'virtual': False, 'seller': 'UKCGR', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 133, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/fb1fb4cb-aa3d-4d90-850f-654c24df1a9b.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:09:10 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120814855, 'registration': 'YF09BEO', 'account': 'WBA001', 'make': 'FORD', 'model': 'FIESTA HATCHBACK', 'derivative': '1.25 Style + 5dr [82]', 'mileage': 77025, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 401}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2009-06-24', 'fuel': 'Petrol', 'motExpiry': '2026-06-01', 'doors': 5, 'engineSize': 1242, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YF09BEO/2026-03-26/image/6c8d2826-5a8c-403d-8a79-ed59c038f7eb_removebg.jpg?w=600', 'https://abimg003.imgix.net/YF09BEO/2026-03-26/image/b753d112-399c-480f-a632-ed546d471726_removebg.jpg?w=600', 'https://abimg003.imgix.net/YF09BEO/2026-03-26/image/74acf99b-7eba-423a-a33d-25ceeb14ac88_removebg.jpg?w=600', 'https://abimg003.imgix.net/YF09BEO/2026-03-26/image/c42a104f-d9f4-4325-84eb-b01ad630dc6a_removebg.jpg?w=600', 'https://abimg003.imgix.net/YF09BEO/2026-03-26/image/1e0c46c8-c95a-4c80-8e74-a38561f28cf0_removebg.jpg?w=600', 'https://abimg003.imgix.net/YF09BEO/2026-03-26/image/62751a93-f1b7-4613-970d-a962db96e648_removebg.jpg?w=600', 'https://abimg003.imgix.net/YF09BEO/2026-03-26/image/b02e339d-368d-4e05-bd29-bcd608c03cc5_removebg.jpg?w=600', 'https://abimg003.imgix.net/YF09BEO/2026-03-26/image/e661623a-1190-44a6-ba2b-ae29b05453f2_removebg.jpg?w=600', 'https://abimg003.imgix.net/YF09BEO/2026-03-26/image/0d50143a-e1ad-4ae2-952f-bf6bbfcc1078_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 06/10 - 7K, 06/11 - 13K, 05/12 - 20K, 06/13 - 27K, 06/14 - 34K, 05/15 - 41K, 04/16 - 48K, 04/17 - 56K, 07/18 - 64K, 10/19 - 68K, INVOICE @ 06/24 - NO MILEAGE', 'remarks': '**658** VOSA STATES 21K, 27K, 34K, 41K, 49K, 59K, 60K, 64K, 66K, 70K, 72K, 73K, 74K, 75K, 76K,', 'virtual': False, 'seller': 'UKCGR', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 133, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/fb1fb4cb-aa3d-4d90-850f-654c24df1a9b.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:09:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b3298ced-422e-5369-b4ce-81f79bea7045 with identifier: 120814855
2026-03-27 19:09:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b3298ced-422e-5369-b4ce-81f79bea7045 with scrape type 2
2026-03-27 19:09:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b3298ced-422e-5369-b4ce-81f79bea7045 with scrape type 2
2026-03-27 19:09:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: b3298ced-422e-5369-b4ce-81f79bea7045, identifier: 120814855
2026-03-27 19:09:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: b3298ced-422e-5369-b4ce-81f79bea7045 with identifier: 120814855
2026-03-27 19:09:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: b3298ced-422e-5369-b4ce-81f79bea7045 with identifier: 120814855
2026-03-27 19:09:10 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: b3298ced-422e-5369-b4ce-81f79bea7045 with identifier: 120814855 to the API
2026-03-27 19:09:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:09: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-27 19:09:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120814855?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 133,
'color': 'RED',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '1.2L',
'expiration_date': '2026-03-31T12:00:00Z',
'fuel_type': 'Petrol',
'id': 'b3298ced-422e-5369-b4ce-81f79bea7045',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'YF09BEO',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120814855',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'FORD',
'model': 'FIESTA HATCHBACK',
'odometer': 77025,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2009-06-24',
'seller_name': 'UKCGR',
'title': 'FORD FIESTA HATCHBACK 1.25 Style + 5dr [82]',
'transmission': 'manual',
'trim': '1.25 Style + 5dr [82]',
'vin': None,
'year': 2009}
2026-03-27 19:09:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:09:11 [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-27 19:09:11 [astonbarclay.gb] INFO: Saving data for 120814855: {'auction_closing_time': 1774958400.0, 'created_time': 1774530282.290031, 'last_price_update_time': 1774638551.14677}
2026-03-27 19:09:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:09:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120814855') HTTP/1.1" 204 0
2026-03-27 19:09:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120819771?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:09:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:09:11 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120819771, 'registration': 'YD15NEU', 'account': 'WBA001', 'make': 'FORD', 'model': 'FIESTA HATCHBACK', 'derivative': '1.0 EcoBoost Titanium 5dr', 'mileage': 124800, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 401}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2015-03-06', 'fuel': 'Petrol', 'motExpiry': '2026-10-31', 'doors': 5, 'engineSize': 998, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YD15NEU/2026-03-26/image/c2dd5ed3-8622-49b4-8bce-d4653bdeffc4_removebg.jpg?w=600', 'https://abimg003.imgix.net/YD15NEU/2026-03-26/image/d39cc310-65c1-494b-b088-ae487afd9a1f_removebg.jpg?w=600', 'https://abimg003.imgix.net/YD15NEU/2026-03-26/image/a7f702fb-8732-43cd-b323-dc5c06329e4d_removebg.jpg?w=600', 'https://abimg003.imgix.net/YD15NEU/2026-03-26/image/28955700-abb4-4f9b-a36f-a00f1a36f96f_removebg.jpg?w=600', 'https://abimg003.imgix.net/YD15NEU/2026-03-26/image/b1043a9d-59fd-4642-96a3-8578b0811ca1_removebg.jpg?w=600', 'https://abimg003.imgix.net/YD15NEU/2026-03-26/image/ec251028-50f5-456e-9ded-358ce9191f8e_removebg.jpg?w=600', 'https://abimg003.imgix.net/YD15NEU/2026-03-26/image/2d50598b-f3c6-4bfb-83b5-f2daee138a38_removebg.jpg?w=600', 'https://abimg003.imgix.net/YD15NEU/2026-03-26/image/9897695a-a98f-418c-a918-bbe478e8dcd7_removebg.jpg?w=600', 'https://abimg003.imgix.net/YD15NEU/2026-03-26/image/abb988ac-a7de-4d25-b987-bd980c834214_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 02/16 - 13K, 02/17 - 30K, 02/18 - 47K, 02/19 - 61K, 02/20 - 76K, 12/20 - 86K, 12/22 - 99K,', 'remarks': '**612**VOSA STATES 47K, 60K, 76K, 86K, 91K, 99K, 103K, 112K, 122K SPARE KEY', 'virtual': False, 'seller': 'UKCGR', '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/c68dda08-5347-4e33-b446-78e407535e77.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:09:11 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120819771, 'registration': 'YD15NEU', 'account': 'WBA001', 'make': 'FORD', 'model': 'FIESTA HATCHBACK', 'derivative': '1.0 EcoBoost Titanium 5dr', 'mileage': 124800, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 401}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2015-03-06', 'fuel': 'Petrol', 'motExpiry': '2026-10-31', 'doors': 5, 'engineSize': 998, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YD15NEU/2026-03-26/image/c2dd5ed3-8622-49b4-8bce-d4653bdeffc4_removebg.jpg?w=600', 'https://abimg003.imgix.net/YD15NEU/2026-03-26/image/d39cc310-65c1-494b-b088-ae487afd9a1f_removebg.jpg?w=600', 'https://abimg003.imgix.net/YD15NEU/2026-03-26/image/a7f702fb-8732-43cd-b323-dc5c06329e4d_removebg.jpg?w=600', 'https://abimg003.imgix.net/YD15NEU/2026-03-26/image/28955700-abb4-4f9b-a36f-a00f1a36f96f_removebg.jpg?w=600', 'https://abimg003.imgix.net/YD15NEU/2026-03-26/image/b1043a9d-59fd-4642-96a3-8578b0811ca1_removebg.jpg?w=600', 'https://abimg003.imgix.net/YD15NEU/2026-03-26/image/ec251028-50f5-456e-9ded-358ce9191f8e_removebg.jpg?w=600', 'https://abimg003.imgix.net/YD15NEU/2026-03-26/image/2d50598b-f3c6-4bfb-83b5-f2daee138a38_removebg.jpg?w=600', 'https://abimg003.imgix.net/YD15NEU/2026-03-26/image/9897695a-a98f-418c-a918-bbe478e8dcd7_removebg.jpg?w=600', 'https://abimg003.imgix.net/YD15NEU/2026-03-26/image/abb988ac-a7de-4d25-b987-bd980c834214_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 02/16 - 13K, 02/17 - 30K, 02/18 - 47K, 02/19 - 61K, 02/20 - 76K, 12/20 - 86K, 12/22 - 99K,', 'remarks': '**612**VOSA STATES 47K, 60K, 76K, 86K, 91K, 99K, 103K, 112K, 122K SPARE KEY', 'virtual': False, 'seller': 'UKCGR', '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/c68dda08-5347-4e33-b446-78e407535e77.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:09:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e37d3782-3760-5ea9-b4fb-596cc618a844 with identifier: 120819771
2026-03-27 19:09:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e37d3782-3760-5ea9-b4fb-596cc618a844 with scrape type 2
2026-03-27 19:09:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e37d3782-3760-5ea9-b4fb-596cc618a844 with scrape type 2
2026-03-27 19:09:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: e37d3782-3760-5ea9-b4fb-596cc618a844, identifier: 120819771
2026-03-27 19:09:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: e37d3782-3760-5ea9-b4fb-596cc618a844 with identifier: 120819771
2026-03-27 19:09:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: e37d3782-3760-5ea9-b4fb-596cc618a844 with identifier: 120819771
2026-03-27 19:09:11 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: e37d3782-3760-5ea9-b4fb-596cc618a844 with identifier: 120819771 to the API
2026-03-27 19:09:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:09: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-27 19:09:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120819771?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 99,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-03-31T12:00:00Z',
'fuel_type': 'Petrol',
'id': 'e37d3782-3760-5ea9-b4fb-596cc618a844',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'YD15NEU',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120819771',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'FORD',
'model': 'FIESTA HATCHBACK',
'odometer': 124800,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-03-06',
'seller_name': 'UKCGR',
'title': 'FORD FIESTA HATCHBACK 1.0 EcoBoost Titanium 5dr',
'transmission': 'manual',
'trim': '1.0 EcoBoost Titanium 5dr',
'vin': None,
'year': 2015}
2026-03-27 19:09:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:09:11 [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-27 19:09:11 [astonbarclay.gb] INFO: Saving data for 120819771: {'auction_closing_time': 1774958400.0, 'created_time': 1774530289.949588, 'last_price_update_time': 1774638551.61344}
2026-03-27 19:09:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:09:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120819771') HTTP/1.1" 204 0
2026-03-27 19:09:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120796093?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:09:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:09:12 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120796093, 'registration': 'GV64KKE', 'account': 'VAN040', 'make': 'VAUXHALL', 'model': 'ASTRA SPORTS TOURER', 'derivative': '1.6i 16V Elite 5dr Auto', 'mileage': 85027, 'mileageWarranty': False, 'type': 'car', 'saleId': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 401}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2015-02-12', 'fuel': 'Petrol', 'motExpiry': '2027-01-31', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/GV64KKE/2026-03-26/image/35b7670d-6145-46b8-a20e-4c65e50ee1e3_removebg.jpg?w=600', 'https://abimg003.imgix.net/GV64KKE/2026-03-26/image/3175cbe9-16c6-4837-9210-196e87a3ea8a_removebg.jpg?w=600', 'https://abimg003.imgix.net/GV64KKE/2026-03-26/image/815881f1-4a01-48c9-800d-84696c5dfb2a_removebg.jpg?w=600', 'https://abimg003.imgix.net/GV64KKE/2026-03-26/image/2304349c-13e9-4094-85ad-e610d3222b98_removebg.jpg?w=600', 'https://abimg003.imgix.net/GV64KKE/2026-03-26/image/e3b01d13-1109-44e8-abfb-a56058509382_removebg.jpg?w=600', 'https://abimg003.imgix.net/GV64KKE/2026-03-26/image/af61ee8a-bd09-4b05-95f7-c2d9915336c9_removebg.jpg?w=600', 'https://abimg003.imgix.net/GV64KKE/2026-03-26/image/6d8d9bb2-5d6e-43d9-a601-cf8514b85a70_removebg.jpg?w=600', 'https://abimg003.imgix.net/GV64KKE/2026-03-26/image/9e84689d-42f4-40b1-a80f-fea2dbd5c2a1_removebg.jpg?w=600', 'https://abimg003.imgix.net/GV64KKE/2026-03-26/image/5563576a-d34a-4285-982e-aeff9249e131_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 02/16 - 6K, 02/17 - 11K, 02/18 - 16K, 10/18 - 20K, 09/19 - 26K, 06/20 - 50KM, 08/20 - 33K, 08/21 - 40K, 06/23 - 54K, 01/24 - 59K, 01/25 - 71K, 01/26 - 83K', 'remarks': '**1270** VOSA STATES 16K, 20K, 26K, 34K, 42K, 42K, 50K, 59K, 71K, 83K,', 'virtual': False, 'seller': 'Vantage Motor Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '6', 'v5': True, 'v5details': 'Here', 'co2': 169, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/ef034485-6e0b-4d48-a9b9-a849d7bd4d36.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:09:12 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120796093, 'registration': 'GV64KKE', 'account': 'VAN040', 'make': 'VAUXHALL', 'model': 'ASTRA SPORTS TOURER', 'derivative': '1.6i 16V Elite 5dr Auto', 'mileage': 85027, 'mileageWarranty': False, 'type': 'car', 'saleId': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 401}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2015-02-12', 'fuel': 'Petrol', 'motExpiry': '2027-01-31', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/GV64KKE/2026-03-26/image/35b7670d-6145-46b8-a20e-4c65e50ee1e3_removebg.jpg?w=600', 'https://abimg003.imgix.net/GV64KKE/2026-03-26/image/3175cbe9-16c6-4837-9210-196e87a3ea8a_removebg.jpg?w=600', 'https://abimg003.imgix.net/GV64KKE/2026-03-26/image/815881f1-4a01-48c9-800d-84696c5dfb2a_removebg.jpg?w=600', 'https://abimg003.imgix.net/GV64KKE/2026-03-26/image/2304349c-13e9-4094-85ad-e610d3222b98_removebg.jpg?w=600', 'https://abimg003.imgix.net/GV64KKE/2026-03-26/image/e3b01d13-1109-44e8-abfb-a56058509382_removebg.jpg?w=600', 'https://abimg003.imgix.net/GV64KKE/2026-03-26/image/af61ee8a-bd09-4b05-95f7-c2d9915336c9_removebg.jpg?w=600', 'https://abimg003.imgix.net/GV64KKE/2026-03-26/image/6d8d9bb2-5d6e-43d9-a601-cf8514b85a70_removebg.jpg?w=600', 'https://abimg003.imgix.net/GV64KKE/2026-03-26/image/9e84689d-42f4-40b1-a80f-fea2dbd5c2a1_removebg.jpg?w=600', 'https://abimg003.imgix.net/GV64KKE/2026-03-26/image/5563576a-d34a-4285-982e-aeff9249e131_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 02/16 - 6K, 02/17 - 11K, 02/18 - 16K, 10/18 - 20K, 09/19 - 26K, 06/20 - 50KM, 08/20 - 33K, 08/21 - 40K, 06/23 - 54K, 01/24 - 59K, 01/25 - 71K, 01/26 - 83K', 'remarks': '**1270** VOSA STATES 16K, 20K, 26K, 34K, 42K, 42K, 50K, 59K, 71K, 83K,', 'virtual': False, 'seller': 'Vantage Motor Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '6', 'v5': True, 'v5details': 'Here', 'co2': 169, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/ef034485-6e0b-4d48-a9b9-a849d7bd4d36.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:09:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 79d5bdd1-35fe-52ba-a531-f36a902e7a20 with identifier: 120796093
2026-03-27 19:09:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 79d5bdd1-35fe-52ba-a531-f36a902e7a20 with scrape type 2
2026-03-27 19:09:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 79d5bdd1-35fe-52ba-a531-f36a902e7a20 with scrape type 2
2026-03-27 19:09:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 79d5bdd1-35fe-52ba-a531-f36a902e7a20, identifier: 120796093
2026-03-27 19:09:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 79d5bdd1-35fe-52ba-a531-f36a902e7a20 with identifier: 120796093
2026-03-27 19:09:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 79d5bdd1-35fe-52ba-a531-f36a902e7a20 with identifier: 120796093
2026-03-27 19:09:12 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 79d5bdd1-35fe-52ba-a531-f36a902e7a20 with identifier: 120796093 to the API
2026-03-27 19:09:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:09: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-27 19:09:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120796093?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 169,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'expiration_date': '2026-03-31T12:00:00Z',
'fuel_type': 'Petrol',
'id': '79d5bdd1-35fe-52ba-a531-f36a902e7a20',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'GV64KKE',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120796093',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'VAUXHALL',
'model': 'ASTRA SPORTS TOURER',
'odometer': 85027,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-02-12',
'seller_name': 'Vantage Motor Group',
'title': 'VAUXHALL ASTRA SPORTS TOURER 1.6i 16V Elite 5dr Auto',
'transmission': 'automatic',
'trim': '1.6i 16V Elite 5dr Auto',
'vin': None,
'year': 2015}
2026-03-27 19:09:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:09:12 [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-27 19:09:12 [astonbarclay.gb] INFO: Saving data for 120796093: {'auction_closing_time': 1774958400.0, 'created_time': 1774530339.533939, 'last_price_update_time': 1774638552.878968}
2026-03-27 19:09:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:09:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120796093') HTTP/1.1" 204 0
2026-03-27 19:09:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120747852?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:09:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:09:14 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120747852, 'registration': 'YA18AGX', 'account': 'VAN040', 'make': 'TOYOTA', 'model': 'YARIS HATCHBACK', 'derivative': '1.5 VVT-i Blue Bi-tone 5dr', 'mileage': 44078, 'mileageWarranty': True, 'type': 'car', 'saleId': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 401}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2018-06-26', 'fuel': 'Petrol', 'motExpiry': '2026-06-25', 'doors': 5, 'engineSize': 1496, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YA18AGX/2026-03-26/image/4f507279-78f9-412b-999f-daf46577d11b_removebg.jpg?w=600', 'https://abimg003.imgix.net/YA18AGX/2026-03-26/image/0c90fd97-f500-47bb-9538-4c33b59039d5_removebg.jpg?w=600', 'https://abimg003.imgix.net/YA18AGX/2026-03-26/image/1b210760-c2ae-4c36-bac8-c61372d1af32_removebg.jpg?w=600', 'https://abimg003.imgix.net/YA18AGX/2026-03-26/image/0bbc6eb2-08d5-440e-a2c8-db7179263673_removebg.jpg?w=600', 'https://abimg003.imgix.net/YA18AGX/2026-03-26/image/3e3ca0d2-b1c5-4ef7-b9df-51a13012a447_removebg.jpg?w=600', 'https://abimg003.imgix.net/YA18AGX/2026-03-26/image/3227eee8-8305-40ad-bcd2-fbde424d46c4_removebg.jpg?w=600', 'https://abimg003.imgix.net/YA18AGX/2026-03-26/image/1707db4a-ae77-4349-8392-551adfb7025b_removebg.jpg?w=600', 'https://abimg003.imgix.net/YA18AGX/2026-03-26/image/2efb08d3-fd86-42b3-89f1-1288873310e9_removebg.jpg?w=600', 'https://abimg003.imgix.net/YA18AGX/2026-03-26/image/46607d9d-aa79-45cb-8a2a-6476f29ee400_removebg.jpg?w=600'], 'colour': 'RED/BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 12/19 - 5K, 05/21 - 9K, 05/22 - 17K, 05/23 - 26K, 05/24 - 34K, 05/25 - 40K,', 'remarks': '**1259** VOSA STATES 9K, 17K, 26K, 34K, 40K,', 'virtual': False, 'seller': 'Vantage Motor Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 112, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/cd7e2e4c-55cf-4685-b35b-c4f530d8010d.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:09:14 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120747852, 'registration': 'YA18AGX', 'account': 'VAN040', 'make': 'TOYOTA', 'model': 'YARIS HATCHBACK', 'derivative': '1.5 VVT-i Blue Bi-tone 5dr', 'mileage': 44078, 'mileageWarranty': True, 'type': 'car', 'saleId': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 401}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2018-06-26', 'fuel': 'Petrol', 'motExpiry': '2026-06-25', 'doors': 5, 'engineSize': 1496, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YA18AGX/2026-03-26/image/4f507279-78f9-412b-999f-daf46577d11b_removebg.jpg?w=600', 'https://abimg003.imgix.net/YA18AGX/2026-03-26/image/0c90fd97-f500-47bb-9538-4c33b59039d5_removebg.jpg?w=600', 'https://abimg003.imgix.net/YA18AGX/2026-03-26/image/1b210760-c2ae-4c36-bac8-c61372d1af32_removebg.jpg?w=600', 'https://abimg003.imgix.net/YA18AGX/2026-03-26/image/0bbc6eb2-08d5-440e-a2c8-db7179263673_removebg.jpg?w=600', 'https://abimg003.imgix.net/YA18AGX/2026-03-26/image/3e3ca0d2-b1c5-4ef7-b9df-51a13012a447_removebg.jpg?w=600', 'https://abimg003.imgix.net/YA18AGX/2026-03-26/image/3227eee8-8305-40ad-bcd2-fbde424d46c4_removebg.jpg?w=600', 'https://abimg003.imgix.net/YA18AGX/2026-03-26/image/1707db4a-ae77-4349-8392-551adfb7025b_removebg.jpg?w=600', 'https://abimg003.imgix.net/YA18AGX/2026-03-26/image/2efb08d3-fd86-42b3-89f1-1288873310e9_removebg.jpg?w=600', 'https://abimg003.imgix.net/YA18AGX/2026-03-26/image/46607d9d-aa79-45cb-8a2a-6476f29ee400_removebg.jpg?w=600'], 'colour': 'RED/BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 12/19 - 5K, 05/21 - 9K, 05/22 - 17K, 05/23 - 26K, 05/24 - 34K, 05/25 - 40K,', 'remarks': '**1259** VOSA STATES 9K, 17K, 26K, 34K, 40K,', 'virtual': False, 'seller': 'Vantage Motor Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 112, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/cd7e2e4c-55cf-4685-b35b-c4f530d8010d.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:09:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3eb54d3c-180e-53f5-8e00-48fbd7620b35 with identifier: 120747852
2026-03-27 19:09:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3eb54d3c-180e-53f5-8e00-48fbd7620b35 with scrape type 2
2026-03-27 19:09:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3eb54d3c-180e-53f5-8e00-48fbd7620b35 with scrape type 2
2026-03-27 19:09:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 3eb54d3c-180e-53f5-8e00-48fbd7620b35, identifier: 120747852
2026-03-27 19:09:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 3eb54d3c-180e-53f5-8e00-48fbd7620b35 with identifier: 120747852
2026-03-27 19:09:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 19:09:15 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=RED%2FBLACK HTTP/1.1" 200 None
2026-03-27 19:09:15 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 19:09:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-27 19:09:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 3eb54d3c-180e-53f5-8e00-48fbd7620b35 with identifier: 120747852
2026-03-27 19:09:15 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 3eb54d3c-180e-53f5-8e00-48fbd7620b35 with identifier: 120747852 to the API
2026-03-27 19:09:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:09:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 19:09:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120747852?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 112,
'color': 'RED',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-03-31T12:00:00Z',
'fuel_type': 'Petrol',
'id': '3eb54d3c-180e-53f5-8e00-48fbd7620b35',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'YA18AGX',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120747852',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'TOYOTA',
'model': 'YARIS HATCHBACK',
'odometer': 44078,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-06-26',
'seller_name': 'Vantage Motor Group',
'title': 'TOYOTA YARIS HATCHBACK 1.5 VVT-i Blue Bi-tone 5dr',
'transmission': 'manual',
'trim': '1.5 VVT-i Blue Bi-tone 5dr',
'vin': None,
'year': 2018}
2026-03-27 19:09:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:09:15 [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-27 19:09:15 [astonbarclay.gb] INFO: Saving data for 120747852: {'auction_closing_time': 1774958400.0, 'created_time': 1774530362.982187, 'last_price_update_time': 1774638555.556021}
2026-03-27 19:09:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:09:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120747852') HTTP/1.1" 204 0
2026-03-27 19:09:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120631672?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:09:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:09:15 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120631672, 'registration': 'PK21OCB', 'account': 'WBA002', 'make': 'VAUXHALL', 'model': 'MOKKA HATCHBACK', 'derivative': '1.2 Turbo Launch Edition 5dr Auto', 'mileage': 5435, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 401}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2021-03-23', 'fuel': 'Petrol', 'motExpiry': '2027-03-22', 'doors': 5, 'engineSize': 1199, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/PK21OCB/2026-03-23/image/2fa5be79-e050-403a-a626-b8ea50f87708_removebg.jpg?w=600', 'https://abimg003.imgix.net/PK21OCB/2026-03-23/image/e483683b-1f6e-4190-9ce4-166766185a90_removebg.jpg?w=600', 'https://abimg003.imgix.net/PK21OCB/2026-03-23/image/83a15465-8907-40d7-aeb8-b920bc65815f_removebg.jpg?w=600', 'https://abimg003.imgix.net/PK21OCB/2026-03-23/image/b825c4f0-19ea-4d29-b4a9-5641093d39ef_removebg.jpg?w=600', 'https://abimg003.imgix.net/PK21OCB/2026-03-23/image/b423c863-f2ff-47ee-90e0-66abeee3921b_removebg.jpg?w=600', 'https://abimg003.imgix.net/PK21OCB/2026-03-23/image/6c0a507c-b59f-460f-97a2-d0b999542c64_removebg.jpg?w=600', 'https://abimg003.imgix.net/PK21OCB/2026-03-23/image/f860db6d-b5a5-4092-9cd4-988e75c3641b_removebg.jpg?w=600', 'https://abimg003.imgix.net/PK21OCB/2026-03-23/image/6cb363ee-934f-45e7-84ad-eb2af27fa2c1_removebg.jpg?w=600', 'https://abimg003.imgix.net/PK21OCB/2026-03-23/image/255fb17f-00a4-4a06-8d03-125af13547d4_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 06/22 - 1K, 07/23 - 3K, 07/24 - 4K, 07/25 - 4K,', 'remarks': '**589** VOSA STATES 3K, 4K, 5K, SPARE KEY', 'virtual': False, 'seller': 'UKCGR - Premium', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 135, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/0018f665-d02d-4337-8790-5ce47c7eedc4.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:09:15 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120631672, 'registration': 'PK21OCB', 'account': 'WBA002', 'make': 'VAUXHALL', 'model': 'MOKKA HATCHBACK', 'derivative': '1.2 Turbo Launch Edition 5dr Auto', 'mileage': 5435, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 401}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2021-03-23', 'fuel': 'Petrol', 'motExpiry': '2027-03-22', 'doors': 5, 'engineSize': 1199, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/PK21OCB/2026-03-23/image/2fa5be79-e050-403a-a626-b8ea50f87708_removebg.jpg?w=600', 'https://abimg003.imgix.net/PK21OCB/2026-03-23/image/e483683b-1f6e-4190-9ce4-166766185a90_removebg.jpg?w=600', 'https://abimg003.imgix.net/PK21OCB/2026-03-23/image/83a15465-8907-40d7-aeb8-b920bc65815f_removebg.jpg?w=600', 'https://abimg003.imgix.net/PK21OCB/2026-03-23/image/b825c4f0-19ea-4d29-b4a9-5641093d39ef_removebg.jpg?w=600', 'https://abimg003.imgix.net/PK21OCB/2026-03-23/image/b423c863-f2ff-47ee-90e0-66abeee3921b_removebg.jpg?w=600', 'https://abimg003.imgix.net/PK21OCB/2026-03-23/image/6c0a507c-b59f-460f-97a2-d0b999542c64_removebg.jpg?w=600', 'https://abimg003.imgix.net/PK21OCB/2026-03-23/image/f860db6d-b5a5-4092-9cd4-988e75c3641b_removebg.jpg?w=600', 'https://abimg003.imgix.net/PK21OCB/2026-03-23/image/6cb363ee-934f-45e7-84ad-eb2af27fa2c1_removebg.jpg?w=600', 'https://abimg003.imgix.net/PK21OCB/2026-03-23/image/255fb17f-00a4-4a06-8d03-125af13547d4_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 06/22 - 1K, 07/23 - 3K, 07/24 - 4K, 07/25 - 4K,', 'remarks': '**589** VOSA STATES 3K, 4K, 5K, SPARE KEY', 'virtual': False, 'seller': 'UKCGR - Premium', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 135, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/0018f665-d02d-4337-8790-5ce47c7eedc4.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:09:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 698f7bfb-4cd1-5179-8fed-41e187fc2932 with identifier: 120631672
2026-03-27 19:09:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 698f7bfb-4cd1-5179-8fed-41e187fc2932 with scrape type 2
2026-03-27 19:09:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 698f7bfb-4cd1-5179-8fed-41e187fc2932 with scrape type 2
2026-03-27 19:09:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 698f7bfb-4cd1-5179-8fed-41e187fc2932, identifier: 120631672
2026-03-27 19:09:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 698f7bfb-4cd1-5179-8fed-41e187fc2932 with identifier: 120631672
2026-03-27 19:09:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 698f7bfb-4cd1-5179-8fed-41e187fc2932 with identifier: 120631672
2026-03-27 19:09:15 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 698f7bfb-4cd1-5179-8fed-41e187fc2932 with identifier: 120631672 to the API
2026-03-27 19:09:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:09:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 19:09:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120631672?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 135,
'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': '698f7bfb-4cd1-5179-8fed-41e187fc2932',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'PK21OCB',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120631672',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'VAUXHALL',
'model': 'MOKKA HATCHBACK',
'odometer': 5435,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-03-23',
'seller_name': 'UKCGR - Premium',
'title': 'VAUXHALL MOKKA HATCHBACK 1.2 Turbo Launch Edition 5dr Auto',
'transmission': 'automatic',
'trim': '1.2 Turbo Launch Edition 5dr Auto',
'vin': None,
'year': 2021}
2026-03-27 19:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120631672%27 HTTP/1.1" 200 None
2026-03-27 19:09:16 [astonbarclay.gb] INFO: Saving data for 120631672: {'auction_closing_time': 1774958400.0, 'created_time': 1774000995.043063, 'last_price_update_time': 1774638556.079067}
2026-03-27 19:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120631672') HTTP/1.1" 204 0
2026-03-27 19:09:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120695918?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:09:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:09:17 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120695918, 'registration': 'YY64ZTP', 'account': 'VAN040', 'make': 'TOYOTA', 'model': 'AURIS TOURING SPORT', 'derivative': '1.8 VVTi Hybrid Icon 5dr CVT Auto', 'mileage': 67389, 'mileageWarranty': False, 'type': 'car', 'saleId': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 401}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2015-01-31', 'fuel': 'Petrol/Electric Hybrid', 'motExpiry': '2027-01-30', 'doors': 5, 'engineSize': 1797, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/YY64ZTP/2026-03-26/image/c92c5797-e63e-4633-889a-21b34bb4d4c2_removebg.jpg?w=600', 'https://abimg003.imgix.net/YY64ZTP/2026-03-26/image/040b64ed-62ce-4184-9a1c-a792e8480e0f_removebg.jpg?w=600', 'https://abimg003.imgix.net/YY64ZTP/2026-03-26/image/6b1a800d-f357-480c-85f6-4ce2191e154c_removebg.jpg?w=600', 'https://abimg003.imgix.net/YY64ZTP/2026-03-26/image/92d3f1e2-f52f-449e-90e6-fa7590dc26fe_removebg.jpg?w=600', 'https://abimg003.imgix.net/YY64ZTP/2026-03-26/image/e4a122ab-c386-4f6a-8de8-55ec60e4655a_removebg.jpg?w=600', 'https://abimg003.imgix.net/YY64ZTP/2026-03-26/image/c374878a-2470-4186-a598-5a6245019e70_removebg.jpg?w=600', 'https://abimg003.imgix.net/YY64ZTP/2026-03-26/image/c8eb3d7a-4ea7-4312-8131-3295e9a93a96_removebg.jpg?w=600', 'https://abimg003.imgix.net/YY64ZTP/2026-03-26/image/e691ccf3-ac66-4880-b4ea-d74e952a47f2_removebg.jpg?w=600', 'https://abimg003.imgix.net/YY64ZTP/2026-03-26/image/2eb7e9b5-95bc-49d7-b8f7-ab642eb1c574_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 01/16 - 9K, 01/17 - 17K, 01/18 - 25K, 01/19 - 32K, 01/20 - 40K, 01/21 - 43K, 01/22 - 47K, 01/23 - 51K, 01/24 - 56K, 01/26 - 66K', 'remarks': '**1226** VOSA STATES 25K, 32K, 40K, 43K, 47K, 51K, 56K, 60K, 66K,', 'virtual': False, 'seller': 'Vantage Motor Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': True, 'v5details': 'Here', 'co2': 85, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/91bf737a-5aa9-4a98-8ca2-44daf2ca4888.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:09:17 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120695918, 'registration': 'YY64ZTP', 'account': 'VAN040', 'make': 'TOYOTA', 'model': 'AURIS TOURING SPORT', 'derivative': '1.8 VVTi Hybrid Icon 5dr CVT Auto', 'mileage': 67389, 'mileageWarranty': False, 'type': 'car', 'saleId': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 401}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2015-01-31', 'fuel': 'Petrol/Electric Hybrid', 'motExpiry': '2027-01-30', 'doors': 5, 'engineSize': 1797, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/YY64ZTP/2026-03-26/image/c92c5797-e63e-4633-889a-21b34bb4d4c2_removebg.jpg?w=600', 'https://abimg003.imgix.net/YY64ZTP/2026-03-26/image/040b64ed-62ce-4184-9a1c-a792e8480e0f_removebg.jpg?w=600', 'https://abimg003.imgix.net/YY64ZTP/2026-03-26/image/6b1a800d-f357-480c-85f6-4ce2191e154c_removebg.jpg?w=600', 'https://abimg003.imgix.net/YY64ZTP/2026-03-26/image/92d3f1e2-f52f-449e-90e6-fa7590dc26fe_removebg.jpg?w=600', 'https://abimg003.imgix.net/YY64ZTP/2026-03-26/image/e4a122ab-c386-4f6a-8de8-55ec60e4655a_removebg.jpg?w=600', 'https://abimg003.imgix.net/YY64ZTP/2026-03-26/image/c374878a-2470-4186-a598-5a6245019e70_removebg.jpg?w=600', 'https://abimg003.imgix.net/YY64ZTP/2026-03-26/image/c8eb3d7a-4ea7-4312-8131-3295e9a93a96_removebg.jpg?w=600', 'https://abimg003.imgix.net/YY64ZTP/2026-03-26/image/e691ccf3-ac66-4880-b4ea-d74e952a47f2_removebg.jpg?w=600', 'https://abimg003.imgix.net/YY64ZTP/2026-03-26/image/2eb7e9b5-95bc-49d7-b8f7-ab642eb1c574_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 01/16 - 9K, 01/17 - 17K, 01/18 - 25K, 01/19 - 32K, 01/20 - 40K, 01/21 - 43K, 01/22 - 47K, 01/23 - 51K, 01/24 - 56K, 01/26 - 66K', 'remarks': '**1226** VOSA STATES 25K, 32K, 40K, 43K, 47K, 51K, 56K, 60K, 66K,', 'virtual': False, 'seller': 'Vantage Motor Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': True, 'v5details': 'Here', 'co2': 85, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/91bf737a-5aa9-4a98-8ca2-44daf2ca4888.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:09:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a3032590-3f4e-5837-b673-fd621bb9e5de with identifier: 120695918
2026-03-27 19:09:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a3032590-3f4e-5837-b673-fd621bb9e5de with scrape type 2
2026-03-27 19:09:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a3032590-3f4e-5837-b673-fd621bb9e5de with scrape type 2
2026-03-27 19:09:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: a3032590-3f4e-5837-b673-fd621bb9e5de, identifier: 120695918
2026-03-27 19:09:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: a3032590-3f4e-5837-b673-fd621bb9e5de with identifier: 120695918
2026-03-27 19:09:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: a3032590-3f4e-5837-b673-fd621bb9e5de with identifier: 120695918
2026-03-27 19:09:17 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: a3032590-3f4e-5837-b673-fd621bb9e5de with identifier: 120695918 to the API
2026-03-27 19:09:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:09:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 19:09:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120695918?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 85,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.8L',
'expiration_date': '2026-03-31T12:00:00Z',
'fuel_type': 'Petrol/Electric Hybrid',
'id': 'a3032590-3f4e-5837-b673-fd621bb9e5de',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'YY64ZTP',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120695918',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'TOYOTA',
'model': 'AURIS TOURING SPORT',
'odometer': 67389,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-01-31',
'seller_name': 'Vantage Motor Group',
'title': 'TOYOTA AURIS TOURING SPORT 1.8 VVTi Hybrid Icon 5dr CVT Auto',
'transmission': 'automatic',
'trim': '1.8 VVTi Hybrid Icon 5dr CVT Auto',
'vin': None,
'year': 2015}
2026-03-27 19:09:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:09:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120695918%27 HTTP/1.1" 200 None
2026-03-27 19:09:17 [astonbarclay.gb] INFO: Saving data for 120695918: {'auction_closing_time': 1774958400.0, 'created_time': 1774530341.981462, 'last_price_update_time': 1774638557.439181}
2026-03-27 19:09:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:09:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120695918') HTTP/1.1" 204 0
2026-03-27 19:09:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120646744?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:09:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:09:17 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120646744, 'registration': 'L19GRJ', 'account': 'VAN046', 'make': 'TOYOTA', 'model': 'AURIS HATCHBACK', 'derivative': '1.8 VVTi Hybrid T Spirit 5dr CVT Auto', 'mileage': 73046, 'mileageWarranty': True, 'type': 'car', 'saleId': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 401}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2011-11-21', 'fuel': 'Petrol/Electric Hybrid', 'motExpiry': '2027-03-12', 'doors': 5, 'engineSize': 1797, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/L19GRJ/2026-03-24/image/060caada-4a50-4d0f-b0af-e64c608d13b2_removebg.jpg?w=600', 'https://abimg003.imgix.net/L19GRJ/2026-03-24/image/41829da0-6986-42f7-9793-5e6b87b0c445_removebg.jpg?w=600', 'https://abimg003.imgix.net/L19GRJ/2026-03-24/image/942bd8de-75c7-4b0a-868a-ae63ea689b7f_removebg.jpg?w=600', 'https://abimg003.imgix.net/L19GRJ/2026-03-24/image/e4147783-ba43-43bf-9579-7a4b03cbfcda_removebg.jpg?w=600', 'https://abimg003.imgix.net/L19GRJ/2026-03-24/image/55b67891-c081-47ab-bbc0-46567400a5a1_removebg.jpg?w=600', 'https://abimg003.imgix.net/L19GRJ/2026-03-24/image/7dd01940-266e-4250-859f-5a351f5c4264_removebg.jpg?w=600', 'https://abimg003.imgix.net/L19GRJ/2026-03-24/image/82a34177-a50a-4c9f-bd8f-8c5d0a9fa36b_removebg.jpg?w=600', 'https://abimg003.imgix.net/L19GRJ/2026-03-24/image/1344358c-0d23-4dad-bae1-4887828db3ff_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service print and book 11/12 - 11K, 01/13 - NO MILEAGE, 11/13 - 17K, 11/14 - 23K, 06/15 - 27K, 05/16 - 34K, 01/17 - 40K, 06/17 - 43K, 07/18 - 53K, 04/19 - 62K, 03/20 - 63K, 03/21 - 65K, 03/22 - 66K, 02/23 - 68K, 03/24 - 69K, 02/25 - 71K, 03/26 - 73K,', 'remarks': '**1220** VOSA STATES 23K, 27K, 34K, 43K, 51K, 62K, 63K, 65K, 66K, 68K, 69K, 71K, 73K,', 'virtual': False, 'seller': 'Vantage Motor Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 93, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/944b2e8a-7604-40e9-b0cd-4d47e821481e.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:09:17 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120646744, 'registration': 'L19GRJ', 'account': 'VAN046', 'make': 'TOYOTA', 'model': 'AURIS HATCHBACK', 'derivative': '1.8 VVTi Hybrid T Spirit 5dr CVT Auto', 'mileage': 73046, 'mileageWarranty': True, 'type': 'car', 'saleId': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 401}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2011-11-21', 'fuel': 'Petrol/Electric Hybrid', 'motExpiry': '2027-03-12', 'doors': 5, 'engineSize': 1797, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/L19GRJ/2026-03-24/image/060caada-4a50-4d0f-b0af-e64c608d13b2_removebg.jpg?w=600', 'https://abimg003.imgix.net/L19GRJ/2026-03-24/image/41829da0-6986-42f7-9793-5e6b87b0c445_removebg.jpg?w=600', 'https://abimg003.imgix.net/L19GRJ/2026-03-24/image/942bd8de-75c7-4b0a-868a-ae63ea689b7f_removebg.jpg?w=600', 'https://abimg003.imgix.net/L19GRJ/2026-03-24/image/e4147783-ba43-43bf-9579-7a4b03cbfcda_removebg.jpg?w=600', 'https://abimg003.imgix.net/L19GRJ/2026-03-24/image/55b67891-c081-47ab-bbc0-46567400a5a1_removebg.jpg?w=600', 'https://abimg003.imgix.net/L19GRJ/2026-03-24/image/7dd01940-266e-4250-859f-5a351f5c4264_removebg.jpg?w=600', 'https://abimg003.imgix.net/L19GRJ/2026-03-24/image/82a34177-a50a-4c9f-bd8f-8c5d0a9fa36b_removebg.jpg?w=600', 'https://abimg003.imgix.net/L19GRJ/2026-03-24/image/1344358c-0d23-4dad-bae1-4887828db3ff_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service print and book 11/12 - 11K, 01/13 - NO MILEAGE, 11/13 - 17K, 11/14 - 23K, 06/15 - 27K, 05/16 - 34K, 01/17 - 40K, 06/17 - 43K, 07/18 - 53K, 04/19 - 62K, 03/20 - 63K, 03/21 - 65K, 03/22 - 66K, 02/23 - 68K, 03/24 - 69K, 02/25 - 71K, 03/26 - 73K,', 'remarks': '**1220** VOSA STATES 23K, 27K, 34K, 43K, 51K, 62K, 63K, 65K, 66K, 68K, 69K, 71K, 73K,', 'virtual': False, 'seller': 'Vantage Motor Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 93, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/944b2e8a-7604-40e9-b0cd-4d47e821481e.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:09:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b51f0de5-ff35-5ba8-a55b-d18106aaee61 with identifier: 120646744
2026-03-27 19:09:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b51f0de5-ff35-5ba8-a55b-d18106aaee61 with scrape type 2
2026-03-27 19:09:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b51f0de5-ff35-5ba8-a55b-d18106aaee61 with scrape type 2
2026-03-27 19:09:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: b51f0de5-ff35-5ba8-a55b-d18106aaee61, identifier: 120646744
2026-03-27 19:09:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: b51f0de5-ff35-5ba8-a55b-d18106aaee61 with identifier: 120646744
2026-03-27 19:09:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: b51f0de5-ff35-5ba8-a55b-d18106aaee61 with identifier: 120646744
2026-03-27 19:09:17 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: b51f0de5-ff35-5ba8-a55b-d18106aaee61 with identifier: 120646744 to the API
2026-03-27 19:09:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:09:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 19:09:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120646744?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 93,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.8L',
'expiration_date': '2026-03-31T12:00:00Z',
'fuel_type': 'Petrol/Electric Hybrid',
'id': 'b51f0de5-ff35-5ba8-a55b-d18106aaee61',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'L19GRJ',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120646744',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'TOYOTA',
'model': 'AURIS HATCHBACK',
'odometer': 73046,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-11-21',
'seller_name': 'Vantage Motor Group',
'title': 'TOYOTA AURIS HATCHBACK 1.8 VVTi Hybrid T Spirit 5dr CVT Auto',
'transmission': 'automatic',
'trim': '1.8 VVTi Hybrid T Spirit 5dr CVT Auto',
'vin': None,
'year': 2011}
2026-03-27 19:09:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:09:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120646744%27 HTTP/1.1" 200 None
2026-03-27 19:09:17 [astonbarclay.gb] INFO: Saving data for 120646744: {'auction_closing_time': 1774958400.0, 'created_time': 1774328525.568263, 'last_price_update_time': 1774638557.906723}
2026-03-27 19:09:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:09:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120646744') HTTP/1.1" 204 0
2026-03-27 19:09:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120694526?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:09:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:09:18 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120694526, 'registration': 'CE11AWR', 'account': 'WBA004', 'make': 'CITROEN', 'model': 'C4 GRAND PICASSO DIESEL ESTATE', 'derivative': '1.6 HDi VTR+ 5dr', 'mileage': 98420, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 401}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2011-03-10', 'fuel': 'Diesel', 'motExpiry': '2027-01-13', 'doors': 5, 'engineSize': 1560, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/CE11AWR/2026-03-24/image/97a412de-dc6d-4be0-9e09-775c968279e2_removebg.jpg?w=600', 'https://abimg003.imgix.net/CE11AWR/2026-03-24/image/fc2a2b21-f6c4-4c5d-94f2-b78877333971_removebg.jpg?w=600', 'https://abimg003.imgix.net/CE11AWR/2026-03-24/image/039487af-45ea-4f80-a45c-c37356a6ec96_removebg.jpg?w=600', 'https://abimg003.imgix.net/CE11AWR/2026-03-24/image/0f8fbcb9-9581-4263-9d0e-e6cf88a02af7_removebg.jpg?w=600', 'https://abimg003.imgix.net/CE11AWR/2026-03-24/image/3c342b66-2e85-44a0-819f-1c010f3eec12_removebg.jpg?w=600', 'https://abimg003.imgix.net/CE11AWR/2026-03-24/image/fb5a210b-e646-45eb-aaec-7c395b92f663_removebg.jpg?w=600', 'https://abimg003.imgix.net/CE11AWR/2026-03-24/image/9995506b-d8ee-4a75-b2ba-885fb1e7fd3d_removebg.jpg?w=600', 'https://abimg003.imgix.net/CE11AWR/2026-03-24/image/184aadc5-166c-4c1d-83f2-cf1471277061_removebg.jpg?w=600', 'https://abimg003.imgix.net/CE11AWR/2026-03-24/image/60b98e11-7236-4da1-af1b-d1f8518c292e_removebg.jpg?w=600'], 'colour': 'BROWN', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 08/12 - 11K, 03/14 - 24K, 05/15 - 38K, 06/16 - 51K, 07/18 - 74K, 10/19 - 80K, 01/21 - 86K, 01/23 - 90K', 'remarks': '**766** VOSA STATES 23K, 34K, 46K, 57K, 68K, 80K, 85K, 86K, 88K, 90K, 92K, 95K, 98K, SPARE KEY', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 139, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/f5061d03-adf2-40e1-b800-ba8205662c53.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:09:18 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120694526, 'registration': 'CE11AWR', 'account': 'WBA004', 'make': 'CITROEN', 'model': 'C4 GRAND PICASSO DIESEL ESTATE', 'derivative': '1.6 HDi VTR+ 5dr', 'mileage': 98420, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 401}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2011-03-10', 'fuel': 'Diesel', 'motExpiry': '2027-01-13', 'doors': 5, 'engineSize': 1560, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/CE11AWR/2026-03-24/image/97a412de-dc6d-4be0-9e09-775c968279e2_removebg.jpg?w=600', 'https://abimg003.imgix.net/CE11AWR/2026-03-24/image/fc2a2b21-f6c4-4c5d-94f2-b78877333971_removebg.jpg?w=600', 'https://abimg003.imgix.net/CE11AWR/2026-03-24/image/039487af-45ea-4f80-a45c-c37356a6ec96_removebg.jpg?w=600', 'https://abimg003.imgix.net/CE11AWR/2026-03-24/image/0f8fbcb9-9581-4263-9d0e-e6cf88a02af7_removebg.jpg?w=600', 'https://abimg003.imgix.net/CE11AWR/2026-03-24/image/3c342b66-2e85-44a0-819f-1c010f3eec12_removebg.jpg?w=600', 'https://abimg003.imgix.net/CE11AWR/2026-03-24/image/fb5a210b-e646-45eb-aaec-7c395b92f663_removebg.jpg?w=600', 'https://abimg003.imgix.net/CE11AWR/2026-03-24/image/9995506b-d8ee-4a75-b2ba-885fb1e7fd3d_removebg.jpg?w=600', 'https://abimg003.imgix.net/CE11AWR/2026-03-24/image/184aadc5-166c-4c1d-83f2-cf1471277061_removebg.jpg?w=600', 'https://abimg003.imgix.net/CE11AWR/2026-03-24/image/60b98e11-7236-4da1-af1b-d1f8518c292e_removebg.jpg?w=600'], 'colour': 'BROWN', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 08/12 - 11K, 03/14 - 24K, 05/15 - 38K, 06/16 - 51K, 07/18 - 74K, 10/19 - 80K, 01/21 - 86K, 01/23 - 90K', 'remarks': '**766** VOSA STATES 23K, 34K, 46K, 57K, 68K, 80K, 85K, 86K, 88K, 90K, 92K, 95K, 98K, SPARE KEY', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 139, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/f5061d03-adf2-40e1-b800-ba8205662c53.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:09:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5a106730-67d3-5160-aaf8-296e5ec3fbbf with identifier: 120694526
2026-03-27 19:09:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5a106730-67d3-5160-aaf8-296e5ec3fbbf with scrape type 2
2026-03-27 19:09:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5a106730-67d3-5160-aaf8-296e5ec3fbbf with scrape type 2
2026-03-27 19:09:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 5a106730-67d3-5160-aaf8-296e5ec3fbbf, identifier: 120694526
2026-03-27 19:09:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 5a106730-67d3-5160-aaf8-296e5ec3fbbf with identifier: 120694526
2026-03-27 19:09:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 5a106730-67d3-5160-aaf8-296e5ec3fbbf with identifier: 120694526
2026-03-27 19:09:18 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 5a106730-67d3-5160-aaf8-296e5ec3fbbf with identifier: 120694526 to the API
2026-03-27 19:09:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:09: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-27 19:09:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120694526?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 139,
'color': 'BROWN',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'expiration_date': '2026-03-31T12:00:00Z',
'fuel_type': 'Diesel',
'id': '5a106730-67d3-5160-aaf8-296e5ec3fbbf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'CE11AWR',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120694526',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'CITROEN',
'model': 'C4 GRAND PICASSO DIESEL ESTATE',
'odometer': 98420,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-03-10',
'seller_name': 'UKCGR - Trade',
'title': 'CITROEN C4 GRAND PICASSO DIESEL ESTATE 1.6 HDi VTR+ 5dr',
'transmission': 'manual',
'trim': '1.6 HDi VTR+ 5dr',
'vin': None,
'year': 2011}
2026-03-27 19:09:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:09:18 [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-27 19:09:18 [astonbarclay.gb] INFO: Saving data for 120694526: {'auction_closing_time': 1774958400.0, 'created_time': 1774328509.536419, 'last_price_update_time': 1774638558.654404}
2026-03-27 19:09:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:09:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120694526') HTTP/1.1" 204 0
2026-03-27 19:09:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120630710?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:09:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:09:19 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120630710, 'registration': 'PO18OXN', 'account': 'WBA003', 'make': 'RENAULT', 'model': 'KADJAR DIESEL HATCHBACK', 'derivative': '1.5 dCi Dynamique Nav 5dr', 'mileage': 66866, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 401}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2018-03-07', 'fuel': 'Diesel', 'motExpiry': '2026-09-12', 'doors': 5, 'engineSize': 1461, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/PO18OXN/2026-03-23/image/c4bdfa0d-bf4c-4c26-b5f0-0e549df17a19_removebg.jpg?w=600', 'https://abimg003.imgix.net/PO18OXN/2026-03-23/image/e1290915-de47-4600-a83d-2e64f173efab_removebg.jpg?w=600', 'https://abimg003.imgix.net/PO18OXN/2026-03-23/image/8abef6ab-06c8-48cd-8313-f270876dbc2e_removebg.jpg?w=600', 'https://abimg003.imgix.net/PO18OXN/2026-03-23/image/7ca90936-8c09-4476-92d6-f4df211cc055_removebg.jpg?w=600', 'https://abimg003.imgix.net/PO18OXN/2026-03-23/image/cea349ea-f586-4b74-bef2-58bed8b2ad14_removebg.jpg?w=600', 'https://abimg003.imgix.net/PO18OXN/2026-03-23/image/1d205c9e-b4e3-4010-8d45-34d70a27a288_removebg.jpg?w=600', 'https://abimg003.imgix.net/PO18OXN/2026-03-23/image/63340366-f94f-4b5e-809f-ccf7bd8e3a06_removebg.jpg?w=600', 'https://abimg003.imgix.net/PO18OXN/2026-03-23/image/93e1abea-95df-46e3-a15c-d5150a823b1d_removebg.jpg?w=600', 'https://abimg003.imgix.net/PO18OXN/2026-03-23/image/10253063-914c-45ed-8ad9-caedde82490d_removebg.jpg?w=600', 'https://abimg003.imgix.net/PO18OXN/2026-03-23/image/4c60fe58-5f92-4e02-bbef-7e3c1552219b_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 03/19 - 6K, 08/20 - 18K,', 'remarks': '**422** VOSA STATES 32K, 45K, 59K, 60K, 64K,', '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/bb7fca80-7d74-433d-8904-5e103765f3e8.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:09:19 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120630710, 'registration': 'PO18OXN', 'account': 'WBA003', 'make': 'RENAULT', 'model': 'KADJAR DIESEL HATCHBACK', 'derivative': '1.5 dCi Dynamique Nav 5dr', 'mileage': 66866, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 401}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2018-03-07', 'fuel': 'Diesel', 'motExpiry': '2026-09-12', 'doors': 5, 'engineSize': 1461, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/PO18OXN/2026-03-23/image/c4bdfa0d-bf4c-4c26-b5f0-0e549df17a19_removebg.jpg?w=600', 'https://abimg003.imgix.net/PO18OXN/2026-03-23/image/e1290915-de47-4600-a83d-2e64f173efab_removebg.jpg?w=600', 'https://abimg003.imgix.net/PO18OXN/2026-03-23/image/8abef6ab-06c8-48cd-8313-f270876dbc2e_removebg.jpg?w=600', 'https://abimg003.imgix.net/PO18OXN/2026-03-23/image/7ca90936-8c09-4476-92d6-f4df211cc055_removebg.jpg?w=600', 'https://abimg003.imgix.net/PO18OXN/2026-03-23/image/cea349ea-f586-4b74-bef2-58bed8b2ad14_removebg.jpg?w=600', 'https://abimg003.imgix.net/PO18OXN/2026-03-23/image/1d205c9e-b4e3-4010-8d45-34d70a27a288_removebg.jpg?w=600', 'https://abimg003.imgix.net/PO18OXN/2026-03-23/image/63340366-f94f-4b5e-809f-ccf7bd8e3a06_removebg.jpg?w=600', 'https://abimg003.imgix.net/PO18OXN/2026-03-23/image/93e1abea-95df-46e3-a15c-d5150a823b1d_removebg.jpg?w=600', 'https://abimg003.imgix.net/PO18OXN/2026-03-23/image/10253063-914c-45ed-8ad9-caedde82490d_removebg.jpg?w=600', 'https://abimg003.imgix.net/PO18OXN/2026-03-23/image/4c60fe58-5f92-4e02-bbef-7e3c1552219b_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 03/19 - 6K, 08/20 - 18K,', 'remarks': '**422** VOSA STATES 32K, 45K, 59K, 60K, 64K,', '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/bb7fca80-7d74-433d-8904-5e103765f3e8.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:09:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8850890c-b936-595b-a061-3ceee9d8b2fb with identifier: 120630710
2026-03-27 19:09:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8850890c-b936-595b-a061-3ceee9d8b2fb with scrape type 2
2026-03-27 19:09:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8850890c-b936-595b-a061-3ceee9d8b2fb with scrape type 2
2026-03-27 19:09:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 8850890c-b936-595b-a061-3ceee9d8b2fb, identifier: 120630710
2026-03-27 19:09:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 8850890c-b936-595b-a061-3ceee9d8b2fb with identifier: 120630710
2026-03-27 19:09:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 8850890c-b936-595b-a061-3ceee9d8b2fb with identifier: 120630710
2026-03-27 19:09:19 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 8850890c-b936-595b-a061-3ceee9d8b2fb with identifier: 120630710 to the API
2026-03-27 19:09:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:09:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 19:09:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120630710?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 99,
'color': 'RED',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-03-31T12:00:00Z',
'fuel_type': 'Diesel',
'id': '8850890c-b936-595b-a061-3ceee9d8b2fb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'PO18OXN',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120630710',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'RENAULT',
'model': 'KADJAR DIESEL HATCHBACK',
'odometer': 66866,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-03-07',
'seller_name': 'UKCGR - Select',
'title': 'RENAULT KADJAR DIESEL HATCHBACK 1.5 dCi Dynamique Nav 5dr',
'transmission': 'manual',
'trim': '1.5 dCi Dynamique Nav 5dr',
'vin': None,
'year': 2018}
2026-03-27 19:09:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:09:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120630710%27 HTTP/1.1" 200 None
2026-03-27 19:09:19 [astonbarclay.gb] INFO: Saving data for 120630710: {'auction_closing_time': 1774958400.0, 'created_time': 1774001059.716556, 'last_price_update_time': 1774638559.376987}
2026-03-27 19:09:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:09:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120630710') HTTP/1.1" 204 0
2026-03-27 19:09:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120627663?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:09:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:09:20 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120627663, 'registration': 'YH14XDG', 'account': 'VAN043', 'make': 'SUZUKI', 'model': 'SWIFT HATCHBACK', 'derivative': '1.6 Sport [Nav] 5dr', 'mileage': 54884, 'mileageWarranty': True, 'type': 'car', 'saleId': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 401}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2014-03-31', 'fuel': 'Petrol', 'motExpiry': '2026-03-30', 'doors': 5, 'engineSize': 1586, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YH14XDG/2026-03-24/image/2966ff91-8672-4132-b7db-5a63c3ada01d_removebg.jpg?w=600', 'https://abimg003.imgix.net/YH14XDG/2026-03-24/image/aedfdbee-aede-4810-b0cd-5cbe3b8d8cb2_removebg.jpg?w=600', 'https://abimg003.imgix.net/YH14XDG/2026-03-24/image/53a37c58-532c-4d37-a459-74eaacc1d294_removebg.jpg?w=600', 'https://abimg003.imgix.net/YH14XDG/2026-03-24/image/738a7f0d-d2f9-44cb-9ce5-97ba352ae15c_removebg.jpg?w=600', 'https://abimg003.imgix.net/YH14XDG/2026-03-24/image/36ab1e48-5039-426b-8aa4-b5d6ec3c3126_removebg.jpg?w=600', 'https://abimg003.imgix.net/YH14XDG/2026-03-24/image/f524aedd-7f86-4319-bdd7-af0d4fe9043f_removebg.jpg?w=600', 'https://abimg003.imgix.net/YH14XDG/2026-03-24/image/fb07da67-096f-436e-afbe-147503cbd536_removebg.jpg?w=600', 'https://abimg003.imgix.net/YH14XDG/2026-03-24/image/7209a82e-9351-4771-a401-5560381f6a02_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book 04/15 - 5K, 04/16 - 12K, 03/17 - 18K, 03/18 - 23K, 03/19 - 26K, 03/20 - 30K, 03/21 - 33K, 03/22 - 37K, 03/23 - 41K, 03/24 - 45K, 03/25 - 49K,', 'remarks': '**1297** VOSA STATES 18K, 23K, 26K, 30K, 33K, 37K, 41K, 45K, 49K,', 'virtual': False, 'seller': 'Vantage Motor Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': True, 'v5details': 'Here', 'co2': 147, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/634f0f03-11e3-4443-83f9-2e16e668be7d.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:09:20 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120627663, 'registration': 'YH14XDG', 'account': 'VAN043', 'make': 'SUZUKI', 'model': 'SWIFT HATCHBACK', 'derivative': '1.6 Sport [Nav] 5dr', 'mileage': 54884, 'mileageWarranty': True, 'type': 'car', 'saleId': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 401}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2014-03-31', 'fuel': 'Petrol', 'motExpiry': '2026-03-30', 'doors': 5, 'engineSize': 1586, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YH14XDG/2026-03-24/image/2966ff91-8672-4132-b7db-5a63c3ada01d_removebg.jpg?w=600', 'https://abimg003.imgix.net/YH14XDG/2026-03-24/image/aedfdbee-aede-4810-b0cd-5cbe3b8d8cb2_removebg.jpg?w=600', 'https://abimg003.imgix.net/YH14XDG/2026-03-24/image/53a37c58-532c-4d37-a459-74eaacc1d294_removebg.jpg?w=600', 'https://abimg003.imgix.net/YH14XDG/2026-03-24/image/738a7f0d-d2f9-44cb-9ce5-97ba352ae15c_removebg.jpg?w=600', 'https://abimg003.imgix.net/YH14XDG/2026-03-24/image/36ab1e48-5039-426b-8aa4-b5d6ec3c3126_removebg.jpg?w=600', 'https://abimg003.imgix.net/YH14XDG/2026-03-24/image/f524aedd-7f86-4319-bdd7-af0d4fe9043f_removebg.jpg?w=600', 'https://abimg003.imgix.net/YH14XDG/2026-03-24/image/fb07da67-096f-436e-afbe-147503cbd536_removebg.jpg?w=600', 'https://abimg003.imgix.net/YH14XDG/2026-03-24/image/7209a82e-9351-4771-a401-5560381f6a02_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book 04/15 - 5K, 04/16 - 12K, 03/17 - 18K, 03/18 - 23K, 03/19 - 26K, 03/20 - 30K, 03/21 - 33K, 03/22 - 37K, 03/23 - 41K, 03/24 - 45K, 03/25 - 49K,', 'remarks': '**1297** VOSA STATES 18K, 23K, 26K, 30K, 33K, 37K, 41K, 45K, 49K,', 'virtual': False, 'seller': 'Vantage Motor Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': True, 'v5details': 'Here', 'co2': 147, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/634f0f03-11e3-4443-83f9-2e16e668be7d.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:09:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0dde9238-497c-5614-932a-f01618270ad8 with identifier: 120627663
2026-03-27 19:09:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0dde9238-497c-5614-932a-f01618270ad8 with scrape type 2
2026-03-27 19:09:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0dde9238-497c-5614-932a-f01618270ad8 with scrape type 2
2026-03-27 19:09:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 0dde9238-497c-5614-932a-f01618270ad8, identifier: 120627663
2026-03-27 19:09:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 0dde9238-497c-5614-932a-f01618270ad8 with identifier: 120627663
2026-03-27 19:09:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 0dde9238-497c-5614-932a-f01618270ad8 with identifier: 120627663
2026-03-27 19:09:20 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 0dde9238-497c-5614-932a-f01618270ad8 with identifier: 120627663 to the API
2026-03-27 19:09:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:09:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 19:09:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120627663?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 147,
'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': '0dde9238-497c-5614-932a-f01618270ad8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'YH14XDG',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120627663',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'SUZUKI',
'model': 'SWIFT HATCHBACK',
'odometer': 54884,
'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': 'Vantage Motor Group',
'title': 'SUZUKI SWIFT HATCHBACK 1.6 Sport [Nav] 5dr',
'transmission': 'manual',
'trim': '1.6 Sport [Nav] 5dr',
'vin': None,
'year': 2014}
2026-03-27 19:09:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:09:20 [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-27 19:09:20 [astonbarclay.gb] INFO: Saving data for 120627663: {'auction_closing_time': 1774958400.0, 'created_time': 1774328518.808723, 'last_price_update_time': 1774638560.786488}
2026-03-27 19:09:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:09:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120627663') HTTP/1.1" 204 0
2026-03-27 19:09:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120479509?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:09:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:09:25 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120479509, 'registration': 'DV18THU', 'account': 'WBA003', 'make': 'SEAT', 'model': 'IBIZA HATCHBACK', 'derivative': '1.0 TSI 95 Xcellence 5dr', 'mileage': 111665, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 401}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2018-03-29', 'fuel': 'Petrol', 'motExpiry': '2026-10-31', 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/DV18THU/2026-03-17/image/74dc3cc8-34f0-486e-a43a-43d4eea15149_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV18THU/2026-03-17/image/5fef9cd3-7e29-490f-947f-310bed03fc83_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV18THU/2026-03-17/image/34ba2996-0918-40e6-b487-f9ee533848b7_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV18THU/2026-03-17/image/da6cb2b0-9048-46a5-a3a6-864377a5e6ee_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV18THU/2026-03-17/image/54a1f14a-3e41-431b-92f8-b1efcd2d1cbc_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV18THU/2026-03-17/image/46a39d61-92da-48c8-b3d1-28c3f4af1adf_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV18THU/2026-03-17/image/d471d966-ec91-407b-b3ba-e17ddb205faf_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV18THU/2026-03-17/image/083e12ff-a89d-4d3d-b699-ed17f3544b61_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV18THU/2026-03-17/image/3d40a6ee-472b-432d-95ad-475062c13ab7_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 03/19-13K, 12/19-22K, 09/20-32K,', 'remarks': '**460** VOSA STATES 36K, 54K, 58K, 80K, 106K, 111K, SPARE KEY, SD CARD', 'virtual': False, 'seller': 'UKCGR - Select', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 106, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/d9afe110-c541-4caa-991f-3e8da49a01da.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:09:25 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120479509, 'registration': 'DV18THU', 'account': 'WBA003', 'make': 'SEAT', 'model': 'IBIZA HATCHBACK', 'derivative': '1.0 TSI 95 Xcellence 5dr', 'mileage': 111665, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 401}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2018-03-29', 'fuel': 'Petrol', 'motExpiry': '2026-10-31', 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/DV18THU/2026-03-17/image/74dc3cc8-34f0-486e-a43a-43d4eea15149_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV18THU/2026-03-17/image/5fef9cd3-7e29-490f-947f-310bed03fc83_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV18THU/2026-03-17/image/34ba2996-0918-40e6-b487-f9ee533848b7_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV18THU/2026-03-17/image/da6cb2b0-9048-46a5-a3a6-864377a5e6ee_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV18THU/2026-03-17/image/54a1f14a-3e41-431b-92f8-b1efcd2d1cbc_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV18THU/2026-03-17/image/46a39d61-92da-48c8-b3d1-28c3f4af1adf_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV18THU/2026-03-17/image/d471d966-ec91-407b-b3ba-e17ddb205faf_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV18THU/2026-03-17/image/083e12ff-a89d-4d3d-b699-ed17f3544b61_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV18THU/2026-03-17/image/3d40a6ee-472b-432d-95ad-475062c13ab7_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 03/19-13K, 12/19-22K, 09/20-32K,', 'remarks': '**460** VOSA STATES 36K, 54K, 58K, 80K, 106K, 111K, SPARE KEY, SD CARD', 'virtual': False, 'seller': 'UKCGR - Select', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 106, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/d9afe110-c541-4caa-991f-3e8da49a01da.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:09:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4d10b24c-79fe-5c10-aa88-d96243b8afea with identifier: 120479509
2026-03-27 19:09:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4d10b24c-79fe-5c10-aa88-d96243b8afea with scrape type 2
2026-03-27 19:09:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4d10b24c-79fe-5c10-aa88-d96243b8afea with scrape type 2
2026-03-27 19:09:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 4d10b24c-79fe-5c10-aa88-d96243b8afea, identifier: 120479509
2026-03-27 19:09:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 4d10b24c-79fe-5c10-aa88-d96243b8afea with identifier: 120479509
2026-03-27 19:09:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 4d10b24c-79fe-5c10-aa88-d96243b8afea with identifier: 120479509
2026-03-27 19:09:25 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 4d10b24c-79fe-5c10-aa88-d96243b8afea with identifier: 120479509 to the API
2026-03-27 19:09:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:09:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 19:09:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120479509?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 106,
'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': '4d10b24c-79fe-5c10-aa88-d96243b8afea',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'DV18THU',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120479509',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'SEAT',
'model': 'IBIZA HATCHBACK',
'odometer': 111665,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-03-29',
'seller_name': 'UKCGR - Select',
'title': 'SEAT IBIZA HATCHBACK 1.0 TSI 95 Xcellence 5dr',
'transmission': 'manual',
'trim': '1.0 TSI 95 Xcellence 5dr',
'vin': None,
'year': 2018}
2026-03-27 19:09:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:09:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120479509%27 HTTP/1.1" 200 None
2026-03-27 19:09:26 [astonbarclay.gb] INFO: Saving data for 120479509: {'auction_closing_time': 1774958400.0, 'created_time': 1773687918.325852, 'last_price_update_time': 1774638566.17827}
2026-03-27 19:09:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:09:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120479509') HTTP/1.1" 204 0
2026-03-27 19:09:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120826190?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:09:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:09:26 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120826190, 'registration': 'MB19PCZ', 'account': 'MOT075', 'make': 'VAUXHALL', 'model': 'MOKKA X HATCHBACK SPECIAL EDITIONS', 'derivative': '1.4T Griffin 5dr', 'mileage': 28016, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 401}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2019-08-12', 'fuel': 'Petrol', 'motExpiry': '2025-06-11', 'doors': 5, 'engineSize': 1364, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/MB19PCZ/2026-03-27/image/52487313-329e-40ee-93b5-aa2268779810_removebg.jpg?w=600', 'https://abimg003.imgix.net/MB19PCZ/2026-03-27/image/a2b4dc06-a9db-4c4c-9d64-1159dde8a5f0_removebg.jpg?w=600', 'https://abimg003.imgix.net/MB19PCZ/2026-03-27/image/902a9c55-1f11-4233-a73f-342d0536028b_removebg.jpg?w=600', 'https://abimg003.imgix.net/MB19PCZ/2026-03-27/image/06cfbdd5-647a-4b2e-8032-385d75f9a4d2_removebg.jpg?w=600', 'https://abimg003.imgix.net/MB19PCZ/2026-03-27/image/f01482bb-d1bf-45f3-bb02-9f9599a6b585_removebg.jpg?w=600', 'https://abimg003.imgix.net/MB19PCZ/2026-03-27/image/324e1d28-debd-4863-9dbd-feb5acee415f_removebg.jpg?w=600', 'https://abimg003.imgix.net/MB19PCZ/2026-03-27/image/f0341df4-b177-43bd-9ac9-949cca87b5f1_removebg.jpg?w=600', 'https://abimg003.imgix.net/MB19PCZ/2026-03-27/image/ecd22960-90d9-458f-b93c-885ab43b4ac6_removebg.jpg?w=600', 'https://abimg003.imgix.net/MB19PCZ/2026-03-27/image/04c06930-c200-4cdd-a7e4-cc7fd34e9370_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 08/20 - 3K, 08/21 - 7K, 07/22 - 12K, 06/23 - 18K,', 'remarks': '**1783** VOSA STATES 12K, 18K, 24K', 'virtual': False, 'seller': 'MotoNovo Finance', '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/f988162e-98ca-4f40-b040-4e8bd50fbf0d.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:09:26 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120826190, 'registration': 'MB19PCZ', 'account': 'MOT075', 'make': 'VAUXHALL', 'model': 'MOKKA X HATCHBACK SPECIAL EDITIONS', 'derivative': '1.4T Griffin 5dr', 'mileage': 28016, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 401}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2019-08-12', 'fuel': 'Petrol', 'motExpiry': '2025-06-11', 'doors': 5, 'engineSize': 1364, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/MB19PCZ/2026-03-27/image/52487313-329e-40ee-93b5-aa2268779810_removebg.jpg?w=600', 'https://abimg003.imgix.net/MB19PCZ/2026-03-27/image/a2b4dc06-a9db-4c4c-9d64-1159dde8a5f0_removebg.jpg?w=600', 'https://abimg003.imgix.net/MB19PCZ/2026-03-27/image/902a9c55-1f11-4233-a73f-342d0536028b_removebg.jpg?w=600', 'https://abimg003.imgix.net/MB19PCZ/2026-03-27/image/06cfbdd5-647a-4b2e-8032-385d75f9a4d2_removebg.jpg?w=600', 'https://abimg003.imgix.net/MB19PCZ/2026-03-27/image/f01482bb-d1bf-45f3-bb02-9f9599a6b585_removebg.jpg?w=600', 'https://abimg003.imgix.net/MB19PCZ/2026-03-27/image/324e1d28-debd-4863-9dbd-feb5acee415f_removebg.jpg?w=600', 'https://abimg003.imgix.net/MB19PCZ/2026-03-27/image/f0341df4-b177-43bd-9ac9-949cca87b5f1_removebg.jpg?w=600', 'https://abimg003.imgix.net/MB19PCZ/2026-03-27/image/ecd22960-90d9-458f-b93c-885ab43b4ac6_removebg.jpg?w=600', 'https://abimg003.imgix.net/MB19PCZ/2026-03-27/image/04c06930-c200-4cdd-a7e4-cc7fd34e9370_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 08/20 - 3K, 08/21 - 7K, 07/22 - 12K, 06/23 - 18K,', 'remarks': '**1783** VOSA STATES 12K, 18K, 24K', 'virtual': False, 'seller': 'MotoNovo Finance', '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/f988162e-98ca-4f40-b040-4e8bd50fbf0d.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:09:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 895c0ecf-24fa-55de-b37d-025e700e2a54 with identifier: 120826190
2026-03-27 19:09:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 895c0ecf-24fa-55de-b37d-025e700e2a54 with scrape type 2
2026-03-27 19:09:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 895c0ecf-24fa-55de-b37d-025e700e2a54 with scrape type 2
2026-03-27 19:09:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 895c0ecf-24fa-55de-b37d-025e700e2a54, identifier: 120826190
2026-03-27 19:09:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 895c0ecf-24fa-55de-b37d-025e700e2a54 with identifier: 120826190
2026-03-27 19:09:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 895c0ecf-24fa-55de-b37d-025e700e2a54 with identifier: 120826190
2026-03-27 19:09:26 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 895c0ecf-24fa-55de-b37d-025e700e2a54 with identifier: 120826190 to the API
2026-03-27 19:09:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:09:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 19:09:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120826190?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 150,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'expiration_date': '2026-03-31T12:00:00Z',
'fuel_type': 'Petrol',
'id': '895c0ecf-24fa-55de-b37d-025e700e2a54',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'MB19PCZ',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120826190',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'VAUXHALL',
'model': 'MOKKA X HATCHBACK SPECIAL EDITIONS',
'odometer': 28016,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-08-12',
'seller_name': 'MotoNovo Finance',
'title': 'VAUXHALL MOKKA X HATCHBACK SPECIAL EDITIONS 1.4T Griffin 5dr',
'transmission': 'manual',
'trim': '1.4T Griffin 5dr',
'vin': None,
'year': 2019}
2026-03-27 19:09:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:09:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120826190%27 HTTP/1.1" 200 None
2026-03-27 19:09:26 [astonbarclay.gb] INFO: Saving data for 120826190: {'auction_closing_time': 1774958400.0, 'created_time': 1774530317.364823, 'last_price_update_time': 1774638566.856463}
2026-03-27 19:09:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:09:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120826190') HTTP/1.1" 204 0
2026-03-27 19:09:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120805512?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:09:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:09:27 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120805512, 'registration': 'KN18GVK', 'account': 'MOT129', 'make': 'MERCEDES-BENZ', 'model': 'C CLASS DIESEL SALOON', 'derivative': 'C220d Sport Premium Plus 4dr 9G-Tronic', 'mileage': 66398, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 401}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2018-04-12', 'fuel': 'Diesel', 'motExpiry': '2027-03-01', 'doors': 4, 'engineSize': 2143, 'bodyType': 'Saloon', 'images': ['https://abimg003.imgix.net/KN18GVK/2026-03-26/image/692d3b20-3517-48ca-8d10-6461d77620f8_removebg.jpg?w=600', 'https://abimg003.imgix.net/KN18GVK/2026-03-26/image/438a932d-3e08-45ec-8d21-658f21229746_removebg.jpg?w=600', 'https://abimg003.imgix.net/KN18GVK/2026-03-26/image/1edc4571-556d-4fdb-9acf-72daca00949e_removebg.jpg?w=600', 'https://abimg003.imgix.net/KN18GVK/2026-03-26/image/bd37a363-53c0-4ed9-99dc-82064efe90b2_removebg.jpg?w=600', 'https://abimg003.imgix.net/KN18GVK/2026-03-26/image/1319623b-9204-4073-97d7-5b9b7b6a6d80_removebg.jpg?w=600', 'https://abimg003.imgix.net/KN18GVK/2026-03-26/image/7bfc1765-c988-4b4c-b421-d1352b013110_removebg.jpg?w=600', 'https://abimg003.imgix.net/KN18GVK/2026-03-26/image/d9ba44ed-a70a-4def-9979-464b77599a41_removebg.jpg?w=600', 'https://abimg003.imgix.net/KN18GVK/2026-03-26/image/7b3c9999-d238-4e4c-8aa8-98ed863738b2_removebg.jpg?w=600', 'https://abimg003.imgix.net/KN18GVK/2026-03-26/image/8b65574f-4297-4b52-abaf-0a4f90ec9f6a_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': '**1568** VOSA STATES 36K, 44K, 51K, 58K, 60K, 65K,', 'virtual': False, 'seller': 'MotoNovo Finance', '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/d75021b9-2931-45c6-a803-9edc17511138.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:09:27 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120805512, 'registration': 'KN18GVK', 'account': 'MOT129', 'make': 'MERCEDES-BENZ', 'model': 'C CLASS DIESEL SALOON', 'derivative': 'C220d Sport Premium Plus 4dr 9G-Tronic', 'mileage': 66398, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 401}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2018-04-12', 'fuel': 'Diesel', 'motExpiry': '2027-03-01', 'doors': 4, 'engineSize': 2143, 'bodyType': 'Saloon', 'images': ['https://abimg003.imgix.net/KN18GVK/2026-03-26/image/692d3b20-3517-48ca-8d10-6461d77620f8_removebg.jpg?w=600', 'https://abimg003.imgix.net/KN18GVK/2026-03-26/image/438a932d-3e08-45ec-8d21-658f21229746_removebg.jpg?w=600', 'https://abimg003.imgix.net/KN18GVK/2026-03-26/image/1edc4571-556d-4fdb-9acf-72daca00949e_removebg.jpg?w=600', 'https://abimg003.imgix.net/KN18GVK/2026-03-26/image/bd37a363-53c0-4ed9-99dc-82064efe90b2_removebg.jpg?w=600', 'https://abimg003.imgix.net/KN18GVK/2026-03-26/image/1319623b-9204-4073-97d7-5b9b7b6a6d80_removebg.jpg?w=600', 'https://abimg003.imgix.net/KN18GVK/2026-03-26/image/7bfc1765-c988-4b4c-b421-d1352b013110_removebg.jpg?w=600', 'https://abimg003.imgix.net/KN18GVK/2026-03-26/image/d9ba44ed-a70a-4def-9979-464b77599a41_removebg.jpg?w=600', 'https://abimg003.imgix.net/KN18GVK/2026-03-26/image/7b3c9999-d238-4e4c-8aa8-98ed863738b2_removebg.jpg?w=600', 'https://abimg003.imgix.net/KN18GVK/2026-03-26/image/8b65574f-4297-4b52-abaf-0a4f90ec9f6a_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': '**1568** VOSA STATES 36K, 44K, 51K, 58K, 60K, 65K,', 'virtual': False, 'seller': 'MotoNovo Finance', '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/d75021b9-2931-45c6-a803-9edc17511138.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:09:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 43d36af7-9382-539d-bcdb-e165635fe683 with identifier: 120805512
2026-03-27 19:09:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 43d36af7-9382-539d-bcdb-e165635fe683 with scrape type 2
2026-03-27 19:09:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 43d36af7-9382-539d-bcdb-e165635fe683 with scrape type 2
2026-03-27 19:09:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 43d36af7-9382-539d-bcdb-e165635fe683, identifier: 120805512
2026-03-27 19:09:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 43d36af7-9382-539d-bcdb-e165635fe683 with identifier: 120805512
2026-03-27 19:09:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 43d36af7-9382-539d-bcdb-e165635fe683 with identifier: 120805512
2026-03-27 19:09:27 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 43d36af7-9382-539d-bcdb-e165635fe683 with identifier: 120805512 to the API
2026-03-27 19:09:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:09: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-27 19:09:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120805512?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 109,
'color': 'SILVER',
'currency': 'GBP',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.1L',
'expiration_date': '2026-03-31T12:00:00Z',
'fuel_type': 'Diesel',
'id': '43d36af7-9382-539d-bcdb-e165635fe683',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'KN18GVK',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120805512',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'MERCEDES-BENZ',
'model': 'C CLASS DIESEL SALOON',
'odometer': 66398,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-04-12',
'seller_name': 'MotoNovo Finance',
'title': 'MERCEDES-BENZ C CLASS DIESEL SALOON C220d Sport Premium Plus 4dr '
'9G-Tronic',
'transmission': 'automatic',
'trim': 'C220d Sport Premium Plus 4dr 9G-Tronic',
'vin': None,
'year': 2018}
2026-03-27 19:09:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:09:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120805512%27 HTTP/1.1" 200 None
2026-03-27 19:09:27 [astonbarclay.gb] INFO: Saving data for 120805512: {'auction_closing_time': 1774958400.0, 'created_time': 1774530300.97733, 'last_price_update_time': 1774638567.495057}
2026-03-27 19:09:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:09:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120805512') HTTP/1.1" 204 0
2026-03-27 19:09:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120792109?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:09:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:09:27 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120792109, 'registration': 'YR69FVM', 'account': 'AST058', 'make': 'SKODA', 'model': 'KODIAQ ESTATE', 'derivative': '1.5 TSI SE L 5dr DSG [7 Seat]', 'mileage': 87084, 'mileageWarranty': False, 'type': 'car', 'saleId': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 401}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2019-09-27', 'fuel': 'Petrol', 'motExpiry': '2027-02-18', 'doors': 5, 'engineSize': 1498, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/YR69FVM/2026-03-26/image/72769f9a-2253-4ef3-8147-831899e5626b_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR69FVM/2026-03-26/image/c8b49c6e-2955-43c7-93ef-7c89c1a027fb_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR69FVM/2026-03-26/image/e839ce87-c9a8-4129-bc66-d9725cabab9d_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR69FVM/2026-03-26/image/1dabcd88-ab76-4e86-b45e-89db7a860500_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR69FVM/2026-03-26/image/c0973acf-e57f-46d5-87d5-9bf59a21f1b8_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR69FVM/2026-03-26/image/3808f502-267c-4a4f-aeeb-3104b25ffd14_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR69FVM/2026-03-26/image/b3e7f918-0030-40a0-aa5f-d402b42faa97_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR69FVM/2026-03-26/image/1fec8fa7-3a2b-4416-a394-64f91be5a999_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR69FVM/2026-03-26/image/691f956e-f069-47fd-a9c9-cc5b2ad8fc83_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 10/20 - 14K, 08/21 - 25K, 06/23 - 52K, 05/24 - 61K, INVOICE @ 05/25 - 75K', 'remarks': '**1480** VOSA STATES 42K, 54K, 67K, 80K, 87K,', 'virtual': False, 'seller': 'LDG', '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/2ef30b29-c5c7-4404-8148-1b4deb54cb0c.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:09:27 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120792109, 'registration': 'YR69FVM', 'account': 'AST058', 'make': 'SKODA', 'model': 'KODIAQ ESTATE', 'derivative': '1.5 TSI SE L 5dr DSG [7 Seat]', 'mileage': 87084, 'mileageWarranty': False, 'type': 'car', 'saleId': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 401}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2019-09-27', 'fuel': 'Petrol', 'motExpiry': '2027-02-18', 'doors': 5, 'engineSize': 1498, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/YR69FVM/2026-03-26/image/72769f9a-2253-4ef3-8147-831899e5626b_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR69FVM/2026-03-26/image/c8b49c6e-2955-43c7-93ef-7c89c1a027fb_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR69FVM/2026-03-26/image/e839ce87-c9a8-4129-bc66-d9725cabab9d_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR69FVM/2026-03-26/image/1dabcd88-ab76-4e86-b45e-89db7a860500_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR69FVM/2026-03-26/image/c0973acf-e57f-46d5-87d5-9bf59a21f1b8_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR69FVM/2026-03-26/image/3808f502-267c-4a4f-aeeb-3104b25ffd14_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR69FVM/2026-03-26/image/b3e7f918-0030-40a0-aa5f-d402b42faa97_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR69FVM/2026-03-26/image/1fec8fa7-3a2b-4416-a394-64f91be5a999_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR69FVM/2026-03-26/image/691f956e-f069-47fd-a9c9-cc5b2ad8fc83_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 10/20 - 14K, 08/21 - 25K, 06/23 - 52K, 05/24 - 61K, INVOICE @ 05/25 - 75K', 'remarks': '**1480** VOSA STATES 42K, 54K, 67K, 80K, 87K,', 'virtual': False, 'seller': 'LDG', '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/2ef30b29-c5c7-4404-8148-1b4deb54cb0c.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:09:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0a12d696-8d45-5e8b-8272-503539627057 with identifier: 120792109
2026-03-27 19:09:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0a12d696-8d45-5e8b-8272-503539627057 with scrape type 2
2026-03-27 19:09:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0a12d696-8d45-5e8b-8272-503539627057 with scrape type 2
2026-03-27 19:09:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 0a12d696-8d45-5e8b-8272-503539627057, identifier: 120792109
2026-03-27 19:09:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 0a12d696-8d45-5e8b-8272-503539627057 with identifier: 120792109
2026-03-27 19:09:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 0a12d696-8d45-5e8b-8272-503539627057 with identifier: 120792109
2026-03-27 19:09:28 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 0a12d696-8d45-5e8b-8272-503539627057 with identifier: 120792109 to the API
2026-03-27 19:09:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:09: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-27 19:09:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120792109?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 139,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-03-31T12:00:00Z',
'fuel_type': 'Petrol',
'id': '0a12d696-8d45-5e8b-8272-503539627057',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'YR69FVM',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120792109',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'SKODA',
'model': 'KODIAQ ESTATE',
'odometer': 87084,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-09-27',
'seller_name': 'LDG',
'title': 'SKODA KODIAQ ESTATE 1.5 TSI SE L 5dr DSG [7 Seat]',
'transmission': 'automatic',
'trim': '1.5 TSI SE L 5dr DSG [7 Seat]',
'vin': None,
'year': 2019}
2026-03-27 19:09:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:09:28 [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-27 19:09:28 [astonbarclay.gb] INFO: Saving data for 120792109: {'auction_closing_time': 1774958400.0, 'created_time': 1774530312.359234, 'last_price_update_time': 1774638568.296333}
2026-03-27 19:09:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:09:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120792109') HTTP/1.1" 204 0
2026-03-27 19:09:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120627849?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:09:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:09:29 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120627849, 'registration': 'LP15UEG', 'account': 'VAN038', 'make': 'FORD', 'model': 'MONDEO DIESEL ESTATE', 'derivative': '2.0 TDCi ECOnetic Titanium 5dr', 'mileage': 87966, 'mileageWarranty': True, 'type': 'car', 'saleId': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 401}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2015-07-07', 'fuel': 'Diesel', 'motExpiry': '2026-11-29', 'doors': 5, 'engineSize': 1997, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/LP15UEG/2026-03-24/image/25aadf8b-add8-425e-86e2-df6a8cb23468_removebg.jpg?w=600', 'https://abimg003.imgix.net/LP15UEG/2026-03-24/image/a0af1911-2e38-476b-8d31-8fc0f70e1238_removebg.jpg?w=600', 'https://abimg003.imgix.net/LP15UEG/2026-03-24/image/a068d721-87de-40f8-add5-17dbf03a66f5_removebg.jpg?w=600', 'https://abimg003.imgix.net/LP15UEG/2026-03-24/image/3c362d07-a715-422d-a8bf-a5284e15f60c_removebg.jpg?w=600', 'https://abimg003.imgix.net/LP15UEG/2026-03-24/image/98e4a5ef-7a1d-47af-801f-b6ab54a42dc3_removebg.jpg?w=600', 'https://abimg003.imgix.net/LP15UEG/2026-03-24/image/034b647a-6ce0-4e0d-8884-780b013bb025_removebg.jpg?w=600', 'https://abimg003.imgix.net/LP15UEG/2026-03-24/image/b1e2097c-40e9-4efa-8d9d-d3c8f001649a_removebg.jpg?w=600', 'https://abimg003.imgix.net/LP15UEG/2026-03-24/image/eae7f176-91da-45a4-bea7-a295cbff877e_removebg.jpg?w=600', 'https://abimg003.imgix.net/LP15UEG/2026-03-24/image/3fdb7023-b5ad-458b-8733-5f0a0958c321_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 06/16 - 19K, 09/17 - 39K, 09/21 - 69K, 06/23 - 75K, 11/24 - 80K, BOTH INVOICES AND BOOK', 'remarks': '**1247** VOSA STATES 46K, 55K, 65K, 69K, 73K, 75K, 80K, 86K, 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': 109, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/13cc8dcc-4bd3-48ec-85cd-2ce30089f4fd.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:09:29 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120627849, 'registration': 'LP15UEG', 'account': 'VAN038', 'make': 'FORD', 'model': 'MONDEO DIESEL ESTATE', 'derivative': '2.0 TDCi ECOnetic Titanium 5dr', 'mileage': 87966, 'mileageWarranty': True, 'type': 'car', 'saleId': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 401}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2015-07-07', 'fuel': 'Diesel', 'motExpiry': '2026-11-29', 'doors': 5, 'engineSize': 1997, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/LP15UEG/2026-03-24/image/25aadf8b-add8-425e-86e2-df6a8cb23468_removebg.jpg?w=600', 'https://abimg003.imgix.net/LP15UEG/2026-03-24/image/a0af1911-2e38-476b-8d31-8fc0f70e1238_removebg.jpg?w=600', 'https://abimg003.imgix.net/LP15UEG/2026-03-24/image/a068d721-87de-40f8-add5-17dbf03a66f5_removebg.jpg?w=600', 'https://abimg003.imgix.net/LP15UEG/2026-03-24/image/3c362d07-a715-422d-a8bf-a5284e15f60c_removebg.jpg?w=600', 'https://abimg003.imgix.net/LP15UEG/2026-03-24/image/98e4a5ef-7a1d-47af-801f-b6ab54a42dc3_removebg.jpg?w=600', 'https://abimg003.imgix.net/LP15UEG/2026-03-24/image/034b647a-6ce0-4e0d-8884-780b013bb025_removebg.jpg?w=600', 'https://abimg003.imgix.net/LP15UEG/2026-03-24/image/b1e2097c-40e9-4efa-8d9d-d3c8f001649a_removebg.jpg?w=600', 'https://abimg003.imgix.net/LP15UEG/2026-03-24/image/eae7f176-91da-45a4-bea7-a295cbff877e_removebg.jpg?w=600', 'https://abimg003.imgix.net/LP15UEG/2026-03-24/image/3fdb7023-b5ad-458b-8733-5f0a0958c321_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 06/16 - 19K, 09/17 - 39K, 09/21 - 69K, 06/23 - 75K, 11/24 - 80K, BOTH INVOICES AND BOOK', 'remarks': '**1247** VOSA STATES 46K, 55K, 65K, 69K, 73K, 75K, 80K, 86K, 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': 109, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/13cc8dcc-4bd3-48ec-85cd-2ce30089f4fd.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:09:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 75a95712-f540-56fb-aa8f-82f8b272129e with identifier: 120627849
2026-03-27 19:09:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 75a95712-f540-56fb-aa8f-82f8b272129e with scrape type 2
2026-03-27 19:09:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 75a95712-f540-56fb-aa8f-82f8b272129e with scrape type 2
2026-03-27 19:09:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 75a95712-f540-56fb-aa8f-82f8b272129e, identifier: 120627849
2026-03-27 19:09:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 75a95712-f540-56fb-aa8f-82f8b272129e with identifier: 120627849
2026-03-27 19:09:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 75a95712-f540-56fb-aa8f-82f8b272129e with identifier: 120627849
2026-03-27 19:09:29 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 75a95712-f540-56fb-aa8f-82f8b272129e with identifier: 120627849 to the API
2026-03-27 19:09:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:09:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 19:09:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120627849?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 109,
'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': '75a95712-f540-56fb-aa8f-82f8b272129e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'LP15UEG',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120627849',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'FORD',
'model': 'MONDEO DIESEL ESTATE',
'odometer': 87966,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-07-07',
'seller_name': 'Vantage Motor Group',
'title': 'FORD MONDEO DIESEL ESTATE 2.0 TDCi ECOnetic Titanium 5dr',
'transmission': 'manual',
'trim': '2.0 TDCi ECOnetic Titanium 5dr',
'vin': None,
'year': 2015}
2026-03-27 19:09:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:09:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120627849%27 HTTP/1.1" 200 None
2026-03-27 19:09:29 [astonbarclay.gb] INFO: Saving data for 120627849: {'auction_closing_time': 1774958400.0, 'created_time': 1774328521.188585, 'last_price_update_time': 1774638569.866263}
2026-03-27 19:09:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:09:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120627849') HTTP/1.1" 204 0
2026-03-27 19:09:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120627497?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:09:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:09:29 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120627497, 'registration': 'HK18LAA', 'account': 'VAN052', 'make': 'PEUGEOT', 'model': '2008 DIESEL ESTATE', 'derivative': '1.6 BlueHDi 120 GT Line 5dr', 'mileage': 90119, 'mileageWarranty': True, 'type': 'car', 'saleId': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 401}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2018-06-14', 'fuel': 'Diesel', 'motExpiry': '2026-04-25', 'doors': 5, 'engineSize': 1560, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/HK18LAA/2026-03-24/image/9515725d-c3b3-430f-9dbb-f993fbf3da61_removebg.jpg?w=600', 'https://abimg003.imgix.net/HK18LAA/2026-03-24/image/e43b9a12-bcd7-48b0-a8c1-0da2eacb856f_removebg.jpg?w=600', 'https://abimg003.imgix.net/HK18LAA/2026-03-24/image/aa4ab369-b967-4bc2-95ff-2f692186c2a8_removebg.jpg?w=600', 'https://abimg003.imgix.net/HK18LAA/2026-03-24/image/6ea6b87a-7fe3-4f59-ac26-b0902f925a93_removebg.jpg?w=600', 'https://abimg003.imgix.net/HK18LAA/2026-03-24/image/b538dd14-cdc5-4956-bdee-70c907cb71a8_removebg.jpg?w=600', 'https://abimg003.imgix.net/HK18LAA/2026-03-24/image/509805de-6548-4b1d-8503-acc5443e0b19_removebg.jpg?w=600', 'https://abimg003.imgix.net/HK18LAA/2026-03-24/image/ced0e25f-9ab7-452e-b005-529766d0c4ad_removebg.jpg?w=600', 'https://abimg003.imgix.net/HK18LAA/2026-03-24/image/a03d66da-7faa-4e63-b098-ee1f0d7fe843_removebg.jpg?w=600', 'https://abimg003.imgix.net/HK18LAA/2026-03-24/image/7f94e01e-ed02-469a-8955-9d54d1c2ac4c_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 01/19 - 15K, 08/19 - 32K, 06/20 - 48K, 04/21 - 58K, 04/22 - 64K, 04/23 - 72K, 04/24 - 58K, 04/25 - 85K,', 'remarks': '**1307** 58K, 64K, 72K, 80K, 85K,', 'virtual': False, 'seller': 'Vantage Motor Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 96, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/dea65b5b-7cfa-4796-8558-63067ca28dba.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:09:29 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120627497, 'registration': 'HK18LAA', 'account': 'VAN052', 'make': 'PEUGEOT', 'model': '2008 DIESEL ESTATE', 'derivative': '1.6 BlueHDi 120 GT Line 5dr', 'mileage': 90119, 'mileageWarranty': True, 'type': 'car', 'saleId': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 401}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2018-06-14', 'fuel': 'Diesel', 'motExpiry': '2026-04-25', 'doors': 5, 'engineSize': 1560, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/HK18LAA/2026-03-24/image/9515725d-c3b3-430f-9dbb-f993fbf3da61_removebg.jpg?w=600', 'https://abimg003.imgix.net/HK18LAA/2026-03-24/image/e43b9a12-bcd7-48b0-a8c1-0da2eacb856f_removebg.jpg?w=600', 'https://abimg003.imgix.net/HK18LAA/2026-03-24/image/aa4ab369-b967-4bc2-95ff-2f692186c2a8_removebg.jpg?w=600', 'https://abimg003.imgix.net/HK18LAA/2026-03-24/image/6ea6b87a-7fe3-4f59-ac26-b0902f925a93_removebg.jpg?w=600', 'https://abimg003.imgix.net/HK18LAA/2026-03-24/image/b538dd14-cdc5-4956-bdee-70c907cb71a8_removebg.jpg?w=600', 'https://abimg003.imgix.net/HK18LAA/2026-03-24/image/509805de-6548-4b1d-8503-acc5443e0b19_removebg.jpg?w=600', 'https://abimg003.imgix.net/HK18LAA/2026-03-24/image/ced0e25f-9ab7-452e-b005-529766d0c4ad_removebg.jpg?w=600', 'https://abimg003.imgix.net/HK18LAA/2026-03-24/image/a03d66da-7faa-4e63-b098-ee1f0d7fe843_removebg.jpg?w=600', 'https://abimg003.imgix.net/HK18LAA/2026-03-24/image/7f94e01e-ed02-469a-8955-9d54d1c2ac4c_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 01/19 - 15K, 08/19 - 32K, 06/20 - 48K, 04/21 - 58K, 04/22 - 64K, 04/23 - 72K, 04/24 - 58K, 04/25 - 85K,', 'remarks': '**1307** 58K, 64K, 72K, 80K, 85K,', 'virtual': False, 'seller': 'Vantage Motor Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 96, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/dea65b5b-7cfa-4796-8558-63067ca28dba.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:09:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f40b4b97-2b88-5eca-9638-360c17499529 with identifier: 120627497
2026-03-27 19:09:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f40b4b97-2b88-5eca-9638-360c17499529 with scrape type 2
2026-03-27 19:09:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f40b4b97-2b88-5eca-9638-360c17499529 with scrape type 2
2026-03-27 19:09:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: f40b4b97-2b88-5eca-9638-360c17499529, identifier: 120627497
2026-03-27 19:09:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: f40b4b97-2b88-5eca-9638-360c17499529 with identifier: 120627497
2026-03-27 19:09:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: f40b4b97-2b88-5eca-9638-360c17499529 with identifier: 120627497
2026-03-27 19:09:30 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: f40b4b97-2b88-5eca-9638-360c17499529 with identifier: 120627497 to the API
2026-03-27 19:09:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:09:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 19:09:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120627497?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 96,
'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': 'f40b4b97-2b88-5eca-9638-360c17499529',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'HK18LAA',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120627497',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'PEUGEOT',
'model': '2008 DIESEL ESTATE',
'odometer': 90119,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-06-14',
'seller_name': 'Vantage Motor Group',
'title': 'PEUGEOT 2008 DIESEL ESTATE 1.6 BlueHDi 120 GT Line 5dr',
'transmission': 'manual',
'trim': '1.6 BlueHDi 120 GT Line 5dr',
'vin': None,
'year': 2018}
2026-03-27 19:09:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:09:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120627497%27 HTTP/1.1" 200 None
2026-03-27 19:09:30 [astonbarclay.gb] INFO: Saving data for 120627497: {'auction_closing_time': 1774958400.0, 'created_time': 1774328524.006026, 'last_price_update_time': 1774638570.321825}
2026-03-27 19:09:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:09:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120627497') HTTP/1.1" 204 0
2026-03-27 19:09:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120821709?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:09:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:09:33 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120821709, 'registration': 'YK07OYM', 'account': 'WBA001', 'make': 'MINI', 'model': 'HATCHBACK', 'derivative': '1.6 Cooper 3dr', 'mileage': 77730, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 401}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2007-03-19', 'fuel': 'Petrol', 'motExpiry': '2026-04-07', 'doors': 3, 'engineSize': 1598, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YK07OYM/2026-03-26/image/c05ed9f9-5c3f-4b00-ac13-bbdebd671783_removebg.jpg?w=600', 'https://abimg003.imgix.net/YK07OYM/2026-03-26/image/8334e47f-cbf5-4aa9-88c0-b1ca29530d62_removebg.jpg?w=600', 'https://abimg003.imgix.net/YK07OYM/2026-03-26/image/be8d3b63-9358-41d3-87ae-699126a2d65b_removebg.jpg?w=600', 'https://abimg003.imgix.net/YK07OYM/2026-03-26/image/98384cd0-9b2a-47a7-85eb-7df0f5cc7b9e_removebg.jpg?w=600', 'https://abimg003.imgix.net/YK07OYM/2026-03-26/image/f60e4db8-177e-43ee-9a56-6370467a5113_removebg.jpg?w=600', 'https://abimg003.imgix.net/YK07OYM/2026-03-26/image/ea67c9cc-4a38-480b-b40a-adc25293a02d_removebg.jpg?w=600', 'https://abimg003.imgix.net/YK07OYM/2026-03-26/image/a292bd8a-2e91-4d7e-bba2-089ec7de6f12_removebg.jpg?w=600', 'https://abimg003.imgix.net/YK07OYM/2026-03-26/image/c2fa6eb7-e16c-48d2-8e9d-466b9ad13870_removebg.jpg?w=600', 'https://abimg003.imgix.net/YK07OYM/2026-03-26/image/99b0af78-b2ef-40d3-842b-cac4fe8d3eaa_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': 'Cat C Insurance Loss', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': "Category C Insurance Loss. Vehicle Extensively Damaged But Repairable -Insurer Decided Not To Repair VIC PASS: V5 states 'substantially repaired and/or accident damaged: identity checked on 08/10/2013' **458** VOSA STATES 12K, 13K, 15K, 16K, 23K, 36K, 42K, 45K, 50K, 51K, 53K, 58K, 65K, 70K, 73K,", 'virtual': False, 'seller': 'UKCGR', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '6', 'v5': True, 'v5details': 'Here', 'co2': 139, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:09:33 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120821709, 'registration': 'YK07OYM', 'account': 'WBA001', 'make': 'MINI', 'model': 'HATCHBACK', 'derivative': '1.6 Cooper 3dr', 'mileage': 77730, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 401}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2007-03-19', 'fuel': 'Petrol', 'motExpiry': '2026-04-07', 'doors': 3, 'engineSize': 1598, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YK07OYM/2026-03-26/image/c05ed9f9-5c3f-4b00-ac13-bbdebd671783_removebg.jpg?w=600', 'https://abimg003.imgix.net/YK07OYM/2026-03-26/image/8334e47f-cbf5-4aa9-88c0-b1ca29530d62_removebg.jpg?w=600', 'https://abimg003.imgix.net/YK07OYM/2026-03-26/image/be8d3b63-9358-41d3-87ae-699126a2d65b_removebg.jpg?w=600', 'https://abimg003.imgix.net/YK07OYM/2026-03-26/image/98384cd0-9b2a-47a7-85eb-7df0f5cc7b9e_removebg.jpg?w=600', 'https://abimg003.imgix.net/YK07OYM/2026-03-26/image/f60e4db8-177e-43ee-9a56-6370467a5113_removebg.jpg?w=600', 'https://abimg003.imgix.net/YK07OYM/2026-03-26/image/ea67c9cc-4a38-480b-b40a-adc25293a02d_removebg.jpg?w=600', 'https://abimg003.imgix.net/YK07OYM/2026-03-26/image/a292bd8a-2e91-4d7e-bba2-089ec7de6f12_removebg.jpg?w=600', 'https://abimg003.imgix.net/YK07OYM/2026-03-26/image/c2fa6eb7-e16c-48d2-8e9d-466b9ad13870_removebg.jpg?w=600', 'https://abimg003.imgix.net/YK07OYM/2026-03-26/image/99b0af78-b2ef-40d3-842b-cac4fe8d3eaa_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': 'Cat C Insurance Loss', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': "Category C Insurance Loss. Vehicle Extensively Damaged But Repairable -Insurer Decided Not To Repair VIC PASS: V5 states 'substantially repaired and/or accident damaged: identity checked on 08/10/2013' **458** VOSA STATES 12K, 13K, 15K, 16K, 23K, 36K, 42K, 45K, 50K, 51K, 53K, 58K, 65K, 70K, 73K,", 'virtual': False, 'seller': 'UKCGR', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '6', 'v5': True, 'v5details': 'Here', 'co2': 139, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:09:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 57cba6ae-87e2-5c66-b726-54e24ad2a138 with identifier: 120821709
2026-03-27 19:09:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 57cba6ae-87e2-5c66-b726-54e24ad2a138 with scrape type 2
2026-03-27 19:09:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 57cba6ae-87e2-5c66-b726-54e24ad2a138 with scrape type 2
2026-03-27 19:09:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 57cba6ae-87e2-5c66-b726-54e24ad2a138, identifier: 120821709
2026-03-27 19:09:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 57cba6ae-87e2-5c66-b726-54e24ad2a138 with identifier: 120821709
2026-03-27 19:09:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 57cba6ae-87e2-5c66-b726-54e24ad2a138 with identifier: 120821709
2026-03-27 19:09:33 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 57cba6ae-87e2-5c66-b726-54e24ad2a138 with identifier: 120821709 to the API
2026-03-27 19:09:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:09:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 19:09:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120821709?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 139,
'color': 'RED',
'currency': 'GBP',
'doors_number': 3,
'emission_standard': 'EURO 4',
'engine': '1.6L',
'expiration_date': '2026-03-31T12:00:00Z',
'fuel_type': 'Petrol',
'id': '57cba6ae-87e2-5c66-b726-54e24ad2a138',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'YK07OYM',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120821709',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'MINI',
'model': 'HATCHBACK',
'odometer': 77730,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2007-03-19',
'seller_name': 'UKCGR',
'title': 'MINI HATCHBACK 1.6 Cooper 3dr',
'transmission': 'manual',
'trim': '1.6 Cooper 3dr',
'vin': None,
'year': 2007}
2026-03-27 19:09:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:09:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120821709%27 HTTP/1.1" 200 None
2026-03-27 19:09:33 [astonbarclay.gb] INFO: Saving data for 120821709: {'auction_closing_time': 1774958400.0, 'created_time': 1774530118.986955, 'last_price_update_time': 1774638573.984496}
2026-03-27 19:09:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:09:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120821709') HTTP/1.1" 204 0
2026-03-27 19:09:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120650937?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:09:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:09:35 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120650937, 'registration': 'YC18FPD', 'account': 'WBA004', 'make': 'BMW', 'model': '3 SERIES DIESEL TOURING', 'derivative': '320d M Sport 5dr Step Auto', 'mileage': 112622, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 401}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2018-03-28', 'fuel': 'Diesel', 'motExpiry': '2026-03-29', 'doors': 5, 'engineSize': 1995, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/YC18FPD/2026-03-23/image/eb01264d-7de5-47af-bf57-c313e086efc5_removebg.jpg?w=600', 'https://abimg003.imgix.net/YC18FPD/2026-03-23/image/d142d346-f851-4bd0-ac77-efc949bdd2a1_removebg.jpg?w=600', 'https://abimg003.imgix.net/YC18FPD/2026-03-23/image/d80c78f6-cd11-4f5e-907b-0e06c2545af2_removebg.jpg?w=600', 'https://abimg003.imgix.net/YC18FPD/2026-03-23/image/bea0d489-2078-4601-b237-b4de5f328132_removebg.jpg?w=600', 'https://abimg003.imgix.net/YC18FPD/2026-03-23/image/7ffde8e7-cabb-4c63-8198-816a69e41277_removebg.jpg?w=600', 'https://abimg003.imgix.net/YC18FPD/2026-03-23/image/2a352786-937f-4a9c-85b9-e6d0e5706838_removebg.jpg?w=600', 'https://abimg003.imgix.net/YC18FPD/2026-03-23/image/77f647e3-c3c1-4392-a51c-fcf7dfb024f4_removebg.jpg?w=600', 'https://abimg003.imgix.net/YC18FPD/2026-03-23/image/123e7cca-a1a9-44a3-be83-dc675db8a371_removebg.jpg?w=600', 'https://abimg003.imgix.net/YC18FPD/2026-03-23/image/60e9d677-8859-42b4-bf0f-f1bf1a7852cd_removebg.jpg?w=600', 'https://abimg003.imgix.net/YC18FPD/2026-03-23/image/d5a48b78-79c0-4472-8011-ebfa8e51e42b_removebg.jpg?w=600', 'https://abimg003.imgix.net/YC18FPD/2026-03-23/image/b9e0afcf-b7f0-4b1e-b8de-7fb61f0b97e4_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service invoice 12/21 - 52K, 01/23 - 67K, 01/24 - 84K, 01/26 - 111K', 'remarks': '**478** VOSA STATES 40K, 56K, 71K, 88K, 104K, SPARE KEY', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 135, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/5aef82fd-dac9-486c-9f3b-edbc5848f561.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:09:35 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120650937, 'registration': 'YC18FPD', 'account': 'WBA004', 'make': 'BMW', 'model': '3 SERIES DIESEL TOURING', 'derivative': '320d M Sport 5dr Step Auto', 'mileage': 112622, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 401}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2018-03-28', 'fuel': 'Diesel', 'motExpiry': '2026-03-29', 'doors': 5, 'engineSize': 1995, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/YC18FPD/2026-03-23/image/eb01264d-7de5-47af-bf57-c313e086efc5_removebg.jpg?w=600', 'https://abimg003.imgix.net/YC18FPD/2026-03-23/image/d142d346-f851-4bd0-ac77-efc949bdd2a1_removebg.jpg?w=600', 'https://abimg003.imgix.net/YC18FPD/2026-03-23/image/d80c78f6-cd11-4f5e-907b-0e06c2545af2_removebg.jpg?w=600', 'https://abimg003.imgix.net/YC18FPD/2026-03-23/image/bea0d489-2078-4601-b237-b4de5f328132_removebg.jpg?w=600', 'https://abimg003.imgix.net/YC18FPD/2026-03-23/image/7ffde8e7-cabb-4c63-8198-816a69e41277_removebg.jpg?w=600', 'https://abimg003.imgix.net/YC18FPD/2026-03-23/image/2a352786-937f-4a9c-85b9-e6d0e5706838_removebg.jpg?w=600', 'https://abimg003.imgix.net/YC18FPD/2026-03-23/image/77f647e3-c3c1-4392-a51c-fcf7dfb024f4_removebg.jpg?w=600', 'https://abimg003.imgix.net/YC18FPD/2026-03-23/image/123e7cca-a1a9-44a3-be83-dc675db8a371_removebg.jpg?w=600', 'https://abimg003.imgix.net/YC18FPD/2026-03-23/image/60e9d677-8859-42b4-bf0f-f1bf1a7852cd_removebg.jpg?w=600', 'https://abimg003.imgix.net/YC18FPD/2026-03-23/image/d5a48b78-79c0-4472-8011-ebfa8e51e42b_removebg.jpg?w=600', 'https://abimg003.imgix.net/YC18FPD/2026-03-23/image/b9e0afcf-b7f0-4b1e-b8de-7fb61f0b97e4_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service invoice 12/21 - 52K, 01/23 - 67K, 01/24 - 84K, 01/26 - 111K', 'remarks': '**478** VOSA STATES 40K, 56K, 71K, 88K, 104K, SPARE KEY', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 135, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/5aef82fd-dac9-486c-9f3b-edbc5848f561.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:09:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 74ca3fa9-d908-5ecf-82dc-137ee593fad1 with identifier: 120650937
2026-03-27 19:09:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 74ca3fa9-d908-5ecf-82dc-137ee593fad1 with scrape type 2
2026-03-27 19:09:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 74ca3fa9-d908-5ecf-82dc-137ee593fad1 with scrape type 2
2026-03-27 19:09:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 74ca3fa9-d908-5ecf-82dc-137ee593fad1, identifier: 120650937
2026-03-27 19:09:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 74ca3fa9-d908-5ecf-82dc-137ee593fad1 with identifier: 120650937
2026-03-27 19:09:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 74ca3fa9-d908-5ecf-82dc-137ee593fad1 with identifier: 120650937
2026-03-27 19:09:35 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 74ca3fa9-d908-5ecf-82dc-137ee593fad1 with identifier: 120650937 to the API
2026-03-27 19:09:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:09:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 19:09:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120650937?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 135,
'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': '74ca3fa9-d908-5ecf-82dc-137ee593fad1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'YC18FPD',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120650937',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'BMW',
'model': '3 SERIES DIESEL TOURING',
'odometer': 112622,
'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': 'BMW 3 SERIES DIESEL TOURING 320d M Sport 5dr Step Auto',
'transmission': 'automatic',
'trim': '320d M Sport 5dr Step Auto',
'vin': None,
'year': 2018}
2026-03-27 19:09:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:09:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120650937%27 HTTP/1.1" 200 None
2026-03-27 19:09:36 [astonbarclay.gb] INFO: Saving data for 120650937: {'auction_closing_time': 1774958400.0, 'created_time': 1774011739.665854, 'last_price_update_time': 1774638576.094157}
2026-03-27 19:09:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:09:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120650937') HTTP/1.1" 204 0
2026-03-27 19:09:36 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.979(s), this was the 1st time calling it.
2026-03-27 19:09:36 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.858040925639853 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-27 19:09:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120670779?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:09:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:09:37 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120670779, 'registration': 'HG11PKA', 'account': 'VAN038', 'make': 'PORSCHE', 'model': 'CAYENNE DIESEL ESTATE', 'derivative': 'Diesel [245] 5dr Tiptronic S', 'mileage': 136175, 'mileageWarranty': True, 'type': 'car', 'saleId': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 401}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2011-07-08', 'fuel': 'Diesel', 'motExpiry': '2027-03-08', 'doors': 5, 'engineSize': 2967, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/HG11PKA/2026-03-24/image/b6935308-1e2a-4622-9004-f98af869accd_removebg.jpg?w=600', 'https://abimg003.imgix.net/HG11PKA/2026-03-24/image/3bc4a239-a115-4691-ab77-7f0c96af47bb_removebg.jpg?w=600', 'https://abimg003.imgix.net/HG11PKA/2026-03-24/image/8aedbc7b-0da0-466e-9f64-adc6654cd77c_removebg.jpg?w=600', 'https://abimg003.imgix.net/HG11PKA/2026-03-24/image/f8ae8efa-4003-4139-8852-7d2e6ba4a210_removebg.jpg?w=600', 'https://abimg003.imgix.net/HG11PKA/2026-03-24/image/1ef65f32-083d-4993-bc71-4f5959186641_removebg.jpg?w=600', 'https://abimg003.imgix.net/HG11PKA/2026-03-24/image/0a6ab31a-6ee9-410f-adcf-5f7941f3a667_removebg.jpg?w=600', 'https://abimg003.imgix.net/HG11PKA/2026-03-24/image/ea8dd766-698e-4b7c-9ec9-524c004918e8_removebg.jpg?w=600', 'https://abimg003.imgix.net/HG11PKA/2026-03-24/image/e87374aa-8aea-484f-84e3-8387558fdad4_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service print and book 04/13 - 20K, 12/14 - 40K, 11/15 - 50K, 05/17 - 75K, 01/20 - 99K, 01/22 - NO MILEAGE, 06/23 - NO MILEAGE, 02/25 - 129K, 06/25 - 131K, 11/25 - 134K,', 'remarks': '**1294** VOSA STATES 50K, 67K, 76K, 76K, 89K, 99K, 104K, 109K, 115K, 122K, 129K, 136K,', 'virtual': False, 'seller': 'Vantage Motor Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '7', 'v5': True, 'v5details': 'Here', 'co2': 189, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/7f36112f-ac93-4b59-a942-2da74690489a.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:09:37 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120670779, 'registration': 'HG11PKA', 'account': 'VAN038', 'make': 'PORSCHE', 'model': 'CAYENNE DIESEL ESTATE', 'derivative': 'Diesel [245] 5dr Tiptronic S', 'mileage': 136175, 'mileageWarranty': True, 'type': 'car', 'saleId': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 401}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2011-07-08', 'fuel': 'Diesel', 'motExpiry': '2027-03-08', 'doors': 5, 'engineSize': 2967, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/HG11PKA/2026-03-24/image/b6935308-1e2a-4622-9004-f98af869accd_removebg.jpg?w=600', 'https://abimg003.imgix.net/HG11PKA/2026-03-24/image/3bc4a239-a115-4691-ab77-7f0c96af47bb_removebg.jpg?w=600', 'https://abimg003.imgix.net/HG11PKA/2026-03-24/image/8aedbc7b-0da0-466e-9f64-adc6654cd77c_removebg.jpg?w=600', 'https://abimg003.imgix.net/HG11PKA/2026-03-24/image/f8ae8efa-4003-4139-8852-7d2e6ba4a210_removebg.jpg?w=600', 'https://abimg003.imgix.net/HG11PKA/2026-03-24/image/1ef65f32-083d-4993-bc71-4f5959186641_removebg.jpg?w=600', 'https://abimg003.imgix.net/HG11PKA/2026-03-24/image/0a6ab31a-6ee9-410f-adcf-5f7941f3a667_removebg.jpg?w=600', 'https://abimg003.imgix.net/HG11PKA/2026-03-24/image/ea8dd766-698e-4b7c-9ec9-524c004918e8_removebg.jpg?w=600', 'https://abimg003.imgix.net/HG11PKA/2026-03-24/image/e87374aa-8aea-484f-84e3-8387558fdad4_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service print and book 04/13 - 20K, 12/14 - 40K, 11/15 - 50K, 05/17 - 75K, 01/20 - 99K, 01/22 - NO MILEAGE, 06/23 - NO MILEAGE, 02/25 - 129K, 06/25 - 131K, 11/25 - 134K,', 'remarks': '**1294** VOSA STATES 50K, 67K, 76K, 76K, 89K, 99K, 104K, 109K, 115K, 122K, 129K, 136K,', 'virtual': False, 'seller': 'Vantage Motor Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '7', 'v5': True, 'v5details': 'Here', 'co2': 189, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/7f36112f-ac93-4b59-a942-2da74690489a.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:09:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 25e050b2-0e22-5530-a26d-51eb1cf6b442 with identifier: 120670779
2026-03-27 19:09:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 25e050b2-0e22-5530-a26d-51eb1cf6b442 with scrape type 2
2026-03-27 19:09:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 25e050b2-0e22-5530-a26d-51eb1cf6b442 with scrape type 2
2026-03-27 19:09:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 25e050b2-0e22-5530-a26d-51eb1cf6b442, identifier: 120670779
2026-03-27 19:09:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 25e050b2-0e22-5530-a26d-51eb1cf6b442 with identifier: 120670779
2026-03-27 19:09:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 25e050b2-0e22-5530-a26d-51eb1cf6b442 with identifier: 120670779
2026-03-27 19:09:37 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 25e050b2-0e22-5530-a26d-51eb1cf6b442 with identifier: 120670779 to the API
2026-03-27 19:09:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:09:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 19:09:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120670779?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 189,
'color': 'SILVER',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '3.0L',
'expiration_date': '2026-03-31T12:00:00Z',
'fuel_type': 'Diesel',
'id': '25e050b2-0e22-5530-a26d-51eb1cf6b442',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'HG11PKA',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120670779',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'PORSCHE',
'model': 'CAYENNE DIESEL ESTATE',
'odometer': 136175,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-07-08',
'seller_name': 'Vantage Motor Group',
'title': 'PORSCHE CAYENNE DIESEL ESTATE Diesel [245] 5dr Tiptronic S',
'transmission': 'automatic',
'trim': 'Diesel [245] 5dr Tiptronic S',
'vin': None,
'year': 2011}
2026-03-27 19:09:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:09:38 [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-27 19:09:38 [astonbarclay.gb] INFO: Saving data for 120670779: {'auction_closing_time': 1774958400.0, 'created_time': 1774328521.909828, 'last_price_update_time': 1774638578.124375}
2026-03-27 19:09:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:09:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120670779') HTTP/1.1" 204 0
2026-03-27 19:09:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120644493?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:09:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:09:38 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120644493, 'registration': 'PK68OSJ', 'account': 'VAN047', 'make': 'VOLKSWAGEN', 'model': 'UP HATCHBACK', 'derivative': '1.0 Move Up 5dr [Start Stop]', 'mileage': 85452, 'mileageWarranty': True, 'type': 'car', 'saleId': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 401}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2018-09-28', 'fuel': 'Petrol', 'motExpiry': '2026-12-05', 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/PK68OSJ/2026-03-24/image/fae1a4ce-c160-4bd8-b221-b90042267e3f_removebg.jpg?w=600', 'https://abimg003.imgix.net/PK68OSJ/2026-03-24/image/d15257a7-de97-4d5b-8585-b9ece1f05311_removebg.jpg?w=600', 'https://abimg003.imgix.net/PK68OSJ/2026-03-24/image/bdbaceb0-2897-4a37-980a-351377ca5b31_removebg.jpg?w=600', 'https://abimg003.imgix.net/PK68OSJ/2026-03-24/image/b5e53177-70be-487c-a88f-99ce90e33a70_removebg.jpg?w=600', 'https://abimg003.imgix.net/PK68OSJ/2026-03-24/image/2086076d-8eac-4c2c-a9ff-99be197edff1_removebg.jpg?w=600', 'https://abimg003.imgix.net/PK68OSJ/2026-03-24/image/b6d598e6-5675-446e-ae4b-99bfc433e180_removebg.jpg?w=600', 'https://abimg003.imgix.net/PK68OSJ/2026-03-24/image/3cb92519-bc05-4a84-b519-29d0a95a1bfa_removebg.jpg?w=600', 'https://abimg003.imgix.net/PK68OSJ/2026-03-24/image/e359e9f6-bda6-4ea5-89a5-e67730c448f5_removebg.jpg?w=600', 'https://abimg003.imgix.net/PK68OSJ/2026-03-24/image/657eba6d-a8cb-4fd7-aab6-08e7ae10ff64_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service invoice 11/20 - 27K,', 'remarks': '**1285** VOSA STATES 41K, 51K, 61K, 71K, 82K,', 'virtual': False, 'seller': 'Vantage Motor Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 96, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/5a2a16d4-f927-4891-b5a3-72e9a5d7498f.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:09:38 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120644493, 'registration': 'PK68OSJ', 'account': 'VAN047', 'make': 'VOLKSWAGEN', 'model': 'UP HATCHBACK', 'derivative': '1.0 Move Up 5dr [Start Stop]', 'mileage': 85452, 'mileageWarranty': True, 'type': 'car', 'saleId': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 401}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2018-09-28', 'fuel': 'Petrol', 'motExpiry': '2026-12-05', 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/PK68OSJ/2026-03-24/image/fae1a4ce-c160-4bd8-b221-b90042267e3f_removebg.jpg?w=600', 'https://abimg003.imgix.net/PK68OSJ/2026-03-24/image/d15257a7-de97-4d5b-8585-b9ece1f05311_removebg.jpg?w=600', 'https://abimg003.imgix.net/PK68OSJ/2026-03-24/image/bdbaceb0-2897-4a37-980a-351377ca5b31_removebg.jpg?w=600', 'https://abimg003.imgix.net/PK68OSJ/2026-03-24/image/b5e53177-70be-487c-a88f-99ce90e33a70_removebg.jpg?w=600', 'https://abimg003.imgix.net/PK68OSJ/2026-03-24/image/2086076d-8eac-4c2c-a9ff-99be197edff1_removebg.jpg?w=600', 'https://abimg003.imgix.net/PK68OSJ/2026-03-24/image/b6d598e6-5675-446e-ae4b-99bfc433e180_removebg.jpg?w=600', 'https://abimg003.imgix.net/PK68OSJ/2026-03-24/image/3cb92519-bc05-4a84-b519-29d0a95a1bfa_removebg.jpg?w=600', 'https://abimg003.imgix.net/PK68OSJ/2026-03-24/image/e359e9f6-bda6-4ea5-89a5-e67730c448f5_removebg.jpg?w=600', 'https://abimg003.imgix.net/PK68OSJ/2026-03-24/image/657eba6d-a8cb-4fd7-aab6-08e7ae10ff64_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service invoice 11/20 - 27K,', 'remarks': '**1285** VOSA STATES 41K, 51K, 61K, 71K, 82K,', 'virtual': False, 'seller': 'Vantage Motor Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 96, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/5a2a16d4-f927-4891-b5a3-72e9a5d7498f.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:09:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eba02725-3b35-5f54-9027-cf6b084c9f85 with identifier: 120644493
2026-03-27 19:09:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eba02725-3b35-5f54-9027-cf6b084c9f85 with scrape type 2
2026-03-27 19:09:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item eba02725-3b35-5f54-9027-cf6b084c9f85 with scrape type 2
2026-03-27 19:09:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: eba02725-3b35-5f54-9027-cf6b084c9f85, identifier: 120644493
2026-03-27 19:09:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: eba02725-3b35-5f54-9027-cf6b084c9f85 with identifier: 120644493
2026-03-27 19:09:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: eba02725-3b35-5f54-9027-cf6b084c9f85 with identifier: 120644493
2026-03-27 19:09:39 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: eba02725-3b35-5f54-9027-cf6b084c9f85 with identifier: 120644493 to the API
2026-03-27 19:09:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:09:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 19:09:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120644493?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 96,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-03-31T12:00:00Z',
'fuel_type': 'Petrol',
'id': 'eba02725-3b35-5f54-9027-cf6b084c9f85',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'PK68OSJ',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120644493',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'VOLKSWAGEN',
'model': 'UP HATCHBACK',
'odometer': 85452,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-09-28',
'seller_name': 'Vantage Motor Group',
'title': 'VOLKSWAGEN UP HATCHBACK 1.0 Move Up 5dr [Start Stop]',
'transmission': 'manual',
'trim': '1.0 Move Up 5dr [Start Stop]',
'vin': None,
'year': 2018}
2026-03-27 19:09:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:09:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120644493%27 HTTP/1.1" 200 None
2026-03-27 19:09:39 [astonbarclay.gb] INFO: Saving data for 120644493: {'auction_closing_time': 1774958400.0, 'created_time': 1774328518.456899, 'last_price_update_time': 1774638579.294323}
2026-03-27 19:09:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:09:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120644493') HTTP/1.1" 204 0
2026-03-27 19:09:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120805298?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:09:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120625573?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:09:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:09:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:09:39 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120805298, 'registration': 'FM17ETD', 'account': 'WBA001', 'make': 'FORD', 'model': 'KA+ HATCHBACK', 'derivative': '1.2 85 Zetec 5dr', 'mileage': 25202, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 401}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2017-06-30', 'fuel': 'Petrol', 'motExpiry': '2026-06-29', 'doors': 5, 'engineSize': 1198, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/FM17ETD/2026-03-26/image/d41ba9ee-003e-40e2-b37c-844473019ceb_removebg.jpg?w=600', 'https://abimg003.imgix.net/FM17ETD/2026-03-26/image/64e8b2a1-2aef-40ad-96ec-6fcf862e5a7b_removebg.jpg?w=600', 'https://abimg003.imgix.net/FM17ETD/2026-03-26/image/e60261cc-8a71-47e3-8f7b-6f4f955b549c_removebg.jpg?w=600', 'https://abimg003.imgix.net/FM17ETD/2026-03-26/image/d23f0619-6389-4d14-9bd4-29652d3d4df6_removebg.jpg?w=600', 'https://abimg003.imgix.net/FM17ETD/2026-03-26/image/559b0895-97ec-430d-8138-09cfe6b0c906_removebg.jpg?w=600', 'https://abimg003.imgix.net/FM17ETD/2026-03-26/image/5f3e904f-3279-4259-bef3-6cd7e76aefc1_removebg.jpg?w=600', 'https://abimg003.imgix.net/FM17ETD/2026-03-26/image/b48f9a2b-d62e-415d-91d3-09c9201757b0_removebg.jpg?w=600', 'https://abimg003.imgix.net/FM17ETD/2026-03-26/image/2673b489-5935-4b8a-b2bd-3d7ee1f78a33_removebg.jpg?w=600', 'https://abimg003.imgix.net/FM17ETD/2026-03-26/image/491daf27-7013-4169-802b-8cc8e8a3cb83_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 09/18 - 5K, 09/19 - 9K, 06/20 - 12K, 06/21 - 12K, 06/22 - 13K, 06/24 - 16K,', 'remarks': '**408** VOSA STATES 12K, 12K, 13K, 15K, 16K, 18K, SPARE KEY', 'virtual': False, 'seller': 'UKCGR', '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/ea556174-fafb-4c8f-b66c-3fef914a305b.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:09:39 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120805298, 'registration': 'FM17ETD', 'account': 'WBA001', 'make': 'FORD', 'model': 'KA+ HATCHBACK', 'derivative': '1.2 85 Zetec 5dr', 'mileage': 25202, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 401}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2017-06-30', 'fuel': 'Petrol', 'motExpiry': '2026-06-29', 'doors': 5, 'engineSize': 1198, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/FM17ETD/2026-03-26/image/d41ba9ee-003e-40e2-b37c-844473019ceb_removebg.jpg?w=600', 'https://abimg003.imgix.net/FM17ETD/2026-03-26/image/64e8b2a1-2aef-40ad-96ec-6fcf862e5a7b_removebg.jpg?w=600', 'https://abimg003.imgix.net/FM17ETD/2026-03-26/image/e60261cc-8a71-47e3-8f7b-6f4f955b549c_removebg.jpg?w=600', 'https://abimg003.imgix.net/FM17ETD/2026-03-26/image/d23f0619-6389-4d14-9bd4-29652d3d4df6_removebg.jpg?w=600', 'https://abimg003.imgix.net/FM17ETD/2026-03-26/image/559b0895-97ec-430d-8138-09cfe6b0c906_removebg.jpg?w=600', 'https://abimg003.imgix.net/FM17ETD/2026-03-26/image/5f3e904f-3279-4259-bef3-6cd7e76aefc1_removebg.jpg?w=600', 'https://abimg003.imgix.net/FM17ETD/2026-03-26/image/b48f9a2b-d62e-415d-91d3-09c9201757b0_removebg.jpg?w=600', 'https://abimg003.imgix.net/FM17ETD/2026-03-26/image/2673b489-5935-4b8a-b2bd-3d7ee1f78a33_removebg.jpg?w=600', 'https://abimg003.imgix.net/FM17ETD/2026-03-26/image/491daf27-7013-4169-802b-8cc8e8a3cb83_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 09/18 - 5K, 09/19 - 9K, 06/20 - 12K, 06/21 - 12K, 06/22 - 13K, 06/24 - 16K,', 'remarks': '**408** VOSA STATES 12K, 12K, 13K, 15K, 16K, 18K, SPARE KEY', 'virtual': False, 'seller': 'UKCGR', '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/ea556174-fafb-4c8f-b66c-3fef914a305b.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:09:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8f632390-12c8-5502-8eff-c3a93c04bf17 with identifier: 120805298
2026-03-27 19:09:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8f632390-12c8-5502-8eff-c3a93c04bf17 with scrape type 2
2026-03-27 19:09:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8f632390-12c8-5502-8eff-c3a93c04bf17 with scrape type 2
2026-03-27 19:09:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 8f632390-12c8-5502-8eff-c3a93c04bf17, identifier: 120805298
2026-03-27 19:09:39 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120625573, 'registration': 'ML69VHK', 'account': 'VAN046', 'make': 'KIA', 'model': 'STONIC ESTATE SPECIAL EDITION', 'derivative': '1.0T GDi Maxx 5dr Auto', 'mileage': 24860, 'mileageWarranty': True, 'type': 'car', 'saleId': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 401}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2019-10-13', 'fuel': 'Petrol', 'motExpiry': '2027-03-24', 'doors': 5, 'engineSize': 998, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/ML69VHK/2026-03-24/image/14fd671b-c314-4f3d-bbdb-ba51a1b86d57_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML69VHK/2026-03-24/image/5534834f-33c7-4ad1-a525-21b3367c52db_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML69VHK/2026-03-24/image/8fae9466-dc7c-4675-8a47-fa44401e1f43_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML69VHK/2026-03-24/image/09d59ff9-b9d2-48dc-a366-2ceb619db215_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML69VHK/2026-03-24/image/4eeedbc1-49ec-49b6-94f3-fda0694dff6f_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML69VHK/2026-03-24/image/f0c04728-0f62-454b-b735-0019eed64339_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML69VHK/2026-03-24/image/c7e5a7f7-9632-4a7d-9332-676df39d3555_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML69VHK/2026-03-24/image/2d97fdf9-567f-4d70-869c-22c6ef184d94_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML69VHK/2026-03-24/image/4ed31ac5-da00-4e5a-b58c-032d24d9e882_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service invoice 09/20 - 2K, 09/21 - 6K,', 'remarks': '**1275** VOSA STATES 8K, 13K, 17K, 21K, 24K,', 'virtual': False, 'seller': 'Vantage Motor Group', '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/324bc62e-7306-4847-abc5-98ed40f8344b.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:09:39 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120625573, 'registration': 'ML69VHK', 'account': 'VAN046', 'make': 'KIA', 'model': 'STONIC ESTATE SPECIAL EDITION', 'derivative': '1.0T GDi Maxx 5dr Auto', 'mileage': 24860, 'mileageWarranty': True, 'type': 'car', 'saleId': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 401}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2019-10-13', 'fuel': 'Petrol', 'motExpiry': '2027-03-24', 'doors': 5, 'engineSize': 998, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/ML69VHK/2026-03-24/image/14fd671b-c314-4f3d-bbdb-ba51a1b86d57_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML69VHK/2026-03-24/image/5534834f-33c7-4ad1-a525-21b3367c52db_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML69VHK/2026-03-24/image/8fae9466-dc7c-4675-8a47-fa44401e1f43_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML69VHK/2026-03-24/image/09d59ff9-b9d2-48dc-a366-2ceb619db215_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML69VHK/2026-03-24/image/4eeedbc1-49ec-49b6-94f3-fda0694dff6f_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML69VHK/2026-03-24/image/f0c04728-0f62-454b-b735-0019eed64339_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML69VHK/2026-03-24/image/c7e5a7f7-9632-4a7d-9332-676df39d3555_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML69VHK/2026-03-24/image/2d97fdf9-567f-4d70-869c-22c6ef184d94_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML69VHK/2026-03-24/image/4ed31ac5-da00-4e5a-b58c-032d24d9e882_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service invoice 09/20 - 2K, 09/21 - 6K,', 'remarks': '**1275** VOSA STATES 8K, 13K, 17K, 21K, 24K,', 'virtual': False, 'seller': 'Vantage Motor Group', '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/324bc62e-7306-4847-abc5-98ed40f8344b.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:09:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 369dacbb-99dd-5c22-bb97-a75535dfd2ae with identifier: 120625573
2026-03-27 19:09:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 369dacbb-99dd-5c22-bb97-a75535dfd2ae with scrape type 2
2026-03-27 19:09:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 369dacbb-99dd-5c22-bb97-a75535dfd2ae with scrape type 2
2026-03-27 19:09:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 369dacbb-99dd-5c22-bb97-a75535dfd2ae, identifier: 120625573
2026-03-27 19:09:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 8f632390-12c8-5502-8eff-c3a93c04bf17 with identifier: 120805298
2026-03-27 19:09:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 8f632390-12c8-5502-8eff-c3a93c04bf17 with identifier: 120805298
2026-03-27 19:09:39 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 8f632390-12c8-5502-8eff-c3a93c04bf17 with identifier: 120805298 to the API
2026-03-27 19:09:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:09:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 19:09:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120805298?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-31T12:00:00Z',
'fuel_type': 'Petrol',
'id': '8f632390-12c8-5502-8eff-c3a93c04bf17',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'FM17ETD',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120805298',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'FORD',
'model': 'KA+ HATCHBACK',
'odometer': 25202,
'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': 'UKCGR',
'title': 'FORD KA+ HATCHBACK 1.2 85 Zetec 5dr',
'transmission': 'manual',
'trim': '1.2 85 Zetec 5dr',
'vin': None,
'year': 2017}
2026-03-27 19:09:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:09:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120805298%27 HTTP/1.1" 200 None
2026-03-27 19:09:39 [astonbarclay.gb] INFO: Saving data for 120805298: {'auction_closing_time': 1774958400.0, 'created_time': 1774530299.406953, 'last_price_update_time': 1774638579.880085}
2026-03-27 19:09:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:09:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120805298') HTTP/1.1" 204 0
2026-03-27 19:09:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 369dacbb-99dd-5c22-bb97-a75535dfd2ae with identifier: 120625573
2026-03-27 19:09:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 369dacbb-99dd-5c22-bb97-a75535dfd2ae with identifier: 120625573
2026-03-27 19:09:39 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 369dacbb-99dd-5c22-bb97-a75535dfd2ae with identifier: 120625573 to the API
2026-03-27 19:09:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:09: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-27 19:09:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120625573?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 120,
'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': '369dacbb-99dd-5c22-bb97-a75535dfd2ae',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'ML69VHK',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120625573',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'KIA',
'model': 'STONIC ESTATE SPECIAL EDITION',
'odometer': 24860,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-10-13',
'seller_name': 'Vantage Motor Group',
'title': 'KIA STONIC ESTATE SPECIAL EDITION 1.0T GDi Maxx 5dr Auto',
'transmission': 'automatic',
'trim': '1.0T GDi Maxx 5dr Auto',
'vin': None,
'year': 2019}
2026-03-27 19:09:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:09:40 [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-27 19:09:40 [astonbarclay.gb] INFO: Saving data for 120625573: {'auction_closing_time': 1774958400.0, 'created_time': 1774328512.582298, 'last_price_update_time': 1774638580.159653}
2026-03-27 19:09:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:09:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120625573') HTTP/1.1" 204 0
2026-03-27 19:09:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-27 19:09:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120631174?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:09:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:09:41 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120631174, 'registration': 'KJ17KHG', 'account': 'VAN047', 'make': 'MERCEDES-BENZ', 'model': 'CLA DIESEL COUPE', 'derivative': 'CLA 220d AMG Line 4dr Tip Auto', 'mileage': 88834, 'mileageWarranty': True, 'type': 'car', 'saleId': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 401}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2017-06-15', 'fuel': 'Diesel', 'motExpiry': '2026-12-18', 'doors': 4, 'engineSize': 2143, 'bodyType': 'Saloon', 'images': ['https://abimg003.imgix.net/KJ17KHG/2026-03-24/image/16f8e7ed-2cc4-4118-98fa-740d53aa71db_removebg.jpg?w=600', 'https://abimg003.imgix.net/KJ17KHG/2026-03-24/image/4e1f3fe8-b0e2-4d8e-98e2-9dbc6db4e08e_removebg.jpg?w=600', 'https://abimg003.imgix.net/KJ17KHG/2026-03-24/image/ad0c5bec-c295-4731-a82d-932b088933d2_removebg.jpg?w=600', 'https://abimg003.imgix.net/KJ17KHG/2026-03-24/image/6e70b99a-588b-496b-a9d4-5a175def2d59_removebg.jpg?w=600', 'https://abimg003.imgix.net/KJ17KHG/2026-03-24/image/2a277127-5ef9-4eb2-a5fa-fd22c394c5e6_removebg.jpg?w=600', 'https://abimg003.imgix.net/KJ17KHG/2026-03-24/image/22f255c7-09f4-48bb-9af8-4d671e35e40d_removebg.jpg?w=600', 'https://abimg003.imgix.net/KJ17KHG/2026-03-24/image/3fc81f52-11d2-4949-97b3-3f8d57d6f798_removebg.jpg?w=600', 'https://abimg003.imgix.net/KJ17KHG/2026-03-24/image/c04f3752-f1c0-428e-af1c-51d6b40f3f64_removebg.jpg?w=600', 'https://abimg003.imgix.net/KJ17KHG/2026-03-24/image/d4c69b16-f21a-4360-81a0-9085bdec1c83_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service invoice 07/19 - 22K, 10/20 - 33K, 07/22 - 49K, 08/23 - 60K, 08/25 - 83K,', 'remarks': '**1302** VOSA STATES 33K, 36K, 46K, 53K, 65K, 77K, 86K,', 'virtual': False, 'seller': 'Vantage Motor Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 106, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/40ef34e6-b6a5-45ad-bbef-fb92cfec905e.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:09:41 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120631174, 'registration': 'KJ17KHG', 'account': 'VAN047', 'make': 'MERCEDES-BENZ', 'model': 'CLA DIESEL COUPE', 'derivative': 'CLA 220d AMG Line 4dr Tip Auto', 'mileage': 88834, 'mileageWarranty': True, 'type': 'car', 'saleId': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 401}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2017-06-15', 'fuel': 'Diesel', 'motExpiry': '2026-12-18', 'doors': 4, 'engineSize': 2143, 'bodyType': 'Saloon', 'images': ['https://abimg003.imgix.net/KJ17KHG/2026-03-24/image/16f8e7ed-2cc4-4118-98fa-740d53aa71db_removebg.jpg?w=600', 'https://abimg003.imgix.net/KJ17KHG/2026-03-24/image/4e1f3fe8-b0e2-4d8e-98e2-9dbc6db4e08e_removebg.jpg?w=600', 'https://abimg003.imgix.net/KJ17KHG/2026-03-24/image/ad0c5bec-c295-4731-a82d-932b088933d2_removebg.jpg?w=600', 'https://abimg003.imgix.net/KJ17KHG/2026-03-24/image/6e70b99a-588b-496b-a9d4-5a175def2d59_removebg.jpg?w=600', 'https://abimg003.imgix.net/KJ17KHG/2026-03-24/image/2a277127-5ef9-4eb2-a5fa-fd22c394c5e6_removebg.jpg?w=600', 'https://abimg003.imgix.net/KJ17KHG/2026-03-24/image/22f255c7-09f4-48bb-9af8-4d671e35e40d_removebg.jpg?w=600', 'https://abimg003.imgix.net/KJ17KHG/2026-03-24/image/3fc81f52-11d2-4949-97b3-3f8d57d6f798_removebg.jpg?w=600', 'https://abimg003.imgix.net/KJ17KHG/2026-03-24/image/c04f3752-f1c0-428e-af1c-51d6b40f3f64_removebg.jpg?w=600', 'https://abimg003.imgix.net/KJ17KHG/2026-03-24/image/d4c69b16-f21a-4360-81a0-9085bdec1c83_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service invoice 07/19 - 22K, 10/20 - 33K, 07/22 - 49K, 08/23 - 60K, 08/25 - 83K,', 'remarks': '**1302** VOSA STATES 33K, 36K, 46K, 53K, 65K, 77K, 86K,', 'virtual': False, 'seller': 'Vantage Motor Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 106, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/40ef34e6-b6a5-45ad-bbef-fb92cfec905e.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:09:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d012c216-fb6f-561c-a876-6b87cb130d59 with identifier: 120631174
2026-03-27 19:09:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d012c216-fb6f-561c-a876-6b87cb130d59 with scrape type 2
2026-03-27 19:09:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d012c216-fb6f-561c-a876-6b87cb130d59 with scrape type 2
2026-03-27 19:09:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: d012c216-fb6f-561c-a876-6b87cb130d59, identifier: 120631174
2026-03-27 19:09:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: d012c216-fb6f-561c-a876-6b87cb130d59 with identifier: 120631174
2026-03-27 19:09:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: d012c216-fb6f-561c-a876-6b87cb130d59 with identifier: 120631174
2026-03-27 19:09:42 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: d012c216-fb6f-561c-a876-6b87cb130d59 with identifier: 120631174 to the API
2026-03-27 19:09:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19: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-27 19:09:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120631174?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 106,
'color': 'SILVER',
'currency': 'GBP',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.1L',
'expiration_date': '2026-03-31T12:00:00Z',
'fuel_type': 'Diesel',
'id': 'd012c216-fb6f-561c-a876-6b87cb130d59',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'KJ17KHG',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120631174',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'MERCEDES-BENZ',
'model': 'CLA DIESEL COUPE',
'odometer': 88834,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-06-15',
'seller_name': 'Vantage Motor Group',
'title': 'MERCEDES-BENZ CLA DIESEL COUPE CLA 220d AMG Line 4dr Tip Auto',
'transmission': 'automatic',
'trim': 'CLA 220d AMG Line 4dr Tip Auto',
'vin': None,
'year': 2017}
2026-03-27 19:09:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%27120631174%27 HTTP/1.1" 200 None
2026-03-27 19:09:42 [astonbarclay.gb] INFO: Saving data for 120631174: {'auction_closing_time': 1774958400.0, 'created_time': 1774328519.187672, 'last_price_update_time': 1774638582.351112}
2026-03-27 19:09:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:09:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120631174') HTTP/1.1" 204 0
2026-03-27 19:09:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120627674?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19: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-27 19:09:43 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120627674, 'registration': 'ML62TGV', 'account': 'VAN043', 'make': 'CITROEN', 'model': 'C1 HATCHBACK', 'derivative': '1.0i VTR+ 3dr', 'mileage': 76406, 'mileageWarranty': True, 'type': 'car', 'saleId': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 401}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2012-11-08', 'fuel': 'Petrol', 'motExpiry': '2026-10-12', 'doors': 3, 'engineSize': 998, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/ML62TGV/2026-03-24/image/78d88807-cddb-4b1c-b68b-d7e3b7386cd3_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML62TGV/2026-03-24/image/140682da-9c33-45b2-a425-945c9d1334b4_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML62TGV/2026-03-24/image/7bfac2a8-8988-4dc0-ac16-f1f5c64c6ea2_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML62TGV/2026-03-24/image/624cb9c8-134e-47c0-ae8c-af8333ed2330_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML62TGV/2026-03-24/image/baef96e0-5aef-4e7f-8604-ff7b4185cb75_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML62TGV/2026-03-24/image/a9a6a86b-7fcd-482b-943f-cfb3947be8d9_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML62TGV/2026-03-24/image/82d5bf21-b163-4549-b4be-2c61c6f3d63a_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML62TGV/2026-03-24/image/92464535-172c-4091-a930-6e07c59cc68e_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book 08/15 - 25K, 12/15 - 26K, 02/18 - 37K, 02/19 - 47K, 02/20 - 57K, 10/20 - 60K, 10/21 - 61K, 10/22 - 64K, 10/23 - 67K, 10/24 - 71K, 10/25 - 74K,', 'remarks': '**1249** VOSA STATES 26K, 31K, 35K, 44K, 56K, 60K, 61K, 64K, 67K, 71K, 74K,', 'virtual': False, 'seller': 'Vantage Motor Group', '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/157331ea-5103-4ae6-8bfe-e5af0745e304.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:09:43 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120627674, 'registration': 'ML62TGV', 'account': 'VAN043', 'make': 'CITROEN', 'model': 'C1 HATCHBACK', 'derivative': '1.0i VTR+ 3dr', 'mileage': 76406, 'mileageWarranty': True, 'type': 'car', 'saleId': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 401}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2012-11-08', 'fuel': 'Petrol', 'motExpiry': '2026-10-12', 'doors': 3, 'engineSize': 998, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/ML62TGV/2026-03-24/image/78d88807-cddb-4b1c-b68b-d7e3b7386cd3_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML62TGV/2026-03-24/image/140682da-9c33-45b2-a425-945c9d1334b4_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML62TGV/2026-03-24/image/7bfac2a8-8988-4dc0-ac16-f1f5c64c6ea2_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML62TGV/2026-03-24/image/624cb9c8-134e-47c0-ae8c-af8333ed2330_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML62TGV/2026-03-24/image/baef96e0-5aef-4e7f-8604-ff7b4185cb75_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML62TGV/2026-03-24/image/a9a6a86b-7fcd-482b-943f-cfb3947be8d9_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML62TGV/2026-03-24/image/82d5bf21-b163-4549-b4be-2c61c6f3d63a_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML62TGV/2026-03-24/image/92464535-172c-4091-a930-6e07c59cc68e_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book 08/15 - 25K, 12/15 - 26K, 02/18 - 37K, 02/19 - 47K, 02/20 - 57K, 10/20 - 60K, 10/21 - 61K, 10/22 - 64K, 10/23 - 67K, 10/24 - 71K, 10/25 - 74K,', 'remarks': '**1249** VOSA STATES 26K, 31K, 35K, 44K, 56K, 60K, 61K, 64K, 67K, 71K, 74K,', 'virtual': False, 'seller': 'Vantage Motor Group', '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/157331ea-5103-4ae6-8bfe-e5af0745e304.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:09:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: acd57e42-6b99-57fd-af4b-e71e37969202 with identifier: 120627674
2026-03-27 19:09:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item acd57e42-6b99-57fd-af4b-e71e37969202 with scrape type 2
2026-03-27 19:09:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item acd57e42-6b99-57fd-af4b-e71e37969202 with scrape type 2
2026-03-27 19:09:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: acd57e42-6b99-57fd-af4b-e71e37969202, identifier: 120627674
2026-03-27 19:09:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: acd57e42-6b99-57fd-af4b-e71e37969202 with identifier: 120627674
2026-03-27 19:09:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: acd57e42-6b99-57fd-af4b-e71e37969202 with identifier: 120627674
2026-03-27 19:09:43 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: acd57e42-6b99-57fd-af4b-e71e37969202 with identifier: 120627674 to the API
2026-03-27 19:09:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:09:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 19:09:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120627674?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 99,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 3,
'emission_standard': 'EURO 5',
'engine': '1.0L',
'expiration_date': '2026-03-31T12:00:00Z',
'fuel_type': 'Petrol',
'id': 'acd57e42-6b99-57fd-af4b-e71e37969202',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'ML62TGV',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120627674',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'CITROEN',
'model': 'C1 HATCHBACK',
'odometer': 76406,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-11-08',
'seller_name': 'Vantage Motor Group',
'title': 'CITROEN C1 HATCHBACK 1.0i VTR+ 3dr',
'transmission': 'manual',
'trim': '1.0i VTR+ 3dr',
'vin': None,
'year': 2012}
2026-03-27 19:09:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:09:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120627674%27 HTTP/1.1" 200 None
2026-03-27 19:09:43 [astonbarclay.gb] INFO: Saving data for 120627674: {'auction_closing_time': 1774958400.0, 'created_time': 1774328521.554421, 'last_price_update_time': 1774638583.834914}
2026-03-27 19:09:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:09:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120627674') HTTP/1.1" 204 0
2026-03-27 19:09:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120826147?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:09:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:09:53 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120826147, 'registration': 'NL16WVR', 'account': 'KCS002', 'make': 'VAUXHALL', 'model': 'ZAFIRA DIESEL TOURER', 'derivative': '1.6 CDTi Energy 5dr', 'mileage': 92086, 'mileageWarranty': True, 'type': 'car', 'saleId': 19229, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 115}, 'saleStart': '2026-04-01T08:45Z', 'lot': 2108, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2016-04-25', 'fuel': 'Diesel', 'motExpiry': '2026-07-03', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/NL16WVR/2026-03-26/image/d93b547d-2fd4-4849-8aec-ce0afa4bc529_removebg.jpg?w=600', 'https://abimg003.imgix.net/NL16WVR/2026-03-26/image/211bcdf8-4368-479b-ad50-f0701126530d_removebg.jpg?w=600', 'https://abimg003.imgix.net/NL16WVR/2026-03-26/image/43e2babb-4556-48c5-a17b-55f768a97c69_removebg.jpg?w=600', 'https://abimg003.imgix.net/NL16WVR/2026-03-26/image/7baca688-129a-4430-b928-f0e91e611201_removebg.jpg?w=600', 'https://abimg003.imgix.net/NL16WVR/2026-03-26/image/634996bd-8643-43e3-bfb8-e3ddb386bc9d_removebg.jpg?w=600', 'https://abimg003.imgix.net/NL16WVR/2026-03-26/image/7e2c26ba-6bc1-44ef-99fa-5131efde4de4_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book 01/17 4k 01/18 10k 07/25 82k', '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': 109, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/799ad426-4db0-47be-a1da-ad00e945a3ff.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:09:53 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120826147, 'registration': 'NL16WVR', 'account': 'KCS002', 'make': 'VAUXHALL', 'model': 'ZAFIRA DIESEL TOURER', 'derivative': '1.6 CDTi Energy 5dr', 'mileage': 92086, 'mileageWarranty': True, 'type': 'car', 'saleId': 19229, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 115}, 'saleStart': '2026-04-01T08:45Z', 'lot': 2108, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2016-04-25', 'fuel': 'Diesel', 'motExpiry': '2026-07-03', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/NL16WVR/2026-03-26/image/d93b547d-2fd4-4849-8aec-ce0afa4bc529_removebg.jpg?w=600', 'https://abimg003.imgix.net/NL16WVR/2026-03-26/image/211bcdf8-4368-479b-ad50-f0701126530d_removebg.jpg?w=600', 'https://abimg003.imgix.net/NL16WVR/2026-03-26/image/43e2babb-4556-48c5-a17b-55f768a97c69_removebg.jpg?w=600', 'https://abimg003.imgix.net/NL16WVR/2026-03-26/image/7baca688-129a-4430-b928-f0e91e611201_removebg.jpg?w=600', 'https://abimg003.imgix.net/NL16WVR/2026-03-26/image/634996bd-8643-43e3-bfb8-e3ddb386bc9d_removebg.jpg?w=600', 'https://abimg003.imgix.net/NL16WVR/2026-03-26/image/7e2c26ba-6bc1-44ef-99fa-5131efde4de4_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book 01/17 4k 01/18 10k 07/25 82k', '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': 109, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/799ad426-4db0-47be-a1da-ad00e945a3ff.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:09:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 84d7e01a-23dc-53c8-bc52-9fe4d5c33038 with identifier: 120826147
2026-03-27 19:09:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 84d7e01a-23dc-53c8-bc52-9fe4d5c33038 with scrape type 2
2026-03-27 19:09:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 84d7e01a-23dc-53c8-bc52-9fe4d5c33038 with scrape type 2
2026-03-27 19:09:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 84d7e01a-23dc-53c8-bc52-9fe4d5c33038, identifier: 120826147
2026-03-27 19:09:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 84d7e01a-23dc-53c8-bc52-9fe4d5c33038 with identifier: 120826147
2026-03-27 19:09:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 84d7e01a-23dc-53c8-bc52-9fe4d5c33038 with identifier: 120826147
2026-03-27 19:09:53 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 84d7e01a-23dc-53c8-bc52-9fe4d5c33038 with identifier: 120826147 to the API
2026-03-27 19:09:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19: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-27 19:09:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120826147?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 109,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': '2026-04-01T08:45:00Z',
'fuel_type': 'Diesel',
'id': '84d7e01a-23dc-53c8-bc52-9fe4d5c33038',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'NL16WVR',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120826147',
'listing': 'auction',
'location': 'Aston Barclay Westbury',
'make': 'VAUXHALL',
'model': 'ZAFIRA DIESEL TOURER',
'odometer': 92086,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-04-25',
'seller_name': 'CarBuy Limited',
'title': 'VAUXHALL ZAFIRA DIESEL TOURER 1.6 CDTi Energy 5dr',
'transmission': 'manual',
'trim': '1.6 CDTi Energy 5dr',
'vin': None,
'year': 2016}
2026-03-27 19:09:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%27120826147%27 HTTP/1.1" 200 None
2026-03-27 19:09:54 [astonbarclay.gb] INFO: Saving data for 120826147: {'auction_closing_time': 1775033100.0, 'created_time': 1774530216.594769, 'last_price_update_time': 1774638594.074382}
2026-03-27 19:09:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:09:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120826147') HTTP/1.1" 204 0
2026-03-27 19:09:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120805939?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:09:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:09:58 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120805939, 'registration': 'BF12ACX', 'account': 'WBA001', 'make': 'VAUXHALL', 'model': 'ASTRA DIESEL HATCHBACK', 'derivative': '2.0 CDTi 16V ecoFLEX SRi [165] 5dr', 'mileage': 83420, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 401}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2012-03-01', 'fuel': 'Diesel', 'motExpiry': '2026-03-26', 'doors': 5, 'engineSize': 1956, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/BF12ACX/2026-03-26/image/83714160-3d84-4e86-83e3-a8e628a1c364_removebg.jpg?w=600', 'https://abimg003.imgix.net/BF12ACX/2026-03-26/image/df1f8026-bd36-4a20-a583-7c8b233bf3c1_removebg.jpg?w=600', 'https://abimg003.imgix.net/BF12ACX/2026-03-26/image/d2a75d63-d97f-40d4-b85a-83896b9e6dfb_removebg.jpg?w=600', 'https://abimg003.imgix.net/BF12ACX/2026-03-26/image/6cdd3ec5-a3e3-4584-92bc-bf67ffce930e_removebg.jpg?w=600', 'https://abimg003.imgix.net/BF12ACX/2026-03-26/image/569301f2-ba75-4a85-9aa5-d575ad27310d_removebg.jpg?w=600', 'https://abimg003.imgix.net/BF12ACX/2026-03-26/image/9244ff37-da24-4ab6-b51e-394b83afa0a7_removebg.jpg?w=600', 'https://abimg003.imgix.net/BF12ACX/2026-03-26/image/399310f5-21fe-4585-bdfa-9fec98995bd6_removebg.jpg?w=600', 'https://abimg003.imgix.net/BF12ACX/2026-03-26/image/07d60857-5b5b-4cc2-b1a4-0b24721186aa_removebg.jpg?w=600', 'https://abimg003.imgix.net/BF12ACX/2026-03-26/image/ba42b4d1-c0bd-454c-a107-5a7d7d6052c7_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 02/15 - 44K, 01/16 - 50K, 02/17 - 56K, 01/20 - 56K, 01/20 - 69K, 02/21 - 71K, 04/25 - 81K,', 'remarks': '**547** VOSA STATES 39K, 44K, 50K, 56K, 60K, 65K, 69K, 71K, 75K, 77K, 80K, 81K, SPARE KEY', 'virtual': False, 'seller': 'UKCGR', '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/9b8b8806-92d1-4ee6-bed7-d53e66c2ab82.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:09:58 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120805939, 'registration': 'BF12ACX', 'account': 'WBA001', 'make': 'VAUXHALL', 'model': 'ASTRA DIESEL HATCHBACK', 'derivative': '2.0 CDTi 16V ecoFLEX SRi [165] 5dr', 'mileage': 83420, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 401}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2012-03-01', 'fuel': 'Diesel', 'motExpiry': '2026-03-26', 'doors': 5, 'engineSize': 1956, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/BF12ACX/2026-03-26/image/83714160-3d84-4e86-83e3-a8e628a1c364_removebg.jpg?w=600', 'https://abimg003.imgix.net/BF12ACX/2026-03-26/image/df1f8026-bd36-4a20-a583-7c8b233bf3c1_removebg.jpg?w=600', 'https://abimg003.imgix.net/BF12ACX/2026-03-26/image/d2a75d63-d97f-40d4-b85a-83896b9e6dfb_removebg.jpg?w=600', 'https://abimg003.imgix.net/BF12ACX/2026-03-26/image/6cdd3ec5-a3e3-4584-92bc-bf67ffce930e_removebg.jpg?w=600', 'https://abimg003.imgix.net/BF12ACX/2026-03-26/image/569301f2-ba75-4a85-9aa5-d575ad27310d_removebg.jpg?w=600', 'https://abimg003.imgix.net/BF12ACX/2026-03-26/image/9244ff37-da24-4ab6-b51e-394b83afa0a7_removebg.jpg?w=600', 'https://abimg003.imgix.net/BF12ACX/2026-03-26/image/399310f5-21fe-4585-bdfa-9fec98995bd6_removebg.jpg?w=600', 'https://abimg003.imgix.net/BF12ACX/2026-03-26/image/07d60857-5b5b-4cc2-b1a4-0b24721186aa_removebg.jpg?w=600', 'https://abimg003.imgix.net/BF12ACX/2026-03-26/image/ba42b4d1-c0bd-454c-a107-5a7d7d6052c7_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 02/15 - 44K, 01/16 - 50K, 02/17 - 56K, 01/20 - 56K, 01/20 - 69K, 02/21 - 71K, 04/25 - 81K,', 'remarks': '**547** VOSA STATES 39K, 44K, 50K, 56K, 60K, 65K, 69K, 71K, 75K, 77K, 80K, 81K, SPARE KEY', 'virtual': False, 'seller': 'UKCGR', '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/9b8b8806-92d1-4ee6-bed7-d53e66c2ab82.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:09:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6fe8c3cf-f5ed-5418-85c6-ac5cca590ef7 with identifier: 120805939
2026-03-27 19:09:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6fe8c3cf-f5ed-5418-85c6-ac5cca590ef7 with scrape type 2
2026-03-27 19:09:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6fe8c3cf-f5ed-5418-85c6-ac5cca590ef7 with scrape type 2
2026-03-27 19:09:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 6fe8c3cf-f5ed-5418-85c6-ac5cca590ef7, identifier: 120805939
2026-03-27 19:09:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 6fe8c3cf-f5ed-5418-85c6-ac5cca590ef7 with identifier: 120805939
2026-03-27 19:09:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 6fe8c3cf-f5ed-5418-85c6-ac5cca590ef7 with identifier: 120805939
2026-03-27 19:09:58 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 6fe8c3cf-f5ed-5418-85c6-ac5cca590ef7 with identifier: 120805939 to the API
2026-03-27 19:09:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19: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-27 19:09:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120805939?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 123,
'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': '6fe8c3cf-f5ed-5418-85c6-ac5cca590ef7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'BF12ACX',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120805939',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'VAUXHALL',
'model': 'ASTRA DIESEL HATCHBACK',
'odometer': 83420,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-03-01',
'seller_name': 'UKCGR',
'title': 'VAUXHALL ASTRA DIESEL HATCHBACK 2.0 CDTi 16V ecoFLEX SRi [165] 5dr',
'transmission': 'manual',
'trim': '2.0 CDTi 16V ecoFLEX SRi [165] 5dr',
'vin': None,
'year': 2012}
2026-03-27 19:09:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%27120805939%27 HTTP/1.1" 200 None
2026-03-27 19:09:58 [astonbarclay.gb] INFO: Saving data for 120805939: {'auction_closing_time': 1774958400.0, 'created_time': 1774530305.733236, 'last_price_update_time': 1774638598.788013}
2026-03-27 19:09:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:09:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120805939') HTTP/1.1" 204 0
2026-03-27 19:09:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120804574?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:09:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:09:59 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120804574, 'registration': 'EO10FWC', 'account': 'WBA001', 'make': 'FORD', 'model': 'FIESTA HATCHBACK', 'derivative': '1.25 Edge 5dr', 'mileage': 127474, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 401}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2010-03-08', 'fuel': 'Petrol', 'motExpiry': '2026-06-05', 'doors': 5, 'engineSize': 1242, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/EO10FWC/2026-03-26/image/abc84964-a9d5-4510-8cf1-63f9184b2f62_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO10FWC/2026-03-26/image/3d07c7b9-0d6c-4663-ae75-af22e086aa84_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO10FWC/2026-03-26/image/d0231c11-2511-4acf-9d57-fc22ca976144_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO10FWC/2026-03-26/image/128aee84-28af-48cd-b437-175fe9f27b09_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO10FWC/2026-03-26/image/6f5a869c-a63c-45f9-951e-573e66fd4454_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO10FWC/2026-03-26/image/7aa66da9-05bb-4802-b1c3-f845f8ccaa3a_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO10FWC/2026-03-26/image/7036c023-fccc-4e03-879a-a7580021049d_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO10FWC/2026-03-26/image/429ddfbe-7bea-419a-bdd1-7a83c17851f2_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO10FWC/2026-03-26/image/ab5bf791-f24e-41fd-9cea-79f701f9e174_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': '**552** VOSA STATES 14K, 15K, 25K, 34K, 48K, 58K, 64K, 73K, 85K, 94K, 102K, 108K, 109K, 115K, 123K, SPARE KEY', 'virtual': False, 'seller': 'UKCGR', '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/6d489612-7a6b-4ce3-971f-889a5f9c4476.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:09:59 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120804574, 'registration': 'EO10FWC', 'account': 'WBA001', 'make': 'FORD', 'model': 'FIESTA HATCHBACK', 'derivative': '1.25 Edge 5dr', 'mileage': 127474, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 401}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2010-03-08', 'fuel': 'Petrol', 'motExpiry': '2026-06-05', 'doors': 5, 'engineSize': 1242, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/EO10FWC/2026-03-26/image/abc84964-a9d5-4510-8cf1-63f9184b2f62_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO10FWC/2026-03-26/image/3d07c7b9-0d6c-4663-ae75-af22e086aa84_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO10FWC/2026-03-26/image/d0231c11-2511-4acf-9d57-fc22ca976144_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO10FWC/2026-03-26/image/128aee84-28af-48cd-b437-175fe9f27b09_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO10FWC/2026-03-26/image/6f5a869c-a63c-45f9-951e-573e66fd4454_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO10FWC/2026-03-26/image/7aa66da9-05bb-4802-b1c3-f845f8ccaa3a_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO10FWC/2026-03-26/image/7036c023-fccc-4e03-879a-a7580021049d_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO10FWC/2026-03-26/image/429ddfbe-7bea-419a-bdd1-7a83c17851f2_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO10FWC/2026-03-26/image/ab5bf791-f24e-41fd-9cea-79f701f9e174_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': '**552** VOSA STATES 14K, 15K, 25K, 34K, 48K, 58K, 64K, 73K, 85K, 94K, 102K, 108K, 109K, 115K, 123K, SPARE KEY', 'virtual': False, 'seller': 'UKCGR', '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/6d489612-7a6b-4ce3-971f-889a5f9c4476.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:09:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 47cbba81-dc79-563d-86af-f8d61e1b0a59 with identifier: 120804574
2026-03-27 19:09:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 47cbba81-dc79-563d-86af-f8d61e1b0a59 with scrape type 2
2026-03-27 19:09:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 47cbba81-dc79-563d-86af-f8d61e1b0a59 with scrape type 2
2026-03-27 19:09:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 47cbba81-dc79-563d-86af-f8d61e1b0a59, identifier: 120804574
2026-03-27 19:09:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 47cbba81-dc79-563d-86af-f8d61e1b0a59 with identifier: 120804574
2026-03-27 19:09:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 47cbba81-dc79-563d-86af-f8d61e1b0a59 with identifier: 120804574
2026-03-27 19:09:59 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 47cbba81-dc79-563d-86af-f8d61e1b0a59 with identifier: 120804574 to the API
2026-03-27 19:10:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:10:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 19:10:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120804574?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': '47cbba81-dc79-563d-86af-f8d61e1b0a59',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'EO10FWC',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120804574',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'FORD',
'model': 'FIESTA HATCHBACK',
'odometer': 127474,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-03-08',
'seller_name': 'UKCGR',
'title': 'FORD FIESTA HATCHBACK 1.25 Edge 5dr',
'transmission': 'manual',
'trim': '1.25 Edge 5dr',
'vin': None,
'year': 2010}
2026-03-27 19:10:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:10:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120804574%27 HTTP/1.1" 200 None
2026-03-27 19:10:00 [astonbarclay.gb] INFO: Saving data for 120804574: {'auction_closing_time': 1774958400.0, 'created_time': 1774530307.62506, 'last_price_update_time': 1774638600.20929}
2026-03-27 19:10:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:10:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120804574') HTTP/1.1" 204 0
2026-03-27 19:10:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120823089?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:10:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:10:04 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120823089, 'registration': 'EF70LCP', 'account': 'WBA001', 'make': 'HYUNDAI', 'model': 'IONIQ ELECTRIC HATCHBACK', 'derivative': '100kW Premium 38kWh 5dr Auto', 'mileage': 46051, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 401}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2020-12-23', 'fuel': 'Electric', 'motExpiry': '2026-12-22', 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/EF70LCP/2026-03-26/image/6b591587-dcf2-4908-8072-0da8e2c50aeb_removebg.jpg?w=600', 'https://abimg003.imgix.net/EF70LCP/2026-03-26/image/dc48bbfc-3b4a-47a7-9cba-b70ea1e1cb7a_removebg.jpg?w=600', 'https://abimg003.imgix.net/EF70LCP/2026-03-26/image/94b225ef-9fb7-40b7-a163-1d1606c946cc_removebg.jpg?w=600', 'https://abimg003.imgix.net/EF70LCP/2026-03-26/image/aff5042d-cfce-4e8d-b2f4-2ecf67fe1955_removebg.jpg?w=600', 'https://abimg003.imgix.net/EF70LCP/2026-03-26/image/dc9a7c64-3675-4509-8566-b45f105526db_removebg.jpg?w=600', 'https://abimg003.imgix.net/EF70LCP/2026-03-26/image/7ce9a518-a94d-433d-be25-34a8c38983f5_removebg.jpg?w=600', 'https://abimg003.imgix.net/EF70LCP/2026-03-26/image/6b3677e4-33f1-429e-9a79-b3cc0b53c791_removebg.jpg?w=600', 'https://abimg003.imgix.net/EF70LCP/2026-03-26/image/96c007f8-a815-4b8d-964c-4a770b839c1d_removebg.jpg?w=600', 'https://abimg003.imgix.net/EF70LCP/2026-03-26/image/1b2fc84e-1d21-4144-add2-af3b9d80da96_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 01/22 - 9K, 12/23 - 24K, 12/25 - 44K', 'remarks': '**543** VOSA STATES 24K, 33K, 44K, SPARE KEY', 'virtual': False, 'seller': 'UKCGR', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/0dfafe6c-cd17-4998-8e56-a8763a04d835.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:10:04 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120823089, 'registration': 'EF70LCP', 'account': 'WBA001', 'make': 'HYUNDAI', 'model': 'IONIQ ELECTRIC HATCHBACK', 'derivative': '100kW Premium 38kWh 5dr Auto', 'mileage': 46051, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 401}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2020-12-23', 'fuel': 'Electric', 'motExpiry': '2026-12-22', 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/EF70LCP/2026-03-26/image/6b591587-dcf2-4908-8072-0da8e2c50aeb_removebg.jpg?w=600', 'https://abimg003.imgix.net/EF70LCP/2026-03-26/image/dc48bbfc-3b4a-47a7-9cba-b70ea1e1cb7a_removebg.jpg?w=600', 'https://abimg003.imgix.net/EF70LCP/2026-03-26/image/94b225ef-9fb7-40b7-a163-1d1606c946cc_removebg.jpg?w=600', 'https://abimg003.imgix.net/EF70LCP/2026-03-26/image/aff5042d-cfce-4e8d-b2f4-2ecf67fe1955_removebg.jpg?w=600', 'https://abimg003.imgix.net/EF70LCP/2026-03-26/image/dc9a7c64-3675-4509-8566-b45f105526db_removebg.jpg?w=600', 'https://abimg003.imgix.net/EF70LCP/2026-03-26/image/7ce9a518-a94d-433d-be25-34a8c38983f5_removebg.jpg?w=600', 'https://abimg003.imgix.net/EF70LCP/2026-03-26/image/6b3677e4-33f1-429e-9a79-b3cc0b53c791_removebg.jpg?w=600', 'https://abimg003.imgix.net/EF70LCP/2026-03-26/image/96c007f8-a815-4b8d-964c-4a770b839c1d_removebg.jpg?w=600', 'https://abimg003.imgix.net/EF70LCP/2026-03-26/image/1b2fc84e-1d21-4144-add2-af3b9d80da96_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 01/22 - 9K, 12/23 - 24K, 12/25 - 44K', 'remarks': '**543** VOSA STATES 24K, 33K, 44K, SPARE KEY', 'virtual': False, 'seller': 'UKCGR', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/0dfafe6c-cd17-4998-8e56-a8763a04d835.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:10:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f745fc77-924d-59cc-aec6-995e736d60f4 with identifier: 120823089
2026-03-27 19:10:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f745fc77-924d-59cc-aec6-995e736d60f4 with scrape type 2
2026-03-27 19:10:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f745fc77-924d-59cc-aec6-995e736d60f4 with scrape type 2
2026-03-27 19:10:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: f745fc77-924d-59cc-aec6-995e736d60f4, identifier: 120823089
2026-03-27 19:10:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: f745fc77-924d-59cc-aec6-995e736d60f4 with identifier: 120823089
2026-03-27 19:10:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: f745fc77-924d-59cc-aec6-995e736d60f4 with identifier: 120823089
2026-03-27 19:10:05 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: f745fc77-924d-59cc-aec6-995e736d60f4 with identifier: 120823089 to the API
2026-03-27 19:10:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:10:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 19:10:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120823089?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-31T12:00:00Z',
'fuel_type': 'Electric',
'id': 'f745fc77-924d-59cc-aec6-995e736d60f4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'EF70LCP',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120823089',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'HYUNDAI',
'model': 'IONIQ ELECTRIC HATCHBACK',
'odometer': 46051,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-12-23',
'seller_name': 'UKCGR',
'title': 'HYUNDAI IONIQ ELECTRIC HATCHBACK 100kW Premium 38kWh 5dr Auto',
'transmission': 'automatic',
'trim': '100kW Premium 38kWh 5dr Auto',
'vin': None,
'year': 2020}
2026-03-27 19:10:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:10:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120823089%27 HTTP/1.1" 200 None
2026-03-27 19:10:05 [astonbarclay.gb] INFO: Saving data for 120823089: {'auction_closing_time': 1774958400.0, 'created_time': 1774530303.268395, 'last_price_update_time': 1774638605.311035}
2026-03-27 19:10:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:10:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120823089') HTTP/1.1" 204 0
2026-03-27 19:10:05 [scrapy.extensions.logstats] INFO: Crawled 154 pages (at 32 pages/min), scraped 149 items (at 32 items/min)
2026-03-27 19:10:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 177MiB
2026-03-27 19:10:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120805331?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:10:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:10:06 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120805331, 'registration': 'FV17ZTT', 'account': 'WBA001', 'make': 'PEUGEOT', 'model': '208 HATCHBACK', 'derivative': '1.2 PureTech 110 GT Line 5dr', 'mileage': 80564, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 401}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2017-07-31', 'fuel': 'Petrol', 'motExpiry': '2026-12-18', 'doors': 5, 'engineSize': 1200, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/FV17ZTT/2026-03-26/image/e8b8a635-6126-4258-9ada-5a8892a0465c_removebg.jpg?w=600', 'https://abimg003.imgix.net/FV17ZTT/2026-03-26/image/39badf3d-b968-4d55-bb7e-8ace2aa716ad_removebg.jpg?w=600', 'https://abimg003.imgix.net/FV17ZTT/2026-03-26/image/8485c1b6-3982-4688-8d23-e359fe2cf468_removebg.jpg?w=600', 'https://abimg003.imgix.net/FV17ZTT/2026-03-26/image/4c98cdb7-b03e-4428-9427-a9acb604e7d9_removebg.jpg?w=600', 'https://abimg003.imgix.net/FV17ZTT/2026-03-26/image/6e3ccee5-9759-4b6f-9365-e20fdccfd385_removebg.jpg?w=600', 'https://abimg003.imgix.net/FV17ZTT/2026-03-26/image/46fd62e7-2018-4004-a8a9-a54e67056aa7_removebg.jpg?w=600', 'https://abimg003.imgix.net/FV17ZTT/2026-03-26/image/5eb7a311-375f-452e-bf9e-420228626bcf_removebg.jpg?w=600', 'https://abimg003.imgix.net/FV17ZTT/2026-03-26/image/53fa784c-7f83-47d0-8c3c-055c74f28615_removebg.jpg?w=600', 'https://abimg003.imgix.net/FV17ZTT/2026-03-26/image/0a4d3f44-d0e3-4d6f-8b7f-852c39c994d0_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 07/18 - 9K, 07/19 - 19K, 07/20 - 27K, 08/21 - 36K, 07/22 - 44K, 12/23 - 56K, 11/24 - 64K, 07/25 - 71K,', 'remarks': '**597** VOSA STATES 30K, 38K, 46K, 56K, 65K, 76K, SPARE KEY', 'virtual': False, 'seller': 'UKCGR', '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/47acd743-4576-4363-9116-8145d260aca0.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:10:06 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120805331, 'registration': 'FV17ZTT', 'account': 'WBA001', 'make': 'PEUGEOT', 'model': '208 HATCHBACK', 'derivative': '1.2 PureTech 110 GT Line 5dr', 'mileage': 80564, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 401}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2017-07-31', 'fuel': 'Petrol', 'motExpiry': '2026-12-18', 'doors': 5, 'engineSize': 1200, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/FV17ZTT/2026-03-26/image/e8b8a635-6126-4258-9ada-5a8892a0465c_removebg.jpg?w=600', 'https://abimg003.imgix.net/FV17ZTT/2026-03-26/image/39badf3d-b968-4d55-bb7e-8ace2aa716ad_removebg.jpg?w=600', 'https://abimg003.imgix.net/FV17ZTT/2026-03-26/image/8485c1b6-3982-4688-8d23-e359fe2cf468_removebg.jpg?w=600', 'https://abimg003.imgix.net/FV17ZTT/2026-03-26/image/4c98cdb7-b03e-4428-9427-a9acb604e7d9_removebg.jpg?w=600', 'https://abimg003.imgix.net/FV17ZTT/2026-03-26/image/6e3ccee5-9759-4b6f-9365-e20fdccfd385_removebg.jpg?w=600', 'https://abimg003.imgix.net/FV17ZTT/2026-03-26/image/46fd62e7-2018-4004-a8a9-a54e67056aa7_removebg.jpg?w=600', 'https://abimg003.imgix.net/FV17ZTT/2026-03-26/image/5eb7a311-375f-452e-bf9e-420228626bcf_removebg.jpg?w=600', 'https://abimg003.imgix.net/FV17ZTT/2026-03-26/image/53fa784c-7f83-47d0-8c3c-055c74f28615_removebg.jpg?w=600', 'https://abimg003.imgix.net/FV17ZTT/2026-03-26/image/0a4d3f44-d0e3-4d6f-8b7f-852c39c994d0_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 07/18 - 9K, 07/19 - 19K, 07/20 - 27K, 08/21 - 36K, 07/22 - 44K, 12/23 - 56K, 11/24 - 64K, 07/25 - 71K,', 'remarks': '**597** VOSA STATES 30K, 38K, 46K, 56K, 65K, 76K, SPARE KEY', 'virtual': False, 'seller': 'UKCGR', '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/47acd743-4576-4363-9116-8145d260aca0.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:10:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f320f786-ce7d-5fc2-b3fc-4c14336a01b2 with identifier: 120805331
2026-03-27 19:10:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f320f786-ce7d-5fc2-b3fc-4c14336a01b2 with scrape type 2
2026-03-27 19:10:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f320f786-ce7d-5fc2-b3fc-4c14336a01b2 with scrape type 2
2026-03-27 19:10:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: f320f786-ce7d-5fc2-b3fc-4c14336a01b2, identifier: 120805331
2026-03-27 19:10:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: f320f786-ce7d-5fc2-b3fc-4c14336a01b2 with identifier: 120805331
2026-03-27 19:10:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: f320f786-ce7d-5fc2-b3fc-4c14336a01b2 with identifier: 120805331
2026-03-27 19:10:06 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: f320f786-ce7d-5fc2-b3fc-4c14336a01b2 with identifier: 120805331 to the API
2026-03-27 19:10:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:10:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 19:10:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120805331?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 99,
'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': 'f320f786-ce7d-5fc2-b3fc-4c14336a01b2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'FV17ZTT',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120805331',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'PEUGEOT',
'model': '208 HATCHBACK',
'odometer': 80564,
'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',
'title': 'PEUGEOT 208 HATCHBACK 1.2 PureTech 110 GT Line 5dr',
'transmission': 'manual',
'trim': '1.2 PureTech 110 GT Line 5dr',
'vin': None,
'year': 2017}
2026-03-27 19:10:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:10:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120805331%27 HTTP/1.1" 200 None
2026-03-27 19:10:07 [astonbarclay.gb] INFO: Saving data for 120805331: {'auction_closing_time': 1774958400.0, 'created_time': 1774530427.00522, 'last_price_update_time': 1774638607.2181}
2026-03-27 19:10:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:10:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120805331') HTTP/1.1" 204 0
2026-03-27 19:10:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120806000?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:10:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:10:10 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120806000, 'registration': 'BP57GDA', 'account': 'WBA001', 'make': 'FORD', 'model': 'FOCUS HATCHBACK', 'derivative': '1.8 Zetec 5dr [Climate Pack]', 'mileage': 152913, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 401}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2008-01-31', 'fuel': 'Petrol', 'motExpiry': '2026-09-06', 'doors': 5, 'engineSize': 1798, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/BP57GDA/2026-03-26/image/42663d68-6ba2-49e1-a395-e1e645937500_removebg.jpg?w=600', 'https://abimg003.imgix.net/BP57GDA/2026-03-26/image/fa005365-9354-48a0-b842-e2de2636065f_removebg.jpg?w=600', 'https://abimg003.imgix.net/BP57GDA/2026-03-26/image/72ae9cd6-f393-4cfa-90b2-4a863d4066ab_removebg.jpg?w=600', 'https://abimg003.imgix.net/BP57GDA/2026-03-26/image/5b680742-703a-4e2c-afa1-2f58eb21c277_removebg.jpg?w=600', 'https://abimg003.imgix.net/BP57GDA/2026-03-26/image/e8b738ca-c5d2-4e11-a9eb-07e4265e6ea1_removebg.jpg?w=600', 'https://abimg003.imgix.net/BP57GDA/2026-03-26/image/15d07cc1-4397-4d54-8140-18734d90019a_removebg.jpg?w=600', 'https://abimg003.imgix.net/BP57GDA/2026-03-26/image/a7c4aa8d-61ec-4cb8-a9d9-50b1dae1f2e4_removebg.jpg?w=600', 'https://abimg003.imgix.net/BP57GDA/2026-03-26/image/887422cf-2864-42ea-8270-8f2f8303ed3c_removebg.jpg?w=600', 'https://abimg003.imgix.net/BP57GDA/2026-03-26/image/d358a315-e2ff-43d4-acf4-2a815f8ce377_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 02/09 - 13K, 11/10 - 33K, 12/11 - 46K, 12/12 - 55K, 11/18 - 100K,', 'remarks': '**436** VOSA STATES 33K, 46K, 55K, 57K, 63K, 72K, 79K, 88K, 97K, 100K, 107K, 115K, 122K, 129K, 138K, 144K, 150K,', 'virtual': False, 'seller': 'UKCGR', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '5', 'v5': True, 'v5details': 'Here', 'co2': 167, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/8a5e1bf3-c204-433c-a292-dce255a106aa.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:10:10 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120806000, 'registration': 'BP57GDA', 'account': 'WBA001', 'make': 'FORD', 'model': 'FOCUS HATCHBACK', 'derivative': '1.8 Zetec 5dr [Climate Pack]', 'mileage': 152913, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 401}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2008-01-31', 'fuel': 'Petrol', 'motExpiry': '2026-09-06', 'doors': 5, 'engineSize': 1798, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/BP57GDA/2026-03-26/image/42663d68-6ba2-49e1-a395-e1e645937500_removebg.jpg?w=600', 'https://abimg003.imgix.net/BP57GDA/2026-03-26/image/fa005365-9354-48a0-b842-e2de2636065f_removebg.jpg?w=600', 'https://abimg003.imgix.net/BP57GDA/2026-03-26/image/72ae9cd6-f393-4cfa-90b2-4a863d4066ab_removebg.jpg?w=600', 'https://abimg003.imgix.net/BP57GDA/2026-03-26/image/5b680742-703a-4e2c-afa1-2f58eb21c277_removebg.jpg?w=600', 'https://abimg003.imgix.net/BP57GDA/2026-03-26/image/e8b738ca-c5d2-4e11-a9eb-07e4265e6ea1_removebg.jpg?w=600', 'https://abimg003.imgix.net/BP57GDA/2026-03-26/image/15d07cc1-4397-4d54-8140-18734d90019a_removebg.jpg?w=600', 'https://abimg003.imgix.net/BP57GDA/2026-03-26/image/a7c4aa8d-61ec-4cb8-a9d9-50b1dae1f2e4_removebg.jpg?w=600', 'https://abimg003.imgix.net/BP57GDA/2026-03-26/image/887422cf-2864-42ea-8270-8f2f8303ed3c_removebg.jpg?w=600', 'https://abimg003.imgix.net/BP57GDA/2026-03-26/image/d358a315-e2ff-43d4-acf4-2a815f8ce377_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 02/09 - 13K, 11/10 - 33K, 12/11 - 46K, 12/12 - 55K, 11/18 - 100K,', 'remarks': '**436** VOSA STATES 33K, 46K, 55K, 57K, 63K, 72K, 79K, 88K, 97K, 100K, 107K, 115K, 122K, 129K, 138K, 144K, 150K,', 'virtual': False, 'seller': 'UKCGR', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '5', 'v5': True, 'v5details': 'Here', 'co2': 167, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/8a5e1bf3-c204-433c-a292-dce255a106aa.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:10:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 567f1b60-44dd-5c4e-9ab7-1c44d23ba060 with identifier: 120806000
2026-03-27 19:10:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 567f1b60-44dd-5c4e-9ab7-1c44d23ba060 with scrape type 2
2026-03-27 19:10:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 567f1b60-44dd-5c4e-9ab7-1c44d23ba060 with scrape type 2
2026-03-27 19:10:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 567f1b60-44dd-5c4e-9ab7-1c44d23ba060, identifier: 120806000
2026-03-27 19:10:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 567f1b60-44dd-5c4e-9ab7-1c44d23ba060 with identifier: 120806000
2026-03-27 19:10:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 567f1b60-44dd-5c4e-9ab7-1c44d23ba060 with identifier: 120806000
2026-03-27 19:10:10 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 567f1b60-44dd-5c4e-9ab7-1c44d23ba060 with identifier: 120806000 to the API
2026-03-27 19:10:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:10: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-27 19:10:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120806000?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 167,
'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': '567f1b60-44dd-5c4e-9ab7-1c44d23ba060',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'BP57GDA',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120806000',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'FORD',
'model': 'FOCUS HATCHBACK',
'odometer': 152913,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2008-01-31',
'seller_name': 'UKCGR',
'title': 'FORD FOCUS HATCHBACK 1.8 Zetec 5dr [Climate Pack]',
'transmission': 'manual',
'trim': '1.8 Zetec 5dr [Climate Pack]',
'vin': None,
'year': 2008}
2026-03-27 19:10:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:10:10 [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-27 19:10:10 [astonbarclay.gb] INFO: Saving data for 120806000: {'auction_closing_time': 1774958400.0, 'created_time': 1774530276.316874, 'last_price_update_time': 1774638610.914649}
2026-03-27 19:10:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:10:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120806000') HTTP/1.1" 204 0
2026-03-27 19:10:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120804683?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:10:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:10:12 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120804683, 'registration': 'SY11CUU', 'account': 'WBA001', 'make': 'VAUXHALL', 'model': 'CORSA HATCHBACK SPECIAL EDS', 'derivative': '1.2 Excite 5dr [AC]', 'mileage': 44867, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 401}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2011-06-01', 'fuel': 'Petrol', 'motExpiry': '2026-09-23', 'doors': 5, 'engineSize': 1229, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/SY11CUU/2026-03-26/image/60f7a033-58f3-404c-a190-3daf60fb433b_removebg.jpg?w=600', 'https://abimg003.imgix.net/SY11CUU/2026-03-26/image/c6a11e46-809b-4bb4-a13a-2cd432802ef3_removebg.jpg?w=600', 'https://abimg003.imgix.net/SY11CUU/2026-03-26/image/412f9b0d-08fc-41ca-bc75-179fbac1be50_removebg.jpg?w=600', 'https://abimg003.imgix.net/SY11CUU/2026-03-26/image/d1e889df-3340-4933-bca2-a17d45262623_removebg.jpg?w=600', 'https://abimg003.imgix.net/SY11CUU/2026-03-26/image/64d1d319-5ab9-4592-b0f7-18330a358f22_removebg.jpg?w=600', 'https://abimg003.imgix.net/SY11CUU/2026-03-26/image/ab6d8d12-b33f-4f82-a914-2eda2059a649_removebg.jpg?w=600', 'https://abimg003.imgix.net/SY11CUU/2026-03-26/image/cda336c3-5ca8-48e6-8fb2-d5a0b638eacf_removebg.jpg?w=600', 'https://abimg003.imgix.net/SY11CUU/2026-03-26/image/3b32bcdf-5545-45c5-b07a-64d94251cde8_removebg.jpg?w=600', 'https://abimg003.imgix.net/SY11CUU/2026-03-26/image/3d88b337-5278-46ee-a78c-320139cf83d5_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 02/13 - 14K, 06/13 - 14K, 09/24 - 43K, 09/25 - 44K,', 'remarks': '**402** VOSA STATES 18K, 22K, 26K, 29K, 32K, 34K, 37K, 38K, 40K, 42K, 43K, 44K, SPARE KEY', 'virtual': False, 'seller': 'UKCGR', '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/40a6d883-f7f7-4d1f-8e26-c3fa08890a42.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:10:12 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120804683, 'registration': 'SY11CUU', 'account': 'WBA001', 'make': 'VAUXHALL', 'model': 'CORSA HATCHBACK SPECIAL EDS', 'derivative': '1.2 Excite 5dr [AC]', 'mileage': 44867, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 401}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2011-06-01', 'fuel': 'Petrol', 'motExpiry': '2026-09-23', 'doors': 5, 'engineSize': 1229, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/SY11CUU/2026-03-26/image/60f7a033-58f3-404c-a190-3daf60fb433b_removebg.jpg?w=600', 'https://abimg003.imgix.net/SY11CUU/2026-03-26/image/c6a11e46-809b-4bb4-a13a-2cd432802ef3_removebg.jpg?w=600', 'https://abimg003.imgix.net/SY11CUU/2026-03-26/image/412f9b0d-08fc-41ca-bc75-179fbac1be50_removebg.jpg?w=600', 'https://abimg003.imgix.net/SY11CUU/2026-03-26/image/d1e889df-3340-4933-bca2-a17d45262623_removebg.jpg?w=600', 'https://abimg003.imgix.net/SY11CUU/2026-03-26/image/64d1d319-5ab9-4592-b0f7-18330a358f22_removebg.jpg?w=600', 'https://abimg003.imgix.net/SY11CUU/2026-03-26/image/ab6d8d12-b33f-4f82-a914-2eda2059a649_removebg.jpg?w=600', 'https://abimg003.imgix.net/SY11CUU/2026-03-26/image/cda336c3-5ca8-48e6-8fb2-d5a0b638eacf_removebg.jpg?w=600', 'https://abimg003.imgix.net/SY11CUU/2026-03-26/image/3b32bcdf-5545-45c5-b07a-64d94251cde8_removebg.jpg?w=600', 'https://abimg003.imgix.net/SY11CUU/2026-03-26/image/3d88b337-5278-46ee-a78c-320139cf83d5_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 02/13 - 14K, 06/13 - 14K, 09/24 - 43K, 09/25 - 44K,', 'remarks': '**402** VOSA STATES 18K, 22K, 26K, 29K, 32K, 34K, 37K, 38K, 40K, 42K, 43K, 44K, SPARE KEY', 'virtual': False, 'seller': 'UKCGR', '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/40a6d883-f7f7-4d1f-8e26-c3fa08890a42.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:10:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 372ca88b-ac96-5de7-87bd-0e0c56311855 with identifier: 120804683
2026-03-27 19:10:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 372ca88b-ac96-5de7-87bd-0e0c56311855 with scrape type 2
2026-03-27 19:10:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 372ca88b-ac96-5de7-87bd-0e0c56311855 with scrape type 2
2026-03-27 19:10:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 372ca88b-ac96-5de7-87bd-0e0c56311855, identifier: 120804683
2026-03-27 19:10:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 372ca88b-ac96-5de7-87bd-0e0c56311855 with identifier: 120804683
2026-03-27 19:10:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 372ca88b-ac96-5de7-87bd-0e0c56311855 with identifier: 120804683
2026-03-27 19:10:12 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 372ca88b-ac96-5de7-87bd-0e0c56311855 with identifier: 120804683 to the API
2026-03-27 19:10:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:10: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-27 19:10:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120804683?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 124,
'color': 'SILVER',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.2L',
'expiration_date': '2026-03-31T12:00:00Z',
'fuel_type': 'Petrol',
'id': '372ca88b-ac96-5de7-87bd-0e0c56311855',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'SY11CUU',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120804683',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'VAUXHALL',
'model': 'CORSA HATCHBACK SPECIAL EDS',
'odometer': 44867,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-06-01',
'seller_name': 'UKCGR',
'title': 'VAUXHALL CORSA HATCHBACK SPECIAL EDS 1.2 Excite 5dr [AC]',
'transmission': 'manual',
'trim': '1.2 Excite 5dr [AC]',
'vin': None,
'year': 2011}
2026-03-27 19:10:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:10:12 [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-27 19:10:12 [astonbarclay.gb] INFO: Saving data for 120804683: {'auction_closing_time': 1774958400.0, 'created_time': 1774530292.806593, 'last_price_update_time': 1774638612.552196}
2026-03-27 19:10:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:10:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120804683') HTTP/1.1" 204 0
2026-03-27 19:10:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120729927?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:10:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:10:13 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120729927, 'registration': 'YY22LUL', 'account': 'VAN040', 'make': 'BMW', 'model': 'X3 ESTATE', 'derivative': 'xDrive 30e M Sport 5dr Auto', 'mileage': 29530, 'mileageWarranty': True, 'type': 'car', 'saleId': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 401}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2022-06-13', 'fuel': 'Hybrid Electric', 'motExpiry': '2026-06-12', 'doors': 5, 'engineSize': 1998, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/YY22LUL/2026-03-26/image/1c51fbd2-06a9-4eca-9b7d-a1f722dc8d09_removebg.jpg?w=600', 'https://abimg003.imgix.net/YY22LUL/2026-03-26/image/bfb1f56d-6ba7-4b0d-b8cf-116b9a698311_removebg.jpg?w=600', 'https://abimg003.imgix.net/YY22LUL/2026-03-26/image/e93b1817-a0d1-4c2a-b6a0-a6a10f82eee0_removebg.jpg?w=600', 'https://abimg003.imgix.net/YY22LUL/2026-03-26/image/df78f9a9-f082-403c-8b52-d3a66e84004a_removebg.jpg?w=600', 'https://abimg003.imgix.net/YY22LUL/2026-03-26/image/74a48a81-4157-4bc1-959b-2cc9e86a710c_removebg.jpg?w=600', 'https://abimg003.imgix.net/YY22LUL/2026-03-26/image/20d6d9ce-5c90-436e-b148-00a010a20ac5_removebg.jpg?w=600', 'https://abimg003.imgix.net/YY22LUL/2026-03-26/image/c41c7d3e-a83e-41ec-b4dc-b47c7c5365f0_removebg.jpg?w=600', 'https://abimg003.imgix.net/YY22LUL/2026-03-26/image/4a9577c3-e456-484b-bd8c-4e768e04c0b9_removebg.jpg?w=600', 'https://abimg003.imgix.net/YY22LUL/2026-03-26/image/373865bc-3ef8-4b99-94e5-6fd2ad64a05c_removebg.jpg?w=600', 'https://abimg003.imgix.net/YY22LUL/2026-03-26/image/d75ec53b-b806-4d32-8a47-3600620fcf38_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print', 'remarks': '**1230** VOSA STATES 23K,', 'virtual': False, 'seller': 'Vantage Motor Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': True, 'v5details': 'Here', 'co2': 47, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/34582ebb-a412-45d0-be63-2845dfda0a4c.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:10:13 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120729927, 'registration': 'YY22LUL', 'account': 'VAN040', 'make': 'BMW', 'model': 'X3 ESTATE', 'derivative': 'xDrive 30e M Sport 5dr Auto', 'mileage': 29530, 'mileageWarranty': True, 'type': 'car', 'saleId': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 401}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2022-06-13', 'fuel': 'Hybrid Electric', 'motExpiry': '2026-06-12', 'doors': 5, 'engineSize': 1998, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/YY22LUL/2026-03-26/image/1c51fbd2-06a9-4eca-9b7d-a1f722dc8d09_removebg.jpg?w=600', 'https://abimg003.imgix.net/YY22LUL/2026-03-26/image/bfb1f56d-6ba7-4b0d-b8cf-116b9a698311_removebg.jpg?w=600', 'https://abimg003.imgix.net/YY22LUL/2026-03-26/image/e93b1817-a0d1-4c2a-b6a0-a6a10f82eee0_removebg.jpg?w=600', 'https://abimg003.imgix.net/YY22LUL/2026-03-26/image/df78f9a9-f082-403c-8b52-d3a66e84004a_removebg.jpg?w=600', 'https://abimg003.imgix.net/YY22LUL/2026-03-26/image/74a48a81-4157-4bc1-959b-2cc9e86a710c_removebg.jpg?w=600', 'https://abimg003.imgix.net/YY22LUL/2026-03-26/image/20d6d9ce-5c90-436e-b148-00a010a20ac5_removebg.jpg?w=600', 'https://abimg003.imgix.net/YY22LUL/2026-03-26/image/c41c7d3e-a83e-41ec-b4dc-b47c7c5365f0_removebg.jpg?w=600', 'https://abimg003.imgix.net/YY22LUL/2026-03-26/image/4a9577c3-e456-484b-bd8c-4e768e04c0b9_removebg.jpg?w=600', 'https://abimg003.imgix.net/YY22LUL/2026-03-26/image/373865bc-3ef8-4b99-94e5-6fd2ad64a05c_removebg.jpg?w=600', 'https://abimg003.imgix.net/YY22LUL/2026-03-26/image/d75ec53b-b806-4d32-8a47-3600620fcf38_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print', 'remarks': '**1230** VOSA STATES 23K,', 'virtual': False, 'seller': 'Vantage Motor Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': True, 'v5details': 'Here', 'co2': 47, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/34582ebb-a412-45d0-be63-2845dfda0a4c.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:10:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1d932c34-44a6-5e23-bf4d-e35fd3c30023 with identifier: 120729927
2026-03-27 19:10:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1d932c34-44a6-5e23-bf4d-e35fd3c30023 with scrape type 2
2026-03-27 19:10:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1d932c34-44a6-5e23-bf4d-e35fd3c30023 with scrape type 2
2026-03-27 19:10:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 1d932c34-44a6-5e23-bf4d-e35fd3c30023, identifier: 120729927
2026-03-27 19:10:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 1d932c34-44a6-5e23-bf4d-e35fd3c30023 with identifier: 120729927
2026-03-27 19:10:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 19:10:13 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Hybrid+Electric HTTP/1.1" 200 None
2026-03-27 19:10:13 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 19:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-27 19:10:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 1d932c34-44a6-5e23-bf4d-e35fd3c30023 with identifier: 120729927
2026-03-27 19:10:13 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 1d932c34-44a6-5e23-bf4d-e35fd3c30023 with identifier: 120729927 to the API
2026-03-27 19:10:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:10:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 19:10:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120729927?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 47,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-31T12:00:00Z',
'fuel_type': 'Hybrid Electric',
'id': '1d932c34-44a6-5e23-bf4d-e35fd3c30023',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'YY22LUL',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120729927',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'BMW',
'model': 'X3 ESTATE',
'odometer': 29530,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-06-13',
'seller_name': 'Vantage Motor Group',
'title': 'BMW X3 ESTATE xDrive 30e M Sport 5dr Auto',
'transmission': 'automatic',
'trim': 'xDrive 30e M Sport 5dr Auto',
'vin': None,
'year': 2022}
2026-03-27 19:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120729927%27 HTTP/1.1" 200 None
2026-03-27 19:10:13 [astonbarclay.gb] INFO: Saving data for 120729927: {'auction_closing_time': 1774958400.0, 'created_time': 1774530334.495517, 'last_price_update_time': 1774638613.915108}
2026-03-27 19:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120729927') HTTP/1.1" 204 0
2026-03-27 19:10:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120762800?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:10:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:10:15 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120762800, 'registration': 'YS67HFH', 'account': 'WBA002', 'make': 'FORD', 'model': 'FIESTA HATCHBACK', 'derivative': '1.0 EcoBoost Zetec 3dr', 'mileage': 61920, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 401}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2017-11-30', 'fuel': 'Petrol', 'motExpiry': '2026-05-05', 'doors': 3, 'engineSize': 998, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YS67HFH/2026-03-25/image/163bac73-05b6-4732-8730-eeb4cb2a51fa_removebg.jpg?w=600', 'https://abimg003.imgix.net/YS67HFH/2026-03-25/image/3c0ddd68-c35f-4e44-b66e-8dbed9c68de4_removebg.jpg?w=600', 'https://abimg003.imgix.net/YS67HFH/2026-03-25/image/fb829ad5-f7a4-4060-8485-b829ea254066_removebg.jpg?w=600', 'https://abimg003.imgix.net/YS67HFH/2026-03-25/image/b3aab2ee-8d88-4090-8909-0d0562676a30_removebg.jpg?w=600', 'https://abimg003.imgix.net/YS67HFH/2026-03-25/image/b427f32b-9bb0-4449-9216-c7e0603e61c3_removebg.jpg?w=600', 'https://abimg003.imgix.net/YS67HFH/2026-03-25/image/e269eeeb-5e70-487f-9452-73ed523db5da_removebg.jpg?w=600', 'https://abimg003.imgix.net/YS67HFH/2026-03-25/image/8dbcebf8-14a7-43ff-9681-1f785446dc03_removebg.jpg?w=600', 'https://abimg003.imgix.net/YS67HFH/2026-03-25/image/145e9385-6aaf-4f48-97d9-ad040f312df1_removebg.jpg?w=600', 'https://abimg003.imgix.net/YS67HFH/2026-03-25/image/d2dc1d43-ae96-42c3-a593-7494fddb69c0_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': '**439** VOSA STATES 24K, 25K, 31K, 36K, 45K, 53K, SPARE KEY', 'virtual': False, 'seller': 'UKCGR - Premium', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 97, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/74e8fbfd-f274-408e-bbbc-0b8acfcb189a.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:10:15 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120762800, 'registration': 'YS67HFH', 'account': 'WBA002', 'make': 'FORD', 'model': 'FIESTA HATCHBACK', 'derivative': '1.0 EcoBoost Zetec 3dr', 'mileage': 61920, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 401}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2017-11-30', 'fuel': 'Petrol', 'motExpiry': '2026-05-05', 'doors': 3, 'engineSize': 998, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YS67HFH/2026-03-25/image/163bac73-05b6-4732-8730-eeb4cb2a51fa_removebg.jpg?w=600', 'https://abimg003.imgix.net/YS67HFH/2026-03-25/image/3c0ddd68-c35f-4e44-b66e-8dbed9c68de4_removebg.jpg?w=600', 'https://abimg003.imgix.net/YS67HFH/2026-03-25/image/fb829ad5-f7a4-4060-8485-b829ea254066_removebg.jpg?w=600', 'https://abimg003.imgix.net/YS67HFH/2026-03-25/image/b3aab2ee-8d88-4090-8909-0d0562676a30_removebg.jpg?w=600', 'https://abimg003.imgix.net/YS67HFH/2026-03-25/image/b427f32b-9bb0-4449-9216-c7e0603e61c3_removebg.jpg?w=600', 'https://abimg003.imgix.net/YS67HFH/2026-03-25/image/e269eeeb-5e70-487f-9452-73ed523db5da_removebg.jpg?w=600', 'https://abimg003.imgix.net/YS67HFH/2026-03-25/image/8dbcebf8-14a7-43ff-9681-1f785446dc03_removebg.jpg?w=600', 'https://abimg003.imgix.net/YS67HFH/2026-03-25/image/145e9385-6aaf-4f48-97d9-ad040f312df1_removebg.jpg?w=600', 'https://abimg003.imgix.net/YS67HFH/2026-03-25/image/d2dc1d43-ae96-42c3-a593-7494fddb69c0_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': '**439** VOSA STATES 24K, 25K, 31K, 36K, 45K, 53K, SPARE KEY', 'virtual': False, 'seller': 'UKCGR - Premium', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 97, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/74e8fbfd-f274-408e-bbbc-0b8acfcb189a.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:10:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 23506aa8-36f2-5b7b-9fa1-d58eb54136f0 with identifier: 120762800
2026-03-27 19:10:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 23506aa8-36f2-5b7b-9fa1-d58eb54136f0 with scrape type 2
2026-03-27 19:10:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 23506aa8-36f2-5b7b-9fa1-d58eb54136f0 with scrape type 2
2026-03-27 19:10:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 23506aa8-36f2-5b7b-9fa1-d58eb54136f0, identifier: 120762800
2026-03-27 19:10:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 23506aa8-36f2-5b7b-9fa1-d58eb54136f0 with identifier: 120762800
2026-03-27 19:10:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 23506aa8-36f2-5b7b-9fa1-d58eb54136f0 with identifier: 120762800
2026-03-27 19:10:15 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 23506aa8-36f2-5b7b-9fa1-d58eb54136f0 with identifier: 120762800 to the API
2026-03-27 19:10:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:10:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 19:10:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120762800?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 97,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 3,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-03-31T12:00:00Z',
'fuel_type': 'Petrol',
'id': '23506aa8-36f2-5b7b-9fa1-d58eb54136f0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'YS67HFH',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120762800',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'FORD',
'model': 'FIESTA HATCHBACK',
'odometer': 61920,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-11-30',
'seller_name': 'UKCGR - Premium',
'title': 'FORD FIESTA HATCHBACK 1.0 EcoBoost Zetec 3dr',
'transmission': 'manual',
'trim': '1.0 EcoBoost Zetec 3dr',
'vin': None,
'year': 2017}
2026-03-27 19:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120762800%27 HTTP/1.1" 200 None
2026-03-27 19:10:16 [astonbarclay.gb] INFO: Saving data for 120762800: {'auction_closing_time': 1774958400.0, 'created_time': 1774433088.964991, 'last_price_update_time': 1774638616.452908}
2026-03-27 19:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120762800') HTTP/1.1" 204 0
2026-03-27 19:10:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120825687?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:10:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:10:17 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120825687, 'registration': 'BT17KTJ', 'account': 'WBA001', 'make': 'CITROEN', 'model': 'C3 HATCHBACK', 'derivative': '1.2 PureTech Touch 5dr', 'mileage': 59929, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 401}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2017-04-25', 'fuel': 'Petrol', 'motExpiry': '2027-02-26', 'doors': 5, 'engineSize': 1200, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/BT17KTJ/2026-03-27/image/2f0ceafc-03eb-4cc9-aa8a-e9a4c8318b35_removebg.jpg?w=600', 'https://abimg003.imgix.net/BT17KTJ/2026-03-27/image/c268d44f-9a80-481c-9959-62b3c42146b9_removebg.jpg?w=600', 'https://abimg003.imgix.net/BT17KTJ/2026-03-27/image/f046faef-f064-4e64-b264-68220ea3e084_removebg.jpg?w=600', 'https://abimg003.imgix.net/BT17KTJ/2026-03-27/image/59502114-464b-46c3-8f6e-642535a644e5_removebg.jpg?w=600', 'https://abimg003.imgix.net/BT17KTJ/2026-03-27/image/ab758644-2ead-4e75-830d-e30b2695cac1_removebg.jpg?w=600', 'https://abimg003.imgix.net/BT17KTJ/2026-03-27/image/4488565c-7167-4789-b7d8-c1d488e56265_removebg.jpg?w=600', 'https://abimg003.imgix.net/BT17KTJ/2026-03-27/image/bba75c86-f5d5-42c4-9209-79b9128dde62_removebg.jpg?w=600', 'https://abimg003.imgix.net/BT17KTJ/2026-03-27/image/46dad9f8-b69e-4ecb-b7ed-596f69f5943c_removebg.jpg?w=600', 'https://abimg003.imgix.net/BT17KTJ/2026-03-27/image/15f17d89-a9ab-422c-b12f-d0861f5db9ce_removebg.jpg?w=600'], 'colour': 'GREEN', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 04/18 - 5K, 10/19 - 10K, 01/21 - 21K, 06/23 - 36K, 08/24 - 45K, 10/25 - 56K,', 'remarks': '**476** VOSA STATES 19K, 27K, 35K, 42K, 49K, 59K, SPARE KEY', 'virtual': False, 'seller': 'UKCGR', '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/17fb8653-4272-4281-b501-3080c6d01b64.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:10:17 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120825687, 'registration': 'BT17KTJ', 'account': 'WBA001', 'make': 'CITROEN', 'model': 'C3 HATCHBACK', 'derivative': '1.2 PureTech Touch 5dr', 'mileage': 59929, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 401}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2017-04-25', 'fuel': 'Petrol', 'motExpiry': '2027-02-26', 'doors': 5, 'engineSize': 1200, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/BT17KTJ/2026-03-27/image/2f0ceafc-03eb-4cc9-aa8a-e9a4c8318b35_removebg.jpg?w=600', 'https://abimg003.imgix.net/BT17KTJ/2026-03-27/image/c268d44f-9a80-481c-9959-62b3c42146b9_removebg.jpg?w=600', 'https://abimg003.imgix.net/BT17KTJ/2026-03-27/image/f046faef-f064-4e64-b264-68220ea3e084_removebg.jpg?w=600', 'https://abimg003.imgix.net/BT17KTJ/2026-03-27/image/59502114-464b-46c3-8f6e-642535a644e5_removebg.jpg?w=600', 'https://abimg003.imgix.net/BT17KTJ/2026-03-27/image/ab758644-2ead-4e75-830d-e30b2695cac1_removebg.jpg?w=600', 'https://abimg003.imgix.net/BT17KTJ/2026-03-27/image/4488565c-7167-4789-b7d8-c1d488e56265_removebg.jpg?w=600', 'https://abimg003.imgix.net/BT17KTJ/2026-03-27/image/bba75c86-f5d5-42c4-9209-79b9128dde62_removebg.jpg?w=600', 'https://abimg003.imgix.net/BT17KTJ/2026-03-27/image/46dad9f8-b69e-4ecb-b7ed-596f69f5943c_removebg.jpg?w=600', 'https://abimg003.imgix.net/BT17KTJ/2026-03-27/image/15f17d89-a9ab-422c-b12f-d0861f5db9ce_removebg.jpg?w=600'], 'colour': 'GREEN', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 04/18 - 5K, 10/19 - 10K, 01/21 - 21K, 06/23 - 36K, 08/24 - 45K, 10/25 - 56K,', 'remarks': '**476** VOSA STATES 19K, 27K, 35K, 42K, 49K, 59K, SPARE KEY', 'virtual': False, 'seller': 'UKCGR', '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/17fb8653-4272-4281-b501-3080c6d01b64.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:10:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 896c844e-5ec2-5ac5-94af-6e34d2d131cb with identifier: 120825687
2026-03-27 19:10:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 896c844e-5ec2-5ac5-94af-6e34d2d131cb with scrape type 2
2026-03-27 19:10:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 896c844e-5ec2-5ac5-94af-6e34d2d131cb with scrape type 2
2026-03-27 19:10:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 896c844e-5ec2-5ac5-94af-6e34d2d131cb, identifier: 120825687
2026-03-27 19:10:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 896c844e-5ec2-5ac5-94af-6e34d2d131cb with identifier: 120825687
2026-03-27 19:10:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 896c844e-5ec2-5ac5-94af-6e34d2d131cb with identifier: 120825687
2026-03-27 19:10:17 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 896c844e-5ec2-5ac5-94af-6e34d2d131cb with identifier: 120825687 to the API
2026-03-27 19:10:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:10: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-27 19:10:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120825687?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 108,
'color': 'GREEN',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'expiration_date': '2026-03-31T12:00:00Z',
'fuel_type': 'Petrol',
'id': '896c844e-5ec2-5ac5-94af-6e34d2d131cb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'BT17KTJ',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120825687',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'CITROEN',
'model': 'C3 HATCHBACK',
'odometer': 59929,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-04-25',
'seller_name': 'UKCGR',
'title': 'CITROEN C3 HATCHBACK 1.2 PureTech Touch 5dr',
'transmission': 'manual',
'trim': '1.2 PureTech Touch 5dr',
'vin': None,
'year': 2017}
2026-03-27 19:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:10:17 [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-27 19:10:17 [astonbarclay.gb] INFO: Saving data for 120825687: {'auction_closing_time': 1774958400.0, 'created_time': 1774530316.455702, 'last_price_update_time': 1774638617.782894}
2026-03-27 19:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120825687') HTTP/1.1" 204 0
2026-03-27 19:10:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120748970?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:10:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:10:20 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120748970, 'registration': 'ML19TVW', 'account': 'VAN040', 'make': 'FORD', 'model': 'MONDEO VIGNALE SALOON', 'derivative': '2.0 Hybrid 4dr Auto', 'mileage': 35574, 'mileageWarranty': False, 'type': 'car', 'saleId': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 401}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2019-03-26', 'fuel': 'Petrol/Electric Hybrid', 'motExpiry': '2026-11-24', 'doors': 4, 'engineSize': 1999, 'bodyType': 'Saloon', 'images': ['https://abimg003.imgix.net/ML19TVW/2026-03-26/image/85e2a632-ed4d-4098-97dd-9c15566ac5b2_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML19TVW/2026-03-26/image/c2476533-1366-4079-8d45-13902b7de8bf_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML19TVW/2026-03-26/image/21ba578a-0940-42d3-828b-6ed871480f5c_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML19TVW/2026-03-26/image/351bd6ec-37a2-406f-ac12-6ddeaa143478_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML19TVW/2026-03-26/image/4bb9bb06-2d75-48b7-beb2-26ac8a39ddd7_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML19TVW/2026-03-26/image/0e8933d1-78f5-4136-8776-47ee0f1a9b2b_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML19TVW/2026-03-26/image/589f5a0f-9f28-44ac-9b5a-58df1338713a_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML19TVW/2026-03-26/image/1288672a-6f15-4332-8e31-3c13fa4bb299_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML19TVW/2026-03-26/image/79c3f876-0486-48a3-b7c1-8ad3dfedd69c_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 04/20 - 10K, 03/21 - 12K, 08/22 - 19K, 12/23 - 29K, 11/24 - 33K, 08/22 - 19K, 11/24 - 33K, 11/25 - 35K,', 'remarks': '**1262** VOSA STATES 16K, 22K, 30K, 33K, 35K,', '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/6b7ba3c2-1944-4cd8-96f1-ea304f97f818.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:10:20 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120748970, 'registration': 'ML19TVW', 'account': 'VAN040', 'make': 'FORD', 'model': 'MONDEO VIGNALE SALOON', 'derivative': '2.0 Hybrid 4dr Auto', 'mileage': 35574, 'mileageWarranty': False, 'type': 'car', 'saleId': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 401}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2019-03-26', 'fuel': 'Petrol/Electric Hybrid', 'motExpiry': '2026-11-24', 'doors': 4, 'engineSize': 1999, 'bodyType': 'Saloon', 'images': ['https://abimg003.imgix.net/ML19TVW/2026-03-26/image/85e2a632-ed4d-4098-97dd-9c15566ac5b2_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML19TVW/2026-03-26/image/c2476533-1366-4079-8d45-13902b7de8bf_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML19TVW/2026-03-26/image/21ba578a-0940-42d3-828b-6ed871480f5c_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML19TVW/2026-03-26/image/351bd6ec-37a2-406f-ac12-6ddeaa143478_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML19TVW/2026-03-26/image/4bb9bb06-2d75-48b7-beb2-26ac8a39ddd7_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML19TVW/2026-03-26/image/0e8933d1-78f5-4136-8776-47ee0f1a9b2b_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML19TVW/2026-03-26/image/589f5a0f-9f28-44ac-9b5a-58df1338713a_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML19TVW/2026-03-26/image/1288672a-6f15-4332-8e31-3c13fa4bb299_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML19TVW/2026-03-26/image/79c3f876-0486-48a3-b7c1-8ad3dfedd69c_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 04/20 - 10K, 03/21 - 12K, 08/22 - 19K, 12/23 - 29K, 11/24 - 33K, 08/22 - 19K, 11/24 - 33K, 11/25 - 35K,', 'remarks': '**1262** VOSA STATES 16K, 22K, 30K, 33K, 35K,', '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/6b7ba3c2-1944-4cd8-96f1-ea304f97f818.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:10:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f69c20a9-6af9-5986-8b0c-3782348e3648 with identifier: 120748970
2026-03-27 19:10:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f69c20a9-6af9-5986-8b0c-3782348e3648 with scrape type 2
2026-03-27 19:10:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f69c20a9-6af9-5986-8b0c-3782348e3648 with scrape type 2
2026-03-27 19:10:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: f69c20a9-6af9-5986-8b0c-3782348e3648, identifier: 120748970
2026-03-27 19:10:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: f69c20a9-6af9-5986-8b0c-3782348e3648 with identifier: 120748970
2026-03-27 19:10:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: f69c20a9-6af9-5986-8b0c-3782348e3648 with identifier: 120748970
2026-03-27 19:10:20 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: f69c20a9-6af9-5986-8b0c-3782348e3648 with identifier: 120748970 to the API
2026-03-27 19:10:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19: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-27 19:10:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120748970?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 108,
'color': 'BLUE',
'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': 'f69c20a9-6af9-5986-8b0c-3782348e3648',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'ML19TVW',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120748970',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'FORD',
'model': 'MONDEO VIGNALE SALOON',
'odometer': 35574,
'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': 'Vantage Motor Group',
'title': 'FORD MONDEO VIGNALE SALOON 2.0 Hybrid 4dr Auto',
'transmission': 'automatic',
'trim': '2.0 Hybrid 4dr Auto',
'vin': None,
'year': 2019}
2026-03-27 19:10:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%27120748970%27 HTTP/1.1" 200 None
2026-03-27 19:10:20 [astonbarclay.gb] INFO: Saving data for 120748970: {'auction_closing_time': 1774958400.0, 'created_time': 1774530329.676603, 'last_price_update_time': 1774638620.37337}
2026-03-27 19:10:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:10:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120748970') HTTP/1.1" 204 0
2026-03-27 19:10:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120479474?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:10:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:10:21 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120479474, 'registration': 'KW16EEH', 'account': 'WBA003', 'make': 'KIA', 'model': 'SPORTAGE ESTATE', 'derivative': '1.6T GDi GT-Line 5dr [AWD]', 'mileage': 70825, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 401}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2016-06-14', 'fuel': 'Petrol', 'motExpiry': '2026-06-09', 'doors': 5, 'engineSize': 1591, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/KW16EEH/2026-03-19/image/cf889863-cbd6-464d-8d59-2d4ac3f8fb3d_removebg.jpg?w=600', 'https://abimg003.imgix.net/KW16EEH/2026-03-19/image/033d852c-3844-473b-b8e9-f41969b6ae32_removebg.jpg?w=600', 'https://abimg003.imgix.net/KW16EEH/2026-03-19/image/93b5ccc8-22d8-493e-af54-2a65d82e07c8_removebg.jpg?w=600', 'https://abimg003.imgix.net/KW16EEH/2026-03-19/image/fab68ee2-d893-41f1-8eaf-e308e74223d9_removebg.jpg?w=600', 'https://abimg003.imgix.net/KW16EEH/2026-03-19/image/6f82bc52-6b3c-4728-8c89-036f4de5ff7d_removebg.jpg?w=600', 'https://abimg003.imgix.net/KW16EEH/2026-03-19/image/e344b39d-94fa-44d3-a628-96b59e323892_removebg.jpg?w=600', 'https://abimg003.imgix.net/KW16EEH/2026-03-19/image/10b8668e-a14d-43c3-9ccb-46a6902f5e16_removebg.jpg?w=600', 'https://abimg003.imgix.net/KW16EEH/2026-03-19/image/d984cdd8-9108-4693-9d9a-2294a91f81a1_removebg.jpg?w=600', 'https://abimg003.imgix.net/KW16EEH/2026-03-19/image/56a77dbc-beca-4f05-bff5-21489a76b243_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book SCANNED COPY OF SERVICE BOOK 09/21-29K, 05/23-45K', 'remarks': '**413** VOSA STATES 11K, 18K, 25K, 35K, 45K, 54K, 64K, SD CARD, SPARE KEY', 'virtual': False, 'seller': 'UKCGR - Select', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 177, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/903c7f8a-f3f3-4dc5-904f-20e8e3ab1d2e.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:10:21 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120479474, 'registration': 'KW16EEH', 'account': 'WBA003', 'make': 'KIA', 'model': 'SPORTAGE ESTATE', 'derivative': '1.6T GDi GT-Line 5dr [AWD]', 'mileage': 70825, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 401}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2016-06-14', 'fuel': 'Petrol', 'motExpiry': '2026-06-09', 'doors': 5, 'engineSize': 1591, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/KW16EEH/2026-03-19/image/cf889863-cbd6-464d-8d59-2d4ac3f8fb3d_removebg.jpg?w=600', 'https://abimg003.imgix.net/KW16EEH/2026-03-19/image/033d852c-3844-473b-b8e9-f41969b6ae32_removebg.jpg?w=600', 'https://abimg003.imgix.net/KW16EEH/2026-03-19/image/93b5ccc8-22d8-493e-af54-2a65d82e07c8_removebg.jpg?w=600', 'https://abimg003.imgix.net/KW16EEH/2026-03-19/image/fab68ee2-d893-41f1-8eaf-e308e74223d9_removebg.jpg?w=600', 'https://abimg003.imgix.net/KW16EEH/2026-03-19/image/6f82bc52-6b3c-4728-8c89-036f4de5ff7d_removebg.jpg?w=600', 'https://abimg003.imgix.net/KW16EEH/2026-03-19/image/e344b39d-94fa-44d3-a628-96b59e323892_removebg.jpg?w=600', 'https://abimg003.imgix.net/KW16EEH/2026-03-19/image/10b8668e-a14d-43c3-9ccb-46a6902f5e16_removebg.jpg?w=600', 'https://abimg003.imgix.net/KW16EEH/2026-03-19/image/d984cdd8-9108-4693-9d9a-2294a91f81a1_removebg.jpg?w=600', 'https://abimg003.imgix.net/KW16EEH/2026-03-19/image/56a77dbc-beca-4f05-bff5-21489a76b243_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book SCANNED COPY OF SERVICE BOOK 09/21-29K, 05/23-45K', 'remarks': '**413** VOSA STATES 11K, 18K, 25K, 35K, 45K, 54K, 64K, SD CARD, SPARE KEY', 'virtual': False, 'seller': 'UKCGR - Select', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 177, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/903c7f8a-f3f3-4dc5-904f-20e8e3ab1d2e.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:10:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 11554a6d-d06c-5b10-b99e-5c3dd802bae4 with identifier: 120479474
2026-03-27 19:10:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 11554a6d-d06c-5b10-b99e-5c3dd802bae4 with scrape type 2
2026-03-27 19:10:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 11554a6d-d06c-5b10-b99e-5c3dd802bae4 with scrape type 2
2026-03-27 19:10:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 11554a6d-d06c-5b10-b99e-5c3dd802bae4, identifier: 120479474
2026-03-27 19:10:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 11554a6d-d06c-5b10-b99e-5c3dd802bae4 with identifier: 120479474
2026-03-27 19:10:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 11554a6d-d06c-5b10-b99e-5c3dd802bae4 with identifier: 120479474
2026-03-27 19:10:21 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 11554a6d-d06c-5b10-b99e-5c3dd802bae4 with identifier: 120479474 to the API
2026-03-27 19:10:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:10: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-27 19:10:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120479474?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 177,
'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': '11554a6d-d06c-5b10-b99e-5c3dd802bae4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'KW16EEH',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120479474',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'KIA',
'model': 'SPORTAGE ESTATE',
'odometer': 70825,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-06-14',
'seller_name': 'UKCGR - Select',
'title': 'KIA SPORTAGE ESTATE 1.6T GDi GT-Line 5dr [AWD]',
'transmission': 'manual',
'trim': '1.6T GDi GT-Line 5dr [AWD]',
'vin': None,
'year': 2016}
2026-03-27 19:10:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:10:21 [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-27 19:10:21 [astonbarclay.gb] INFO: Saving data for 120479474: {'auction_closing_time': 1774958400.0, 'created_time': 1773687877.968326, 'last_price_update_time': 1774638621.816398}
2026-03-27 19:10:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:10:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120479474') HTTP/1.1" 204 0
2026-03-27 19:10:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120439240?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:10:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:10:21 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120439240, 'registration': 'MJ21JJK', 'account': 'HAT004', 'make': 'MERCEDES-BENZ', 'model': 'E CLASS DIESEL ESTATE', 'derivative': 'E220d Sport 5dr 9G-Tronic', 'mileage': 88736, 'mileageWarranty': True, 'type': 'car', 'saleId': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 401}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2021-03-20', 'fuel': 'Diesel', 'motExpiry': '2027-03-23', 'doors': 5, 'engineSize': 1950, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/MJ21JJK/2026-03-21/image/8e68e1e5-7041-4204-ae2f-fa60aec15083_removebg.jpg?w=600', 'https://abimg003.imgix.net/MJ21JJK/2026-03-21/image/4dc358a1-bc5b-49b8-b66e-63e33c93e205_removebg.jpg?w=600', 'https://abimg003.imgix.net/MJ21JJK/2026-03-21/image/39841418-0236-4ced-a174-187168cd6179_removebg.jpg?w=600', 'https://abimg003.imgix.net/MJ21JJK/2026-03-21/image/82dc61d8-6cd1-4d84-9d99-4c8ecffb661d_removebg.jpg?w=600', 'https://abimg003.imgix.net/MJ21JJK/2026-03-21/image/72672fcf-22fc-4003-8ef5-703b5de68b1d_removebg.jpg?w=600', 'https://abimg003.imgix.net/MJ21JJK/2026-03-21/image/50422ab5-4f79-4df5-b1f5-7f709ba0c5b6_removebg.jpg?w=600', 'https://abimg003.imgix.net/MJ21JJK/2026-03-21/image/eb6cd4df-3540-400b-aca0-e2140c9e52eb_removebg.jpg?w=600', 'https://abimg003.imgix.net/MJ21JJK/2026-03-21/image/879f08b4-863a-447f-9a6a-22ecb90afb9b_removebg.jpg?w=600', 'https://abimg003.imgix.net/MJ21JJK/2026-03-21/image/5d555bf6-ed52-4c59-a8f6-19f612d63639_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 03/22 - 16K, 12/22 - 33K, 09/23 - 46K, 07/24 - 60K, 06/25 - 76K,', 'remarks': '**21** VOSA STATES 54K, 72K, 88K,', 'virtual': False, 'seller': 'Hatfields Group', '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/42bda266-074b-4f50-b6a4-53081d9639a2.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:10:21 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120439240, 'registration': 'MJ21JJK', 'account': 'HAT004', 'make': 'MERCEDES-BENZ', 'model': 'E CLASS DIESEL ESTATE', 'derivative': 'E220d Sport 5dr 9G-Tronic', 'mileage': 88736, 'mileageWarranty': True, 'type': 'car', 'saleId': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 401}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2021-03-20', 'fuel': 'Diesel', 'motExpiry': '2027-03-23', 'doors': 5, 'engineSize': 1950, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/MJ21JJK/2026-03-21/image/8e68e1e5-7041-4204-ae2f-fa60aec15083_removebg.jpg?w=600', 'https://abimg003.imgix.net/MJ21JJK/2026-03-21/image/4dc358a1-bc5b-49b8-b66e-63e33c93e205_removebg.jpg?w=600', 'https://abimg003.imgix.net/MJ21JJK/2026-03-21/image/39841418-0236-4ced-a174-187168cd6179_removebg.jpg?w=600', 'https://abimg003.imgix.net/MJ21JJK/2026-03-21/image/82dc61d8-6cd1-4d84-9d99-4c8ecffb661d_removebg.jpg?w=600', 'https://abimg003.imgix.net/MJ21JJK/2026-03-21/image/72672fcf-22fc-4003-8ef5-703b5de68b1d_removebg.jpg?w=600', 'https://abimg003.imgix.net/MJ21JJK/2026-03-21/image/50422ab5-4f79-4df5-b1f5-7f709ba0c5b6_removebg.jpg?w=600', 'https://abimg003.imgix.net/MJ21JJK/2026-03-21/image/eb6cd4df-3540-400b-aca0-e2140c9e52eb_removebg.jpg?w=600', 'https://abimg003.imgix.net/MJ21JJK/2026-03-21/image/879f08b4-863a-447f-9a6a-22ecb90afb9b_removebg.jpg?w=600', 'https://abimg003.imgix.net/MJ21JJK/2026-03-21/image/5d555bf6-ed52-4c59-a8f6-19f612d63639_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 03/22 - 16K, 12/22 - 33K, 09/23 - 46K, 07/24 - 60K, 06/25 - 76K,', 'remarks': '**21** VOSA STATES 54K, 72K, 88K,', 'virtual': False, 'seller': 'Hatfields Group', '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/42bda266-074b-4f50-b6a4-53081d9639a2.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:10:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c2638478-4ba8-55c7-bcef-954877755f88 with identifier: 120439240
2026-03-27 19:10:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c2638478-4ba8-55c7-bcef-954877755f88 with scrape type 2
2026-03-27 19:10:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c2638478-4ba8-55c7-bcef-954877755f88 with scrape type 2
2026-03-27 19:10:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: c2638478-4ba8-55c7-bcef-954877755f88, identifier: 120439240
2026-03-27 19:10:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: c2638478-4ba8-55c7-bcef-954877755f88 with identifier: 120439240
2026-03-27 19:10:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: c2638478-4ba8-55c7-bcef-954877755f88 with identifier: 120439240
2026-03-27 19:10:22 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: c2638478-4ba8-55c7-bcef-954877755f88 with identifier: 120439240 to the API
2026-03-27 19:10:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19: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-27 19:10:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120439240?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 148,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'expiration_date': '2026-03-31T12:00:00Z',
'fuel_type': 'Diesel',
'id': 'c2638478-4ba8-55c7-bcef-954877755f88',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'MJ21JJK',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120439240',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'MERCEDES-BENZ',
'model': 'E CLASS DIESEL ESTATE',
'odometer': 88736,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-03-20',
'seller_name': 'Hatfields Group',
'title': 'MERCEDES-BENZ E CLASS DIESEL ESTATE E220d Sport 5dr 9G-Tronic',
'transmission': 'automatic',
'trim': 'E220d Sport 5dr 9G-Tronic',
'vin': None,
'year': 2021}
2026-03-27 19:10:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%27120439240%27 HTTP/1.1" 200 None
2026-03-27 19:10:22 [astonbarclay.gb] INFO: Saving data for 120439240: {'auction_closing_time': 1774958400.0, 'created_time': 1773666490.951715, 'last_price_update_time': 1774638622.333947}
2026-03-27 19:10:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:10:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120439240') HTTP/1.1" 204 0
2026-03-27 19:10:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120766205?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:10:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:10:23 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120766205, 'registration': 'VA72ASU', 'account': 'MOT070', 'make': 'VAUXHALL', 'model': 'CORSA HATCHBACK', 'derivative': '1.2 Turbo Ultimate 5dr', 'mileage': 21215, 'mileageWarranty': True, 'type': 'car', 'saleId': 18853, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 106}, 'saleStart': '2026-03-31T09:30Z', 'lot': 175, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2023-02-14', 'fuel': 'Petrol', 'motExpiry': '2027-02-13', 'doors': 5, 'engineSize': 1199, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/VA72ASU/2026-03-25/image/b31ac47c-21a5-4d39-abf0-d2bbdbd2f2ce_removebg.jpg?w=600', 'https://abimg003.imgix.net/VA72ASU/2026-03-25/image/d8c93a53-467c-418c-aef1-cf85a1f70d21_removebg.jpg?w=600', 'https://abimg003.imgix.net/VA72ASU/2026-03-25/image/f9c8c522-300a-4433-b080-c87334c26527_removebg.jpg?w=600', 'https://abimg003.imgix.net/VA72ASU/2026-03-25/image/b8447629-04ef-496b-9bf4-91578f229fa4_removebg.jpg?w=600', 'https://abimg003.imgix.net/VA72ASU/2026-03-25/image/96257ce2-3f29-4499-9b16-8b8db655a059_removebg.jpg?w=600', 'https://abimg003.imgix.net/VA72ASU/2026-03-25/image/b4cd1790-2257-48a7-aa1d-4a2e87553ae4_removebg.jpg?w=600', 'https://abimg003.imgix.net/VA72ASU/2026-03-25/image/f2568fa2-fbc5-41ca-9341-d60a26baa20c_removebg.jpg?w=600', 'https://abimg003.imgix.net/VA72ASU/2026-03-25/image/1a5fbee3-5dc6-4738-adea-d298c896ad95_removebg.jpg?w=600', 'https://abimg003.imgix.net/VA72ASU/2026-03-25/image/1c20cb7a-0690-4ad5-83c5-13fc3f23a4bd_removebg.jpg?w=600', 'https://abimg003.imgix.net/VA72ASU/2026-03-25/image/f9bf4c1b-6bf7-4530-9b11-b3f1865ee27b_removebg.jpg?w=600', 'https://abimg003.imgix.net/VA72ASU/2026-03-25/image/4efe7bf4-43f1-4b52-818e-cf2846cd7460_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 02/24- 8k, 02/25- 14k, 01/26- 20k', 'remarks': 'vosa @ 20k - 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': 116, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/7add16ec-b810-42fc-9cf6-a9495631ad56.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:10:23 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120766205, 'registration': 'VA72ASU', 'account': 'MOT070', 'make': 'VAUXHALL', 'model': 'CORSA HATCHBACK', 'derivative': '1.2 Turbo Ultimate 5dr', 'mileage': 21215, 'mileageWarranty': True, 'type': 'car', 'saleId': 18853, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 106}, 'saleStart': '2026-03-31T09:30Z', 'lot': 175, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2023-02-14', 'fuel': 'Petrol', 'motExpiry': '2027-02-13', 'doors': 5, 'engineSize': 1199, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/VA72ASU/2026-03-25/image/b31ac47c-21a5-4d39-abf0-d2bbdbd2f2ce_removebg.jpg?w=600', 'https://abimg003.imgix.net/VA72ASU/2026-03-25/image/d8c93a53-467c-418c-aef1-cf85a1f70d21_removebg.jpg?w=600', 'https://abimg003.imgix.net/VA72ASU/2026-03-25/image/f9c8c522-300a-4433-b080-c87334c26527_removebg.jpg?w=600', 'https://abimg003.imgix.net/VA72ASU/2026-03-25/image/b8447629-04ef-496b-9bf4-91578f229fa4_removebg.jpg?w=600', 'https://abimg003.imgix.net/VA72ASU/2026-03-25/image/96257ce2-3f29-4499-9b16-8b8db655a059_removebg.jpg?w=600', 'https://abimg003.imgix.net/VA72ASU/2026-03-25/image/b4cd1790-2257-48a7-aa1d-4a2e87553ae4_removebg.jpg?w=600', 'https://abimg003.imgix.net/VA72ASU/2026-03-25/image/f2568fa2-fbc5-41ca-9341-d60a26baa20c_removebg.jpg?w=600', 'https://abimg003.imgix.net/VA72ASU/2026-03-25/image/1a5fbee3-5dc6-4738-adea-d298c896ad95_removebg.jpg?w=600', 'https://abimg003.imgix.net/VA72ASU/2026-03-25/image/1c20cb7a-0690-4ad5-83c5-13fc3f23a4bd_removebg.jpg?w=600', 'https://abimg003.imgix.net/VA72ASU/2026-03-25/image/f9bf4c1b-6bf7-4530-9b11-b3f1865ee27b_removebg.jpg?w=600', 'https://abimg003.imgix.net/VA72ASU/2026-03-25/image/4efe7bf4-43f1-4b52-818e-cf2846cd7460_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 02/24- 8k, 02/25- 14k, 01/26- 20k', 'remarks': 'vosa @ 20k - 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': 116, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/7add16ec-b810-42fc-9cf6-a9495631ad56.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:10:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4dfc56ba-2c0a-5ba0-a614-617ef38c7c7b with identifier: 120766205
2026-03-27 19:10:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4dfc56ba-2c0a-5ba0-a614-617ef38c7c7b with scrape type 2
2026-03-27 19:10:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4dfc56ba-2c0a-5ba0-a614-617ef38c7c7b with scrape type 2
2026-03-27 19:10:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 4dfc56ba-2c0a-5ba0-a614-617ef38c7c7b, identifier: 120766205
2026-03-27 19:10:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 4dfc56ba-2c0a-5ba0-a614-617ef38c7c7b with identifier: 120766205
2026-03-27 19:10:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 4dfc56ba-2c0a-5ba0-a614-617ef38c7c7b with identifier: 120766205
2026-03-27 19:10:23 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 4dfc56ba-2c0a-5ba0-a614-617ef38c7c7b with identifier: 120766205 to the API
2026-03-27 19:10:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:10: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-27 19:10:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120766205?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 116,
'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': '4dfc56ba-2c0a-5ba0-a614-617ef38c7c7b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'VA72ASU',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120766205',
'listing': 'auction',
'location': 'Aston Barclay Prees Heath',
'make': 'VAUXHALL',
'model': 'CORSA HATCHBACK',
'odometer': 21215,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-02-14',
'seller_name': 'Motability Operations',
'title': 'VAUXHALL CORSA HATCHBACK 1.2 Turbo Ultimate 5dr',
'transmission': 'manual',
'trim': '1.2 Turbo Ultimate 5dr',
'vin': None,
'year': 2023}
2026-03-27 19:10:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:10: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-27 19:10:23 [astonbarclay.gb] INFO: Saving data for 120766205: {'auction_closing_time': 1774949400.0, 'created_time': 1774432932.798423, 'last_price_update_time': 1774638623.99631}
2026-03-27 19:10:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:10:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120766205') HTTP/1.1" 204 0
2026-03-27 19:10:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120819747?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:10:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:10:25 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120819747, 'registration': 'WU53RZS', 'account': 'MOT070', 'make': 'PEUGEOT', 'model': 'E-2008 ELECTRIC ESTATE', 'derivative': '115kW GT 54kWh 5dr Auto', 'mileage': 2389, 'mileageWarranty': True, 'type': 'car', 'saleId': 18853, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 106}, 'saleStart': '2026-03-31T09:30Z', 'lot': 172, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2025-08-16', 'fuel': 'Electric', 'motExpiry': None, 'doors': 5, 'engineSize': None, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/WU53RZS/2026-03-27/image/bd2cf39a-4bfa-4f26-a276-b37bc1c154e1_removebg.jpg?w=600', 'https://abimg003.imgix.net/WU53RZS/2026-03-27/image/78dd5119-1f92-458d-b3b6-49d7dab928cd_removebg.jpg?w=600', 'https://abimg003.imgix.net/WU53RZS/2026-03-27/image/b9cbeeba-f3dd-4489-ba4c-d28f9808e94e_removebg.jpg?w=600', 'https://abimg003.imgix.net/WU53RZS/2026-03-27/image/35de208a-bacc-4f99-84bf-44f3beda55a9_removebg.jpg?w=600', 'https://abimg003.imgix.net/WU53RZS/2026-03-27/image/b2a4f9da-1e6c-481f-95ff-891945a9c970_removebg.jpg?w=600', 'https://abimg003.imgix.net/WU53RZS/2026-03-27/image/75e95ca5-bb56-4765-b41d-80344000d92f_removebg.jpg?w=600', 'https://abimg003.imgix.net/WU53RZS/2026-03-27/image/4b3507df-1a8a-400e-8262-eb84db0a4562_removebg.jpg?w=600', 'https://abimg003.imgix.net/WU53RZS/2026-03-27/image/d3fe46e1-4629-4fdd-9835-28ef8ce4ad9e_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': '*Selling On Cheirshed Plate* 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': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/cf829416-44e5-46c2-bc3d-4619a9190825.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:10:25 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120819747, 'registration': 'WU53RZS', 'account': 'MOT070', 'make': 'PEUGEOT', 'model': 'E-2008 ELECTRIC ESTATE', 'derivative': '115kW GT 54kWh 5dr Auto', 'mileage': 2389, 'mileageWarranty': True, 'type': 'car', 'saleId': 18853, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 106}, 'saleStart': '2026-03-31T09:30Z', 'lot': 172, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2025-08-16', 'fuel': 'Electric', 'motExpiry': None, 'doors': 5, 'engineSize': None, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/WU53RZS/2026-03-27/image/bd2cf39a-4bfa-4f26-a276-b37bc1c154e1_removebg.jpg?w=600', 'https://abimg003.imgix.net/WU53RZS/2026-03-27/image/78dd5119-1f92-458d-b3b6-49d7dab928cd_removebg.jpg?w=600', 'https://abimg003.imgix.net/WU53RZS/2026-03-27/image/b9cbeeba-f3dd-4489-ba4c-d28f9808e94e_removebg.jpg?w=600', 'https://abimg003.imgix.net/WU53RZS/2026-03-27/image/35de208a-bacc-4f99-84bf-44f3beda55a9_removebg.jpg?w=600', 'https://abimg003.imgix.net/WU53RZS/2026-03-27/image/b2a4f9da-1e6c-481f-95ff-891945a9c970_removebg.jpg?w=600', 'https://abimg003.imgix.net/WU53RZS/2026-03-27/image/75e95ca5-bb56-4765-b41d-80344000d92f_removebg.jpg?w=600', 'https://abimg003.imgix.net/WU53RZS/2026-03-27/image/4b3507df-1a8a-400e-8262-eb84db0a4562_removebg.jpg?w=600', 'https://abimg003.imgix.net/WU53RZS/2026-03-27/image/d3fe46e1-4629-4fdd-9835-28ef8ce4ad9e_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': '*Selling On Cheirshed Plate* 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': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/cf829416-44e5-46c2-bc3d-4619a9190825.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:10:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: de60b857-23b2-5af9-8022-db130635262c with identifier: 120819747
2026-03-27 19:10:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item de60b857-23b2-5af9-8022-db130635262c with scrape type 2
2026-03-27 19:10:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item de60b857-23b2-5af9-8022-db130635262c with scrape type 2
2026-03-27 19:10:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: de60b857-23b2-5af9-8022-db130635262c, identifier: 120819747
2026-03-27 19:10:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: de60b857-23b2-5af9-8022-db130635262c with identifier: 120819747
2026-03-27 19:10:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: de60b857-23b2-5af9-8022-db130635262c with identifier: 120819747
2026-03-27 19:10:25 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: de60b857-23b2-5af9-8022-db130635262c with identifier: 120819747 to the API
2026-03-27 19:10:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19: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-27 19:10:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120819747?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-31T09:30:00Z',
'fuel_type': 'Electric',
'id': 'de60b857-23b2-5af9-8022-db130635262c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'WU53RZS',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120819747',
'listing': 'auction',
'location': 'Aston Barclay Prees Heath',
'make': 'PEUGEOT',
'model': 'E-2008 ELECTRIC ESTATE',
'odometer': 2389,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-08-16',
'seller_name': 'Motability Operations',
'title': 'PEUGEOT E-2008 ELECTRIC ESTATE 115kW GT 54kWh 5dr Auto',
'transmission': 'automatic',
'trim': '115kW GT 54kWh 5dr Auto',
'vin': None,
'year': 2025}
2026-03-27 19:10:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%27120819747%27 HTTP/1.1" 200 None
2026-03-27 19:10:25 [astonbarclay.gb] INFO: Saving data for 120819747: {'auction_closing_time': 1774949400.0, 'created_time': 1774530372.39578, 'last_price_update_time': 1774638625.485226}
2026-03-27 19:10:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:10:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120819747') HTTP/1.1" 204 0
2026-03-27 19:10:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/119594883?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:10:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:10:25 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 119594883, 'registration': 'PN16HGF', 'account': 'DJC008', 'make': 'CITROEN', 'model': 'C4 PICASSO DIESEL ESTATE', 'derivative': '1.6 BlueHDi 100 VTR 5dr', 'mileage': 84228, 'mileageWarranty': True, 'type': 'car', 'saleId': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 401}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2016-03-25', 'fuel': 'Diesel', 'motExpiry': '2026-03-24', 'doors': 5, 'engineSize': 1560, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/PN16HGF/2026-02-16/image/d144fb01-4b02-45d0-8445-ac0d66662d57_removebg.jpg?w=600', 'https://abimg003.imgix.net/PN16HGF/2026-02-16/image/a0821a8a-e4f7-4e06-af9f-34b8797813e6_removebg.jpg?w=600', 'https://abimg003.imgix.net/PN16HGF/2026-02-16/image/d21656e1-f45f-4823-88fe-2368eeb33d45_removebg.jpg?w=600', 'https://abimg003.imgix.net/PN16HGF/2026-02-16/image/68b42630-af38-42d0-a1cf-d6e7bdc915e3_removebg.jpg?w=600', 'https://abimg003.imgix.net/PN16HGF/2026-02-16/image/a032ddf5-3798-4062-9023-795281d73dcf_removebg.jpg?w=600', 'https://abimg003.imgix.net/PN16HGF/2026-02-16/image/bc3fe5bf-d970-4cd9-a1ea-9f940aa706cb_removebg.jpg?w=600', 'https://abimg003.imgix.net/PN16HGF/2026-02-16/image/9fd3e373-d650-4da0-a58c-245bb9d365ba_removebg.jpg?w=600', 'https://abimg003.imgix.net/PN16HGF/2026-02-16/image/3fb8c8e6-74a4-4892-a1f7-8831a7b9b04f_removebg.jpg?w=600', 'https://abimg003.imgix.net/PN16HGF/2026-02-16/image/33a20885-b5ba-46f6-856d-6f2c4cf04df5_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 03/17 - 8K, 03/18 - 22K, 03/19 - 34K, 03/20 - 46K, 03/21 - 52K, 03/22 - 59K, 03/23 - 66K, 03/24 - 72K, 03/25 - 78K,', 'remarks': '**186** VOSA STATES 34K, 46K, 52K, 59K, 66K, 72K, 78K,', 'virtual': False, 'seller': 'Cox Motor Group', '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/4a25fcdf-98b1-42fe-85be-d928eace06d3.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:10:25 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 119594883, 'registration': 'PN16HGF', 'account': 'DJC008', 'make': 'CITROEN', 'model': 'C4 PICASSO DIESEL ESTATE', 'derivative': '1.6 BlueHDi 100 VTR 5dr', 'mileage': 84228, 'mileageWarranty': True, 'type': 'car', 'saleId': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 401}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2016-03-25', 'fuel': 'Diesel', 'motExpiry': '2026-03-24', 'doors': 5, 'engineSize': 1560, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/PN16HGF/2026-02-16/image/d144fb01-4b02-45d0-8445-ac0d66662d57_removebg.jpg?w=600', 'https://abimg003.imgix.net/PN16HGF/2026-02-16/image/a0821a8a-e4f7-4e06-af9f-34b8797813e6_removebg.jpg?w=600', 'https://abimg003.imgix.net/PN16HGF/2026-02-16/image/d21656e1-f45f-4823-88fe-2368eeb33d45_removebg.jpg?w=600', 'https://abimg003.imgix.net/PN16HGF/2026-02-16/image/68b42630-af38-42d0-a1cf-d6e7bdc915e3_removebg.jpg?w=600', 'https://abimg003.imgix.net/PN16HGF/2026-02-16/image/a032ddf5-3798-4062-9023-795281d73dcf_removebg.jpg?w=600', 'https://abimg003.imgix.net/PN16HGF/2026-02-16/image/bc3fe5bf-d970-4cd9-a1ea-9f940aa706cb_removebg.jpg?w=600', 'https://abimg003.imgix.net/PN16HGF/2026-02-16/image/9fd3e373-d650-4da0-a58c-245bb9d365ba_removebg.jpg?w=600', 'https://abimg003.imgix.net/PN16HGF/2026-02-16/image/3fb8c8e6-74a4-4892-a1f7-8831a7b9b04f_removebg.jpg?w=600', 'https://abimg003.imgix.net/PN16HGF/2026-02-16/image/33a20885-b5ba-46f6-856d-6f2c4cf04df5_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 03/17 - 8K, 03/18 - 22K, 03/19 - 34K, 03/20 - 46K, 03/21 - 52K, 03/22 - 59K, 03/23 - 66K, 03/24 - 72K, 03/25 - 78K,', 'remarks': '**186** VOSA STATES 34K, 46K, 52K, 59K, 66K, 72K, 78K,', 'virtual': False, 'seller': 'Cox Motor Group', '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/4a25fcdf-98b1-42fe-85be-d928eace06d3.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:10:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ea73b075-85af-52e8-85bb-4e194b73306c with identifier: 119594883
2026-03-27 19:10:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ea73b075-85af-52e8-85bb-4e194b73306c with scrape type 2
2026-03-27 19:10:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ea73b075-85af-52e8-85bb-4e194b73306c with scrape type 2
2026-03-27 19:10:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: ea73b075-85af-52e8-85bb-4e194b73306c, identifier: 119594883
2026-03-27 19:10:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: ea73b075-85af-52e8-85bb-4e194b73306c with identifier: 119594883
2026-03-27 19:10:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: ea73b075-85af-52e8-85bb-4e194b73306c with identifier: 119594883
2026-03-27 19:10:25 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: ea73b075-85af-52e8-85bb-4e194b73306c with identifier: 119594883 to the API
2026-03-27 19:10:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19: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-27 19:10:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/119594883?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 99,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': '2026-03-31T12:00:00Z',
'fuel_type': 'Diesel',
'id': 'ea73b075-85af-52e8-85bb-4e194b73306c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'PN16HGF',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/119594883',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'CITROEN',
'model': 'C4 PICASSO DIESEL ESTATE',
'odometer': 84228,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-03-25',
'seller_name': 'Cox Motor Group',
'title': 'CITROEN C4 PICASSO DIESEL ESTATE 1.6 BlueHDi 100 VTR 5dr',
'transmission': 'manual',
'trim': '1.6 BlueHDi 100 VTR 5dr',
'vin': None,
'year': 2016}
2026-03-27 19:10:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%27119594883%27 HTTP/1.1" 200 None
2026-03-27 19:10:26 [astonbarclay.gb] INFO: Saving data for 119594883: {'auction_closing_time': 1774958400.0, 'created_time': 1773774201.310684, 'last_price_update_time': 1774638626.007514}
2026-03-27 19:10:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:10:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119594883') HTTP/1.1" 204 0
2026-03-27 19:10:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120482947?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:10:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:10:29 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120482947, 'registration': 'NL73DWN', 'account': 'MOT070', 'make': 'MG MOTOR UK', 'model': 'HS HATCHBACK', 'derivative': '1.5 T-GDI Trophy 5dr DCT', 'mileage': 20357, 'mileageWarranty': True, 'type': 'car', 'saleId': 18853, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 106}, 'saleStart': '2026-03-31T09:30Z', 'lot': 162, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2023-09-29', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 5, 'engineSize': 1490, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/NL73DWN/2026-03-17/image/2fddc234-c594-40ce-9022-00f4f745ad26_removebg.jpg?w=600', 'https://abimg003.imgix.net/NL73DWN/2026-03-17/image/36eafe97-586a-4037-8b73-ae29d2c90f56_removebg.jpg?w=600', 'https://abimg003.imgix.net/NL73DWN/2026-03-17/image/15d33e45-0966-4c44-ab19-9a6869559175_removebg.jpg?w=600', 'https://abimg003.imgix.net/NL73DWN/2026-03-17/image/9dec4256-ec2a-482c-8a43-3a702bdb150e_removebg.jpg?w=600', 'https://abimg003.imgix.net/NL73DWN/2026-03-17/image/61f95145-bbb6-4910-8aa7-434e8e15a224_removebg.jpg?w=600', 'https://abimg003.imgix.net/NL73DWN/2026-03-17/image/3c19a170-1e27-443e-9382-8c924cf84196_removebg.jpg?w=600', 'https://abimg003.imgix.net/NL73DWN/2026-03-17/image/d41fb78c-505f-4931-a7d7-b07d4774f6cd_removebg.jpg?w=600', 'https://abimg003.imgix.net/NL73DWN/2026-03-17/image/3fdaf909-ab02-4f48-ab16-73d4c90fe57b_removebg.jpg?w=600', 'https://abimg003.imgix.net/NL73DWN/2026-03-17/image/e027b8ae-7d18-4a12-a5d1-b4933996d6fa_removebg.jpg?w=600', 'https://abimg003.imgix.net/NL73DWN/2026-03-17/image/67e8ba10-643d-4dae-8421-0d38685ab783_removebg.jpg?w=600', 'https://abimg003.imgix.net/NL73DWN/2026-03-17/image/e5a5c9df-76ad-4638-bc9f-7a69b8bf24bd_removebg.jpg?w=600', 'https://abimg003.imgix.net/NL73DWN/2026-03-17/image/43aad5c3-0473-4ace-9dcd-08f4ae2d2d6a_removebg.jpg?w=600', 'https://abimg003.imgix.net/NL73DWN/2026-03-17/image/141932c7-cbfd-4742-975b-97c72ac1ac02_removebg.jpg?w=600', 'https://abimg003.imgix.net/NL73DWN/2026-03-17/image/8c2447b7-ad98-4760-a1bf-b492e542e638_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 11/24- 10k', 'remarks': 'spare key', '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/e0b29780-7cc3-4d34-8f1b-d7763c1189f9.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:10:29 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120482947, 'registration': 'NL73DWN', 'account': 'MOT070', 'make': 'MG MOTOR UK', 'model': 'HS HATCHBACK', 'derivative': '1.5 T-GDI Trophy 5dr DCT', 'mileage': 20357, 'mileageWarranty': True, 'type': 'car', 'saleId': 18853, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 106}, 'saleStart': '2026-03-31T09:30Z', 'lot': 162, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2023-09-29', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 5, 'engineSize': 1490, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/NL73DWN/2026-03-17/image/2fddc234-c594-40ce-9022-00f4f745ad26_removebg.jpg?w=600', 'https://abimg003.imgix.net/NL73DWN/2026-03-17/image/36eafe97-586a-4037-8b73-ae29d2c90f56_removebg.jpg?w=600', 'https://abimg003.imgix.net/NL73DWN/2026-03-17/image/15d33e45-0966-4c44-ab19-9a6869559175_removebg.jpg?w=600', 'https://abimg003.imgix.net/NL73DWN/2026-03-17/image/9dec4256-ec2a-482c-8a43-3a702bdb150e_removebg.jpg?w=600', 'https://abimg003.imgix.net/NL73DWN/2026-03-17/image/61f95145-bbb6-4910-8aa7-434e8e15a224_removebg.jpg?w=600', 'https://abimg003.imgix.net/NL73DWN/2026-03-17/image/3c19a170-1e27-443e-9382-8c924cf84196_removebg.jpg?w=600', 'https://abimg003.imgix.net/NL73DWN/2026-03-17/image/d41fb78c-505f-4931-a7d7-b07d4774f6cd_removebg.jpg?w=600', 'https://abimg003.imgix.net/NL73DWN/2026-03-17/image/3fdaf909-ab02-4f48-ab16-73d4c90fe57b_removebg.jpg?w=600', 'https://abimg003.imgix.net/NL73DWN/2026-03-17/image/e027b8ae-7d18-4a12-a5d1-b4933996d6fa_removebg.jpg?w=600', 'https://abimg003.imgix.net/NL73DWN/2026-03-17/image/67e8ba10-643d-4dae-8421-0d38685ab783_removebg.jpg?w=600', 'https://abimg003.imgix.net/NL73DWN/2026-03-17/image/e5a5c9df-76ad-4638-bc9f-7a69b8bf24bd_removebg.jpg?w=600', 'https://abimg003.imgix.net/NL73DWN/2026-03-17/image/43aad5c3-0473-4ace-9dcd-08f4ae2d2d6a_removebg.jpg?w=600', 'https://abimg003.imgix.net/NL73DWN/2026-03-17/image/141932c7-cbfd-4742-975b-97c72ac1ac02_removebg.jpg?w=600', 'https://abimg003.imgix.net/NL73DWN/2026-03-17/image/8c2447b7-ad98-4760-a1bf-b492e542e638_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 11/24- 10k', 'remarks': 'spare key', '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/e0b29780-7cc3-4d34-8f1b-d7763c1189f9.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:10:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6904ca9e-3bce-5d65-924b-f8e876310caf with identifier: 120482947
2026-03-27 19:10:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6904ca9e-3bce-5d65-924b-f8e876310caf with scrape type 2
2026-03-27 19:10:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6904ca9e-3bce-5d65-924b-f8e876310caf with scrape type 2
2026-03-27 19:10:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 6904ca9e-3bce-5d65-924b-f8e876310caf, identifier: 120482947
2026-03-27 19:10:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 6904ca9e-3bce-5d65-924b-f8e876310caf with identifier: 120482947
2026-03-27 19:10:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 6904ca9e-3bce-5d65-924b-f8e876310caf with identifier: 120482947
2026-03-27 19:10:29 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 6904ca9e-3bce-5d65-924b-f8e876310caf with identifier: 120482947 to the API
2026-03-27 19:10:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19: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-27 19:10:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120482947?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 174,
'color': 'RED',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-03-31T09:30:00Z',
'fuel_type': 'Petrol',
'id': '6904ca9e-3bce-5d65-924b-f8e876310caf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'NL73DWN',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120482947',
'listing': 'auction',
'location': 'Aston Barclay Prees Heath',
'make': 'MG MOTOR UK',
'model': 'HS HATCHBACK',
'odometer': 20357,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-09-29',
'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': 2023}
2026-03-27 19:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%27120482947%27 HTTP/1.1" 200 None
2026-03-27 19:10:30 [astonbarclay.gb] INFO: Saving data for 120482947: {'auction_closing_time': 1774949400.0, 'created_time': 1773687802.26056, 'last_price_update_time': 1774638630.120266}
2026-03-27 19:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120482947') HTTP/1.1" 204 0
2026-03-27 19:10:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120820008?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:10:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:10:30 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120820008, 'registration': 'WR72YSC', 'account': 'MOT070', 'make': 'NISSAN', 'model': 'QASHQAI HATCHBACK', 'derivative': '1.5 E-Power N-Connecta 5dr Auto', 'mileage': 39543, 'mileageWarranty': True, 'type': 'car', 'saleId': 18853, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 106}, 'saleStart': '2026-03-31T09:30Z', 'lot': 174, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2022-11-30', 'fuel': 'Petrol/Electric Hybrid', 'motExpiry': '2026-12-04', 'doors': 5, 'engineSize': 1497, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/WR72YSC/2026-03-27/image/8ac3be97-fee1-4177-a9af-e7bbb9d21cb9_removebg.jpg?w=600', 'https://abimg003.imgix.net/WR72YSC/2026-03-27/image/205936c5-f64c-411b-942e-e7146fed5281_removebg.jpg?w=600', 'https://abimg003.imgix.net/WR72YSC/2026-03-27/image/2f1af1d7-6548-4749-98df-cd70145840fb_removebg.jpg?w=600', 'https://abimg003.imgix.net/WR72YSC/2026-03-27/image/92df8252-041e-4639-a1df-9fe066423a07_removebg.jpg?w=600', 'https://abimg003.imgix.net/WR72YSC/2026-03-27/image/88cdd744-2c4d-422d-a6df-70bc4f146372_removebg.jpg?w=600', 'https://abimg003.imgix.net/WR72YSC/2026-03-27/image/7cd7ecf3-5593-484a-83b3-5de7569b1e25_removebg.jpg?w=600', 'https://abimg003.imgix.net/WR72YSC/2026-03-27/image/fe5728b5-0d13-4280-8c7b-f8d53f2a5faf_removebg.jpg?w=600', 'https://abimg003.imgix.net/WR72YSC/2026-03-27/image/cf3311b6-bed9-4a62-8e32-3d79876eba5c_removebg.jpg?w=600', 'https://abimg003.imgix.net/WR72YSC/2026-03-27/image/58ec4b9f-39aa-4398-9890-78d092094be6_removebg.jpg?w=600', 'https://abimg003.imgix.net/WR72YSC/2026-03-27/image/35f82402-148f-4329-946e-2d86ba57a72c_removebg.jpg?w=600', 'https://abimg003.imgix.net/WR72YSC/2026-03-27/image/c0072a0c-cee3-4977-b9dd-d3dd9278101b_removebg.jpg?w=600', 'https://abimg003.imgix.net/WR72YSC/2026-03-27/image/bd89950a-d67a-4ebb-8b9b-9ef34918b5e5_removebg.jpg?w=600', 'https://abimg003.imgix.net/WR72YSC/2026-03-27/image/b9bf0ece-ffe9-412a-87c3-fb8c4dbba4e0_removebg.jpg?w=600', 'https://abimg003.imgix.net/WR72YSC/2026-03-27/image/6d3e79f1-b0cc-4eec-9137-cce4894a9a5f_removebg.jpg?w=600', 'https://abimg003.imgix.net/WR72YSC/2026-03-27/image/a88247bf-2567-4417-8528-bd2b8539abce_removebg.jpg?w=600', 'https://abimg003.imgix.net/WR72YSC/2026-03-27/image/0fee184e-e37e-4918-a7f9-1d549e34800a_removebg.jpg?w=600', 'https://abimg003.imgix.net/WR72YSC/2026-03-27/image/caf58bcc-3690-4556-892d-2da24d9c534e_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 12/23-9K', 'remarks': 'VOSA @ 35K', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': None, 'co2': 120, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/92dc518b-3a2e-436d-ac14-aa11db2f8885.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:10:30 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120820008, 'registration': 'WR72YSC', 'account': 'MOT070', 'make': 'NISSAN', 'model': 'QASHQAI HATCHBACK', 'derivative': '1.5 E-Power N-Connecta 5dr Auto', 'mileage': 39543, 'mileageWarranty': True, 'type': 'car', 'saleId': 18853, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 106}, 'saleStart': '2026-03-31T09:30Z', 'lot': 174, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2022-11-30', 'fuel': 'Petrol/Electric Hybrid', 'motExpiry': '2026-12-04', 'doors': 5, 'engineSize': 1497, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/WR72YSC/2026-03-27/image/8ac3be97-fee1-4177-a9af-e7bbb9d21cb9_removebg.jpg?w=600', 'https://abimg003.imgix.net/WR72YSC/2026-03-27/image/205936c5-f64c-411b-942e-e7146fed5281_removebg.jpg?w=600', 'https://abimg003.imgix.net/WR72YSC/2026-03-27/image/2f1af1d7-6548-4749-98df-cd70145840fb_removebg.jpg?w=600', 'https://abimg003.imgix.net/WR72YSC/2026-03-27/image/92df8252-041e-4639-a1df-9fe066423a07_removebg.jpg?w=600', 'https://abimg003.imgix.net/WR72YSC/2026-03-27/image/88cdd744-2c4d-422d-a6df-70bc4f146372_removebg.jpg?w=600', 'https://abimg003.imgix.net/WR72YSC/2026-03-27/image/7cd7ecf3-5593-484a-83b3-5de7569b1e25_removebg.jpg?w=600', 'https://abimg003.imgix.net/WR72YSC/2026-03-27/image/fe5728b5-0d13-4280-8c7b-f8d53f2a5faf_removebg.jpg?w=600', 'https://abimg003.imgix.net/WR72YSC/2026-03-27/image/cf3311b6-bed9-4a62-8e32-3d79876eba5c_removebg.jpg?w=600', 'https://abimg003.imgix.net/WR72YSC/2026-03-27/image/58ec4b9f-39aa-4398-9890-78d092094be6_removebg.jpg?w=600', 'https://abimg003.imgix.net/WR72YSC/2026-03-27/image/35f82402-148f-4329-946e-2d86ba57a72c_removebg.jpg?w=600', 'https://abimg003.imgix.net/WR72YSC/2026-03-27/image/c0072a0c-cee3-4977-b9dd-d3dd9278101b_removebg.jpg?w=600', 'https://abimg003.imgix.net/WR72YSC/2026-03-27/image/bd89950a-d67a-4ebb-8b9b-9ef34918b5e5_removebg.jpg?w=600', 'https://abimg003.imgix.net/WR72YSC/2026-03-27/image/b9bf0ece-ffe9-412a-87c3-fb8c4dbba4e0_removebg.jpg?w=600', 'https://abimg003.imgix.net/WR72YSC/2026-03-27/image/6d3e79f1-b0cc-4eec-9137-cce4894a9a5f_removebg.jpg?w=600', 'https://abimg003.imgix.net/WR72YSC/2026-03-27/image/a88247bf-2567-4417-8528-bd2b8539abce_removebg.jpg?w=600', 'https://abimg003.imgix.net/WR72YSC/2026-03-27/image/0fee184e-e37e-4918-a7f9-1d549e34800a_removebg.jpg?w=600', 'https://abimg003.imgix.net/WR72YSC/2026-03-27/image/caf58bcc-3690-4556-892d-2da24d9c534e_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 12/23-9K', 'remarks': 'VOSA @ 35K', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': None, 'co2': 120, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/92dc518b-3a2e-436d-ac14-aa11db2f8885.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:10:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f4d7b7ff-9e10-5f2d-b9d0-4aecdf35a378 with identifier: 120820008
2026-03-27 19:10:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f4d7b7ff-9e10-5f2d-b9d0-4aecdf35a378 with scrape type 2
2026-03-27 19:10:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f4d7b7ff-9e10-5f2d-b9d0-4aecdf35a378 with scrape type 2
2026-03-27 19:10:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: f4d7b7ff-9e10-5f2d-b9d0-4aecdf35a378, identifier: 120820008
2026-03-27 19:10:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: f4d7b7ff-9e10-5f2d-b9d0-4aecdf35a378 with identifier: 120820008
2026-03-27 19:10:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: f4d7b7ff-9e10-5f2d-b9d0-4aecdf35a378 with identifier: 120820008
2026-03-27 19:10:30 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: f4d7b7ff-9e10-5f2d-b9d0-4aecdf35a378 with identifier: 120820008 to the API
2026-03-27 19:10:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19: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-27 19:10:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120820008?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 120,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-03-31T09:30:00Z',
'fuel_type': 'Petrol/Electric Hybrid',
'id': 'f4d7b7ff-9e10-5f2d-b9d0-4aecdf35a378',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'WR72YSC',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120820008',
'listing': 'auction',
'location': 'Aston Barclay Prees Heath',
'make': 'NISSAN',
'model': 'QASHQAI HATCHBACK',
'odometer': 39543,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-11-30',
'seller_name': 'Motability Operations',
'title': 'NISSAN QASHQAI HATCHBACK 1.5 E-Power N-Connecta 5dr Auto',
'transmission': 'automatic',
'trim': '1.5 E-Power N-Connecta 5dr Auto',
'vin': None,
'year': 2022}
2026-03-27 19:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%27120820008%27 HTTP/1.1" 200 None
2026-03-27 19:10:30 [astonbarclay.gb] INFO: Saving data for 120820008: {'auction_closing_time': 1774949400.0, 'created_time': 1774530378.301655, 'last_price_update_time': 1774638630.620685}
2026-03-27 19:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120820008') HTTP/1.1" 204 0
2026-03-27 19:10:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120815805?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:10:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:10:31 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120815805, 'registration': 'CX23WWT', 'account': 'MOT070', 'make': 'PEUGEOT', 'model': '208 DIESEL HATCHBACK', 'derivative': '1.5 BlueHDi 100 GT 5dr', 'mileage': 45956, 'mileageWarranty': True, 'type': 'car', 'saleId': 18853, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 106}, 'saleStart': '2026-03-31T09:30Z', 'lot': 157, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2023-03-06', 'fuel': 'Diesel', 'motExpiry': '2027-03-05', 'doors': 5, 'engineSize': 1499, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/CX23WWT/2026-03-26/image/0ae6f344-e6bb-4dfe-91aa-15f316ae405d_removebg.jpg?w=600', 'https://abimg003.imgix.net/CX23WWT/2026-03-26/image/2b73db1b-c654-48c6-b39c-812dd71b35c4_removebg.jpg?w=600', 'https://abimg003.imgix.net/CX23WWT/2026-03-26/image/1e42b1f5-3b40-4faf-b4bd-e472ac4c56cb_removebg.jpg?w=600', 'https://abimg003.imgix.net/CX23WWT/2026-03-26/image/14697e66-e491-4f62-9f65-d44a1fd36559_removebg.jpg?w=600', 'https://abimg003.imgix.net/CX23WWT/2026-03-26/image/87baf1ab-2159-41da-a8c6-1e330a6ec8c9_removebg.jpg?w=600', 'https://abimg003.imgix.net/CX23WWT/2026-03-26/image/42ab4651-e2ca-4006-bc4d-aa52f7c89ac0_removebg.jpg?w=600', 'https://abimg003.imgix.net/CX23WWT/2026-03-26/image/8d945452-30b5-4fe9-a961-752724b3ff65_removebg.jpg?w=600', 'https://abimg003.imgix.net/CX23WWT/2026-03-26/image/dc91838e-03cb-45e8-8da9-a9ab516fd387_removebg.jpg?w=600', 'https://abimg003.imgix.net/CX23WWT/2026-03-26/image/90da3fc9-abdb-4a76-880d-2f8c0e1ad37f_removebg.jpg?w=600', 'https://abimg003.imgix.net/CX23WWT/2026-03-26/image/d96c7ab8-a4f5-49fd-80aa-e4b38f3387e4_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 09/25-33K', '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': 'TF', 'co2': 112, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/14424c48-a78b-47cb-b7fd-fba10db98c1a.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:10:31 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120815805, 'registration': 'CX23WWT', 'account': 'MOT070', 'make': 'PEUGEOT', 'model': '208 DIESEL HATCHBACK', 'derivative': '1.5 BlueHDi 100 GT 5dr', 'mileage': 45956, 'mileageWarranty': True, 'type': 'car', 'saleId': 18853, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 106}, 'saleStart': '2026-03-31T09:30Z', 'lot': 157, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2023-03-06', 'fuel': 'Diesel', 'motExpiry': '2027-03-05', 'doors': 5, 'engineSize': 1499, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/CX23WWT/2026-03-26/image/0ae6f344-e6bb-4dfe-91aa-15f316ae405d_removebg.jpg?w=600', 'https://abimg003.imgix.net/CX23WWT/2026-03-26/image/2b73db1b-c654-48c6-b39c-812dd71b35c4_removebg.jpg?w=600', 'https://abimg003.imgix.net/CX23WWT/2026-03-26/image/1e42b1f5-3b40-4faf-b4bd-e472ac4c56cb_removebg.jpg?w=600', 'https://abimg003.imgix.net/CX23WWT/2026-03-26/image/14697e66-e491-4f62-9f65-d44a1fd36559_removebg.jpg?w=600', 'https://abimg003.imgix.net/CX23WWT/2026-03-26/image/87baf1ab-2159-41da-a8c6-1e330a6ec8c9_removebg.jpg?w=600', 'https://abimg003.imgix.net/CX23WWT/2026-03-26/image/42ab4651-e2ca-4006-bc4d-aa52f7c89ac0_removebg.jpg?w=600', 'https://abimg003.imgix.net/CX23WWT/2026-03-26/image/8d945452-30b5-4fe9-a961-752724b3ff65_removebg.jpg?w=600', 'https://abimg003.imgix.net/CX23WWT/2026-03-26/image/dc91838e-03cb-45e8-8da9-a9ab516fd387_removebg.jpg?w=600', 'https://abimg003.imgix.net/CX23WWT/2026-03-26/image/90da3fc9-abdb-4a76-880d-2f8c0e1ad37f_removebg.jpg?w=600', 'https://abimg003.imgix.net/CX23WWT/2026-03-26/image/d96c7ab8-a4f5-49fd-80aa-e4b38f3387e4_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 09/25-33K', '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': 'TF', 'co2': 112, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/14424c48-a78b-47cb-b7fd-fba10db98c1a.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:10:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a0eec315-b370-549a-9364-9b4b9c2d1db7 with identifier: 120815805
2026-03-27 19:10:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a0eec315-b370-549a-9364-9b4b9c2d1db7 with scrape type 2
2026-03-27 19:10:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a0eec315-b370-549a-9364-9b4b9c2d1db7 with scrape type 2
2026-03-27 19:10:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: a0eec315-b370-549a-9364-9b4b9c2d1db7, identifier: 120815805
2026-03-27 19:10:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: a0eec315-b370-549a-9364-9b4b9c2d1db7 with identifier: 120815805
2026-03-27 19:10:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: a0eec315-b370-549a-9364-9b4b9c2d1db7 with identifier: 120815805
2026-03-27 19:10:31 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: a0eec315-b370-549a-9364-9b4b9c2d1db7 with identifier: 120815805 to the API
2026-03-27 19:10:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19: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-27 19:10:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120815805?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 112,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-03-31T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'a0eec315-b370-549a-9364-9b4b9c2d1db7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'CX23WWT',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120815805',
'listing': 'auction',
'location': 'Aston Barclay Prees Heath',
'make': 'PEUGEOT',
'model': '208 DIESEL HATCHBACK',
'odometer': 45956,
'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': 'Motability Operations',
'title': 'PEUGEOT 208 DIESEL HATCHBACK 1.5 BlueHDi 100 GT 5dr',
'transmission': 'manual',
'trim': '1.5 BlueHDi 100 GT 5dr',
'vin': None,
'year': 2023}
2026-03-27 19:10:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%27120815805%27 HTTP/1.1" 200 None
2026-03-27 19:10:32 [astonbarclay.gb] INFO: Saving data for 120815805: {'auction_closing_time': 1774949400.0, 'created_time': 1774530410.37052, 'last_price_update_time': 1774638632.003902}
2026-03-27 19:10:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:10:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120815805') HTTP/1.1" 204 0
2026-03-27 19:10:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120766889?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19: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-27 19:10:33 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120766889, 'registration': 'DA23GVW', 'account': 'MOT070', 'make': 'SKODA', 'model': 'KAROQ ESTATE', 'derivative': '1.5 TSI Sportline 5dr DSG', 'mileage': 18716, 'mileageWarranty': True, 'type': 'car', 'saleId': 18853, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 106}, 'saleStart': '2026-03-31T09:30Z', 'lot': 154, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2023-04-14', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 5, 'engineSize': 1498, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/DA23GVW/2026-03-25/image/deed8386-c1f3-4f56-92c7-d358b994c1ac_removebg.jpg?w=600', 'https://abimg003.imgix.net/DA23GVW/2026-03-25/image/3ec6a718-5ce3-4b17-9888-8a9ac2666ec4_removebg.jpg?w=600', 'https://abimg003.imgix.net/DA23GVW/2026-03-25/image/8535546d-d868-4db0-8efc-dba582954396_removebg.jpg?w=600', 'https://abimg003.imgix.net/DA23GVW/2026-03-25/image/6a155631-909c-45f9-b605-3cbb52ead625_removebg.jpg?w=600', 'https://abimg003.imgix.net/DA23GVW/2026-03-25/image/6ad23ccb-ffb7-438d-ad17-96a1e028aac2_removebg.jpg?w=600', 'https://abimg003.imgix.net/DA23GVW/2026-03-25/image/d7292c33-384d-4377-b136-957545a79a9e_removebg.jpg?w=600', 'https://abimg003.imgix.net/DA23GVW/2026-03-25/image/d9b4bf9c-bde3-408e-ad8c-a961b014da30_removebg.jpg?w=600', 'https://abimg003.imgix.net/DA23GVW/2026-03-25/image/e9af0115-ca53-4f92-893b-93601edc070e_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 03/25- 14k', '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': 144, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/448cd0c1-db48-44ff-be43-7986f39dd987.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:10:33 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120766889, 'registration': 'DA23GVW', 'account': 'MOT070', 'make': 'SKODA', 'model': 'KAROQ ESTATE', 'derivative': '1.5 TSI Sportline 5dr DSG', 'mileage': 18716, 'mileageWarranty': True, 'type': 'car', 'saleId': 18853, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 106}, 'saleStart': '2026-03-31T09:30Z', 'lot': 154, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2023-04-14', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 5, 'engineSize': 1498, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/DA23GVW/2026-03-25/image/deed8386-c1f3-4f56-92c7-d358b994c1ac_removebg.jpg?w=600', 'https://abimg003.imgix.net/DA23GVW/2026-03-25/image/3ec6a718-5ce3-4b17-9888-8a9ac2666ec4_removebg.jpg?w=600', 'https://abimg003.imgix.net/DA23GVW/2026-03-25/image/8535546d-d868-4db0-8efc-dba582954396_removebg.jpg?w=600', 'https://abimg003.imgix.net/DA23GVW/2026-03-25/image/6a155631-909c-45f9-b605-3cbb52ead625_removebg.jpg?w=600', 'https://abimg003.imgix.net/DA23GVW/2026-03-25/image/6ad23ccb-ffb7-438d-ad17-96a1e028aac2_removebg.jpg?w=600', 'https://abimg003.imgix.net/DA23GVW/2026-03-25/image/d7292c33-384d-4377-b136-957545a79a9e_removebg.jpg?w=600', 'https://abimg003.imgix.net/DA23GVW/2026-03-25/image/d9b4bf9c-bde3-408e-ad8c-a961b014da30_removebg.jpg?w=600', 'https://abimg003.imgix.net/DA23GVW/2026-03-25/image/e9af0115-ca53-4f92-893b-93601edc070e_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 03/25- 14k', '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': 144, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/448cd0c1-db48-44ff-be43-7986f39dd987.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:10:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aa8cd330-5c5b-5408-8c43-64df8af6669b with identifier: 120766889
2026-03-27 19:10:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aa8cd330-5c5b-5408-8c43-64df8af6669b with scrape type 2
2026-03-27 19:10:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item aa8cd330-5c5b-5408-8c43-64df8af6669b with scrape type 2
2026-03-27 19:10:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: aa8cd330-5c5b-5408-8c43-64df8af6669b, identifier: 120766889
2026-03-27 19:10:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: aa8cd330-5c5b-5408-8c43-64df8af6669b with identifier: 120766889
2026-03-27 19:10:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: aa8cd330-5c5b-5408-8c43-64df8af6669b with identifier: 120766889
2026-03-27 19:10:33 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: aa8cd330-5c5b-5408-8c43-64df8af6669b with identifier: 120766889 to the API
2026-03-27 19:10:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19: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-27 19:10:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120766889?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 144,
'color': 'RED',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-03-31T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'aa8cd330-5c5b-5408-8c43-64df8af6669b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'DA23GVW',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120766889',
'listing': 'auction',
'location': 'Aston Barclay Prees Heath',
'make': 'SKODA',
'model': 'KAROQ ESTATE',
'odometer': 18716,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-04-14',
'seller_name': 'Motability Operations',
'title': 'SKODA KAROQ ESTATE 1.5 TSI Sportline 5dr DSG',
'transmission': 'automatic',
'trim': '1.5 TSI Sportline 5dr DSG',
'vin': None,
'year': 2023}
2026-03-27 19:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%27120766889%27 HTTP/1.1" 200 None
2026-03-27 19:10:33 [astonbarclay.gb] INFO: Saving data for 120766889: {'auction_closing_time': 1774949400.0, 'created_time': 1774432939.548696, 'last_price_update_time': 1774638633.940804}
2026-03-27 19:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120766889') HTTP/1.1" 204 0
2026-03-27 19:10:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120823455?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:10:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:10:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120589654?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:10:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:10:35 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120823455, 'registration': 'EN72AOY', 'account': 'MOT070', 'make': 'TOYOTA', 'model': 'COROLLA TOURING SPORT', 'derivative': '1.8 VVT-i Hybrid Icon 5dr CVT', 'mileage': 31549, 'mileageWarranty': True, 'type': 'car', 'saleId': 18853, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 106}, 'saleStart': '2026-03-31T09:30Z', 'lot': 166, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2023-01-31', 'fuel': 'Petrol/Electric Hybrid', 'motExpiry': '2026-11-16', 'doors': 5, 'engineSize': 1798, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/EN72AOY/2026-03-26/image/aa18105d-3c61-466e-b572-65d784ba1763_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN72AOY/2026-03-26/image/f15f11f7-2cce-4da8-afec-65579dd3e750_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN72AOY/2026-03-26/image/d1df3f8d-df89-4f17-8ffd-a7da6211ba51_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN72AOY/2026-03-26/image/5bdf976b-f57d-471e-aa30-fe64692f3562_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN72AOY/2026-03-26/image/84f2e84c-8835-413e-8eab-e6fc99301b30_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN72AOY/2026-03-26/image/6242a5df-2fe4-4559-ae64-4f1d6f385b21_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN72AOY/2026-03-26/image/864eee56-6c9c-4fb8-8555-ebf823e71f6b_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN72AOY/2026-03-26/image/d643c4fa-77b7-45a2-9579-38ca4dffcef1_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN72AOY/2026-03-26/image/eebc954b-afb8-46c1-8cd9-c7899e71f7d8_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN72AOY/2026-03-26/image/beaf4482-bf8b-4a86-b3be-95415084e690_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 01/24- 10k, 02/25- 20k', 'remarks': 'vosa - 29k - spare key in office', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': 'TF', 'co2': 103, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/468ee602-a61d-4273-bd9b-20c8b66372ae.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:10:35 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120823455, 'registration': 'EN72AOY', 'account': 'MOT070', 'make': 'TOYOTA', 'model': 'COROLLA TOURING SPORT', 'derivative': '1.8 VVT-i Hybrid Icon 5dr CVT', 'mileage': 31549, 'mileageWarranty': True, 'type': 'car', 'saleId': 18853, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 106}, 'saleStart': '2026-03-31T09:30Z', 'lot': 166, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2023-01-31', 'fuel': 'Petrol/Electric Hybrid', 'motExpiry': '2026-11-16', 'doors': 5, 'engineSize': 1798, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/EN72AOY/2026-03-26/image/aa18105d-3c61-466e-b572-65d784ba1763_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN72AOY/2026-03-26/image/f15f11f7-2cce-4da8-afec-65579dd3e750_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN72AOY/2026-03-26/image/d1df3f8d-df89-4f17-8ffd-a7da6211ba51_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN72AOY/2026-03-26/image/5bdf976b-f57d-471e-aa30-fe64692f3562_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN72AOY/2026-03-26/image/84f2e84c-8835-413e-8eab-e6fc99301b30_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN72AOY/2026-03-26/image/6242a5df-2fe4-4559-ae64-4f1d6f385b21_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN72AOY/2026-03-26/image/864eee56-6c9c-4fb8-8555-ebf823e71f6b_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN72AOY/2026-03-26/image/d643c4fa-77b7-45a2-9579-38ca4dffcef1_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN72AOY/2026-03-26/image/eebc954b-afb8-46c1-8cd9-c7899e71f7d8_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN72AOY/2026-03-26/image/beaf4482-bf8b-4a86-b3be-95415084e690_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 01/24- 10k, 02/25- 20k', 'remarks': 'vosa - 29k - spare key in office', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': 'TF', 'co2': 103, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/468ee602-a61d-4273-bd9b-20c8b66372ae.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:10:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 25604607-6ca2-5fdd-889b-2fe91af8cb97 with identifier: 120823455
2026-03-27 19:10:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 25604607-6ca2-5fdd-889b-2fe91af8cb97 with scrape type 2
2026-03-27 19:10:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 25604607-6ca2-5fdd-889b-2fe91af8cb97 with scrape type 2
2026-03-27 19:10:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 25604607-6ca2-5fdd-889b-2fe91af8cb97, identifier: 120823455
2026-03-27 19:10:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 25604607-6ca2-5fdd-889b-2fe91af8cb97 with identifier: 120823455
2026-03-27 19:10:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 25604607-6ca2-5fdd-889b-2fe91af8cb97 with identifier: 120823455
2026-03-27 19:10:35 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 25604607-6ca2-5fdd-889b-2fe91af8cb97 with identifier: 120823455 to the API
2026-03-27 19:10:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19: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-27 19:10:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120823455?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 103,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.8L',
'expiration_date': '2026-03-31T09:30:00Z',
'fuel_type': 'Petrol/Electric Hybrid',
'id': '25604607-6ca2-5fdd-889b-2fe91af8cb97',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'EN72AOY',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120823455',
'listing': 'auction',
'location': 'Aston Barclay Prees Heath',
'make': 'TOYOTA',
'model': 'COROLLA TOURING SPORT',
'odometer': 31549,
'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': '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': 2023}
2026-03-27 19:10:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%27120823455%27 HTTP/1.1" 200 None
2026-03-27 19:10:35 [astonbarclay.gb] INFO: Saving data for 120823455: {'auction_closing_time': 1774949400.0, 'created_time': 1774530345.433195, 'last_price_update_time': 1774638635.371157}
2026-03-27 19:10:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:10:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120823455') HTTP/1.1" 204 0
2026-03-27 19:10:35 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120589654, 'registration': 'JMZ2788', 'account': 'MOT070', 'make': 'FORD', 'model': 'KUGA ESTATE', 'derivative': '1.5 EcoBoost 150 ST-Line X Edition 5dr', 'mileage': 21064, 'mileageWarranty': True, 'type': 'car', 'saleId': 18853, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 106}, 'saleStart': '2026-03-31T09:30Z', 'lot': 135, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2022-10-12', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 5, 'engineSize': 1496, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/JMZ2788/2026-03-27/image/01a0b48c-217d-4c1d-899f-86f214ab36be_removebg.jpg?w=600', 'https://abimg003.imgix.net/JMZ2788/2026-03-27/image/b1dbf5c7-82d8-4907-b038-ff681e7bb80c_removebg.jpg?w=600', 'https://abimg003.imgix.net/JMZ2788/2026-03-27/image/e703ad15-b964-4233-9466-fecb4c5f7079_removebg.jpg?w=600', 'https://abimg003.imgix.net/JMZ2788/2026-03-27/image/156e11a0-0d77-4358-ae69-84955381a108_removebg.jpg?w=600', 'https://abimg003.imgix.net/JMZ2788/2026-03-27/image/ebfccaa9-d865-4203-8e13-5a3e64fa8c52_removebg.jpg?w=600', 'https://abimg003.imgix.net/JMZ2788/2026-03-27/image/ef241a41-f7b9-4028-bd73-b7bfa488f602_removebg.jpg?w=600', 'https://abimg003.imgix.net/JMZ2788/2026-03-27/image/7992a2e8-81a9-4b07-9995-30e968236160_removebg.jpg?w=600', 'https://abimg003.imgix.net/JMZ2788/2026-03-27/image/2505ce52-bd53-43a8-bf19-9b9021857504_removebg.jpg?w=600', 'https://abimg003.imgix.net/JMZ2788/2026-03-27/image/7a817870-e9c0-4c90-b13c-3e40eb1461c3_removebg.jpg?w=600', 'https://abimg003.imgix.net/JMZ2788/2026-03-27/image/e32ad905-69d0-43a1-8077-99d56bf75b5c_removebg.jpg?w=600', 'https://abimg003.imgix.net/JMZ2788/2026-03-27/image/0b118a4b-2716-49ad-a098-588f71f2e2c8_removebg.jpg?w=600', 'https://abimg003.imgix.net/JMZ2788/2026-03-27/image/4f9d660a-ebd5-4ec3-a93a-83804bcc2550_removebg.jpg?w=600', 'https://abimg003.imgix.net/JMZ2788/2026-03-27/image/e7be7eea-fc2f-443b-8729-7315e3548f46_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 09/24- 13k', 'remarks': 'spare key', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': None, 'co2': 154, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/904e53ac-5c27-49c9-8949-a7b8a5a36ccf.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:10:35 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120589654, 'registration': 'JMZ2788', 'account': 'MOT070', 'make': 'FORD', 'model': 'KUGA ESTATE', 'derivative': '1.5 EcoBoost 150 ST-Line X Edition 5dr', 'mileage': 21064, 'mileageWarranty': True, 'type': 'car', 'saleId': 18853, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 106}, 'saleStart': '2026-03-31T09:30Z', 'lot': 135, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2022-10-12', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 5, 'engineSize': 1496, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/JMZ2788/2026-03-27/image/01a0b48c-217d-4c1d-899f-86f214ab36be_removebg.jpg?w=600', 'https://abimg003.imgix.net/JMZ2788/2026-03-27/image/b1dbf5c7-82d8-4907-b038-ff681e7bb80c_removebg.jpg?w=600', 'https://abimg003.imgix.net/JMZ2788/2026-03-27/image/e703ad15-b964-4233-9466-fecb4c5f7079_removebg.jpg?w=600', 'https://abimg003.imgix.net/JMZ2788/2026-03-27/image/156e11a0-0d77-4358-ae69-84955381a108_removebg.jpg?w=600', 'https://abimg003.imgix.net/JMZ2788/2026-03-27/image/ebfccaa9-d865-4203-8e13-5a3e64fa8c52_removebg.jpg?w=600', 'https://abimg003.imgix.net/JMZ2788/2026-03-27/image/ef241a41-f7b9-4028-bd73-b7bfa488f602_removebg.jpg?w=600', 'https://abimg003.imgix.net/JMZ2788/2026-03-27/image/7992a2e8-81a9-4b07-9995-30e968236160_removebg.jpg?w=600', 'https://abimg003.imgix.net/JMZ2788/2026-03-27/image/2505ce52-bd53-43a8-bf19-9b9021857504_removebg.jpg?w=600', 'https://abimg003.imgix.net/JMZ2788/2026-03-27/image/7a817870-e9c0-4c90-b13c-3e40eb1461c3_removebg.jpg?w=600', 'https://abimg003.imgix.net/JMZ2788/2026-03-27/image/e32ad905-69d0-43a1-8077-99d56bf75b5c_removebg.jpg?w=600', 'https://abimg003.imgix.net/JMZ2788/2026-03-27/image/0b118a4b-2716-49ad-a098-588f71f2e2c8_removebg.jpg?w=600', 'https://abimg003.imgix.net/JMZ2788/2026-03-27/image/4f9d660a-ebd5-4ec3-a93a-83804bcc2550_removebg.jpg?w=600', 'https://abimg003.imgix.net/JMZ2788/2026-03-27/image/e7be7eea-fc2f-443b-8729-7315e3548f46_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 09/24- 13k', 'remarks': 'spare key', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': None, 'co2': 154, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/904e53ac-5c27-49c9-8949-a7b8a5a36ccf.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:10:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4e195f32-5fca-5a1c-b546-c4d5a91cfb47 with identifier: 120589654
2026-03-27 19:10:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4e195f32-5fca-5a1c-b546-c4d5a91cfb47 with scrape type 2
2026-03-27 19:10:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4e195f32-5fca-5a1c-b546-c4d5a91cfb47 with scrape type 2
2026-03-27 19:10:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 4e195f32-5fca-5a1c-b546-c4d5a91cfb47, identifier: 120589654
2026-03-27 19:10:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 4e195f32-5fca-5a1c-b546-c4d5a91cfb47 with identifier: 120589654
2026-03-27 19:10:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 4e195f32-5fca-5a1c-b546-c4d5a91cfb47 with identifier: 120589654
2026-03-27 19:10:35 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 4e195f32-5fca-5a1c-b546-c4d5a91cfb47 with identifier: 120589654 to the API
2026-03-27 19:10:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19: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-27 19:10:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120589654?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 154,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-03-31T09:30:00Z',
'fuel_type': 'Petrol',
'id': '4e195f32-5fca-5a1c-b546-c4d5a91cfb47',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'JMZ2788',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120589654',
'listing': 'auction',
'location': 'Aston Barclay Prees Heath',
'make': 'FORD',
'model': 'KUGA ESTATE',
'odometer': 21064,
'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': 'FORD KUGA ESTATE 1.5 EcoBoost 150 ST-Line X Edition 5dr',
'transmission': 'manual',
'trim': '1.5 EcoBoost 150 ST-Line X Edition 5dr',
'vin': None,
'year': 2022}
2026-03-27 19:10:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%27120589654%27 HTTP/1.1" 200 None
2026-03-27 19:10:35 [astonbarclay.gb] INFO: Saving data for 120589654: {'auction_closing_time': 1774949400.0, 'created_time': 1774530359.23237, 'last_price_update_time': 1774638635.75569}
2026-03-27 19:10:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:10:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120589654') HTTP/1.1" 204 0
2026-03-27 19:10:35 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.846(s), this was the 1st time calling it.
2026-03-27 19:10:35 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.296899900321622 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-27 19:10:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120765714?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19: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-27 19:10:36 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120765714, 'registration': 'LV70UXB', 'account': 'MOT070', 'make': 'SEAT', 'model': 'TARRACO ESTATE', 'derivative': '1.5 EcoTSI Xcellence 5dr', 'mileage': 50140, 'mileageWarranty': True, 'type': 'car', 'saleId': 18853, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 106}, 'saleStart': '2026-03-31T09:30Z', 'lot': 156, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2020-11-04', 'fuel': 'Petrol', 'motExpiry': '2026-08-22', 'doors': 5, 'engineSize': 1498, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/LV70UXB/2026-03-25/image/744c66c6-450e-4601-8b9f-fad78c1d2dbe_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV70UXB/2026-03-25/image/73273e79-1b74-49c0-8d3b-18039b6045af_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV70UXB/2026-03-25/image/9396e12c-2c8c-439c-85a6-53f62402d1fc_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV70UXB/2026-03-25/image/eaf892ab-5f6b-4851-ba14-38e211555e25_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV70UXB/2026-03-25/image/74018db6-a4ea-4116-b9c9-54d6efc34ac0_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV70UXB/2026-03-25/image/c4f2dc0c-99a7-46b2-93f0-074ee72948b4_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV70UXB/2026-03-25/image/26b70025-d506-4a8c-9f3a-d67c3f154f94_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV70UXB/2026-03-25/image/88e7fef8-188b-4fdc-8a24-a7c17b68337a_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV70UXB/2026-03-25/image/fb3e4fb6-145e-4a43-ad06-1f1498ff255d_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV70UXB/2026-03-25/image/0cfea981-bbad-40da-bda1-3b8046dea851_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV70UXB/2026-03-25/image/225d74c5-a29c-4dea-90d2-7094ead4b802_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV70UXB/2026-03-25/image/3c0d4f76-9862-478f-8dc1-fc4424d75399_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV70UXB/2026-03-25/image/44148a12-56fa-4278-aaf0-8eca1f1b2a13_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV70UXB/2026-03-25/image/a64e8cb3-28c4-4d5a-a193-ee72ff5b84ac_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV70UXB/2026-03-25/image/962f0a10-f963-4a0b-a6ba-48a60730faf6_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 11/22- 20k, 11/24- 38k', 'remarks': 'vosa @ 29k 44k - spare key in office *7 SEATS*', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': None, 'co2': 166, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/0d07008c-01cc-4d6e-877d-1bef3308f4f5.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:10:36 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120765714, 'registration': 'LV70UXB', 'account': 'MOT070', 'make': 'SEAT', 'model': 'TARRACO ESTATE', 'derivative': '1.5 EcoTSI Xcellence 5dr', 'mileage': 50140, 'mileageWarranty': True, 'type': 'car', 'saleId': 18853, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 106}, 'saleStart': '2026-03-31T09:30Z', 'lot': 156, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2020-11-04', 'fuel': 'Petrol', 'motExpiry': '2026-08-22', 'doors': 5, 'engineSize': 1498, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/LV70UXB/2026-03-25/image/744c66c6-450e-4601-8b9f-fad78c1d2dbe_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV70UXB/2026-03-25/image/73273e79-1b74-49c0-8d3b-18039b6045af_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV70UXB/2026-03-25/image/9396e12c-2c8c-439c-85a6-53f62402d1fc_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV70UXB/2026-03-25/image/eaf892ab-5f6b-4851-ba14-38e211555e25_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV70UXB/2026-03-25/image/74018db6-a4ea-4116-b9c9-54d6efc34ac0_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV70UXB/2026-03-25/image/c4f2dc0c-99a7-46b2-93f0-074ee72948b4_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV70UXB/2026-03-25/image/26b70025-d506-4a8c-9f3a-d67c3f154f94_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV70UXB/2026-03-25/image/88e7fef8-188b-4fdc-8a24-a7c17b68337a_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV70UXB/2026-03-25/image/fb3e4fb6-145e-4a43-ad06-1f1498ff255d_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV70UXB/2026-03-25/image/0cfea981-bbad-40da-bda1-3b8046dea851_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV70UXB/2026-03-25/image/225d74c5-a29c-4dea-90d2-7094ead4b802_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV70UXB/2026-03-25/image/3c0d4f76-9862-478f-8dc1-fc4424d75399_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV70UXB/2026-03-25/image/44148a12-56fa-4278-aaf0-8eca1f1b2a13_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV70UXB/2026-03-25/image/a64e8cb3-28c4-4d5a-a193-ee72ff5b84ac_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV70UXB/2026-03-25/image/962f0a10-f963-4a0b-a6ba-48a60730faf6_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 11/22- 20k, 11/24- 38k', 'remarks': 'vosa @ 29k 44k - spare key in office *7 SEATS*', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': None, 'co2': 166, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/0d07008c-01cc-4d6e-877d-1bef3308f4f5.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:10:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3af8b5d8-9ca3-50b0-a06b-9949c2532651 with identifier: 120765714
2026-03-27 19:10:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3af8b5d8-9ca3-50b0-a06b-9949c2532651 with scrape type 2
2026-03-27 19:10:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3af8b5d8-9ca3-50b0-a06b-9949c2532651 with scrape type 2
2026-03-27 19:10:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 3af8b5d8-9ca3-50b0-a06b-9949c2532651, identifier: 120765714
2026-03-27 19:10:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 3af8b5d8-9ca3-50b0-a06b-9949c2532651 with identifier: 120765714
2026-03-27 19:10:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 3af8b5d8-9ca3-50b0-a06b-9949c2532651 with identifier: 120765714
2026-03-27 19:10:37 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 3af8b5d8-9ca3-50b0-a06b-9949c2532651 with identifier: 120765714 to the API
2026-03-27 19:10:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:10:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 19:10:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120765714?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 166,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-03-31T09:30:00Z',
'fuel_type': 'Petrol',
'id': '3af8b5d8-9ca3-50b0-a06b-9949c2532651',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'LV70UXB',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120765714',
'listing': 'auction',
'location': 'Aston Barclay Prees Heath',
'make': 'SEAT',
'model': 'TARRACO ESTATE',
'odometer': 50140,
'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': 'SEAT TARRACO ESTATE 1.5 EcoTSI Xcellence 5dr',
'transmission': 'manual',
'trim': '1.5 EcoTSI Xcellence 5dr',
'vin': None,
'year': 2020}
2026-03-27 19:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120765714%27 HTTP/1.1" 200 None
2026-03-27 19:10:37 [astonbarclay.gb] INFO: Saving data for 120765714: {'auction_closing_time': 1774949400.0, 'created_time': 1774432944.348668, 'last_price_update_time': 1774638637.340495}
2026-03-27 19:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120765714') HTTP/1.1" 204 0
2026-03-27 19:10:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120538818?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:10:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:10:38 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120538818, 'registration': 'LR72YHU', 'account': 'MOT070', 'make': 'KIA', 'model': 'SPORTAGE ESTATE', 'derivative': '1.6T GDi HEV GT-Line S 5dr Auto', 'mileage': 18415, 'mileageWarranty': True, 'type': 'car', 'saleId': 18853, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 106}, 'saleStart': '2026-03-31T09:30Z', 'lot': 123, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2023-01-25', 'fuel': 'Hybrid Electric', 'motExpiry': '2026-11-11', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/LR72YHU/2026-03-18/image/b635e562-631f-4023-8461-14cf68bbe827_removebg.jpg?w=600', 'https://abimg003.imgix.net/LR72YHU/2026-03-18/image/c738699b-14c8-4706-84a4-ecb5d5ab5f52_removebg.jpg?w=600', 'https://abimg003.imgix.net/LR72YHU/2026-03-18/image/c8762b06-d9bd-4c32-ad79-13ea927776a8_removebg.jpg?w=600', 'https://abimg003.imgix.net/LR72YHU/2026-03-18/image/99afb205-d8b2-44de-959f-4f872a6d12a9_removebg.jpg?w=600', 'https://abimg003.imgix.net/LR72YHU/2026-03-18/image/8be141b8-f3e6-485f-9f2d-d94c81e6d6cd_removebg.jpg?w=600', 'https://abimg003.imgix.net/LR72YHU/2026-03-18/image/a449f225-f59a-49b0-a904-240fd7d99f90_removebg.jpg?w=600', 'https://abimg003.imgix.net/LR72YHU/2026-03-18/image/4a767421-cc4a-431a-93c9-5da53b16d09c_removebg.jpg?w=600', 'https://abimg003.imgix.net/LR72YHU/2026-03-18/image/c6e97482-2fce-42d7-976d-b5e49eed42d9_removebg.jpg?w=600', 'https://abimg003.imgix.net/LR72YHU/2026-03-18/image/b31a3bc6-bd16-4d88-a859-13adf517c682_removebg.jpg?w=600', 'https://abimg003.imgix.net/LR72YHU/2026-03-18/image/5359b673-9dd5-44d1-a8e4-d2fba9985c61_removebg.jpg?w=600', 'https://abimg003.imgix.net/LR72YHU/2026-03-18/image/bcef08b9-c349-41ac-8a44-002c7bda291a_removebg.jpg?w=600', 'https://abimg003.imgix.net/LR72YHU/2026-03-18/image/bc4d8385-5d78-405c-8198-eb78ee6daeb6_removebg.jpg?w=600', 'https://abimg003.imgix.net/LR72YHU/2026-03-18/image/ff096c03-6e42-4db1-8d3b-5377a09b0d50_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 02/24- 7k, 02/25- 10k', 'remarks': 'vosa - 16k 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': 132, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/250145e5-fad9-4284-bf63-8194f4182444.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:10:38 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120538818, 'registration': 'LR72YHU', 'account': 'MOT070', 'make': 'KIA', 'model': 'SPORTAGE ESTATE', 'derivative': '1.6T GDi HEV GT-Line S 5dr Auto', 'mileage': 18415, 'mileageWarranty': True, 'type': 'car', 'saleId': 18853, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 106}, 'saleStart': '2026-03-31T09:30Z', 'lot': 123, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2023-01-25', 'fuel': 'Hybrid Electric', 'motExpiry': '2026-11-11', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/LR72YHU/2026-03-18/image/b635e562-631f-4023-8461-14cf68bbe827_removebg.jpg?w=600', 'https://abimg003.imgix.net/LR72YHU/2026-03-18/image/c738699b-14c8-4706-84a4-ecb5d5ab5f52_removebg.jpg?w=600', 'https://abimg003.imgix.net/LR72YHU/2026-03-18/image/c8762b06-d9bd-4c32-ad79-13ea927776a8_removebg.jpg?w=600', 'https://abimg003.imgix.net/LR72YHU/2026-03-18/image/99afb205-d8b2-44de-959f-4f872a6d12a9_removebg.jpg?w=600', 'https://abimg003.imgix.net/LR72YHU/2026-03-18/image/8be141b8-f3e6-485f-9f2d-d94c81e6d6cd_removebg.jpg?w=600', 'https://abimg003.imgix.net/LR72YHU/2026-03-18/image/a449f225-f59a-49b0-a904-240fd7d99f90_removebg.jpg?w=600', 'https://abimg003.imgix.net/LR72YHU/2026-03-18/image/4a767421-cc4a-431a-93c9-5da53b16d09c_removebg.jpg?w=600', 'https://abimg003.imgix.net/LR72YHU/2026-03-18/image/c6e97482-2fce-42d7-976d-b5e49eed42d9_removebg.jpg?w=600', 'https://abimg003.imgix.net/LR72YHU/2026-03-18/image/b31a3bc6-bd16-4d88-a859-13adf517c682_removebg.jpg?w=600', 'https://abimg003.imgix.net/LR72YHU/2026-03-18/image/5359b673-9dd5-44d1-a8e4-d2fba9985c61_removebg.jpg?w=600', 'https://abimg003.imgix.net/LR72YHU/2026-03-18/image/bcef08b9-c349-41ac-8a44-002c7bda291a_removebg.jpg?w=600', 'https://abimg003.imgix.net/LR72YHU/2026-03-18/image/bc4d8385-5d78-405c-8198-eb78ee6daeb6_removebg.jpg?w=600', 'https://abimg003.imgix.net/LR72YHU/2026-03-18/image/ff096c03-6e42-4db1-8d3b-5377a09b0d50_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 02/24- 7k, 02/25- 10k', 'remarks': 'vosa - 16k 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': 132, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/250145e5-fad9-4284-bf63-8194f4182444.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:10:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f1853438-1ecb-5499-88ca-55d0905d3d12 with identifier: 120538818
2026-03-27 19:10:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f1853438-1ecb-5499-88ca-55d0905d3d12 with scrape type 2
2026-03-27 19:10:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f1853438-1ecb-5499-88ca-55d0905d3d12 with scrape type 2
2026-03-27 19:10:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: f1853438-1ecb-5499-88ca-55d0905d3d12, identifier: 120538818
2026-03-27 19:10:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: f1853438-1ecb-5499-88ca-55d0905d3d12 with identifier: 120538818
2026-03-27 19:10:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: f1853438-1ecb-5499-88ca-55d0905d3d12 with identifier: 120538818
2026-03-27 19:10:38 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: f1853438-1ecb-5499-88ca-55d0905d3d12 with identifier: 120538818 to the API
2026-03-27 19:10:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19: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-27 19:10:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120538818?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 132,
'color': 'RED',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': '2026-03-31T09:30:00Z',
'fuel_type': 'Hybrid Electric',
'id': 'f1853438-1ecb-5499-88ca-55d0905d3d12',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'LR72YHU',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120538818',
'listing': 'auction',
'location': 'Aston Barclay Prees Heath',
'make': 'KIA',
'model': 'SPORTAGE ESTATE',
'odometer': 18415,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-01-25',
'seller_name': 'Motability Operations',
'title': 'KIA SPORTAGE ESTATE 1.6T GDi HEV GT-Line S 5dr Auto',
'transmission': 'automatic',
'trim': '1.6T GDi HEV GT-Line S 5dr Auto',
'vin': None,
'year': 2023}
2026-03-27 19:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%27120538818%27 HTTP/1.1" 200 None
2026-03-27 19:10:38 [astonbarclay.gb] INFO: Saving data for 120538818: {'auction_closing_time': 1774949400.0, 'created_time': 1773774130.523788, 'last_price_update_time': 1774638638.661332}
2026-03-27 19:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120538818') HTTP/1.1" 204 0
2026-03-27 19:10:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120467224?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:10:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:10:40 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120467224, 'registration': 'LO25HYN', 'account': 'MOT070', 'make': 'HYUNDAI', 'model': 'BAYON HATCHBACK', 'derivative': '1.0 TGDi Ultimate 5dr DCT', 'mileage': 5304, 'mileageWarranty': True, 'type': 'car', 'saleId': 18853, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 106}, 'saleStart': '2026-03-31T09:30Z', 'lot': 113, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2025-06-17', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 5, 'engineSize': 998, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/LO25HYN/2026-03-16/image/6748f786-fa0e-44bf-b114-e025de16daa4_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO25HYN/2026-03-16/image/ba55339c-070d-4455-8123-dc0a7ef7e2ff_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO25HYN/2026-03-16/image/55ae43ea-f2cc-4b05-a1ce-0edf8b434f0d_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO25HYN/2026-03-16/image/a20ac1fc-7b23-427c-8fa1-78292c5209c4_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO25HYN/2026-03-16/image/e186e002-3237-4ba4-b78f-dfb7f42d4bc3_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO25HYN/2026-03-16/image/7d569792-66a1-4e75-b9ce-cfeaab2433a6_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO25HYN/2026-03-16/image/3c306269-7050-42b9-a5d7-342fc01f7f8c_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO25HYN/2026-03-16/image/a102586d-2bd4-4802-b7a9-86b648ccb265_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', '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': 125, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/c5c4acff-828b-4a2a-8c74-8305ac8e6523.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:10:40 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120467224, 'registration': 'LO25HYN', 'account': 'MOT070', 'make': 'HYUNDAI', 'model': 'BAYON HATCHBACK', 'derivative': '1.0 TGDi Ultimate 5dr DCT', 'mileage': 5304, 'mileageWarranty': True, 'type': 'car', 'saleId': 18853, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 106}, 'saleStart': '2026-03-31T09:30Z', 'lot': 113, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2025-06-17', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 5, 'engineSize': 998, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/LO25HYN/2026-03-16/image/6748f786-fa0e-44bf-b114-e025de16daa4_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO25HYN/2026-03-16/image/ba55339c-070d-4455-8123-dc0a7ef7e2ff_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO25HYN/2026-03-16/image/55ae43ea-f2cc-4b05-a1ce-0edf8b434f0d_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO25HYN/2026-03-16/image/a20ac1fc-7b23-427c-8fa1-78292c5209c4_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO25HYN/2026-03-16/image/e186e002-3237-4ba4-b78f-dfb7f42d4bc3_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO25HYN/2026-03-16/image/7d569792-66a1-4e75-b9ce-cfeaab2433a6_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO25HYN/2026-03-16/image/3c306269-7050-42b9-a5d7-342fc01f7f8c_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO25HYN/2026-03-16/image/a102586d-2bd4-4802-b7a9-86b648ccb265_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', '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': 125, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/c5c4acff-828b-4a2a-8c74-8305ac8e6523.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:10:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1aa9dd5a-fff8-5ae7-99f1-573b36d8ba10 with identifier: 120467224
2026-03-27 19:10:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1aa9dd5a-fff8-5ae7-99f1-573b36d8ba10 with scrape type 2
2026-03-27 19:10:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1aa9dd5a-fff8-5ae7-99f1-573b36d8ba10 with scrape type 2
2026-03-27 19:10:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 1aa9dd5a-fff8-5ae7-99f1-573b36d8ba10, identifier: 120467224
2026-03-27 19:10:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 1aa9dd5a-fff8-5ae7-99f1-573b36d8ba10 with identifier: 120467224
2026-03-27 19:10:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 1aa9dd5a-fff8-5ae7-99f1-573b36d8ba10 with identifier: 120467224
2026-03-27 19:10:40 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 1aa9dd5a-fff8-5ae7-99f1-573b36d8ba10 with identifier: 120467224 to the API
2026-03-27 19:10:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:10: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-27 19:10:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120467224?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 125,
'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': '1aa9dd5a-fff8-5ae7-99f1-573b36d8ba10',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'LO25HYN',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120467224',
'listing': 'auction',
'location': 'Aston Barclay Prees Heath',
'make': 'HYUNDAI',
'model': 'BAYON HATCHBACK',
'odometer': 5304,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-06-17',
'seller_name': 'Motability Operations',
'title': 'HYUNDAI BAYON HATCHBACK 1.0 TGDi Ultimate 5dr DCT',
'transmission': 'automatic',
'trim': '1.0 TGDi Ultimate 5dr DCT',
'vin': None,
'year': 2025}
2026-03-27 19:10:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:10:41 [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-27 19:10:41 [astonbarclay.gb] INFO: Saving data for 120467224: {'auction_closing_time': 1774949400.0, 'created_time': 1773666815.305731, 'last_price_update_time': 1774638641.491749}
2026-03-27 19:10:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:10:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120467224') HTTP/1.1" 204 0
2026-03-27 19:10:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-27 19:10:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120466643?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:10:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:10:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120535728?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:10:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:10:42 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120466643, 'registration': 'MC72ZPG', 'account': 'MOT070', 'make': 'FORD', 'model': 'PUMA HATCHBACK', 'derivative': '1.0 EcoBoost Hybrid mHEV 155 ST-Line Vignale 5dr', 'mileage': 24814, 'mileageWarranty': True, 'type': 'car', 'saleId': 18853, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 106}, 'saleStart': '2026-03-31T09:30Z', 'lot': 109, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2023-01-30', 'fuel': 'Petrol', 'motExpiry': '2027-01-29', 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/MC72ZPG/2026-03-16/image/c2b73e29-5e42-4f44-9559-9137006995a3_removebg.jpg?w=600', 'https://abimg003.imgix.net/MC72ZPG/2026-03-16/image/9a62771b-ffd9-4152-8cc9-d908f36681fb_removebg.jpg?w=600', 'https://abimg003.imgix.net/MC72ZPG/2026-03-16/image/d9e42ef8-ba13-4462-8bc8-b6b235948339_removebg.jpg?w=600', 'https://abimg003.imgix.net/MC72ZPG/2026-03-16/image/7df8b7dc-8eb4-4ace-a721-707d01d2624b_removebg.jpg?w=600', 'https://abimg003.imgix.net/MC72ZPG/2026-03-16/image/7b02ebb0-ad6b-4975-b3d5-5802973fdd1d_removebg.jpg?w=600', 'https://abimg003.imgix.net/MC72ZPG/2026-03-16/image/14d04463-0304-4b95-bdf6-de260f829621_removebg.jpg?w=600', 'https://abimg003.imgix.net/MC72ZPG/2026-03-16/image/df2d7424-3c00-4332-a562-df71d3345762_removebg.jpg?w=600', 'https://abimg003.imgix.net/MC72ZPG/2026-03-16/image/6de5ab8e-6f06-4aee-9d4b-b2d77ec8c774_removebg.jpg?w=600', 'https://abimg003.imgix.net/MC72ZPG/2026-03-16/image/94391f1d-830c-4fb0-a17f-b2d5d02e694c_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 01/25- 5k', 'remarks': 'vosa @ 24k - SPARE KEY IN OFFICE *SUSPECTED RODENT DAMAGE IN ENGINE BAY* 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': 126, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/cf370d00-2bf8-4b21-b2f7-f85b62b34781.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:10:42 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120466643, 'registration': 'MC72ZPG', 'account': 'MOT070', 'make': 'FORD', 'model': 'PUMA HATCHBACK', 'derivative': '1.0 EcoBoost Hybrid mHEV 155 ST-Line Vignale 5dr', 'mileage': 24814, 'mileageWarranty': True, 'type': 'car', 'saleId': 18853, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 106}, 'saleStart': '2026-03-31T09:30Z', 'lot': 109, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2023-01-30', 'fuel': 'Petrol', 'motExpiry': '2027-01-29', 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/MC72ZPG/2026-03-16/image/c2b73e29-5e42-4f44-9559-9137006995a3_removebg.jpg?w=600', 'https://abimg003.imgix.net/MC72ZPG/2026-03-16/image/9a62771b-ffd9-4152-8cc9-d908f36681fb_removebg.jpg?w=600', 'https://abimg003.imgix.net/MC72ZPG/2026-03-16/image/d9e42ef8-ba13-4462-8bc8-b6b235948339_removebg.jpg?w=600', 'https://abimg003.imgix.net/MC72ZPG/2026-03-16/image/7df8b7dc-8eb4-4ace-a721-707d01d2624b_removebg.jpg?w=600', 'https://abimg003.imgix.net/MC72ZPG/2026-03-16/image/7b02ebb0-ad6b-4975-b3d5-5802973fdd1d_removebg.jpg?w=600', 'https://abimg003.imgix.net/MC72ZPG/2026-03-16/image/14d04463-0304-4b95-bdf6-de260f829621_removebg.jpg?w=600', 'https://abimg003.imgix.net/MC72ZPG/2026-03-16/image/df2d7424-3c00-4332-a562-df71d3345762_removebg.jpg?w=600', 'https://abimg003.imgix.net/MC72ZPG/2026-03-16/image/6de5ab8e-6f06-4aee-9d4b-b2d77ec8c774_removebg.jpg?w=600', 'https://abimg003.imgix.net/MC72ZPG/2026-03-16/image/94391f1d-830c-4fb0-a17f-b2d5d02e694c_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 01/25- 5k', 'remarks': 'vosa @ 24k - SPARE KEY IN OFFICE *SUSPECTED RODENT DAMAGE IN ENGINE BAY* 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': 126, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/cf370d00-2bf8-4b21-b2f7-f85b62b34781.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:10:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0c89dd31-67a2-533f-b0ea-99e25ceac295 with identifier: 120466643
2026-03-27 19:10:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0c89dd31-67a2-533f-b0ea-99e25ceac295 with scrape type 2
2026-03-27 19:10:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0c89dd31-67a2-533f-b0ea-99e25ceac295 with scrape type 2
2026-03-27 19:10:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 0c89dd31-67a2-533f-b0ea-99e25ceac295, identifier: 120466643
2026-03-27 19:10:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 0c89dd31-67a2-533f-b0ea-99e25ceac295 with identifier: 120466643
2026-03-27 19:10:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 0c89dd31-67a2-533f-b0ea-99e25ceac295 with identifier: 120466643
2026-03-27 19:10:42 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 0c89dd31-67a2-533f-b0ea-99e25ceac295 with identifier: 120466643 to the API
2026-03-27 19:10:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19: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-27 19:10:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120466643?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-03-31T09:30:00Z',
'fuel_type': 'Petrol',
'id': '0c89dd31-67a2-533f-b0ea-99e25ceac295',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'MC72ZPG',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120466643',
'listing': 'auction',
'location': 'Aston Barclay Prees Heath',
'make': 'FORD',
'model': 'PUMA HATCHBACK',
'odometer': 24814,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-01-30',
'seller_name': 'Motability Operations',
'title': '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-27 19:10:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%27120466643%27 HTTP/1.1" 200 None
2026-03-27 19:10:43 [astonbarclay.gb] INFO: Saving data for 120466643: {'auction_closing_time': 1774949400.0, 'created_time': 1773666754.215313, 'last_price_update_time': 1774638643.261352}
2026-03-27 19:10:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:10:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120466643') HTTP/1.1" 204 0
2026-03-27 19:10:43 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120535728, 'registration': 'FP72VKN', 'account': 'MOT070', 'make': 'FORD', 'model': 'ECOSPORT HATCHBACK', 'derivative': '1.0 EcoBoost 125 ST-Line 5dr', 'mileage': 27395, 'mileageWarranty': True, 'type': 'car', 'saleId': 18853, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 106}, 'saleStart': '2026-03-31T09:30Z', 'lot': 133, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2023-02-07', 'fuel': 'Petrol', 'motExpiry': '2027-02-06', 'doors': 5, 'engineSize': 998, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/FP72VKN/2026-03-17/image/0296aa0f-4b98-481a-bb51-6a43609552ce_removebg.jpg?w=600', 'https://abimg003.imgix.net/FP72VKN/2026-03-17/image/14ace4e5-7a93-4f20-ab01-104f581470b9_removebg.jpg?w=600', 'https://abimg003.imgix.net/FP72VKN/2026-03-17/image/66570691-6479-4871-a312-d51375d4406b_removebg.jpg?w=600', 'https://abimg003.imgix.net/FP72VKN/2026-03-17/image/dfa3007c-7af9-453c-93bf-433535cc8e8e_removebg.jpg?w=600', 'https://abimg003.imgix.net/FP72VKN/2026-03-17/image/1c0129b2-b1af-400f-bf69-19381a0ab162_removebg.jpg?w=600', 'https://abimg003.imgix.net/FP72VKN/2026-03-17/image/d41a424d-caba-47a2-993c-12bb9647de07_removebg.jpg?w=600', 'https://abimg003.imgix.net/FP72VKN/2026-03-17/image/94b1449b-ac7f-464f-8a1a-cdb357aaf17e_removebg.jpg?w=600', 'https://abimg003.imgix.net/FP72VKN/2026-03-17/image/151ea49c-d9a1-4ab4-a9d1-0eae4d7fd6cf_removebg.jpg?w=600', 'https://abimg003.imgix.net/FP72VKN/2026-03-17/image/67971120-37d7-4bf9-9c0a-a832ee6cfe8e_removebg.jpg?w=600', 'https://abimg003.imgix.net/FP72VKN/2026-03-17/image/25ffa13e-9a30-42a8-a6d0-8a010493cf53_removebg.jpg?w=600', 'https://abimg003.imgix.net/FP72VKN/2026-03-17/image/428d6573-14a6-485b-a167-00e937c0091d_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 08/24- 10k, 10/25- 21k', 'remarks': 'vosa - 25k - 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': 142, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/72bee3ca-11b4-4ccf-9eb3-ee7e74ed9e90.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:10:43 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120535728, 'registration': 'FP72VKN', 'account': 'MOT070', 'make': 'FORD', 'model': 'ECOSPORT HATCHBACK', 'derivative': '1.0 EcoBoost 125 ST-Line 5dr', 'mileage': 27395, 'mileageWarranty': True, 'type': 'car', 'saleId': 18853, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 106}, 'saleStart': '2026-03-31T09:30Z', 'lot': 133, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2023-02-07', 'fuel': 'Petrol', 'motExpiry': '2027-02-06', 'doors': 5, 'engineSize': 998, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/FP72VKN/2026-03-17/image/0296aa0f-4b98-481a-bb51-6a43609552ce_removebg.jpg?w=600', 'https://abimg003.imgix.net/FP72VKN/2026-03-17/image/14ace4e5-7a93-4f20-ab01-104f581470b9_removebg.jpg?w=600', 'https://abimg003.imgix.net/FP72VKN/2026-03-17/image/66570691-6479-4871-a312-d51375d4406b_removebg.jpg?w=600', 'https://abimg003.imgix.net/FP72VKN/2026-03-17/image/dfa3007c-7af9-453c-93bf-433535cc8e8e_removebg.jpg?w=600', 'https://abimg003.imgix.net/FP72VKN/2026-03-17/image/1c0129b2-b1af-400f-bf69-19381a0ab162_removebg.jpg?w=600', 'https://abimg003.imgix.net/FP72VKN/2026-03-17/image/d41a424d-caba-47a2-993c-12bb9647de07_removebg.jpg?w=600', 'https://abimg003.imgix.net/FP72VKN/2026-03-17/image/94b1449b-ac7f-464f-8a1a-cdb357aaf17e_removebg.jpg?w=600', 'https://abimg003.imgix.net/FP72VKN/2026-03-17/image/151ea49c-d9a1-4ab4-a9d1-0eae4d7fd6cf_removebg.jpg?w=600', 'https://abimg003.imgix.net/FP72VKN/2026-03-17/image/67971120-37d7-4bf9-9c0a-a832ee6cfe8e_removebg.jpg?w=600', 'https://abimg003.imgix.net/FP72VKN/2026-03-17/image/25ffa13e-9a30-42a8-a6d0-8a010493cf53_removebg.jpg?w=600', 'https://abimg003.imgix.net/FP72VKN/2026-03-17/image/428d6573-14a6-485b-a167-00e937c0091d_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 08/24- 10k, 10/25- 21k', 'remarks': 'vosa - 25k - 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': 142, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/72bee3ca-11b4-4ccf-9eb3-ee7e74ed9e90.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:10:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 43568cb4-3dab-56f3-9691-5e82a87d81aa with identifier: 120535728
2026-03-27 19:10:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 43568cb4-3dab-56f3-9691-5e82a87d81aa with scrape type 2
2026-03-27 19:10:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 43568cb4-3dab-56f3-9691-5e82a87d81aa with scrape type 2
2026-03-27 19:10:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 43568cb4-3dab-56f3-9691-5e82a87d81aa, identifier: 120535728
2026-03-27 19:10:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 43568cb4-3dab-56f3-9691-5e82a87d81aa with identifier: 120535728
2026-03-27 19:10:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 43568cb4-3dab-56f3-9691-5e82a87d81aa with identifier: 120535728
2026-03-27 19:10:43 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 43568cb4-3dab-56f3-9691-5e82a87d81aa with identifier: 120535728 to the API
2026-03-27 19:10:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19: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-27 19:10:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120535728?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 142,
'color': 'SILVER',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-03-31T09:30:00Z',
'fuel_type': 'Petrol',
'id': '43568cb4-3dab-56f3-9691-5e82a87d81aa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'FP72VKN',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120535728',
'listing': 'auction',
'location': 'Aston Barclay Prees Heath',
'make': 'FORD',
'model': 'ECOSPORT HATCHBACK',
'odometer': 27395,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-02-07',
'seller_name': 'Motability Operations',
'title': 'FORD ECOSPORT HATCHBACK 1.0 EcoBoost 125 ST-Line 5dr',
'transmission': 'manual',
'trim': '1.0 EcoBoost 125 ST-Line 5dr',
'vin': None,
'year': 2023}
2026-03-27 19:10:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:10:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120535728%27 HTTP/1.1" 200 None
2026-03-27 19:10:44 [astonbarclay.gb] INFO: Saving data for 120535728: {'auction_closing_time': 1774949400.0, 'created_time': 1773774200.644154, 'last_price_update_time': 1774638644.041604}
2026-03-27 19:10:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:10:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120535728') HTTP/1.1" 204 0
2026-03-27 19:10:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120762830?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:10:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:10:50 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120762830, 'registration': 'FD72KHU', 'account': 'MOT070', 'make': 'TOYOTA', 'model': 'YARIS HATCHBACK', 'derivative': '1.5 Hybrid Excel 5dr CVT', 'mileage': 12665, 'mileageWarranty': True, 'type': 'car', 'saleId': 18853, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 106}, 'saleStart': '2026-03-31T09:30Z', 'lot': 106, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2023-02-24', 'fuel': 'Petrol/Electric Hybrid', 'motExpiry': '2027-01-04', 'doors': 5, 'engineSize': 1490, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/FD72KHU/2026-03-25/image/29f30200-0743-4e07-b376-26bbeb610a81_removebg.jpg?w=600', 'https://abimg003.imgix.net/FD72KHU/2026-03-25/image/c1f29ff2-ba3a-4b7d-98d3-d4e4a7bc20f9_removebg.jpg?w=600', 'https://abimg003.imgix.net/FD72KHU/2026-03-25/image/6c94776b-f878-4ec2-8377-7560012dcad8_removebg.jpg?w=600', 'https://abimg003.imgix.net/FD72KHU/2026-03-25/image/32b0100f-803b-4970-9d6d-2f5d4a131baf_removebg.jpg?w=600', 'https://abimg003.imgix.net/FD72KHU/2026-03-25/image/322bdef7-7347-434e-bbec-c6a8923d5b73_removebg.jpg?w=600', 'https://abimg003.imgix.net/FD72KHU/2026-03-25/image/b225f070-d262-4755-90e3-7032f34b9589_removebg.jpg?w=600', 'https://abimg003.imgix.net/FD72KHU/2026-03-25/image/cb67adb3-48ac-4a65-84a4-538fabc3fab2_removebg.jpg?w=600', 'https://abimg003.imgix.net/FD72KHU/2026-03-25/image/910ec5cd-bc33-4eed-8a4c-83f33f34481c_removebg.jpg?w=600', 'https://abimg003.imgix.net/FD72KHU/2026-03-25/image/6572bf1e-4b9c-46e6-b0b1-8250c5592589_removebg.jpg?w=600', 'https://abimg003.imgix.net/FD72KHU/2026-03-25/image/5ba12916-0510-47d2-b0c6-e722b369bb52_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 02/24-4k, 02/25-7k', 'remarks': 'vosa @ 11k - spare key in office', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': 'TF', 'co2': 98, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/239d1a25-844b-481a-829a-bff1d46875f9.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:10:50 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120762830, 'registration': 'FD72KHU', 'account': 'MOT070', 'make': 'TOYOTA', 'model': 'YARIS HATCHBACK', 'derivative': '1.5 Hybrid Excel 5dr CVT', 'mileage': 12665, 'mileageWarranty': True, 'type': 'car', 'saleId': 18853, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 106}, 'saleStart': '2026-03-31T09:30Z', 'lot': 106, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2023-02-24', 'fuel': 'Petrol/Electric Hybrid', 'motExpiry': '2027-01-04', 'doors': 5, 'engineSize': 1490, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/FD72KHU/2026-03-25/image/29f30200-0743-4e07-b376-26bbeb610a81_removebg.jpg?w=600', 'https://abimg003.imgix.net/FD72KHU/2026-03-25/image/c1f29ff2-ba3a-4b7d-98d3-d4e4a7bc20f9_removebg.jpg?w=600', 'https://abimg003.imgix.net/FD72KHU/2026-03-25/image/6c94776b-f878-4ec2-8377-7560012dcad8_removebg.jpg?w=600', 'https://abimg003.imgix.net/FD72KHU/2026-03-25/image/32b0100f-803b-4970-9d6d-2f5d4a131baf_removebg.jpg?w=600', 'https://abimg003.imgix.net/FD72KHU/2026-03-25/image/322bdef7-7347-434e-bbec-c6a8923d5b73_removebg.jpg?w=600', 'https://abimg003.imgix.net/FD72KHU/2026-03-25/image/b225f070-d262-4755-90e3-7032f34b9589_removebg.jpg?w=600', 'https://abimg003.imgix.net/FD72KHU/2026-03-25/image/cb67adb3-48ac-4a65-84a4-538fabc3fab2_removebg.jpg?w=600', 'https://abimg003.imgix.net/FD72KHU/2026-03-25/image/910ec5cd-bc33-4eed-8a4c-83f33f34481c_removebg.jpg?w=600', 'https://abimg003.imgix.net/FD72KHU/2026-03-25/image/6572bf1e-4b9c-46e6-b0b1-8250c5592589_removebg.jpg?w=600', 'https://abimg003.imgix.net/FD72KHU/2026-03-25/image/5ba12916-0510-47d2-b0c6-e722b369bb52_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 02/24-4k, 02/25-7k', 'remarks': 'vosa @ 11k - spare key in office', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': 'TF', 'co2': 98, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/239d1a25-844b-481a-829a-bff1d46875f9.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:10:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fdb8eea3-3f84-532f-8f84-d9458543008a with identifier: 120762830
2026-03-27 19:10:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fdb8eea3-3f84-532f-8f84-d9458543008a with scrape type 2
2026-03-27 19:10:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fdb8eea3-3f84-532f-8f84-d9458543008a with scrape type 2
2026-03-27 19:10:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: fdb8eea3-3f84-532f-8f84-d9458543008a, identifier: 120762830
2026-03-27 19:10:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: fdb8eea3-3f84-532f-8f84-d9458543008a with identifier: 120762830
2026-03-27 19:10:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: fdb8eea3-3f84-532f-8f84-d9458543008a with identifier: 120762830
2026-03-27 19:10:50 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: fdb8eea3-3f84-532f-8f84-d9458543008a with identifier: 120762830 to the API
2026-03-27 19:10:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:10:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 19:10:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120762830?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 98,
'color': 'GREY',
'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': 'fdb8eea3-3f84-532f-8f84-d9458543008a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'FD72KHU',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120762830',
'listing': 'auction',
'location': 'Aston Barclay Prees Heath',
'make': 'TOYOTA',
'model': 'YARIS HATCHBACK',
'odometer': 12665,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-02-24',
'seller_name': 'Motability Operations',
'title': 'TOYOTA YARIS HATCHBACK 1.5 Hybrid Excel 5dr CVT',
'transmission': 'automatic',
'trim': '1.5 Hybrid Excel 5dr CVT',
'vin': None,
'year': 2023}
2026-03-27 19:10:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:10:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120762830%27 HTTP/1.1" 200 None
2026-03-27 19:10:50 [astonbarclay.gb] INFO: Saving data for 120762830: {'auction_closing_time': 1774949400.0, 'created_time': 1774432935.295799, 'last_price_update_time': 1774638650.585617}
2026-03-27 19:10:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:10:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120762830') HTTP/1.1" 204 0
2026-03-27 19:11:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120859078?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:11:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:11:00 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120859078, 'registration': 'LV58VLP', 'account': 'WBA001', 'make': 'RENAULT', 'model': 'CLIO HATCHBACK', 'derivative': '2.0 16V Renaultsport 197 3dr', 'mileage': 102684, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 401}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2008-12-05', 'fuel': 'Petrol', 'motExpiry': '2026-04-05', 'doors': 3, 'engineSize': 1998, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/LV58VLP/2026-03-27/image/4aee14b8-70c5-4195-a8c3-f512adac2024_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV58VLP/2026-03-27/image/25a4e681-d7db-42cf-95e4-6a29e704f2e7_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV58VLP/2026-03-27/image/810f2d5a-8f6a-4768-a64a-10e453c291a8_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV58VLP/2026-03-27/image/365f8d81-60ac-41b9-a620-452f55faf364_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV58VLP/2026-03-27/image/00f8dea2-5bb8-44ef-8cd0-6fd4b7bef70c_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV58VLP/2026-03-27/image/2f44b74c-2c52-43a5-bcff-e6de52dfe0d8_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV58VLP/2026-03-27/image/f0279486-2fe9-4907-a89e-8d7bfed1aff9_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV58VLP/2026-03-27/image/a2fb06b7-c1f4-4154-ac34-91568061a681_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV58VLP/2026-03-27/image/bbc0d982-9c96-49d0-ab64-42217ce3df1d_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 01/10 - 5K, 03/11 - 11K, 03/12 - 17K, 04/14 - 26K, 03/15 - 29K, 09/16 - 34K, 11/18 - 41K, 10/19 - 51K, 06/20 - 60K, 06/21 - 72K, 03/22 - 84K, 06/23 - 92K, 06/25 - 99K', 'remarks': '**411** VOSA STATES 16K, 22K, 26K, 29K, 33K, 36K, 39K, 42K, 58K, 69K, 85K, 91K, 93K, 98K,', 'virtual': False, 'seller': 'UKCGR', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '8', 'v5': True, 'v5details': 'Here', 'co2': 199, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/9fad597f-0066-48ab-81c4-048d5db010d8.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:11:00 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120859078, 'registration': 'LV58VLP', 'account': 'WBA001', 'make': 'RENAULT', 'model': 'CLIO HATCHBACK', 'derivative': '2.0 16V Renaultsport 197 3dr', 'mileage': 102684, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 401}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2008-12-05', 'fuel': 'Petrol', 'motExpiry': '2026-04-05', 'doors': 3, 'engineSize': 1998, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/LV58VLP/2026-03-27/image/4aee14b8-70c5-4195-a8c3-f512adac2024_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV58VLP/2026-03-27/image/25a4e681-d7db-42cf-95e4-6a29e704f2e7_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV58VLP/2026-03-27/image/810f2d5a-8f6a-4768-a64a-10e453c291a8_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV58VLP/2026-03-27/image/365f8d81-60ac-41b9-a620-452f55faf364_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV58VLP/2026-03-27/image/00f8dea2-5bb8-44ef-8cd0-6fd4b7bef70c_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV58VLP/2026-03-27/image/2f44b74c-2c52-43a5-bcff-e6de52dfe0d8_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV58VLP/2026-03-27/image/f0279486-2fe9-4907-a89e-8d7bfed1aff9_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV58VLP/2026-03-27/image/a2fb06b7-c1f4-4154-ac34-91568061a681_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV58VLP/2026-03-27/image/bbc0d982-9c96-49d0-ab64-42217ce3df1d_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 01/10 - 5K, 03/11 - 11K, 03/12 - 17K, 04/14 - 26K, 03/15 - 29K, 09/16 - 34K, 11/18 - 41K, 10/19 - 51K, 06/20 - 60K, 06/21 - 72K, 03/22 - 84K, 06/23 - 92K, 06/25 - 99K', 'remarks': '**411** VOSA STATES 16K, 22K, 26K, 29K, 33K, 36K, 39K, 42K, 58K, 69K, 85K, 91K, 93K, 98K,', 'virtual': False, 'seller': 'UKCGR', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '8', 'v5': True, 'v5details': 'Here', 'co2': 199, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/9fad597f-0066-48ab-81c4-048d5db010d8.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:11:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4ec4fa7e-935a-55e5-a95c-bcceb57690e4 with identifier: 120859078
2026-03-27 19:11:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4ec4fa7e-935a-55e5-a95c-bcceb57690e4 with scrape type 1
2026-03-27 19:11:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 9 photos for item 4ec4fa7e-935a-55e5-a95c-bcceb57690e4
2026-03-27 19:11:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:11:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FLV58VLP%252F2026-03-27%252Fimage%252F4aee14b8-70c5-4195-a8c3-f512adac2024_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:11:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LV58VLP/2026-03-27/image/4aee14b8-70c5-4195-a8c3-f512adac2024_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:11:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:11:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FLV58VLP%252F2026-03-27%252Fimage%252F25a4e681-d7db-42cf-95e4-6a29e704f2e7_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:11:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LV58VLP/2026-03-27/image/25a4e681-d7db-42cf-95e4-6a29e704f2e7_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:11:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:11:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FLV58VLP%252F2026-03-27%252Fimage%252F810f2d5a-8f6a-4768-a64a-10e453c291a8_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:11:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LV58VLP/2026-03-27/image/810f2d5a-8f6a-4768-a64a-10e453c291a8_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:11:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:11:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FLV58VLP%252F2026-03-27%252Fimage%252F365f8d81-60ac-41b9-a620-452f55faf364_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:11:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LV58VLP/2026-03-27/image/365f8d81-60ac-41b9-a620-452f55faf364_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:11:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:11:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FLV58VLP%252F2026-03-27%252Fimage%252F00f8dea2-5bb8-44ef-8cd0-6fd4b7bef70c_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:11:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LV58VLP/2026-03-27/image/00f8dea2-5bb8-44ef-8cd0-6fd4b7bef70c_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:11:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:11:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FLV58VLP%252F2026-03-27%252Fimage%252F2f44b74c-2c52-43a5-bcff-e6de52dfe0d8_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:11:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LV58VLP/2026-03-27/image/2f44b74c-2c52-43a5-bcff-e6de52dfe0d8_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:11:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:11:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FLV58VLP%252F2026-03-27%252Fimage%252Ff0279486-2fe9-4907-a89e-8d7bfed1aff9_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:11:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LV58VLP/2026-03-27/image/f0279486-2fe9-4907-a89e-8d7bfed1aff9_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:11:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:11:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FLV58VLP%252F2026-03-27%252Fimage%252Fa2fb06b7-c1f4-4154-ac34-91568061a681_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:11:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LV58VLP/2026-03-27/image/a2fb06b7-c1f4-4154-ac34-91568061a681_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:11:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:11:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FLV58VLP%252F2026-03-27%252Fimage%252Fbbc0d982-9c96-49d0-ab64-42217ce3df1d_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:11:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LV58VLP/2026-03-27/image/bbc0d982-9c96-49d0-ab64-42217ce3df1d_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:11:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120673681?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:11:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:11:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120826161?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:11:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:11:02 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120673681, 'registration': 'DF25YZK', 'account': 'MOT070', 'make': 'SKODA', 'model': 'FABIA HATCHBACK', 'derivative': '1.0 TSI 116 Design Edition 5dr', 'mileage': 1009, 'mileageWarranty': True, 'type': 'car', 'saleId': 18853, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 106}, 'saleStart': '2026-03-31T09:30Z', 'lot': 103, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2025-07-30', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/DF25YZK/2026-03-23/image/3fac9d3e-e7c9-4017-adfe-2696d4df79f2_removebg.jpg?w=600', 'https://abimg003.imgix.net/DF25YZK/2026-03-23/image/f29b05c8-dbbe-487d-b5d6-d035b71604b6_removebg.jpg?w=600', 'https://abimg003.imgix.net/DF25YZK/2026-03-23/image/af30c854-7b7e-410f-b7c5-59da638e2a46_removebg.jpg?w=600', 'https://abimg003.imgix.net/DF25YZK/2026-03-23/image/60e84eed-05e5-4973-b673-f7b779949720_removebg.jpg?w=600', 'https://abimg003.imgix.net/DF25YZK/2026-03-23/image/f0acf513-f013-407a-9c80-df486e36f941_removebg.jpg?w=600', 'https://abimg003.imgix.net/DF25YZK/2026-03-23/image/ab7e70bc-a0e3-4d0a-8188-5049515382d9_removebg.jpg?w=600', 'https://abimg003.imgix.net/DF25YZK/2026-03-23/image/34302ee0-d2f2-4958-bacd-d4ab73d4b3f2_removebg.jpg?w=600'], 'colour': 'BLUE', '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': False, 'v5details': None, 'co2': 113, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/ec2a36b8-8682-4e71-8147-5ed9c14a1ee4.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:11:02 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120673681, 'registration': 'DF25YZK', 'account': 'MOT070', 'make': 'SKODA', 'model': 'FABIA HATCHBACK', 'derivative': '1.0 TSI 116 Design Edition 5dr', 'mileage': 1009, 'mileageWarranty': True, 'type': 'car', 'saleId': 18853, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 106}, 'saleStart': '2026-03-31T09:30Z', 'lot': 103, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2025-07-30', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/DF25YZK/2026-03-23/image/3fac9d3e-e7c9-4017-adfe-2696d4df79f2_removebg.jpg?w=600', 'https://abimg003.imgix.net/DF25YZK/2026-03-23/image/f29b05c8-dbbe-487d-b5d6-d035b71604b6_removebg.jpg?w=600', 'https://abimg003.imgix.net/DF25YZK/2026-03-23/image/af30c854-7b7e-410f-b7c5-59da638e2a46_removebg.jpg?w=600', 'https://abimg003.imgix.net/DF25YZK/2026-03-23/image/60e84eed-05e5-4973-b673-f7b779949720_removebg.jpg?w=600', 'https://abimg003.imgix.net/DF25YZK/2026-03-23/image/f0acf513-f013-407a-9c80-df486e36f941_removebg.jpg?w=600', 'https://abimg003.imgix.net/DF25YZK/2026-03-23/image/ab7e70bc-a0e3-4d0a-8188-5049515382d9_removebg.jpg?w=600', 'https://abimg003.imgix.net/DF25YZK/2026-03-23/image/34302ee0-d2f2-4958-bacd-d4ab73d4b3f2_removebg.jpg?w=600'], 'colour': 'BLUE', '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': False, 'v5details': None, 'co2': 113, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/ec2a36b8-8682-4e71-8147-5ed9c14a1ee4.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:11:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6ee2e13c-4d91-598f-9b53-5e064a5df206 with identifier: 120673681
2026-03-27 19:11:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6ee2e13c-4d91-598f-9b53-5e064a5df206 with scrape type 2
2026-03-27 19:11:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6ee2e13c-4d91-598f-9b53-5e064a5df206 with scrape type 2
2026-03-27 19:11:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 6ee2e13c-4d91-598f-9b53-5e064a5df206, identifier: 120673681
2026-03-27 19:11:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 6ee2e13c-4d91-598f-9b53-5e064a5df206 with identifier: 120673681
2026-03-27 19:11:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 6ee2e13c-4d91-598f-9b53-5e064a5df206 with identifier: 120673681
2026-03-27 19:11:03 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 6ee2e13c-4d91-598f-9b53-5e064a5df206 with identifier: 120673681 to the API
2026-03-27 19:11:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19: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-27 19:11:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120673681?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 113,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-03-31T09:30:00Z',
'fuel_type': 'Petrol',
'id': '6ee2e13c-4d91-598f-9b53-5e064a5df206',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'DF25YZK',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120673681',
'listing': 'auction',
'location': 'Aston Barclay Prees Heath',
'make': 'SKODA',
'model': 'FABIA HATCHBACK',
'odometer': 1009,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-07-30',
'seller_name': 'Motability Operations',
'title': 'SKODA FABIA HATCHBACK 1.0 TSI 116 Design Edition 5dr',
'transmission': 'manual',
'trim': '1.0 TSI 116 Design Edition 5dr',
'vin': None,
'year': 2025}
2026-03-27 19:11:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%27120673681%27 HTTP/1.1" 200 None
2026-03-27 19:11:03 [astonbarclay.gb] INFO: Saving data for 120673681: {'auction_closing_time': 1774949400.0, 'created_time': 1774260366.899664, 'last_price_update_time': 1774638663.438445}
2026-03-27 19:11:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:11:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120673681') HTTP/1.1" 204 0
2026-03-27 19:11:03 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120826161, 'registration': 'YS20WKC', 'account': 'MOT070', 'make': 'TOYOTA', 'model': 'PRIUS+ ESTATE', 'derivative': '1.8 VVTi Excel TSS 5dr CVT Auto', 'mileage': 77992, 'mileageWarranty': True, 'type': 'car', 'saleId': 18853, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 106}, 'saleStart': '2026-03-31T09:30Z', 'lot': 104, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2020-08-07', 'fuel': 'Petrol/Electric Hybrid', 'motExpiry': '2026-06-08', 'doors': 5, 'engineSize': 1797, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/YS20WKC/2026-03-26/image/57af1260-1663-4506-8247-e0fa6a3e5e7b_removebg.jpg?w=600', 'https://abimg003.imgix.net/YS20WKC/2026-03-26/image/948c64f1-ff45-4792-8d7d-9cad0aced34f_removebg.jpg?w=600', 'https://abimg003.imgix.net/YS20WKC/2026-03-26/image/8a5a7203-8806-481d-99a3-9ca36578b66a_removebg.jpg?w=600', 'https://abimg003.imgix.net/YS20WKC/2026-03-26/image/ac318d42-a8ee-44f1-b733-a5dac1420753_removebg.jpg?w=600', 'https://abimg003.imgix.net/YS20WKC/2026-03-26/image/0957865e-0767-48cc-92f1-4d43621e4b10_removebg.jpg?w=600', 'https://abimg003.imgix.net/YS20WKC/2026-03-26/image/3a61b686-68d8-427f-8d81-f1a1bc79d9c8_removebg.jpg?w=600', 'https://abimg003.imgix.net/YS20WKC/2026-03-26/image/8caf5d5d-7689-4322-98ea-30140e4a0bb0_removebg.jpg?w=600', 'https://abimg003.imgix.net/YS20WKC/2026-03-26/image/502e78dd-79a5-479b-8e95-4347e684ad6f_removebg.jpg?w=600', 'https://abimg003.imgix.net/YS20WKC/2026-03-26/image/e9f68c1f-e1b9-4968-a8b7-768e333fac56_removebg.jpg?w=600', 'https://abimg003.imgix.net/YS20WKC/2026-03-26/image/3f17dd5e-184b-46bf-a49f-b07cd2dd68ff_removebg.jpg?w=600', 'https://abimg003.imgix.net/YS20WKC/2026-03-26/image/efe6b7a3-0942-41e1-af0c-eda45ff54b34_removebg.jpg?w=600', 'https://abimg003.imgix.net/YS20WKC/2026-03-26/image/97c08973-d0b0-40b9-bcf3-bee60c2fadc2_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 08/22-8k, 07/23-14k, 07/24-40k, 06/25-71k', 'remarks': 'vosa - 14k, 40k, 71k 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': 135, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/bc785c3a-fd52-4fcd-a486-3eb5d7a367de.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:11:03 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120826161, 'registration': 'YS20WKC', 'account': 'MOT070', 'make': 'TOYOTA', 'model': 'PRIUS+ ESTATE', 'derivative': '1.8 VVTi Excel TSS 5dr CVT Auto', 'mileage': 77992, 'mileageWarranty': True, 'type': 'car', 'saleId': 18853, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 106}, 'saleStart': '2026-03-31T09:30Z', 'lot': 104, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2020-08-07', 'fuel': 'Petrol/Electric Hybrid', 'motExpiry': '2026-06-08', 'doors': 5, 'engineSize': 1797, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/YS20WKC/2026-03-26/image/57af1260-1663-4506-8247-e0fa6a3e5e7b_removebg.jpg?w=600', 'https://abimg003.imgix.net/YS20WKC/2026-03-26/image/948c64f1-ff45-4792-8d7d-9cad0aced34f_removebg.jpg?w=600', 'https://abimg003.imgix.net/YS20WKC/2026-03-26/image/8a5a7203-8806-481d-99a3-9ca36578b66a_removebg.jpg?w=600', 'https://abimg003.imgix.net/YS20WKC/2026-03-26/image/ac318d42-a8ee-44f1-b733-a5dac1420753_removebg.jpg?w=600', 'https://abimg003.imgix.net/YS20WKC/2026-03-26/image/0957865e-0767-48cc-92f1-4d43621e4b10_removebg.jpg?w=600', 'https://abimg003.imgix.net/YS20WKC/2026-03-26/image/3a61b686-68d8-427f-8d81-f1a1bc79d9c8_removebg.jpg?w=600', 'https://abimg003.imgix.net/YS20WKC/2026-03-26/image/8caf5d5d-7689-4322-98ea-30140e4a0bb0_removebg.jpg?w=600', 'https://abimg003.imgix.net/YS20WKC/2026-03-26/image/502e78dd-79a5-479b-8e95-4347e684ad6f_removebg.jpg?w=600', 'https://abimg003.imgix.net/YS20WKC/2026-03-26/image/e9f68c1f-e1b9-4968-a8b7-768e333fac56_removebg.jpg?w=600', 'https://abimg003.imgix.net/YS20WKC/2026-03-26/image/3f17dd5e-184b-46bf-a49f-b07cd2dd68ff_removebg.jpg?w=600', 'https://abimg003.imgix.net/YS20WKC/2026-03-26/image/efe6b7a3-0942-41e1-af0c-eda45ff54b34_removebg.jpg?w=600', 'https://abimg003.imgix.net/YS20WKC/2026-03-26/image/97c08973-d0b0-40b9-bcf3-bee60c2fadc2_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 08/22-8k, 07/23-14k, 07/24-40k, 06/25-71k', 'remarks': 'vosa - 14k, 40k, 71k 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': 135, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/bc785c3a-fd52-4fcd-a486-3eb5d7a367de.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:11:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a8d7e4fd-a349-54a7-a322-96300103f867 with identifier: 120826161
2026-03-27 19:11:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a8d7e4fd-a349-54a7-a322-96300103f867 with scrape type 2
2026-03-27 19:11:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a8d7e4fd-a349-54a7-a322-96300103f867 with scrape type 2
2026-03-27 19:11:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: a8d7e4fd-a349-54a7-a322-96300103f867, identifier: 120826161
2026-03-27 19:11:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: a8d7e4fd-a349-54a7-a322-96300103f867 with identifier: 120826161
2026-03-27 19:11:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: a8d7e4fd-a349-54a7-a322-96300103f867 with identifier: 120826161
2026-03-27 19:11:03 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: a8d7e4fd-a349-54a7-a322-96300103f867 with identifier: 120826161 to the API
2026-03-27 19:11:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19: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-27 19:11:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120826161?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 135,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.8L',
'expiration_date': '2026-03-31T09:30:00Z',
'fuel_type': 'Petrol/Electric Hybrid',
'id': 'a8d7e4fd-a349-54a7-a322-96300103f867',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'YS20WKC',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120826161',
'listing': 'auction',
'location': 'Aston Barclay Prees Heath',
'make': 'TOYOTA',
'model': 'PRIUS+ ESTATE',
'odometer': 77992,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-08-07',
'seller_name': 'Motability Operations',
'title': 'TOYOTA PRIUS+ ESTATE 1.8 VVTi Excel TSS 5dr CVT Auto',
'transmission': 'automatic',
'trim': '1.8 VVTi Excel TSS 5dr CVT Auto',
'vin': None,
'year': 2020}
2026-03-27 19:11:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%27120826161%27 HTTP/1.1" 200 None
2026-03-27 19:11:03 [astonbarclay.gb] INFO: Saving data for 120826161: {'auction_closing_time': 1774949400.0, 'created_time': 1774530367.809505, 'last_price_update_time': 1774638663.851052}
2026-03-27 19:11:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:11:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120826161') HTTP/1.1" 204 0
2026-03-27 19:11:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LV58VLP/2026-03-27/image/bbc0d982-9c96-49d0-ab64-42217ce3df1d_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120859078?view=catalogue)
2026-03-27 19:11:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LV58VLP/2026-03-27/image/f0279486-2fe9-4907-a89e-8d7bfed1aff9_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120859078?view=catalogue)
2026-03-27 19:11:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LV58VLP/2026-03-27/image/2f44b74c-2c52-43a5-bcff-e6de52dfe0d8_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120859078?view=catalogue)
2026-03-27 19:11:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:11:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439deb7d50>
2026-03-27 19:11:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:11:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:11:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:11:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4ec4fa7e-935a-55e5-a95c-bcceb57690e4/4ec4fa7e-935a-55e5-a95c-bcceb57690e4_image_8.jpg HTTP/1.1" 201 0
2026-03-27 19:11:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:11:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLV58VLP%252F2026-03-27%252Fimage%252Fbbc0d982-9c96-49d0-ab64-42217ce3df1d_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:11:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LV58VLP/2026-03-27/image/bbc0d982-9c96-49d0-ab64-42217ce3df1d_removebg.jpg?w=600 saved to cache
2026-03-27 19:11:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 4ec4fa7e-935a-55e5-a95c-bcceb57690e4
2026-03-27 19:11:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LV58VLP/2026-03-27/image/00f8dea2-5bb8-44ef-8cd0-6fd4b7bef70c_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120859078?view=catalogue)
2026-03-27 19:11:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:11:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439d756250>
2026-03-27 19:11:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:11:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:11:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:11:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4ec4fa7e-935a-55e5-a95c-bcceb57690e4/4ec4fa7e-935a-55e5-a95c-bcceb57690e4_image_6.jpg HTTP/1.1" 201 0
2026-03-27 19:11:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:11:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLV58VLP%252F2026-03-27%252Fimage%252Ff0279486-2fe9-4907-a89e-8d7bfed1aff9_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:11:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LV58VLP/2026-03-27/image/f0279486-2fe9-4907-a89e-8d7bfed1aff9_removebg.jpg?w=600 saved to cache
2026-03-27 19:11:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 4ec4fa7e-935a-55e5-a95c-bcceb57690e4
2026-03-27 19:11:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LV58VLP/2026-03-27/image/365f8d81-60ac-41b9-a620-452f55faf364_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120859078?view=catalogue)
2026-03-27 19:11:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:11:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439d743ad0>
2026-03-27 19:11:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:11:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:11:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:11:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4ec4fa7e-935a-55e5-a95c-bcceb57690e4/4ec4fa7e-935a-55e5-a95c-bcceb57690e4_image_5.jpg HTTP/1.1" 201 0
2026-03-27 19:11:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:11:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLV58VLP%252F2026-03-27%252Fimage%252F2f44b74c-2c52-43a5-bcff-e6de52dfe0d8_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:11:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LV58VLP/2026-03-27/image/2f44b74c-2c52-43a5-bcff-e6de52dfe0d8_removebg.jpg?w=600 saved to cache
2026-03-27 19:11:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 4ec4fa7e-935a-55e5-a95c-bcceb57690e4
2026-03-27 19:11:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LV58VLP/2026-03-27/image/a2fb06b7-c1f4-4154-ac34-91568061a681_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120859078?view=catalogue)
2026-03-27 19:11:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LV58VLP/2026-03-27/image/810f2d5a-8f6a-4768-a64a-10e453c291a8_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120859078?view=catalogue)
2026-03-27 19:11:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:11:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439d812890>
2026-03-27 19:11:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:11:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:11:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:11:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4ec4fa7e-935a-55e5-a95c-bcceb57690e4/4ec4fa7e-935a-55e5-a95c-bcceb57690e4_image_4.jpg HTTP/1.1" 201 0
2026-03-27 19:11:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:11:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLV58VLP%252F2026-03-27%252Fimage%252F00f8dea2-5bb8-44ef-8cd0-6fd4b7bef70c_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:11:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LV58VLP/2026-03-27/image/00f8dea2-5bb8-44ef-8cd0-6fd4b7bef70c_removebg.jpg?w=600 saved to cache
2026-03-27 19:11:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 4ec4fa7e-935a-55e5-a95c-bcceb57690e4
2026-03-27 19:11:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LV58VLP/2026-03-27/image/4aee14b8-70c5-4195-a8c3-f512adac2024_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120859078?view=catalogue)
2026-03-27 19:11:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:11:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439d7566d0>
2026-03-27 19:11:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:11:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:11:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:11:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4ec4fa7e-935a-55e5-a95c-bcceb57690e4/4ec4fa7e-935a-55e5-a95c-bcceb57690e4_image_3.jpg HTTP/1.1" 201 0
2026-03-27 19:11:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:11:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLV58VLP%252F2026-03-27%252Fimage%252F365f8d81-60ac-41b9-a620-452f55faf364_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:11:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LV58VLP/2026-03-27/image/365f8d81-60ac-41b9-a620-452f55faf364_removebg.jpg?w=600 saved to cache
2026-03-27 19:11:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 4ec4fa7e-935a-55e5-a95c-bcceb57690e4
2026-03-27 19:11:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LV58VLP/2026-03-27/image/25a4e681-d7db-42cf-95e4-6a29e704f2e7_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120859078?view=catalogue)
2026-03-27 19:11:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:11:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439d743a10>
2026-03-27 19:11:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:11:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:11:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:11:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4ec4fa7e-935a-55e5-a95c-bcceb57690e4/4ec4fa7e-935a-55e5-a95c-bcceb57690e4_image_7.jpg HTTP/1.1" 201 0
2026-03-27 19:11:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:11:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLV58VLP%252F2026-03-27%252Fimage%252Fa2fb06b7-c1f4-4154-ac34-91568061a681_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:11:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LV58VLP/2026-03-27/image/a2fb06b7-c1f4-4154-ac34-91568061a681_removebg.jpg?w=600 saved to cache
2026-03-27 19:11:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 4ec4fa7e-935a-55e5-a95c-bcceb57690e4
2026-03-27 19:11:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:11:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439d7ff610>
2026-03-27 19:11:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:11:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:11:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:11:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4ec4fa7e-935a-55e5-a95c-bcceb57690e4/4ec4fa7e-935a-55e5-a95c-bcceb57690e4_image_2.jpg HTTP/1.1" 201 0
2026-03-27 19:11:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:11:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLV58VLP%252F2026-03-27%252Fimage%252F810f2d5a-8f6a-4768-a64a-10e453c291a8_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:11:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LV58VLP/2026-03-27/image/810f2d5a-8f6a-4768-a64a-10e453c291a8_removebg.jpg?w=600 saved to cache
2026-03-27 19:11:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 4ec4fa7e-935a-55e5-a95c-bcceb57690e4
2026-03-27 19:11:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:11:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439ec80c90>
2026-03-27 19:11:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:11:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:11:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:11:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4ec4fa7e-935a-55e5-a95c-bcceb57690e4/4ec4fa7e-935a-55e5-a95c-bcceb57690e4_image_0.jpg HTTP/1.1" 201 0
2026-03-27 19:11:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:11:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLV58VLP%252F2026-03-27%252Fimage%252F4aee14b8-70c5-4195-a8c3-f512adac2024_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:11:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LV58VLP/2026-03-27/image/4aee14b8-70c5-4195-a8c3-f512adac2024_removebg.jpg?w=600 saved to cache
2026-03-27 19:11:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 4ec4fa7e-935a-55e5-a95c-bcceb57690e4
2026-03-27 19:11:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:11:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439ead4e90>
2026-03-27 19:11:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:11:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:11:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:11:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4ec4fa7e-935a-55e5-a95c-bcceb57690e4/4ec4fa7e-935a-55e5-a95c-bcceb57690e4_image_1.jpg HTTP/1.1" 201 0
2026-03-27 19:11:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:11:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLV58VLP%252F2026-03-27%252Fimage%252F25a4e681-d7db-42cf-95e4-6a29e704f2e7_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:11:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LV58VLP/2026-03-27/image/25a4e681-d7db-42cf-95e4-6a29e704f2e7_removebg.jpg?w=600 saved to cache
2026-03-27 19:11:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 4ec4fa7e-935a-55e5-a95c-bcceb57690e4
2026-03-27 19:11:04 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 4ec4fa7e-935a-55e5-a95c-bcceb57690e4, skipping ID generation
2026-03-27 19:11:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4ec4fa7e-935a-55e5-a95c-bcceb57690e4 with scrape type 1
2026-03-27 19:11:04 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 4ec4fa7e-935a-55e5-a95c-bcceb57690e4 sending to next pipeline
2026-03-27 19:11:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 4ec4fa7e-935a-55e5-a95c-bcceb57690e4, identifier: 120859078
2026-03-27 19:11:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 4ec4fa7e-935a-55e5-a95c-bcceb57690e4 with identifier: 120859078
2026-03-27 19:11:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 4ec4fa7e-935a-55e5-a95c-bcceb57690e4 with identifier: 120859078
2026-03-27 19:11:04 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 4ec4fa7e-935a-55e5-a95c-bcceb57690e4 with identifier: 120859078 to the API
2026-03-27 19:11:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:11:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 19:11:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/LV58VLP/2026-03-27/image/25a4e681-d7db-42cf-95e4-6a29e704f2e7_removebg.jpg?w=600>
{'auction_title': '',
'c_o_2_emission_value': 199,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 3,
'emission_standard': 'EURO 4',
'engine': '2.0L',
'expiration_date': '2026-03-31T12:00:00Z',
'fuel_type': 'Petrol',
'id': '4ec4fa7e-935a-55e5-a95c-bcceb57690e4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'LV58VLP',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120859078',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'RENAULT',
'model': 'CLIO HATCHBACK',
'odometer': 102684,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 9,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4ec4fa7e-935a-55e5-a95c-bcceb57690e4/4ec4fa7e-935a-55e5-a95c-bcceb57690e4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 27031,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LV58VLP/2026-03-27/image/4aee14b8-70c5-4195-a8c3-f512adac2024_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4ec4fa7e-935a-55e5-a95c-bcceb57690e4/4ec4fa7e-935a-55e5-a95c-bcceb57690e4_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 29777,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LV58VLP/2026-03-27/image/25a4e681-d7db-42cf-95e4-6a29e704f2e7_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4ec4fa7e-935a-55e5-a95c-bcceb57690e4/4ec4fa7e-935a-55e5-a95c-bcceb57690e4_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 31856,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LV58VLP/2026-03-27/image/810f2d5a-8f6a-4768-a64a-10e453c291a8_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4ec4fa7e-935a-55e5-a95c-bcceb57690e4/4ec4fa7e-935a-55e5-a95c-bcceb57690e4_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 30656,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LV58VLP/2026-03-27/image/365f8d81-60ac-41b9-a620-452f55faf364_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4ec4fa7e-935a-55e5-a95c-bcceb57690e4/4ec4fa7e-935a-55e5-a95c-bcceb57690e4_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43923,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LV58VLP/2026-03-27/image/00f8dea2-5bb8-44ef-8cd0-6fd4b7bef70c_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4ec4fa7e-935a-55e5-a95c-bcceb57690e4/4ec4fa7e-935a-55e5-a95c-bcceb57690e4_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52791,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LV58VLP/2026-03-27/image/2f44b74c-2c52-43a5-bcff-e6de52dfe0d8_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4ec4fa7e-935a-55e5-a95c-bcceb57690e4/4ec4fa7e-935a-55e5-a95c-bcceb57690e4_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43039,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LV58VLP/2026-03-27/image/f0279486-2fe9-4907-a89e-8d7bfed1aff9_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4ec4fa7e-935a-55e5-a95c-bcceb57690e4/4ec4fa7e-935a-55e5-a95c-bcceb57690e4_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54069,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LV58VLP/2026-03-27/image/a2fb06b7-c1f4-4154-ac34-91568061a681_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4ec4fa7e-935a-55e5-a95c-bcceb57690e4/4ec4fa7e-935a-55e5-a95c-bcceb57690e4_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 41538,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LV58VLP/2026-03-27/image/bbc0d982-9c96-49d0-ab64-42217ce3df1d_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2008-12-05',
'seller_name': 'UKCGR',
'title': 'RENAULT CLIO HATCHBACK 2.0 16V Renaultsport 197 3dr',
'transmission': 'manual',
'trim': '2.0 16V Renaultsport 197 3dr',
'vin': None,
'year': 2008}
2026-03-27 19:11:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%27120859078%27 HTTP/1.1" 200 None
2026-03-27 19:11:04 [astonbarclay.gb] INFO: Saving data for 120859078: {'created_time': 1774638664.941292, 'last_price_update_time': 1774638664.941305, 'auction_closing_time': 1774958400.0}
2026-03-27 19:11:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:11:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120859078') HTTP/1.1" 204 0
2026-03-27 19:11:05 [scrapy.extensions.logstats] INFO: Crawled 181 pages (at 27 pages/min), scraped 176 items (at 27 items/min)
2026-03-27 19:11:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 177MiB
2026-03-27 19:11:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120542922?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:11:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:11:07 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120542922, 'registration': 'GY24YJX', 'account': 'MOT070', 'make': 'SKODA', 'model': 'KODIAQ ESTATE', 'derivative': '2.0 TSI 190 SE L Executive 4x4 5dr DSG [7 Seat]', 'mileage': 14437, 'mileageWarranty': True, 'type': 'car', 'saleId': 18853, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 106}, 'saleStart': '2026-03-31T09:30Z', 'lot': 128, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2024-04-17', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 5, 'engineSize': 1984, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/GY24YJX/2026-03-18/image/5955b461-50be-407b-b8d2-d88cbc726822_removebg.jpg?w=600', 'https://abimg003.imgix.net/GY24YJX/2026-03-18/image/bc8816ee-04c2-4389-8b62-aa5165794173_removebg.jpg?w=600', 'https://abimg003.imgix.net/GY24YJX/2026-03-18/image/77b0ceaf-1523-4e47-a937-a9054c8dbf4d_removebg.jpg?w=600', 'https://abimg003.imgix.net/GY24YJX/2026-03-18/image/a2a6f452-2290-4d38-a6ab-cc25c85144a1_removebg.jpg?w=600', 'https://abimg003.imgix.net/GY24YJX/2026-03-18/image/d8c16045-1341-44a5-a55b-b5efef5428fd_removebg.jpg?w=600', 'https://abimg003.imgix.net/GY24YJX/2026-03-18/image/2419295a-70c0-489e-aacf-dd2d62fe00ac_removebg.jpg?w=600', 'https://abimg003.imgix.net/GY24YJX/2026-03-18/image/308a3e40-5a40-49fd-be97-42dabbaf17b9_removebg.jpg?w=600', 'https://abimg003.imgix.net/GY24YJX/2026-03-18/image/1542a3be-29fe-4b40-ab0a-561b3b23cc97_removebg.jpg?w=600', 'https://abimg003.imgix.net/GY24YJX/2026-03-18/image/770f9e22-1ed2-4a15-9e5a-ea8ff2ce91d1_removebg.jpg?w=600', 'https://abimg003.imgix.net/GY24YJX/2026-03-18/image/f8a71347-31f8-4395-83fc-ba927ec0538f_removebg.jpg?w=600', 'https://abimg003.imgix.net/GY24YJX/2026-03-18/image/6834c708-0728-436b-b196-edb11ba2fac3_removebg.jpg?w=600', 'https://abimg003.imgix.net/GY24YJX/2026-03-18/image/4f148fa5-59b9-4872-bb29-c7cf6c042aa6_removebg.jpg?w=600', 'https://abimg003.imgix.net/GY24YJX/2026-03-18/image/bb230bef-4e73-44a7-914c-fa591a7d9e83_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'spare key in office, V5 Document Reference Number Available Upon Purchase - 7 seats', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': None, 'co2': 184, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/c034c3c2-9613-400a-a4ac-f42dddd7bb06.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:11:07 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120542922, 'registration': 'GY24YJX', 'account': 'MOT070', 'make': 'SKODA', 'model': 'KODIAQ ESTATE', 'derivative': '2.0 TSI 190 SE L Executive 4x4 5dr DSG [7 Seat]', 'mileage': 14437, 'mileageWarranty': True, 'type': 'car', 'saleId': 18853, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 106}, 'saleStart': '2026-03-31T09:30Z', 'lot': 128, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2024-04-17', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 5, 'engineSize': 1984, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/GY24YJX/2026-03-18/image/5955b461-50be-407b-b8d2-d88cbc726822_removebg.jpg?w=600', 'https://abimg003.imgix.net/GY24YJX/2026-03-18/image/bc8816ee-04c2-4389-8b62-aa5165794173_removebg.jpg?w=600', 'https://abimg003.imgix.net/GY24YJX/2026-03-18/image/77b0ceaf-1523-4e47-a937-a9054c8dbf4d_removebg.jpg?w=600', 'https://abimg003.imgix.net/GY24YJX/2026-03-18/image/a2a6f452-2290-4d38-a6ab-cc25c85144a1_removebg.jpg?w=600', 'https://abimg003.imgix.net/GY24YJX/2026-03-18/image/d8c16045-1341-44a5-a55b-b5efef5428fd_removebg.jpg?w=600', 'https://abimg003.imgix.net/GY24YJX/2026-03-18/image/2419295a-70c0-489e-aacf-dd2d62fe00ac_removebg.jpg?w=600', 'https://abimg003.imgix.net/GY24YJX/2026-03-18/image/308a3e40-5a40-49fd-be97-42dabbaf17b9_removebg.jpg?w=600', 'https://abimg003.imgix.net/GY24YJX/2026-03-18/image/1542a3be-29fe-4b40-ab0a-561b3b23cc97_removebg.jpg?w=600', 'https://abimg003.imgix.net/GY24YJX/2026-03-18/image/770f9e22-1ed2-4a15-9e5a-ea8ff2ce91d1_removebg.jpg?w=600', 'https://abimg003.imgix.net/GY24YJX/2026-03-18/image/f8a71347-31f8-4395-83fc-ba927ec0538f_removebg.jpg?w=600', 'https://abimg003.imgix.net/GY24YJX/2026-03-18/image/6834c708-0728-436b-b196-edb11ba2fac3_removebg.jpg?w=600', 'https://abimg003.imgix.net/GY24YJX/2026-03-18/image/4f148fa5-59b9-4872-bb29-c7cf6c042aa6_removebg.jpg?w=600', 'https://abimg003.imgix.net/GY24YJX/2026-03-18/image/bb230bef-4e73-44a7-914c-fa591a7d9e83_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'spare key in office, V5 Document Reference Number Available Upon Purchase - 7 seats', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': None, 'co2': 184, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/c034c3c2-9613-400a-a4ac-f42dddd7bb06.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:11:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0c7f9acd-8f97-5280-a061-f7d458572402 with identifier: 120542922
2026-03-27 19:11:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0c7f9acd-8f97-5280-a061-f7d458572402 with scrape type 2
2026-03-27 19:11:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0c7f9acd-8f97-5280-a061-f7d458572402 with scrape type 2
2026-03-27 19:11:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 0c7f9acd-8f97-5280-a061-f7d458572402, identifier: 120542922
2026-03-27 19:11:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 0c7f9acd-8f97-5280-a061-f7d458572402 with identifier: 120542922
2026-03-27 19:11:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 0c7f9acd-8f97-5280-a061-f7d458572402 with identifier: 120542922
2026-03-27 19:11:07 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 0c7f9acd-8f97-5280-a061-f7d458572402 with identifier: 120542922 to the API
2026-03-27 19:11:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:11:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 19:11:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120542922?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 184,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-31T09:30:00Z',
'fuel_type': 'Petrol',
'id': '0c7f9acd-8f97-5280-a061-f7d458572402',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'GY24YJX',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120542922',
'listing': 'auction',
'location': 'Aston Barclay Prees Heath',
'make': 'SKODA',
'model': 'KODIAQ ESTATE',
'odometer': 14437,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-04-17',
'seller_name': 'Motability Operations',
'title': 'SKODA KODIAQ ESTATE 2.0 TSI 190 SE L Executive 4x4 5dr DSG [7 Seat]',
'transmission': 'automatic',
'trim': '2.0 TSI 190 SE L Executive 4x4 5dr DSG [7 Seat]',
'vin': None,
'year': 2024}
2026-03-27 19:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:11:07 [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-27 19:11:07 [astonbarclay.gb] INFO: Saving data for 120542922: {'auction_closing_time': 1774949400.0, 'created_time': 1773774131.773248, 'last_price_update_time': 1774638667.951117}
2026-03-27 19:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120542922') HTTP/1.1" 204 0
2026-03-27 19:11:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120798272?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:11:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:11:08 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120798272, 'registration': 'ML72VFK', 'account': 'ZEN002', 'make': 'AUDI', 'model': 'Q4 E-TRON SPORTBACK', 'derivative': '125kW 35 55kWh S Line 5dr Auto [C+S]', 'mileage': 43232, 'mileageWarranty': True, 'type': 'car', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 209}, 'saleStart': '2026-03-31T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2022-11-04', 'fuel': 'Electric', 'motExpiry': '2026-11-03', 'doors': 5, 'engineSize': None, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/ML72VFK/2026-03-26/image/b4f51374-f811-4eea-9fa0-156126d165bf_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML72VFK/2026-03-26/image/75ffefbe-b5ad-40b3-b74c-51b4d7cc8fcd_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML72VFK/2026-03-26/image/34106e5b-3c89-48b4-b5fa-a07a5b700f6b_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML72VFK/2026-03-26/image/bc406879-5a53-4923-a014-50d7e63774c6_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML72VFK/2026-03-26/image/88ea072e-93f3-4030-9265-8a7165b1939a_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML72VFK/2026-03-26/image/6c3cbb36-c1dd-4569-8cf6-885d8bc3e636_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML72VFK/2026-03-26/image/9c38e293-9b7e-41a0-895c-4780f5acdba8_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML72VFK/2026-03-26/image/6cedf007-7f28-4df4-82e4-b4701c3b6fec_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 05/25 28K', 'remarks': 'VOSA STATES 36K Ambient Lighting Plus Pack\tMetallic Paint SPARE KEY', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': 'TF', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/254f295c-cb58-4acc-969c-41af7467b441.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-27 19:11:08 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120798272, 'registration': 'ML72VFK', 'account': 'ZEN002', 'make': 'AUDI', 'model': 'Q4 E-TRON SPORTBACK', 'derivative': '125kW 35 55kWh S Line 5dr Auto [C+S]', 'mileage': 43232, 'mileageWarranty': True, 'type': 'car', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 209}, 'saleStart': '2026-03-31T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2022-11-04', 'fuel': 'Electric', 'motExpiry': '2026-11-03', 'doors': 5, 'engineSize': None, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/ML72VFK/2026-03-26/image/b4f51374-f811-4eea-9fa0-156126d165bf_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML72VFK/2026-03-26/image/75ffefbe-b5ad-40b3-b74c-51b4d7cc8fcd_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML72VFK/2026-03-26/image/34106e5b-3c89-48b4-b5fa-a07a5b700f6b_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML72VFK/2026-03-26/image/bc406879-5a53-4923-a014-50d7e63774c6_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML72VFK/2026-03-26/image/88ea072e-93f3-4030-9265-8a7165b1939a_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML72VFK/2026-03-26/image/6c3cbb36-c1dd-4569-8cf6-885d8bc3e636_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML72VFK/2026-03-26/image/9c38e293-9b7e-41a0-895c-4780f5acdba8_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML72VFK/2026-03-26/image/6cedf007-7f28-4df4-82e4-b4701c3b6fec_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 05/25 28K', 'remarks': 'VOSA STATES 36K Ambient Lighting Plus Pack\tMetallic Paint SPARE KEY', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': 'TF', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/254f295c-cb58-4acc-969c-41af7467b441.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-27 19:11:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f8c0d8e5-b168-51d3-ae59-8b53529a6f67 with identifier: 120798272
2026-03-27 19:11:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f8c0d8e5-b168-51d3-ae59-8b53529a6f67 with scrape type 1
2026-03-27 19:11:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 8 photos for item f8c0d8e5-b168-51d3-ae59-8b53529a6f67
2026-03-27 19:11:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:11:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FML72VFK%252F2026-03-26%252Fimage%252Fb4f51374-f811-4eea-9fa0-156126d165bf_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:11:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/ML72VFK/2026-03-26/image/b4f51374-f811-4eea-9fa0-156126d165bf_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:11:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:11:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FML72VFK%252F2026-03-26%252Fimage%252F75ffefbe-b5ad-40b3-b74c-51b4d7cc8fcd_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:11:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/ML72VFK/2026-03-26/image/75ffefbe-b5ad-40b3-b74c-51b4d7cc8fcd_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:11:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:11:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FML72VFK%252F2026-03-26%252Fimage%252F34106e5b-3c89-48b4-b5fa-a07a5b700f6b_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:11:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/ML72VFK/2026-03-26/image/34106e5b-3c89-48b4-b5fa-a07a5b700f6b_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:11:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:11:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FML72VFK%252F2026-03-26%252Fimage%252Fbc406879-5a53-4923-a014-50d7e63774c6_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:11:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/ML72VFK/2026-03-26/image/bc406879-5a53-4923-a014-50d7e63774c6_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:11:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:11:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FML72VFK%252F2026-03-26%252Fimage%252F88ea072e-93f3-4030-9265-8a7165b1939a_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:11:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/ML72VFK/2026-03-26/image/88ea072e-93f3-4030-9265-8a7165b1939a_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:11:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:11:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FML72VFK%252F2026-03-26%252Fimage%252F6c3cbb36-c1dd-4569-8cf6-885d8bc3e636_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:11:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/ML72VFK/2026-03-26/image/6c3cbb36-c1dd-4569-8cf6-885d8bc3e636_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:11:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:11:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FML72VFK%252F2026-03-26%252Fimage%252F9c38e293-9b7e-41a0-895c-4780f5acdba8_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:11:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/ML72VFK/2026-03-26/image/9c38e293-9b7e-41a0-895c-4780f5acdba8_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:11:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:11:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FML72VFK%252F2026-03-26%252Fimage%252F6cedf007-7f28-4df4-82e4-b4701c3b6fec_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:11:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/ML72VFK/2026-03-26/image/6cedf007-7f28-4df4-82e4-b4701c3b6fec_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:11:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120865231?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:11:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:11:08 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120865231, 'registration': 'YH23PXY', 'account': 'ZEN002', 'make': 'AUDI', 'model': 'Q4 E-TRON SPORTBACK', 'derivative': '150kW 40 82kWh Sport 5dr Auto', 'mileage': 31262, 'mileageWarranty': True, 'type': 'car', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 209}, 'saleStart': '2026-03-31T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2023-03-27', 'fuel': 'Electric', 'motExpiry': '2027-03-26', 'doors': 5, 'engineSize': None, 'bodyType': 'Estate', 'images': None, 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': 'Service digital 04/25 21K', 'remarks': 'VOSA STATES 31K SPARE KEY \t Comfort+sound Pack\tHeat Pump\tIntr Pckg For Frnt Sprt Sts In Twin Lthr Metallic Paint', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': 'TF', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/52f21544-f491-4431-9121-353d398a52ef.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-27 19:11:08 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120865231, 'registration': 'YH23PXY', 'account': 'ZEN002', 'make': 'AUDI', 'model': 'Q4 E-TRON SPORTBACK', 'derivative': '150kW 40 82kWh Sport 5dr Auto', 'mileage': 31262, 'mileageWarranty': True, 'type': 'car', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 209}, 'saleStart': '2026-03-31T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2023-03-27', 'fuel': 'Electric', 'motExpiry': '2027-03-26', 'doors': 5, 'engineSize': None, 'bodyType': 'Estate', 'images': None, 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': 'Service digital 04/25 21K', 'remarks': 'VOSA STATES 31K SPARE KEY \t Comfort+sound Pack\tHeat Pump\tIntr Pckg For Frnt Sprt Sts In Twin Lthr Metallic Paint', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': 'TF', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/52f21544-f491-4431-9121-353d398a52ef.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-27 19:11:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 175f062a-1ae9-52a2-b29b-5e2ebd6821f5 with identifier: 120865231
2026-03-27 19:11:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 175f062a-1ae9-52a2-b29b-5e2ebd6821f5 with scrape type 1
2026-03-27 19:11:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 175f062a-1ae9-52a2-b29b-5e2ebd6821f5
2026-03-27 19:11:08 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 175f062a-1ae9-52a2-b29b-5e2ebd6821f5
2026-03-27 19:11:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 175f062a-1ae9-52a2-b29b-5e2ebd6821f5, identifier: 120865231
2026-03-27 19:11:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 175f062a-1ae9-52a2-b29b-5e2ebd6821f5 with identifier: 120865231
2026-03-27 19:11:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 175f062a-1ae9-52a2-b29b-5e2ebd6821f5 with identifier: 120865231
2026-03-27 19:11:09 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 175f062a-1ae9-52a2-b29b-5e2ebd6821f5 with identifier: 120865231 to the API
2026-03-27 19:11:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:11: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-27 19:11:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120865231?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': '175f062a-1ae9-52a2-b29b-5e2ebd6821f5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'YH23PXY',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120865231',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'AUDI',
'model': 'Q4 E-TRON SPORTBACK',
'odometer': 31262,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-03-27',
'seller_name': 'Zenith',
'title': 'AUDI Q4 E-TRON SPORTBACK 150kW 40 82kWh Sport 5dr Auto',
'transmission': 'automatic',
'trim': '150kW 40 82kWh Sport 5dr Auto',
'vin': None,
'year': 2023}
2026-03-27 19:11:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:11:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120865231%27 HTTP/1.1" 200 None
2026-03-27 19:11:09 [astonbarclay.gb] INFO: Saving data for 120865231: {'created_time': 1774638669.328398, 'last_price_update_time': 1774638669.328416, 'auction_closing_time': 1774947600.0}
2026-03-27 19:11:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:11:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120865231') HTTP/1.1" 204 0
2026-03-27 19:11:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/ML72VFK/2026-03-26/image/6cedf007-7f28-4df4-82e4-b4701c3b6fec_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120798272?view=catalogue)
2026-03-27 19:11:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:11:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439d60a9d0>
2026-03-27 19:11:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:11:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:11:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:11:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f8c0d8e5-b168-51d3-ae59-8b53529a6f67/f8c0d8e5-b168-51d3-ae59-8b53529a6f67_image_7.jpg HTTP/1.1" 201 0
2026-03-27 19:11:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:11:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FML72VFK%252F2026-03-26%252Fimage%252F6cedf007-7f28-4df4-82e4-b4701c3b6fec_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:11:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/ML72VFK/2026-03-26/image/6cedf007-7f28-4df4-82e4-b4701c3b6fec_removebg.jpg?w=600 saved to cache
2026-03-27 19:11:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item f8c0d8e5-b168-51d3-ae59-8b53529a6f67
2026-03-27 19:11:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/ML72VFK/2026-03-26/image/9c38e293-9b7e-41a0-895c-4780f5acdba8_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120798272?view=catalogue)
2026-03-27 19:11:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:11:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439d60aa10>
2026-03-27 19:11:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:11:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:11:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:11:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f8c0d8e5-b168-51d3-ae59-8b53529a6f67/f8c0d8e5-b168-51d3-ae59-8b53529a6f67_image_6.jpg HTTP/1.1" 201 0
2026-03-27 19:11:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:11:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FML72VFK%252F2026-03-26%252Fimage%252F9c38e293-9b7e-41a0-895c-4780f5acdba8_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:11:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/ML72VFK/2026-03-26/image/9c38e293-9b7e-41a0-895c-4780f5acdba8_removebg.jpg?w=600 saved to cache
2026-03-27 19:11:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item f8c0d8e5-b168-51d3-ae59-8b53529a6f67
2026-03-27 19:11:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/ML72VFK/2026-03-26/image/6c3cbb36-c1dd-4569-8cf6-885d8bc3e636_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120798272?view=catalogue)
2026-03-27 19:11:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:11:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439d740750>
2026-03-27 19:11:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:11:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:11:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:11:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f8c0d8e5-b168-51d3-ae59-8b53529a6f67/f8c0d8e5-b168-51d3-ae59-8b53529a6f67_image_5.jpg HTTP/1.1" 201 0
2026-03-27 19:11:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:11:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FML72VFK%252F2026-03-26%252Fimage%252F6c3cbb36-c1dd-4569-8cf6-885d8bc3e636_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:11:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/ML72VFK/2026-03-26/image/6c3cbb36-c1dd-4569-8cf6-885d8bc3e636_removebg.jpg?w=600 saved to cache
2026-03-27 19:11:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item f8c0d8e5-b168-51d3-ae59-8b53529a6f67
2026-03-27 19:11:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/ML72VFK/2026-03-26/image/88ea072e-93f3-4030-9265-8a7165b1939a_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120798272?view=catalogue)
2026-03-27 19:11:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:11:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439eb32a90>
2026-03-27 19:11:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:11:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:11:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:11:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f8c0d8e5-b168-51d3-ae59-8b53529a6f67/f8c0d8e5-b168-51d3-ae59-8b53529a6f67_image_4.jpg HTTP/1.1" 201 0
2026-03-27 19:11:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:11:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FML72VFK%252F2026-03-26%252Fimage%252F88ea072e-93f3-4030-9265-8a7165b1939a_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:11:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/ML72VFK/2026-03-26/image/88ea072e-93f3-4030-9265-8a7165b1939a_removebg.jpg?w=600 saved to cache
2026-03-27 19:11:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item f8c0d8e5-b168-51d3-ae59-8b53529a6f67
2026-03-27 19:11:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/ML72VFK/2026-03-26/image/bc406879-5a53-4923-a014-50d7e63774c6_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120798272?view=catalogue)
2026-03-27 19:11:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:11:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439d7ff110>
2026-03-27 19:11:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:11:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:11:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:11:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f8c0d8e5-b168-51d3-ae59-8b53529a6f67/f8c0d8e5-b168-51d3-ae59-8b53529a6f67_image_3.jpg HTTP/1.1" 201 0
2026-03-27 19:11:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:11:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FML72VFK%252F2026-03-26%252Fimage%252Fbc406879-5a53-4923-a014-50d7e63774c6_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:11:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/ML72VFK/2026-03-26/image/bc406879-5a53-4923-a014-50d7e63774c6_removebg.jpg?w=600 saved to cache
2026-03-27 19:11:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item f8c0d8e5-b168-51d3-ae59-8b53529a6f67
2026-03-27 19:11:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/ML72VFK/2026-03-26/image/34106e5b-3c89-48b4-b5fa-a07a5b700f6b_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120798272?view=catalogue)
2026-03-27 19:11:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:11:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439d521110>
2026-03-27 19:11:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:11:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:11:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:11:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f8c0d8e5-b168-51d3-ae59-8b53529a6f67/f8c0d8e5-b168-51d3-ae59-8b53529a6f67_image_2.jpg HTTP/1.1" 201 0
2026-03-27 19:11:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:11:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FML72VFK%252F2026-03-26%252Fimage%252F34106e5b-3c89-48b4-b5fa-a07a5b700f6b_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:11:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/ML72VFK/2026-03-26/image/34106e5b-3c89-48b4-b5fa-a07a5b700f6b_removebg.jpg?w=600 saved to cache
2026-03-27 19:11:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item f8c0d8e5-b168-51d3-ae59-8b53529a6f67
2026-03-27 19:11:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120747463?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:11:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:11:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/ML72VFK/2026-03-26/image/75ffefbe-b5ad-40b3-b74c-51b4d7cc8fcd_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120798272?view=catalogue)
2026-03-27 19:11:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/ML72VFK/2026-03-26/image/b4f51374-f811-4eea-9fa0-156126d165bf_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120798272?view=catalogue)
2026-03-27 19:11:10 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120747463, 'registration': 'MM71LCZ', 'account': 'ZEN002', 'make': 'DS', 'model': 'DS 3 CROSSBACK HATCHBACK', 'derivative': '1.2 PureTech Prestige 5dr', 'mileage': 21211, 'mileageWarranty': True, 'type': 'car', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 209}, 'saleStart': '2026-03-31T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2021-12-31', 'fuel': 'Petrol', 'motExpiry': '2026-12-30', 'doors': 5, 'engineSize': 1200, 'bodyType': 'Hatchback', 'images': None, 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'VOSA STATES 13K 19K', 'virtual': False, 'seller': 'Zenith', '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/5003478f-7d63-493c-b7a0-4bffc5beab60.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-27 19:11:10 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120747463, 'registration': 'MM71LCZ', 'account': 'ZEN002', 'make': 'DS', 'model': 'DS 3 CROSSBACK HATCHBACK', 'derivative': '1.2 PureTech Prestige 5dr', 'mileage': 21211, 'mileageWarranty': True, 'type': 'car', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 209}, 'saleStart': '2026-03-31T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2021-12-31', 'fuel': 'Petrol', 'motExpiry': '2026-12-30', 'doors': 5, 'engineSize': 1200, 'bodyType': 'Hatchback', 'images': None, 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'VOSA STATES 13K 19K', 'virtual': False, 'seller': 'Zenith', '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/5003478f-7d63-493c-b7a0-4bffc5beab60.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-27 19:11:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9f3855e0-0905-5475-87a1-e03639bb3ee6 with identifier: 120747463
2026-03-27 19:11:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9f3855e0-0905-5475-87a1-e03639bb3ee6 with scrape type 1
2026-03-27 19:11:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 9f3855e0-0905-5475-87a1-e03639bb3ee6
2026-03-27 19:11:10 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 9f3855e0-0905-5475-87a1-e03639bb3ee6
2026-03-27 19:11:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 9f3855e0-0905-5475-87a1-e03639bb3ee6, identifier: 120747463
2026-03-27 19:11:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 9f3855e0-0905-5475-87a1-e03639bb3ee6 with identifier: 120747463
2026-03-27 19:11:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 9f3855e0-0905-5475-87a1-e03639bb3ee6 with identifier: 120747463
2026-03-27 19:11:11 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 9f3855e0-0905-5475-87a1-e03639bb3ee6 with identifier: 120747463 to the API
2026-03-27 19:11:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:11: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-27 19:11:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120747463?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 129,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol',
'id': '9f3855e0-0905-5475-87a1-e03639bb3ee6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'MM71LCZ',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120747463',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'DS',
'model': 'DS 3 CROSSBACK HATCHBACK',
'odometer': 21211,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-12-31',
'seller_name': 'Zenith',
'title': 'DS DS 3 CROSSBACK HATCHBACK 1.2 PureTech Prestige 5dr',
'transmission': 'manual',
'trim': '1.2 PureTech Prestige 5dr',
'vin': None,
'year': 2021}
2026-03-27 19:11:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:11:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120747463%27 HTTP/1.1" 200 None
2026-03-27 19:11:11 [astonbarclay.gb] INFO: Saving data for 120747463: {'created_time': 1774638671.324978, 'last_price_update_time': 1774638671.32499, 'auction_closing_time': 1774947600.0}
2026-03-27 19:11:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:11:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120747463') HTTP/1.1" 204 0
2026-03-27 19:11:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120482326?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:11:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:11:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:11:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439d528610>
2026-03-27 19:11:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:11:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:11:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:11:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f8c0d8e5-b168-51d3-ae59-8b53529a6f67/f8c0d8e5-b168-51d3-ae59-8b53529a6f67_image_1.jpg HTTP/1.1" 201 0
2026-03-27 19:11:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:11:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FML72VFK%252F2026-03-26%252Fimage%252F75ffefbe-b5ad-40b3-b74c-51b4d7cc8fcd_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:11:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/ML72VFK/2026-03-26/image/75ffefbe-b5ad-40b3-b74c-51b4d7cc8fcd_removebg.jpg?w=600 saved to cache
2026-03-27 19:11:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item f8c0d8e5-b168-51d3-ae59-8b53529a6f67
2026-03-27 19:11:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:11:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439eb85a10>
2026-03-27 19:11:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:11:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:11:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:11:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f8c0d8e5-b168-51d3-ae59-8b53529a6f67/f8c0d8e5-b168-51d3-ae59-8b53529a6f67_image_0.jpg HTTP/1.1" 201 0
2026-03-27 19:11:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:11:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FML72VFK%252F2026-03-26%252Fimage%252Fb4f51374-f811-4eea-9fa0-156126d165bf_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:11:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/ML72VFK/2026-03-26/image/b4f51374-f811-4eea-9fa0-156126d165bf_removebg.jpg?w=600 saved to cache
2026-03-27 19:11:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item f8c0d8e5-b168-51d3-ae59-8b53529a6f67
2026-03-27 19:11:11 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f8c0d8e5-b168-51d3-ae59-8b53529a6f67, skipping ID generation
2026-03-27 19:11:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f8c0d8e5-b168-51d3-ae59-8b53529a6f67 with scrape type 1
2026-03-27 19:11:11 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f8c0d8e5-b168-51d3-ae59-8b53529a6f67 sending to next pipeline
2026-03-27 19:11:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: f8c0d8e5-b168-51d3-ae59-8b53529a6f67, identifier: 120798272
2026-03-27 19:11:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: f8c0d8e5-b168-51d3-ae59-8b53529a6f67 with identifier: 120798272
2026-03-27 19:11:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: f8c0d8e5-b168-51d3-ae59-8b53529a6f67 with identifier: 120798272
2026-03-27 19:11:11 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: f8c0d8e5-b168-51d3-ae59-8b53529a6f67 with identifier: 120798272 to the API
2026-03-27 19:11:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:11: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-27 19:11:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/ML72VFK/2026-03-26/image/b4f51374-f811-4eea-9fa0-156126d165bf_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-03-31T09:00:00Z',
'fuel_type': 'Electric',
'id': 'f8c0d8e5-b168-51d3-ae59-8b53529a6f67',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'ML72VFK',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120798272',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'AUDI',
'model': 'Q4 E-TRON SPORTBACK',
'odometer': 43232,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 8,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f8c0d8e5-b168-51d3-ae59-8b53529a6f67/f8c0d8e5-b168-51d3-ae59-8b53529a6f67_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35761,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/ML72VFK/2026-03-26/image/b4f51374-f811-4eea-9fa0-156126d165bf_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f8c0d8e5-b168-51d3-ae59-8b53529a6f67/f8c0d8e5-b168-51d3-ae59-8b53529a6f67_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36250,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/ML72VFK/2026-03-26/image/75ffefbe-b5ad-40b3-b74c-51b4d7cc8fcd_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f8c0d8e5-b168-51d3-ae59-8b53529a6f67/f8c0d8e5-b168-51d3-ae59-8b53529a6f67_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 34900,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/ML72VFK/2026-03-26/image/34106e5b-3c89-48b4-b5fa-a07a5b700f6b_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f8c0d8e5-b168-51d3-ae59-8b53529a6f67/f8c0d8e5-b168-51d3-ae59-8b53529a6f67_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35271,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/ML72VFK/2026-03-26/image/bc406879-5a53-4923-a014-50d7e63774c6_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f8c0d8e5-b168-51d3-ae59-8b53529a6f67/f8c0d8e5-b168-51d3-ae59-8b53529a6f67_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55689,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/ML72VFK/2026-03-26/image/88ea072e-93f3-4030-9265-8a7165b1939a_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f8c0d8e5-b168-51d3-ae59-8b53529a6f67/f8c0d8e5-b168-51d3-ae59-8b53529a6f67_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55327,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/ML72VFK/2026-03-26/image/6c3cbb36-c1dd-4569-8cf6-885d8bc3e636_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f8c0d8e5-b168-51d3-ae59-8b53529a6f67/f8c0d8e5-b168-51d3-ae59-8b53529a6f67_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 19258,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/ML72VFK/2026-03-26/image/9c38e293-9b7e-41a0-895c-4780f5acdba8_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f8c0d8e5-b168-51d3-ae59-8b53529a6f67/f8c0d8e5-b168-51d3-ae59-8b53529a6f67_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59853,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/ML72VFK/2026-03-26/image/6cedf007-7f28-4df4-82e4-b4701c3b6fec_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-11-04',
'seller_name': 'Zenith',
'title': 'AUDI Q4 E-TRON SPORTBACK 125kW 35 55kWh S Line 5dr Auto [C+S]',
'transmission': 'automatic',
'trim': '125kW 35 55kWh S Line 5dr Auto [C+S]',
'vin': None,
'year': 2022}
2026-03-27 19:11:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:11:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120798272%27 HTTP/1.1" 200 None
2026-03-27 19:11:11 [astonbarclay.gb] INFO: Saving data for 120798272: {'created_time': 1774638671.847922, 'last_price_update_time': 1774638671.847932, 'auction_closing_time': 1774947600.0}
2026-03-27 19:11:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:11:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120798272') HTTP/1.1" 204 0
2026-03-27 19:11:11 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120482326, 'registration': 'WN72DGZ', 'account': 'ZEN002', 'make': 'MERCEDES-BENZ', 'model': 'CLA COUPE', 'derivative': 'CLA 250e AMG Line Premium 4dr Tip Auto', 'mileage': 74707, 'mileageWarranty': True, 'type': 'car', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 209}, 'saleStart': '2026-03-31T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2022-09-16', 'fuel': 'Petrol/Plugin Electric Hybrid', 'motExpiry': '2026-09-15', 'doors': 4, 'engineSize': 1332, 'bodyType': 'Saloon', 'images': ['https://abimg003.imgix.net/WN72DGZ/2026-03-27/image/4fcabb72-70c7-44fa-88bf-8f6804dc01e0_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN72DGZ/2026-03-27/image/cdca4413-76a8-4493-bbab-215899047d65_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN72DGZ/2026-03-27/image/bab65337-84f1-4cb8-8e21-dcf36530bcff_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN72DGZ/2026-03-27/image/4b8c8596-5ba5-454b-8501-b8194f879394_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN72DGZ/2026-03-27/image/58a1a0c1-d96c-48b7-b679-38884653632d_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN72DGZ/2026-03-27/image/26472f44-f951-4db7-b16d-72aa839fd1e2_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN72DGZ/2026-03-27/image/0bcbf5c2-449c-4e93-b309-f4708403bc8b_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN72DGZ/2026-03-27/image/8cebd8a5-0b84-491f-9c87-4b8683ce7601_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service invoice 04/23-17K 09/23-32K 08/24-46K 07/25-63K', 'remarks': 'SPARE KEY, VOSA STATES 66K', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': 'TF', 'co2': 22, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/854b0ed4-a38e-4d73-bc21-c4c7aa7bc295.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-27 19:11:11 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120482326, 'registration': 'WN72DGZ', 'account': 'ZEN002', 'make': 'MERCEDES-BENZ', 'model': 'CLA COUPE', 'derivative': 'CLA 250e AMG Line Premium 4dr Tip Auto', 'mileage': 74707, 'mileageWarranty': True, 'type': 'car', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 209}, 'saleStart': '2026-03-31T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2022-09-16', 'fuel': 'Petrol/Plugin Electric Hybrid', 'motExpiry': '2026-09-15', 'doors': 4, 'engineSize': 1332, 'bodyType': 'Saloon', 'images': ['https://abimg003.imgix.net/WN72DGZ/2026-03-27/image/4fcabb72-70c7-44fa-88bf-8f6804dc01e0_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN72DGZ/2026-03-27/image/cdca4413-76a8-4493-bbab-215899047d65_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN72DGZ/2026-03-27/image/bab65337-84f1-4cb8-8e21-dcf36530bcff_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN72DGZ/2026-03-27/image/4b8c8596-5ba5-454b-8501-b8194f879394_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN72DGZ/2026-03-27/image/58a1a0c1-d96c-48b7-b679-38884653632d_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN72DGZ/2026-03-27/image/26472f44-f951-4db7-b16d-72aa839fd1e2_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN72DGZ/2026-03-27/image/0bcbf5c2-449c-4e93-b309-f4708403bc8b_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN72DGZ/2026-03-27/image/8cebd8a5-0b84-491f-9c87-4b8683ce7601_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service invoice 04/23-17K 09/23-32K 08/24-46K 07/25-63K', 'remarks': 'SPARE KEY, VOSA STATES 66K', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': 'TF', 'co2': 22, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/854b0ed4-a38e-4d73-bc21-c4c7aa7bc295.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-27 19:11:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8aba7192-1188-5366-b57f-f62147938cef with identifier: 120482326
2026-03-27 19:11:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8aba7192-1188-5366-b57f-f62147938cef with scrape type 1
2026-03-27 19:11:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 8 photos for item 8aba7192-1188-5366-b57f-f62147938cef
2026-03-27 19:11:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:11: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%252FWN72DGZ%252F2026-03-27%252Fimage%252F4fcabb72-70c7-44fa-88bf-8f6804dc01e0_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:11:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WN72DGZ/2026-03-27/image/4fcabb72-70c7-44fa-88bf-8f6804dc01e0_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:11:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:11: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%252FWN72DGZ%252F2026-03-27%252Fimage%252Fcdca4413-76a8-4493-bbab-215899047d65_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:11:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WN72DGZ/2026-03-27/image/cdca4413-76a8-4493-bbab-215899047d65_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:11:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:11: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%252FWN72DGZ%252F2026-03-27%252Fimage%252Fbab65337-84f1-4cb8-8e21-dcf36530bcff_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:11:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WN72DGZ/2026-03-27/image/bab65337-84f1-4cb8-8e21-dcf36530bcff_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:11:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:11: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%252FWN72DGZ%252F2026-03-27%252Fimage%252F4b8c8596-5ba5-454b-8501-b8194f879394_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:11:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WN72DGZ/2026-03-27/image/4b8c8596-5ba5-454b-8501-b8194f879394_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:11:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:11: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%252FWN72DGZ%252F2026-03-27%252Fimage%252F58a1a0c1-d96c-48b7-b679-38884653632d_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:11:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WN72DGZ/2026-03-27/image/58a1a0c1-d96c-48b7-b679-38884653632d_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:11:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:11: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%252FWN72DGZ%252F2026-03-27%252Fimage%252F26472f44-f951-4db7-b16d-72aa839fd1e2_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:11:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WN72DGZ/2026-03-27/image/26472f44-f951-4db7-b16d-72aa839fd1e2_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:11:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:11: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%252FWN72DGZ%252F2026-03-27%252Fimage%252F0bcbf5c2-449c-4e93-b309-f4708403bc8b_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:11:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WN72DGZ/2026-03-27/image/0bcbf5c2-449c-4e93-b309-f4708403bc8b_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:11:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:11: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%252FWN72DGZ%252F2026-03-27%252Fimage%252F8cebd8a5-0b84-491f-9c87-4b8683ce7601_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:11:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WN72DGZ/2026-03-27/image/8cebd8a5-0b84-491f-9c87-4b8683ce7601_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:11:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120441725?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:11:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:11:13 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120441725, 'registration': 'BT72MKU', 'account': 'ZEN002', 'make': 'TESLA', 'model': 'MODEL 3 SALOON', 'derivative': 'RWD 4dr Auto', 'mileage': 36680, 'mileageWarranty': True, 'type': 'car', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 209}, 'saleStart': '2026-03-31T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2022-11-24', 'fuel': 'Electric', 'motExpiry': '2026-11-23', 'doors': 4, 'engineSize': None, 'bodyType': 'Saloon', 'images': ['https://abimg003.imgix.net/BT72MKU/2026-03-27/image/5733f810-7da9-4ca4-896e-144a544c8b91_removebg.jpg?w=600', 'https://abimg003.imgix.net/BT72MKU/2026-03-27/image/3a2f8d25-b423-4cfb-876d-a8c766dc8c11_removebg.jpg?w=600', 'https://abimg003.imgix.net/BT72MKU/2026-03-27/image/74c9962a-48b2-4bb3-b3d1-72d53746a3d8_removebg.jpg?w=600', 'https://abimg003.imgix.net/BT72MKU/2026-03-27/image/6eb25091-e8ae-4844-83a4-734c3cbafa1b_removebg.jpg?w=600', 'https://abimg003.imgix.net/BT72MKU/2026-03-27/image/a20ec5ea-337e-4c30-b430-71240f4aed75_removebg.jpg?w=600', 'https://abimg003.imgix.net/BT72MKU/2026-03-27/image/9821728d-a9da-4a88-8f93-d9c131ce1e1b_removebg.jpg?w=600', 'https://abimg003.imgix.net/BT72MKU/2026-03-27/image/cd9cfbf7-cd15-4794-8724-ba98eaf1440e_removebg.jpg?w=600', 'https://abimg003.imgix.net/BT72MKU/2026-03-27/image/0cce4f5a-6f53-469b-bde9-b7fc31b21b18_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'VOSA STATES 32K', '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/af8d0c85-1957-4872-af54-bf3790b6be97.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-27 19:11:13 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120441725, 'registration': 'BT72MKU', 'account': 'ZEN002', 'make': 'TESLA', 'model': 'MODEL 3 SALOON', 'derivative': 'RWD 4dr Auto', 'mileage': 36680, 'mileageWarranty': True, 'type': 'car', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 209}, 'saleStart': '2026-03-31T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2022-11-24', 'fuel': 'Electric', 'motExpiry': '2026-11-23', 'doors': 4, 'engineSize': None, 'bodyType': 'Saloon', 'images': ['https://abimg003.imgix.net/BT72MKU/2026-03-27/image/5733f810-7da9-4ca4-896e-144a544c8b91_removebg.jpg?w=600', 'https://abimg003.imgix.net/BT72MKU/2026-03-27/image/3a2f8d25-b423-4cfb-876d-a8c766dc8c11_removebg.jpg?w=600', 'https://abimg003.imgix.net/BT72MKU/2026-03-27/image/74c9962a-48b2-4bb3-b3d1-72d53746a3d8_removebg.jpg?w=600', 'https://abimg003.imgix.net/BT72MKU/2026-03-27/image/6eb25091-e8ae-4844-83a4-734c3cbafa1b_removebg.jpg?w=600', 'https://abimg003.imgix.net/BT72MKU/2026-03-27/image/a20ec5ea-337e-4c30-b430-71240f4aed75_removebg.jpg?w=600', 'https://abimg003.imgix.net/BT72MKU/2026-03-27/image/9821728d-a9da-4a88-8f93-d9c131ce1e1b_removebg.jpg?w=600', 'https://abimg003.imgix.net/BT72MKU/2026-03-27/image/cd9cfbf7-cd15-4794-8724-ba98eaf1440e_removebg.jpg?w=600', 'https://abimg003.imgix.net/BT72MKU/2026-03-27/image/0cce4f5a-6f53-469b-bde9-b7fc31b21b18_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'VOSA STATES 32K', '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/af8d0c85-1957-4872-af54-bf3790b6be97.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-27 19:11:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d5376dc2-9ffa-5a00-a38b-bc99bbcdb4aa with identifier: 120441725
2026-03-27 19:11:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d5376dc2-9ffa-5a00-a38b-bc99bbcdb4aa with scrape type 1
2026-03-27 19:11:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 8 photos for item d5376dc2-9ffa-5a00-a38b-bc99bbcdb4aa
2026-03-27 19:11:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:11:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FBT72MKU%252F2026-03-27%252Fimage%252F5733f810-7da9-4ca4-896e-144a544c8b91_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:11:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BT72MKU/2026-03-27/image/5733f810-7da9-4ca4-896e-144a544c8b91_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:11:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:11:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FBT72MKU%252F2026-03-27%252Fimage%252F3a2f8d25-b423-4cfb-876d-a8c766dc8c11_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:11:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BT72MKU/2026-03-27/image/3a2f8d25-b423-4cfb-876d-a8c766dc8c11_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:11:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:11:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FBT72MKU%252F2026-03-27%252Fimage%252F74c9962a-48b2-4bb3-b3d1-72d53746a3d8_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:11:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BT72MKU/2026-03-27/image/74c9962a-48b2-4bb3-b3d1-72d53746a3d8_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:11:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:11:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FBT72MKU%252F2026-03-27%252Fimage%252F6eb25091-e8ae-4844-83a4-734c3cbafa1b_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:11:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BT72MKU/2026-03-27/image/6eb25091-e8ae-4844-83a4-734c3cbafa1b_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:11:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:11:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FBT72MKU%252F2026-03-27%252Fimage%252Fa20ec5ea-337e-4c30-b430-71240f4aed75_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:11:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BT72MKU/2026-03-27/image/a20ec5ea-337e-4c30-b430-71240f4aed75_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:11:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:11:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FBT72MKU%252F2026-03-27%252Fimage%252F9821728d-a9da-4a88-8f93-d9c131ce1e1b_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:11:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BT72MKU/2026-03-27/image/9821728d-a9da-4a88-8f93-d9c131ce1e1b_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:11:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:11:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FBT72MKU%252F2026-03-27%252Fimage%252Fcd9cfbf7-cd15-4794-8724-ba98eaf1440e_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:11:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BT72MKU/2026-03-27/image/cd9cfbf7-cd15-4794-8724-ba98eaf1440e_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:11:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:11:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FBT72MKU%252F2026-03-27%252Fimage%252F0cce4f5a-6f53-469b-bde9-b7fc31b21b18_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:11:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BT72MKU/2026-03-27/image/0cce4f5a-6f53-469b-bde9-b7fc31b21b18_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:11:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/WN72DGZ/2026-03-27/image/8cebd8a5-0b84-491f-9c87-4b8683ce7601_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120482326?view=catalogue)
2026-03-27 19:11:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:11:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439eb85310>
2026-03-27 19:11:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:11:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:11:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:11:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8aba7192-1188-5366-b57f-f62147938cef/8aba7192-1188-5366-b57f-f62147938cef_image_7.jpg HTTP/1.1" 201 0
2026-03-27 19:11:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:11:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FWN72DGZ%252F2026-03-27%252Fimage%252F8cebd8a5-0b84-491f-9c87-4b8683ce7601_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:11:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WN72DGZ/2026-03-27/image/8cebd8a5-0b84-491f-9c87-4b8683ce7601_removebg.jpg?w=600 saved to cache
2026-03-27 19:11:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 8aba7192-1188-5366-b57f-f62147938cef
2026-03-27 19:11:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/BT72MKU/2026-03-27/image/0cce4f5a-6f53-469b-bde9-b7fc31b21b18_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120441725?view=catalogue)
2026-03-27 19:11:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:11:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439d7b4c90>
2026-03-27 19:11:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:11:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:11:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:11:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d5376dc2-9ffa-5a00-a38b-bc99bbcdb4aa/d5376dc2-9ffa-5a00-a38b-bc99bbcdb4aa_image_7.jpg HTTP/1.1" 201 0
2026-03-27 19:11:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:11:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FBT72MKU%252F2026-03-27%252Fimage%252F0cce4f5a-6f53-469b-bde9-b7fc31b21b18_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:11:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BT72MKU/2026-03-27/image/0cce4f5a-6f53-469b-bde9-b7fc31b21b18_removebg.jpg?w=600 saved to cache
2026-03-27 19:11:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item d5376dc2-9ffa-5a00-a38b-bc99bbcdb4aa
2026-03-27 19:11:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120655826?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:11:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:11:14 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120655826, 'registration': 'BN22YBL', 'account': 'ZEN002', 'make': 'HYUNDAI', 'model': 'IONIQ 5 ELECTRIC HATCHBACK', 'derivative': '125kW SE Connect 58 kWh 5dr Auto', 'mileage': 86948, 'mileageWarranty': True, 'type': 'car', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 209}, 'saleStart': '2026-03-31T09: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': None, 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': 'Service digital 09/22 12K 06/23 24K 01/24 37K 07/24 48K 02/25 60K 09/25 74K', 'remarks': 'Metallic Paint VOSA STATES 60K 83K', '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/41928386-d02d-4099-b2e6-db297e9d06dc.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-27 19:11:14 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120655826, 'registration': 'BN22YBL', 'account': 'ZEN002', 'make': 'HYUNDAI', 'model': 'IONIQ 5 ELECTRIC HATCHBACK', 'derivative': '125kW SE Connect 58 kWh 5dr Auto', 'mileage': 86948, 'mileageWarranty': True, 'type': 'car', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 209}, 'saleStart': '2026-03-31T09: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': None, 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': 'Service digital 09/22 12K 06/23 24K 01/24 37K 07/24 48K 02/25 60K 09/25 74K', 'remarks': 'Metallic Paint VOSA STATES 60K 83K', '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/41928386-d02d-4099-b2e6-db297e9d06dc.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-27 19:11:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e1cb7e56-145e-5aeb-9e08-4e0294349c9a with identifier: 120655826
2026-03-27 19:11:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e1cb7e56-145e-5aeb-9e08-4e0294349c9a with scrape type 1
2026-03-27 19:11:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item e1cb7e56-145e-5aeb-9e08-4e0294349c9a
2026-03-27 19:11:14 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item e1cb7e56-145e-5aeb-9e08-4e0294349c9a
2026-03-27 19:11:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: e1cb7e56-145e-5aeb-9e08-4e0294349c9a, identifier: 120655826
2026-03-27 19:11:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: e1cb7e56-145e-5aeb-9e08-4e0294349c9a with identifier: 120655826
2026-03-27 19:11:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: e1cb7e56-145e-5aeb-9e08-4e0294349c9a with identifier: 120655826
2026-03-27 19:11:14 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: e1cb7e56-145e-5aeb-9e08-4e0294349c9a with identifier: 120655826 to the API
2026-03-27 19:11:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:11:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 19:11:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120655826?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:00:00Z',
'fuel_type': 'Electric',
'id': 'e1cb7e56-145e-5aeb-9e08-4e0294349c9a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'BN22YBL',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120655826',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'HYUNDAI',
'model': 'IONIQ 5 ELECTRIC HATCHBACK',
'odometer': 86948,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-03-01',
'seller_name': 'Zenith',
'title': 'HYUNDAI IONIQ 5 ELECTRIC HATCHBACK 125kW SE Connect 58 kWh 5dr Auto',
'transmission': 'automatic',
'trim': '125kW SE Connect 58 kWh 5dr Auto',
'vin': None,
'year': 2022}
2026-03-27 19:11:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:11:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120655826%27 HTTP/1.1" 200 None
2026-03-27 19:11:14 [astonbarclay.gb] INFO: Saving data for 120655826: {'created_time': 1774638674.480797, 'last_price_update_time': 1774638674.480807, 'auction_closing_time': 1774947600.0}
2026-03-27 19:11:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:11:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120655826') HTTP/1.1" 204 0
2026-03-27 19:11:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/BT72MKU/2026-03-27/image/cd9cfbf7-cd15-4794-8724-ba98eaf1440e_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120441725?view=catalogue)
2026-03-27 19:11:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/BT72MKU/2026-03-27/image/9821728d-a9da-4a88-8f93-d9c131ce1e1b_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120441725?view=catalogue)
2026-03-27 19:11:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:11:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439deaded0>
2026-03-27 19:11:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:11:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:11:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:11:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d5376dc2-9ffa-5a00-a38b-bc99bbcdb4aa/d5376dc2-9ffa-5a00-a38b-bc99bbcdb4aa_image_6.jpg HTTP/1.1" 201 0
2026-03-27 19:11:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:11:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FBT72MKU%252F2026-03-27%252Fimage%252Fcd9cfbf7-cd15-4794-8724-ba98eaf1440e_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:11:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BT72MKU/2026-03-27/image/cd9cfbf7-cd15-4794-8724-ba98eaf1440e_removebg.jpg?w=600 saved to cache
2026-03-27 19:11:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item d5376dc2-9ffa-5a00-a38b-bc99bbcdb4aa
2026-03-27 19:11:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:11:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439df5a290>
2026-03-27 19:11:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:11:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:11:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:11:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d5376dc2-9ffa-5a00-a38b-bc99bbcdb4aa/d5376dc2-9ffa-5a00-a38b-bc99bbcdb4aa_image_5.jpg HTTP/1.1" 201 0
2026-03-27 19:11:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:11:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FBT72MKU%252F2026-03-27%252Fimage%252F9821728d-a9da-4a88-8f93-d9c131ce1e1b_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:11:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BT72MKU/2026-03-27/image/9821728d-a9da-4a88-8f93-d9c131ce1e1b_removebg.jpg?w=600 saved to cache
2026-03-27 19:11:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item d5376dc2-9ffa-5a00-a38b-bc99bbcdb4aa
2026-03-27 19:11:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/BT72MKU/2026-03-27/image/6eb25091-e8ae-4844-83a4-734c3cbafa1b_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120441725?view=catalogue)
2026-03-27 19:11:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/BT72MKU/2026-03-27/image/a20ec5ea-337e-4c30-b430-71240f4aed75_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120441725?view=catalogue)
2026-03-27 19:11:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:11:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f43a0209410>
2026-03-27 19:11:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:11:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:11:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:11:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d5376dc2-9ffa-5a00-a38b-bc99bbcdb4aa/d5376dc2-9ffa-5a00-a38b-bc99bbcdb4aa_image_3.jpg HTTP/1.1" 201 0
2026-03-27 19:11:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:11:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FBT72MKU%252F2026-03-27%252Fimage%252F6eb25091-e8ae-4844-83a4-734c3cbafa1b_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:11:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BT72MKU/2026-03-27/image/6eb25091-e8ae-4844-83a4-734c3cbafa1b_removebg.jpg?w=600 saved to cache
2026-03-27 19:11:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item d5376dc2-9ffa-5a00-a38b-bc99bbcdb4aa
2026-03-27 19:11:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:11:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439eb32090>
2026-03-27 19:11:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:11:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:11:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:11:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d5376dc2-9ffa-5a00-a38b-bc99bbcdb4aa/d5376dc2-9ffa-5a00-a38b-bc99bbcdb4aa_image_4.jpg HTTP/1.1" 201 0
2026-03-27 19:11:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:11:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FBT72MKU%252F2026-03-27%252Fimage%252Fa20ec5ea-337e-4c30-b430-71240f4aed75_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:11:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BT72MKU/2026-03-27/image/a20ec5ea-337e-4c30-b430-71240f4aed75_removebg.jpg?w=600 saved to cache
2026-03-27 19:11:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item d5376dc2-9ffa-5a00-a38b-bc99bbcdb4aa
2026-03-27 19:11:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/BT72MKU/2026-03-27/image/3a2f8d25-b423-4cfb-876d-a8c766dc8c11_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120441725?view=catalogue)
2026-03-27 19:11:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/BT72MKU/2026-03-27/image/74c9962a-48b2-4bb3-b3d1-72d53746a3d8_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120441725?view=catalogue)
2026-03-27 19:11:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/BT72MKU/2026-03-27/image/5733f810-7da9-4ca4-896e-144a544c8b91_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120441725?view=catalogue)
2026-03-27 19:11:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:11:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439d7417d0>
2026-03-27 19:11:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:11:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:11:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:11:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d5376dc2-9ffa-5a00-a38b-bc99bbcdb4aa/d5376dc2-9ffa-5a00-a38b-bc99bbcdb4aa_image_1.jpg HTTP/1.1" 201 0
2026-03-27 19:11:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:11:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FBT72MKU%252F2026-03-27%252Fimage%252F3a2f8d25-b423-4cfb-876d-a8c766dc8c11_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:11:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BT72MKU/2026-03-27/image/3a2f8d25-b423-4cfb-876d-a8c766dc8c11_removebg.jpg?w=600 saved to cache
2026-03-27 19:11:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item d5376dc2-9ffa-5a00-a38b-bc99bbcdb4aa
2026-03-27 19:11:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:11:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439d6e8790>
2026-03-27 19:11:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:11:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:11:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:11:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d5376dc2-9ffa-5a00-a38b-bc99bbcdb4aa/d5376dc2-9ffa-5a00-a38b-bc99bbcdb4aa_image_2.jpg HTTP/1.1" 201 0
2026-03-27 19:11:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:11:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FBT72MKU%252F2026-03-27%252Fimage%252F74c9962a-48b2-4bb3-b3d1-72d53746a3d8_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:11:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BT72MKU/2026-03-27/image/74c9962a-48b2-4bb3-b3d1-72d53746a3d8_removebg.jpg?w=600 saved to cache
2026-03-27 19:11:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item d5376dc2-9ffa-5a00-a38b-bc99bbcdb4aa
2026-03-27 19:11:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:11:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439e1f31d0>
2026-03-27 19:11:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:11:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:11:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:11:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d5376dc2-9ffa-5a00-a38b-bc99bbcdb4aa/d5376dc2-9ffa-5a00-a38b-bc99bbcdb4aa_image_0.jpg HTTP/1.1" 201 0
2026-03-27 19:11:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:11:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FBT72MKU%252F2026-03-27%252Fimage%252F5733f810-7da9-4ca4-896e-144a544c8b91_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:11:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BT72MKU/2026-03-27/image/5733f810-7da9-4ca4-896e-144a544c8b91_removebg.jpg?w=600 saved to cache
2026-03-27 19:11:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item d5376dc2-9ffa-5a00-a38b-bc99bbcdb4aa
2026-03-27 19:11:15 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d5376dc2-9ffa-5a00-a38b-bc99bbcdb4aa, skipping ID generation
2026-03-27 19:11:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d5376dc2-9ffa-5a00-a38b-bc99bbcdb4aa with scrape type 1
2026-03-27 19:11:15 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d5376dc2-9ffa-5a00-a38b-bc99bbcdb4aa sending to next pipeline
2026-03-27 19:11:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: d5376dc2-9ffa-5a00-a38b-bc99bbcdb4aa, identifier: 120441725
2026-03-27 19:11:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: d5376dc2-9ffa-5a00-a38b-bc99bbcdb4aa with identifier: 120441725
2026-03-27 19:11:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: d5376dc2-9ffa-5a00-a38b-bc99bbcdb4aa with identifier: 120441725
2026-03-27 19:11:15 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: d5376dc2-9ffa-5a00-a38b-bc99bbcdb4aa with identifier: 120441725 to the API
2026-03-27 19:11:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:11: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-27 19:11:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/BT72MKU/2026-03-27/image/5733f810-7da9-4ca4-896e-144a544c8b91_removebg.jpg?w=600>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Electric',
'id': 'd5376dc2-9ffa-5a00-a38b-bc99bbcdb4aa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'BT72MKU',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120441725',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'TESLA',
'model': 'MODEL 3 SALOON',
'odometer': 36680,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 8,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5376dc2-9ffa-5a00-a38b-bc99bbcdb4aa/d5376dc2-9ffa-5a00-a38b-bc99bbcdb4aa_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 30133,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/BT72MKU/2026-03-27/image/5733f810-7da9-4ca4-896e-144a544c8b91_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5376dc2-9ffa-5a00-a38b-bc99bbcdb4aa/d5376dc2-9ffa-5a00-a38b-bc99bbcdb4aa_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 30205,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/BT72MKU/2026-03-27/image/3a2f8d25-b423-4cfb-876d-a8c766dc8c11_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5376dc2-9ffa-5a00-a38b-bc99bbcdb4aa/d5376dc2-9ffa-5a00-a38b-bc99bbcdb4aa_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 31163,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/BT72MKU/2026-03-27/image/74c9962a-48b2-4bb3-b3d1-72d53746a3d8_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5376dc2-9ffa-5a00-a38b-bc99bbcdb4aa/d5376dc2-9ffa-5a00-a38b-bc99bbcdb4aa_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 32478,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/BT72MKU/2026-03-27/image/6eb25091-e8ae-4844-83a4-734c3cbafa1b_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5376dc2-9ffa-5a00-a38b-bc99bbcdb4aa/d5376dc2-9ffa-5a00-a38b-bc99bbcdb4aa_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39664,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/BT72MKU/2026-03-27/image/a20ec5ea-337e-4c30-b430-71240f4aed75_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5376dc2-9ffa-5a00-a38b-bc99bbcdb4aa/d5376dc2-9ffa-5a00-a38b-bc99bbcdb4aa_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48365,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/BT72MKU/2026-03-27/image/9821728d-a9da-4a88-8f93-d9c131ce1e1b_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5376dc2-9ffa-5a00-a38b-bc99bbcdb4aa/d5376dc2-9ffa-5a00-a38b-bc99bbcdb4aa_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37415,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/BT72MKU/2026-03-27/image/cd9cfbf7-cd15-4794-8724-ba98eaf1440e_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5376dc2-9ffa-5a00-a38b-bc99bbcdb4aa/d5376dc2-9ffa-5a00-a38b-bc99bbcdb4aa_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54412,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/BT72MKU/2026-03-27/image/0cce4f5a-6f53-469b-bde9-b7fc31b21b18_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-11-24',
'seller_name': 'Zenith',
'title': 'TESLA MODEL 3 SALOON RWD 4dr Auto',
'transmission': 'automatic',
'trim': 'RWD 4dr Auto',
'vin': None,
'year': 2022}
2026-03-27 19:11:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:11:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120441725%27 HTTP/1.1" 200 None
2026-03-27 19:11:15 [astonbarclay.gb] INFO: Saving data for 120441725: {'created_time': 1774638675.579154, 'last_price_update_time': 1774638675.579165, 'auction_closing_time': 1774947600.0}
2026-03-27 19:11:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:11:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120441725') HTTP/1.1" 204 0
2026-03-27 19:11:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/WN72DGZ/2026-03-27/image/26472f44-f951-4db7-b16d-72aa839fd1e2_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120482326?view=catalogue)
2026-03-27 19:11:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/WN72DGZ/2026-03-27/image/0bcbf5c2-449c-4e93-b309-f4708403bc8b_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120482326?view=catalogue)
2026-03-27 19:11:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120677568?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:11:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:11:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120692186?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:11:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:11:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:11:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439d740890>
2026-03-27 19:11:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:11:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:11:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:11:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8aba7192-1188-5366-b57f-f62147938cef/8aba7192-1188-5366-b57f-f62147938cef_image_5.jpg HTTP/1.1" 201 0
2026-03-27 19:11:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:11:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FWN72DGZ%252F2026-03-27%252Fimage%252F26472f44-f951-4db7-b16d-72aa839fd1e2_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:11:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WN72DGZ/2026-03-27/image/26472f44-f951-4db7-b16d-72aa839fd1e2_removebg.jpg?w=600 saved to cache
2026-03-27 19:11:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 8aba7192-1188-5366-b57f-f62147938cef
2026-03-27 19:11:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:11:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439d6f5890>
2026-03-27 19:11:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:11:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:11:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:11:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8aba7192-1188-5366-b57f-f62147938cef/8aba7192-1188-5366-b57f-f62147938cef_image_6.jpg HTTP/1.1" 201 0
2026-03-27 19:11:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:11:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FWN72DGZ%252F2026-03-27%252Fimage%252F0bcbf5c2-449c-4e93-b309-f4708403bc8b_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:11:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WN72DGZ/2026-03-27/image/0bcbf5c2-449c-4e93-b309-f4708403bc8b_removebg.jpg?w=600 saved to cache
2026-03-27 19:11:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 8aba7192-1188-5366-b57f-f62147938cef
2026-03-27 19:11:15 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120677568, 'registration': 'YR21CGK', 'account': 'OGI002', 'make': 'FORD', 'model': 'TRANSIT CUSTOM 340 L2 DIESEL FWD', 'derivative': '2.0 EcoBlue 170ps Low Roof Trend Van', 'mileage': 183623, 'mileageWarranty': True, 'type': 'commercial', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 209}, 'saleStart': '2026-03-31T09:00Z', 'lot': 82, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2021-03-15', 'fuel': 'Diesel', 'motExpiry': '2027-03-19', 'doors': None, 'engineSize': 1995, 'bodyType': 'Van', 'images': ['https://abimg003.imgix.net/YR21CGK/2026-03-27/image/8a83b1e2-93ad-4c38-a8a2-4d327b43b87f_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR21CGK/2026-03-27/image/7ae58380-479d-4144-9627-59fa62b4bf6a_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR21CGK/2026-03-27/image/679f6870-4fc9-4328-a084-91176e13ab9d_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR21CGK/2026-03-27/image/88e3bbf1-b626-4d9d-ad5b-0bd1e1b69a6a_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR21CGK/2026-03-27/image/953f59fa-233e-4f50-aac4-252956013dda_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR21CGK/2026-03-27/image/9ea3bc65-674c-4a07-a2a1-65c5ad2d4251_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR21CGK/2026-03-27/image/ee2f2bff-1296-4b6f-8fc7-718fa4457888_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith - LCV', 'serviceHistory': 'Service digital 09/21 22K 01/23 72K 11/23 108K 03/24 118K 09/24 134K 03/25 150K 06/25 158K 10/25 169K', 'remarks': 'VOSA STATES 118K 150K 183K', 'virtual': False, 'seller': 'Ogilvie Fleet', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 203, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/9a54d2d5-a385-496e-9c74-5f045472675e.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': '+VAT', 'value': '+VAT'}}
2026-03-27 19:11:15 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120677568, 'registration': 'YR21CGK', 'account': 'OGI002', 'make': 'FORD', 'model': 'TRANSIT CUSTOM 340 L2 DIESEL FWD', 'derivative': '2.0 EcoBlue 170ps Low Roof Trend Van', 'mileage': 183623, 'mileageWarranty': True, 'type': 'commercial', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 209}, 'saleStart': '2026-03-31T09:00Z', 'lot': 82, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2021-03-15', 'fuel': 'Diesel', 'motExpiry': '2027-03-19', 'doors': None, 'engineSize': 1995, 'bodyType': 'Van', 'images': ['https://abimg003.imgix.net/YR21CGK/2026-03-27/image/8a83b1e2-93ad-4c38-a8a2-4d327b43b87f_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR21CGK/2026-03-27/image/7ae58380-479d-4144-9627-59fa62b4bf6a_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR21CGK/2026-03-27/image/679f6870-4fc9-4328-a084-91176e13ab9d_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR21CGK/2026-03-27/image/88e3bbf1-b626-4d9d-ad5b-0bd1e1b69a6a_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR21CGK/2026-03-27/image/953f59fa-233e-4f50-aac4-252956013dda_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR21CGK/2026-03-27/image/9ea3bc65-674c-4a07-a2a1-65c5ad2d4251_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR21CGK/2026-03-27/image/ee2f2bff-1296-4b6f-8fc7-718fa4457888_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith - LCV', 'serviceHistory': 'Service digital 09/21 22K 01/23 72K 11/23 108K 03/24 118K 09/24 134K 03/25 150K 06/25 158K 10/25 169K', 'remarks': 'VOSA STATES 118K 150K 183K', 'virtual': False, 'seller': 'Ogilvie Fleet', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 203, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/9a54d2d5-a385-496e-9c74-5f045472675e.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': '+VAT', 'value': '+VAT'}}
2026-03-27 19:11:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6ccf6c64-1885-5029-a52f-a06a29efd2e5 with identifier: 120677568
2026-03-27 19:11:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6ccf6c64-1885-5029-a52f-a06a29efd2e5 with scrape type 2
2026-03-27 19:11:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6ccf6c64-1885-5029-a52f-a06a29efd2e5 with scrape type 2
2026-03-27 19:11:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 6ccf6c64-1885-5029-a52f-a06a29efd2e5, identifier: 120677568
2026-03-27 19:11:15 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120692186, 'registration': 'LG71NTN', 'account': 'ZEN002', 'make': 'FORD', 'model': 'PUMA HATCHBACK', 'derivative': '1.0 EcoBoost Hybrid mHEV 155 Titanium 5dr', 'mileage': 105379, 'mileageWarranty': True, 'type': 'car', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 209}, 'saleStart': '2026-03-31T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2022-01-13', 'fuel': 'Petrol', 'motExpiry': '2027-01-09', 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': None, 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': 'Service digital 11/24 77K', 'remarks': 'Solar Silver Premium Body Colour - VOSA STATES 77K 105K', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': 'TF', 'co2': 125, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/40cdccbc-6b1f-4075-8955-4cba71da960d.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-27 19:11:15 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120692186, 'registration': 'LG71NTN', 'account': 'ZEN002', 'make': 'FORD', 'model': 'PUMA HATCHBACK', 'derivative': '1.0 EcoBoost Hybrid mHEV 155 Titanium 5dr', 'mileage': 105379, 'mileageWarranty': True, 'type': 'car', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 209}, 'saleStart': '2026-03-31T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2022-01-13', 'fuel': 'Petrol', 'motExpiry': '2027-01-09', 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': None, 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': 'Service digital 11/24 77K', 'remarks': 'Solar Silver Premium Body Colour - VOSA STATES 77K 105K', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': 'TF', 'co2': 125, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/40cdccbc-6b1f-4075-8955-4cba71da960d.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-27 19:11:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4fe42fd6-6606-5e8a-b767-c6eca3a61be8 with identifier: 120692186
2026-03-27 19:11:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4fe42fd6-6606-5e8a-b767-c6eca3a61be8 with scrape type 1
2026-03-27 19:11:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 4fe42fd6-6606-5e8a-b767-c6eca3a61be8
2026-03-27 19:11:15 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 4fe42fd6-6606-5e8a-b767-c6eca3a61be8
2026-03-27 19:11:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 4fe42fd6-6606-5e8a-b767-c6eca3a61be8, identifier: 120692186
2026-03-27 19:11:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 6ccf6c64-1885-5029-a52f-a06a29efd2e5 with identifier: 120677568
2026-03-27 19:11:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 6ccf6c64-1885-5029-a52f-a06a29efd2e5 with identifier: 120677568
2026-03-27 19:11:16 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 6ccf6c64-1885-5029-a52f-a06a29efd2e5 with identifier: 120677568 to the API
2026-03-27 19:11:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:11:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 19:11:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120677568?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 203,
'color': 'SILVER',
'currency': 'GBP',
'doors_number': None,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': '6ccf6c64-1885-5029-a52f-a06a29efd2e5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'YR21CGK',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120677568',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'FORD',
'model': 'TRANSIT CUSTOM 340 L2 DIESEL FWD',
'odometer': 183623,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-03-15',
'seller_name': 'Ogilvie Fleet',
'title': 'FORD TRANSIT CUSTOM 340 L2 DIESEL FWD 2.0 EcoBlue 170ps Low Roof '
'Trend Van',
'transmission': 'manual',
'trim': '2.0 EcoBlue 170ps Low Roof Trend Van',
'vin': None,
'year': 2021}
2026-03-27 19:11:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:11:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120677568%27 HTTP/1.1" 200 None
2026-03-27 19:11:16 [astonbarclay.gb] INFO: Saving data for 120677568: {'auction_closing_time': 1774947600.0, 'created_time': 1774530381.681425, 'last_price_update_time': 1774638676.239275}
2026-03-27 19:11:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:11:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120677568') HTTP/1.1" 204 0
2026-03-27 19:11:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 4fe42fd6-6606-5e8a-b767-c6eca3a61be8 with identifier: 120692186
2026-03-27 19:11:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 4fe42fd6-6606-5e8a-b767-c6eca3a61be8 with identifier: 120692186
2026-03-27 19:11:16 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 4fe42fd6-6606-5e8a-b767-c6eca3a61be8 with identifier: 120692186 to the API
2026-03-27 19:11:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:11:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 19:11:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120692186?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 125,
'color': 'SILVER',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol',
'id': '4fe42fd6-6606-5e8a-b767-c6eca3a61be8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'LG71NTN',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120692186',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'FORD',
'model': 'PUMA HATCHBACK',
'odometer': 105379,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-01-13',
'seller_name': 'Zenith',
'title': 'FORD PUMA HATCHBACK 1.0 EcoBoost Hybrid mHEV 155 Titanium 5dr',
'transmission': 'manual',
'trim': '1.0 EcoBoost Hybrid mHEV 155 Titanium 5dr',
'vin': None,
'year': 2022}
2026-03-27 19:11:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:11:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120692186%27 HTTP/1.1" 200 None
2026-03-27 19:11:16 [astonbarclay.gb] INFO: Saving data for 120692186: {'created_time': 1774638676.59847, 'last_price_update_time': 1774638676.598483, 'auction_closing_time': 1774947600.0}
2026-03-27 19:11:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:11:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120692186') HTTP/1.1" 204 0
2026-03-27 19:11:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/WN72DGZ/2026-03-27/image/4b8c8596-5ba5-454b-8501-b8194f879394_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120482326?view=catalogue)
2026-03-27 19:11:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/WN72DGZ/2026-03-27/image/58a1a0c1-d96c-48b7-b679-38884653632d_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120482326?view=catalogue)
2026-03-27 19:11:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/WN72DGZ/2026-03-27/image/cdca4413-76a8-4493-bbab-215899047d65_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120482326?view=catalogue)
2026-03-27 19:11:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/WN72DGZ/2026-03-27/image/bab65337-84f1-4cb8-8e21-dcf36530bcff_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120482326?view=catalogue)
2026-03-27 19:11:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/WN72DGZ/2026-03-27/image/4fcabb72-70c7-44fa-88bf-8f6804dc01e0_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120482326?view=catalogue)
2026-03-27 19:11:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:11:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439d5abb90>
2026-03-27 19:11:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:11:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:11:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:11:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8aba7192-1188-5366-b57f-f62147938cef/8aba7192-1188-5366-b57f-f62147938cef_image_3.jpg HTTP/1.1" 201 0
2026-03-27 19:11:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:11:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FWN72DGZ%252F2026-03-27%252Fimage%252F4b8c8596-5ba5-454b-8501-b8194f879394_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:11:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WN72DGZ/2026-03-27/image/4b8c8596-5ba5-454b-8501-b8194f879394_removebg.jpg?w=600 saved to cache
2026-03-27 19:11:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 8aba7192-1188-5366-b57f-f62147938cef
2026-03-27 19:11:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:11:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439eaadb10>
2026-03-27 19:11:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:11:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:11:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:11:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8aba7192-1188-5366-b57f-f62147938cef/8aba7192-1188-5366-b57f-f62147938cef_image_4.jpg HTTP/1.1" 201 0
2026-03-27 19:11:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:11:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FWN72DGZ%252F2026-03-27%252Fimage%252F58a1a0c1-d96c-48b7-b679-38884653632d_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:11:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WN72DGZ/2026-03-27/image/58a1a0c1-d96c-48b7-b679-38884653632d_removebg.jpg?w=600 saved to cache
2026-03-27 19:11:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 8aba7192-1188-5366-b57f-f62147938cef
2026-03-27 19:11:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:11:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439eb2f190>
2026-03-27 19:11:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:11:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:11:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:11:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8aba7192-1188-5366-b57f-f62147938cef/8aba7192-1188-5366-b57f-f62147938cef_image_1.jpg HTTP/1.1" 201 0
2026-03-27 19:11:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:11:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FWN72DGZ%252F2026-03-27%252Fimage%252Fcdca4413-76a8-4493-bbab-215899047d65_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:11:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WN72DGZ/2026-03-27/image/cdca4413-76a8-4493-bbab-215899047d65_removebg.jpg?w=600 saved to cache
2026-03-27 19:11:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 8aba7192-1188-5366-b57f-f62147938cef
2026-03-27 19:11:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:11:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439deb7090>
2026-03-27 19:11:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:11:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:11:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:11:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8aba7192-1188-5366-b57f-f62147938cef/8aba7192-1188-5366-b57f-f62147938cef_image_2.jpg HTTP/1.1" 201 0
2026-03-27 19:11:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:11:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FWN72DGZ%252F2026-03-27%252Fimage%252Fbab65337-84f1-4cb8-8e21-dcf36530bcff_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:11:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WN72DGZ/2026-03-27/image/bab65337-84f1-4cb8-8e21-dcf36530bcff_removebg.jpg?w=600 saved to cache
2026-03-27 19:11:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 8aba7192-1188-5366-b57f-f62147938cef
2026-03-27 19:11:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:11:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439d77fd10>
2026-03-27 19:11:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:11:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:11:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:11:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8aba7192-1188-5366-b57f-f62147938cef/8aba7192-1188-5366-b57f-f62147938cef_image_0.jpg HTTP/1.1" 201 0
2026-03-27 19:11:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:11:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FWN72DGZ%252F2026-03-27%252Fimage%252F4fcabb72-70c7-44fa-88bf-8f6804dc01e0_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:11:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WN72DGZ/2026-03-27/image/4fcabb72-70c7-44fa-88bf-8f6804dc01e0_removebg.jpg?w=600 saved to cache
2026-03-27 19:11:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 8aba7192-1188-5366-b57f-f62147938cef
2026-03-27 19:11:16 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 8aba7192-1188-5366-b57f-f62147938cef, skipping ID generation
2026-03-27 19:11:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8aba7192-1188-5366-b57f-f62147938cef with scrape type 1
2026-03-27 19:11:16 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 8aba7192-1188-5366-b57f-f62147938cef sending to next pipeline
2026-03-27 19:11:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 8aba7192-1188-5366-b57f-f62147938cef, identifier: 120482326
2026-03-27 19:11:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 8aba7192-1188-5366-b57f-f62147938cef with identifier: 120482326
2026-03-27 19:11:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 8aba7192-1188-5366-b57f-f62147938cef with identifier: 120482326
2026-03-27 19:11:17 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 8aba7192-1188-5366-b57f-f62147938cef with identifier: 120482326 to the API
2026-03-27 19:11:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:11: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-27 19:11:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/WN72DGZ/2026-03-27/image/4fcabb72-70c7-44fa-88bf-8f6804dc01e0_removebg.jpg?w=600>
{'auction_title': '',
'c_o_2_emission_value': 22,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol/Plugin Electric Hybrid',
'id': '8aba7192-1188-5366-b57f-f62147938cef',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'WN72DGZ',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120482326',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'MERCEDES-BENZ',
'model': 'CLA COUPE',
'odometer': 74707,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 8,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8aba7192-1188-5366-b57f-f62147938cef/8aba7192-1188-5366-b57f-f62147938cef_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 28908,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/WN72DGZ/2026-03-27/image/4fcabb72-70c7-44fa-88bf-8f6804dc01e0_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8aba7192-1188-5366-b57f-f62147938cef/8aba7192-1188-5366-b57f-f62147938cef_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 28903,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/WN72DGZ/2026-03-27/image/cdca4413-76a8-4493-bbab-215899047d65_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8aba7192-1188-5366-b57f-f62147938cef/8aba7192-1188-5366-b57f-f62147938cef_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 29613,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/WN72DGZ/2026-03-27/image/bab65337-84f1-4cb8-8e21-dcf36530bcff_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8aba7192-1188-5366-b57f-f62147938cef/8aba7192-1188-5366-b57f-f62147938cef_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 30086,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/WN72DGZ/2026-03-27/image/4b8c8596-5ba5-454b-8501-b8194f879394_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8aba7192-1188-5366-b57f-f62147938cef/8aba7192-1188-5366-b57f-f62147938cef_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58195,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/WN72DGZ/2026-03-27/image/58a1a0c1-d96c-48b7-b679-38884653632d_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8aba7192-1188-5366-b57f-f62147938cef/8aba7192-1188-5366-b57f-f62147938cef_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 41730,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/WN72DGZ/2026-03-27/image/26472f44-f951-4db7-b16d-72aa839fd1e2_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8aba7192-1188-5366-b57f-f62147938cef/8aba7192-1188-5366-b57f-f62147938cef_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49986,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/WN72DGZ/2026-03-27/image/0bcbf5c2-449c-4e93-b309-f4708403bc8b_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8aba7192-1188-5366-b57f-f62147938cef/8aba7192-1188-5366-b57f-f62147938cef_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50144,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/WN72DGZ/2026-03-27/image/8cebd8a5-0b84-491f-9c87-4b8683ce7601_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-09-16',
'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-27 19:11:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:11:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120482326%27 HTTP/1.1" 200 None
2026-03-27 19:11:17 [astonbarclay.gb] INFO: Saving data for 120482326: {'created_time': 1774638677.361574, 'last_price_update_time': 1774638677.361585, 'auction_closing_time': 1774947600.0}
2026-03-27 19:11:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:11:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120482326') HTTP/1.1" 204 0
2026-03-27 19:11:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120623928?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:11:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:11:18 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120623928, 'registration': 'FT71LHD', 'account': 'OGI002', 'make': 'CITROEN', 'model': 'BERLINGO M DIESEL', 'derivative': '1.5 BlueHDi 1000Kg Enterprise Pro 100ps [6 Speed]', 'mileage': 65979, 'mileageWarranty': True, 'type': 'commercial', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 209}, 'saleStart': '2026-03-31T09:00Z', 'lot': 79, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2022-02-25', 'fuel': 'Diesel', 'motExpiry': '2027-03-10', 'doors': None, 'engineSize': 1500, 'bodyType': 'Van', 'images': ['https://abimg003.imgix.net/FT71LHD/2026-03-26/image/b51083f2-834e-4817-a030-f48dd5cedf66_removebg.jpg?w=600', 'https://abimg003.imgix.net/FT71LHD/2026-03-26/image/1316caa8-a0e6-45c2-867d-189c14fd668f_removebg.jpg?w=600', 'https://abimg003.imgix.net/FT71LHD/2026-03-26/image/7b36453c-6e1e-4b81-addd-5a188d2a6efc_removebg.jpg?w=600', 'https://abimg003.imgix.net/FT71LHD/2026-03-26/image/6f6f7bdf-270f-4d62-88fc-d53cb86a1160_removebg.jpg?w=600', 'https://abimg003.imgix.net/FT71LHD/2026-03-26/image/f9ee18d9-1c12-4692-8667-99367957af82_removebg.jpg?w=600', 'https://abimg003.imgix.net/FT71LHD/2026-03-26/image/cfaefd5a-d68a-457f-8857-22286984053f_removebg.jpg?w=600', 'https://abimg003.imgix.net/FT71LHD/2026-03-26/image/4b17029b-6694-4844-893a-e7f6b0f0c093_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith - LCV', 'serviceHistory': 'Service digital 03/24 32k 08/25 50k', 'remarks': 'VOSA STATES 44K 64K SPARE KEY', 'virtual': False, 'seller': 'Ogilvie Fleet', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': 'TF', 'co2': 144, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/9e6a6dc8-4e3f-4a46-a97d-25f062480f35.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': '+VAT', 'value': '+VAT'}}
2026-03-27 19:11:18 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120623928, 'registration': 'FT71LHD', 'account': 'OGI002', 'make': 'CITROEN', 'model': 'BERLINGO M DIESEL', 'derivative': '1.5 BlueHDi 1000Kg Enterprise Pro 100ps [6 Speed]', 'mileage': 65979, 'mileageWarranty': True, 'type': 'commercial', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 209}, 'saleStart': '2026-03-31T09:00Z', 'lot': 79, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2022-02-25', 'fuel': 'Diesel', 'motExpiry': '2027-03-10', 'doors': None, 'engineSize': 1500, 'bodyType': 'Van', 'images': ['https://abimg003.imgix.net/FT71LHD/2026-03-26/image/b51083f2-834e-4817-a030-f48dd5cedf66_removebg.jpg?w=600', 'https://abimg003.imgix.net/FT71LHD/2026-03-26/image/1316caa8-a0e6-45c2-867d-189c14fd668f_removebg.jpg?w=600', 'https://abimg003.imgix.net/FT71LHD/2026-03-26/image/7b36453c-6e1e-4b81-addd-5a188d2a6efc_removebg.jpg?w=600', 'https://abimg003.imgix.net/FT71LHD/2026-03-26/image/6f6f7bdf-270f-4d62-88fc-d53cb86a1160_removebg.jpg?w=600', 'https://abimg003.imgix.net/FT71LHD/2026-03-26/image/f9ee18d9-1c12-4692-8667-99367957af82_removebg.jpg?w=600', 'https://abimg003.imgix.net/FT71LHD/2026-03-26/image/cfaefd5a-d68a-457f-8857-22286984053f_removebg.jpg?w=600', 'https://abimg003.imgix.net/FT71LHD/2026-03-26/image/4b17029b-6694-4844-893a-e7f6b0f0c093_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith - LCV', 'serviceHistory': 'Service digital 03/24 32k 08/25 50k', 'remarks': 'VOSA STATES 44K 64K SPARE KEY', 'virtual': False, 'seller': 'Ogilvie Fleet', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': 'TF', 'co2': 144, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/9e6a6dc8-4e3f-4a46-a97d-25f062480f35.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': '+VAT', 'value': '+VAT'}}
2026-03-27 19:11:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ea7a318e-cd24-51db-b514-3cccdabaa732 with identifier: 120623928
2026-03-27 19:11:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ea7a318e-cd24-51db-b514-3cccdabaa732 with scrape type 2
2026-03-27 19:11:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ea7a318e-cd24-51db-b514-3cccdabaa732 with scrape type 2
2026-03-27 19:11:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: ea7a318e-cd24-51db-b514-3cccdabaa732, identifier: 120623928
2026-03-27 19:11:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: ea7a318e-cd24-51db-b514-3cccdabaa732 with identifier: 120623928
2026-03-27 19:11:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: ea7a318e-cd24-51db-b514-3cccdabaa732 with identifier: 120623928
2026-03-27 19:11:18 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: ea7a318e-cd24-51db-b514-3cccdabaa732 with identifier: 120623928 to the API
2026-03-27 19:11:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:11: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-27 19:11:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120623928?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 144,
'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': 'ea7a318e-cd24-51db-b514-3cccdabaa732',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FT71LHD',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120623928',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'CITROEN',
'model': 'BERLINGO M DIESEL',
'odometer': 65979,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-02-25',
'seller_name': 'Ogilvie Fleet',
'title': 'CITROEN BERLINGO M DIESEL 1.5 BlueHDi 1000Kg Enterprise Pro 100ps '
'[6 Speed]',
'transmission': 'manual',
'trim': '1.5 BlueHDi 1000Kg Enterprise Pro 100ps [6 Speed]',
'vin': None,
'year': 2022}
2026-03-27 19:11:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:11:18 [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-27 19:11:18 [astonbarclay.gb] INFO: Saving data for 120623928: {'auction_closing_time': 1774947600.0, 'created_time': 1774530398.41331, 'last_price_update_time': 1774638678.55095}
2026-03-27 19:11:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:11:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120623928') HTTP/1.1" 204 0
2026-03-27 19:11:18 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.188(s), this was the 1st time calling it.
2026-03-27 19:11:18 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.8254536755901825 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-27 19:11:18 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 401.256(s), this was the 3rd time calling it.
2026-03-27 19:11:18 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.175366367039116 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-27 19:11:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-27 19:11:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 4th time calling it.
2026-03-27 19:11:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120733163?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:11:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:11:25 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120733163, 'registration': 'NK18YXY', 'account': 'VAN040', 'make': 'FIAT', 'model': '124 SPIDER CONVERTIBLE', 'derivative': '1.4 Multiair Lusso 2dr', 'mileage': 14001, 'mileageWarranty': False, 'type': 'car', 'saleId': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 401}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2018-03-20', 'fuel': 'Petrol', 'motExpiry': '2026-09-20', 'doors': 2, 'engineSize': 1368, 'bodyType': 'Convertible', 'images': ['https://abimg003.imgix.net/NK18YXY/2026-03-26/image/703a3802-8099-40b1-8e4d-6ce9094d2e09_removebg.jpg?w=600', 'https://abimg003.imgix.net/NK18YXY/2026-03-26/image/5ebc9d6a-a7a8-4cd7-8441-d6dc9385ec3e_removebg.jpg?w=600', 'https://abimg003.imgix.net/NK18YXY/2026-03-26/image/d6c75a39-57af-4370-a59b-67d23268e916_removebg.jpg?w=600', 'https://abimg003.imgix.net/NK18YXY/2026-03-26/image/bef20dbb-ff62-41a8-bd41-16c3008e16ef_removebg.jpg?w=600', 'https://abimg003.imgix.net/NK18YXY/2026-03-26/image/d382608b-dde9-4b89-a2eb-0c3e07ba0cc0_removebg.jpg?w=600', 'https://abimg003.imgix.net/NK18YXY/2026-03-26/image/0e648706-3a6b-4ad7-80df-fafe9803d6c7_removebg.jpg?w=600', 'https://abimg003.imgix.net/NK18YXY/2026-03-26/image/2fc6c9d9-3900-4b05-a779-912e2b49d3b1_removebg.jpg?w=600', 'https://abimg003.imgix.net/NK18YXY/2026-03-26/image/9707c160-cfac-41bd-bd17-25ff2a3413ba_removebg.jpg?w=600', 'https://abimg003.imgix.net/NK18YXY/2026-03-26/image/fdb7eb49-e5f7-4730-bfc2-07270309e2fc_removebg.jpg?w=600'], 'colour': 'BRONZE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 08/20 - 12K, 09/21 - 13K, NO DATE - 13K, 09/23 - 13K, 09/24 - 13K, NO DATE - 13K', 'remarks': '**1208** VOSA STATES 12K, 13K, 13K, 13K, 13K, 13K,', 'virtual': False, 'seller': 'Vantage Motor Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 148, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/b38fbebb-7df3-4bfd-9e9f-749cf161febb.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:11:25 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120733163, 'registration': 'NK18YXY', 'account': 'VAN040', 'make': 'FIAT', 'model': '124 SPIDER CONVERTIBLE', 'derivative': '1.4 Multiair Lusso 2dr', 'mileage': 14001, 'mileageWarranty': False, 'type': 'car', 'saleId': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 401}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2018-03-20', 'fuel': 'Petrol', 'motExpiry': '2026-09-20', 'doors': 2, 'engineSize': 1368, 'bodyType': 'Convertible', 'images': ['https://abimg003.imgix.net/NK18YXY/2026-03-26/image/703a3802-8099-40b1-8e4d-6ce9094d2e09_removebg.jpg?w=600', 'https://abimg003.imgix.net/NK18YXY/2026-03-26/image/5ebc9d6a-a7a8-4cd7-8441-d6dc9385ec3e_removebg.jpg?w=600', 'https://abimg003.imgix.net/NK18YXY/2026-03-26/image/d6c75a39-57af-4370-a59b-67d23268e916_removebg.jpg?w=600', 'https://abimg003.imgix.net/NK18YXY/2026-03-26/image/bef20dbb-ff62-41a8-bd41-16c3008e16ef_removebg.jpg?w=600', 'https://abimg003.imgix.net/NK18YXY/2026-03-26/image/d382608b-dde9-4b89-a2eb-0c3e07ba0cc0_removebg.jpg?w=600', 'https://abimg003.imgix.net/NK18YXY/2026-03-26/image/0e648706-3a6b-4ad7-80df-fafe9803d6c7_removebg.jpg?w=600', 'https://abimg003.imgix.net/NK18YXY/2026-03-26/image/2fc6c9d9-3900-4b05-a779-912e2b49d3b1_removebg.jpg?w=600', 'https://abimg003.imgix.net/NK18YXY/2026-03-26/image/9707c160-cfac-41bd-bd17-25ff2a3413ba_removebg.jpg?w=600', 'https://abimg003.imgix.net/NK18YXY/2026-03-26/image/fdb7eb49-e5f7-4730-bfc2-07270309e2fc_removebg.jpg?w=600'], 'colour': 'BRONZE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 08/20 - 12K, 09/21 - 13K, NO DATE - 13K, 09/23 - 13K, 09/24 - 13K, NO DATE - 13K', 'remarks': '**1208** VOSA STATES 12K, 13K, 13K, 13K, 13K, 13K,', 'virtual': False, 'seller': 'Vantage Motor Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 148, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/b38fbebb-7df3-4bfd-9e9f-749cf161febb.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:11:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 45288947-9e67-51ca-97b5-dda7881ca6cb with identifier: 120733163
2026-03-27 19:11:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 45288947-9e67-51ca-97b5-dda7881ca6cb with scrape type 2
2026-03-27 19:11:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 45288947-9e67-51ca-97b5-dda7881ca6cb with scrape type 2
2026-03-27 19:11:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 45288947-9e67-51ca-97b5-dda7881ca6cb, identifier: 120733163
2026-03-27 19:11:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 45288947-9e67-51ca-97b5-dda7881ca6cb with identifier: 120733163
2026-03-27 19:11:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 19:11:26 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=BRONZE HTTP/1.1" 200 None
2026-03-27 19:11:26 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 19:11:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-27 19:11:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 45288947-9e67-51ca-97b5-dda7881ca6cb with identifier: 120733163
2026-03-27 19:11:26 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 45288947-9e67-51ca-97b5-dda7881ca6cb with identifier: 120733163 to the API
2026-03-27 19:11:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:11: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-27 19:11:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120733163?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 148,
'color': 'BRONZE',
'currency': 'GBP',
'doors_number': 2,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'expiration_date': '2026-03-31T12:00:00Z',
'fuel_type': 'Petrol',
'id': '45288947-9e67-51ca-97b5-dda7881ca6cb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'NK18YXY',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120733163',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'FIAT',
'model': '124 SPIDER CONVERTIBLE',
'odometer': 14001,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-03-20',
'seller_name': 'Vantage Motor Group',
'title': 'FIAT 124 SPIDER CONVERTIBLE 1.4 Multiair Lusso 2dr',
'transmission': 'manual',
'trim': '1.4 Multiair Lusso 2dr',
'vin': None,
'year': 2018}
2026-03-27 19:11:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:11:26 [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-27 19:11:26 [astonbarclay.gb] INFO: Saving data for 120733163: {'auction_closing_time': 1774958400.0, 'created_time': 1774530326.355665, 'last_price_update_time': 1774638686.45264}
2026-03-27 19:11:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:11:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120733163') HTTP/1.1" 204 0
2026-03-27 19:11:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120826263?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:11:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:11:27 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120826263, 'registration': 'GF58FAK', 'account': 'KIR012', 'make': 'HYUNDAI', 'model': 'GETZ HATCHBACK', 'derivative': '1.4 CDX 5dr Auto', 'mileage': 76601, 'mileageWarranty': True, 'type': 'car', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 209}, 'saleStart': '2026-03-31T09:00Z', 'lot': 66, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2008-10-20', 'fuel': 'Petrol', 'motExpiry': '2026-06-14', 'doors': 5, 'engineSize': 1399, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/GF58FAK/2026-03-27/image/e097200a-a4ca-475a-b650-f1e729c5f3dd_removebg.jpg?w=600', 'https://abimg003.imgix.net/GF58FAK/2026-03-27/image/0b06a70e-3c11-4a81-8a6a-a4706d7e6dfa_removebg.jpg?w=600', 'https://abimg003.imgix.net/GF58FAK/2026-03-27/image/d9baafd6-16a2-4669-b748-91a0b56b1dc4_removebg.jpg?w=600', 'https://abimg003.imgix.net/GF58FAK/2026-03-27/image/39b361c8-d207-4277-ba7f-bdbf1461b84c_removebg.jpg?w=600', 'https://abimg003.imgix.net/GF58FAK/2026-03-27/image/3e10b807-65bb-4b39-a7b8-04f61c0a3396_removebg.jpg?w=600', 'https://abimg003.imgix.net/GF58FAK/2026-03-27/image/4e9b6ebe-2b8f-4e06-89da-fe93ab8cc8f8_removebg.jpg?w=600', 'https://abimg003.imgix.net/GF58FAK/2026-03-27/image/1ead55d8-fb54-4dcf-99fd-34f39d52c09f_removebg.jpg?w=600', 'https://abimg003.imgix.net/GF58FAK/2026-03-27/image/d0a852f9-a3b7-41f4-9bed-c1f6dbc79eb2_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service invoice 4/17 53K, 4/18 58K, 4/19 60K, 6/20 62K, 6/21 65K, 6/22 67K, 6/23 71K, 6/25 75K,', 'remarks': 'VOSA STATES 67K, 71K, 73K, 75K, SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Local Dealer Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 159, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/9b5117ec-a8c1-417a-9ae2-2aa78566b1f6.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:11:27 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120826263, 'registration': 'GF58FAK', 'account': 'KIR012', 'make': 'HYUNDAI', 'model': 'GETZ HATCHBACK', 'derivative': '1.4 CDX 5dr Auto', 'mileage': 76601, 'mileageWarranty': True, 'type': 'car', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 209}, 'saleStart': '2026-03-31T09:00Z', 'lot': 66, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2008-10-20', 'fuel': 'Petrol', 'motExpiry': '2026-06-14', 'doors': 5, 'engineSize': 1399, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/GF58FAK/2026-03-27/image/e097200a-a4ca-475a-b650-f1e729c5f3dd_removebg.jpg?w=600', 'https://abimg003.imgix.net/GF58FAK/2026-03-27/image/0b06a70e-3c11-4a81-8a6a-a4706d7e6dfa_removebg.jpg?w=600', 'https://abimg003.imgix.net/GF58FAK/2026-03-27/image/d9baafd6-16a2-4669-b748-91a0b56b1dc4_removebg.jpg?w=600', 'https://abimg003.imgix.net/GF58FAK/2026-03-27/image/39b361c8-d207-4277-ba7f-bdbf1461b84c_removebg.jpg?w=600', 'https://abimg003.imgix.net/GF58FAK/2026-03-27/image/3e10b807-65bb-4b39-a7b8-04f61c0a3396_removebg.jpg?w=600', 'https://abimg003.imgix.net/GF58FAK/2026-03-27/image/4e9b6ebe-2b8f-4e06-89da-fe93ab8cc8f8_removebg.jpg?w=600', 'https://abimg003.imgix.net/GF58FAK/2026-03-27/image/1ead55d8-fb54-4dcf-99fd-34f39d52c09f_removebg.jpg?w=600', 'https://abimg003.imgix.net/GF58FAK/2026-03-27/image/d0a852f9-a3b7-41f4-9bed-c1f6dbc79eb2_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service invoice 4/17 53K, 4/18 58K, 4/19 60K, 6/20 62K, 6/21 65K, 6/22 67K, 6/23 71K, 6/25 75K,', 'remarks': 'VOSA STATES 67K, 71K, 73K, 75K, SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Local Dealer Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 159, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/9b5117ec-a8c1-417a-9ae2-2aa78566b1f6.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:11:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1494be7b-0ceb-5d98-baf2-667c251cebd8 with identifier: 120826263
2026-03-27 19:11:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1494be7b-0ceb-5d98-baf2-667c251cebd8 with scrape type 2
2026-03-27 19:11:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1494be7b-0ceb-5d98-baf2-667c251cebd8 with scrape type 2
2026-03-27 19:11:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 1494be7b-0ceb-5d98-baf2-667c251cebd8, identifier: 120826263
2026-03-27 19:11:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 1494be7b-0ceb-5d98-baf2-667c251cebd8 with identifier: 120826263
2026-03-27 19:11:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 1494be7b-0ceb-5d98-baf2-667c251cebd8 with identifier: 120826263
2026-03-27 19:11:27 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 1494be7b-0ceb-5d98-baf2-667c251cebd8 with identifier: 120826263 to the API
2026-03-27 19:11:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:11: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-27 19:11:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120826263?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 159,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '1.4L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol',
'id': '1494be7b-0ceb-5d98-baf2-667c251cebd8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'GF58FAK',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120826263',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'HYUNDAI',
'model': 'GETZ HATCHBACK',
'odometer': 76601,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2008-10-20',
'seller_name': 'Local Dealer Group',
'title': 'HYUNDAI GETZ HATCHBACK 1.4 CDX 5dr Auto',
'transmission': 'automatic',
'trim': '1.4 CDX 5dr Auto',
'vin': None,
'year': 2008}
2026-03-27 19:11:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:11:27 [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-27 19:11:27 [astonbarclay.gb] INFO: Saving data for 120826263: {'auction_closing_time': 1774947600.0, 'created_time': 1774530375.90369, 'last_price_update_time': 1774638687.866372}
2026-03-27 19:11:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:11:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120826263') HTTP/1.1" 204 0
2026-03-27 19:11:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120568143?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:11:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:11:28 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120568143, 'registration': 'FT71LGX', 'account': 'OGI002', 'make': 'CITROEN', 'model': 'BERLINGO M DIESEL', 'derivative': '1.5 BlueHDi 1000Kg Enterprise Pro 100ps [6 Speed]', 'mileage': 83543, 'mileageWarranty': True, 'type': 'commercial', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 209}, 'saleStart': '2026-03-31T09:00Z', 'lot': 78, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2022-02-25', 'fuel': 'Diesel', 'motExpiry': '2027-02-24', 'doors': None, 'engineSize': 1500, 'bodyType': 'Van', 'images': ['https://abimg003.imgix.net/FT71LGX/2026-03-27/image/ad56aae1-3981-4769-85a9-ffe2ade54ad0_removebg.jpg?w=600', 'https://abimg003.imgix.net/FT71LGX/2026-03-27/image/a6c05a12-83e2-4f6f-a677-921b942cf6ed_removebg.jpg?w=600', 'https://abimg003.imgix.net/FT71LGX/2026-03-27/image/ce40f8f7-229a-4c64-91f7-8ef74c5d1e33_removebg.jpg?w=600', 'https://abimg003.imgix.net/FT71LGX/2026-03-27/image/4f232af1-4af2-4292-8e81-22450c30e570_removebg.jpg?w=600', 'https://abimg003.imgix.net/FT71LGX/2026-03-27/image/8e3c5ea1-401f-491f-85be-414a457fa896_removebg.jpg?w=600', 'https://abimg003.imgix.net/FT71LGX/2026-03-27/image/23b82ad3-0baa-420b-878f-303ac8a7f7a5_removebg.jpg?w=600', 'https://abimg003.imgix.net/FT71LGX/2026-03-27/image/c42e2f2e-1377-42c2-9c68-378d7fc5859b_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith - LCV', 'serviceHistory': 'Service digital 08/23 27k 02/25 55k 11/25 77k', 'remarks': 'VOSA STATES 55K 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': 144, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/b916e50f-fba5-48ca-8c91-62d48b4e0b51.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': '+VAT', 'value': '+VAT'}}
2026-03-27 19:11:28 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120568143, 'registration': 'FT71LGX', 'account': 'OGI002', 'make': 'CITROEN', 'model': 'BERLINGO M DIESEL', 'derivative': '1.5 BlueHDi 1000Kg Enterprise Pro 100ps [6 Speed]', 'mileage': 83543, 'mileageWarranty': True, 'type': 'commercial', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 209}, 'saleStart': '2026-03-31T09:00Z', 'lot': 78, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2022-02-25', 'fuel': 'Diesel', 'motExpiry': '2027-02-24', 'doors': None, 'engineSize': 1500, 'bodyType': 'Van', 'images': ['https://abimg003.imgix.net/FT71LGX/2026-03-27/image/ad56aae1-3981-4769-85a9-ffe2ade54ad0_removebg.jpg?w=600', 'https://abimg003.imgix.net/FT71LGX/2026-03-27/image/a6c05a12-83e2-4f6f-a677-921b942cf6ed_removebg.jpg?w=600', 'https://abimg003.imgix.net/FT71LGX/2026-03-27/image/ce40f8f7-229a-4c64-91f7-8ef74c5d1e33_removebg.jpg?w=600', 'https://abimg003.imgix.net/FT71LGX/2026-03-27/image/4f232af1-4af2-4292-8e81-22450c30e570_removebg.jpg?w=600', 'https://abimg003.imgix.net/FT71LGX/2026-03-27/image/8e3c5ea1-401f-491f-85be-414a457fa896_removebg.jpg?w=600', 'https://abimg003.imgix.net/FT71LGX/2026-03-27/image/23b82ad3-0baa-420b-878f-303ac8a7f7a5_removebg.jpg?w=600', 'https://abimg003.imgix.net/FT71LGX/2026-03-27/image/c42e2f2e-1377-42c2-9c68-378d7fc5859b_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith - LCV', 'serviceHistory': 'Service digital 08/23 27k 02/25 55k 11/25 77k', 'remarks': 'VOSA STATES 55K 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': 144, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/b916e50f-fba5-48ca-8c91-62d48b4e0b51.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': '+VAT', 'value': '+VAT'}}
2026-03-27 19:11:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 941fd8ca-e2aa-5f1d-9537-7560d55ba5d0 with identifier: 120568143
2026-03-27 19:11:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 941fd8ca-e2aa-5f1d-9537-7560d55ba5d0 with scrape type 2
2026-03-27 19:11:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 941fd8ca-e2aa-5f1d-9537-7560d55ba5d0 with scrape type 2
2026-03-27 19:11:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 941fd8ca-e2aa-5f1d-9537-7560d55ba5d0, identifier: 120568143
2026-03-27 19:11:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 941fd8ca-e2aa-5f1d-9537-7560d55ba5d0 with identifier: 120568143
2026-03-27 19:11:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 941fd8ca-e2aa-5f1d-9537-7560d55ba5d0 with identifier: 120568143
2026-03-27 19:11:29 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 941fd8ca-e2aa-5f1d-9537-7560d55ba5d0 with identifier: 120568143 to the API
2026-03-27 19:11:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:11: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-27 19:11:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120568143?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 144,
'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': '941fd8ca-e2aa-5f1d-9537-7560d55ba5d0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FT71LGX',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120568143',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'CITROEN',
'model': 'BERLINGO M DIESEL',
'odometer': 83543,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-02-25',
'seller_name': 'Ogilvie Fleet',
'title': 'CITROEN BERLINGO M DIESEL 1.5 BlueHDi 1000Kg Enterprise Pro 100ps '
'[6 Speed]',
'transmission': 'manual',
'trim': '1.5 BlueHDi 1000Kg Enterprise Pro 100ps [6 Speed]',
'vin': None,
'year': 2022}
2026-03-27 19:11:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:11:29 [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-27 19:11:29 [astonbarclay.gb] INFO: Saving data for 120568143: {'auction_closing_time': 1774947600.0, 'created_time': 1774530373.328817, 'last_price_update_time': 1774638689.645416}
2026-03-27 19:11:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:11:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120568143') HTTP/1.1" 204 0
2026-03-27 19:11:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120763986?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:11:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:11:29 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120763986, 'registration': 'SE17UTA', 'account': 'MOT075', 'make': 'FORD', 'model': 'MONDEO DIESEL HATCHBACK', 'derivative': '1.5 TDCi ECOnetic Titanium 5dr', 'mileage': 64935, 'mileageWarranty': True, 'type': 'car', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 209}, 'saleStart': '2026-03-31T09:00Z', 'lot': 24, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2017-07-28', 'fuel': 'Diesel', 'motExpiry': '2026-08-21', 'doors': 5, 'engineSize': 1499, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/SE17UTA/2026-03-25/image/41dee3c8-c16d-4497-b43b-88daa68e3f45_removebg.jpg?w=600', 'https://abimg003.imgix.net/SE17UTA/2026-03-25/image/ec9ac82e-c69f-4518-9d26-1589abba121b_removebg.jpg?w=600', 'https://abimg003.imgix.net/SE17UTA/2026-03-25/image/ac3317ef-7b48-4943-9e4a-072161e05ce8_removebg.jpg?w=600', 'https://abimg003.imgix.net/SE17UTA/2026-03-25/image/e7adcce6-35d8-4c11-aa6f-fe4c56ffd87c_removebg.jpg?w=600', 'https://abimg003.imgix.net/SE17UTA/2026-03-25/image/7c9fb4f2-778e-4841-ab63-5b9bc9ee3168_removebg.jpg?w=600', 'https://abimg003.imgix.net/SE17UTA/2026-03-25/image/97f9852d-7d8c-4421-ad39-06955c3a7cac_removebg.jpg?w=600', 'https://abimg003.imgix.net/SE17UTA/2026-03-25/image/ef4af24e-8af9-4ea7-bdd8-c0aa1a69d2ae_removebg.jpg?w=600', 'https://abimg003.imgix.net/SE17UTA/2026-03-25/image/b710ebab-32d4-4921-95ff-5949160b0f29_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 7/19 15K 01/21 24K 09/22 34K 07/23 49K 10/23 53K', 'remarks': 'FRONT PAGE OF V5 ONLY, VOSA STATES 24K 30K 34K 49K 53K 58K 60K 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': False, 'v5details': None, 'co2': 94, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/c9b07fea-6f1f-4a96-871b-e68bfc00b543.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:11:29 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120763986, 'registration': 'SE17UTA', 'account': 'MOT075', 'make': 'FORD', 'model': 'MONDEO DIESEL HATCHBACK', 'derivative': '1.5 TDCi ECOnetic Titanium 5dr', 'mileage': 64935, 'mileageWarranty': True, 'type': 'car', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 209}, 'saleStart': '2026-03-31T09:00Z', 'lot': 24, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2017-07-28', 'fuel': 'Diesel', 'motExpiry': '2026-08-21', 'doors': 5, 'engineSize': 1499, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/SE17UTA/2026-03-25/image/41dee3c8-c16d-4497-b43b-88daa68e3f45_removebg.jpg?w=600', 'https://abimg003.imgix.net/SE17UTA/2026-03-25/image/ec9ac82e-c69f-4518-9d26-1589abba121b_removebg.jpg?w=600', 'https://abimg003.imgix.net/SE17UTA/2026-03-25/image/ac3317ef-7b48-4943-9e4a-072161e05ce8_removebg.jpg?w=600', 'https://abimg003.imgix.net/SE17UTA/2026-03-25/image/e7adcce6-35d8-4c11-aa6f-fe4c56ffd87c_removebg.jpg?w=600', 'https://abimg003.imgix.net/SE17UTA/2026-03-25/image/7c9fb4f2-778e-4841-ab63-5b9bc9ee3168_removebg.jpg?w=600', 'https://abimg003.imgix.net/SE17UTA/2026-03-25/image/97f9852d-7d8c-4421-ad39-06955c3a7cac_removebg.jpg?w=600', 'https://abimg003.imgix.net/SE17UTA/2026-03-25/image/ef4af24e-8af9-4ea7-bdd8-c0aa1a69d2ae_removebg.jpg?w=600', 'https://abimg003.imgix.net/SE17UTA/2026-03-25/image/b710ebab-32d4-4921-95ff-5949160b0f29_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 7/19 15K 01/21 24K 09/22 34K 07/23 49K 10/23 53K', 'remarks': 'FRONT PAGE OF V5 ONLY, VOSA STATES 24K 30K 34K 49K 53K 58K 60K 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': False, 'v5details': None, 'co2': 94, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/c9b07fea-6f1f-4a96-871b-e68bfc00b543.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:11:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f607ff8c-f99a-5d74-ad95-3617e1326373 with identifier: 120763986
2026-03-27 19:11:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f607ff8c-f99a-5d74-ad95-3617e1326373 with scrape type 2
2026-03-27 19:11:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f607ff8c-f99a-5d74-ad95-3617e1326373 with scrape type 2
2026-03-27 19:11:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: f607ff8c-f99a-5d74-ad95-3617e1326373, identifier: 120763986
2026-03-27 19:11:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: f607ff8c-f99a-5d74-ad95-3617e1326373 with identifier: 120763986
2026-03-27 19:11:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: f607ff8c-f99a-5d74-ad95-3617e1326373 with identifier: 120763986
2026-03-27 19:11:29 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: f607ff8c-f99a-5d74-ad95-3617e1326373 with identifier: 120763986 to the API
2026-03-27 19:11:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:11: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-27 19:11:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120763986?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-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'f607ff8c-f99a-5d74-ad95-3617e1326373',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'SE17UTA',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120763986',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'FORD',
'model': 'MONDEO DIESEL HATCHBACK',
'odometer': 64935,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-07-28',
'seller_name': 'MotoNovo Finance',
'title': 'FORD MONDEO DIESEL HATCHBACK 1.5 TDCi ECOnetic Titanium 5dr',
'transmission': 'manual',
'trim': '1.5 TDCi ECOnetic Titanium 5dr',
'vin': None,
'year': 2017}
2026-03-27 19:11:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:11:30 [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-27 19:11:30 [astonbarclay.gb] INFO: Saving data for 120763986: {'auction_closing_time': 1774947600.0, 'created_time': 1774432941.055406, 'last_price_update_time': 1774638690.135048}
2026-03-27 19:11:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:11:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120763986') HTTP/1.1" 204 0
2026-03-27 19:11:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120763511?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:11:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:11:30 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120763511, 'registration': 'BF67VVP', 'account': 'MOT075', 'make': 'CITROEN', 'model': 'C4 CACTUS HATCHBACK', 'derivative': '1.2 PureTech [82] Flair 5dr ETG', 'mileage': 89466, 'mileageWarranty': True, 'type': 'car', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 209}, 'saleStart': '2026-03-31T09:00Z', 'lot': 22, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2017-09-04', 'fuel': 'Petrol', 'motExpiry': '2026-01-21', 'doors': 5, 'engineSize': 1200, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/BF67VVP/2026-03-25/image/91116908-6c4e-4ad2-9ee6-69d9ed6f256e_removebg.jpg?w=600', 'https://abimg003.imgix.net/BF67VVP/2026-03-25/image/63dcac8d-d287-4427-a284-818b2ebfde81_removebg.jpg?w=600', 'https://abimg003.imgix.net/BF67VVP/2026-03-25/image/cf447e02-20e5-458d-a7e0-ac87d94ad37f_removebg.jpg?w=600', 'https://abimg003.imgix.net/BF67VVP/2026-03-25/image/3cbb94da-74d6-41e0-a6f6-807459ac1ff6_removebg.jpg?w=600', 'https://abimg003.imgix.net/BF67VVP/2026-03-25/image/34ea761f-4f66-4d77-bc4d-c0e895943186_removebg.jpg?w=600', 'https://abimg003.imgix.net/BF67VVP/2026-03-25/image/d8a997d0-1c96-4593-a4fd-28fdfd696d50_removebg.jpg?w=600', 'https://abimg003.imgix.net/BF67VVP/2026-03-25/image/a76fe307-1525-437a-a40d-b58030146780_removebg.jpg?w=600', 'https://abimg003.imgix.net/BF67VVP/2026-03-25/image/f1235133-d5df-411e-8ff3-adc9728f0eee_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'VOSA STATES 32K 45K 58K 71K 80K NUMBER OF FORMER KEEPRS 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': 100, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/41d26c3c-8c53-4f7f-8070-ee9e77917748.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:11:30 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120763511, 'registration': 'BF67VVP', 'account': 'MOT075', 'make': 'CITROEN', 'model': 'C4 CACTUS HATCHBACK', 'derivative': '1.2 PureTech [82] Flair 5dr ETG', 'mileage': 89466, 'mileageWarranty': True, 'type': 'car', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 209}, 'saleStart': '2026-03-31T09:00Z', 'lot': 22, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2017-09-04', 'fuel': 'Petrol', 'motExpiry': '2026-01-21', 'doors': 5, 'engineSize': 1200, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/BF67VVP/2026-03-25/image/91116908-6c4e-4ad2-9ee6-69d9ed6f256e_removebg.jpg?w=600', 'https://abimg003.imgix.net/BF67VVP/2026-03-25/image/63dcac8d-d287-4427-a284-818b2ebfde81_removebg.jpg?w=600', 'https://abimg003.imgix.net/BF67VVP/2026-03-25/image/cf447e02-20e5-458d-a7e0-ac87d94ad37f_removebg.jpg?w=600', 'https://abimg003.imgix.net/BF67VVP/2026-03-25/image/3cbb94da-74d6-41e0-a6f6-807459ac1ff6_removebg.jpg?w=600', 'https://abimg003.imgix.net/BF67VVP/2026-03-25/image/34ea761f-4f66-4d77-bc4d-c0e895943186_removebg.jpg?w=600', 'https://abimg003.imgix.net/BF67VVP/2026-03-25/image/d8a997d0-1c96-4593-a4fd-28fdfd696d50_removebg.jpg?w=600', 'https://abimg003.imgix.net/BF67VVP/2026-03-25/image/a76fe307-1525-437a-a40d-b58030146780_removebg.jpg?w=600', 'https://abimg003.imgix.net/BF67VVP/2026-03-25/image/f1235133-d5df-411e-8ff3-adc9728f0eee_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'VOSA STATES 32K 45K 58K 71K 80K NUMBER OF FORMER KEEPRS 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': 100, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/41d26c3c-8c53-4f7f-8070-ee9e77917748.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:11:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f0fee717-6cdc-5eed-9311-30a12017272c with identifier: 120763511
2026-03-27 19:11:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f0fee717-6cdc-5eed-9311-30a12017272c with scrape type 2
2026-03-27 19:11:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f0fee717-6cdc-5eed-9311-30a12017272c with scrape type 2
2026-03-27 19:11:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: f0fee717-6cdc-5eed-9311-30a12017272c, identifier: 120763511
2026-03-27 19:11:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: f0fee717-6cdc-5eed-9311-30a12017272c with identifier: 120763511
2026-03-27 19:11:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: f0fee717-6cdc-5eed-9311-30a12017272c with identifier: 120763511
2026-03-27 19:11:30 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: f0fee717-6cdc-5eed-9311-30a12017272c with identifier: 120763511 to the API
2026-03-27 19:11:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:11: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-27 19:11:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120763511?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 100,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'f0fee717-6cdc-5eed-9311-30a12017272c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'BF67VVP',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120763511',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'CITROEN',
'model': 'C4 CACTUS HATCHBACK',
'odometer': 89466,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-09-04',
'seller_name': 'MotoNovo Finance',
'title': 'CITROEN C4 CACTUS HATCHBACK 1.2 PureTech [82] Flair 5dr ETG',
'transmission': 'automatic',
'trim': '1.2 PureTech [82] Flair 5dr ETG',
'vin': None,
'year': 2017}
2026-03-27 19:11:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:11:31 [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-27 19:11:31 [astonbarclay.gb] INFO: Saving data for 120763511: {'auction_closing_time': 1774947600.0, 'created_time': 1774432958.849877, 'last_price_update_time': 1774638691.251901}
2026-03-27 19:11:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:11:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120763511') HTTP/1.1" 204 0
2026-03-27 19:11:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120484235?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:11:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:11:33 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120484235, 'registration': 'EG19VKR', 'account': 'JOH131', 'make': 'PEUGEOT', 'model': '208 HATCHBACK', 'derivative': '1.2 PureTech 82 Tech Edition 5dr [Start Stop]', 'mileage': 40505, 'mileageWarranty': True, 'type': 'car', 'saleId': 19234, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-04-01T09:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2019-08-23', 'fuel': 'Petrol', 'motExpiry': '2027-03-14', 'doors': 5, 'engineSize': 1200, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/EG19VKR/2026-03-19/image/c50be6ed-6afa-4eab-8fc2-801d73b365f5_removebg.jpg?w=600', 'https://abimg003.imgix.net/EG19VKR/2026-03-19/image/0fbd2405-c1bd-495e-97d9-54dea8bc22d5_removebg.jpg?w=600', 'https://abimg003.imgix.net/EG19VKR/2026-03-19/image/b3fff84c-42f9-4060-b08c-9b03220277d3_removebg.jpg?w=600', 'https://abimg003.imgix.net/EG19VKR/2026-03-19/image/1b2a5e2e-d77d-4d5d-896f-31cc45eef07d_removebg.jpg?w=600', 'https://abimg003.imgix.net/EG19VKR/2026-03-19/image/252e70c8-c061-4ada-8bdc-bba0470b81dc_removebg.jpg?w=600', 'https://abimg003.imgix.net/EG19VKR/2026-03-19/image/ba4f6bcd-cab7-492f-8dba-252bbb3d5636_removebg.jpg?w=600', 'https://abimg003.imgix.net/EG19VKR/2026-03-19/image/e4eae2b8-3b52-464e-b008-7ebca523631f_removebg.jpg?w=600', 'https://abimg003.imgix.net/EG19VKR/2026-03-19/image/50d7ef27-bcf2-4039-bcc3-8be29e978872_removebg.jpg?w=600', 'https://abimg003.imgix.net/EG19VKR/2026-03-19/image/19a08a46-e04a-4e0b-9795-a7c3eef91084_removebg.jpg?w=600', 'https://abimg003.imgix.net/EG19VKR/2026-03-19/image/2f150bac-0b09-41f6-b080-217b248f764c_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'VOSA STATES MILES@ 18K, 24K, 32K, 40K. SPARE KEY IN OFFICE. SPARE KEY IN OFFICE.', 'virtual': False, 'seller': 'JOHN GROSE', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 110, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/a8f50475-cdda-41c1-ae92-0aac38dd5e24.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:11:33 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120484235, 'registration': 'EG19VKR', 'account': 'JOH131', 'make': 'PEUGEOT', 'model': '208 HATCHBACK', 'derivative': '1.2 PureTech 82 Tech Edition 5dr [Start Stop]', 'mileage': 40505, 'mileageWarranty': True, 'type': 'car', 'saleId': 19234, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-04-01T09:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2019-08-23', 'fuel': 'Petrol', 'motExpiry': '2027-03-14', 'doors': 5, 'engineSize': 1200, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/EG19VKR/2026-03-19/image/c50be6ed-6afa-4eab-8fc2-801d73b365f5_removebg.jpg?w=600', 'https://abimg003.imgix.net/EG19VKR/2026-03-19/image/0fbd2405-c1bd-495e-97d9-54dea8bc22d5_removebg.jpg?w=600', 'https://abimg003.imgix.net/EG19VKR/2026-03-19/image/b3fff84c-42f9-4060-b08c-9b03220277d3_removebg.jpg?w=600', 'https://abimg003.imgix.net/EG19VKR/2026-03-19/image/1b2a5e2e-d77d-4d5d-896f-31cc45eef07d_removebg.jpg?w=600', 'https://abimg003.imgix.net/EG19VKR/2026-03-19/image/252e70c8-c061-4ada-8bdc-bba0470b81dc_removebg.jpg?w=600', 'https://abimg003.imgix.net/EG19VKR/2026-03-19/image/ba4f6bcd-cab7-492f-8dba-252bbb3d5636_removebg.jpg?w=600', 'https://abimg003.imgix.net/EG19VKR/2026-03-19/image/e4eae2b8-3b52-464e-b008-7ebca523631f_removebg.jpg?w=600', 'https://abimg003.imgix.net/EG19VKR/2026-03-19/image/50d7ef27-bcf2-4039-bcc3-8be29e978872_removebg.jpg?w=600', 'https://abimg003.imgix.net/EG19VKR/2026-03-19/image/19a08a46-e04a-4e0b-9795-a7c3eef91084_removebg.jpg?w=600', 'https://abimg003.imgix.net/EG19VKR/2026-03-19/image/2f150bac-0b09-41f6-b080-217b248f764c_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'VOSA STATES MILES@ 18K, 24K, 32K, 40K. SPARE KEY IN OFFICE. SPARE KEY IN OFFICE.', 'virtual': False, 'seller': 'JOHN GROSE', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 110, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/a8f50475-cdda-41c1-ae92-0aac38dd5e24.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:11:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ee67cc64-81dd-51f8-9101-c1b819770c91 with identifier: 120484235
2026-03-27 19:11:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ee67cc64-81dd-51f8-9101-c1b819770c91 with scrape type 2
2026-03-27 19:11:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ee67cc64-81dd-51f8-9101-c1b819770c91 with scrape type 2
2026-03-27 19:11:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: ee67cc64-81dd-51f8-9101-c1b819770c91, identifier: 120484235
2026-03-27 19:11:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: ee67cc64-81dd-51f8-9101-c1b819770c91 with identifier: 120484235
2026-03-27 19:11:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: ee67cc64-81dd-51f8-9101-c1b819770c91 with identifier: 120484235
2026-03-27 19:11:33 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: ee67cc64-81dd-51f8-9101-c1b819770c91 with identifier: 120484235 to the API
2026-03-27 19:11:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:11:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 19:11:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120484235?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 110,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'ee67cc64-81dd-51f8-9101-c1b819770c91',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'EG19VKR',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120484235',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'PEUGEOT',
'model': '208 HATCHBACK',
'odometer': 40505,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-08-23',
'seller_name': 'JOHN GROSE',
'title': 'PEUGEOT 208 HATCHBACK 1.2 PureTech 82 Tech Edition 5dr [Start Stop]',
'transmission': 'manual',
'trim': '1.2 PureTech 82 Tech Edition 5dr [Start Stop]',
'vin': None,
'year': 2019}
2026-03-27 19:11:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:11:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120484235%27 HTTP/1.1" 200 None
2026-03-27 19:11:33 [astonbarclay.gb] INFO: Saving data for 120484235: {'auction_closing_time': 1775034000.0, 'created_time': 1773947240.039306, 'last_price_update_time': 1774638693.845361}
2026-03-27 19:11:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:11:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120484235') HTTP/1.1" 204 0
2026-03-27 19:11:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120763578?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:11:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:11:38 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120763578, 'registration': 'BU65ORX', 'account': 'MOT075', 'make': 'VAUXHALL', 'model': 'INSIGNIA DIESEL SPORTS TOURER', 'derivative': '2.0 CDTi [170] SRi Vx-line Nav 5dr [S/S]', 'mileage': 100769, 'mileageWarranty': True, 'type': 'car', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 209}, 'saleStart': '2026-03-31T09:00Z', 'lot': 21, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2015-11-04', 'fuel': 'Diesel', 'motExpiry': '2026-09-10', 'doors': 5, 'engineSize': 1956, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/BU65ORX/2026-03-25/image/0627da0f-6f4f-48b8-9cfb-1000b5e25a75_removebg.jpg?w=600', 'https://abimg003.imgix.net/BU65ORX/2026-03-25/image/efab4b2a-df0b-4de2-bfe3-f97ad2738032_removebg.jpg?w=600', 'https://abimg003.imgix.net/BU65ORX/2026-03-25/image/8ac6a75c-678b-4934-8641-174d8975f7a7_removebg.jpg?w=600', 'https://abimg003.imgix.net/BU65ORX/2026-03-25/image/109d470c-e2ba-45d2-8cad-f62e53131b8f_removebg.jpg?w=600', 'https://abimg003.imgix.net/BU65ORX/2026-03-25/image/d39aba45-93ee-4db6-be2c-56dba7cd161b_removebg.jpg?w=600', 'https://abimg003.imgix.net/BU65ORX/2026-03-25/image/f4b65ce8-f90b-4f35-ba93-c45f893919bc_removebg.jpg?w=600', 'https://abimg003.imgix.net/BU65ORX/2026-03-25/image/c11a6a90-43a9-4573-98a0-551250c4c18d_removebg.jpg?w=600', 'https://abimg003.imgix.net/BU65ORX/2026-03-25/image/31c8ca5b-5f69-4a96-aa75-fa0876927ab3_removebg.jpg?w=600', 'https://abimg003.imgix.net/BU65ORX/2026-03-25/image/ee73d685-e2d4-4e40-a632-bd778b33813d_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 08/16-6K 08/17-21K 09/18-34K 09/19-46K 09/20-56K 08/21-59K 05/22-62K 11/22-66K 05/23-75K 08/23-80K 08/25-96K', 'remarks': 'VOSA STATES 35K 49K 57K 61K 62K 66K 80K 89K 97K 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': 124, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/8d968ec6-17ee-41eb-a9a3-67d46f415650.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:11:38 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120763578, 'registration': 'BU65ORX', 'account': 'MOT075', 'make': 'VAUXHALL', 'model': 'INSIGNIA DIESEL SPORTS TOURER', 'derivative': '2.0 CDTi [170] SRi Vx-line Nav 5dr [S/S]', 'mileage': 100769, 'mileageWarranty': True, 'type': 'car', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 209}, 'saleStart': '2026-03-31T09:00Z', 'lot': 21, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2015-11-04', 'fuel': 'Diesel', 'motExpiry': '2026-09-10', 'doors': 5, 'engineSize': 1956, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/BU65ORX/2026-03-25/image/0627da0f-6f4f-48b8-9cfb-1000b5e25a75_removebg.jpg?w=600', 'https://abimg003.imgix.net/BU65ORX/2026-03-25/image/efab4b2a-df0b-4de2-bfe3-f97ad2738032_removebg.jpg?w=600', 'https://abimg003.imgix.net/BU65ORX/2026-03-25/image/8ac6a75c-678b-4934-8641-174d8975f7a7_removebg.jpg?w=600', 'https://abimg003.imgix.net/BU65ORX/2026-03-25/image/109d470c-e2ba-45d2-8cad-f62e53131b8f_removebg.jpg?w=600', 'https://abimg003.imgix.net/BU65ORX/2026-03-25/image/d39aba45-93ee-4db6-be2c-56dba7cd161b_removebg.jpg?w=600', 'https://abimg003.imgix.net/BU65ORX/2026-03-25/image/f4b65ce8-f90b-4f35-ba93-c45f893919bc_removebg.jpg?w=600', 'https://abimg003.imgix.net/BU65ORX/2026-03-25/image/c11a6a90-43a9-4573-98a0-551250c4c18d_removebg.jpg?w=600', 'https://abimg003.imgix.net/BU65ORX/2026-03-25/image/31c8ca5b-5f69-4a96-aa75-fa0876927ab3_removebg.jpg?w=600', 'https://abimg003.imgix.net/BU65ORX/2026-03-25/image/ee73d685-e2d4-4e40-a632-bd778b33813d_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 08/16-6K 08/17-21K 09/18-34K 09/19-46K 09/20-56K 08/21-59K 05/22-62K 11/22-66K 05/23-75K 08/23-80K 08/25-96K', 'remarks': 'VOSA STATES 35K 49K 57K 61K 62K 66K 80K 89K 97K 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': 124, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/8d968ec6-17ee-41eb-a9a3-67d46f415650.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:11:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 34fdc37c-3057-5857-b2af-1e76a3aad151 with identifier: 120763578
2026-03-27 19:11:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 34fdc37c-3057-5857-b2af-1e76a3aad151 with scrape type 2
2026-03-27 19:11:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 34fdc37c-3057-5857-b2af-1e76a3aad151 with scrape type 2
2026-03-27 19:11:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 34fdc37c-3057-5857-b2af-1e76a3aad151, identifier: 120763578
2026-03-27 19:11:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 34fdc37c-3057-5857-b2af-1e76a3aad151 with identifier: 120763578
2026-03-27 19:11:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 34fdc37c-3057-5857-b2af-1e76a3aad151 with identifier: 120763578
2026-03-27 19:11:38 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 34fdc37c-3057-5857-b2af-1e76a3aad151 with identifier: 120763578 to the API
2026-03-27 19:11:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:11: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-27 19:11:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120763578?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 124,
'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': '34fdc37c-3057-5857-b2af-1e76a3aad151',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'BU65ORX',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120763578',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'VAUXHALL',
'model': 'INSIGNIA DIESEL SPORTS TOURER',
'odometer': 100769,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-11-04',
'seller_name': 'MotoNovo Finance',
'title': 'VAUXHALL INSIGNIA DIESEL SPORTS TOURER 2.0 CDTi [170] SRi Vx-line '
'Nav 5dr [S/S]',
'transmission': 'manual',
'trim': '2.0 CDTi [170] SRi Vx-line Nav 5dr [S/S]',
'vin': None,
'year': 2015}
2026-03-27 19:11:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:11:39 [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-27 19:11:39 [astonbarclay.gb] INFO: Saving data for 120763578: {'auction_closing_time': 1774947600.0, 'created_time': 1774432961.35336, 'last_price_update_time': 1774638699.562891}
2026-03-27 19:11:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:11:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120763578') HTTP/1.1" 204 0
2026-03-27 19:11:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120861619?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:11:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:11:39 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120861619, 'registration': 'KS21LDU', 'account': 'MAN037', 'make': 'FORD', 'model': 'MONDEO DIESEL HATCHBACK', 'derivative': '2.0 EcoBlue Zetec Edition 5dr', 'mileage': 85017, 'mileageWarranty': False, 'type': 'car', 'saleId': 19230, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2021-06-11', 'fuel': 'Diesel', 'motExpiry': '2026-05-08', 'doors': 5, 'engineSize': 1995, 'bodyType': 'Hatchback', 'images': None, 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'Manamanx Ltd', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': None, 'co2': 130, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/49a133ae-e3a1-48dd-995b-6aa8f42b3d7f.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:11:39 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120861619, 'registration': 'KS21LDU', 'account': 'MAN037', 'make': 'FORD', 'model': 'MONDEO DIESEL HATCHBACK', 'derivative': '2.0 EcoBlue Zetec Edition 5dr', 'mileage': 85017, 'mileageWarranty': False, 'type': 'car', 'saleId': 19230, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2021-06-11', 'fuel': 'Diesel', 'motExpiry': '2026-05-08', 'doors': 5, 'engineSize': 1995, 'bodyType': 'Hatchback', 'images': None, 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'Manamanx Ltd', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': None, 'co2': 130, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/49a133ae-e3a1-48dd-995b-6aa8f42b3d7f.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:11:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8571cbb0-2d10-5475-9327-80f9b496dd47 with identifier: 120861619
2026-03-27 19:11:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8571cbb0-2d10-5475-9327-80f9b496dd47 with scrape type 1
2026-03-27 19:11:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 8571cbb0-2d10-5475-9327-80f9b496dd47
2026-03-27 19:11:39 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 8571cbb0-2d10-5475-9327-80f9b496dd47
2026-03-27 19:11:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 8571cbb0-2d10-5475-9327-80f9b496dd47, identifier: 120861619
2026-03-27 19:11:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 8571cbb0-2d10-5475-9327-80f9b496dd47 with identifier: 120861619
2026-03-27 19:11:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 8571cbb0-2d10-5475-9327-80f9b496dd47 with identifier: 120861619
2026-03-27 19:11:40 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 8571cbb0-2d10-5475-9327-80f9b496dd47 with identifier: 120861619 to the API
2026-03-27 19:11:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:11: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-27 19:11:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120861619?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 130,
'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': '8571cbb0-2d10-5475-9327-80f9b496dd47',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'KS21LDU',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120861619',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'FORD',
'model': 'MONDEO DIESEL HATCHBACK',
'odometer': 85017,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-06-11',
'seller_name': 'Manamanx Ltd',
'title': 'FORD MONDEO DIESEL HATCHBACK 2.0 EcoBlue Zetec Edition 5dr',
'transmission': 'manual',
'trim': '2.0 EcoBlue Zetec Edition 5dr',
'vin': None,
'year': 2021}
2026-03-27 19:11:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:11:40 [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-27 19:11:40 [astonbarclay.gb] INFO: Saving data for 120861619: {'created_time': 1774638700.505146, 'last_price_update_time': 1774638700.505161, 'auction_closing_time': 1774888200.0}
2026-03-27 19:11:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:11:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120861619') HTTP/1.1" 204 0
2026-03-27 19:11:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120860800?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:11:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:11:41 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120860800, 'registration': 'RJ15EOH', 'account': 'MAN037', 'make': 'FIAT', 'model': '500C CONVERTIBLE', 'derivative': '1.2 Cult 2dr', 'mileage': 100920, 'mileageWarranty': False, 'type': 'car', 'saleId': 19230, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2015-05-30', 'fuel': 'Petrol', 'motExpiry': '2026-04-22', 'doors': 2, 'engineSize': 1242, 'bodyType': 'Convertible', 'images': None, 'colour': 'GREEN', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': 'Service print and book 11/16-18K, 07/20-32K, 08/19-36K, 06/21-55K, 04/24-83K', 'remarks': 'VOSA STATES 64K, 75K, 83K, 92K, 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': 111, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/bf42591d-8823-40fb-9688-c444d2c1c9dc.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:11:41 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120860800, 'registration': 'RJ15EOH', 'account': 'MAN037', 'make': 'FIAT', 'model': '500C CONVERTIBLE', 'derivative': '1.2 Cult 2dr', 'mileage': 100920, 'mileageWarranty': False, 'type': 'car', 'saleId': 19230, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2015-05-30', 'fuel': 'Petrol', 'motExpiry': '2026-04-22', 'doors': 2, 'engineSize': 1242, 'bodyType': 'Convertible', 'images': None, 'colour': 'GREEN', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': 'Service print and book 11/16-18K, 07/20-32K, 08/19-36K, 06/21-55K, 04/24-83K', 'remarks': 'VOSA STATES 64K, 75K, 83K, 92K, 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': 111, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/bf42591d-8823-40fb-9688-c444d2c1c9dc.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:11:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e9318f18-c090-59d9-9335-3d9da40d11d3 with identifier: 120860800
2026-03-27 19:11:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e9318f18-c090-59d9-9335-3d9da40d11d3 with scrape type 1
2026-03-27 19:11:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item e9318f18-c090-59d9-9335-3d9da40d11d3
2026-03-27 19:11:41 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item e9318f18-c090-59d9-9335-3d9da40d11d3
2026-03-27 19:11:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: e9318f18-c090-59d9-9335-3d9da40d11d3, identifier: 120860800
2026-03-27 19:11:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: e9318f18-c090-59d9-9335-3d9da40d11d3 with identifier: 120860800
2026-03-27 19:11:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: e9318f18-c090-59d9-9335-3d9da40d11d3 with identifier: 120860800
2026-03-27 19:11:41 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: e9318f18-c090-59d9-9335-3d9da40d11d3 with identifier: 120860800 to the API
2026-03-27 19:11:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:11:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 19:11:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120860800?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 111,
'color': 'GREEN',
'currency': 'GBP',
'doors_number': 2,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Petrol',
'id': 'e9318f18-c090-59d9-9335-3d9da40d11d3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'RJ15EOH',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120860800',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'FIAT',
'model': '500C CONVERTIBLE',
'odometer': 100920,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-05-30',
'seller_name': 'Manamanx Ltd',
'title': 'FIAT 500C CONVERTIBLE 1.2 Cult 2dr',
'transmission': 'manual',
'trim': '1.2 Cult 2dr',
'vin': None,
'year': 2015}
2026-03-27 19:11:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:11:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120860800%27 HTTP/1.1" 200 None
2026-03-27 19:11:42 [astonbarclay.gb] INFO: Saving data for 120860800: {'created_time': 1774638702.727664, 'last_price_update_time': 1774638702.727677, 'auction_closing_time': 1774888200.0}
2026-03-27 19:11:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:11:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120860800') HTTP/1.1" 204 0
2026-03-27 19:11:49 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.865(s), this was the 1st time calling it.
2026-03-27 19:11:49 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 7.037712677847023 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-27 19:11:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120687428?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:11:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:11:51 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120687428, 'registration': 'FJ13XBY', 'account': 'ESS030', 'make': 'NISSAN', 'model': 'QASHQAI HATCHBACK SPECIAL EDITIONS', 'derivative': '1.6 [117] 360 5dr [Start Stop]', 'mileage': 150808, 'mileageWarranty': True, 'type': 'car', 'saleId': 19230, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2013-03-28', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 5, 'engineSize': 1598, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/NA07MUM/2026-03-24/image/5f5bf910-dfa7-456a-af34-6981fccbc5e4_removebg.jpg?w=600', 'https://abimg003.imgix.net/NA07MUM/2026-03-24/image/1ab55a58-eb99-4e32-98b2-f86a83e4ded7_removebg.jpg?w=600', 'https://abimg003.imgix.net/NA07MUM/2026-03-24/image/759fca7b-1141-402b-a01c-598775b400c8_removebg.jpg?w=600', 'https://abimg003.imgix.net/NA07MUM/2026-03-24/image/4534e95b-e036-4714-b820-b319421348dc_removebg.jpg?w=600', 'https://abimg003.imgix.net/NA07MUM/2026-03-24/image/55844a25-2b65-497a-9090-8cbb7057d1e4_removebg.jpg?w=600', 'https://abimg003.imgix.net/NA07MUM/2026-03-24/image/fd80ce0b-dcb6-476e-82f1-bc1a920f391e_removebg.jpg?w=600', 'https://abimg003.imgix.net/NA07MUM/2026-03-24/image/f41ab67d-1d76-49aa-bd82-46ccf3775ae1_removebg.jpg?w=600', 'https://abimg003.imgix.net/NA07MUM/2026-03-24/image/592d667e-d46e-4a1e-809a-20222989ea64_removebg.jpg?w=600', 'https://abimg003.imgix.net/NA07MUM/2026-03-24/image/87693db0-7d46-40d1-aadb-5c008e0ace3c_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book 05/15 46K - 06/15 48K - 05/16 58K - 05/17 68K - 05/18 78K - 05/19 89K - 03/20 100K - 05/21 106K', 'remarks': 'NO V5 FORMER KEEPERS UNKNOWN - VOSA STATES, 115K, 128K, 140K, 149K - SPARE KEY AND SD CARD IN OFFICE', 'virtual': False, 'seller': 'SMC GROUP', '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': 'https://abimg002.imgix.net/1f60c1af-a64f-43a0-baf6-606f6b387b33.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:11:51 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120687428, 'registration': 'FJ13XBY', 'account': 'ESS030', 'make': 'NISSAN', 'model': 'QASHQAI HATCHBACK SPECIAL EDITIONS', 'derivative': '1.6 [117] 360 5dr [Start Stop]', 'mileage': 150808, 'mileageWarranty': True, 'type': 'car', 'saleId': 19230, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2013-03-28', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 5, 'engineSize': 1598, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/NA07MUM/2026-03-24/image/5f5bf910-dfa7-456a-af34-6981fccbc5e4_removebg.jpg?w=600', 'https://abimg003.imgix.net/NA07MUM/2026-03-24/image/1ab55a58-eb99-4e32-98b2-f86a83e4ded7_removebg.jpg?w=600', 'https://abimg003.imgix.net/NA07MUM/2026-03-24/image/759fca7b-1141-402b-a01c-598775b400c8_removebg.jpg?w=600', 'https://abimg003.imgix.net/NA07MUM/2026-03-24/image/4534e95b-e036-4714-b820-b319421348dc_removebg.jpg?w=600', 'https://abimg003.imgix.net/NA07MUM/2026-03-24/image/55844a25-2b65-497a-9090-8cbb7057d1e4_removebg.jpg?w=600', 'https://abimg003.imgix.net/NA07MUM/2026-03-24/image/fd80ce0b-dcb6-476e-82f1-bc1a920f391e_removebg.jpg?w=600', 'https://abimg003.imgix.net/NA07MUM/2026-03-24/image/f41ab67d-1d76-49aa-bd82-46ccf3775ae1_removebg.jpg?w=600', 'https://abimg003.imgix.net/NA07MUM/2026-03-24/image/592d667e-d46e-4a1e-809a-20222989ea64_removebg.jpg?w=600', 'https://abimg003.imgix.net/NA07MUM/2026-03-24/image/87693db0-7d46-40d1-aadb-5c008e0ace3c_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book 05/15 46K - 06/15 48K - 05/16 58K - 05/17 68K - 05/18 78K - 05/19 89K - 03/20 100K - 05/21 106K', 'remarks': 'NO V5 FORMER KEEPERS UNKNOWN - VOSA STATES, 115K, 128K, 140K, 149K - SPARE KEY AND SD CARD IN OFFICE', 'virtual': False, 'seller': 'SMC GROUP', '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': 'https://abimg002.imgix.net/1f60c1af-a64f-43a0-baf6-606f6b387b33.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:11:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 526e73de-d1a7-51e8-804e-860d5234e7cf with identifier: 120687428
2026-03-27 19:11:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 526e73de-d1a7-51e8-804e-860d5234e7cf with scrape type 2
2026-03-27 19:11:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 526e73de-d1a7-51e8-804e-860d5234e7cf with scrape type 2
2026-03-27 19:11:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 526e73de-d1a7-51e8-804e-860d5234e7cf, identifier: 120687428
2026-03-27 19:11:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 526e73de-d1a7-51e8-804e-860d5234e7cf with identifier: 120687428
2026-03-27 19:11:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 526e73de-d1a7-51e8-804e-860d5234e7cf with identifier: 120687428
2026-03-27 19:11:51 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 526e73de-d1a7-51e8-804e-860d5234e7cf with identifier: 120687428 to the API
2026-03-27 19:11:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:11:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 19:11:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120687428?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 139,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Petrol',
'id': '526e73de-d1a7-51e8-804e-860d5234e7cf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'FJ13XBY',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120687428',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'NISSAN',
'model': 'QASHQAI HATCHBACK SPECIAL EDITIONS',
'odometer': 150808,
'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': 'SMC GROUP',
'title': 'NISSAN QASHQAI HATCHBACK SPECIAL EDITIONS 1.6 [117] 360 5dr [Start '
'Stop]',
'transmission': 'manual',
'trim': '1.6 [117] 360 5dr [Start Stop]',
'vin': None,
'year': 2013}
2026-03-27 19:11:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:11:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120687428%27 HTTP/1.1" 200 None
2026-03-27 19:11:51 [astonbarclay.gb] INFO: Saving data for 120687428: {'auction_closing_time': 1774888200.0, 'created_time': 1774292883.556475, 'last_price_update_time': 1774638711.474198}
2026-03-27 19:11:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:11:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120687428') HTTP/1.1" 204 0
2026-03-27 19:11:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120567961?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:11:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:11:51 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120567961, 'registration': 'YR72VLT', 'account': 'OGI002', 'make': 'FORD', 'model': 'TRANSIT CUSTOM 300 L2 DIESEL FWD', 'derivative': '2.0 EcoBlue 130ps Low Roof Trend Van', 'mileage': 183851, 'mileageWarranty': True, 'type': 'commercial', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 209}, 'saleStart': '2026-03-31T09:00Z', 'lot': 81, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2022-12-12', 'fuel': 'Diesel', 'motExpiry': '2026-12-11', 'doors': None, 'engineSize': 1995, 'bodyType': 'Van', 'images': ['https://abimg003.imgix.net/YR72VLT/2026-03-27/image/d88836ca-b3f5-402a-85f4-50d08ce9dcf7_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR72VLT/2026-03-27/image/944d6ccb-a384-4392-9cc1-47369b0295c6_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR72VLT/2026-03-27/image/5189f523-e920-4223-b6ec-97cea5fba91a_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR72VLT/2026-03-27/image/683e373a-8208-44e5-af3e-c3ed8d67fc7b_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR72VLT/2026-03-27/image/692f30ef-28c8-449c-9065-f4e5b44cf24f_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR72VLT/2026-03-27/image/ebe27dc3-97c4-4f25-92c3-0e8faeafa7b0_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR72VLT/2026-03-27/image/ea44e8ab-4cf8-4416-8ca7-0d215acc6f7e_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith - LCV', 'serviceHistory': 'Service digital 06/23 28K 05/24 92K 11/24 125K 03/25 130K 08/25 155K 11/25 168K 03/26 183K', 'remarks': 'SPARE KEY VOSA STATES 168K CAMSHAFT DRIVE/ BELT REPLACED AT 168K 11/25', 'virtual': False, 'seller': 'Ogilvie Fleet', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 197, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/75c9eede-db21-4e75-8b26-21800640d2a6.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': '+VAT', 'value': '+VAT'}}
2026-03-27 19:11:51 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120567961, 'registration': 'YR72VLT', 'account': 'OGI002', 'make': 'FORD', 'model': 'TRANSIT CUSTOM 300 L2 DIESEL FWD', 'derivative': '2.0 EcoBlue 130ps Low Roof Trend Van', 'mileage': 183851, 'mileageWarranty': True, 'type': 'commercial', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 209}, 'saleStart': '2026-03-31T09:00Z', 'lot': 81, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2022-12-12', 'fuel': 'Diesel', 'motExpiry': '2026-12-11', 'doors': None, 'engineSize': 1995, 'bodyType': 'Van', 'images': ['https://abimg003.imgix.net/YR72VLT/2026-03-27/image/d88836ca-b3f5-402a-85f4-50d08ce9dcf7_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR72VLT/2026-03-27/image/944d6ccb-a384-4392-9cc1-47369b0295c6_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR72VLT/2026-03-27/image/5189f523-e920-4223-b6ec-97cea5fba91a_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR72VLT/2026-03-27/image/683e373a-8208-44e5-af3e-c3ed8d67fc7b_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR72VLT/2026-03-27/image/692f30ef-28c8-449c-9065-f4e5b44cf24f_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR72VLT/2026-03-27/image/ebe27dc3-97c4-4f25-92c3-0e8faeafa7b0_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR72VLT/2026-03-27/image/ea44e8ab-4cf8-4416-8ca7-0d215acc6f7e_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith - LCV', 'serviceHistory': 'Service digital 06/23 28K 05/24 92K 11/24 125K 03/25 130K 08/25 155K 11/25 168K 03/26 183K', 'remarks': 'SPARE KEY VOSA STATES 168K CAMSHAFT DRIVE/ BELT REPLACED AT 168K 11/25', 'virtual': False, 'seller': 'Ogilvie Fleet', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 197, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/75c9eede-db21-4e75-8b26-21800640d2a6.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': '+VAT', 'value': '+VAT'}}
2026-03-27 19:11:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f11cb997-0f30-523e-8199-889cfcbe524c with identifier: 120567961
2026-03-27 19:11:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f11cb997-0f30-523e-8199-889cfcbe524c with scrape type 2
2026-03-27 19:11:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f11cb997-0f30-523e-8199-889cfcbe524c with scrape type 2
2026-03-27 19:11:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: f11cb997-0f30-523e-8199-889cfcbe524c, identifier: 120567961
2026-03-27 19:11:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: f11cb997-0f30-523e-8199-889cfcbe524c with identifier: 120567961
2026-03-27 19:11:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: f11cb997-0f30-523e-8199-889cfcbe524c with identifier: 120567961
2026-03-27 19:11:51 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: f11cb997-0f30-523e-8199-889cfcbe524c with identifier: 120567961 to the API
2026-03-27 19:11:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:11:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 19:11:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120567961?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 197,
'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': 'f11cb997-0f30-523e-8199-889cfcbe524c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'YR72VLT',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120567961',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'FORD',
'model': 'TRANSIT CUSTOM 300 L2 DIESEL FWD',
'odometer': 183851,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-12-12',
'seller_name': 'Ogilvie Fleet',
'title': 'FORD TRANSIT CUSTOM 300 L2 DIESEL FWD 2.0 EcoBlue 130ps Low Roof '
'Trend Van',
'transmission': 'manual',
'trim': '2.0 EcoBlue 130ps Low Roof Trend Van',
'vin': None,
'year': 2022}
2026-03-27 19:11:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:11:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120567961%27 HTTP/1.1" 200 None
2026-03-27 19:11:51 [astonbarclay.gb] INFO: Saving data for 120567961: {'auction_closing_time': 1774947600.0, 'created_time': 1774530379.394278, 'last_price_update_time': 1774638711.954427}
2026-03-27 19:11:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:11:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120567961') HTTP/1.1" 204 0
2026-03-27 19:11:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120861228?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:11:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:11:52 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120861228, 'registration': 'CE64UOO', 'account': 'MAN037', 'make': 'FORD', 'model': 'FIESTA HATCHBACK', 'derivative': '1.25 82 Zetec 5dr', 'mileage': 79772, 'mileageWarranty': False, 'type': 'car', 'saleId': 19230, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2014-10-12', 'fuel': 'Petrol', 'motExpiry': '2026-11-09', 'doors': 5, 'engineSize': 1242, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/CE64UOO/2026-03-27/image/5d9df866-d1ee-4863-b58e-7822055c1554_removebg.jpg?w=600', 'https://abimg003.imgix.net/CE64UOO/2026-03-27/image/989fc761-3e44-4979-9fe6-334647ae7903_removebg.jpg?w=600', 'https://abimg003.imgix.net/CE64UOO/2026-03-27/image/5fa04191-9b00-4fea-9b48-51149fad5389_removebg.jpg?w=600', 'https://abimg003.imgix.net/CE64UOO/2026-03-27/image/e2339b03-f237-48bf-897f-0f18cc135a77_removebg.jpg?w=600', 'https://abimg003.imgix.net/CE64UOO/2026-03-27/image/08734481-ffc2-4097-8176-cce528b14dc5_removebg.jpg?w=600', 'https://abimg003.imgix.net/CE64UOO/2026-03-27/image/f904ec84-54d8-4a9b-86e7-e58a85b91a25_removebg.jpg?w=600', 'https://abimg003.imgix.net/CE64UOO/2026-03-27/image/d514df8a-939c-4110-91b7-68612684e3f4_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'EMPTY SERVICE BOOK', 'remarks': 'VOSA STATES 61K, 64K, 70K, 77K, 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': 120, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/36162bdc-6fb1-4b8f-bf1d-9e20db665a28.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:11:52 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120861228, 'registration': 'CE64UOO', 'account': 'MAN037', 'make': 'FORD', 'model': 'FIESTA HATCHBACK', 'derivative': '1.25 82 Zetec 5dr', 'mileage': 79772, 'mileageWarranty': False, 'type': 'car', 'saleId': 19230, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2014-10-12', 'fuel': 'Petrol', 'motExpiry': '2026-11-09', 'doors': 5, 'engineSize': 1242, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/CE64UOO/2026-03-27/image/5d9df866-d1ee-4863-b58e-7822055c1554_removebg.jpg?w=600', 'https://abimg003.imgix.net/CE64UOO/2026-03-27/image/989fc761-3e44-4979-9fe6-334647ae7903_removebg.jpg?w=600', 'https://abimg003.imgix.net/CE64UOO/2026-03-27/image/5fa04191-9b00-4fea-9b48-51149fad5389_removebg.jpg?w=600', 'https://abimg003.imgix.net/CE64UOO/2026-03-27/image/e2339b03-f237-48bf-897f-0f18cc135a77_removebg.jpg?w=600', 'https://abimg003.imgix.net/CE64UOO/2026-03-27/image/08734481-ffc2-4097-8176-cce528b14dc5_removebg.jpg?w=600', 'https://abimg003.imgix.net/CE64UOO/2026-03-27/image/f904ec84-54d8-4a9b-86e7-e58a85b91a25_removebg.jpg?w=600', 'https://abimg003.imgix.net/CE64UOO/2026-03-27/image/d514df8a-939c-4110-91b7-68612684e3f4_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'EMPTY SERVICE BOOK', 'remarks': 'VOSA STATES 61K, 64K, 70K, 77K, 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': 120, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/36162bdc-6fb1-4b8f-bf1d-9e20db665a28.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:11:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1cb0b7e6-6f53-5f01-9fbe-3495070fb532 with identifier: 120861228
2026-03-27 19:11:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1cb0b7e6-6f53-5f01-9fbe-3495070fb532 with scrape type 1
2026-03-27 19:11:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 7 photos for item 1cb0b7e6-6f53-5f01-9fbe-3495070fb532
2026-03-27 19:11:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:11: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%252FCE64UOO%252F2026-03-27%252Fimage%252F5d9df866-d1ee-4863-b58e-7822055c1554_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:11:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/CE64UOO/2026-03-27/image/5d9df866-d1ee-4863-b58e-7822055c1554_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:11:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:11: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%252FCE64UOO%252F2026-03-27%252Fimage%252F989fc761-3e44-4979-9fe6-334647ae7903_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:11:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/CE64UOO/2026-03-27/image/989fc761-3e44-4979-9fe6-334647ae7903_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:11:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:11: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%252FCE64UOO%252F2026-03-27%252Fimage%252F5fa04191-9b00-4fea-9b48-51149fad5389_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:11:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/CE64UOO/2026-03-27/image/5fa04191-9b00-4fea-9b48-51149fad5389_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:11:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:11: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%252FCE64UOO%252F2026-03-27%252Fimage%252Fe2339b03-f237-48bf-897f-0f18cc135a77_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:11:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/CE64UOO/2026-03-27/image/e2339b03-f237-48bf-897f-0f18cc135a77_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:11:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:11: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%252FCE64UOO%252F2026-03-27%252Fimage%252F08734481-ffc2-4097-8176-cce528b14dc5_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:11:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/CE64UOO/2026-03-27/image/08734481-ffc2-4097-8176-cce528b14dc5_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:11:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:11: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%252FCE64UOO%252F2026-03-27%252Fimage%252Ff904ec84-54d8-4a9b-86e7-e58a85b91a25_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:11:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/CE64UOO/2026-03-27/image/f904ec84-54d8-4a9b-86e7-e58a85b91a25_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:11:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:11: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%252FCE64UOO%252F2026-03-27%252Fimage%252Fd514df8a-939c-4110-91b7-68612684e3f4_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:11:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/CE64UOO/2026-03-27/image/d514df8a-939c-4110-91b7-68612684e3f4_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:11:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-27 19:12:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120859605?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:12:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:12:01 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120859605, 'registration': 'DN64LLA', 'account': 'MAN037', 'make': 'MINI', 'model': 'COUNTRYMAN HATCHBACK', 'derivative': '1.6 One 5dr', 'mileage': 79894, 'mileageWarranty': False, 'type': 'car', 'saleId': 19230, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2014-10-30', 'fuel': 'Petrol', 'motExpiry': '2026-12-18', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Hatchback', 'images': None, 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': 'Service print and book 05/16-16K, 06/16-18K, 12/22-59K, 12/23-65K, 12/25-??', 'remarks': 'VOSA STATES 59K, 65K, 71K, 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': 134, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/1b3ac490-f33f-4f79-bb3c-49171dd094c5.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:12:01 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120859605, 'registration': 'DN64LLA', 'account': 'MAN037', 'make': 'MINI', 'model': 'COUNTRYMAN HATCHBACK', 'derivative': '1.6 One 5dr', 'mileage': 79894, 'mileageWarranty': False, 'type': 'car', 'saleId': 19230, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2014-10-30', 'fuel': 'Petrol', 'motExpiry': '2026-12-18', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Hatchback', 'images': None, 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': 'Service print and book 05/16-16K, 06/16-18K, 12/22-59K, 12/23-65K, 12/25-??', 'remarks': 'VOSA STATES 59K, 65K, 71K, 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': 134, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/1b3ac490-f33f-4f79-bb3c-49171dd094c5.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:12:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e4fabda6-2ea9-58d4-8674-20c322bdbd5f with identifier: 120859605
2026-03-27 19:12:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e4fabda6-2ea9-58d4-8674-20c322bdbd5f with scrape type 1
2026-03-27 19:12:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item e4fabda6-2ea9-58d4-8674-20c322bdbd5f
2026-03-27 19:12:01 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item e4fabda6-2ea9-58d4-8674-20c322bdbd5f
2026-03-27 19:12:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: e4fabda6-2ea9-58d4-8674-20c322bdbd5f, identifier: 120859605
2026-03-27 19:12:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: e4fabda6-2ea9-58d4-8674-20c322bdbd5f with identifier: 120859605
2026-03-27 19:12:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: e4fabda6-2ea9-58d4-8674-20c322bdbd5f with identifier: 120859605
2026-03-27 19:12:01 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: e4fabda6-2ea9-58d4-8674-20c322bdbd5f with identifier: 120859605 to the API
2026-03-27 19:12:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:12: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-27 19:12:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120859605?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 134,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Petrol',
'id': 'e4fabda6-2ea9-58d4-8674-20c322bdbd5f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'DN64LLA',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120859605',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'MINI',
'model': 'COUNTRYMAN HATCHBACK',
'odometer': 79894,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-10-30',
'seller_name': 'Manamanx Ltd',
'title': 'MINI COUNTRYMAN HATCHBACK 1.6 One 5dr',
'transmission': 'manual',
'trim': '1.6 One 5dr',
'vin': None,
'year': 2014}
2026-03-27 19:12:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:12:02 [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-27 19:12:02 [astonbarclay.gb] INFO: Saving data for 120859605: {'created_time': 1774638722.237723, 'last_price_update_time': 1774638722.237733, 'auction_closing_time': 1774888200.0}
2026-03-27 19:12:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:12:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120859605') HTTP/1.1" 204 0
2026-03-27 19:12:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/CE64UOO/2026-03-27/image/d514df8a-939c-4110-91b7-68612684e3f4_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120861228?view=catalogue)
2026-03-27 19:12:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:12:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439df62510>
2026-03-27 19:12:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:12:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:12:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:12:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1cb0b7e6-6f53-5f01-9fbe-3495070fb532/1cb0b7e6-6f53-5f01-9fbe-3495070fb532_image_6.jpg HTTP/1.1" 201 0
2026-03-27 19:12:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:12:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FCE64UOO%252F2026-03-27%252Fimage%252Fd514df8a-939c-4110-91b7-68612684e3f4_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:12:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/CE64UOO/2026-03-27/image/d514df8a-939c-4110-91b7-68612684e3f4_removebg.jpg?w=600 saved to cache
2026-03-27 19:12:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 1cb0b7e6-6f53-5f01-9fbe-3495070fb532
2026-03-27 19:12:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/CE64UOO/2026-03-27/image/f904ec84-54d8-4a9b-86e7-e58a85b91a25_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120861228?view=catalogue)
2026-03-27 19:12:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:12:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439d5d99d0>
2026-03-27 19:12:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:12:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:12:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:12:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1cb0b7e6-6f53-5f01-9fbe-3495070fb532/1cb0b7e6-6f53-5f01-9fbe-3495070fb532_image_5.jpg HTTP/1.1" 201 0
2026-03-27 19:12:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:12:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FCE64UOO%252F2026-03-27%252Fimage%252Ff904ec84-54d8-4a9b-86e7-e58a85b91a25_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:12:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/CE64UOO/2026-03-27/image/f904ec84-54d8-4a9b-86e7-e58a85b91a25_removebg.jpg?w=600 saved to cache
2026-03-27 19:12:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 1cb0b7e6-6f53-5f01-9fbe-3495070fb532
2026-03-27 19:12:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/CE64UOO/2026-03-27/image/08734481-ffc2-4097-8176-cce528b14dc5_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120861228?view=catalogue)
2026-03-27 19:12:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:12:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439d6e9ed0>
2026-03-27 19:12:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:12:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:12:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:12:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1cb0b7e6-6f53-5f01-9fbe-3495070fb532/1cb0b7e6-6f53-5f01-9fbe-3495070fb532_image_4.jpg HTTP/1.1" 201 0
2026-03-27 19:12:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:12:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FCE64UOO%252F2026-03-27%252Fimage%252F08734481-ffc2-4097-8176-cce528b14dc5_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:12:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/CE64UOO/2026-03-27/image/08734481-ffc2-4097-8176-cce528b14dc5_removebg.jpg?w=600 saved to cache
2026-03-27 19:12:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 1cb0b7e6-6f53-5f01-9fbe-3495070fb532
2026-03-27 19:12:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/CE64UOO/2026-03-27/image/e2339b03-f237-48bf-897f-0f18cc135a77_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120861228?view=catalogue)
2026-03-27 19:12:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:12:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439d5427d0>
2026-03-27 19:12:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:12:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:12:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:12:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1cb0b7e6-6f53-5f01-9fbe-3495070fb532/1cb0b7e6-6f53-5f01-9fbe-3495070fb532_image_3.jpg HTTP/1.1" 201 0
2026-03-27 19:12:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:12:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FCE64UOO%252F2026-03-27%252Fimage%252Fe2339b03-f237-48bf-897f-0f18cc135a77_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:12:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/CE64UOO/2026-03-27/image/e2339b03-f237-48bf-897f-0f18cc135a77_removebg.jpg?w=600 saved to cache
2026-03-27 19:12:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 1cb0b7e6-6f53-5f01-9fbe-3495070fb532
2026-03-27 19:12:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/CE64UOO/2026-03-27/image/5fa04191-9b00-4fea-9b48-51149fad5389_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120861228?view=catalogue)
2026-03-27 19:12:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:12:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439d645090>
2026-03-27 19:12:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:12:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:12:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:12:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1cb0b7e6-6f53-5f01-9fbe-3495070fb532/1cb0b7e6-6f53-5f01-9fbe-3495070fb532_image_2.jpg HTTP/1.1" 201 0
2026-03-27 19:12:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:12:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FCE64UOO%252F2026-03-27%252Fimage%252F5fa04191-9b00-4fea-9b48-51149fad5389_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:12:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/CE64UOO/2026-03-27/image/5fa04191-9b00-4fea-9b48-51149fad5389_removebg.jpg?w=600 saved to cache
2026-03-27 19:12:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 1cb0b7e6-6f53-5f01-9fbe-3495070fb532
2026-03-27 19:12:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/CE64UOO/2026-03-27/image/989fc761-3e44-4979-9fe6-334647ae7903_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120861228?view=catalogue)
2026-03-27 19:12:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/CE64UOO/2026-03-27/image/5d9df866-d1ee-4863-b58e-7822055c1554_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120861228?view=catalogue)
2026-03-27 19:12:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:12:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439d770050>
2026-03-27 19:12:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:12:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:12:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:12:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1cb0b7e6-6f53-5f01-9fbe-3495070fb532/1cb0b7e6-6f53-5f01-9fbe-3495070fb532_image_1.jpg HTTP/1.1" 201 0
2026-03-27 19:12:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:12:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FCE64UOO%252F2026-03-27%252Fimage%252F989fc761-3e44-4979-9fe6-334647ae7903_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:12:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/CE64UOO/2026-03-27/image/989fc761-3e44-4979-9fe6-334647ae7903_removebg.jpg?w=600 saved to cache
2026-03-27 19:12:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 1cb0b7e6-6f53-5f01-9fbe-3495070fb532
2026-03-27 19:12:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:12:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439ec8a150>
2026-03-27 19:12:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:12:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:12:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:12:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1cb0b7e6-6f53-5f01-9fbe-3495070fb532/1cb0b7e6-6f53-5f01-9fbe-3495070fb532_image_0.jpg HTTP/1.1" 201 0
2026-03-27 19:12:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:12:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FCE64UOO%252F2026-03-27%252Fimage%252F5d9df866-d1ee-4863-b58e-7822055c1554_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:12:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/CE64UOO/2026-03-27/image/5d9df866-d1ee-4863-b58e-7822055c1554_removebg.jpg?w=600 saved to cache
2026-03-27 19:12:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 1cb0b7e6-6f53-5f01-9fbe-3495070fb532
2026-03-27 19:12:04 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 1cb0b7e6-6f53-5f01-9fbe-3495070fb532, skipping ID generation
2026-03-27 19:12:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1cb0b7e6-6f53-5f01-9fbe-3495070fb532 with scrape type 1
2026-03-27 19:12:04 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 1cb0b7e6-6f53-5f01-9fbe-3495070fb532 sending to next pipeline
2026-03-27 19:12:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 1cb0b7e6-6f53-5f01-9fbe-3495070fb532, identifier: 120861228
2026-03-27 19:12:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 1cb0b7e6-6f53-5f01-9fbe-3495070fb532 with identifier: 120861228
2026-03-27 19:12:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 1cb0b7e6-6f53-5f01-9fbe-3495070fb532 with identifier: 120861228
2026-03-27 19:12:04 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 1cb0b7e6-6f53-5f01-9fbe-3495070fb532 with identifier: 120861228 to the API
2026-03-27 19:12:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:12: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-27 19:12:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/CE64UOO/2026-03-27/image/5d9df866-d1ee-4863-b58e-7822055c1554_removebg.jpg?w=600>
{'auction_title': '',
'c_o_2_emission_value': 120,
'color': 'RED',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.2L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Petrol',
'id': '1cb0b7e6-6f53-5f01-9fbe-3495070fb532',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'CE64UOO',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120861228',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'FORD',
'model': 'FIESTA HATCHBACK',
'odometer': 79772,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 7,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1cb0b7e6-6f53-5f01-9fbe-3495070fb532/1cb0b7e6-6f53-5f01-9fbe-3495070fb532_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 32953,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/CE64UOO/2026-03-27/image/5d9df866-d1ee-4863-b58e-7822055c1554_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1cb0b7e6-6f53-5f01-9fbe-3495070fb532/1cb0b7e6-6f53-5f01-9fbe-3495070fb532_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35845,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/CE64UOO/2026-03-27/image/989fc761-3e44-4979-9fe6-334647ae7903_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1cb0b7e6-6f53-5f01-9fbe-3495070fb532/1cb0b7e6-6f53-5f01-9fbe-3495070fb532_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 33294,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/CE64UOO/2026-03-27/image/5fa04191-9b00-4fea-9b48-51149fad5389_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1cb0b7e6-6f53-5f01-9fbe-3495070fb532/1cb0b7e6-6f53-5f01-9fbe-3495070fb532_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 29681,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/CE64UOO/2026-03-27/image/e2339b03-f237-48bf-897f-0f18cc135a77_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1cb0b7e6-6f53-5f01-9fbe-3495070fb532/1cb0b7e6-6f53-5f01-9fbe-3495070fb532_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58966,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/CE64UOO/2026-03-27/image/08734481-ffc2-4097-8176-cce528b14dc5_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1cb0b7e6-6f53-5f01-9fbe-3495070fb532/1cb0b7e6-6f53-5f01-9fbe-3495070fb532_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43611,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/CE64UOO/2026-03-27/image/f904ec84-54d8-4a9b-86e7-e58a85b91a25_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1cb0b7e6-6f53-5f01-9fbe-3495070fb532/1cb0b7e6-6f53-5f01-9fbe-3495070fb532_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 33986,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/CE64UOO/2026-03-27/image/d514df8a-939c-4110-91b7-68612684e3f4_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-10-12',
'seller_name': 'Manamanx Ltd',
'title': 'FORD FIESTA HATCHBACK 1.25 82 Zetec 5dr',
'transmission': 'manual',
'trim': '1.25 82 Zetec 5dr',
'vin': None,
'year': 2014}
2026-03-27 19:12:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:12:05 [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-27 19:12:05 [astonbarclay.gb] INFO: Saving data for 120861228: {'created_time': 1774638725.255666, 'last_price_update_time': 1774638725.255677, 'auction_closing_time': 1774888200.0}
2026-03-27 19:12:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:12:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120861228') HTTP/1.1" 204 0
2026-03-27 19:12:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120825971?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:12:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:12:05 [scrapy.extensions.logstats] INFO: Crawled 205 pages (at 24 pages/min), scraped 199 items (at 23 items/min)
2026-03-27 19:12:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 177MiB
2026-03-27 19:12:05 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120825971, 'registration': 'GV10HWF', 'account': 'WBA001', 'make': 'FORD', 'model': 'KA HATCHBACK', 'derivative': '1.2 Zetec 3dr', 'mileage': 94285, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 401}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2010-06-24', 'fuel': 'Petrol', 'motExpiry': '2027-01-22', 'doors': 3, 'engineSize': 1242, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/GV10HWF/2026-03-27/image/ed2eddd5-cff4-43bd-8be8-8c911b0b5293_removebg.jpg?w=600', 'https://abimg003.imgix.net/GV10HWF/2026-03-27/image/c95de8b0-2666-4c90-8f1e-8c97b0fd2146_removebg.jpg?w=600', 'https://abimg003.imgix.net/GV10HWF/2026-03-27/image/819be80f-294c-40d2-b7f3-75285d910768_removebg.jpg?w=600', 'https://abimg003.imgix.net/GV10HWF/2026-03-27/image/fc542652-5651-40cc-9e1f-60d7aff4a615_removebg.jpg?w=600', 'https://abimg003.imgix.net/GV10HWF/2026-03-27/image/c746573a-778e-4f2e-bb6d-eb8c70e399d1_removebg.jpg?w=600', 'https://abimg003.imgix.net/GV10HWF/2026-03-27/image/891ea733-48ff-41c3-9905-6eae0d7b54ae_removebg.jpg?w=600', 'https://abimg003.imgix.net/GV10HWF/2026-03-27/image/c8f7e35e-7a12-473e-9768-14b29f973d4d_removebg.jpg?w=600', 'https://abimg003.imgix.net/GV10HWF/2026-03-27/image/d7c1169a-d26f-4f60-b5fd-3ef2af273996_removebg.jpg?w=600', 'https://abimg003.imgix.net/GV10HWF/2026-03-27/image/a8ade149-8cea-49d1-b2aa-24b9580c06b3_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 06/11 - 5K, 06/12 - 11K, 06/17 - 37K, 06/18 - 42K, 06/19 - 47K, 06/21- 64K, 06/22 - 77K,', 'remarks': '**540** VOSA STATES 16K, 22K, 27K, 33K, 37K, 45K, 47K, 55K, 64K, 77K, 85K, 89K, 93K', 'virtual': False, 'seller': 'UKCGR', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '5', 'v5': True, 'v5details': 'Here', 'co2': 119, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/f12f89c2-fdcd-420d-a708-ad028a716f9f.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:12:05 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120825971, 'registration': 'GV10HWF', 'account': 'WBA001', 'make': 'FORD', 'model': 'KA HATCHBACK', 'derivative': '1.2 Zetec 3dr', 'mileage': 94285, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 401}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2010-06-24', 'fuel': 'Petrol', 'motExpiry': '2027-01-22', 'doors': 3, 'engineSize': 1242, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/GV10HWF/2026-03-27/image/ed2eddd5-cff4-43bd-8be8-8c911b0b5293_removebg.jpg?w=600', 'https://abimg003.imgix.net/GV10HWF/2026-03-27/image/c95de8b0-2666-4c90-8f1e-8c97b0fd2146_removebg.jpg?w=600', 'https://abimg003.imgix.net/GV10HWF/2026-03-27/image/819be80f-294c-40d2-b7f3-75285d910768_removebg.jpg?w=600', 'https://abimg003.imgix.net/GV10HWF/2026-03-27/image/fc542652-5651-40cc-9e1f-60d7aff4a615_removebg.jpg?w=600', 'https://abimg003.imgix.net/GV10HWF/2026-03-27/image/c746573a-778e-4f2e-bb6d-eb8c70e399d1_removebg.jpg?w=600', 'https://abimg003.imgix.net/GV10HWF/2026-03-27/image/891ea733-48ff-41c3-9905-6eae0d7b54ae_removebg.jpg?w=600', 'https://abimg003.imgix.net/GV10HWF/2026-03-27/image/c8f7e35e-7a12-473e-9768-14b29f973d4d_removebg.jpg?w=600', 'https://abimg003.imgix.net/GV10HWF/2026-03-27/image/d7c1169a-d26f-4f60-b5fd-3ef2af273996_removebg.jpg?w=600', 'https://abimg003.imgix.net/GV10HWF/2026-03-27/image/a8ade149-8cea-49d1-b2aa-24b9580c06b3_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 06/11 - 5K, 06/12 - 11K, 06/17 - 37K, 06/18 - 42K, 06/19 - 47K, 06/21- 64K, 06/22 - 77K,', 'remarks': '**540** VOSA STATES 16K, 22K, 27K, 33K, 37K, 45K, 47K, 55K, 64K, 77K, 85K, 89K, 93K', 'virtual': False, 'seller': 'UKCGR', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '5', 'v5': True, 'v5details': 'Here', 'co2': 119, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/f12f89c2-fdcd-420d-a708-ad028a716f9f.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:12:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 58492573-0d9a-570f-b837-a56734d2e501 with identifier: 120825971
2026-03-27 19:12:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 58492573-0d9a-570f-b837-a56734d2e501 with scrape type 2
2026-03-27 19:12:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 58492573-0d9a-570f-b837-a56734d2e501 with scrape type 2
2026-03-27 19:12:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 58492573-0d9a-570f-b837-a56734d2e501, identifier: 120825971
2026-03-27 19:12:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 58492573-0d9a-570f-b837-a56734d2e501 with identifier: 120825971
2026-03-27 19:12:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 58492573-0d9a-570f-b837-a56734d2e501 with identifier: 120825971
2026-03-27 19:12:05 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 58492573-0d9a-570f-b837-a56734d2e501 with identifier: 120825971 to the API
2026-03-27 19:12:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:12: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-27 19:12:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120825971?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 119,
'color': 'RED',
'currency': 'GBP',
'doors_number': 3,
'emission_standard': 'EURO 4',
'engine': '1.2L',
'expiration_date': '2026-03-31T12:00:00Z',
'fuel_type': 'Petrol',
'id': '58492573-0d9a-570f-b837-a56734d2e501',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'GV10HWF',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120825971',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'FORD',
'model': 'KA HATCHBACK',
'odometer': 94285,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-06-24',
'seller_name': 'UKCGR',
'title': 'FORD KA HATCHBACK 1.2 Zetec 3dr',
'transmission': 'manual',
'trim': '1.2 Zetec 3dr',
'vin': None,
'year': 2010}
2026-03-27 19:12:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:12:05 [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-27 19:12:05 [astonbarclay.gb] INFO: Saving data for 120825971: {'auction_closing_time': 1774958400.0, 'created_time': 1774530314.555838, 'last_price_update_time': 1774638725.725927}
2026-03-27 19:12:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:12:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120825971') HTTP/1.1" 204 0
2026-03-27 19:12:20 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.004(s), this was the 1st time calling it.
2026-03-27 19:12:20 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.558749330979254 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-27 19:12:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120859461?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:12:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:12:24 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120859461, 'registration': 'YK62HYG', 'account': 'MAN037', 'make': 'MINI', 'model': 'COUNTRYMAN DIESEL HATCHBACK', 'derivative': '2.0 Cooper S D 5dr', 'mileage': 81439, 'mileageWarranty': False, 'type': 'car', 'saleId': 19230, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2012-12-27', 'fuel': 'Diesel', 'motExpiry': '2026-08-18', 'doors': 5, 'engineSize': 1995, 'bodyType': 'Hatchback', 'images': None, 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': 'Service book 12/14-7K, 12/15-12K, 12/16-17K, 05/18-24K', 'remarks': 'VOSA STATES 42K, 53K, 63K, 74K, 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/c603444c-b71c-4e90-8911-8621cb3aaf2b.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:12:24 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120859461, 'registration': 'YK62HYG', 'account': 'MAN037', 'make': 'MINI', 'model': 'COUNTRYMAN DIESEL HATCHBACK', 'derivative': '2.0 Cooper S D 5dr', 'mileage': 81439, 'mileageWarranty': False, 'type': 'car', 'saleId': 19230, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2012-12-27', 'fuel': 'Diesel', 'motExpiry': '2026-08-18', 'doors': 5, 'engineSize': 1995, 'bodyType': 'Hatchback', 'images': None, 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': 'Service book 12/14-7K, 12/15-12K, 12/16-17K, 05/18-24K', 'remarks': 'VOSA STATES 42K, 53K, 63K, 74K, 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/c603444c-b71c-4e90-8911-8621cb3aaf2b.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:12:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9b8ee59a-4597-5843-aacf-1095b5486a05 with identifier: 120859461
2026-03-27 19:12:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9b8ee59a-4597-5843-aacf-1095b5486a05 with scrape type 1
2026-03-27 19:12:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 9b8ee59a-4597-5843-aacf-1095b5486a05
2026-03-27 19:12:24 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 9b8ee59a-4597-5843-aacf-1095b5486a05
2026-03-27 19:12:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 9b8ee59a-4597-5843-aacf-1095b5486a05, identifier: 120859461
2026-03-27 19:12:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 9b8ee59a-4597-5843-aacf-1095b5486a05 with identifier: 120859461
2026-03-27 19:12:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 9b8ee59a-4597-5843-aacf-1095b5486a05 with identifier: 120859461
2026-03-27 19:12:24 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 9b8ee59a-4597-5843-aacf-1095b5486a05 with identifier: 120859461 to the API
2026-03-27 19:12:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:12: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-27 19:12:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120859461?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 122,
'color': 'RED',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Diesel',
'id': '9b8ee59a-4597-5843-aacf-1095b5486a05',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'YK62HYG',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120859461',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'MINI',
'model': 'COUNTRYMAN DIESEL HATCHBACK',
'odometer': 81439,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-12-27',
'seller_name': 'Manamanx Ltd',
'title': 'MINI COUNTRYMAN DIESEL HATCHBACK 2.0 Cooper S D 5dr',
'transmission': 'manual',
'trim': '2.0 Cooper S D 5dr',
'vin': None,
'year': 2012}
2026-03-27 19:12:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:12:24 [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-27 19:12:24 [astonbarclay.gb] INFO: Saving data for 120859461: {'created_time': 1774638744.672204, 'last_price_update_time': 1774638744.672216, 'auction_closing_time': 1774888200.0}
2026-03-27 19:12:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:12:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120859461') HTTP/1.1" 204 0
2026-03-27 19:12:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120562331?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:12:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:12:25 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120562331, 'registration': 'EA64UDS', 'account': 'SEL005', 'make': 'FORD', 'model': 'KUGA DIESEL ESTATE', 'derivative': '2.0 TDCi Titanium 5dr 2WD', 'mileage': 91018, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2014-11-04', 'fuel': 'Diesel', 'motExpiry': '2026-11-03', 'doors': 5, 'engineSize': 1997, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/EA64UDS/2026-03-24/image/bc9a41b9-7094-4552-965c-2edf6a625319_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA64UDS/2026-03-24/image/df63d2f1-413d-42df-b613-90946bb166b1_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA64UDS/2026-03-24/image/36661e85-8169-4b7f-8afa-1f6ae5777efc_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA64UDS/2026-03-24/image/b1bb0a5a-163b-4cd7-a3e9-d7188a47cc14_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA64UDS/2026-03-24/image/f8e942c6-4f5d-462f-ae92-053d403677bf_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA64UDS/2026-03-24/image/807d2c79-6806-48aa-8e35-ee2270b572d8_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA64UDS/2026-03-24/image/2d6be3f0-10db-486a-998d-0ca8685762f3_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA64UDS/2026-03-24/image/88b15e10-5099-4e18-bc0c-1d08269c8371_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'VOSA STATES 70K, 75K, 82K, 88K, SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Auction Plus', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 139, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/5e91b523-7fdc-4d61-adea-fc67c512940c.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:12:25 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120562331, 'registration': 'EA64UDS', 'account': 'SEL005', 'make': 'FORD', 'model': 'KUGA DIESEL ESTATE', 'derivative': '2.0 TDCi Titanium 5dr 2WD', 'mileage': 91018, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2014-11-04', 'fuel': 'Diesel', 'motExpiry': '2026-11-03', 'doors': 5, 'engineSize': 1997, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/EA64UDS/2026-03-24/image/bc9a41b9-7094-4552-965c-2edf6a625319_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA64UDS/2026-03-24/image/df63d2f1-413d-42df-b613-90946bb166b1_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA64UDS/2026-03-24/image/36661e85-8169-4b7f-8afa-1f6ae5777efc_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA64UDS/2026-03-24/image/b1bb0a5a-163b-4cd7-a3e9-d7188a47cc14_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA64UDS/2026-03-24/image/f8e942c6-4f5d-462f-ae92-053d403677bf_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA64UDS/2026-03-24/image/807d2c79-6806-48aa-8e35-ee2270b572d8_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA64UDS/2026-03-24/image/2d6be3f0-10db-486a-998d-0ca8685762f3_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA64UDS/2026-03-24/image/88b15e10-5099-4e18-bc0c-1d08269c8371_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'VOSA STATES 70K, 75K, 82K, 88K, SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Auction Plus', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 139, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/5e91b523-7fdc-4d61-adea-fc67c512940c.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:12:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c41abab0-3368-5887-92ad-65eebbaed9c5 with identifier: 120562331
2026-03-27 19:12:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c41abab0-3368-5887-92ad-65eebbaed9c5 with scrape type 2
2026-03-27 19:12:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c41abab0-3368-5887-92ad-65eebbaed9c5 with scrape type 2
2026-03-27 19:12:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: c41abab0-3368-5887-92ad-65eebbaed9c5, identifier: 120562331
2026-03-27 19:12:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: c41abab0-3368-5887-92ad-65eebbaed9c5 with identifier: 120562331
2026-03-27 19:12:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: c41abab0-3368-5887-92ad-65eebbaed9c5 with identifier: 120562331
2026-03-27 19:12:25 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: c41abab0-3368-5887-92ad-65eebbaed9c5 with identifier: 120562331 to the API
2026-03-27 19:12:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:12: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-27 19:12:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120562331?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 139,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Diesel',
'id': 'c41abab0-3368-5887-92ad-65eebbaed9c5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'EA64UDS',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120562331',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'FORD',
'model': 'KUGA DIESEL ESTATE',
'odometer': 91018,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-11-04',
'seller_name': 'Auction Plus',
'title': 'FORD KUGA DIESEL ESTATE 2.0 TDCi Titanium 5dr 2WD',
'transmission': 'manual',
'trim': '2.0 TDCi Titanium 5dr 2WD',
'vin': None,
'year': 2014}
2026-03-27 19:12:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:12:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120562331%27 HTTP/1.1" 200 None
2026-03-27 19:12:26 [astonbarclay.gb] INFO: Saving data for 120562331: {'auction_closing_time': 1774888200.0, 'created_time': 1774271758.770457, 'last_price_update_time': 1774638746.082705}
2026-03-27 19:12:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:12:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120562331') HTTP/1.1" 204 0
2026-03-27 19:12:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-27 19:12:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120416058?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:12:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:12:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120562403?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:12:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:12:28 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120416058, 'registration': 'PN15XAW', 'account': 'LAN037', 'make': 'VOLKSWAGEN', 'model': 'TIGUAN DIESEL ESTATE', 'derivative': '2.0 TDi BlueMotion Tech Match 5dr', 'mileage': 104764, 'mileageWarranty': True, 'type': 'car', 'saleId': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 401}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2015-03-14', 'fuel': 'Diesel', 'motExpiry': '2026-03-13', 'doors': 5, 'engineSize': 1968, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/PN15XAW/2026-03-19/image/e2adf609-5192-4d77-ac27-a8abc5e498ca_removebg.jpg?w=600', 'https://abimg003.imgix.net/PN15XAW/2026-03-19/image/43dec6b6-b1c7-42be-9922-d742afe7635a_removebg.jpg?w=600', 'https://abimg003.imgix.net/PN15XAW/2026-03-19/image/bc495e5c-d169-4aad-b584-a612b533397e_removebg.jpg?w=600', 'https://abimg003.imgix.net/PN15XAW/2026-03-19/image/728fdac2-a795-4b45-9304-c6d3c3d70adf_removebg.jpg?w=600', 'https://abimg003.imgix.net/PN15XAW/2026-03-19/image/08174fb7-e00d-477c-acae-f5c75a576016_removebg.jpg?w=600', 'https://abimg003.imgix.net/PN15XAW/2026-03-19/image/86205f23-87ae-492c-81af-796d8360382a_removebg.jpg?w=600', 'https://abimg003.imgix.net/PN15XAW/2026-03-19/image/b1d25f30-1dbb-4644-9381-76788aaef11f_removebg.jpg?w=600', 'https://abimg003.imgix.net/PN15XAW/2026-03-19/image/83f947bb-a967-49b9-98ee-545953d88906_removebg.jpg?w=600', 'https://abimg003.imgix.net/PN15XAW/2026-03-19/image/8c64d1f3-2ffe-4968-b5b6-08163a8ee6e0_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': '**1769** VOSA STATES 34K, 47K, 57K, 61K, 69K, 78K, 88K, 96K', 'virtual': False, 'seller': 'Cox Motor Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 150, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/0f53bb9d-9d35-44b7-90a5-72dd4a61ce6b.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:12:28 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120416058, 'registration': 'PN15XAW', 'account': 'LAN037', 'make': 'VOLKSWAGEN', 'model': 'TIGUAN DIESEL ESTATE', 'derivative': '2.0 TDi BlueMotion Tech Match 5dr', 'mileage': 104764, 'mileageWarranty': True, 'type': 'car', 'saleId': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 401}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2015-03-14', 'fuel': 'Diesel', 'motExpiry': '2026-03-13', 'doors': 5, 'engineSize': 1968, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/PN15XAW/2026-03-19/image/e2adf609-5192-4d77-ac27-a8abc5e498ca_removebg.jpg?w=600', 'https://abimg003.imgix.net/PN15XAW/2026-03-19/image/43dec6b6-b1c7-42be-9922-d742afe7635a_removebg.jpg?w=600', 'https://abimg003.imgix.net/PN15XAW/2026-03-19/image/bc495e5c-d169-4aad-b584-a612b533397e_removebg.jpg?w=600', 'https://abimg003.imgix.net/PN15XAW/2026-03-19/image/728fdac2-a795-4b45-9304-c6d3c3d70adf_removebg.jpg?w=600', 'https://abimg003.imgix.net/PN15XAW/2026-03-19/image/08174fb7-e00d-477c-acae-f5c75a576016_removebg.jpg?w=600', 'https://abimg003.imgix.net/PN15XAW/2026-03-19/image/86205f23-87ae-492c-81af-796d8360382a_removebg.jpg?w=600', 'https://abimg003.imgix.net/PN15XAW/2026-03-19/image/b1d25f30-1dbb-4644-9381-76788aaef11f_removebg.jpg?w=600', 'https://abimg003.imgix.net/PN15XAW/2026-03-19/image/83f947bb-a967-49b9-98ee-545953d88906_removebg.jpg?w=600', 'https://abimg003.imgix.net/PN15XAW/2026-03-19/image/8c64d1f3-2ffe-4968-b5b6-08163a8ee6e0_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': '**1769** VOSA STATES 34K, 47K, 57K, 61K, 69K, 78K, 88K, 96K', 'virtual': False, 'seller': 'Cox Motor Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 150, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/0f53bb9d-9d35-44b7-90a5-72dd4a61ce6b.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:12:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 509f9bf5-9860-5768-b651-6b2770276fd1 with identifier: 120416058
2026-03-27 19:12:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 509f9bf5-9860-5768-b651-6b2770276fd1 with scrape type 2
2026-03-27 19:12:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 509f9bf5-9860-5768-b651-6b2770276fd1 with scrape type 2
2026-03-27 19:12:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 509f9bf5-9860-5768-b651-6b2770276fd1, identifier: 120416058
2026-03-27 19:12:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 509f9bf5-9860-5768-b651-6b2770276fd1 with identifier: 120416058
2026-03-27 19:12:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 509f9bf5-9860-5768-b651-6b2770276fd1 with identifier: 120416058
2026-03-27 19:12:28 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 509f9bf5-9860-5768-b651-6b2770276fd1 with identifier: 120416058 to the API
2026-03-27 19:12:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:12: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-27 19:12:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120416058?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 150,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'expiration_date': '2026-03-31T12:00:00Z',
'fuel_type': 'Diesel',
'id': '509f9bf5-9860-5768-b651-6b2770276fd1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'PN15XAW',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120416058',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'VOLKSWAGEN',
'model': 'TIGUAN DIESEL ESTATE',
'odometer': 104764,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-03-14',
'seller_name': 'Cox Motor Group',
'title': 'VOLKSWAGEN TIGUAN DIESEL ESTATE 2.0 TDi BlueMotion Tech Match 5dr',
'transmission': 'manual',
'trim': '2.0 TDi BlueMotion Tech Match 5dr',
'vin': None,
'year': 2015}
2026-03-27 19:12:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:12:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120416058%27 HTTP/1.1" 200 None
2026-03-27 19:12:28 [astonbarclay.gb] INFO: Saving data for 120416058: {'auction_closing_time': 1774958400.0, 'created_time': 1773860517.36677, 'last_price_update_time': 1774638748.642024}
2026-03-27 19:12:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:12:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120416058') HTTP/1.1" 204 0
2026-03-27 19:12:28 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120562403, 'registration': 'CF13XMT', 'account': 'SEL005', 'make': 'FORD', 'model': 'S-MAX DIESEL ESTATE', 'derivative': '2.0 TDCi 163 Titanium 5dr Powershift', 'mileage': 118790, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2013-04-30', 'fuel': 'Diesel', 'motExpiry': '2026-05-10', 'doors': 5, 'engineSize': 1997, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/CF13XMT/2026-03-24/image/3fe7a50d-4fc3-4bf7-bcc0-6a5d4ba7059d_removebg.jpg?w=600', 'https://abimg003.imgix.net/CF13XMT/2026-03-24/image/1552660d-575c-4732-8abb-294db850dd65_removebg.jpg?w=600', 'https://abimg003.imgix.net/CF13XMT/2026-03-24/image/4844efbe-1da8-4281-bea8-96fd75b82fc5_removebg.jpg?w=600', 'https://abimg003.imgix.net/CF13XMT/2026-03-24/image/dced03d6-a1fe-4f02-b564-780f8ce35864_removebg.jpg?w=600', 'https://abimg003.imgix.net/CF13XMT/2026-03-24/image/24d3e6bb-a343-4976-a308-634ea86e90c1_removebg.jpg?w=600', 'https://abimg003.imgix.net/CF13XMT/2026-03-24/image/574249de-6ab2-431b-b7c7-1b84c7d191dd_removebg.jpg?w=600', 'https://abimg003.imgix.net/CF13XMT/2026-03-24/image/58c4890f-bcd4-4800-a2aa-607ff10f94ac_removebg.jpg?w=600', 'https://abimg003.imgix.net/CF13XMT/2026-03-24/image/c193e17d-311c-4137-9946-034bc2886bf8_removebg.jpg?w=600'], 'colour': 'BROWN', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'VOSA STATES 85K, 92K, 101K, 109K, SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Auction Plus', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 159, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/1114e96c-9f22-488e-b76a-ae9a4e403300.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:12:28 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120562403, 'registration': 'CF13XMT', 'account': 'SEL005', 'make': 'FORD', 'model': 'S-MAX DIESEL ESTATE', 'derivative': '2.0 TDCi 163 Titanium 5dr Powershift', 'mileage': 118790, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2013-04-30', 'fuel': 'Diesel', 'motExpiry': '2026-05-10', 'doors': 5, 'engineSize': 1997, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/CF13XMT/2026-03-24/image/3fe7a50d-4fc3-4bf7-bcc0-6a5d4ba7059d_removebg.jpg?w=600', 'https://abimg003.imgix.net/CF13XMT/2026-03-24/image/1552660d-575c-4732-8abb-294db850dd65_removebg.jpg?w=600', 'https://abimg003.imgix.net/CF13XMT/2026-03-24/image/4844efbe-1da8-4281-bea8-96fd75b82fc5_removebg.jpg?w=600', 'https://abimg003.imgix.net/CF13XMT/2026-03-24/image/dced03d6-a1fe-4f02-b564-780f8ce35864_removebg.jpg?w=600', 'https://abimg003.imgix.net/CF13XMT/2026-03-24/image/24d3e6bb-a343-4976-a308-634ea86e90c1_removebg.jpg?w=600', 'https://abimg003.imgix.net/CF13XMT/2026-03-24/image/574249de-6ab2-431b-b7c7-1b84c7d191dd_removebg.jpg?w=600', 'https://abimg003.imgix.net/CF13XMT/2026-03-24/image/58c4890f-bcd4-4800-a2aa-607ff10f94ac_removebg.jpg?w=600', 'https://abimg003.imgix.net/CF13XMT/2026-03-24/image/c193e17d-311c-4137-9946-034bc2886bf8_removebg.jpg?w=600'], 'colour': 'BROWN', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'VOSA STATES 85K, 92K, 101K, 109K, SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Auction Plus', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 159, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/1114e96c-9f22-488e-b76a-ae9a4e403300.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:12:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 24ff1d39-7cde-5efb-918a-51fb22898611 with identifier: 120562403
2026-03-27 19:12:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 24ff1d39-7cde-5efb-918a-51fb22898611 with scrape type 2
2026-03-27 19:12:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 24ff1d39-7cde-5efb-918a-51fb22898611 with scrape type 2
2026-03-27 19:12:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 24ff1d39-7cde-5efb-918a-51fb22898611, identifier: 120562403
2026-03-27 19:12:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 24ff1d39-7cde-5efb-918a-51fb22898611 with identifier: 120562403
2026-03-27 19:12:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 24ff1d39-7cde-5efb-918a-51fb22898611 with identifier: 120562403
2026-03-27 19:12:29 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 24ff1d39-7cde-5efb-918a-51fb22898611 with identifier: 120562403 to the API
2026-03-27 19:12:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:12: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-27 19:12:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120562403?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 159,
'color': 'BROWN',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Diesel',
'id': '24ff1d39-7cde-5efb-918a-51fb22898611',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'CF13XMT',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120562403',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'FORD',
'model': 'S-MAX DIESEL ESTATE',
'odometer': 118790,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-04-30',
'seller_name': 'Auction Plus',
'title': 'FORD S-MAX DIESEL ESTATE 2.0 TDCi 163 Titanium 5dr Powershift',
'transmission': 'automatic',
'trim': '2.0 TDCi 163 Titanium 5dr Powershift',
'vin': None,
'year': 2013}
2026-03-27 19:12:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:12:29 [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-27 19:12:29 [astonbarclay.gb] INFO: Saving data for 120562403: {'auction_closing_time': 1774888200.0, 'created_time': 1774271835.362198, 'last_price_update_time': 1774638749.201611}
2026-03-27 19:12:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:12:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120562403') HTTP/1.1" 204 0
2026-03-27 19:12:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120220474?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:12:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:12:30 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120220474, 'registration': 'EN19RKV', 'account': 'MAN027', 'make': 'VAUXHALL', 'model': 'CROSSLAND X HATCHBACK', 'derivative': '1.2T ecoTec [110] Elite Nav 5dr [6 Speed] [S/S]', 'mileage': 65145, 'mileageWarranty': True, 'type': 'car', 'saleId': 19230, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2019-05-15', 'fuel': 'Petrol', 'motExpiry': '2026-10-04', 'doors': 5, 'engineSize': 1199, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/EN19RKV/2026-03-09/image/49983e44-1255-4105-9dab-9627771dfbf3_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN19RKV/2026-03-09/image/929d89d7-b6ef-485f-a7d5-47ea0688b146_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN19RKV/2026-03-09/image/b622a25a-f633-4835-a64a-117be09c4e47_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN19RKV/2026-03-09/image/2b894d8a-c910-44fc-957a-0c5e0de45ed3_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN19RKV/2026-03-09/image/5c4bc0f9-d899-4957-b295-58128bb344aa_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN19RKV/2026-03-09/image/c2d10882-057b-4bbd-abed-3fff72672a1f_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN19RKV/2026-03-09/image/7b78e29d-fbd0-43e0-88a2-07dae041a969_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN19RKV/2026-03-09/image/08edf35b-12f9-40de-bcd2-4588bfccb15b_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN19RKV/2026-03-09/image/adf74385-0f78-4aca-9e31-41eac6ba069c_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN19RKV/2026-03-09/image/35e7f675-9487-4027-a932-6d6e000384d3_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 01/21 24K - 01/23 45K', 'remarks': 'VOSA STATES 47K- 48K- 54K- 61K- SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Mann Island Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 108, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/a36ae1a4-573b-4e07-98ac-fb3f7a188ea2.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:12:30 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120220474, 'registration': 'EN19RKV', 'account': 'MAN027', 'make': 'VAUXHALL', 'model': 'CROSSLAND X HATCHBACK', 'derivative': '1.2T ecoTec [110] Elite Nav 5dr [6 Speed] [S/S]', 'mileage': 65145, 'mileageWarranty': True, 'type': 'car', 'saleId': 19230, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2019-05-15', 'fuel': 'Petrol', 'motExpiry': '2026-10-04', 'doors': 5, 'engineSize': 1199, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/EN19RKV/2026-03-09/image/49983e44-1255-4105-9dab-9627771dfbf3_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN19RKV/2026-03-09/image/929d89d7-b6ef-485f-a7d5-47ea0688b146_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN19RKV/2026-03-09/image/b622a25a-f633-4835-a64a-117be09c4e47_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN19RKV/2026-03-09/image/2b894d8a-c910-44fc-957a-0c5e0de45ed3_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN19RKV/2026-03-09/image/5c4bc0f9-d899-4957-b295-58128bb344aa_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN19RKV/2026-03-09/image/c2d10882-057b-4bbd-abed-3fff72672a1f_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN19RKV/2026-03-09/image/7b78e29d-fbd0-43e0-88a2-07dae041a969_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN19RKV/2026-03-09/image/08edf35b-12f9-40de-bcd2-4588bfccb15b_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN19RKV/2026-03-09/image/adf74385-0f78-4aca-9e31-41eac6ba069c_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN19RKV/2026-03-09/image/35e7f675-9487-4027-a932-6d6e000384d3_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 01/21 24K - 01/23 45K', 'remarks': 'VOSA STATES 47K- 48K- 54K- 61K- SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Mann Island Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 108, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/a36ae1a4-573b-4e07-98ac-fb3f7a188ea2.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:12:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1b8470b1-8055-509e-806d-520977f539c6 with identifier: 120220474
2026-03-27 19:12:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1b8470b1-8055-509e-806d-520977f539c6 with scrape type 2
2026-03-27 19:12:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1b8470b1-8055-509e-806d-520977f539c6 with scrape type 2
2026-03-27 19:12:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 1b8470b1-8055-509e-806d-520977f539c6, identifier: 120220474
2026-03-27 19:12:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 1b8470b1-8055-509e-806d-520977f539c6 with identifier: 120220474
2026-03-27 19:12:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 1b8470b1-8055-509e-806d-520977f539c6 with identifier: 120220474
2026-03-27 19:12:30 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 1b8470b1-8055-509e-806d-520977f539c6 with identifier: 120220474 to the API
2026-03-27 19:12:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:12: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-27 19:12:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120220474?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 108,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Petrol',
'id': '1b8470b1-8055-509e-806d-520977f539c6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'EN19RKV',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120220474',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'VAUXHALL',
'model': 'CROSSLAND X HATCHBACK',
'odometer': 65145,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-05-15',
'seller_name': 'Mann Island Finance',
'title': 'VAUXHALL CROSSLAND X HATCHBACK 1.2T ecoTec [110] Elite Nav 5dr [6 '
'Speed] [S/S]',
'transmission': 'manual',
'trim': '1.2T ecoTec [110] Elite Nav 5dr [6 Speed] [S/S]',
'vin': None,
'year': 2019}
2026-03-27 19:12:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:12:30 [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-27 19:12:30 [astonbarclay.gb] INFO: Saving data for 120220474: {'auction_closing_time': 1774888200.0, 'created_time': 1773741835.304953, 'last_price_update_time': 1774638750.611062}
2026-03-27 19:12:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:12:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120220474') HTTP/1.1" 204 0
2026-03-27 19:12:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120653166?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:12:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:12:34 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120653166, 'registration': 'KY18VCZ', 'account': 'STA058', 'make': 'VAUXHALL', 'model': 'MOKKA X HATCHBACK', 'derivative': '1.4T Design Nav 5dr Auto', 'mileage': 90294, 'mileageWarranty': True, 'type': 'car', 'saleId': 19230, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2018-06-30', 'fuel': 'Petrol', 'motExpiry': '2026-07-03', 'doors': 5, 'engineSize': 1364, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/KY18VCZ/2026-03-21/image/51f24093-9f39-488e-a4d0-0c8651697b8d_removebg.jpg?w=600', 'https://abimg003.imgix.net/KY18VCZ/2026-03-21/image/ec82ebf9-37cc-4907-b64b-5299662dbf72_removebg.jpg?w=600', 'https://abimg003.imgix.net/KY18VCZ/2026-03-21/image/bf95a0ab-659b-4ac7-b164-b05284cea8d6_removebg.jpg?w=600', 'https://abimg003.imgix.net/KY18VCZ/2026-03-21/image/9655adf9-896a-4dcc-a133-e8aefa7fcfbd_removebg.jpg?w=600', 'https://abimg003.imgix.net/KY18VCZ/2026-03-21/image/a3c340a9-451d-4e04-aab6-b99c392653a2_removebg.jpg?w=600', 'https://abimg003.imgix.net/KY18VCZ/2026-03-21/image/4c076df2-38ee-4cd9-a0ad-fa7774ee8430_removebg.jpg?w=600', 'https://abimg003.imgix.net/KY18VCZ/2026-03-21/image/a0c37050-5926-4a61-9887-708dc3b2dde0_removebg.jpg?w=600', 'https://abimg003.imgix.net/KY18VCZ/2026-03-21/image/534cae20-ba70-4279-afdf-7f54790a40db_removebg.jpg?w=600', 'https://abimg003.imgix.net/KY18VCZ/2026-03-21/image/44ca1718-1634-4ca4-b04a-916b7d687f2f_removebg.jpg?w=600', 'https://abimg003.imgix.net/KY18VCZ/2026-03-21/image/62cda719-e73e-440e-9098-0b2bbd4d56f4_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'NO V5 GREEN SLIP IN OFFICE ONLY - VOSA STATES 55K- 64K- 72K- 83K- SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Startline Motor Finance Ltd', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': False, 'v5details': None, 'co2': 162, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/206069c9-2821-4692-ab78-c3ae64417636.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:12:34 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120653166, 'registration': 'KY18VCZ', 'account': 'STA058', 'make': 'VAUXHALL', 'model': 'MOKKA X HATCHBACK', 'derivative': '1.4T Design Nav 5dr Auto', 'mileage': 90294, 'mileageWarranty': True, 'type': 'car', 'saleId': 19230, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2018-06-30', 'fuel': 'Petrol', 'motExpiry': '2026-07-03', 'doors': 5, 'engineSize': 1364, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/KY18VCZ/2026-03-21/image/51f24093-9f39-488e-a4d0-0c8651697b8d_removebg.jpg?w=600', 'https://abimg003.imgix.net/KY18VCZ/2026-03-21/image/ec82ebf9-37cc-4907-b64b-5299662dbf72_removebg.jpg?w=600', 'https://abimg003.imgix.net/KY18VCZ/2026-03-21/image/bf95a0ab-659b-4ac7-b164-b05284cea8d6_removebg.jpg?w=600', 'https://abimg003.imgix.net/KY18VCZ/2026-03-21/image/9655adf9-896a-4dcc-a133-e8aefa7fcfbd_removebg.jpg?w=600', 'https://abimg003.imgix.net/KY18VCZ/2026-03-21/image/a3c340a9-451d-4e04-aab6-b99c392653a2_removebg.jpg?w=600', 'https://abimg003.imgix.net/KY18VCZ/2026-03-21/image/4c076df2-38ee-4cd9-a0ad-fa7774ee8430_removebg.jpg?w=600', 'https://abimg003.imgix.net/KY18VCZ/2026-03-21/image/a0c37050-5926-4a61-9887-708dc3b2dde0_removebg.jpg?w=600', 'https://abimg003.imgix.net/KY18VCZ/2026-03-21/image/534cae20-ba70-4279-afdf-7f54790a40db_removebg.jpg?w=600', 'https://abimg003.imgix.net/KY18VCZ/2026-03-21/image/44ca1718-1634-4ca4-b04a-916b7d687f2f_removebg.jpg?w=600', 'https://abimg003.imgix.net/KY18VCZ/2026-03-21/image/62cda719-e73e-440e-9098-0b2bbd4d56f4_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'NO V5 GREEN SLIP IN OFFICE ONLY - VOSA STATES 55K- 64K- 72K- 83K- SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Startline Motor Finance Ltd', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': False, 'v5details': None, 'co2': 162, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/206069c9-2821-4692-ab78-c3ae64417636.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:12:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fbc08c58-3a4b-5bd2-93eb-1cb88501aa22 with identifier: 120653166
2026-03-27 19:12:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fbc08c58-3a4b-5bd2-93eb-1cb88501aa22 with scrape type 2
2026-03-27 19:12:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fbc08c58-3a4b-5bd2-93eb-1cb88501aa22 with scrape type 2
2026-03-27 19:12:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: fbc08c58-3a4b-5bd2-93eb-1cb88501aa22, identifier: 120653166
2026-03-27 19:12:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: fbc08c58-3a4b-5bd2-93eb-1cb88501aa22 with identifier: 120653166
2026-03-27 19:12:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: fbc08c58-3a4b-5bd2-93eb-1cb88501aa22 with identifier: 120653166
2026-03-27 19:12:34 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: fbc08c58-3a4b-5bd2-93eb-1cb88501aa22 with identifier: 120653166 to the API
2026-03-27 19:12:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:12: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-27 19:12:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120653166?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 162,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Petrol',
'id': 'fbc08c58-3a4b-5bd2-93eb-1cb88501aa22',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'KY18VCZ',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120653166',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'VAUXHALL',
'model': 'MOKKA X HATCHBACK',
'odometer': 90294,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-06-30',
'seller_name': 'Startline Motor Finance Ltd',
'title': 'VAUXHALL MOKKA X HATCHBACK 1.4T Design Nav 5dr Auto',
'transmission': 'automatic',
'trim': '1.4T Design Nav 5dr Auto',
'vin': None,
'year': 2018}
2026-03-27 19:12:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:12:34 [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-27 19:12:34 [astonbarclay.gb] INFO: Saving data for 120653166: {'auction_closing_time': 1774888200.0, 'created_time': 1774272432.181916, 'last_price_update_time': 1774638754.80226}
2026-03-27 19:12:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:12:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120653166') HTTP/1.1" 204 0
2026-03-27 19:12:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120515038?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:12:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:12:37 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120515038, 'registration': 'PA52MCK', 'account': 'RZC001', 'make': 'VOLVO', 'model': 'XC90 DIESEL ESTATE', 'derivative': '2.0 D5 PowerPulse Momentum Pro 5dr AWD Geartronic', 'mileage': 92060, 'mileageWarranty': True, 'type': 'car', 'saleId': 19230, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2017-11-17', 'fuel': 'Diesel', 'motExpiry': '2027-02-09', 'doors': 5, 'engineSize': 1969, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/PA52MCK/2026-03-17/image/075f8530-421a-4d28-8338-74c2c1cc1de0_removebg.jpg?w=600', 'https://abimg003.imgix.net/PA52MCK/2026-03-17/image/193ca508-17e7-49e5-bada-e656dee8bf49_removebg.jpg?w=600', 'https://abimg003.imgix.net/PA52MCK/2026-03-17/image/135e4199-f1f7-47e4-8d34-fcf4d71a45a5_removebg.jpg?w=600', 'https://abimg003.imgix.net/PA52MCK/2026-03-17/image/dc0ae31e-9384-4171-bf7a-c57059999542_removebg.jpg?w=600', 'https://abimg003.imgix.net/PA52MCK/2026-03-17/image/9e187636-991e-4c9f-ae8f-770a2161d423_removebg.jpg?w=600', 'https://abimg003.imgix.net/PA52MCK/2026-03-17/image/8698ff90-c3db-40e9-beaf-8fde126f4445_removebg.jpg?w=600'], 'colour': 'GOLD', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book 10/18 14k, 10/19 30k, 10/20 44k, 9/21 58k, 7/22 60k, 10/22 63k, 10/23 73k, 10/25 83k', 'remarks': 'VOSA STATES 66K, 76K, 85K, 91K, SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Local Dealer', '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/fa84760b-d06a-42ce-a4a9-8ea1f5fb45dd.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:12:37 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120515038, 'registration': 'PA52MCK', 'account': 'RZC001', 'make': 'VOLVO', 'model': 'XC90 DIESEL ESTATE', 'derivative': '2.0 D5 PowerPulse Momentum Pro 5dr AWD Geartronic', 'mileage': 92060, 'mileageWarranty': True, 'type': 'car', 'saleId': 19230, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2017-11-17', 'fuel': 'Diesel', 'motExpiry': '2027-02-09', 'doors': 5, 'engineSize': 1969, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/PA52MCK/2026-03-17/image/075f8530-421a-4d28-8338-74c2c1cc1de0_removebg.jpg?w=600', 'https://abimg003.imgix.net/PA52MCK/2026-03-17/image/193ca508-17e7-49e5-bada-e656dee8bf49_removebg.jpg?w=600', 'https://abimg003.imgix.net/PA52MCK/2026-03-17/image/135e4199-f1f7-47e4-8d34-fcf4d71a45a5_removebg.jpg?w=600', 'https://abimg003.imgix.net/PA52MCK/2026-03-17/image/dc0ae31e-9384-4171-bf7a-c57059999542_removebg.jpg?w=600', 'https://abimg003.imgix.net/PA52MCK/2026-03-17/image/9e187636-991e-4c9f-ae8f-770a2161d423_removebg.jpg?w=600', 'https://abimg003.imgix.net/PA52MCK/2026-03-17/image/8698ff90-c3db-40e9-beaf-8fde126f4445_removebg.jpg?w=600'], 'colour': 'GOLD', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book 10/18 14k, 10/19 30k, 10/20 44k, 9/21 58k, 7/22 60k, 10/22 63k, 10/23 73k, 10/25 83k', 'remarks': 'VOSA STATES 66K, 76K, 85K, 91K, SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Local Dealer', '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/fa84760b-d06a-42ce-a4a9-8ea1f5fb45dd.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:12:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 35007582-8571-5053-87da-4503b473c6f7 with identifier: 120515038
2026-03-27 19:12:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 35007582-8571-5053-87da-4503b473c6f7 with scrape type 2
2026-03-27 19:12:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 35007582-8571-5053-87da-4503b473c6f7 with scrape type 2
2026-03-27 19:12:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 35007582-8571-5053-87da-4503b473c6f7, identifier: 120515038
2026-03-27 19:12:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 35007582-8571-5053-87da-4503b473c6f7 with identifier: 120515038
2026-03-27 19:12:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 19:12:37 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=GOLD HTTP/1.1" 200 None
2026-03-27 19:12:37 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 19:12:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-27 19:12:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 35007582-8571-5053-87da-4503b473c6f7 with identifier: 120515038
2026-03-27 19:12:38 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 35007582-8571-5053-87da-4503b473c6f7 with identifier: 120515038 to the API
2026-03-27 19:12:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:12: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-27 19:12:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120515038?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 149,
'color': 'GOLD',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Diesel',
'id': '35007582-8571-5053-87da-4503b473c6f7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'PA52MCK',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120515038',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'VOLVO',
'model': 'XC90 DIESEL ESTATE',
'odometer': 92060,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-11-17',
'seller_name': 'Local Dealer',
'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-27 19:12:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:12:38 [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-27 19:12:38 [astonbarclay.gb] INFO: Saving data for 120515038: {'auction_closing_time': 1774888200.0, 'created_time': 1773774135.74154, 'last_price_update_time': 1774638758.178006}
2026-03-27 19:12:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:12:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120515038') HTTP/1.1" 204 0
2026-03-27 19:12:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120484028?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:12:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:12:39 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120484028, 'registration': 'LL62VWG', 'account': 'PAU096', 'make': 'BMW', 'model': '1 SERIES HATCHBACK', 'derivative': '116i Sport 5dr', 'mileage': 69114, 'mileageWarranty': True, 'type': 'car', 'saleId': 19230, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2012-11-16', 'fuel': 'Petrol', 'motExpiry': '2027-02-26', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/LL62VWG/2026-03-17/image/a6cced08-47eb-42c0-b185-ca0130eeaa76_removebg.jpg?w=600', 'https://abimg003.imgix.net/LL62VWG/2026-03-17/image/e46f9e29-a0ab-459c-abee-ee4850cbeb21_removebg.jpg?w=600', 'https://abimg003.imgix.net/LL62VWG/2026-03-17/image/2f7f88a7-ef47-460a-9fcd-3a8cdb816cc1_removebg.jpg?w=600', 'https://abimg003.imgix.net/LL62VWG/2026-03-17/image/f0ed3773-ec9e-442c-a7e0-c613adf02849_removebg.jpg?w=600', 'https://abimg003.imgix.net/LL62VWG/2026-03-17/image/5bb6d174-af7e-455d-bcb9-b3df3c766c68_removebg.jpg?w=600', 'https://abimg003.imgix.net/LL62VWG/2026-03-17/image/371f182b-a4a1-4524-b363-332b309fe5a5_removebg.jpg?w=600', 'https://abimg003.imgix.net/LL62VWG/2026-03-17/image/3d87a7b3-b0de-4b82-bd49-68013adc4e41_removebg.jpg?w=600', 'https://abimg003.imgix.net/LL62VWG/2026-03-17/image/11651f38-917a-4f63-8320-a56ff95dcb63_removebg.jpg?w=600', 'https://abimg003.imgix.net/LL62VWG/2026-03-17/image/b4221dec-b36e-457c-a640-82cc1f42e185_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service digital 03/14 13k- 12/17 35k- 09/25-67K', 'remarks': 'VOSA STATES 56K, 59K, 64K, 68K, SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Local Dealer Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 132, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/bd2db049-527f-4474-9765-3b8393a223d6.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:12:39 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120484028, 'registration': 'LL62VWG', 'account': 'PAU096', 'make': 'BMW', 'model': '1 SERIES HATCHBACK', 'derivative': '116i Sport 5dr', 'mileage': 69114, 'mileageWarranty': True, 'type': 'car', 'saleId': 19230, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2012-11-16', 'fuel': 'Petrol', 'motExpiry': '2027-02-26', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/LL62VWG/2026-03-17/image/a6cced08-47eb-42c0-b185-ca0130eeaa76_removebg.jpg?w=600', 'https://abimg003.imgix.net/LL62VWG/2026-03-17/image/e46f9e29-a0ab-459c-abee-ee4850cbeb21_removebg.jpg?w=600', 'https://abimg003.imgix.net/LL62VWG/2026-03-17/image/2f7f88a7-ef47-460a-9fcd-3a8cdb816cc1_removebg.jpg?w=600', 'https://abimg003.imgix.net/LL62VWG/2026-03-17/image/f0ed3773-ec9e-442c-a7e0-c613adf02849_removebg.jpg?w=600', 'https://abimg003.imgix.net/LL62VWG/2026-03-17/image/5bb6d174-af7e-455d-bcb9-b3df3c766c68_removebg.jpg?w=600', 'https://abimg003.imgix.net/LL62VWG/2026-03-17/image/371f182b-a4a1-4524-b363-332b309fe5a5_removebg.jpg?w=600', 'https://abimg003.imgix.net/LL62VWG/2026-03-17/image/3d87a7b3-b0de-4b82-bd49-68013adc4e41_removebg.jpg?w=600', 'https://abimg003.imgix.net/LL62VWG/2026-03-17/image/11651f38-917a-4f63-8320-a56ff95dcb63_removebg.jpg?w=600', 'https://abimg003.imgix.net/LL62VWG/2026-03-17/image/b4221dec-b36e-457c-a640-82cc1f42e185_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service digital 03/14 13k- 12/17 35k- 09/25-67K', 'remarks': 'VOSA STATES 56K, 59K, 64K, 68K, SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Local Dealer Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 132, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/bd2db049-527f-4474-9765-3b8393a223d6.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:12:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0aab4708-2889-57ac-a6fd-5de4d8656f59 with identifier: 120484028
2026-03-27 19:12:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0aab4708-2889-57ac-a6fd-5de4d8656f59 with scrape type 2
2026-03-27 19:12:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0aab4708-2889-57ac-a6fd-5de4d8656f59 with scrape type 2
2026-03-27 19:12:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 0aab4708-2889-57ac-a6fd-5de4d8656f59, identifier: 120484028
2026-03-27 19:12:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 0aab4708-2889-57ac-a6fd-5de4d8656f59 with identifier: 120484028
2026-03-27 19:12:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 0aab4708-2889-57ac-a6fd-5de4d8656f59 with identifier: 120484028
2026-03-27 19:12:39 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 0aab4708-2889-57ac-a6fd-5de4d8656f59 with identifier: 120484028 to the API
2026-03-27 19:12:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:12: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-27 19:12:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120484028?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 132,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Petrol',
'id': '0aab4708-2889-57ac-a6fd-5de4d8656f59',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'LL62VWG',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120484028',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'BMW',
'model': '1 SERIES HATCHBACK',
'odometer': 69114,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-11-16',
'seller_name': 'Local Dealer Group',
'title': 'BMW 1 SERIES HATCHBACK 116i Sport 5dr',
'transmission': 'manual',
'trim': '116i Sport 5dr',
'vin': None,
'year': 2012}
2026-03-27 19:12:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:12:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120484028%27 HTTP/1.1" 200 None
2026-03-27 19:12:39 [astonbarclay.gb] INFO: Saving data for 120484028: {'auction_closing_time': 1774888200.0, 'created_time': 1773752608.588142, 'last_price_update_time': 1774638759.967891}
2026-03-27 19:12:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:12:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120484028') HTTP/1.1" 204 0
2026-03-27 19:12:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120690950?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:12:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:12:42 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120690950, 'registration': 'DV66JPX', 'account': 'STA058', 'make': 'VOLKSWAGEN', 'model': 'GOLF DIESEL HATCHBACK', 'derivative': '1.6 TDI 110 Match Edition 5dr', 'mileage': 111856, 'mileageWarranty': True, 'type': 'car', 'saleId': 19230, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2016-10-06', 'fuel': 'Diesel', 'motExpiry': '2026-12-19', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/DV66JPX/2026-03-24/image/e1459c5a-cfcf-4459-95e3-1de6ec48f277_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV66JPX/2026-03-24/image/58f0b870-6abe-4c4a-8214-e83b7e2d7b83_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV66JPX/2026-03-24/image/b85d936b-f0ea-45db-ad53-163d992b21a2_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV66JPX/2026-03-24/image/319559fd-5bdc-43d5-93e1-0ac71f06419a_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV66JPX/2026-03-24/image/2b3051f7-1200-4477-9f55-c565ba131eee_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV66JPX/2026-03-24/image/0dc3af59-add0-41bb-8a05-c93013e43fe5_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV66JPX/2026-03-24/image/1f9b9d42-ba35-43a8-b3e3-1e473bbe2c90_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV66JPX/2026-03-24/image/2fedc784-ef6a-4a6d-b3ac-17deaaa52975_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV66JPX/2026-03-24/image/5194f42b-0b41-4061-9989-0361fd20b8f0_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV66JPX/2026-03-24/image/0c3364db-5c36-4d20-8a7b-e1a8c04c10d3_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'VOSA STATES 91K- 96K- 102K- 109K SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Startline Motor Finance Ltd', '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/195ec278-0d4a-4108-a5a5-9e1d35a44843.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:12:42 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120690950, 'registration': 'DV66JPX', 'account': 'STA058', 'make': 'VOLKSWAGEN', 'model': 'GOLF DIESEL HATCHBACK', 'derivative': '1.6 TDI 110 Match Edition 5dr', 'mileage': 111856, 'mileageWarranty': True, 'type': 'car', 'saleId': 19230, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2016-10-06', 'fuel': 'Diesel', 'motExpiry': '2026-12-19', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/DV66JPX/2026-03-24/image/e1459c5a-cfcf-4459-95e3-1de6ec48f277_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV66JPX/2026-03-24/image/58f0b870-6abe-4c4a-8214-e83b7e2d7b83_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV66JPX/2026-03-24/image/b85d936b-f0ea-45db-ad53-163d992b21a2_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV66JPX/2026-03-24/image/319559fd-5bdc-43d5-93e1-0ac71f06419a_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV66JPX/2026-03-24/image/2b3051f7-1200-4477-9f55-c565ba131eee_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV66JPX/2026-03-24/image/0dc3af59-add0-41bb-8a05-c93013e43fe5_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV66JPX/2026-03-24/image/1f9b9d42-ba35-43a8-b3e3-1e473bbe2c90_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV66JPX/2026-03-24/image/2fedc784-ef6a-4a6d-b3ac-17deaaa52975_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV66JPX/2026-03-24/image/5194f42b-0b41-4061-9989-0361fd20b8f0_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV66JPX/2026-03-24/image/0c3364db-5c36-4d20-8a7b-e1a8c04c10d3_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'VOSA STATES 91K- 96K- 102K- 109K SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Startline Motor Finance Ltd', '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/195ec278-0d4a-4108-a5a5-9e1d35a44843.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:12:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1a9a7a62-7a5f-5cf1-ac44-262eea7689e5 with identifier: 120690950
2026-03-27 19:12:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1a9a7a62-7a5f-5cf1-ac44-262eea7689e5 with scrape type 2
2026-03-27 19:12:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1a9a7a62-7a5f-5cf1-ac44-262eea7689e5 with scrape type 2
2026-03-27 19:12:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 1a9a7a62-7a5f-5cf1-ac44-262eea7689e5, identifier: 120690950
2026-03-27 19:12:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 1a9a7a62-7a5f-5cf1-ac44-262eea7689e5 with identifier: 120690950
2026-03-27 19:12:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 1a9a7a62-7a5f-5cf1-ac44-262eea7689e5 with identifier: 120690950
2026-03-27 19:12:42 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 1a9a7a62-7a5f-5cf1-ac44-262eea7689e5 with identifier: 120690950 to the API
2026-03-27 19:12:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:12: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-27 19:12:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120690950?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 99,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Diesel',
'id': '1a9a7a62-7a5f-5cf1-ac44-262eea7689e5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'DV66JPX',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120690950',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'VOLKSWAGEN',
'model': 'GOLF DIESEL HATCHBACK',
'odometer': 111856,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-10-06',
'seller_name': 'Startline Motor Finance Ltd',
'title': 'VOLKSWAGEN GOLF DIESEL HATCHBACK 1.6 TDI 110 Match Edition 5dr',
'transmission': 'manual',
'trim': '1.6 TDI 110 Match Edition 5dr',
'vin': None,
'year': 2016}
2026-03-27 19:12:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:12:43 [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-27 19:12:43 [astonbarclay.gb] INFO: Saving data for 120690950: {'auction_closing_time': 1774888200.0, 'created_time': 1774292882.130285, 'last_price_update_time': 1774638763.015595}
2026-03-27 19:12:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:12:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120690950') HTTP/1.1" 204 0
2026-03-27 19:13:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120562277?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:13:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:13:01 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120562277, 'registration': 'LM63ULA', 'account': 'SEL005', 'make': 'LAND ROVER', 'model': 'RANGE ROVER EVOQUE DIESEL HATCHBACK', 'derivative': '2.2 SD4 Pure 5dr Auto [Tech Pack]', 'mileage': 120407, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2013-10-31', 'fuel': 'Diesel', 'motExpiry': '2026-10-26', 'doors': 5, 'engineSize': 2179, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/LM63ULA/2026-03-24/image/f8b23053-03bf-4581-9849-1a6633b940c9_removebg.jpg?w=600', 'https://abimg003.imgix.net/LM63ULA/2026-03-24/image/181447ce-043a-4589-a76b-bd3bffb7f328_removebg.jpg?w=600', 'https://abimg003.imgix.net/LM63ULA/2026-03-24/image/7651dc1c-9ec3-418e-9ed5-c779ddbb3a87_removebg.jpg?w=600', 'https://abimg003.imgix.net/LM63ULA/2026-03-24/image/d1ddc95e-8d77-4b22-9eaf-3d112386fa5b_removebg.jpg?w=600', 'https://abimg003.imgix.net/LM63ULA/2026-03-24/image/407702e3-bae9-47d1-bca4-ec1d9c162174_removebg.jpg?w=600', 'https://abimg003.imgix.net/LM63ULA/2026-03-24/image/0674a014-cad1-40bf-9965-3236696d123e_removebg.jpg?w=600', 'https://abimg003.imgix.net/LM63ULA/2026-03-24/image/7c0be909-ab38-4ea0-8d71-aadbd60f89ca_removebg.jpg?w=600', 'https://abimg003.imgix.net/LM63ULA/2026-03-24/image/afb63fb5-a726-43f4-8e10-206e408b9d29_removebg.jpg?w=600', 'https://abimg003.imgix.net/LM63ULA/2026-03-24/image/9f48a2d5-134c-4c5c-b217-48566b2e583d_removebg.jpg?w=600', 'https://abimg003.imgix.net/LM63ULA/2026-03-24/image/5cce22c0-583d-4e83-8d80-f15979bddfd4_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 11/14-8K, 02/17-27K, 07/18-45K, 10/25-115K, 02/26-120K', 'remarks': 'VOSA STATES 100K, 100K, 109K, 115K, SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Auction Plus', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '5', 'v5': True, 'v5details': 'Here', 'co2': 174, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/6ce113ab-8cba-4faa-a3f7-3fb73d29375b.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:13:01 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120562277, 'registration': 'LM63ULA', 'account': 'SEL005', 'make': 'LAND ROVER', 'model': 'RANGE ROVER EVOQUE DIESEL HATCHBACK', 'derivative': '2.2 SD4 Pure 5dr Auto [Tech Pack]', 'mileage': 120407, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2013-10-31', 'fuel': 'Diesel', 'motExpiry': '2026-10-26', 'doors': 5, 'engineSize': 2179, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/LM63ULA/2026-03-24/image/f8b23053-03bf-4581-9849-1a6633b940c9_removebg.jpg?w=600', 'https://abimg003.imgix.net/LM63ULA/2026-03-24/image/181447ce-043a-4589-a76b-bd3bffb7f328_removebg.jpg?w=600', 'https://abimg003.imgix.net/LM63ULA/2026-03-24/image/7651dc1c-9ec3-418e-9ed5-c779ddbb3a87_removebg.jpg?w=600', 'https://abimg003.imgix.net/LM63ULA/2026-03-24/image/d1ddc95e-8d77-4b22-9eaf-3d112386fa5b_removebg.jpg?w=600', 'https://abimg003.imgix.net/LM63ULA/2026-03-24/image/407702e3-bae9-47d1-bca4-ec1d9c162174_removebg.jpg?w=600', 'https://abimg003.imgix.net/LM63ULA/2026-03-24/image/0674a014-cad1-40bf-9965-3236696d123e_removebg.jpg?w=600', 'https://abimg003.imgix.net/LM63ULA/2026-03-24/image/7c0be909-ab38-4ea0-8d71-aadbd60f89ca_removebg.jpg?w=600', 'https://abimg003.imgix.net/LM63ULA/2026-03-24/image/afb63fb5-a726-43f4-8e10-206e408b9d29_removebg.jpg?w=600', 'https://abimg003.imgix.net/LM63ULA/2026-03-24/image/9f48a2d5-134c-4c5c-b217-48566b2e583d_removebg.jpg?w=600', 'https://abimg003.imgix.net/LM63ULA/2026-03-24/image/5cce22c0-583d-4e83-8d80-f15979bddfd4_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 11/14-8K, 02/17-27K, 07/18-45K, 10/25-115K, 02/26-120K', 'remarks': 'VOSA STATES 100K, 100K, 109K, 115K, SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Auction Plus', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '5', 'v5': True, 'v5details': 'Here', 'co2': 174, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/6ce113ab-8cba-4faa-a3f7-3fb73d29375b.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:13:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 518f01af-5ea2-59aa-8914-572a83b50151 with identifier: 120562277
2026-03-27 19:13:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 518f01af-5ea2-59aa-8914-572a83b50151 with scrape type 2
2026-03-27 19:13:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 518f01af-5ea2-59aa-8914-572a83b50151 with scrape type 2
2026-03-27 19:13:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 518f01af-5ea2-59aa-8914-572a83b50151, identifier: 120562277
2026-03-27 19:13:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 518f01af-5ea2-59aa-8914-572a83b50151 with identifier: 120562277
2026-03-27 19:13:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 518f01af-5ea2-59aa-8914-572a83b50151 with identifier: 120562277
2026-03-27 19:13:01 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 518f01af-5ea2-59aa-8914-572a83b50151 with identifier: 120562277 to the API
2026-03-27 19:13:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:13: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-27 19:13:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120562277?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 174,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.2L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Diesel',
'id': '518f01af-5ea2-59aa-8914-572a83b50151',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'LM63ULA',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120562277',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'LAND ROVER',
'model': 'RANGE ROVER EVOQUE DIESEL HATCHBACK',
'odometer': 120407,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-10-31',
'seller_name': 'Auction Plus',
'title': 'LAND ROVER RANGE ROVER EVOQUE DIESEL HATCHBACK 2.2 SD4 Pure 5dr '
'Auto [Tech Pack]',
'transmission': 'automatic',
'trim': '2.2 SD4 Pure 5dr Auto [Tech Pack]',
'vin': None,
'year': 2013}
2026-03-27 19:13:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:13:01 [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-27 19:13:01 [astonbarclay.gb] INFO: Saving data for 120562277: {'auction_closing_time': 1774888200.0, 'created_time': 1774271754.90278, 'last_price_update_time': 1774638781.724125}
2026-03-27 19:13:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:13:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120562277') HTTP/1.1" 204 0
2026-03-27 19:13:05 [scrapy.extensions.logstats] INFO: Crawled 215 pages (at 10 pages/min), scraped 210 items (at 11 items/min)
2026-03-27 19:13:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 177MiB
2026-03-27 19:13:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120679322?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:13:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:13:13 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120679322, 'registration': 'RA66TWJ', 'account': 'STA058', 'make': 'FORD', 'model': 'FOCUS HATCHBACK', 'derivative': '1.0 EcoBoost Zetec 5dr', 'mileage': 99453, 'mileageWarranty': True, 'type': 'car', 'saleId': 19230, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2017-01-30', 'fuel': 'Petrol', 'motExpiry': '2026-09-06', 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/RA66TWJ/2026-03-23/image/2d24708f-7ab9-4b3b-8108-95d34afa42c0_removebg.jpg?w=600', 'https://abimg003.imgix.net/RA66TWJ/2026-03-23/image/75b86201-cf7c-4e49-b801-20e32001c246_removebg.jpg?w=600', 'https://abimg003.imgix.net/RA66TWJ/2026-03-23/image/a090a150-572a-4dec-8154-2c123f61dfb3_removebg.jpg?w=600', 'https://abimg003.imgix.net/RA66TWJ/2026-03-23/image/fe8007a4-70cf-4528-8b15-8145e466216e_removebg.jpg?w=600', 'https://abimg003.imgix.net/RA66TWJ/2026-03-23/image/affa5132-9bc0-415d-b837-9109633e95cf_removebg.jpg?w=600', 'https://abimg003.imgix.net/RA66TWJ/2026-03-23/image/3d79f683-cdc6-42bb-b606-e81dabd333be_removebg.jpg?w=600', 'https://abimg003.imgix.net/RA66TWJ/2026-03-23/image/3c1af8eb-6d20-406b-bbdb-368c051037d1_removebg.jpg?w=600', 'https://abimg003.imgix.net/RA66TWJ/2026-03-23/image/96e3a83f-e826-43f6-873a-62dbf809baf0_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 06/18 ?? - 07/20 36K - 11/21 55K - 09/23 76K', 'remarks': 'VOSA STATES 70K - 74K- 83K - 95K-', 'virtual': False, 'seller': 'Startline Motor Finance Ltd', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 105, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/6d98f19b-521d-4d6c-b751-dcac6544ded0.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:13:13 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120679322, 'registration': 'RA66TWJ', 'account': 'STA058', 'make': 'FORD', 'model': 'FOCUS HATCHBACK', 'derivative': '1.0 EcoBoost Zetec 5dr', 'mileage': 99453, 'mileageWarranty': True, 'type': 'car', 'saleId': 19230, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2017-01-30', 'fuel': 'Petrol', 'motExpiry': '2026-09-06', 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/RA66TWJ/2026-03-23/image/2d24708f-7ab9-4b3b-8108-95d34afa42c0_removebg.jpg?w=600', 'https://abimg003.imgix.net/RA66TWJ/2026-03-23/image/75b86201-cf7c-4e49-b801-20e32001c246_removebg.jpg?w=600', 'https://abimg003.imgix.net/RA66TWJ/2026-03-23/image/a090a150-572a-4dec-8154-2c123f61dfb3_removebg.jpg?w=600', 'https://abimg003.imgix.net/RA66TWJ/2026-03-23/image/fe8007a4-70cf-4528-8b15-8145e466216e_removebg.jpg?w=600', 'https://abimg003.imgix.net/RA66TWJ/2026-03-23/image/affa5132-9bc0-415d-b837-9109633e95cf_removebg.jpg?w=600', 'https://abimg003.imgix.net/RA66TWJ/2026-03-23/image/3d79f683-cdc6-42bb-b606-e81dabd333be_removebg.jpg?w=600', 'https://abimg003.imgix.net/RA66TWJ/2026-03-23/image/3c1af8eb-6d20-406b-bbdb-368c051037d1_removebg.jpg?w=600', 'https://abimg003.imgix.net/RA66TWJ/2026-03-23/image/96e3a83f-e826-43f6-873a-62dbf809baf0_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 06/18 ?? - 07/20 36K - 11/21 55K - 09/23 76K', 'remarks': 'VOSA STATES 70K - 74K- 83K - 95K-', 'virtual': False, 'seller': 'Startline Motor Finance Ltd', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 105, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/6d98f19b-521d-4d6c-b751-dcac6544ded0.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:13:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ae644318-b4be-57ff-bb08-9da7d992b199 with identifier: 120679322
2026-03-27 19:13:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ae644318-b4be-57ff-bb08-9da7d992b199 with scrape type 2
2026-03-27 19:13:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ae644318-b4be-57ff-bb08-9da7d992b199 with scrape type 2
2026-03-27 19:13:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: ae644318-b4be-57ff-bb08-9da7d992b199, identifier: 120679322
2026-03-27 19:13:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: ae644318-b4be-57ff-bb08-9da7d992b199 with identifier: 120679322
2026-03-27 19:13:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: ae644318-b4be-57ff-bb08-9da7d992b199 with identifier: 120679322
2026-03-27 19:13:14 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: ae644318-b4be-57ff-bb08-9da7d992b199 with identifier: 120679322 to the API
2026-03-27 19:13:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:13: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-27 19:13:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120679322?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 105,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Petrol',
'id': 'ae644318-b4be-57ff-bb08-9da7d992b199',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'RA66TWJ',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120679322',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'FORD',
'model': 'FOCUS HATCHBACK',
'odometer': 99453,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-01-30',
'seller_name': 'Startline Motor Finance Ltd',
'title': 'FORD FOCUS HATCHBACK 1.0 EcoBoost Zetec 5dr',
'transmission': 'manual',
'trim': '1.0 EcoBoost Zetec 5dr',
'vin': None,
'year': 2017}
2026-03-27 19:13:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:13:14 [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-27 19:13:14 [astonbarclay.gb] INFO: Saving data for 120679322: {'auction_closing_time': 1774888200.0, 'created_time': 1774271740.262245, 'last_price_update_time': 1774638794.315232}
2026-03-27 19:13:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:13:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120679322') HTTP/1.1" 204 0
2026-03-27 19:13:21 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.530(s), this was the 1st time calling it.
2026-03-27 19:13:21 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.72703159867121 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-27 19:13:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120562548?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:13:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:13:22 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120562548, 'registration': 'AJ59ENV', 'account': 'SEL005', 'make': 'JAGUAR', 'model': 'XF DIESEL SALOON', 'derivative': '3.0d V6 Premium Luxury 4dr Auto', 'mileage': 96016, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2009-09-24', 'fuel': 'Diesel', 'motExpiry': '2026-05-22', 'doors': 4, 'engineSize': 2993, 'bodyType': 'Saloon', 'images': ['https://abimg003.imgix.net/AJ59ENV/2026-03-24/image/310ddb4e-783d-4eee-917a-23bf5d96e8ff_removebg.jpg?w=600', 'https://abimg003.imgix.net/AJ59ENV/2026-03-24/image/ddb9e03b-d9af-411b-8cc0-de9654ba1e76_removebg.jpg?w=600', 'https://abimg003.imgix.net/AJ59ENV/2026-03-24/image/4d9a596e-52b2-4d41-bbee-effc9de67eff_removebg.jpg?w=600', 'https://abimg003.imgix.net/AJ59ENV/2026-03-24/image/65824397-7acd-4f6a-a6e3-a7d547bf0a73_removebg.jpg?w=600', 'https://abimg003.imgix.net/AJ59ENV/2026-03-24/image/2ddbd3c5-d312-43a8-aada-b442348b3b81_removebg.jpg?w=600', 'https://abimg003.imgix.net/AJ59ENV/2026-03-24/image/6d1dde41-2ccf-473e-ba7d-486633b21f43_removebg.jpg?w=600', 'https://abimg003.imgix.net/AJ59ENV/2026-03-24/image/2d651d6c-00f7-431d-a394-915833b53673_removebg.jpg?w=600', 'https://abimg003.imgix.net/AJ59ENV/2026-03-24/image/fdd6e94c-821f-4c74-837c-d9e2e22d1467_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 10/10-8K, 10/11-12K, 10/12-18K, 10/13-25K, 10/14-31K, 10/16-35K, 05/18-41K, 09/19-53K, 02/21-60K, 08/22-72K, 08/23-78K, 08/24-85K, 05/25 ??', 'remarks': 'VOSA STATES 72K, 78K, 85K, 90K, SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Auction Plus', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '4', 'v5': True, 'v5details': 'Here', 'co2': 179, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/1d720c17-51ab-4b8b-88d0-7fdcde775823.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:13:22 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120562548, 'registration': 'AJ59ENV', 'account': 'SEL005', 'make': 'JAGUAR', 'model': 'XF DIESEL SALOON', 'derivative': '3.0d V6 Premium Luxury 4dr Auto', 'mileage': 96016, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2009-09-24', 'fuel': 'Diesel', 'motExpiry': '2026-05-22', 'doors': 4, 'engineSize': 2993, 'bodyType': 'Saloon', 'images': ['https://abimg003.imgix.net/AJ59ENV/2026-03-24/image/310ddb4e-783d-4eee-917a-23bf5d96e8ff_removebg.jpg?w=600', 'https://abimg003.imgix.net/AJ59ENV/2026-03-24/image/ddb9e03b-d9af-411b-8cc0-de9654ba1e76_removebg.jpg?w=600', 'https://abimg003.imgix.net/AJ59ENV/2026-03-24/image/4d9a596e-52b2-4d41-bbee-effc9de67eff_removebg.jpg?w=600', 'https://abimg003.imgix.net/AJ59ENV/2026-03-24/image/65824397-7acd-4f6a-a6e3-a7d547bf0a73_removebg.jpg?w=600', 'https://abimg003.imgix.net/AJ59ENV/2026-03-24/image/2ddbd3c5-d312-43a8-aada-b442348b3b81_removebg.jpg?w=600', 'https://abimg003.imgix.net/AJ59ENV/2026-03-24/image/6d1dde41-2ccf-473e-ba7d-486633b21f43_removebg.jpg?w=600', 'https://abimg003.imgix.net/AJ59ENV/2026-03-24/image/2d651d6c-00f7-431d-a394-915833b53673_removebg.jpg?w=600', 'https://abimg003.imgix.net/AJ59ENV/2026-03-24/image/fdd6e94c-821f-4c74-837c-d9e2e22d1467_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 10/10-8K, 10/11-12K, 10/12-18K, 10/13-25K, 10/14-31K, 10/16-35K, 05/18-41K, 09/19-53K, 02/21-60K, 08/22-72K, 08/23-78K, 08/24-85K, 05/25 ??', 'remarks': 'VOSA STATES 72K, 78K, 85K, 90K, SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Auction Plus', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '4', 'v5': True, 'v5details': 'Here', 'co2': 179, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/1d720c17-51ab-4b8b-88d0-7fdcde775823.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:13:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ed335c51-912d-5ca5-b6d5-fb7ba9369abe with identifier: 120562548
2026-03-27 19:13:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ed335c51-912d-5ca5-b6d5-fb7ba9369abe with scrape type 2
2026-03-27 19:13:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ed335c51-912d-5ca5-b6d5-fb7ba9369abe with scrape type 2
2026-03-27 19:13:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: ed335c51-912d-5ca5-b6d5-fb7ba9369abe, identifier: 120562548
2026-03-27 19:13:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: ed335c51-912d-5ca5-b6d5-fb7ba9369abe with identifier: 120562548
2026-03-27 19:13:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: ed335c51-912d-5ca5-b6d5-fb7ba9369abe with identifier: 120562548
2026-03-27 19:13:22 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: ed335c51-912d-5ca5-b6d5-fb7ba9369abe with identifier: 120562548 to the API
2026-03-27 19:13:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:13: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-27 19:13:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120562548?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 179,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 4,
'emission_standard': 'EURO 5',
'engine': '3.0L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Diesel',
'id': 'ed335c51-912d-5ca5-b6d5-fb7ba9369abe',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'AJ59ENV',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120562548',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'JAGUAR',
'model': 'XF DIESEL SALOON',
'odometer': 96016,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2009-09-24',
'seller_name': 'Auction Plus',
'title': 'JAGUAR XF DIESEL SALOON 3.0d V6 Premium Luxury 4dr Auto',
'transmission': 'automatic',
'trim': '3.0d V6 Premium Luxury 4dr Auto',
'vin': None,
'year': 2009}
2026-03-27 19:13:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:13:22 [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-27 19:13:22 [astonbarclay.gb] INFO: Saving data for 120562548: {'auction_closing_time': 1774888200.0, 'created_time': 1774271743.661113, 'last_price_update_time': 1774638802.759645}
2026-03-27 19:13:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:13:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120562548') HTTP/1.1" 204 0
2026-03-27 19:13:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120562354?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:13:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:13:23 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120562354, 'registration': 'LG64ZRR', 'account': 'SEL005', 'make': 'BMW', 'model': '1 SERIES DIESEL HATCHBACK', 'derivative': '116d Sport 5dr', 'mileage': 130063, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2014-10-13', 'fuel': 'Diesel', 'motExpiry': '2026-11-07', 'doors': 5, 'engineSize': 1995, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/LG64ZRR/2026-03-24/image/3fc05908-e62e-438e-848a-48b6ba2ab7f8_removebg.jpg?w=600', 'https://abimg003.imgix.net/LG64ZRR/2026-03-24/image/ca953f86-e644-4373-ae0f-14dc327d3e45_removebg.jpg?w=600', 'https://abimg003.imgix.net/LG64ZRR/2026-03-24/image/beaf75cc-9d8f-43db-b23e-eb2ebb9fd564_removebg.jpg?w=600', 'https://abimg003.imgix.net/LG64ZRR/2026-03-24/image/c861a4b9-1fec-4762-a257-46ad06344208_removebg.jpg?w=600', 'https://abimg003.imgix.net/LG64ZRR/2026-03-24/image/07cb552e-96b7-4400-b31e-22a82a8f70da_removebg.jpg?w=600', 'https://abimg003.imgix.net/LG64ZRR/2026-03-24/image/7c9d1c6c-a20d-47c6-adbd-8e4078b84e51_removebg.jpg?w=600', 'https://abimg003.imgix.net/LG64ZRR/2026-03-24/image/82e88c83-43c5-4d72-9278-f4fe6eaf2bd7_removebg.jpg?w=600', 'https://abimg003.imgix.net/LG64ZRR/2026-03-24/image/cb80c698-01cf-4cfe-8395-6eabbebabca4_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 10/21-71K,', 'remarks': 'VOSA STATES 85K, 97K, 115K, 127K, SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Auction Plus', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 114, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/c673f708-b6cd-4634-be5a-c5c7804fdab4.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:13:23 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120562354, 'registration': 'LG64ZRR', 'account': 'SEL005', 'make': 'BMW', 'model': '1 SERIES DIESEL HATCHBACK', 'derivative': '116d Sport 5dr', 'mileage': 130063, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2014-10-13', 'fuel': 'Diesel', 'motExpiry': '2026-11-07', 'doors': 5, 'engineSize': 1995, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/LG64ZRR/2026-03-24/image/3fc05908-e62e-438e-848a-48b6ba2ab7f8_removebg.jpg?w=600', 'https://abimg003.imgix.net/LG64ZRR/2026-03-24/image/ca953f86-e644-4373-ae0f-14dc327d3e45_removebg.jpg?w=600', 'https://abimg003.imgix.net/LG64ZRR/2026-03-24/image/beaf75cc-9d8f-43db-b23e-eb2ebb9fd564_removebg.jpg?w=600', 'https://abimg003.imgix.net/LG64ZRR/2026-03-24/image/c861a4b9-1fec-4762-a257-46ad06344208_removebg.jpg?w=600', 'https://abimg003.imgix.net/LG64ZRR/2026-03-24/image/07cb552e-96b7-4400-b31e-22a82a8f70da_removebg.jpg?w=600', 'https://abimg003.imgix.net/LG64ZRR/2026-03-24/image/7c9d1c6c-a20d-47c6-adbd-8e4078b84e51_removebg.jpg?w=600', 'https://abimg003.imgix.net/LG64ZRR/2026-03-24/image/82e88c83-43c5-4d72-9278-f4fe6eaf2bd7_removebg.jpg?w=600', 'https://abimg003.imgix.net/LG64ZRR/2026-03-24/image/cb80c698-01cf-4cfe-8395-6eabbebabca4_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 10/21-71K,', 'remarks': 'VOSA STATES 85K, 97K, 115K, 127K, SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Auction Plus', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 114, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/c673f708-b6cd-4634-be5a-c5c7804fdab4.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:13:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0f8de482-27d6-50ed-b950-fea4275d6efe with identifier: 120562354
2026-03-27 19:13:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0f8de482-27d6-50ed-b950-fea4275d6efe with scrape type 2
2026-03-27 19:13:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0f8de482-27d6-50ed-b950-fea4275d6efe with scrape type 2
2026-03-27 19:13:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 0f8de482-27d6-50ed-b950-fea4275d6efe, identifier: 120562354
2026-03-27 19:13:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 0f8de482-27d6-50ed-b950-fea4275d6efe with identifier: 120562354
2026-03-27 19:13:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 0f8de482-27d6-50ed-b950-fea4275d6efe with identifier: 120562354
2026-03-27 19:13:23 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 0f8de482-27d6-50ed-b950-fea4275d6efe with identifier: 120562354 to the API
2026-03-27 19:13:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:13: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-27 19:13:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120562354?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 114,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Diesel',
'id': '0f8de482-27d6-50ed-b950-fea4275d6efe',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'LG64ZRR',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120562354',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'BMW',
'model': '1 SERIES DIESEL HATCHBACK',
'odometer': 130063,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-10-13',
'seller_name': 'Auction Plus',
'title': 'BMW 1 SERIES DIESEL HATCHBACK 116d Sport 5dr',
'transmission': 'manual',
'trim': '116d Sport 5dr',
'vin': None,
'year': 2014}
2026-03-27 19:13:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:13:24 [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-27 19:13:24 [astonbarclay.gb] INFO: Saving data for 120562354: {'auction_closing_time': 1774888200.0, 'created_time': 1774271994.838281, 'last_price_update_time': 1774638804.080984}
2026-03-27 19:13:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:13:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120562354') HTTP/1.1" 204 0
2026-03-27 19:13:24 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 131.197(s), this was the 1st time calling it.
2026-03-27 19:13:24 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.8350397198662165 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-27 19:13:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120562320?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:13:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:13:24 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120562320, 'registration': 'KT65AOJ', 'account': 'SEL005', 'make': 'SEAT', 'model': 'IBIZA SPORT COUPE SPECIAL EDITION', 'derivative': '1.0 Vista 3dr', 'mileage': 80069, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2016-01-22', 'fuel': 'Petrol', 'motExpiry': '2027-01-21', 'doors': 3, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/KT65AOJ/2026-03-24/image/748c348f-a687-4742-ba05-f1fe7c50dbe5_removebg.jpg?w=600', 'https://abimg003.imgix.net/KT65AOJ/2026-03-24/image/0cdf5f96-aaa1-4fae-931f-3be9bed7be64_removebg.jpg?w=600', 'https://abimg003.imgix.net/KT65AOJ/2026-03-24/image/0d5cfb86-8322-4218-bab0-6b21b5acec18_removebg.jpg?w=600', 'https://abimg003.imgix.net/KT65AOJ/2026-03-24/image/b5e01fdb-e683-4c8d-8a09-4fa7cb3c81e6_removebg.jpg?w=600', 'https://abimg003.imgix.net/KT65AOJ/2026-03-24/image/374ecba3-ee4d-4b0e-82ce-c808e9f9104b_removebg.jpg?w=600', 'https://abimg003.imgix.net/KT65AOJ/2026-03-24/image/24d34d9b-dd9b-4d75-8cc8-163d79ef351e_removebg.jpg?w=600', 'https://abimg003.imgix.net/KT65AOJ/2026-03-24/image/db9199ed-0c15-451c-b5e1-dd1902278758_removebg.jpg?w=600', 'https://abimg003.imgix.net/KT65AOJ/2026-03-24/image/d7ec8429-f23c-45fc-bcf4-10320e71c449_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 07/18-28K, 07/19-36K, 09/21-52K, 01/24-63K, 01/25-72K, 01/26-79K', 'remarks': 'VOSA STATES 57K, 63K, 72K, 79K, SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Auction Plus', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 118, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/a32bd01a-2073-40a7-bc47-d6bb6f2a154d.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:13:24 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120562320, 'registration': 'KT65AOJ', 'account': 'SEL005', 'make': 'SEAT', 'model': 'IBIZA SPORT COUPE SPECIAL EDITION', 'derivative': '1.0 Vista 3dr', 'mileage': 80069, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2016-01-22', 'fuel': 'Petrol', 'motExpiry': '2027-01-21', 'doors': 3, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/KT65AOJ/2026-03-24/image/748c348f-a687-4742-ba05-f1fe7c50dbe5_removebg.jpg?w=600', 'https://abimg003.imgix.net/KT65AOJ/2026-03-24/image/0cdf5f96-aaa1-4fae-931f-3be9bed7be64_removebg.jpg?w=600', 'https://abimg003.imgix.net/KT65AOJ/2026-03-24/image/0d5cfb86-8322-4218-bab0-6b21b5acec18_removebg.jpg?w=600', 'https://abimg003.imgix.net/KT65AOJ/2026-03-24/image/b5e01fdb-e683-4c8d-8a09-4fa7cb3c81e6_removebg.jpg?w=600', 'https://abimg003.imgix.net/KT65AOJ/2026-03-24/image/374ecba3-ee4d-4b0e-82ce-c808e9f9104b_removebg.jpg?w=600', 'https://abimg003.imgix.net/KT65AOJ/2026-03-24/image/24d34d9b-dd9b-4d75-8cc8-163d79ef351e_removebg.jpg?w=600', 'https://abimg003.imgix.net/KT65AOJ/2026-03-24/image/db9199ed-0c15-451c-b5e1-dd1902278758_removebg.jpg?w=600', 'https://abimg003.imgix.net/KT65AOJ/2026-03-24/image/d7ec8429-f23c-45fc-bcf4-10320e71c449_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 07/18-28K, 07/19-36K, 09/21-52K, 01/24-63K, 01/25-72K, 01/26-79K', 'remarks': 'VOSA STATES 57K, 63K, 72K, 79K, SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Auction Plus', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 118, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/a32bd01a-2073-40a7-bc47-d6bb6f2a154d.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:13:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d7af4624-5097-54da-ad7d-7dc68827df2a with identifier: 120562320
2026-03-27 19:13:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d7af4624-5097-54da-ad7d-7dc68827df2a with scrape type 2
2026-03-27 19:13:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d7af4624-5097-54da-ad7d-7dc68827df2a with scrape type 2
2026-03-27 19:13:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: d7af4624-5097-54da-ad7d-7dc68827df2a, identifier: 120562320
2026-03-27 19:13:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: d7af4624-5097-54da-ad7d-7dc68827df2a with identifier: 120562320
2026-03-27 19:13:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: d7af4624-5097-54da-ad7d-7dc68827df2a with identifier: 120562320
2026-03-27 19:13:25 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: d7af4624-5097-54da-ad7d-7dc68827df2a with identifier: 120562320 to the API
2026-03-27 19:13:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:13:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 19:13:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120562320?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 118,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 3,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Petrol',
'id': 'd7af4624-5097-54da-ad7d-7dc68827df2a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'KT65AOJ',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120562320',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'SEAT',
'model': 'IBIZA SPORT COUPE SPECIAL EDITION',
'odometer': 80069,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-01-22',
'seller_name': 'Auction Plus',
'title': 'SEAT IBIZA SPORT COUPE SPECIAL EDITION 1.0 Vista 3dr',
'transmission': 'manual',
'trim': '1.0 Vista 3dr',
'vin': None,
'year': 2016}
2026-03-27 19:13:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:13:25 [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-27 19:13:25 [astonbarclay.gb] INFO: Saving data for 120562320: {'auction_closing_time': 1774888200.0, 'created_time': 1774271756.373788, 'last_price_update_time': 1774638805.342696}
2026-03-27 19:13:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:13:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120562320') HTTP/1.1" 204 0
2026-03-27 19:13:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120737032?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:13:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:13:26 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120737032, 'registration': 'FJ59YPW', 'account': 'WBA004', 'make': 'PEUGEOT', 'model': '308 DIESEL SW ESTATE', 'derivative': '1.6 HDI 90 S 5dr', 'mileage': 157119, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2415, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2009-12-07', 'fuel': 'Diesel', 'motExpiry': '2026-05-10', 'doors': 5, 'engineSize': 1560, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/FJ59YPW/2026-03-27/image/5785a28d-be95-4177-9ae2-62fe2e800301_removebg.jpg?w=600', 'https://abimg003.imgix.net/FJ59YPW/2026-03-27/image/9dd970f5-e69a-47f0-940d-b0fc71a65bd5_removebg.jpg?w=600', 'https://abimg003.imgix.net/FJ59YPW/2026-03-27/image/d72e7b7f-276e-44b4-ab6e-eeb455f99c6f_removebg.jpg?w=600', 'https://abimg003.imgix.net/FJ59YPW/2026-03-27/image/2706676f-a0ac-40c1-8719-eeaa64519159_removebg.jpg?w=600', 'https://abimg003.imgix.net/FJ59YPW/2026-03-27/image/e7bc0423-63b5-4f14-9df4-e42c56308d21_removebg.jpg?w=600', 'https://abimg003.imgix.net/FJ59YPW/2026-03-27/image/82139164-5606-4279-8887-52831143ca7a_removebg.jpg?w=600', 'https://abimg003.imgix.net/FJ59YPW/2026-03-27/image/77fbcab6-3047-4257-8194-1a95231935a5_removebg.jpg?w=600', 'https://abimg003.imgix.net/FJ59YPW/2026-03-27/image/a1ca8e3b-2c1d-4c8d-bc8b-5119c557834a_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'VOSA STATES 85K, 102K, 123K, 142K, SPARE KEY IN OFFICE, **VALET REQUIRED - SOLD AS SEEN**', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '4', 'v5': True, 'v5details': 'Here', 'co2': 125, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/00bff168-ba61-4072-b144-d3c6ab238937.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:13:26 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120737032, 'registration': 'FJ59YPW', 'account': 'WBA004', 'make': 'PEUGEOT', 'model': '308 DIESEL SW ESTATE', 'derivative': '1.6 HDI 90 S 5dr', 'mileage': 157119, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2415, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2009-12-07', 'fuel': 'Diesel', 'motExpiry': '2026-05-10', 'doors': 5, 'engineSize': 1560, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/FJ59YPW/2026-03-27/image/5785a28d-be95-4177-9ae2-62fe2e800301_removebg.jpg?w=600', 'https://abimg003.imgix.net/FJ59YPW/2026-03-27/image/9dd970f5-e69a-47f0-940d-b0fc71a65bd5_removebg.jpg?w=600', 'https://abimg003.imgix.net/FJ59YPW/2026-03-27/image/d72e7b7f-276e-44b4-ab6e-eeb455f99c6f_removebg.jpg?w=600', 'https://abimg003.imgix.net/FJ59YPW/2026-03-27/image/2706676f-a0ac-40c1-8719-eeaa64519159_removebg.jpg?w=600', 'https://abimg003.imgix.net/FJ59YPW/2026-03-27/image/e7bc0423-63b5-4f14-9df4-e42c56308d21_removebg.jpg?w=600', 'https://abimg003.imgix.net/FJ59YPW/2026-03-27/image/82139164-5606-4279-8887-52831143ca7a_removebg.jpg?w=600', 'https://abimg003.imgix.net/FJ59YPW/2026-03-27/image/77fbcab6-3047-4257-8194-1a95231935a5_removebg.jpg?w=600', 'https://abimg003.imgix.net/FJ59YPW/2026-03-27/image/a1ca8e3b-2c1d-4c8d-bc8b-5119c557834a_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'VOSA STATES 85K, 102K, 123K, 142K, SPARE KEY IN OFFICE, **VALET REQUIRED - SOLD AS SEEN**', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '4', 'v5': True, 'v5details': 'Here', 'co2': 125, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/00bff168-ba61-4072-b144-d3c6ab238937.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:13:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5292638d-3b4d-572c-b30f-9d8db651865f with identifier: 120737032
2026-03-27 19:13:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5292638d-3b4d-572c-b30f-9d8db651865f with scrape type 2
2026-03-27 19:13:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5292638d-3b4d-572c-b30f-9d8db651865f with scrape type 2
2026-03-27 19:13:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 5292638d-3b4d-572c-b30f-9d8db651865f, identifier: 120737032
2026-03-27 19:13:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 5292638d-3b4d-572c-b30f-9d8db651865f with identifier: 120737032
2026-03-27 19:13:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 5292638d-3b4d-572c-b30f-9d8db651865f with identifier: 120737032
2026-03-27 19:13:26 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 5292638d-3b4d-572c-b30f-9d8db651865f with identifier: 120737032 to the API
2026-03-27 19:13:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:13: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-27 19:13:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120737032?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 125,
'color': 'SILVER',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '1.6L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Diesel',
'id': '5292638d-3b4d-572c-b30f-9d8db651865f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'FJ59YPW',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120737032',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'PEUGEOT',
'model': '308 DIESEL SW ESTATE',
'odometer': 157119,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2009-12-07',
'seller_name': 'UKCGR - Trade',
'title': 'PEUGEOT 308 DIESEL SW ESTATE 1.6 HDI 90 S 5dr',
'transmission': 'manual',
'trim': '1.6 HDI 90 S 5dr',
'vin': None,
'year': 2009}
2026-03-27 19:13:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:13:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120737032%27 HTTP/1.1" 200 None
2026-03-27 19:13:26 [astonbarclay.gb] INFO: Saving data for 120737032: {'auction_closing_time': 1774888200.0, 'created_time': 1774432919.147639, 'last_price_update_time': 1774638806.910897}
2026-03-27 19:13:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:13:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120737032') HTTP/1.1" 204 0
2026-03-27 19:13:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120751343?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:13:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:13:28 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120751343, 'registration': 'MJ64AXZ', 'account': 'WBA004', 'make': 'CITROEN', 'model': 'GRAND C4 PICASSO DIESEL ESTATE', 'derivative': '1.6 e-HDi Airdream VTR 5dr ETG6', 'mileage': 124111, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2378, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2014-11-30', 'fuel': 'Diesel', 'motExpiry': '2026-09-27', 'doors': 5, 'engineSize': 1560, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/MJ64AXZ/2026-03-25/image/f2d5da84-b8a8-4946-9cdb-9db08218fcda_removebg.jpg?w=600', 'https://abimg003.imgix.net/MJ64AXZ/2026-03-25/image/9588900d-25a7-4a5e-b260-b8d627812556_removebg.jpg?w=600', 'https://abimg003.imgix.net/MJ64AXZ/2026-03-25/image/072b79db-713d-4779-a25c-ffdbcfe8bf30_removebg.jpg?w=600', 'https://abimg003.imgix.net/MJ64AXZ/2026-03-25/image/e4adb3dd-6806-46b8-9713-c6a46a8820c3_removebg.jpg?w=600', 'https://abimg003.imgix.net/MJ64AXZ/2026-03-25/image/71e69c26-0651-4d4b-aeeb-1e2ba0b2adf2_removebg.jpg?w=600', 'https://abimg003.imgix.net/MJ64AXZ/2026-03-25/image/a2f59d8c-4feb-47c5-9e63-b15e23c7bde3_removebg.jpg?w=600', 'https://abimg003.imgix.net/MJ64AXZ/2026-03-25/image/516acb9d-0a2e-4648-949c-9426b9ae9a86_removebg.jpg?w=600', 'https://abimg003.imgix.net/MJ64AXZ/2026-03-25/image/213fd7ae-bb58-442b-9bd4-5fd1b6797c31_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 11/15- 12K, 10/16- 19K', 'remarks': 'VOSA STATES 94K, 108K, 115K, 120K, 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': 98, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/8084f716-f082-4535-8094-1afd29decf82.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:13:28 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120751343, 'registration': 'MJ64AXZ', 'account': 'WBA004', 'make': 'CITROEN', 'model': 'GRAND C4 PICASSO DIESEL ESTATE', 'derivative': '1.6 e-HDi Airdream VTR 5dr ETG6', 'mileage': 124111, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2378, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2014-11-30', 'fuel': 'Diesel', 'motExpiry': '2026-09-27', 'doors': 5, 'engineSize': 1560, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/MJ64AXZ/2026-03-25/image/f2d5da84-b8a8-4946-9cdb-9db08218fcda_removebg.jpg?w=600', 'https://abimg003.imgix.net/MJ64AXZ/2026-03-25/image/9588900d-25a7-4a5e-b260-b8d627812556_removebg.jpg?w=600', 'https://abimg003.imgix.net/MJ64AXZ/2026-03-25/image/072b79db-713d-4779-a25c-ffdbcfe8bf30_removebg.jpg?w=600', 'https://abimg003.imgix.net/MJ64AXZ/2026-03-25/image/e4adb3dd-6806-46b8-9713-c6a46a8820c3_removebg.jpg?w=600', 'https://abimg003.imgix.net/MJ64AXZ/2026-03-25/image/71e69c26-0651-4d4b-aeeb-1e2ba0b2adf2_removebg.jpg?w=600', 'https://abimg003.imgix.net/MJ64AXZ/2026-03-25/image/a2f59d8c-4feb-47c5-9e63-b15e23c7bde3_removebg.jpg?w=600', 'https://abimg003.imgix.net/MJ64AXZ/2026-03-25/image/516acb9d-0a2e-4648-949c-9426b9ae9a86_removebg.jpg?w=600', 'https://abimg003.imgix.net/MJ64AXZ/2026-03-25/image/213fd7ae-bb58-442b-9bd4-5fd1b6797c31_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 11/15- 12K, 10/16- 19K', 'remarks': 'VOSA STATES 94K, 108K, 115K, 120K, 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': 98, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/8084f716-f082-4535-8094-1afd29decf82.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:13:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 534e5d44-3bf5-50e1-a98d-637ffc75472f with identifier: 120751343
2026-03-27 19:13:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 534e5d44-3bf5-50e1-a98d-637ffc75472f with scrape type 2
2026-03-27 19:13:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 534e5d44-3bf5-50e1-a98d-637ffc75472f with scrape type 2
2026-03-27 19:13:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 534e5d44-3bf5-50e1-a98d-637ffc75472f, identifier: 120751343
2026-03-27 19:13:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 534e5d44-3bf5-50e1-a98d-637ffc75472f with identifier: 120751343
2026-03-27 19:13:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 534e5d44-3bf5-50e1-a98d-637ffc75472f with identifier: 120751343
2026-03-27 19:13:28 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 534e5d44-3bf5-50e1-a98d-637ffc75472f with identifier: 120751343 to the API
2026-03-27 19:13:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:13:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 19:13:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120751343?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 98,
'color': 'SILVER',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Diesel',
'id': '534e5d44-3bf5-50e1-a98d-637ffc75472f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'MJ64AXZ',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120751343',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'CITROEN',
'model': 'GRAND C4 PICASSO DIESEL ESTATE',
'odometer': 124111,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-11-30',
'seller_name': 'UKCGR - Trade',
'title': 'CITROEN GRAND C4 PICASSO DIESEL ESTATE 1.6 e-HDi Airdream VTR 5dr '
'ETG6',
'transmission': 'automatic',
'trim': '1.6 e-HDi Airdream VTR 5dr ETG6',
'vin': None,
'year': 2014}
2026-03-27 19:13:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:13:28 [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-27 19:13:28 [astonbarclay.gb] INFO: Saving data for 120751343: {'auction_closing_time': 1774888200.0, 'created_time': 1774432937.792977, 'last_price_update_time': 1774638808.459759}
2026-03-27 19:13:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:13:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120751343') HTTP/1.1" 204 0
2026-03-27 19:13:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-27 19:13:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-27 19:13:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/119641212?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:13:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:13:30 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 119641212, 'registration': 'PL07YLR', 'account': 'DJC003', 'make': 'VOLKSWAGEN', 'model': 'TR-PORTER T28 84 TDI SWB', 'derivative': None, 'mileage': 190136, 'mileageWarranty': False, 'type': 'car', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 209}, 'saleStart': '2026-03-31T09:00Z', 'lot': 152, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2007-08-13', 'fuel': 'Diesel', 'motExpiry': '2026-04-25', 'doors': None, 'engineSize': 1896, 'bodyType': 'Camper Conversion', 'images': ['https://abimg003.imgix.net/PL07YLR/2026-02-23/image/591f9ce2-61d8-4f1d-9485-e29d4aa04b2f_removebg.jpg?w=600', 'https://abimg003.imgix.net/PL07YLR/2026-02-23/image/09f2998e-2de3-4101-b800-ed0389dc4953_removebg.jpg?w=600', 'https://abimg003.imgix.net/PL07YLR/2026-02-23/image/8a426768-7892-4175-9003-3860b64c9b8f_removebg.jpg?w=600', 'https://abimg003.imgix.net/PL07YLR/2026-02-23/image/b08e5e51-e59e-4b57-88a9-d12d4748f0ce_removebg.jpg?w=600', 'https://abimg003.imgix.net/PL07YLR/2026-02-23/image/17097c71-473a-4d3f-b600-40555adcb2c9_removebg.jpg?w=600', 'https://abimg003.imgix.net/PL07YLR/2026-02-23/image/5c6b2def-b5d9-4c47-b2cc-98c061a69ca2_removebg.jpg?w=600', 'https://abimg003.imgix.net/PL07YLR/2026-02-23/image/ac529cbe-4078-4bd1-bafe-21d8e9981d03_removebg.jpg?w=600', 'https://abimg003.imgix.net/PL07YLR/2026-02-23/image/499ddbd5-9b7d-4ee5-a5ee-87b631dce3c0_removebg.jpg?w=600', 'https://abimg003.imgix.net/PL07YLR/2026-02-23/image/af89cad2-5018-4f9a-ac48-f853e13eed14_removebg.jpg?w=600', 'https://abimg003.imgix.net/PL07YLR/2026-02-23/image/f6f7d2dd-c6fa-4d36-97d6-889a5a5a1b98_removebg.jpg?w=600', 'https://abimg003.imgix.net/PL07YLR/2026-02-23/image/80d97a30-9572-4638-991a-ca95c9291d04_removebg.jpg?w=600'], 'colour': 'YELLOW', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 08/10 - 96K, 04/11 - 109K, 07/11 - 116K, 09/12 - 126K, 08/13 - 135K, 06/14 - 142K, 06/16 - NO MILEAGE, 11/16 - 155K, 08/18 - 165K, 09/19 - 170K, 09/22 - 180K,', 'remarks': '**NO VAT** VOSA STATES 110K, 118K, 125K, 132K, 142K, 149K, 150K, 156K, 165K, 169K, 176K, 183K, 187K, 189K,', 'virtual': False, 'seller': 'Cox Motor Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '4', 'v5': False, 'v5details': None, 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/9b2bb80c-7da5-458e-9f96-7ef0b13805c2.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:13:30 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 119641212, 'registration': 'PL07YLR', 'account': 'DJC003', 'make': 'VOLKSWAGEN', 'model': 'TR-PORTER T28 84 TDI SWB', 'derivative': None, 'mileage': 190136, 'mileageWarranty': False, 'type': 'car', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 209}, 'saleStart': '2026-03-31T09:00Z', 'lot': 152, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2007-08-13', 'fuel': 'Diesel', 'motExpiry': '2026-04-25', 'doors': None, 'engineSize': 1896, 'bodyType': 'Camper Conversion', 'images': ['https://abimg003.imgix.net/PL07YLR/2026-02-23/image/591f9ce2-61d8-4f1d-9485-e29d4aa04b2f_removebg.jpg?w=600', 'https://abimg003.imgix.net/PL07YLR/2026-02-23/image/09f2998e-2de3-4101-b800-ed0389dc4953_removebg.jpg?w=600', 'https://abimg003.imgix.net/PL07YLR/2026-02-23/image/8a426768-7892-4175-9003-3860b64c9b8f_removebg.jpg?w=600', 'https://abimg003.imgix.net/PL07YLR/2026-02-23/image/b08e5e51-e59e-4b57-88a9-d12d4748f0ce_removebg.jpg?w=600', 'https://abimg003.imgix.net/PL07YLR/2026-02-23/image/17097c71-473a-4d3f-b600-40555adcb2c9_removebg.jpg?w=600', 'https://abimg003.imgix.net/PL07YLR/2026-02-23/image/5c6b2def-b5d9-4c47-b2cc-98c061a69ca2_removebg.jpg?w=600', 'https://abimg003.imgix.net/PL07YLR/2026-02-23/image/ac529cbe-4078-4bd1-bafe-21d8e9981d03_removebg.jpg?w=600', 'https://abimg003.imgix.net/PL07YLR/2026-02-23/image/499ddbd5-9b7d-4ee5-a5ee-87b631dce3c0_removebg.jpg?w=600', 'https://abimg003.imgix.net/PL07YLR/2026-02-23/image/af89cad2-5018-4f9a-ac48-f853e13eed14_removebg.jpg?w=600', 'https://abimg003.imgix.net/PL07YLR/2026-02-23/image/f6f7d2dd-c6fa-4d36-97d6-889a5a5a1b98_removebg.jpg?w=600', 'https://abimg003.imgix.net/PL07YLR/2026-02-23/image/80d97a30-9572-4638-991a-ca95c9291d04_removebg.jpg?w=600'], 'colour': 'YELLOW', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 08/10 - 96K, 04/11 - 109K, 07/11 - 116K, 09/12 - 126K, 08/13 - 135K, 06/14 - 142K, 06/16 - NO MILEAGE, 11/16 - 155K, 08/18 - 165K, 09/19 - 170K, 09/22 - 180K,', 'remarks': '**NO VAT** VOSA STATES 110K, 118K, 125K, 132K, 142K, 149K, 150K, 156K, 165K, 169K, 176K, 183K, 187K, 189K,', 'virtual': False, 'seller': 'Cox Motor Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '4', 'v5': False, 'v5details': None, 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/9b2bb80c-7da5-458e-9f96-7ef0b13805c2.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:13:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 201fd7fe-c62b-569e-8303-12e8b1abf48b with identifier: 119641212
2026-03-27 19:13:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 201fd7fe-c62b-569e-8303-12e8b1abf48b with scrape type 2
2026-03-27 19:13:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 201fd7fe-c62b-569e-8303-12e8b1abf48b with scrape type 2
2026-03-27 19:13:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 201fd7fe-c62b-569e-8303-12e8b1abf48b, identifier: 119641212
2026-03-27 19:13:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 201fd7fe-c62b-569e-8303-12e8b1abf48b with identifier: 119641212
2026-03-27 19:13:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 19:13:30 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=YELLOW HTTP/1.1" 200 None
2026-03-27 19:13:31 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 19:13:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-27 19:13:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 201fd7fe-c62b-569e-8303-12e8b1abf48b with identifier: 119641212
2026-03-27 19:13:31 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 201fd7fe-c62b-569e-8303-12e8b1abf48b with identifier: 119641212 to the API
2026-03-27 19:13:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:13: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-27 19:13:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/119641212?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'YELLOW',
'currency': 'GBP',
'doors_number': None,
'emission_standard': 'EURO 4',
'engine': '1.9L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': '201fd7fe-c62b-569e-8303-12e8b1abf48b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'PL07YLR',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/119641212',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'VOLKSWAGEN',
'model': 'TR-PORTER T28 84 TDI SWB',
'odometer': 190136,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2007-08-13',
'seller_name': 'Cox Motor Group',
'title': 'VOLKSWAGEN TR-PORTER T28 84 TDI SWB None',
'transmission': 'manual',
'trim': None,
'vin': None,
'year': 2007}
2026-03-27 19:13:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:13:31 [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-27 19:13:31 [astonbarclay.gb] INFO: Saving data for 119641212: {'auction_closing_time': 1774947600.0, 'created_time': 1773403418.172747, 'last_price_update_time': 1774638811.542757}
2026-03-27 19:13:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:13:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119641212') HTTP/1.1" 204 0
2026-03-27 19:13:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120796439?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:13:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:13:32 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120796439, 'registration': 'NC21OCO', 'account': 'GAP001', 'make': 'MERCEDES-BENZ', 'model': 'SPRINTER 314CDI L3 DIESEL RWD', 'derivative': '3.5t Crew Cab Tipper', 'mileage': 69845, 'mileageWarranty': True, 'type': 'commercial', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 209}, 'saleStart': '2026-03-31T09:00Z', 'lot': 99, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2021-08-05', 'fuel': 'Diesel', 'motExpiry': '2026-09-09', 'doors': None, 'engineSize': 2143, 'bodyType': 'Double Cab Tipper', 'images': ['https://abimg003.imgix.net/NC21OCO/2026-03-26/image/15a9664c-8ea4-4dd8-a7e6-10c8be8c45de_removebg.jpg?w=600', 'https://abimg003.imgix.net/NC21OCO/2026-03-26/image/6bd708ea-c12a-4e16-9a57-61b001d2724d_removebg.jpg?w=600', 'https://abimg003.imgix.net/NC21OCO/2026-03-26/image/57de693f-a1f4-4d29-98dd-147928e38757_removebg.jpg?w=600', 'https://abimg003.imgix.net/NC21OCO/2026-03-26/image/7ad143ca-970f-4766-8d23-d85eabc632a0_removebg.jpg?w=600', 'https://abimg003.imgix.net/NC21OCO/2026-03-26/image/329f3523-e357-4b34-9fcd-228f0d33edb0_removebg.jpg?w=600', 'https://abimg003.imgix.net/NC21OCO/2026-03-26/image/8e26a0ef-3d51-479f-afda-bce16113e824_removebg.jpg?w=600', 'https://abimg003.imgix.net/NC21OCO/2026-03-26/image/dc2777d5-9451-484f-b81c-77f9a605170d_removebg.jpg?w=600', 'https://abimg003.imgix.net/NC21OCO/2026-03-26/image/af0c18f4-b03d-481c-8d57-97a1c04fe264_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith - LCV', 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'SIXT Van & Truck', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': False, 'v5details': None, 'co2': 999, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/2329b18a-4b2d-40a4-940d-3ef2a0bc1975.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': '+VAT', 'value': '+VAT'}}
2026-03-27 19:13:32 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120796439, 'registration': 'NC21OCO', 'account': 'GAP001', 'make': 'MERCEDES-BENZ', 'model': 'SPRINTER 314CDI L3 DIESEL RWD', 'derivative': '3.5t Crew Cab Tipper', 'mileage': 69845, 'mileageWarranty': True, 'type': 'commercial', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 209}, 'saleStart': '2026-03-31T09:00Z', 'lot': 99, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2021-08-05', 'fuel': 'Diesel', 'motExpiry': '2026-09-09', 'doors': None, 'engineSize': 2143, 'bodyType': 'Double Cab Tipper', 'images': ['https://abimg003.imgix.net/NC21OCO/2026-03-26/image/15a9664c-8ea4-4dd8-a7e6-10c8be8c45de_removebg.jpg?w=600', 'https://abimg003.imgix.net/NC21OCO/2026-03-26/image/6bd708ea-c12a-4e16-9a57-61b001d2724d_removebg.jpg?w=600', 'https://abimg003.imgix.net/NC21OCO/2026-03-26/image/57de693f-a1f4-4d29-98dd-147928e38757_removebg.jpg?w=600', 'https://abimg003.imgix.net/NC21OCO/2026-03-26/image/7ad143ca-970f-4766-8d23-d85eabc632a0_removebg.jpg?w=600', 'https://abimg003.imgix.net/NC21OCO/2026-03-26/image/329f3523-e357-4b34-9fcd-228f0d33edb0_removebg.jpg?w=600', 'https://abimg003.imgix.net/NC21OCO/2026-03-26/image/8e26a0ef-3d51-479f-afda-bce16113e824_removebg.jpg?w=600', 'https://abimg003.imgix.net/NC21OCO/2026-03-26/image/dc2777d5-9451-484f-b81c-77f9a605170d_removebg.jpg?w=600', 'https://abimg003.imgix.net/NC21OCO/2026-03-26/image/af0c18f4-b03d-481c-8d57-97a1c04fe264_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith - LCV', 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'SIXT Van & Truck', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': False, 'v5details': None, 'co2': 999, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/2329b18a-4b2d-40a4-940d-3ef2a0bc1975.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': '+VAT', 'value': '+VAT'}}
2026-03-27 19:13:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8d85cee4-1b0b-581d-b95a-c79e61718358 with identifier: 120796439
2026-03-27 19:13:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8d85cee4-1b0b-581d-b95a-c79e61718358 with scrape type 2
2026-03-27 19:13:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8d85cee4-1b0b-581d-b95a-c79e61718358 with scrape type 2
2026-03-27 19:13:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 8d85cee4-1b0b-581d-b95a-c79e61718358, identifier: 120796439
2026-03-27 19:13:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 8d85cee4-1b0b-581d-b95a-c79e61718358 with identifier: 120796439
2026-03-27 19:13:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 8d85cee4-1b0b-581d-b95a-c79e61718358 with identifier: 120796439
2026-03-27 19:13:32 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 8d85cee4-1b0b-581d-b95a-c79e61718358 with identifier: 120796439 to the API
2026-03-27 19:13:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:13: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-27 19:13:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120796439?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 999,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': None,
'emission_standard': 'EURO 6',
'engine': '2.1L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': '8d85cee4-1b0b-581d-b95a-c79e61718358',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'NC21OCO',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120796439',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'MERCEDES-BENZ',
'model': 'SPRINTER 314CDI L3 DIESEL RWD',
'odometer': 69845,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-08-05',
'seller_name': 'SIXT Van & Truck',
'title': 'MERCEDES-BENZ SPRINTER 314CDI L3 DIESEL RWD 3.5t Crew Cab Tipper',
'transmission': 'manual',
'trim': '3.5t Crew Cab Tipper',
'vin': None,
'year': 2021}
2026-03-27 19:13:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:13:32 [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-27 19:13:32 [astonbarclay.gb] INFO: Saving data for 120796439: {'auction_closing_time': 1774947600.0, 'created_time': 1774530377.697162, 'last_price_update_time': 1774638812.896195}
2026-03-27 19:13:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:13:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120796439') HTTP/1.1" 204 0
2026-03-27 19:13:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120761485?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:13:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:13:34 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120761485, 'registration': 'YD62NNZ', 'account': 'WBA004', 'make': 'LEXUS', 'model': 'CT HATCHBACK', 'derivative': '200h 1.8 SE-L 5dr CVT Auto', 'mileage': 149345, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2375, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2012-09-07', 'fuel': 'Petrol/Electric Hybrid', 'motExpiry': '2026-10-25', 'doors': 5, 'engineSize': 1798, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YD62NNZ/2026-03-25/image/02f97358-2801-4d0d-9283-e3e7486ae129_removebg.jpg?w=600', 'https://abimg003.imgix.net/YD62NNZ/2026-03-25/image/cbf72f8e-0b58-4278-a94f-16e1c62ccb8a_removebg.jpg?w=600', 'https://abimg003.imgix.net/YD62NNZ/2026-03-25/image/f64b85a7-25fe-4656-9a03-f5506c20088d_removebg.jpg?w=600', 'https://abimg003.imgix.net/YD62NNZ/2026-03-25/image/f2f7fa25-866f-4001-a957-9b0acf7aed1a_removebg.jpg?w=600', 'https://abimg003.imgix.net/YD62NNZ/2026-03-25/image/ef25f45f-146f-4252-98c8-443dcafed9ba_removebg.jpg?w=600', 'https://abimg003.imgix.net/YD62NNZ/2026-03-25/image/c0f43bc2-db52-4bd3-bfa8-15753ca7e036_removebg.jpg?w=600', 'https://abimg003.imgix.net/YD62NNZ/2026-03-25/image/a3b808f2-f40d-4bba-b4ab-f7bd3f2e99c4_removebg.jpg?w=600', 'https://abimg003.imgix.net/YD62NNZ/2026-03-25/image/cfd29bc8-2e8f-4035-beaa-850003b347af_removebg.jpg?w=600', 'https://abimg003.imgix.net/YD62NNZ/2026-03-25/image/b574b0e8-56e2-4711-b80d-88c50d212a42_removebg.jpg?w=600', 'https://abimg003.imgix.net/YD62NNZ/2026-03-25/image/bc5ca9bf-d60f-43ba-8ede-1ef7f150e788_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': 'Cat N Insurance Loss', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book', '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 128K - 135K- 141K - 148K- 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': 94, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/9c6ab43f-5ac9-4250-b446-31e534dc6bee.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:13:34 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120761485, 'registration': 'YD62NNZ', 'account': 'WBA004', 'make': 'LEXUS', 'model': 'CT HATCHBACK', 'derivative': '200h 1.8 SE-L 5dr CVT Auto', 'mileage': 149345, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2375, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2012-09-07', 'fuel': 'Petrol/Electric Hybrid', 'motExpiry': '2026-10-25', 'doors': 5, 'engineSize': 1798, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YD62NNZ/2026-03-25/image/02f97358-2801-4d0d-9283-e3e7486ae129_removebg.jpg?w=600', 'https://abimg003.imgix.net/YD62NNZ/2026-03-25/image/cbf72f8e-0b58-4278-a94f-16e1c62ccb8a_removebg.jpg?w=600', 'https://abimg003.imgix.net/YD62NNZ/2026-03-25/image/f64b85a7-25fe-4656-9a03-f5506c20088d_removebg.jpg?w=600', 'https://abimg003.imgix.net/YD62NNZ/2026-03-25/image/f2f7fa25-866f-4001-a957-9b0acf7aed1a_removebg.jpg?w=600', 'https://abimg003.imgix.net/YD62NNZ/2026-03-25/image/ef25f45f-146f-4252-98c8-443dcafed9ba_removebg.jpg?w=600', 'https://abimg003.imgix.net/YD62NNZ/2026-03-25/image/c0f43bc2-db52-4bd3-bfa8-15753ca7e036_removebg.jpg?w=600', 'https://abimg003.imgix.net/YD62NNZ/2026-03-25/image/a3b808f2-f40d-4bba-b4ab-f7bd3f2e99c4_removebg.jpg?w=600', 'https://abimg003.imgix.net/YD62NNZ/2026-03-25/image/cfd29bc8-2e8f-4035-beaa-850003b347af_removebg.jpg?w=600', 'https://abimg003.imgix.net/YD62NNZ/2026-03-25/image/b574b0e8-56e2-4711-b80d-88c50d212a42_removebg.jpg?w=600', 'https://abimg003.imgix.net/YD62NNZ/2026-03-25/image/bc5ca9bf-d60f-43ba-8ede-1ef7f150e788_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': 'Cat N Insurance Loss', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book', '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 128K - 135K- 141K - 148K- 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': 94, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/9c6ab43f-5ac9-4250-b446-31e534dc6bee.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:13:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 18031437-512c-555f-8611-8441c1215dff with identifier: 120761485
2026-03-27 19:13:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 18031437-512c-555f-8611-8441c1215dff with scrape type 2
2026-03-27 19:13:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 18031437-512c-555f-8611-8441c1215dff with scrape type 2
2026-03-27 19:13:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 18031437-512c-555f-8611-8441c1215dff, identifier: 120761485
2026-03-27 19:13:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 18031437-512c-555f-8611-8441c1215dff with identifier: 120761485
2026-03-27 19:13:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 18031437-512c-555f-8611-8441c1215dff with identifier: 120761485
2026-03-27 19:13:34 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 18031437-512c-555f-8611-8441c1215dff with identifier: 120761485 to the API
2026-03-27 19:13:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:13: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-27 19:13:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120761485?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 94,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.8L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Petrol/Electric Hybrid',
'id': '18031437-512c-555f-8611-8441c1215dff',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'YD62NNZ',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120761485',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'LEXUS',
'model': 'CT HATCHBACK',
'odometer': 149345,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-09-07',
'seller_name': 'UKCGR - Trade',
'title': 'LEXUS CT HATCHBACK 200h 1.8 SE-L 5dr CVT Auto',
'transmission': 'automatic',
'trim': '200h 1.8 SE-L 5dr CVT Auto',
'vin': None,
'year': 2012}
2026-03-27 19:13:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:13:34 [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-27 19:13:34 [astonbarclay.gb] INFO: Saving data for 120761485: {'auction_closing_time': 1774888200.0, 'created_time': 1774432911.253504, 'last_price_update_time': 1774638814.371584}
2026-03-27 19:13:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:13:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120761485') HTTP/1.1" 204 0
2026-03-27 19:13:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120824951?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:13:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:13:39 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120824951, 'registration': 'RE09HOJ', 'account': 'WBA004', 'make': 'AUDI', 'model': 'A3 DIESEL SPORTBACK', 'derivative': '2.0 TDI 170 S Line 5dr', 'mileage': 151515, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2334, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2009-05-22', 'fuel': 'Diesel', 'motExpiry': '2026-03-26', 'doors': 5, 'engineSize': 1968, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/RE09HOJ/2026-03-26/image/7ac8bb22-4bfc-4331-8dc0-549477ecf138_removebg.jpg?w=600', 'https://abimg003.imgix.net/RE09HOJ/2026-03-26/image/c6283b64-7310-402c-9387-4b44d515ae38_removebg.jpg?w=600', 'https://abimg003.imgix.net/RE09HOJ/2026-03-26/image/4ba3d478-a90c-4e3f-bb1d-0f58a870fbda_removebg.jpg?w=600', 'https://abimg003.imgix.net/RE09HOJ/2026-03-26/image/5add48e9-4c47-4fa7-a329-b0b11d9828f1_removebg.jpg?w=600', 'https://abimg003.imgix.net/RE09HOJ/2026-03-26/image/064744ba-f23b-4b0c-9424-39ed7ca1ca25_removebg.jpg?w=600', 'https://abimg003.imgix.net/RE09HOJ/2026-03-26/image/c548e827-9a54-495c-a301-57d076f5dbf1_removebg.jpg?w=600', 'https://abimg003.imgix.net/RE09HOJ/2026-03-26/image/2a43b2c1-1137-401e-8274-656939d89199_removebg.jpg?w=600', 'https://abimg003.imgix.net/RE09HOJ/2026-03-26/image/34b2a499-f1b1-4fde-9cc6-03bd3cffd6ef_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'NO V5 FORMER KEEPERS UNKNOWN, VOSA STATES 116K, 125K, 134K, 141K', 'virtual': False, 'seller': 'UKCGR - Trade', '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/8643a680-eb38-4b27-8c0e-cd28448f9edb.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:13:39 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120824951, 'registration': 'RE09HOJ', 'account': 'WBA004', 'make': 'AUDI', 'model': 'A3 DIESEL SPORTBACK', 'derivative': '2.0 TDI 170 S Line 5dr', 'mileage': 151515, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2334, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2009-05-22', 'fuel': 'Diesel', 'motExpiry': '2026-03-26', 'doors': 5, 'engineSize': 1968, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/RE09HOJ/2026-03-26/image/7ac8bb22-4bfc-4331-8dc0-549477ecf138_removebg.jpg?w=600', 'https://abimg003.imgix.net/RE09HOJ/2026-03-26/image/c6283b64-7310-402c-9387-4b44d515ae38_removebg.jpg?w=600', 'https://abimg003.imgix.net/RE09HOJ/2026-03-26/image/4ba3d478-a90c-4e3f-bb1d-0f58a870fbda_removebg.jpg?w=600', 'https://abimg003.imgix.net/RE09HOJ/2026-03-26/image/5add48e9-4c47-4fa7-a329-b0b11d9828f1_removebg.jpg?w=600', 'https://abimg003.imgix.net/RE09HOJ/2026-03-26/image/064744ba-f23b-4b0c-9424-39ed7ca1ca25_removebg.jpg?w=600', 'https://abimg003.imgix.net/RE09HOJ/2026-03-26/image/c548e827-9a54-495c-a301-57d076f5dbf1_removebg.jpg?w=600', 'https://abimg003.imgix.net/RE09HOJ/2026-03-26/image/2a43b2c1-1137-401e-8274-656939d89199_removebg.jpg?w=600', 'https://abimg003.imgix.net/RE09HOJ/2026-03-26/image/34b2a499-f1b1-4fde-9cc6-03bd3cffd6ef_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'NO V5 FORMER KEEPERS UNKNOWN, VOSA STATES 116K, 125K, 134K, 141K', 'virtual': False, 'seller': 'UKCGR - Trade', '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/8643a680-eb38-4b27-8c0e-cd28448f9edb.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:13:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fc994d16-73f4-52c0-8957-7518da2e1fb4 with identifier: 120824951
2026-03-27 19:13:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fc994d16-73f4-52c0-8957-7518da2e1fb4 with scrape type 1
2026-03-27 19:13:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 8 photos for item fc994d16-73f4-52c0-8957-7518da2e1fb4
2026-03-27 19:13:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:13:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FRE09HOJ%252F2026-03-26%252Fimage%252F7ac8bb22-4bfc-4331-8dc0-549477ecf138_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:13:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/RE09HOJ/2026-03-26/image/7ac8bb22-4bfc-4331-8dc0-549477ecf138_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:13:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:13:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FRE09HOJ%252F2026-03-26%252Fimage%252Fc6283b64-7310-402c-9387-4b44d515ae38_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:13:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/RE09HOJ/2026-03-26/image/c6283b64-7310-402c-9387-4b44d515ae38_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:13:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:13:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FRE09HOJ%252F2026-03-26%252Fimage%252F4ba3d478-a90c-4e3f-bb1d-0f58a870fbda_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:13:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/RE09HOJ/2026-03-26/image/4ba3d478-a90c-4e3f-bb1d-0f58a870fbda_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:13:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:13:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FRE09HOJ%252F2026-03-26%252Fimage%252F5add48e9-4c47-4fa7-a329-b0b11d9828f1_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:13:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/RE09HOJ/2026-03-26/image/5add48e9-4c47-4fa7-a329-b0b11d9828f1_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:13:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:13:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FRE09HOJ%252F2026-03-26%252Fimage%252F064744ba-f23b-4b0c-9424-39ed7ca1ca25_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:13:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/RE09HOJ/2026-03-26/image/064744ba-f23b-4b0c-9424-39ed7ca1ca25_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:13:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:13:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FRE09HOJ%252F2026-03-26%252Fimage%252Fc548e827-9a54-495c-a301-57d076f5dbf1_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:13:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/RE09HOJ/2026-03-26/image/c548e827-9a54-495c-a301-57d076f5dbf1_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:13:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:13:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FRE09HOJ%252F2026-03-26%252Fimage%252F2a43b2c1-1137-401e-8274-656939d89199_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:13:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/RE09HOJ/2026-03-26/image/2a43b2c1-1137-401e-8274-656939d89199_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:13:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:13:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FRE09HOJ%252F2026-03-26%252Fimage%252F34b2a499-f1b1-4fde-9cc6-03bd3cffd6ef_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:13:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/RE09HOJ/2026-03-26/image/34b2a499-f1b1-4fde-9cc6-03bd3cffd6ef_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:13:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120792380?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:13:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:13:45 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120792380, 'registration': 'YH09CEO', 'account': 'WBA004', 'make': 'TOYOTA', 'model': 'AVENSIS SALOON', 'derivative': '1.8 V-matic TR 4dr', 'mileage': 138187, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2310, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2009-04-08', 'fuel': 'Petrol', 'motExpiry': '2026-10-05', 'doors': 4, 'engineSize': 1798, 'bodyType': 'Saloon', 'images': ['https://abimg003.imgix.net/YH09CEO/2026-03-26/image/7e260729-a455-471a-8fb6-91ba3cf60988_removebg.jpg?w=600', 'https://abimg003.imgix.net/YH09CEO/2026-03-26/image/61b99f08-f48e-4e59-b301-08a5da1a08a9_removebg.jpg?w=600', 'https://abimg003.imgix.net/YH09CEO/2026-03-26/image/c399f544-39e4-4ccb-8a43-7dd9c6ec3f61_removebg.jpg?w=600', 'https://abimg003.imgix.net/YH09CEO/2026-03-26/image/5d18c85c-aae7-420f-941c-e3acc0d0598c_removebg.jpg?w=600', 'https://abimg003.imgix.net/YH09CEO/2026-03-26/image/b2a22415-0ce6-49a7-b5f9-3d09cdeb1111_removebg.jpg?w=600', 'https://abimg003.imgix.net/YH09CEO/2026-03-26/image/989dc86c-656b-4aab-9350-b37d452bd5d7_removebg.jpg?w=600', 'https://abimg003.imgix.net/YH09CEO/2026-03-26/image/b320a511-84c5-4c33-a82f-4e468655e329_removebg.jpg?w=600', 'https://abimg003.imgix.net/YH09CEO/2026-03-26/image/ea7fce34-812d-4ad2-955e-fe89e125ae64_removebg.jpg?w=600', 'https://abimg003.imgix.net/YH09CEO/2026-03-26/image/c501ce86-40bd-4bc1-a77c-37aacfa7e404_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'VOSA STATES 115K, 120K, 125K, 131K', 'virtual': False, 'seller': 'UKCGR - Trade', '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/9ab21b47-133d-448c-b4ab-904c6f9a3a86.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:13:45 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120792380, 'registration': 'YH09CEO', 'account': 'WBA004', 'make': 'TOYOTA', 'model': 'AVENSIS SALOON', 'derivative': '1.8 V-matic TR 4dr', 'mileage': 138187, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2310, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2009-04-08', 'fuel': 'Petrol', 'motExpiry': '2026-10-05', 'doors': 4, 'engineSize': 1798, 'bodyType': 'Saloon', 'images': ['https://abimg003.imgix.net/YH09CEO/2026-03-26/image/7e260729-a455-471a-8fb6-91ba3cf60988_removebg.jpg?w=600', 'https://abimg003.imgix.net/YH09CEO/2026-03-26/image/61b99f08-f48e-4e59-b301-08a5da1a08a9_removebg.jpg?w=600', 'https://abimg003.imgix.net/YH09CEO/2026-03-26/image/c399f544-39e4-4ccb-8a43-7dd9c6ec3f61_removebg.jpg?w=600', 'https://abimg003.imgix.net/YH09CEO/2026-03-26/image/5d18c85c-aae7-420f-941c-e3acc0d0598c_removebg.jpg?w=600', 'https://abimg003.imgix.net/YH09CEO/2026-03-26/image/b2a22415-0ce6-49a7-b5f9-3d09cdeb1111_removebg.jpg?w=600', 'https://abimg003.imgix.net/YH09CEO/2026-03-26/image/989dc86c-656b-4aab-9350-b37d452bd5d7_removebg.jpg?w=600', 'https://abimg003.imgix.net/YH09CEO/2026-03-26/image/b320a511-84c5-4c33-a82f-4e468655e329_removebg.jpg?w=600', 'https://abimg003.imgix.net/YH09CEO/2026-03-26/image/ea7fce34-812d-4ad2-955e-fe89e125ae64_removebg.jpg?w=600', 'https://abimg003.imgix.net/YH09CEO/2026-03-26/image/c501ce86-40bd-4bc1-a77c-37aacfa7e404_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'VOSA STATES 115K, 120K, 125K, 131K', 'virtual': False, 'seller': 'UKCGR - Trade', '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/9ab21b47-133d-448c-b4ab-904c6f9a3a86.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:13:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 03578599-d72b-5e79-a5e7-3701a6892a23 with identifier: 120792380
2026-03-27 19:13:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 03578599-d72b-5e79-a5e7-3701a6892a23 with scrape type 2
2026-03-27 19:13:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 03578599-d72b-5e79-a5e7-3701a6892a23 with scrape type 2
2026-03-27 19:13:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 03578599-d72b-5e79-a5e7-3701a6892a23, identifier: 120792380
2026-03-27 19:13:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 03578599-d72b-5e79-a5e7-3701a6892a23 with identifier: 120792380
2026-03-27 19:13:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 03578599-d72b-5e79-a5e7-3701a6892a23 with identifier: 120792380
2026-03-27 19:13:45 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 03578599-d72b-5e79-a5e7-3701a6892a23 with identifier: 120792380 to the API
2026-03-27 19:13:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:13: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-27 19:13:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120792380?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 154,
'color': 'SILVER',
'currency': 'GBP',
'doors_number': 4,
'emission_standard': 'EURO 4',
'engine': '1.8L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Petrol',
'id': '03578599-d72b-5e79-a5e7-3701a6892a23',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'YH09CEO',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120792380',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'TOYOTA',
'model': 'AVENSIS SALOON',
'odometer': 138187,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2009-04-08',
'seller_name': 'UKCGR - Trade',
'title': 'TOYOTA AVENSIS SALOON 1.8 V-matic TR 4dr',
'transmission': 'manual',
'trim': '1.8 V-matic TR 4dr',
'vin': None,
'year': 2009}
2026-03-27 19:13:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:13:45 [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-27 19:13:45 [astonbarclay.gb] INFO: Saving data for 120792380: {'auction_closing_time': 1774888200.0, 'created_time': 1774530392.597646, 'last_price_update_time': 1774638825.583912}
2026-03-27 19:13:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:13:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120792380') HTTP/1.1" 204 0
2026-03-27 19:13:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/RE09HOJ/2026-03-26/image/34b2a499-f1b1-4fde-9cc6-03bd3cffd6ef_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120824951?view=catalogue)
2026-03-27 19:13:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/RE09HOJ/2026-03-26/image/2a43b2c1-1137-401e-8274-656939d89199_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120824951?view=catalogue)
2026-03-27 19:13:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/RE09HOJ/2026-03-26/image/c548e827-9a54-495c-a301-57d076f5dbf1_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120824951?view=catalogue)
2026-03-27 19:13:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:13:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f43a0590f50>
2026-03-27 19:13:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:13:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:13:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:13:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fc994d16-73f4-52c0-8957-7518da2e1fb4/fc994d16-73f4-52c0-8957-7518da2e1fb4_image_7.jpg HTTP/1.1" 201 0
2026-03-27 19:13:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:13:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FRE09HOJ%252F2026-03-26%252Fimage%252F34b2a499-f1b1-4fde-9cc6-03bd3cffd6ef_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:13:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/RE09HOJ/2026-03-26/image/34b2a499-f1b1-4fde-9cc6-03bd3cffd6ef_removebg.jpg?w=600 saved to cache
2026-03-27 19:13:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item fc994d16-73f4-52c0-8957-7518da2e1fb4
2026-03-27 19:13:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/RE09HOJ/2026-03-26/image/064744ba-f23b-4b0c-9424-39ed7ca1ca25_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120824951?view=catalogue)
2026-03-27 19:13:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:13:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439d7b0410>
2026-03-27 19:13:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:13:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:13:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:13:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fc994d16-73f4-52c0-8957-7518da2e1fb4/fc994d16-73f4-52c0-8957-7518da2e1fb4_image_6.jpg HTTP/1.1" 201 0
2026-03-27 19:13:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:13:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FRE09HOJ%252F2026-03-26%252Fimage%252F2a43b2c1-1137-401e-8274-656939d89199_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:13:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/RE09HOJ/2026-03-26/image/2a43b2c1-1137-401e-8274-656939d89199_removebg.jpg?w=600 saved to cache
2026-03-27 19:13:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item fc994d16-73f4-52c0-8957-7518da2e1fb4
2026-03-27 19:13:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/RE09HOJ/2026-03-26/image/5add48e9-4c47-4fa7-a329-b0b11d9828f1_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120824951?view=catalogue)
2026-03-27 19:13:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:13:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439d773150>
2026-03-27 19:13:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:13:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:13:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:13:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fc994d16-73f4-52c0-8957-7518da2e1fb4/fc994d16-73f4-52c0-8957-7518da2e1fb4_image_5.jpg HTTP/1.1" 201 0
2026-03-27 19:13:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:13:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FRE09HOJ%252F2026-03-26%252Fimage%252Fc548e827-9a54-495c-a301-57d076f5dbf1_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:13:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/RE09HOJ/2026-03-26/image/c548e827-9a54-495c-a301-57d076f5dbf1_removebg.jpg?w=600 saved to cache
2026-03-27 19:13:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item fc994d16-73f4-52c0-8957-7518da2e1fb4
2026-03-27 19:13:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/RE09HOJ/2026-03-26/image/4ba3d478-a90c-4e3f-bb1d-0f58a870fbda_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120824951?view=catalogue)
2026-03-27 19:13:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:13:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439d5dbc90>
2026-03-27 19:13:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:13:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:13:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:13:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fc994d16-73f4-52c0-8957-7518da2e1fb4/fc994d16-73f4-52c0-8957-7518da2e1fb4_image_4.jpg HTTP/1.1" 201 0
2026-03-27 19:13:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:13:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FRE09HOJ%252F2026-03-26%252Fimage%252F064744ba-f23b-4b0c-9424-39ed7ca1ca25_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:13:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/RE09HOJ/2026-03-26/image/064744ba-f23b-4b0c-9424-39ed7ca1ca25_removebg.jpg?w=600 saved to cache
2026-03-27 19:13:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item fc994d16-73f4-52c0-8957-7518da2e1fb4
2026-03-27 19:13:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/RE09HOJ/2026-03-26/image/c6283b64-7310-402c-9387-4b44d515ae38_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120824951?view=catalogue)
2026-03-27 19:13:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:13:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439d644450>
2026-03-27 19:13:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:13:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:13:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:13:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fc994d16-73f4-52c0-8957-7518da2e1fb4/fc994d16-73f4-52c0-8957-7518da2e1fb4_image_3.jpg HTTP/1.1" 201 0
2026-03-27 19:13:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:13:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FRE09HOJ%252F2026-03-26%252Fimage%252F5add48e9-4c47-4fa7-a329-b0b11d9828f1_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:13:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/RE09HOJ/2026-03-26/image/5add48e9-4c47-4fa7-a329-b0b11d9828f1_removebg.jpg?w=600 saved to cache
2026-03-27 19:13:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item fc994d16-73f4-52c0-8957-7518da2e1fb4
2026-03-27 19:13:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/RE09HOJ/2026-03-26/image/7ac8bb22-4bfc-4331-8dc0-549477ecf138_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120824951?view=catalogue)
2026-03-27 19:13:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:13:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439d61d050>
2026-03-27 19:13:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:13:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:13:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:13:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fc994d16-73f4-52c0-8957-7518da2e1fb4/fc994d16-73f4-52c0-8957-7518da2e1fb4_image_2.jpg HTTP/1.1" 201 0
2026-03-27 19:13:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:13:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FRE09HOJ%252F2026-03-26%252Fimage%252F4ba3d478-a90c-4e3f-bb1d-0f58a870fbda_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:13:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/RE09HOJ/2026-03-26/image/4ba3d478-a90c-4e3f-bb1d-0f58a870fbda_removebg.jpg?w=600 saved to cache
2026-03-27 19:13:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item fc994d16-73f4-52c0-8957-7518da2e1fb4
2026-03-27 19:13:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:13:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439dead750>
2026-03-27 19:13:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:13:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:13:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:13:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fc994d16-73f4-52c0-8957-7518da2e1fb4/fc994d16-73f4-52c0-8957-7518da2e1fb4_image_1.jpg HTTP/1.1" 201 0
2026-03-27 19:13:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:13:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FRE09HOJ%252F2026-03-26%252Fimage%252Fc6283b64-7310-402c-9387-4b44d515ae38_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:13:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/RE09HOJ/2026-03-26/image/c6283b64-7310-402c-9387-4b44d515ae38_removebg.jpg?w=600 saved to cache
2026-03-27 19:13:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item fc994d16-73f4-52c0-8957-7518da2e1fb4
2026-03-27 19:13:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:13:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439d53dcd0>
2026-03-27 19:13:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:13:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:13:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:13:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fc994d16-73f4-52c0-8957-7518da2e1fb4/fc994d16-73f4-52c0-8957-7518da2e1fb4_image_0.jpg HTTP/1.1" 201 0
2026-03-27 19:13:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:13:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FRE09HOJ%252F2026-03-26%252Fimage%252F7ac8bb22-4bfc-4331-8dc0-549477ecf138_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:13:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/RE09HOJ/2026-03-26/image/7ac8bb22-4bfc-4331-8dc0-549477ecf138_removebg.jpg?w=600 saved to cache
2026-03-27 19:13:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item fc994d16-73f4-52c0-8957-7518da2e1fb4
2026-03-27 19:13:46 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: fc994d16-73f4-52c0-8957-7518da2e1fb4, skipping ID generation
2026-03-27 19:13:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fc994d16-73f4-52c0-8957-7518da2e1fb4 with scrape type 1
2026-03-27 19:13:46 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item fc994d16-73f4-52c0-8957-7518da2e1fb4 sending to next pipeline
2026-03-27 19:13:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: fc994d16-73f4-52c0-8957-7518da2e1fb4, identifier: 120824951
2026-03-27 19:13:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: fc994d16-73f4-52c0-8957-7518da2e1fb4 with identifier: 120824951
2026-03-27 19:13:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: fc994d16-73f4-52c0-8957-7518da2e1fb4 with identifier: 120824951
2026-03-27 19:13:46 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: fc994d16-73f4-52c0-8957-7518da2e1fb4 with identifier: 120824951 to the API
2026-03-27 19:13:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:13:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 19:13:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/RE09HOJ/2026-03-26/image/7ac8bb22-4bfc-4331-8dc0-549477ecf138_removebg.jpg?w=600>
{'auction_title': '',
'c_o_2_emission_value': 139,
'color': 'RED',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '2.0L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Diesel',
'id': 'fc994d16-73f4-52c0-8957-7518da2e1fb4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'RE09HOJ',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120824951',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'AUDI',
'model': 'A3 DIESEL SPORTBACK',
'odometer': 151515,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 8,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc994d16-73f4-52c0-8957-7518da2e1fb4/fc994d16-73f4-52c0-8957-7518da2e1fb4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 32314,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/RE09HOJ/2026-03-26/image/7ac8bb22-4bfc-4331-8dc0-549477ecf138_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc994d16-73f4-52c0-8957-7518da2e1fb4/fc994d16-73f4-52c0-8957-7518da2e1fb4_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 32324,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/RE09HOJ/2026-03-26/image/c6283b64-7310-402c-9387-4b44d515ae38_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc994d16-73f4-52c0-8957-7518da2e1fb4/fc994d16-73f4-52c0-8957-7518da2e1fb4_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 30174,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/RE09HOJ/2026-03-26/image/4ba3d478-a90c-4e3f-bb1d-0f58a870fbda_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc994d16-73f4-52c0-8957-7518da2e1fb4/fc994d16-73f4-52c0-8957-7518da2e1fb4_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 31530,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/RE09HOJ/2026-03-26/image/5add48e9-4c47-4fa7-a329-b0b11d9828f1_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc994d16-73f4-52c0-8957-7518da2e1fb4/fc994d16-73f4-52c0-8957-7518da2e1fb4_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 38045,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/RE09HOJ/2026-03-26/image/064744ba-f23b-4b0c-9424-39ed7ca1ca25_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc994d16-73f4-52c0-8957-7518da2e1fb4/fc994d16-73f4-52c0-8957-7518da2e1fb4_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50363,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/RE09HOJ/2026-03-26/image/c548e827-9a54-495c-a301-57d076f5dbf1_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc994d16-73f4-52c0-8957-7518da2e1fb4/fc994d16-73f4-52c0-8957-7518da2e1fb4_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 40270,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/RE09HOJ/2026-03-26/image/2a43b2c1-1137-401e-8274-656939d89199_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc994d16-73f4-52c0-8957-7518da2e1fb4/fc994d16-73f4-52c0-8957-7518da2e1fb4_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43505,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/RE09HOJ/2026-03-26/image/34b2a499-f1b1-4fde-9cc6-03bd3cffd6ef_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2009-05-22',
'seller_name': 'UKCGR - Trade',
'title': 'AUDI A3 DIESEL SPORTBACK 2.0 TDI 170 S Line 5dr',
'transmission': 'manual',
'trim': '2.0 TDI 170 S Line 5dr',
'vin': None,
'year': 2009}
2026-03-27 19:13:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:13:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120824951%27 HTTP/1.1" 200 None
2026-03-27 19:13:46 [astonbarclay.gb] INFO: Saving data for 120824951: {'created_time': 1774638826.633846, 'last_price_update_time': 1774638826.633857, 'auction_closing_time': 1774888200.0}
2026-03-27 19:13:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:13:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120824951') HTTP/1.1" 204 0
2026-03-27 19:13:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120789725?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:13:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:13:47 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120789725, 'registration': 'GL16SVZ', 'account': 'WBA004', 'make': 'VOLKSWAGEN', 'model': 'PASSAT DIESEL ESTATE', 'derivative': '2.0 TDI SE Business 5dr DSG', 'mileage': 155639, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2303, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2016-04-29', 'fuel': 'Diesel', 'motExpiry': '2026-07-22', 'doors': 5, 'engineSize': 1968, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/GL16SVZ/2026-03-26/image/cf163563-ff8f-4cf1-979a-e8cfc27b810d_removebg.jpg?w=600', 'https://abimg003.imgix.net/GL16SVZ/2026-03-26/image/9e29ee40-5b93-4f43-bb2f-082624ce0b09_removebg.jpg?w=600', 'https://abimg003.imgix.net/GL16SVZ/2026-03-26/image/13e9772e-05c5-4ea8-aa95-3f6ac0fc0ffb_removebg.jpg?w=600', 'https://abimg003.imgix.net/GL16SVZ/2026-03-26/image/351f3df8-4899-4eb8-9349-53ffa6f1292b_removebg.jpg?w=600', 'https://abimg003.imgix.net/GL16SVZ/2026-03-26/image/fdca8862-a124-438b-a4dc-82f616d641b6_removebg.jpg?w=600', 'https://abimg003.imgix.net/GL16SVZ/2026-03-26/image/ba755e3e-9d35-4516-bba7-08edd20058cf_removebg.jpg?w=600', 'https://abimg003.imgix.net/GL16SVZ/2026-03-26/image/8c618726-325a-4c82-920b-aaf11b9e568f_removebg.jpg?w=600', 'https://abimg003.imgix.net/GL16SVZ/2026-03-26/image/992400fd-c16f-43db-afe7-55b34dcacba9_removebg.jpg?w=600', 'https://abimg003.imgix.net/GL16SVZ/2026-03-26/image/0b40a74f-3570-4162-9561-6bb620b7f776_removebg.jpg?w=600', 'https://abimg003.imgix.net/GL16SVZ/2026-03-26/image/2381a2a9-6fc4-4a20-a78e-b3b397dc2f16_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '03/17 10K - 09/17 21K - 01/18 30K - 07/18 40K - 01/19 50K- 10/19 69K -07/21 89K - 07/22 105K - 06/23 117K', 'remarks': 'VOSA STATES 105K- 117K- 133K- 147K - 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': 119, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/90404d15-24e4-44e5-a188-5f1c9b2e13be.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:13:47 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120789725, 'registration': 'GL16SVZ', 'account': 'WBA004', 'make': 'VOLKSWAGEN', 'model': 'PASSAT DIESEL ESTATE', 'derivative': '2.0 TDI SE Business 5dr DSG', 'mileage': 155639, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2303, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2016-04-29', 'fuel': 'Diesel', 'motExpiry': '2026-07-22', 'doors': 5, 'engineSize': 1968, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/GL16SVZ/2026-03-26/image/cf163563-ff8f-4cf1-979a-e8cfc27b810d_removebg.jpg?w=600', 'https://abimg003.imgix.net/GL16SVZ/2026-03-26/image/9e29ee40-5b93-4f43-bb2f-082624ce0b09_removebg.jpg?w=600', 'https://abimg003.imgix.net/GL16SVZ/2026-03-26/image/13e9772e-05c5-4ea8-aa95-3f6ac0fc0ffb_removebg.jpg?w=600', 'https://abimg003.imgix.net/GL16SVZ/2026-03-26/image/351f3df8-4899-4eb8-9349-53ffa6f1292b_removebg.jpg?w=600', 'https://abimg003.imgix.net/GL16SVZ/2026-03-26/image/fdca8862-a124-438b-a4dc-82f616d641b6_removebg.jpg?w=600', 'https://abimg003.imgix.net/GL16SVZ/2026-03-26/image/ba755e3e-9d35-4516-bba7-08edd20058cf_removebg.jpg?w=600', 'https://abimg003.imgix.net/GL16SVZ/2026-03-26/image/8c618726-325a-4c82-920b-aaf11b9e568f_removebg.jpg?w=600', 'https://abimg003.imgix.net/GL16SVZ/2026-03-26/image/992400fd-c16f-43db-afe7-55b34dcacba9_removebg.jpg?w=600', 'https://abimg003.imgix.net/GL16SVZ/2026-03-26/image/0b40a74f-3570-4162-9561-6bb620b7f776_removebg.jpg?w=600', 'https://abimg003.imgix.net/GL16SVZ/2026-03-26/image/2381a2a9-6fc4-4a20-a78e-b3b397dc2f16_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '03/17 10K - 09/17 21K - 01/18 30K - 07/18 40K - 01/19 50K- 10/19 69K -07/21 89K - 07/22 105K - 06/23 117K', 'remarks': 'VOSA STATES 105K- 117K- 133K- 147K - 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': 119, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/90404d15-24e4-44e5-a188-5f1c9b2e13be.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:13:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 08ee7799-95f8-55c1-91ae-93cacc3680bc with identifier: 120789725
2026-03-27 19:13:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 08ee7799-95f8-55c1-91ae-93cacc3680bc with scrape type 2
2026-03-27 19:13:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 08ee7799-95f8-55c1-91ae-93cacc3680bc with scrape type 2
2026-03-27 19:13:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 08ee7799-95f8-55c1-91ae-93cacc3680bc, identifier: 120789725
2026-03-27 19:13:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 08ee7799-95f8-55c1-91ae-93cacc3680bc with identifier: 120789725
2026-03-27 19:13:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 08ee7799-95f8-55c1-91ae-93cacc3680bc with identifier: 120789725
2026-03-27 19:13:47 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 08ee7799-95f8-55c1-91ae-93cacc3680bc with identifier: 120789725 to the API
2026-03-27 19:13:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:13:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 19:13:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120789725?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 119,
'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': '08ee7799-95f8-55c1-91ae-93cacc3680bc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'GL16SVZ',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120789725',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'VOLKSWAGEN',
'model': 'PASSAT DIESEL ESTATE',
'odometer': 155639,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-04-29',
'seller_name': 'UKCGR - Trade',
'title': 'VOLKSWAGEN PASSAT DIESEL ESTATE 2.0 TDI SE Business 5dr DSG',
'transmission': 'automatic',
'trim': '2.0 TDI SE Business 5dr DSG',
'vin': None,
'year': 2016}
2026-03-27 19:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:13:47 [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-27 19:13:47 [astonbarclay.gb] INFO: Saving data for 120789725: {'auction_closing_time': 1774888200.0, 'created_time': 1774530440.962729, 'last_price_update_time': 1774638827.986508}
2026-03-27 19:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120789725') HTTP/1.1" 204 0
2026-03-27 19:13:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120799292?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:13:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:13:48 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120799292, 'registration': 'RJ65FAO', 'account': 'WBA004', 'make': 'FORD', 'model': 'KUGA DIESEL ESTATE', 'derivative': '2.0 TDCi 180 Titanium 5dr Powershift', 'mileage': 126019, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2309, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2015-09-29', 'fuel': 'Diesel', 'motExpiry': '2026-09-30', 'doors': 5, 'engineSize': 1997, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/RJ65FAO/2026-03-26/image/c69d2953-1473-4473-9494-cd66a14a5a5c_removebg.jpg?w=600', 'https://abimg003.imgix.net/RJ65FAO/2026-03-26/image/3f96f13c-1267-4f2a-8e76-5dc830cd35f7_removebg.jpg?w=600', 'https://abimg003.imgix.net/RJ65FAO/2026-03-26/image/040a1c9e-b839-49eb-b1cd-1a6628dd603a_removebg.jpg?w=600', 'https://abimg003.imgix.net/RJ65FAO/2026-03-26/image/c8573c52-be93-45e7-aa0a-4bae15d33d7b_removebg.jpg?w=600', 'https://abimg003.imgix.net/RJ65FAO/2026-03-26/image/ab14d220-b0eb-4231-92a7-3869ac53e3aa_removebg.jpg?w=600', 'https://abimg003.imgix.net/RJ65FAO/2026-03-26/image/588e6ef5-dcdf-4a24-a094-f5fc5217cb48_removebg.jpg?w=600', 'https://abimg003.imgix.net/RJ65FAO/2026-03-26/image/b7ac1052-21dd-49ff-9b65-ad7f29f596a2_removebg.jpg?w=600', 'https://abimg003.imgix.net/RJ65FAO/2026-03-26/image/6ecb6dc1-9785-4dea-83f8-efd04032adf7_removebg.jpg?w=600', 'https://abimg003.imgix.net/RJ65FAO/2026-03-26/image/8d49f5ca-2958-4527-acfe-0f45c23dfdd4_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': 'Cat N Insurance Loss', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'Category N Insurance Loss. No Structural Damage and Repairable - Insurer Decided Not to Repair VOSA STATES 100K, 106K, 114K, 121K, 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': 140, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:13:48 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120799292, 'registration': 'RJ65FAO', 'account': 'WBA004', 'make': 'FORD', 'model': 'KUGA DIESEL ESTATE', 'derivative': '2.0 TDCi 180 Titanium 5dr Powershift', 'mileage': 126019, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2309, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2015-09-29', 'fuel': 'Diesel', 'motExpiry': '2026-09-30', 'doors': 5, 'engineSize': 1997, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/RJ65FAO/2026-03-26/image/c69d2953-1473-4473-9494-cd66a14a5a5c_removebg.jpg?w=600', 'https://abimg003.imgix.net/RJ65FAO/2026-03-26/image/3f96f13c-1267-4f2a-8e76-5dc830cd35f7_removebg.jpg?w=600', 'https://abimg003.imgix.net/RJ65FAO/2026-03-26/image/040a1c9e-b839-49eb-b1cd-1a6628dd603a_removebg.jpg?w=600', 'https://abimg003.imgix.net/RJ65FAO/2026-03-26/image/c8573c52-be93-45e7-aa0a-4bae15d33d7b_removebg.jpg?w=600', 'https://abimg003.imgix.net/RJ65FAO/2026-03-26/image/ab14d220-b0eb-4231-92a7-3869ac53e3aa_removebg.jpg?w=600', 'https://abimg003.imgix.net/RJ65FAO/2026-03-26/image/588e6ef5-dcdf-4a24-a094-f5fc5217cb48_removebg.jpg?w=600', 'https://abimg003.imgix.net/RJ65FAO/2026-03-26/image/b7ac1052-21dd-49ff-9b65-ad7f29f596a2_removebg.jpg?w=600', 'https://abimg003.imgix.net/RJ65FAO/2026-03-26/image/6ecb6dc1-9785-4dea-83f8-efd04032adf7_removebg.jpg?w=600', 'https://abimg003.imgix.net/RJ65FAO/2026-03-26/image/8d49f5ca-2958-4527-acfe-0f45c23dfdd4_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': 'Cat N Insurance Loss', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'Category N Insurance Loss. No Structural Damage and Repairable - Insurer Decided Not to Repair VOSA STATES 100K, 106K, 114K, 121K, 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': 140, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:13:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ae656db2-b01e-587b-955f-35bff80cfcb3 with identifier: 120799292
2026-03-27 19:13:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ae656db2-b01e-587b-955f-35bff80cfcb3 with scrape type 2
2026-03-27 19:13:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ae656db2-b01e-587b-955f-35bff80cfcb3 with scrape type 2
2026-03-27 19:13:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: ae656db2-b01e-587b-955f-35bff80cfcb3, identifier: 120799292
2026-03-27 19:13:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: ae656db2-b01e-587b-955f-35bff80cfcb3 with identifier: 120799292
2026-03-27 19:13:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: ae656db2-b01e-587b-955f-35bff80cfcb3 with identifier: 120799292
2026-03-27 19:13:48 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: ae656db2-b01e-587b-955f-35bff80cfcb3 with identifier: 120799292 to the API
2026-03-27 19:13:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:13: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-27 19:13:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120799292?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-30T16:30:00Z',
'fuel_type': 'Diesel',
'id': 'ae656db2-b01e-587b-955f-35bff80cfcb3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'RJ65FAO',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120799292',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'FORD',
'model': 'KUGA DIESEL ESTATE',
'odometer': 126019,
'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': 'FORD KUGA DIESEL ESTATE 2.0 TDCi 180 Titanium 5dr Powershift',
'transmission': 'automatic',
'trim': '2.0 TDCi 180 Titanium 5dr Powershift',
'vin': None,
'year': 2015}
2026-03-27 19:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120799292%27 HTTP/1.1" 200 None
2026-03-27 19:13:48 [astonbarclay.gb] INFO: Saving data for 120799292: {'auction_closing_time': 1774888200.0, 'created_time': 1774530387.30308, 'last_price_update_time': 1774638828.451709}
2026-03-27 19:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120799292') HTTP/1.1" 204 0
2026-03-27 19:13:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120794261?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:13:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:13:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120562567?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:13:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:13:49 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120794261, 'registration': 'VN10FUO', 'account': 'WBA004', 'make': 'MAZDA', 'model': 'MAZDA6 DIESEL HATCHBACK', 'derivative': '2.2d [180] Sport 5dr', 'mileage': 157674, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2318, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2010-05-06', 'fuel': 'Diesel', 'motExpiry': '2026-07-17', 'doors': 5, 'engineSize': 2183, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/VN10FUO/2026-03-26/image/b29254b4-19fe-4d07-b10e-40c69b91230c_removebg.jpg?w=600', 'https://abimg003.imgix.net/VN10FUO/2026-03-26/image/568a0770-078a-4c77-9926-107b90597490_removebg.jpg?w=600', 'https://abimg003.imgix.net/VN10FUO/2026-03-26/image/a414ef49-be4b-4770-9f1d-85740cbca0d0_removebg.jpg?w=600', 'https://abimg003.imgix.net/VN10FUO/2026-03-26/image/7f93d528-f46c-457d-82ef-c53c66d2c2d6_removebg.jpg?w=600', 'https://abimg003.imgix.net/VN10FUO/2026-03-26/image/07f37259-1134-4964-add3-c1e25441b0aa_removebg.jpg?w=600', 'https://abimg003.imgix.net/VN10FUO/2026-03-26/image/afeed09d-7f4e-4654-818b-729d3970b4e4_removebg.jpg?w=600', 'https://abimg003.imgix.net/VN10FUO/2026-03-26/image/542ece3d-402f-4f09-9610-787541a2c10e_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 05/11- 11K, 05/12- 23K, 06/13- 37K, 06/14- 46K, 09/15- 59K', 'remarks': 'VOSA STATES 133K, 141K, 147K, 154K, 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/40ea303c-de48-4895-b833-37d911596627.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:13:49 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120794261, 'registration': 'VN10FUO', 'account': 'WBA004', 'make': 'MAZDA', 'model': 'MAZDA6 DIESEL HATCHBACK', 'derivative': '2.2d [180] Sport 5dr', 'mileage': 157674, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2318, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2010-05-06', 'fuel': 'Diesel', 'motExpiry': '2026-07-17', 'doors': 5, 'engineSize': 2183, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/VN10FUO/2026-03-26/image/b29254b4-19fe-4d07-b10e-40c69b91230c_removebg.jpg?w=600', 'https://abimg003.imgix.net/VN10FUO/2026-03-26/image/568a0770-078a-4c77-9926-107b90597490_removebg.jpg?w=600', 'https://abimg003.imgix.net/VN10FUO/2026-03-26/image/a414ef49-be4b-4770-9f1d-85740cbca0d0_removebg.jpg?w=600', 'https://abimg003.imgix.net/VN10FUO/2026-03-26/image/7f93d528-f46c-457d-82ef-c53c66d2c2d6_removebg.jpg?w=600', 'https://abimg003.imgix.net/VN10FUO/2026-03-26/image/07f37259-1134-4964-add3-c1e25441b0aa_removebg.jpg?w=600', 'https://abimg003.imgix.net/VN10FUO/2026-03-26/image/afeed09d-7f4e-4654-818b-729d3970b4e4_removebg.jpg?w=600', 'https://abimg003.imgix.net/VN10FUO/2026-03-26/image/542ece3d-402f-4f09-9610-787541a2c10e_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 05/11- 11K, 05/12- 23K, 06/13- 37K, 06/14- 46K, 09/15- 59K', 'remarks': 'VOSA STATES 133K, 141K, 147K, 154K, 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/40ea303c-de48-4895-b833-37d911596627.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:13:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5742c35d-5383-5d33-9ed7-02c327d9060e with identifier: 120794261
2026-03-27 19:13:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5742c35d-5383-5d33-9ed7-02c327d9060e with scrape type 2
2026-03-27 19:13:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5742c35d-5383-5d33-9ed7-02c327d9060e with scrape type 2
2026-03-27 19:13:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 5742c35d-5383-5d33-9ed7-02c327d9060e, identifier: 120794261
2026-03-27 19:13:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 5742c35d-5383-5d33-9ed7-02c327d9060e with identifier: 120794261
2026-03-27 19:13:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 5742c35d-5383-5d33-9ed7-02c327d9060e with identifier: 120794261
2026-03-27 19:13:49 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 5742c35d-5383-5d33-9ed7-02c327d9060e with identifier: 120794261 to the API
2026-03-27 19:13:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:13:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 19:13:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120794261?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 142,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.2L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Diesel',
'id': '5742c35d-5383-5d33-9ed7-02c327d9060e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'VN10FUO',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120794261',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'MAZDA',
'model': 'MAZDA6 DIESEL HATCHBACK',
'odometer': 157674,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-05-06',
'seller_name': 'UKCGR - Trade',
'title': 'MAZDA MAZDA6 DIESEL HATCHBACK 2.2d [180] Sport 5dr',
'transmission': 'manual',
'trim': '2.2d [180] Sport 5dr',
'vin': None,
'year': 2010}
2026-03-27 19:13:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:13:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120794261%27 HTTP/1.1" 200 None
2026-03-27 19:13:49 [astonbarclay.gb] INFO: Saving data for 120794261: {'auction_closing_time': 1774888200.0, 'created_time': 1774530445.011133, 'last_price_update_time': 1774638829.935998}
2026-03-27 19:13:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:13:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120794261') HTTP/1.1" 204 0
2026-03-27 19:13:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120796045?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:13:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:13:49 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120562567, 'registration': 'WN09VRE', 'account': 'SEL005', 'make': 'FORD', 'model': 'FOCUS HATCHBACK', 'derivative': '1.6 Zetec 5dr', 'mileage': 120446, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2009-05-19', 'fuel': 'Petrol', 'motExpiry': '2027-01-22', 'doors': 5, 'engineSize': 1596, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/WN09VRE/2026-03-23/image/69c302fe-001f-447e-a91f-beea9145b18a_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN09VRE/2026-03-23/image/9ae8276a-81b2-4070-b706-fb08410f3286_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN09VRE/2026-03-23/image/76e5b032-e9ac-4556-aedf-78041b84195e_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN09VRE/2026-03-23/image/0b0f6bd3-a9e4-4bc0-bbe8-d1fb40b6db50_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN09VRE/2026-03-23/image/699e6f32-1a6d-40b8-a87d-b0aa676fed6c_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN09VRE/2026-03-23/image/52886d49-ee63-4760-9ae8-10f40aee31e1_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN09VRE/2026-03-23/image/5a7f5be9-cb0d-4b2b-8aa9-eb7ac4320dc7_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN09VRE/2026-03-23/image/95657d89-aad0-40d2-89e5-cc9553568723_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN09VRE/2026-03-23/image/e7ebf729-6b48-4343-af28-7ed358787f79_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN09VRE/2026-03-23/image/b078eb14-4b73-4d41-bb59-9a41180cb6d6_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 05/10-7K, 12/11-20K, 12/12-28K, 11/13-33K, 10/14-38K, ??-52K, 02/17-69K, 01/18-82K, 01/19-92K, 01/22-102K', 'remarks': 'VOSA STATES 106K, 110K, 115K, 119K', 'virtual': False, 'seller': 'Auction Plus', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '4', 'v5': True, 'v5details': 'Here', 'co2': 159, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/0659a8de-4113-448b-a1d8-d3cc987e0906.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:13:49 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120562567, 'registration': 'WN09VRE', 'account': 'SEL005', 'make': 'FORD', 'model': 'FOCUS HATCHBACK', 'derivative': '1.6 Zetec 5dr', 'mileage': 120446, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2009-05-19', 'fuel': 'Petrol', 'motExpiry': '2027-01-22', 'doors': 5, 'engineSize': 1596, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/WN09VRE/2026-03-23/image/69c302fe-001f-447e-a91f-beea9145b18a_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN09VRE/2026-03-23/image/9ae8276a-81b2-4070-b706-fb08410f3286_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN09VRE/2026-03-23/image/76e5b032-e9ac-4556-aedf-78041b84195e_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN09VRE/2026-03-23/image/0b0f6bd3-a9e4-4bc0-bbe8-d1fb40b6db50_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN09VRE/2026-03-23/image/699e6f32-1a6d-40b8-a87d-b0aa676fed6c_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN09VRE/2026-03-23/image/52886d49-ee63-4760-9ae8-10f40aee31e1_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN09VRE/2026-03-23/image/5a7f5be9-cb0d-4b2b-8aa9-eb7ac4320dc7_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN09VRE/2026-03-23/image/95657d89-aad0-40d2-89e5-cc9553568723_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN09VRE/2026-03-23/image/e7ebf729-6b48-4343-af28-7ed358787f79_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN09VRE/2026-03-23/image/b078eb14-4b73-4d41-bb59-9a41180cb6d6_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 05/10-7K, 12/11-20K, 12/12-28K, 11/13-33K, 10/14-38K, ??-52K, 02/17-69K, 01/18-82K, 01/19-92K, 01/22-102K', 'remarks': 'VOSA STATES 106K, 110K, 115K, 119K', 'virtual': False, 'seller': 'Auction Plus', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '4', 'v5': True, 'v5details': 'Here', 'co2': 159, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/0659a8de-4113-448b-a1d8-d3cc987e0906.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:13:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d1bae067-5861-5309-bf95-509788c15cd5 with identifier: 120562567
2026-03-27 19:13:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d1bae067-5861-5309-bf95-509788c15cd5 with scrape type 2
2026-03-27 19:13:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d1bae067-5861-5309-bf95-509788c15cd5 with scrape type 2
2026-03-27 19:13:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: d1bae067-5861-5309-bf95-509788c15cd5, identifier: 120562567
2026-03-27 19:13:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: d1bae067-5861-5309-bf95-509788c15cd5 with identifier: 120562567
2026-03-27 19:13:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: d1bae067-5861-5309-bf95-509788c15cd5 with identifier: 120562567
2026-03-27 19:13:50 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: d1bae067-5861-5309-bf95-509788c15cd5 with identifier: 120562567 to the API
2026-03-27 19:13:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:13:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 19:13:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120562567?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 159,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '1.6L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Petrol',
'id': 'd1bae067-5861-5309-bf95-509788c15cd5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'WN09VRE',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120562567',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'FORD',
'model': 'FOCUS HATCHBACK',
'odometer': 120446,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2009-05-19',
'seller_name': 'Auction Plus',
'title': 'FORD FOCUS HATCHBACK 1.6 Zetec 5dr',
'transmission': 'manual',
'trim': '1.6 Zetec 5dr',
'vin': None,
'year': 2009}
2026-03-27 19:13:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:13:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120562567%27 HTTP/1.1" 200 None
2026-03-27 19:13:50 [astonbarclay.gb] INFO: Saving data for 120562567: {'auction_closing_time': 1774888200.0, 'created_time': 1774271673.986221, 'last_price_update_time': 1774638830.315199}
2026-03-27 19:13:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:13:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120562567') HTTP/1.1" 204 0
2026-03-27 19:13:50 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120796045, 'registration': 'FE06FSN', 'account': 'WBA004', 'make': 'NISSAN', 'model': 'NOTE HATCHBACK', 'derivative': '1.6 SVE 5dr Auto', 'mileage': 142193, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2302, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2006-03-08', 'fuel': 'Petrol', 'motExpiry': '2026-06-24', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/FE06FSN/2026-03-25/image/8245a7d9-6851-4310-a2ac-a5e4af4c322a_removebg.jpg?w=600', 'https://abimg003.imgix.net/FE06FSN/2026-03-25/image/7a08f603-fe6c-439c-a0ed-8217cf7e2022_removebg.jpg?w=600', 'https://abimg003.imgix.net/FE06FSN/2026-03-25/image/1f0b44cc-70d9-4737-b6f9-dae7a4024b45_removebg.jpg?w=600', 'https://abimg003.imgix.net/FE06FSN/2026-03-25/image/383c2b83-6548-4394-9f7a-8a83af4bd9a2_removebg.jpg?w=600', 'https://abimg003.imgix.net/FE06FSN/2026-03-25/image/b7d1d1ad-7677-4d2c-b29b-80edd9edd14f_removebg.jpg?w=600', 'https://abimg003.imgix.net/FE06FSN/2026-03-25/image/056be500-7378-497d-bbb8-e135dccba641_removebg.jpg?w=600', 'https://abimg003.imgix.net/FE06FSN/2026-03-25/image/78734072-b192-45a8-be9a-77a6d27c285b_removebg.jpg?w=600', 'https://abimg003.imgix.net/FE06FSN/2026-03-25/image/06e5b9ce-ca8a-4ce6-902e-ce16a726dfda_removebg.jpg?w=600'], 'colour': 'ORANGE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 03/07 5K- 02/08 12K- 03/09 16K- 03/11 22K- 01/12 26K - 02/13 30K - 02/14 35K- 07/16 50K - 03/17 63K- 03/18 82K', 'remarks': 'VOSA STATES 115K- 122K- 132K- 138K -', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '6', 'v5': True, 'v5details': 'Here', 'co2': 166, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/9c431b36-413e-46e0-9ad2-ae8f9ea9261f.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:13:50 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120796045, 'registration': 'FE06FSN', 'account': 'WBA004', 'make': 'NISSAN', 'model': 'NOTE HATCHBACK', 'derivative': '1.6 SVE 5dr Auto', 'mileage': 142193, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2302, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2006-03-08', 'fuel': 'Petrol', 'motExpiry': '2026-06-24', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/FE06FSN/2026-03-25/image/8245a7d9-6851-4310-a2ac-a5e4af4c322a_removebg.jpg?w=600', 'https://abimg003.imgix.net/FE06FSN/2026-03-25/image/7a08f603-fe6c-439c-a0ed-8217cf7e2022_removebg.jpg?w=600', 'https://abimg003.imgix.net/FE06FSN/2026-03-25/image/1f0b44cc-70d9-4737-b6f9-dae7a4024b45_removebg.jpg?w=600', 'https://abimg003.imgix.net/FE06FSN/2026-03-25/image/383c2b83-6548-4394-9f7a-8a83af4bd9a2_removebg.jpg?w=600', 'https://abimg003.imgix.net/FE06FSN/2026-03-25/image/b7d1d1ad-7677-4d2c-b29b-80edd9edd14f_removebg.jpg?w=600', 'https://abimg003.imgix.net/FE06FSN/2026-03-25/image/056be500-7378-497d-bbb8-e135dccba641_removebg.jpg?w=600', 'https://abimg003.imgix.net/FE06FSN/2026-03-25/image/78734072-b192-45a8-be9a-77a6d27c285b_removebg.jpg?w=600', 'https://abimg003.imgix.net/FE06FSN/2026-03-25/image/06e5b9ce-ca8a-4ce6-902e-ce16a726dfda_removebg.jpg?w=600'], 'colour': 'ORANGE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 03/07 5K- 02/08 12K- 03/09 16K- 03/11 22K- 01/12 26K - 02/13 30K - 02/14 35K- 07/16 50K - 03/17 63K- 03/18 82K', 'remarks': 'VOSA STATES 115K- 122K- 132K- 138K -', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '6', 'v5': True, 'v5details': 'Here', 'co2': 166, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/9c431b36-413e-46e0-9ad2-ae8f9ea9261f.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:13:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ffc0fec2-81d3-5e6c-8683-4cb4d36c8461 with identifier: 120796045
2026-03-27 19:13:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ffc0fec2-81d3-5e6c-8683-4cb4d36c8461 with scrape type 2
2026-03-27 19:13:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ffc0fec2-81d3-5e6c-8683-4cb4d36c8461 with scrape type 2
2026-03-27 19:13:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: ffc0fec2-81d3-5e6c-8683-4cb4d36c8461, identifier: 120796045
2026-03-27 19:13:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: ffc0fec2-81d3-5e6c-8683-4cb4d36c8461 with identifier: 120796045
2026-03-27 19:13:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 19:13:50 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=ORANGE HTTP/1.1" 200 None
2026-03-27 19:13:50 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 19:13:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-27 19:13:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: ffc0fec2-81d3-5e6c-8683-4cb4d36c8461 with identifier: 120796045
2026-03-27 19:13:50 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: ffc0fec2-81d3-5e6c-8683-4cb4d36c8461 with identifier: 120796045 to the API
2026-03-27 19:13:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:13:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 19:13:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120796045?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 166,
'color': 'ORANGE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '1.6L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Petrol',
'id': 'ffc0fec2-81d3-5e6c-8683-4cb4d36c8461',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'FE06FSN',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120796045',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'NISSAN',
'model': 'NOTE HATCHBACK',
'odometer': 142193,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2006-03-08',
'seller_name': 'UKCGR - Trade',
'title': 'NISSAN NOTE HATCHBACK 1.6 SVE 5dr Auto',
'transmission': 'automatic',
'trim': '1.6 SVE 5dr Auto',
'vin': None,
'year': 2006}
2026-03-27 19:13:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:13:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120796045%27 HTTP/1.1" 200 None
2026-03-27 19:13:50 [astonbarclay.gb] INFO: Saving data for 120796045: {'auction_closing_time': 1774888200.0, 'created_time': 1774530445.484207, 'last_price_update_time': 1774638830.786913}
2026-03-27 19:13:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:13:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120796045') HTTP/1.1" 204 0
2026-03-27 19:13:50 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 131.006(s), this was the 1st time calling it.
2026-03-27 19:13:50 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.630114686868627 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-27 19:13:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120800858?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:13:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:13:51 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120800858, 'registration': 'YF11NUX', 'account': 'WBA004', 'make': 'VAUXHALL', 'model': 'CORSA HATCHBACK', 'derivative': '1.4 SE 5dr Auto', 'mileage': 61929, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2298, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2011-07-18', 'fuel': 'Petrol', 'motExpiry': '2027-02-27', 'doors': 5, 'engineSize': 1398, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YF11NUX/2026-03-26/image/75c622ac-76ee-4ce3-a71c-e290cf5deba1_removebg.jpg?w=600', 'https://abimg003.imgix.net/YF11NUX/2026-03-26/image/e49b2d34-dacb-4676-8bb6-19bff4606691_removebg.jpg?w=600', 'https://abimg003.imgix.net/YF11NUX/2026-03-26/image/6724fd36-4d84-4c1c-ba7d-375ca9dc9be4_removebg.jpg?w=600', 'https://abimg003.imgix.net/YF11NUX/2026-03-26/image/b34e9d0f-78a6-4738-b563-957dcb6380f1_removebg.jpg?w=600', 'https://abimg003.imgix.net/YF11NUX/2026-03-26/image/a06c9695-8757-42b2-baa5-19dbe825e3a6_removebg.jpg?w=600', 'https://abimg003.imgix.net/YF11NUX/2026-03-26/image/6a5f9337-8af4-4cee-b60c-5b97d368952d_removebg.jpg?w=600', 'https://abimg003.imgix.net/YF11NUX/2026-03-26/image/cf4d4a28-319b-4c77-8305-d1c8a51ccea2_removebg.jpg?w=600', 'https://abimg003.imgix.net/YF11NUX/2026-03-26/image/2495933b-8d9a-412d-872e-5939791258f7_removebg.jpg?w=600', 'https://abimg003.imgix.net/YF11NUX/2026-03-26/image/ee98a907-6f4e-41f5-a872-43d31b41cd00_removebg.jpg?w=600', 'https://abimg003.imgix.net/YF11NUX/2026-03-26/image/c964e1b0-231a-4ccc-bdd8-e4ae9566c655_removebg.jpg?w=600'], 'colour': 'BROWN', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 07/12- 2K, 06/13- 7K, 07/14- 13K, 07/15- 20K, 07/16- 27K, 07/17- 33K, 07/18- 37K, 07/19- 41K, 07/20- 44K, 07/21- 45K, 07/22- 47K, 07/23-51K, 07/24- 53K', 'remarks': 'VOSA STATES 51K, 52K, 56K, 61K, 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': 147, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/7d600165-6d9f-4c4b-b9e2-5544ec218a23.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:13:51 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120800858, 'registration': 'YF11NUX', 'account': 'WBA004', 'make': 'VAUXHALL', 'model': 'CORSA HATCHBACK', 'derivative': '1.4 SE 5dr Auto', 'mileage': 61929, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2298, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2011-07-18', 'fuel': 'Petrol', 'motExpiry': '2027-02-27', 'doors': 5, 'engineSize': 1398, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YF11NUX/2026-03-26/image/75c622ac-76ee-4ce3-a71c-e290cf5deba1_removebg.jpg?w=600', 'https://abimg003.imgix.net/YF11NUX/2026-03-26/image/e49b2d34-dacb-4676-8bb6-19bff4606691_removebg.jpg?w=600', 'https://abimg003.imgix.net/YF11NUX/2026-03-26/image/6724fd36-4d84-4c1c-ba7d-375ca9dc9be4_removebg.jpg?w=600', 'https://abimg003.imgix.net/YF11NUX/2026-03-26/image/b34e9d0f-78a6-4738-b563-957dcb6380f1_removebg.jpg?w=600', 'https://abimg003.imgix.net/YF11NUX/2026-03-26/image/a06c9695-8757-42b2-baa5-19dbe825e3a6_removebg.jpg?w=600', 'https://abimg003.imgix.net/YF11NUX/2026-03-26/image/6a5f9337-8af4-4cee-b60c-5b97d368952d_removebg.jpg?w=600', 'https://abimg003.imgix.net/YF11NUX/2026-03-26/image/cf4d4a28-319b-4c77-8305-d1c8a51ccea2_removebg.jpg?w=600', 'https://abimg003.imgix.net/YF11NUX/2026-03-26/image/2495933b-8d9a-412d-872e-5939791258f7_removebg.jpg?w=600', 'https://abimg003.imgix.net/YF11NUX/2026-03-26/image/ee98a907-6f4e-41f5-a872-43d31b41cd00_removebg.jpg?w=600', 'https://abimg003.imgix.net/YF11NUX/2026-03-26/image/c964e1b0-231a-4ccc-bdd8-e4ae9566c655_removebg.jpg?w=600'], 'colour': 'BROWN', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 07/12- 2K, 06/13- 7K, 07/14- 13K, 07/15- 20K, 07/16- 27K, 07/17- 33K, 07/18- 37K, 07/19- 41K, 07/20- 44K, 07/21- 45K, 07/22- 47K, 07/23-51K, 07/24- 53K', 'remarks': 'VOSA STATES 51K, 52K, 56K, 61K, 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': 147, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/7d600165-6d9f-4c4b-b9e2-5544ec218a23.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:13:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 71b53941-e5cf-5e3a-8b42-9250b8f1a43d with identifier: 120800858
2026-03-27 19:13:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 71b53941-e5cf-5e3a-8b42-9250b8f1a43d with scrape type 2
2026-03-27 19:13:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 71b53941-e5cf-5e3a-8b42-9250b8f1a43d with scrape type 2
2026-03-27 19:13:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 71b53941-e5cf-5e3a-8b42-9250b8f1a43d, identifier: 120800858
2026-03-27 19:13:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 71b53941-e5cf-5e3a-8b42-9250b8f1a43d with identifier: 120800858
2026-03-27 19:13:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 71b53941-e5cf-5e3a-8b42-9250b8f1a43d with identifier: 120800858
2026-03-27 19:13:51 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 71b53941-e5cf-5e3a-8b42-9250b8f1a43d with identifier: 120800858 to the API
2026-03-27 19:13:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:13: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-27 19:13:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120800858?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 147,
'color': 'BROWN',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.4L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Petrol',
'id': '71b53941-e5cf-5e3a-8b42-9250b8f1a43d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'YF11NUX',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120800858',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'VAUXHALL',
'model': 'CORSA HATCHBACK',
'odometer': 61929,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-07-18',
'seller_name': 'UKCGR - Trade',
'title': 'VAUXHALL CORSA HATCHBACK 1.4 SE 5dr Auto',
'transmission': 'automatic',
'trim': '1.4 SE 5dr Auto',
'vin': None,
'year': 2011}
2026-03-27 19:13:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:13:51 [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-27 19:13:51 [astonbarclay.gb] INFO: Saving data for 120800858: {'auction_closing_time': 1774888200.0, 'created_time': 1774530385.835679, 'last_price_update_time': 1774638831.543462}
2026-03-27 19:13:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:13:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120800858') HTTP/1.1" 204 0
2026-03-27 19:13:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120801666?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:13:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:13:53 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120801666, 'registration': 'ET57SSX', 'account': 'WBA004', 'make': 'HYUNDAI', 'model': 'AMICA HATCHBACK', 'derivative': '1.1 CDX 5dr Auto', 'mileage': 53326, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2294, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2008-02-13', 'fuel': 'Petrol', 'motExpiry': '2026-08-30', 'doors': 5, 'engineSize': 1086, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/ET57SSX/2026-03-26/image/40890db0-9ab8-44b2-8187-def1b8e7bfdc_removebg.jpg?w=600', 'https://abimg003.imgix.net/ET57SSX/2026-03-26/image/35167d8c-cc22-4906-aae2-166631b321ed_removebg.jpg?w=600', 'https://abimg003.imgix.net/ET57SSX/2026-03-26/image/e41e0e57-3e08-42ca-80b2-ca244819005a_removebg.jpg?w=600', 'https://abimg003.imgix.net/ET57SSX/2026-03-26/image/82a47927-85bf-4d8d-a751-e8dbbfa4deae_removebg.jpg?w=600', 'https://abimg003.imgix.net/ET57SSX/2026-03-26/image/c9480505-1ae1-48cb-a037-3ac6e2049807_removebg.jpg?w=600', 'https://abimg003.imgix.net/ET57SSX/2026-03-26/image/1b83b681-774d-48cb-aad3-e5907d320d69_removebg.jpg?w=600', 'https://abimg003.imgix.net/ET57SSX/2026-03-26/image/3c625fd5-812b-4bcb-83bd-6857ad16fbd4_removebg.jpg?w=600', 'https://abimg003.imgix.net/ET57SSX/2026-03-26/image/eee302a2-61dd-4d46-9792-f1223ab69075_removebg.jpg?w=600', 'https://abimg003.imgix.net/ET57SSX/2026-03-26/image/ab549f8b-a5f9-43ed-bac4-78cd2157c6f8_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 09/16- 12K, 08/24- 46K, 08/25- ??', 'remarks': 'VOSA STATES 37K, 41K, 46K, 51K', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 145, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/a58d9c7c-a285-4a2a-bcd4-2b706ae6404b.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:13:53 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120801666, 'registration': 'ET57SSX', 'account': 'WBA004', 'make': 'HYUNDAI', 'model': 'AMICA HATCHBACK', 'derivative': '1.1 CDX 5dr Auto', 'mileage': 53326, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2294, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2008-02-13', 'fuel': 'Petrol', 'motExpiry': '2026-08-30', 'doors': 5, 'engineSize': 1086, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/ET57SSX/2026-03-26/image/40890db0-9ab8-44b2-8187-def1b8e7bfdc_removebg.jpg?w=600', 'https://abimg003.imgix.net/ET57SSX/2026-03-26/image/35167d8c-cc22-4906-aae2-166631b321ed_removebg.jpg?w=600', 'https://abimg003.imgix.net/ET57SSX/2026-03-26/image/e41e0e57-3e08-42ca-80b2-ca244819005a_removebg.jpg?w=600', 'https://abimg003.imgix.net/ET57SSX/2026-03-26/image/82a47927-85bf-4d8d-a751-e8dbbfa4deae_removebg.jpg?w=600', 'https://abimg003.imgix.net/ET57SSX/2026-03-26/image/c9480505-1ae1-48cb-a037-3ac6e2049807_removebg.jpg?w=600', 'https://abimg003.imgix.net/ET57SSX/2026-03-26/image/1b83b681-774d-48cb-aad3-e5907d320d69_removebg.jpg?w=600', 'https://abimg003.imgix.net/ET57SSX/2026-03-26/image/3c625fd5-812b-4bcb-83bd-6857ad16fbd4_removebg.jpg?w=600', 'https://abimg003.imgix.net/ET57SSX/2026-03-26/image/eee302a2-61dd-4d46-9792-f1223ab69075_removebg.jpg?w=600', 'https://abimg003.imgix.net/ET57SSX/2026-03-26/image/ab549f8b-a5f9-43ed-bac4-78cd2157c6f8_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 09/16- 12K, 08/24- 46K, 08/25- ??', 'remarks': 'VOSA STATES 37K, 41K, 46K, 51K', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 145, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/a58d9c7c-a285-4a2a-bcd4-2b706ae6404b.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:13:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a270734b-9f41-548d-b872-74cc6d23d249 with identifier: 120801666
2026-03-27 19:13:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a270734b-9f41-548d-b872-74cc6d23d249 with scrape type 2
2026-03-27 19:13:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a270734b-9f41-548d-b872-74cc6d23d249 with scrape type 2
2026-03-27 19:13:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: a270734b-9f41-548d-b872-74cc6d23d249, identifier: 120801666
2026-03-27 19:13:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: a270734b-9f41-548d-b872-74cc6d23d249 with identifier: 120801666
2026-03-27 19:13:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: a270734b-9f41-548d-b872-74cc6d23d249 with identifier: 120801666
2026-03-27 19:13:53 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: a270734b-9f41-548d-b872-74cc6d23d249 with identifier: 120801666 to the API
2026-03-27 19:13:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:13:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 19:13:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120801666?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 145,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '1.1L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Petrol',
'id': 'a270734b-9f41-548d-b872-74cc6d23d249',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'ET57SSX',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120801666',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'HYUNDAI',
'model': 'AMICA HATCHBACK',
'odometer': 53326,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2008-02-13',
'seller_name': 'UKCGR - Trade',
'title': 'HYUNDAI AMICA HATCHBACK 1.1 CDX 5dr Auto',
'transmission': 'automatic',
'trim': '1.1 CDX 5dr Auto',
'vin': None,
'year': 2008}
2026-03-27 19:13:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:13:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120801666%27 HTTP/1.1" 200 None
2026-03-27 19:13:53 [astonbarclay.gb] INFO: Saving data for 120801666: {'auction_closing_time': 1774888200.0, 'created_time': 1774530432.730342, 'last_price_update_time': 1774638833.595213}
2026-03-27 19:13:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:13:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120801666') HTTP/1.1" 204 0
2026-03-27 19:13:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120801654?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:13:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:13:55 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120801654, 'registration': 'EN56WPJ', 'account': 'WBA004', 'make': 'CITROEN', 'model': 'XSARA PICASSO ESTATE', 'derivative': '1.6i 16V Desire 5dr', 'mileage': 79358, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2293, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2007-01-24', 'fuel': 'Petrol', 'motExpiry': '2026-05-31', 'doors': 5, 'engineSize': 1587, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/EN56WPJ/2026-03-26/image/98edfa31-9249-4b76-90a4-a1039c8118ab_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN56WPJ/2026-03-26/image/72bbdd90-0075-4495-af7e-d988ef6575e8_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN56WPJ/2026-03-26/image/412b954d-51a9-4753-b215-bed9bb06a276_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN56WPJ/2026-03-26/image/7a7b1c9c-e460-4c34-807f-b929df8f4aa7_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN56WPJ/2026-03-26/image/63e7a594-e663-492f-81d7-f1910df73710_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN56WPJ/2026-03-26/image/47b2e31c-8f0c-4f54-85ae-a7a0383aa3b7_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN56WPJ/2026-03-26/image/146d5e87-68a2-46dc-aa72-d3ef0f71b5f8_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN56WPJ/2026-03-26/image/c4838fc7-8e7d-4211-a70b-766a77e80203_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 05/08- 6K, 05/09- 12K, 05/10- 17K, 05/11- 22K, 05/12- 27K, 05/13- 31K, 02/15- 37K, 05/16- 42K, 05/17- 46K', 'remarks': 'VOSA STATES 64K, 68K, 72K, 76K', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 172, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/75ec5687-df1f-407a-8e93-e3f499f59713.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:13:55 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120801654, 'registration': 'EN56WPJ', 'account': 'WBA004', 'make': 'CITROEN', 'model': 'XSARA PICASSO ESTATE', 'derivative': '1.6i 16V Desire 5dr', 'mileage': 79358, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2293, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2007-01-24', 'fuel': 'Petrol', 'motExpiry': '2026-05-31', 'doors': 5, 'engineSize': 1587, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/EN56WPJ/2026-03-26/image/98edfa31-9249-4b76-90a4-a1039c8118ab_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN56WPJ/2026-03-26/image/72bbdd90-0075-4495-af7e-d988ef6575e8_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN56WPJ/2026-03-26/image/412b954d-51a9-4753-b215-bed9bb06a276_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN56WPJ/2026-03-26/image/7a7b1c9c-e460-4c34-807f-b929df8f4aa7_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN56WPJ/2026-03-26/image/63e7a594-e663-492f-81d7-f1910df73710_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN56WPJ/2026-03-26/image/47b2e31c-8f0c-4f54-85ae-a7a0383aa3b7_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN56WPJ/2026-03-26/image/146d5e87-68a2-46dc-aa72-d3ef0f71b5f8_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN56WPJ/2026-03-26/image/c4838fc7-8e7d-4211-a70b-766a77e80203_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 05/08- 6K, 05/09- 12K, 05/10- 17K, 05/11- 22K, 05/12- 27K, 05/13- 31K, 02/15- 37K, 05/16- 42K, 05/17- 46K', 'remarks': 'VOSA STATES 64K, 68K, 72K, 76K', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 172, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/75ec5687-df1f-407a-8e93-e3f499f59713.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:13:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8818dcf7-c2bf-5e13-8811-2bcfaf6aa4d0 with identifier: 120801654
2026-03-27 19:13:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8818dcf7-c2bf-5e13-8811-2bcfaf6aa4d0 with scrape type 2
2026-03-27 19:13:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8818dcf7-c2bf-5e13-8811-2bcfaf6aa4d0 with scrape type 2
2026-03-27 19:13:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 8818dcf7-c2bf-5e13-8811-2bcfaf6aa4d0, identifier: 120801654
2026-03-27 19:13:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 8818dcf7-c2bf-5e13-8811-2bcfaf6aa4d0 with identifier: 120801654
2026-03-27 19:13:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 8818dcf7-c2bf-5e13-8811-2bcfaf6aa4d0 with identifier: 120801654
2026-03-27 19:13:55 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 8818dcf7-c2bf-5e13-8811-2bcfaf6aa4d0 with identifier: 120801654 to the API
2026-03-27 19:13:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:13:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 19:13:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120801654?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 172,
'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': '8818dcf7-c2bf-5e13-8811-2bcfaf6aa4d0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'EN56WPJ',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120801654',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'CITROEN',
'model': 'XSARA PICASSO ESTATE',
'odometer': 79358,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2007-01-24',
'seller_name': 'UKCGR - Trade',
'title': 'CITROEN XSARA PICASSO ESTATE 1.6i 16V Desire 5dr',
'transmission': 'manual',
'trim': '1.6i 16V Desire 5dr',
'vin': None,
'year': 2007}
2026-03-27 19:13:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:13:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120801654%27 HTTP/1.1" 200 None
2026-03-27 19:13:55 [astonbarclay.gb] INFO: Saving data for 120801654: {'auction_closing_time': 1774888200.0, 'created_time': 1774530403.797335, 'last_price_update_time': 1774638835.397019}
2026-03-27 19:13:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:13:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120801654') HTTP/1.1" 204 0
2026-03-27 19:13:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120808013?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:13:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:13:55 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120808013, 'registration': 'MX53DMX', 'account': 'WBA001', 'make': 'MAZDA', 'model': 'MX-5 ROADSTER COUPE', 'derivative': '2.0i Sport Tech 2dr', 'mileage': 37969, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2300, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2011-03-08', 'fuel': 'Petrol', 'motExpiry': '2026-07-12', 'doors': 2, 'engineSize': 1999, 'bodyType': 'Coupe', 'images': ['https://abimg003.imgix.net/MX53DMX/2026-03-26/image/1a43de2d-4b83-4111-9609-7c182976d532_removebg.jpg?w=600', 'https://abimg003.imgix.net/MX53DMX/2026-03-26/image/c1dcbded-1ca6-463d-9ba5-489aac2f7254_removebg.jpg?w=600', 'https://abimg003.imgix.net/MX53DMX/2026-03-26/image/5bfd5fb1-8d55-45f2-9df0-56f0f21534d4_removebg.jpg?w=600', 'https://abimg003.imgix.net/MX53DMX/2026-03-26/image/a89cccc0-963b-4b6d-a684-5643e18aaddd_removebg.jpg?w=600', 'https://abimg003.imgix.net/MX53DMX/2026-03-26/image/f52a08f3-9ff2-411e-82df-604882aea4d5_removebg.jpg?w=600', 'https://abimg003.imgix.net/MX53DMX/2026-03-26/image/bebe2904-284d-4557-9ecf-69342b6cdef9_removebg.jpg?w=600', 'https://abimg003.imgix.net/MX53DMX/2026-03-26/image/fdb203a4-fd1f-4421-814b-44e280d3cbc6_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 07/20- 28K, 06/21- 29K, 06/22- 32K, 06/23- 36K', 'remarks': 'VOSA STATES 34K, 36K, 36K, 37K, SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'UKCGR', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 181, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/72dbf74e-dd77-4ae1-91c0-1be917c652d2.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:13:55 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120808013, 'registration': 'MX53DMX', 'account': 'WBA001', 'make': 'MAZDA', 'model': 'MX-5 ROADSTER COUPE', 'derivative': '2.0i Sport Tech 2dr', 'mileage': 37969, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2300, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2011-03-08', 'fuel': 'Petrol', 'motExpiry': '2026-07-12', 'doors': 2, 'engineSize': 1999, 'bodyType': 'Coupe', 'images': ['https://abimg003.imgix.net/MX53DMX/2026-03-26/image/1a43de2d-4b83-4111-9609-7c182976d532_removebg.jpg?w=600', 'https://abimg003.imgix.net/MX53DMX/2026-03-26/image/c1dcbded-1ca6-463d-9ba5-489aac2f7254_removebg.jpg?w=600', 'https://abimg003.imgix.net/MX53DMX/2026-03-26/image/5bfd5fb1-8d55-45f2-9df0-56f0f21534d4_removebg.jpg?w=600', 'https://abimg003.imgix.net/MX53DMX/2026-03-26/image/a89cccc0-963b-4b6d-a684-5643e18aaddd_removebg.jpg?w=600', 'https://abimg003.imgix.net/MX53DMX/2026-03-26/image/f52a08f3-9ff2-411e-82df-604882aea4d5_removebg.jpg?w=600', 'https://abimg003.imgix.net/MX53DMX/2026-03-26/image/bebe2904-284d-4557-9ecf-69342b6cdef9_removebg.jpg?w=600', 'https://abimg003.imgix.net/MX53DMX/2026-03-26/image/fdb203a4-fd1f-4421-814b-44e280d3cbc6_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 07/20- 28K, 06/21- 29K, 06/22- 32K, 06/23- 36K', 'remarks': 'VOSA STATES 34K, 36K, 36K, 37K, SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'UKCGR', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 181, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/72dbf74e-dd77-4ae1-91c0-1be917c652d2.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:13:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d2578816-fab2-5e77-a442-272c54ed9a0a with identifier: 120808013
2026-03-27 19:13:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d2578816-fab2-5e77-a442-272c54ed9a0a with scrape type 2
2026-03-27 19:13:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d2578816-fab2-5e77-a442-272c54ed9a0a with scrape type 2
2026-03-27 19:13:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: d2578816-fab2-5e77-a442-272c54ed9a0a, identifier: 120808013
2026-03-27 19:13:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: d2578816-fab2-5e77-a442-272c54ed9a0a with identifier: 120808013
2026-03-27 19:13:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: d2578816-fab2-5e77-a442-272c54ed9a0a with identifier: 120808013
2026-03-27 19:13:56 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: d2578816-fab2-5e77-a442-272c54ed9a0a with identifier: 120808013 to the API
2026-03-27 19:13:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:13: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-27 19:13:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120808013?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 181,
'color': 'RED',
'currency': 'GBP',
'doors_number': 2,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Petrol',
'id': 'd2578816-fab2-5e77-a442-272c54ed9a0a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'MX53DMX',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120808013',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'MAZDA',
'model': 'MX-5 ROADSTER COUPE',
'odometer': 37969,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-03-08',
'seller_name': 'UKCGR',
'title': 'MAZDA MX-5 ROADSTER COUPE 2.0i Sport Tech 2dr',
'transmission': 'manual',
'trim': '2.0i Sport Tech 2dr',
'vin': None,
'year': 2011}
2026-03-27 19:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:13:56 [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-27 19:13:56 [astonbarclay.gb] INFO: Saving data for 120808013: {'created_time': 1774530123.329136, 'last_price_update_time': 1774638836.427575, 'auction_closing_time': 1774888200.0}
2026-03-27 19:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120808013') HTTP/1.1" 204 0
2026-03-27 19:13:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-27 19:13:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120753919?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:13:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:13:57 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120753919, 'registration': 'MT66BRX', 'account': 'WBA004', 'make': 'VOLVO', 'model': 'XC90 ESTATE', 'derivative': '2.0 T8 Hybrid Momentum 5dr Geartronic', 'mileage': 99809, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2291, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2016-11-18', 'fuel': 'Petrol/Plugin Electric Hybrid', 'motExpiry': '2027-03-01', 'doors': 5, 'engineSize': 1969, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/MT66BRX/2026-03-25/image/cc8bf2d1-71a1-4c1f-8027-69b2882e9a7d_removebg.jpg?w=600', 'https://abimg003.imgix.net/MT66BRX/2026-03-25/image/0bd5d971-efff-4a6e-87c6-2b6202e4bc32_removebg.jpg?w=600', 'https://abimg003.imgix.net/MT66BRX/2026-03-25/image/65039a0d-42b9-42f8-af8f-9c8d6ca7f0e9_removebg.jpg?w=600', 'https://abimg003.imgix.net/MT66BRX/2026-03-25/image/3560bda1-57f9-42bc-9008-6375a70ed65d_removebg.jpg?w=600', 'https://abimg003.imgix.net/MT66BRX/2026-03-25/image/9547525b-c33e-4d78-bb84-d6c957dfd273_removebg.jpg?w=600', 'https://abimg003.imgix.net/MT66BRX/2026-03-25/image/4c4ac3de-dfdd-4479-8ea7-ca5674df4afa_removebg.jpg?w=600', 'https://abimg003.imgix.net/MT66BRX/2026-03-25/image/3f838cc1-deea-4ca7-9b47-422562cb19d3_removebg.jpg?w=600', 'https://abimg003.imgix.net/MT66BRX/2026-03-25/image/a0db46fa-6e80-41c9-bc80-e10dcb66fde0_removebg.jpg?w=600', 'https://abimg003.imgix.net/MT66BRX/2026-03-25/image/d9720409-0807-48a5-9954-46512c205d65_removebg.jpg?w=600', 'https://abimg003.imgix.net/MT66BRX/2026-03-25/image/4db7b5db-be69-43a8-bd4e-21d31ad348b2_removebg.jpg?w=600', 'https://abimg003.imgix.net/MT66BRX/2026-03-25/image/f56e5808-f607-4c86-9cc9-5f8d9b74ced4_removebg.jpg?w=600'], 'colour': 'GOLD', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'EMPTY SERVICE BOOK', 'remarks': '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': 49, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/3ae23985-fe30-4257-a9e8-8d5d7fafd26d.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:13:57 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120753919, 'registration': 'MT66BRX', 'account': 'WBA004', 'make': 'VOLVO', 'model': 'XC90 ESTATE', 'derivative': '2.0 T8 Hybrid Momentum 5dr Geartronic', 'mileage': 99809, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2291, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2016-11-18', 'fuel': 'Petrol/Plugin Electric Hybrid', 'motExpiry': '2027-03-01', 'doors': 5, 'engineSize': 1969, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/MT66BRX/2026-03-25/image/cc8bf2d1-71a1-4c1f-8027-69b2882e9a7d_removebg.jpg?w=600', 'https://abimg003.imgix.net/MT66BRX/2026-03-25/image/0bd5d971-efff-4a6e-87c6-2b6202e4bc32_removebg.jpg?w=600', 'https://abimg003.imgix.net/MT66BRX/2026-03-25/image/65039a0d-42b9-42f8-af8f-9c8d6ca7f0e9_removebg.jpg?w=600', 'https://abimg003.imgix.net/MT66BRX/2026-03-25/image/3560bda1-57f9-42bc-9008-6375a70ed65d_removebg.jpg?w=600', 'https://abimg003.imgix.net/MT66BRX/2026-03-25/image/9547525b-c33e-4d78-bb84-d6c957dfd273_removebg.jpg?w=600', 'https://abimg003.imgix.net/MT66BRX/2026-03-25/image/4c4ac3de-dfdd-4479-8ea7-ca5674df4afa_removebg.jpg?w=600', 'https://abimg003.imgix.net/MT66BRX/2026-03-25/image/3f838cc1-deea-4ca7-9b47-422562cb19d3_removebg.jpg?w=600', 'https://abimg003.imgix.net/MT66BRX/2026-03-25/image/a0db46fa-6e80-41c9-bc80-e10dcb66fde0_removebg.jpg?w=600', 'https://abimg003.imgix.net/MT66BRX/2026-03-25/image/d9720409-0807-48a5-9954-46512c205d65_removebg.jpg?w=600', 'https://abimg003.imgix.net/MT66BRX/2026-03-25/image/4db7b5db-be69-43a8-bd4e-21d31ad348b2_removebg.jpg?w=600', 'https://abimg003.imgix.net/MT66BRX/2026-03-25/image/f56e5808-f607-4c86-9cc9-5f8d9b74ced4_removebg.jpg?w=600'], 'colour': 'GOLD', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'EMPTY SERVICE BOOK', 'remarks': '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': 49, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/3ae23985-fe30-4257-a9e8-8d5d7fafd26d.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:13:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a4f36982-0ea2-5626-b2ba-d3e7e8b10dec with identifier: 120753919
2026-03-27 19:13:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a4f36982-0ea2-5626-b2ba-d3e7e8b10dec with scrape type 2
2026-03-27 19:13:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a4f36982-0ea2-5626-b2ba-d3e7e8b10dec with scrape type 2
2026-03-27 19:13:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: a4f36982-0ea2-5626-b2ba-d3e7e8b10dec, identifier: 120753919
2026-03-27 19:13:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: a4f36982-0ea2-5626-b2ba-d3e7e8b10dec with identifier: 120753919
2026-03-27 19:13:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: a4f36982-0ea2-5626-b2ba-d3e7e8b10dec with identifier: 120753919
2026-03-27 19:13:58 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: a4f36982-0ea2-5626-b2ba-d3e7e8b10dec with identifier: 120753919 to the API
2026-03-27 19:13:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:13:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 19:13:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120753919?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 49,
'color': 'GOLD',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Petrol/Plugin Electric Hybrid',
'id': 'a4f36982-0ea2-5626-b2ba-d3e7e8b10dec',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'MT66BRX',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120753919',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'VOLVO',
'model': 'XC90 ESTATE',
'odometer': 99809,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-11-18',
'seller_name': 'UKCGR - Trade',
'title': 'VOLVO XC90 ESTATE 2.0 T8 Hybrid Momentum 5dr Geartronic',
'transmission': 'automatic',
'trim': '2.0 T8 Hybrid Momentum 5dr Geartronic',
'vin': None,
'year': 2016}
2026-03-27 19:13:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:13:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120753919%27 HTTP/1.1" 200 None
2026-03-27 19:13:58 [astonbarclay.gb] INFO: Saving data for 120753919: {'auction_closing_time': 1774888200.0, 'created_time': 1774432898.349394, 'last_price_update_time': 1774638838.308992}
2026-03-27 19:13:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:13:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120753919') HTTP/1.1" 204 0
2026-03-27 19:13:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120756115?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:13:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:13:59 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120756115, 'registration': 'MF61FDX', 'account': 'WBA004', 'make': 'LAND ROVER', 'model': 'FREELANDER 2 SW SPECIAL EDITION', 'derivative': '2.2 SD4 Sport LE 5dr Auto', 'mileage': 164298, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2287, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2011-09-16', 'fuel': 'Diesel', 'motExpiry': '2026-06-15', 'doors': 5, 'engineSize': 2179, 'bodyType': 'Station Wagon', 'images': ['https://abimg003.imgix.net/MF61FDX/2026-03-25/image/c9e20ff6-bfc1-4906-bfc5-434b14640559_removebg.jpg?w=600', 'https://abimg003.imgix.net/MF61FDX/2026-03-25/image/899c4ff1-2fdc-458a-a51e-6065edfd6c77_removebg.jpg?w=600', 'https://abimg003.imgix.net/MF61FDX/2026-03-25/image/5d723849-606a-415a-8ff6-bc6407cba997_removebg.jpg?w=600', 'https://abimg003.imgix.net/MF61FDX/2026-03-25/image/d58305c6-c998-4358-96ad-fc58bda34b04_removebg.jpg?w=600', 'https://abimg003.imgix.net/MF61FDX/2026-03-25/image/65c0d558-9326-42f5-99b6-e5293bbf79ce_removebg.jpg?w=600', 'https://abimg003.imgix.net/MF61FDX/2026-03-25/image/eca9bb07-beba-4e03-b2cb-622ffc214cd6_removebg.jpg?w=600', 'https://abimg003.imgix.net/MF61FDX/2026-03-25/image/8a341fc1-33b8-4bb9-a755-3ba7a51f7864_removebg.jpg?w=600', 'https://abimg003.imgix.net/MF61FDX/2026-03-25/image/61e3e9c8-00f7-428b-889c-e74fb2784368_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 08/12 4K - 06/13 19K - 07/16 50K - 06/17 63K - 06/18 78K - 06/19 94K- 06/20 106K -', 'remarks': 'VOSA STATES 126K - 137K- 147K- 150K-', 'virtual': False, 'seller': 'UKCGR - Trade', '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/8ba04efd-4449-4d5c-817f-2af19d6306d2.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:13:59 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120756115, 'registration': 'MF61FDX', 'account': 'WBA004', 'make': 'LAND ROVER', 'model': 'FREELANDER 2 SW SPECIAL EDITION', 'derivative': '2.2 SD4 Sport LE 5dr Auto', 'mileage': 164298, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2287, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2011-09-16', 'fuel': 'Diesel', 'motExpiry': '2026-06-15', 'doors': 5, 'engineSize': 2179, 'bodyType': 'Station Wagon', 'images': ['https://abimg003.imgix.net/MF61FDX/2026-03-25/image/c9e20ff6-bfc1-4906-bfc5-434b14640559_removebg.jpg?w=600', 'https://abimg003.imgix.net/MF61FDX/2026-03-25/image/899c4ff1-2fdc-458a-a51e-6065edfd6c77_removebg.jpg?w=600', 'https://abimg003.imgix.net/MF61FDX/2026-03-25/image/5d723849-606a-415a-8ff6-bc6407cba997_removebg.jpg?w=600', 'https://abimg003.imgix.net/MF61FDX/2026-03-25/image/d58305c6-c998-4358-96ad-fc58bda34b04_removebg.jpg?w=600', 'https://abimg003.imgix.net/MF61FDX/2026-03-25/image/65c0d558-9326-42f5-99b6-e5293bbf79ce_removebg.jpg?w=600', 'https://abimg003.imgix.net/MF61FDX/2026-03-25/image/eca9bb07-beba-4e03-b2cb-622ffc214cd6_removebg.jpg?w=600', 'https://abimg003.imgix.net/MF61FDX/2026-03-25/image/8a341fc1-33b8-4bb9-a755-3ba7a51f7864_removebg.jpg?w=600', 'https://abimg003.imgix.net/MF61FDX/2026-03-25/image/61e3e9c8-00f7-428b-889c-e74fb2784368_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 08/12 4K - 06/13 19K - 07/16 50K - 06/17 63K - 06/18 78K - 06/19 94K- 06/20 106K -', 'remarks': 'VOSA STATES 126K - 137K- 147K- 150K-', 'virtual': False, 'seller': 'UKCGR - Trade', '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/8ba04efd-4449-4d5c-817f-2af19d6306d2.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:13:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aad2f458-d887-5061-8301-31dee49e382e with identifier: 120756115
2026-03-27 19:13:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aad2f458-d887-5061-8301-31dee49e382e with scrape type 2
2026-03-27 19:13:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item aad2f458-d887-5061-8301-31dee49e382e with scrape type 2
2026-03-27 19:13:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: aad2f458-d887-5061-8301-31dee49e382e, identifier: 120756115
2026-03-27 19:13:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: aad2f458-d887-5061-8301-31dee49e382e with identifier: 120756115
2026-03-27 19:13:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: aad2f458-d887-5061-8301-31dee49e382e with identifier: 120756115
2026-03-27 19:13:59 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: aad2f458-d887-5061-8301-31dee49e382e with identifier: 120756115 to the API
2026-03-27 19:13:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:13:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 19:13:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120756115?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 185,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.2L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Diesel',
'id': 'aad2f458-d887-5061-8301-31dee49e382e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'MF61FDX',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120756115',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'LAND ROVER',
'model': 'FREELANDER 2 SW SPECIAL EDITION',
'odometer': 164298,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-09-16',
'seller_name': 'UKCGR - Trade',
'title': 'LAND ROVER FREELANDER 2 SW SPECIAL EDITION 2.2 SD4 Sport LE 5dr '
'Auto',
'transmission': 'automatic',
'trim': '2.2 SD4 Sport LE 5dr Auto',
'vin': None,
'year': 2011}
2026-03-27 19:13:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:13:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120756115%27 HTTP/1.1" 200 None
2026-03-27 19:13:59 [astonbarclay.gb] INFO: Saving data for 120756115: {'auction_closing_time': 1774888200.0, 'created_time': 1774433086.933809, 'last_price_update_time': 1774638839.715501}
2026-03-27 19:13:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:13:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120756115') HTTP/1.1" 204 0
2026-03-27 19:14:00 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.287(s), this was the 1st time calling it.
2026-03-27 19:14:00 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.660381297279841 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-27 19:14:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120738444?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:14:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:14:03 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120738444, 'registration': 'GF16SVD', 'account': 'WBA004', 'make': 'VAUXHALL', 'model': 'CORSA HATCHBACK SPECIAL EDS', 'derivative': '1.0T ecoFLEX Limited Edition 5dr', 'mileage': 65041, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2292, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2016-03-31', 'fuel': 'Petrol', 'motExpiry': '2027-02-21', 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/GF16SVD/2026-03-26/image/32ef801c-3cbc-4e5b-af01-67280a1f5b90_removebg.jpg?w=600', 'https://abimg003.imgix.net/GF16SVD/2026-03-26/image/51c0633d-8d18-4b29-97bb-a8d1d5a87079_removebg.jpg?w=600', 'https://abimg003.imgix.net/GF16SVD/2026-03-26/image/8bb6b558-ecfc-4491-bed7-a205c09049d9_removebg.jpg?w=600', 'https://abimg003.imgix.net/GF16SVD/2026-03-26/image/d810def1-43a9-49ea-9265-05e6bfea220e_removebg.jpg?w=600', 'https://abimg003.imgix.net/GF16SVD/2026-03-26/image/f781bc79-23c7-4b77-af5c-38bc78dfe494_removebg.jpg?w=600', 'https://abimg003.imgix.net/GF16SVD/2026-03-26/image/082d2c43-ab31-45a9-8528-052d5812157b_removebg.jpg?w=600', 'https://abimg003.imgix.net/GF16SVD/2026-03-26/image/9366b69f-815e-402a-903c-2526c874508d_removebg.jpg?w=600', 'https://abimg003.imgix.net/GF16SVD/2026-03-26/image/5b56f85a-ab42-44cd-900f-2a052570336d_removebg.jpg?w=600', 'https://abimg003.imgix.net/GF16SVD/2026-03-26/image/36d92140-b9e0-46dc-b3a3-564d82a0a878_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': 'Cat S Insurance Loss', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 07/25-59K', 'remarks': 'Category S Insurance Loss. Vehicle Structurally Damaged But Repairable-Insurer Decided Not to Repair CAT S - STRUCTURAL - Damage is front end and side VOSA STATES 49K, 54K, 59K, 64K', 'virtual': False, 'seller': 'UKCGR - Trade', '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': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:14:03 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120738444, 'registration': 'GF16SVD', 'account': 'WBA004', 'make': 'VAUXHALL', 'model': 'CORSA HATCHBACK SPECIAL EDS', 'derivative': '1.0T ecoFLEX Limited Edition 5dr', 'mileage': 65041, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2292, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2016-03-31', 'fuel': 'Petrol', 'motExpiry': '2027-02-21', 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/GF16SVD/2026-03-26/image/32ef801c-3cbc-4e5b-af01-67280a1f5b90_removebg.jpg?w=600', 'https://abimg003.imgix.net/GF16SVD/2026-03-26/image/51c0633d-8d18-4b29-97bb-a8d1d5a87079_removebg.jpg?w=600', 'https://abimg003.imgix.net/GF16SVD/2026-03-26/image/8bb6b558-ecfc-4491-bed7-a205c09049d9_removebg.jpg?w=600', 'https://abimg003.imgix.net/GF16SVD/2026-03-26/image/d810def1-43a9-49ea-9265-05e6bfea220e_removebg.jpg?w=600', 'https://abimg003.imgix.net/GF16SVD/2026-03-26/image/f781bc79-23c7-4b77-af5c-38bc78dfe494_removebg.jpg?w=600', 'https://abimg003.imgix.net/GF16SVD/2026-03-26/image/082d2c43-ab31-45a9-8528-052d5812157b_removebg.jpg?w=600', 'https://abimg003.imgix.net/GF16SVD/2026-03-26/image/9366b69f-815e-402a-903c-2526c874508d_removebg.jpg?w=600', 'https://abimg003.imgix.net/GF16SVD/2026-03-26/image/5b56f85a-ab42-44cd-900f-2a052570336d_removebg.jpg?w=600', 'https://abimg003.imgix.net/GF16SVD/2026-03-26/image/36d92140-b9e0-46dc-b3a3-564d82a0a878_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': 'Cat S Insurance Loss', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 07/25-59K', 'remarks': 'Category S Insurance Loss. Vehicle Structurally Damaged But Repairable-Insurer Decided Not to Repair CAT S - STRUCTURAL - Damage is front end and side VOSA STATES 49K, 54K, 59K, 64K', 'virtual': False, 'seller': 'UKCGR - Trade', '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': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:14:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5fea2eb0-ffe3-526e-8099-805ac9cfb18a with identifier: 120738444
2026-03-27 19:14:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5fea2eb0-ffe3-526e-8099-805ac9cfb18a with scrape type 2
2026-03-27 19:14:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5fea2eb0-ffe3-526e-8099-805ac9cfb18a with scrape type 2
2026-03-27 19:14:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 5fea2eb0-ffe3-526e-8099-805ac9cfb18a, identifier: 120738444
2026-03-27 19:14:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 5fea2eb0-ffe3-526e-8099-805ac9cfb18a with identifier: 120738444
2026-03-27 19:14:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 5fea2eb0-ffe3-526e-8099-805ac9cfb18a with identifier: 120738444
2026-03-27 19:14:03 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 5fea2eb0-ffe3-526e-8099-805ac9cfb18a with identifier: 120738444 to the API
2026-03-27 19:14:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:14:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 19:14:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120738444?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-30T16:30:00Z',
'fuel_type': 'Petrol',
'id': '5fea2eb0-ffe3-526e-8099-805ac9cfb18a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'GF16SVD',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120738444',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'VAUXHALL',
'model': 'CORSA HATCHBACK SPECIAL EDS',
'odometer': 65041,
'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 CORSA HATCHBACK SPECIAL EDS 1.0T ecoFLEX Limited Edition '
'5dr',
'transmission': 'manual',
'trim': '1.0T ecoFLEX Limited Edition 5dr',
'vin': None,
'year': 2016}
2026-03-27 19:14:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:14:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120738444%27 HTTP/1.1" 200 None
2026-03-27 19:14:03 [astonbarclay.gb] INFO: Saving data for 120738444: {'auction_closing_time': 1774888200.0, 'created_time': 1774432915.978433, 'last_price_update_time': 1774638843.65455}
2026-03-27 19:14:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:14:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120738444') HTTP/1.1" 204 0
2026-03-27 19:14:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120739822?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:14:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:14:03 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120739822, 'registration': 'GF65ZVM', 'account': 'WBA004', 'make': 'MINI', 'model': 'HATCHBACK', 'derivative': '1.2 One 5dr', 'mileage': 29570, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2297, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2015-11-24', 'fuel': 'Petrol', 'motExpiry': '2026-06-08', 'doors': 5, 'engineSize': 1198, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/GF65ZVM/2026-03-26/image/897fd8fa-981a-4a8d-abdd-66dca50607c7_removebg.jpg?w=600', 'https://abimg003.imgix.net/GF65ZVM/2026-03-26/image/2ea089a9-c375-4f3d-a5bb-2b7ed5a07c50_removebg.jpg?w=600', 'https://abimg003.imgix.net/GF65ZVM/2026-03-26/image/4ae5aec5-c004-4735-ae37-bb5ad548cdd2_removebg.jpg?w=600', 'https://abimg003.imgix.net/GF65ZVM/2026-03-26/image/0fc81063-9f25-4f89-a663-d10e2ba27f49_removebg.jpg?w=600', 'https://abimg003.imgix.net/GF65ZVM/2026-03-26/image/f93a0a64-65bb-459c-974d-4ab96cc2edc4_removebg.jpg?w=600', 'https://abimg003.imgix.net/GF65ZVM/2026-03-26/image/9a33c5a7-0203-4f09-801d-45f8d01a5c60_removebg.jpg?w=600', 'https://abimg003.imgix.net/GF65ZVM/2026-03-26/image/08e38c38-1766-4ff9-9f03-6140bac18be0_removebg.jpg?w=600', 'https://abimg003.imgix.net/GF65ZVM/2026-03-26/image/a4cceeb2-d85a-4e4e-84a6-5ae91255efc3_removebg.jpg?w=600'], 'colour': 'GREEN', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 03/20 17K 05/23 22K -05/24 25K - 05/25 28K', 'remarks': 'VOSA STATES 20K - 22K - 25K - 28K - 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': 112, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/3c0bcf41-3c08-4596-be3d-97c9882f2067.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:14:03 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120739822, 'registration': 'GF65ZVM', 'account': 'WBA004', 'make': 'MINI', 'model': 'HATCHBACK', 'derivative': '1.2 One 5dr', 'mileage': 29570, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2297, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2015-11-24', 'fuel': 'Petrol', 'motExpiry': '2026-06-08', 'doors': 5, 'engineSize': 1198, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/GF65ZVM/2026-03-26/image/897fd8fa-981a-4a8d-abdd-66dca50607c7_removebg.jpg?w=600', 'https://abimg003.imgix.net/GF65ZVM/2026-03-26/image/2ea089a9-c375-4f3d-a5bb-2b7ed5a07c50_removebg.jpg?w=600', 'https://abimg003.imgix.net/GF65ZVM/2026-03-26/image/4ae5aec5-c004-4735-ae37-bb5ad548cdd2_removebg.jpg?w=600', 'https://abimg003.imgix.net/GF65ZVM/2026-03-26/image/0fc81063-9f25-4f89-a663-d10e2ba27f49_removebg.jpg?w=600', 'https://abimg003.imgix.net/GF65ZVM/2026-03-26/image/f93a0a64-65bb-459c-974d-4ab96cc2edc4_removebg.jpg?w=600', 'https://abimg003.imgix.net/GF65ZVM/2026-03-26/image/9a33c5a7-0203-4f09-801d-45f8d01a5c60_removebg.jpg?w=600', 'https://abimg003.imgix.net/GF65ZVM/2026-03-26/image/08e38c38-1766-4ff9-9f03-6140bac18be0_removebg.jpg?w=600', 'https://abimg003.imgix.net/GF65ZVM/2026-03-26/image/a4cceeb2-d85a-4e4e-84a6-5ae91255efc3_removebg.jpg?w=600'], 'colour': 'GREEN', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 03/20 17K 05/23 22K -05/24 25K - 05/25 28K', 'remarks': 'VOSA STATES 20K - 22K - 25K - 28K - 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': 112, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/3c0bcf41-3c08-4596-be3d-97c9882f2067.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:14:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6a5ded0a-d7d3-549e-ae9a-edfc36d8911c with identifier: 120739822
2026-03-27 19:14:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6a5ded0a-d7d3-549e-ae9a-edfc36d8911c with scrape type 2
2026-03-27 19:14:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6a5ded0a-d7d3-549e-ae9a-edfc36d8911c with scrape type 2
2026-03-27 19:14:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 6a5ded0a-d7d3-549e-ae9a-edfc36d8911c, identifier: 120739822
2026-03-27 19:14:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 6a5ded0a-d7d3-549e-ae9a-edfc36d8911c with identifier: 120739822
2026-03-27 19:14:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 6a5ded0a-d7d3-549e-ae9a-edfc36d8911c with identifier: 120739822
2026-03-27 19:14:03 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 6a5ded0a-d7d3-549e-ae9a-edfc36d8911c with identifier: 120739822 to the API
2026-03-27 19:14:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:14: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-27 19:14:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120739822?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 112,
'color': 'GREEN',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Petrol',
'id': '6a5ded0a-d7d3-549e-ae9a-edfc36d8911c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'GF65ZVM',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120739822',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'MINI',
'model': 'HATCHBACK',
'odometer': 29570,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-11-24',
'seller_name': 'UKCGR - Trade',
'title': 'MINI HATCHBACK 1.2 One 5dr',
'transmission': 'manual',
'trim': '1.2 One 5dr',
'vin': None,
'year': 2015}
2026-03-27 19:14:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:14:04 [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-27 19:14:04 [astonbarclay.gb] INFO: Saving data for 120739822: {'auction_closing_time': 1774888200.0, 'created_time': 1774432908.559092, 'last_price_update_time': 1774638844.117767}
2026-03-27 19:14:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:14:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120739822') HTTP/1.1" 204 0
2026-03-27 19:14:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120746149?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:14:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:14:05 [scrapy.extensions.logstats] INFO: Crawled 240 pages (at 25 pages/min), scraped 234 items (at 24 items/min)
2026-03-27 19:14:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 177MiB
2026-03-27 19:14:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120582900?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:14:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:14:05 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120746149, 'registration': 'LT14MPU', 'account': 'WBA004', 'make': 'MINI', 'model': 'COUNTRYMAN HATCHBACK', 'derivative': '1.6 Cooper 5dr Auto', 'mileage': 62231, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2284, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2014-03-21', 'fuel': 'Petrol', 'motExpiry': '2026-08-18', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/LT14MPU/2026-03-25/image/25a0442a-734b-4fe2-8100-0958db07f99f_removebg.jpg?w=600', 'https://abimg003.imgix.net/LT14MPU/2026-03-25/image/dbd68ae8-7830-4f61-a47c-94e9e43050ed_removebg.jpg?w=600', 'https://abimg003.imgix.net/LT14MPU/2026-03-25/image/8a4cc477-43ff-423c-8a5d-8074d4446905_removebg.jpg?w=600', 'https://abimg003.imgix.net/LT14MPU/2026-03-25/image/a3d9bb7e-a171-4e98-af2c-31fb202ea972_removebg.jpg?w=600', 'https://abimg003.imgix.net/LT14MPU/2026-03-25/image/1be8fba3-4d74-41eb-80c7-70debf185787_removebg.jpg?w=600', 'https://abimg003.imgix.net/LT14MPU/2026-03-25/image/d82454da-1ddf-439f-9161-ce4de57e892f_removebg.jpg?w=600', 'https://abimg003.imgix.net/LT14MPU/2026-03-25/image/95118653-71d6-4da8-9ac5-a4bf9f868d6b_removebg.jpg?w=600', 'https://abimg003.imgix.net/LT14MPU/2026-03-25/image/d410aa74-c3fa-4cd3-bb85-ef186a2c163b_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 08/21 51K - 02/24 59K', 'remarks': 'VOSA STATES 56K- 57K- 60K- 61K-', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 168, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/26160059-078c-4c7a-8d86-47005825101c.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:14:05 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120746149, 'registration': 'LT14MPU', 'account': 'WBA004', 'make': 'MINI', 'model': 'COUNTRYMAN HATCHBACK', 'derivative': '1.6 Cooper 5dr Auto', 'mileage': 62231, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2284, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2014-03-21', 'fuel': 'Petrol', 'motExpiry': '2026-08-18', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/LT14MPU/2026-03-25/image/25a0442a-734b-4fe2-8100-0958db07f99f_removebg.jpg?w=600', 'https://abimg003.imgix.net/LT14MPU/2026-03-25/image/dbd68ae8-7830-4f61-a47c-94e9e43050ed_removebg.jpg?w=600', 'https://abimg003.imgix.net/LT14MPU/2026-03-25/image/8a4cc477-43ff-423c-8a5d-8074d4446905_removebg.jpg?w=600', 'https://abimg003.imgix.net/LT14MPU/2026-03-25/image/a3d9bb7e-a171-4e98-af2c-31fb202ea972_removebg.jpg?w=600', 'https://abimg003.imgix.net/LT14MPU/2026-03-25/image/1be8fba3-4d74-41eb-80c7-70debf185787_removebg.jpg?w=600', 'https://abimg003.imgix.net/LT14MPU/2026-03-25/image/d82454da-1ddf-439f-9161-ce4de57e892f_removebg.jpg?w=600', 'https://abimg003.imgix.net/LT14MPU/2026-03-25/image/95118653-71d6-4da8-9ac5-a4bf9f868d6b_removebg.jpg?w=600', 'https://abimg003.imgix.net/LT14MPU/2026-03-25/image/d410aa74-c3fa-4cd3-bb85-ef186a2c163b_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 08/21 51K - 02/24 59K', 'remarks': 'VOSA STATES 56K- 57K- 60K- 61K-', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 168, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/26160059-078c-4c7a-8d86-47005825101c.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:14:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2f700f0e-467b-5f10-9c4f-ba457e5bd899 with identifier: 120746149
2026-03-27 19:14:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2f700f0e-467b-5f10-9c4f-ba457e5bd899 with scrape type 2
2026-03-27 19:14:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2f700f0e-467b-5f10-9c4f-ba457e5bd899 with scrape type 2
2026-03-27 19:14:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 2f700f0e-467b-5f10-9c4f-ba457e5bd899, identifier: 120746149
2026-03-27 19:14:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 2f700f0e-467b-5f10-9c4f-ba457e5bd899 with identifier: 120746149
2026-03-27 19:14:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 2f700f0e-467b-5f10-9c4f-ba457e5bd899 with identifier: 120746149
2026-03-27 19:14:05 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 2f700f0e-467b-5f10-9c4f-ba457e5bd899 with identifier: 120746149 to the API
2026-03-27 19:14:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:14: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-27 19:14:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120746149?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 168,
'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': '2f700f0e-467b-5f10-9c4f-ba457e5bd899',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'LT14MPU',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120746149',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'MINI',
'model': 'COUNTRYMAN HATCHBACK',
'odometer': 62231,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-03-21',
'seller_name': 'UKCGR - Trade',
'title': 'MINI COUNTRYMAN HATCHBACK 1.6 Cooper 5dr Auto',
'transmission': 'automatic',
'trim': '1.6 Cooper 5dr Auto',
'vin': None,
'year': 2014}
2026-03-27 19:14:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:14:05 [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-27 19:14:05 [astonbarclay.gb] INFO: Saving data for 120746149: {'auction_closing_time': 1774888200.0, 'created_time': 1774432921.914743, 'last_price_update_time': 1774638845.733517}
2026-03-27 19:14:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:14:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120746149') HTTP/1.1" 204 0
2026-03-27 19:14:05 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120582900, 'registration': 'MM17SNU', 'account': 'AST003', 'make': 'NISSAN', 'model': 'PULSAR HATCHBACK', 'derivative': '1.2 DiG-T Tekna 5dr Xtronic', 'mileage': 74294, 'mileageWarranty': True, 'type': 'car', 'saleId': 19230, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2017-06-23', 'fuel': 'Petrol', 'motExpiry': '2026-09-25', 'doors': 5, 'engineSize': 1198, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/MM17SNU/2026-03-24/image/e72589ee-583d-4a27-9317-fc035a4d264c_removebg.jpg?w=600', 'https://abimg003.imgix.net/MM17SNU/2026-03-24/image/a19fdf62-4198-4099-8875-5f2307ec880e_removebg.jpg?w=600', 'https://abimg003.imgix.net/MM17SNU/2026-03-24/image/97d54ce3-05a5-4869-bf78-55afec851cb9_removebg.jpg?w=600', 'https://abimg003.imgix.net/MM17SNU/2026-03-24/image/1e603c14-0686-48cd-aba4-3618f69a9bb4_removebg.jpg?w=600', 'https://abimg003.imgix.net/MM17SNU/2026-03-24/image/6ba9b8d1-e668-496f-acb4-1eba344f5272_removebg.jpg?w=600', 'https://abimg003.imgix.net/MM17SNU/2026-03-24/image/0a464c67-7c93-4307-8015-7de8b6aa03be_removebg.jpg?w=600', 'https://abimg003.imgix.net/MM17SNU/2026-03-24/image/6442765a-a364-41fa-8865-39148bbad155_removebg.jpg?w=600', 'https://abimg003.imgix.net/MM17SNU/2026-03-24/image/2f3f8718-88db-469d-9ad4-871af077ff57_removebg.jpg?w=600', 'https://abimg003.imgix.net/MM17SNU/2026-03-24/image/637ba652-bc24-41ea-b8e0-a7bc0b5b059d_removebg.jpg?w=600'], 'colour': 'BRONZE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 07/19-12K, 08/20-25K, 08/21-32K, 12/22-42K, 12/23-55K, 12/24-65K, 09/25-73K', 'remarks': 'VOSA STATES 42K, 55K, 65K, 73K, SPARE KEY AND SD CARD IN THE OFFICE', 'virtual': False, 'seller': 'TCB Group - Value', '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/1ad0ac11-024a-4005-84c6-efac7635e1a2.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:14:05 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120582900, 'registration': 'MM17SNU', 'account': 'AST003', 'make': 'NISSAN', 'model': 'PULSAR HATCHBACK', 'derivative': '1.2 DiG-T Tekna 5dr Xtronic', 'mileage': 74294, 'mileageWarranty': True, 'type': 'car', 'saleId': 19230, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2017-06-23', 'fuel': 'Petrol', 'motExpiry': '2026-09-25', 'doors': 5, 'engineSize': 1198, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/MM17SNU/2026-03-24/image/e72589ee-583d-4a27-9317-fc035a4d264c_removebg.jpg?w=600', 'https://abimg003.imgix.net/MM17SNU/2026-03-24/image/a19fdf62-4198-4099-8875-5f2307ec880e_removebg.jpg?w=600', 'https://abimg003.imgix.net/MM17SNU/2026-03-24/image/97d54ce3-05a5-4869-bf78-55afec851cb9_removebg.jpg?w=600', 'https://abimg003.imgix.net/MM17SNU/2026-03-24/image/1e603c14-0686-48cd-aba4-3618f69a9bb4_removebg.jpg?w=600', 'https://abimg003.imgix.net/MM17SNU/2026-03-24/image/6ba9b8d1-e668-496f-acb4-1eba344f5272_removebg.jpg?w=600', 'https://abimg003.imgix.net/MM17SNU/2026-03-24/image/0a464c67-7c93-4307-8015-7de8b6aa03be_removebg.jpg?w=600', 'https://abimg003.imgix.net/MM17SNU/2026-03-24/image/6442765a-a364-41fa-8865-39148bbad155_removebg.jpg?w=600', 'https://abimg003.imgix.net/MM17SNU/2026-03-24/image/2f3f8718-88db-469d-9ad4-871af077ff57_removebg.jpg?w=600', 'https://abimg003.imgix.net/MM17SNU/2026-03-24/image/637ba652-bc24-41ea-b8e0-a7bc0b5b059d_removebg.jpg?w=600'], 'colour': 'BRONZE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 07/19-12K, 08/20-25K, 08/21-32K, 12/22-42K, 12/23-55K, 12/24-65K, 09/25-73K', 'remarks': 'VOSA STATES 42K, 55K, 65K, 73K, SPARE KEY AND SD CARD IN THE OFFICE', 'virtual': False, 'seller': 'TCB Group - Value', '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/1ad0ac11-024a-4005-84c6-efac7635e1a2.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:14:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f96ce763-34f5-5c7c-8c72-56aef65d54e2 with identifier: 120582900
2026-03-27 19:14:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f96ce763-34f5-5c7c-8c72-56aef65d54e2 with scrape type 2
2026-03-27 19:14:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f96ce763-34f5-5c7c-8c72-56aef65d54e2 with scrape type 2
2026-03-27 19:14:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: f96ce763-34f5-5c7c-8c72-56aef65d54e2, identifier: 120582900
2026-03-27 19:14:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: f96ce763-34f5-5c7c-8c72-56aef65d54e2 with identifier: 120582900
2026-03-27 19:14:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: f96ce763-34f5-5c7c-8c72-56aef65d54e2 with identifier: 120582900
2026-03-27 19:14:05 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: f96ce763-34f5-5c7c-8c72-56aef65d54e2 with identifier: 120582900 to the API
2026-03-27 19:14:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:14: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-27 19:14:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120582900?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 119,
'color': 'BRONZE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Petrol',
'id': 'f96ce763-34f5-5c7c-8c72-56aef65d54e2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'MM17SNU',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120582900',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'NISSAN',
'model': 'PULSAR HATCHBACK',
'odometer': 74294,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-06-23',
'seller_name': 'TCB Group - Value',
'title': 'NISSAN PULSAR HATCHBACK 1.2 DiG-T Tekna 5dr Xtronic',
'transmission': 'automatic',
'trim': '1.2 DiG-T Tekna 5dr Xtronic',
'vin': None,
'year': 2017}
2026-03-27 19:14:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:14:06 [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-27 19:14:06 [astonbarclay.gb] INFO: Saving data for 120582900: {'auction_closing_time': 1774888200.0, 'created_time': 1774530425.07041, 'last_price_update_time': 1774638846.145185}
2026-03-27 19:14:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:14:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120582900') HTTP/1.1" 204 0
2026-03-27 19:14:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120728398?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:14:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:14:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120790010?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:14:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:14:06 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120728398, 'registration': 'GJ55ZBZ', 'account': 'WBA004', 'make': 'RENAULT', 'model': 'LAGUNA DIESEL HATCHBACK', 'derivative': '1.9 dCi 130 Dynamique 5dr', 'mileage': 142764, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2282, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2005-12-17', 'fuel': 'Diesel', 'motExpiry': '2026-07-29', 'doors': 5, 'engineSize': 1870, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/GJ55ZBZ/2026-03-25/image/e7d7c6cf-c234-475e-b184-7df5ca3a467f_removebg.jpg?w=600', 'https://abimg003.imgix.net/GJ55ZBZ/2026-03-25/image/5e4963be-9cc8-45bd-ac60-0d1626322c40_removebg.jpg?w=600', 'https://abimg003.imgix.net/GJ55ZBZ/2026-03-25/image/fd4d41fe-68b6-48af-890e-649b619afd80_removebg.jpg?w=600', 'https://abimg003.imgix.net/GJ55ZBZ/2026-03-25/image/5f63664d-99cf-42b2-a57f-3fe698145307_removebg.jpg?w=600', 'https://abimg003.imgix.net/GJ55ZBZ/2026-03-25/image/ff354d0d-d11b-4116-946b-3b044606683e_removebg.jpg?w=600', 'https://abimg003.imgix.net/GJ55ZBZ/2026-03-25/image/815ef006-513e-417d-9e33-a9844aefa971_removebg.jpg?w=600', 'https://abimg003.imgix.net/GJ55ZBZ/2026-03-25/image/5464cbd3-a538-424c-b654-c4a61d34150c_removebg.jpg?w=600', 'https://abimg003.imgix.net/GJ55ZBZ/2026-03-25/image/e69b691e-ebf6-4e56-b76b-912745f810da_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 12/06 7K - 11/17 14K - 09/08 21K - 10/09 30K - 10/10 37K - 09/11 42K - 10/12 46K - 10/13 52K -10/14 61K - 10/16 76K -', 'remarks': 'VOSA STATES 118K- 129K - 132K- 132K- 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': 154, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/c2ff82dd-f8cc-4469-992a-bb725e4a4c0d.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:14:06 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120728398, 'registration': 'GJ55ZBZ', 'account': 'WBA004', 'make': 'RENAULT', 'model': 'LAGUNA DIESEL HATCHBACK', 'derivative': '1.9 dCi 130 Dynamique 5dr', 'mileage': 142764, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2282, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2005-12-17', 'fuel': 'Diesel', 'motExpiry': '2026-07-29', 'doors': 5, 'engineSize': 1870, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/GJ55ZBZ/2026-03-25/image/e7d7c6cf-c234-475e-b184-7df5ca3a467f_removebg.jpg?w=600', 'https://abimg003.imgix.net/GJ55ZBZ/2026-03-25/image/5e4963be-9cc8-45bd-ac60-0d1626322c40_removebg.jpg?w=600', 'https://abimg003.imgix.net/GJ55ZBZ/2026-03-25/image/fd4d41fe-68b6-48af-890e-649b619afd80_removebg.jpg?w=600', 'https://abimg003.imgix.net/GJ55ZBZ/2026-03-25/image/5f63664d-99cf-42b2-a57f-3fe698145307_removebg.jpg?w=600', 'https://abimg003.imgix.net/GJ55ZBZ/2026-03-25/image/ff354d0d-d11b-4116-946b-3b044606683e_removebg.jpg?w=600', 'https://abimg003.imgix.net/GJ55ZBZ/2026-03-25/image/815ef006-513e-417d-9e33-a9844aefa971_removebg.jpg?w=600', 'https://abimg003.imgix.net/GJ55ZBZ/2026-03-25/image/5464cbd3-a538-424c-b654-c4a61d34150c_removebg.jpg?w=600', 'https://abimg003.imgix.net/GJ55ZBZ/2026-03-25/image/e69b691e-ebf6-4e56-b76b-912745f810da_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 12/06 7K - 11/17 14K - 09/08 21K - 10/09 30K - 10/10 37K - 09/11 42K - 10/12 46K - 10/13 52K -10/14 61K - 10/16 76K -', 'remarks': 'VOSA STATES 118K- 129K - 132K- 132K- 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': 154, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/c2ff82dd-f8cc-4469-992a-bb725e4a4c0d.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:14:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c6d3ea3d-da57-5d98-a810-376d6e23378d with identifier: 120728398
2026-03-27 19:14:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c6d3ea3d-da57-5d98-a810-376d6e23378d with scrape type 2
2026-03-27 19:14:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c6d3ea3d-da57-5d98-a810-376d6e23378d with scrape type 2
2026-03-27 19:14:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: c6d3ea3d-da57-5d98-a810-376d6e23378d, identifier: 120728398
2026-03-27 19:14:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: c6d3ea3d-da57-5d98-a810-376d6e23378d with identifier: 120728398
2026-03-27 19:14:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: c6d3ea3d-da57-5d98-a810-376d6e23378d with identifier: 120728398
2026-03-27 19:14:07 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: c6d3ea3d-da57-5d98-a810-376d6e23378d with identifier: 120728398 to the API
2026-03-27 19:14:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:14: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-27 19:14:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120728398?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 154,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '1.9L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Diesel',
'id': 'c6d3ea3d-da57-5d98-a810-376d6e23378d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'GJ55ZBZ',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120728398',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'RENAULT',
'model': 'LAGUNA DIESEL HATCHBACK',
'odometer': 142764,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2005-12-17',
'seller_name': 'UKCGR - Trade',
'title': 'RENAULT LAGUNA DIESEL HATCHBACK 1.9 dCi 130 Dynamique 5dr',
'transmission': 'manual',
'trim': '1.9 dCi 130 Dynamique 5dr',
'vin': None,
'year': 2005}
2026-03-27 19:14:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:14:07 [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-27 19:14:07 [astonbarclay.gb] INFO: Saving data for 120728398: {'auction_closing_time': 1774888200.0, 'created_time': 1774432906.962938, 'last_price_update_time': 1774638847.262117}
2026-03-27 19:14:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:14:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120728398') HTTP/1.1" 204 0
2026-03-27 19:14:07 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120790010, 'registration': 'PY65DKL', 'account': 'WBA004', 'make': 'BMW', 'model': '1 SERIES HATCHBACK', 'derivative': '118i [1.5] SE 5dr Step Auto', 'mileage': 68436, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2279, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2015-12-23', 'fuel': 'Petrol', 'motExpiry': '2026-08-15', 'doors': 5, 'engineSize': 1499, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/PY65DKL/2026-03-25/image/911feffa-171c-492b-941f-cb6429749357_removebg.jpg?w=600', 'https://abimg003.imgix.net/PY65DKL/2026-03-25/image/524d477d-7ca0-471b-902b-bd1714253c31_removebg.jpg?w=600', 'https://abimg003.imgix.net/PY65DKL/2026-03-25/image/32da6903-c726-413d-9b27-132acf52d869_removebg.jpg?w=600', 'https://abimg003.imgix.net/PY65DKL/2026-03-25/image/53ff498f-0436-42ce-b38b-76afb794f042_removebg.jpg?w=600', 'https://abimg003.imgix.net/PY65DKL/2026-03-25/image/5efe98f9-85f8-44d4-8680-9b380d0da1d9_removebg.jpg?w=600', 'https://abimg003.imgix.net/PY65DKL/2026-03-25/image/af7f7389-deda-4904-9124-cb9b2115f304_removebg.jpg?w=600', 'https://abimg003.imgix.net/PY65DKL/2026-03-25/image/59c7c033-3d70-4608-9b6f-d40c5cf9cf51_removebg.jpg?w=600', 'https://abimg003.imgix.net/PY65DKL/2026-03-25/image/0706eecb-0767-424b-b306-a5e11948a550_removebg.jpg?w=600', 'https://abimg003.imgix.net/PY65DKL/2026-03-25/image/a2477f5b-30dd-4faa-a5d9-179159293440_removebg.jpg?w=600', 'https://abimg003.imgix.net/PY65DKL/2026-03-25/image/9dbaeb21-b243-4a67-b2d0-26edb9dca970_removebg.jpg?w=600', 'https://abimg003.imgix.net/PY65DKL/2026-03-25/image/0633182a-b06e-475d-964f-7c5d622ae9a6_removebg.jpg?w=600', 'https://abimg003.imgix.net/PY65DKL/2026-03-25/image/a215401f-ef68-4c1f-8ff9-2031b67a7af7_removebg.jpg?w=600', 'https://abimg003.imgix.net/PY65DKL/2026-03-25/image/ab7291be-c056-46f0-af9f-d69c63d42641_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 09/17- 19K, 10/18- 35K, 03/19- 40K, 09/20- 46K, 09/21- 50K, 10/21- 51K, 08/22- 54K, 10/24- 61K, 08/25- 65K', 'remarks': 'VOSA STATES 54K, 57K, 60K, 65K, 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': 112, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/acd60e17-c1c5-421c-812e-54b6884dfb5a.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:14:07 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120790010, 'registration': 'PY65DKL', 'account': 'WBA004', 'make': 'BMW', 'model': '1 SERIES HATCHBACK', 'derivative': '118i [1.5] SE 5dr Step Auto', 'mileage': 68436, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2279, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2015-12-23', 'fuel': 'Petrol', 'motExpiry': '2026-08-15', 'doors': 5, 'engineSize': 1499, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/PY65DKL/2026-03-25/image/911feffa-171c-492b-941f-cb6429749357_removebg.jpg?w=600', 'https://abimg003.imgix.net/PY65DKL/2026-03-25/image/524d477d-7ca0-471b-902b-bd1714253c31_removebg.jpg?w=600', 'https://abimg003.imgix.net/PY65DKL/2026-03-25/image/32da6903-c726-413d-9b27-132acf52d869_removebg.jpg?w=600', 'https://abimg003.imgix.net/PY65DKL/2026-03-25/image/53ff498f-0436-42ce-b38b-76afb794f042_removebg.jpg?w=600', 'https://abimg003.imgix.net/PY65DKL/2026-03-25/image/5efe98f9-85f8-44d4-8680-9b380d0da1d9_removebg.jpg?w=600', 'https://abimg003.imgix.net/PY65DKL/2026-03-25/image/af7f7389-deda-4904-9124-cb9b2115f304_removebg.jpg?w=600', 'https://abimg003.imgix.net/PY65DKL/2026-03-25/image/59c7c033-3d70-4608-9b6f-d40c5cf9cf51_removebg.jpg?w=600', 'https://abimg003.imgix.net/PY65DKL/2026-03-25/image/0706eecb-0767-424b-b306-a5e11948a550_removebg.jpg?w=600', 'https://abimg003.imgix.net/PY65DKL/2026-03-25/image/a2477f5b-30dd-4faa-a5d9-179159293440_removebg.jpg?w=600', 'https://abimg003.imgix.net/PY65DKL/2026-03-25/image/9dbaeb21-b243-4a67-b2d0-26edb9dca970_removebg.jpg?w=600', 'https://abimg003.imgix.net/PY65DKL/2026-03-25/image/0633182a-b06e-475d-964f-7c5d622ae9a6_removebg.jpg?w=600', 'https://abimg003.imgix.net/PY65DKL/2026-03-25/image/a215401f-ef68-4c1f-8ff9-2031b67a7af7_removebg.jpg?w=600', 'https://abimg003.imgix.net/PY65DKL/2026-03-25/image/ab7291be-c056-46f0-af9f-d69c63d42641_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 09/17- 19K, 10/18- 35K, 03/19- 40K, 09/20- 46K, 09/21- 50K, 10/21- 51K, 08/22- 54K, 10/24- 61K, 08/25- 65K', 'remarks': 'VOSA STATES 54K, 57K, 60K, 65K, 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': 112, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/acd60e17-c1c5-421c-812e-54b6884dfb5a.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:14:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 94b42000-8fd6-5357-8489-51c240fa6f5b with identifier: 120790010
2026-03-27 19:14:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 94b42000-8fd6-5357-8489-51c240fa6f5b with scrape type 2
2026-03-27 19:14:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 94b42000-8fd6-5357-8489-51c240fa6f5b with scrape type 2
2026-03-27 19:14:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 94b42000-8fd6-5357-8489-51c240fa6f5b, identifier: 120790010
2026-03-27 19:14:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 94b42000-8fd6-5357-8489-51c240fa6f5b with identifier: 120790010
2026-03-27 19:14:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 94b42000-8fd6-5357-8489-51c240fa6f5b with identifier: 120790010
2026-03-27 19:14:07 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 94b42000-8fd6-5357-8489-51c240fa6f5b with identifier: 120790010 to the API
2026-03-27 19:14:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:14: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-27 19:14:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120790010?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 112,
'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': '94b42000-8fd6-5357-8489-51c240fa6f5b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'PY65DKL',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120790010',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'BMW',
'model': '1 SERIES HATCHBACK',
'odometer': 68436,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-12-23',
'seller_name': 'UKCGR - Trade',
'title': 'BMW 1 SERIES HATCHBACK 118i [1.5] SE 5dr Step Auto',
'transmission': 'automatic',
'trim': '118i [1.5] SE 5dr Step Auto',
'vin': None,
'year': 2015}
2026-03-27 19:14:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:14:07 [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-27 19:14:07 [astonbarclay.gb] INFO: Saving data for 120790010: {'auction_closing_time': 1774888200.0, 'created_time': 1774530409.733214, 'last_price_update_time': 1774638847.611354}
2026-03-27 19:14:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:14:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120790010') HTTP/1.1" 204 0
2026-03-27 19:14:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-27 19:14:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120775790?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:14:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:14:08 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120775790, 'registration': 'MV11JCO', 'account': 'WBA004', 'make': 'VAUXHALL', 'model': 'ASTRA HATCHBACK', 'derivative': '1.6i 16V SE 5dr', 'mileage': 103490, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2276, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2011-03-18', 'fuel': 'Petrol', 'motExpiry': '2026-03-26', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/MV11JCO/2026-03-25/image/b7bdb185-1366-4998-93c8-6fd763a1d587_removebg.jpg?w=600', 'https://abimg003.imgix.net/MV11JCO/2026-03-25/image/744dc607-ddb0-43e3-a96c-b7cc464a1090_removebg.jpg?w=600', 'https://abimg003.imgix.net/MV11JCO/2026-03-25/image/a158ebb7-ee49-4b4e-9927-99627896540e_removebg.jpg?w=600', 'https://abimg003.imgix.net/MV11JCO/2026-03-25/image/7668cb44-730e-4f71-8ef4-8cec711088a6_removebg.jpg?w=600', 'https://abimg003.imgix.net/MV11JCO/2026-03-25/image/f9683343-7651-41d4-9266-b3fbf49b80d4_removebg.jpg?w=600', 'https://abimg003.imgix.net/MV11JCO/2026-03-25/image/3bb8d441-b3f9-4794-889b-ad24edb696ee_removebg.jpg?w=600', 'https://abimg003.imgix.net/MV11JCO/2026-03-25/image/3d5fa6d3-9f09-4fef-a812-1628c2f78522_removebg.jpg?w=600', 'https://abimg003.imgix.net/MV11JCO/2026-03-25/image/a1563ee3-f6df-4144-ae4f-6191d78d14e6_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 03/12-6K, 02/13-13K, 03/14-22K, 03/15-29K, 03/16-37K, 04/17-45K, 03/26-103K', 'remarks': 'VOSA STATES 81K, 87K, 93K, 98K', '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/c0c253ab-ca18-4aa0-884b-ee6c3251d0ea.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:14:08 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120775790, 'registration': 'MV11JCO', 'account': 'WBA004', 'make': 'VAUXHALL', 'model': 'ASTRA HATCHBACK', 'derivative': '1.6i 16V SE 5dr', 'mileage': 103490, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2276, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2011-03-18', 'fuel': 'Petrol', 'motExpiry': '2026-03-26', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/MV11JCO/2026-03-25/image/b7bdb185-1366-4998-93c8-6fd763a1d587_removebg.jpg?w=600', 'https://abimg003.imgix.net/MV11JCO/2026-03-25/image/744dc607-ddb0-43e3-a96c-b7cc464a1090_removebg.jpg?w=600', 'https://abimg003.imgix.net/MV11JCO/2026-03-25/image/a158ebb7-ee49-4b4e-9927-99627896540e_removebg.jpg?w=600', 'https://abimg003.imgix.net/MV11JCO/2026-03-25/image/7668cb44-730e-4f71-8ef4-8cec711088a6_removebg.jpg?w=600', 'https://abimg003.imgix.net/MV11JCO/2026-03-25/image/f9683343-7651-41d4-9266-b3fbf49b80d4_removebg.jpg?w=600', 'https://abimg003.imgix.net/MV11JCO/2026-03-25/image/3bb8d441-b3f9-4794-889b-ad24edb696ee_removebg.jpg?w=600', 'https://abimg003.imgix.net/MV11JCO/2026-03-25/image/3d5fa6d3-9f09-4fef-a812-1628c2f78522_removebg.jpg?w=600', 'https://abimg003.imgix.net/MV11JCO/2026-03-25/image/a1563ee3-f6df-4144-ae4f-6191d78d14e6_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 03/12-6K, 02/13-13K, 03/14-22K, 03/15-29K, 03/16-37K, 04/17-45K, 03/26-103K', 'remarks': 'VOSA STATES 81K, 87K, 93K, 98K', '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/c0c253ab-ca18-4aa0-884b-ee6c3251d0ea.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:14:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0b988d38-2492-5337-9d75-f209dca2e00d with identifier: 120775790
2026-03-27 19:14:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0b988d38-2492-5337-9d75-f209dca2e00d with scrape type 2
2026-03-27 19:14:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0b988d38-2492-5337-9d75-f209dca2e00d with scrape type 2
2026-03-27 19:14:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 0b988d38-2492-5337-9d75-f209dca2e00d, identifier: 120775790
2026-03-27 19:14:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 0b988d38-2492-5337-9d75-f209dca2e00d with identifier: 120775790
2026-03-27 19:14:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 0b988d38-2492-5337-9d75-f209dca2e00d with identifier: 120775790
2026-03-27 19:14:08 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 0b988d38-2492-5337-9d75-f209dca2e00d with identifier: 120775790 to the API
2026-03-27 19:14:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:14: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-27 19:14:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120775790?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 147,
'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': '0b988d38-2492-5337-9d75-f209dca2e00d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'MV11JCO',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120775790',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'VAUXHALL',
'model': 'ASTRA HATCHBACK',
'odometer': 103490,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-03-18',
'seller_name': 'UKCGR - Trade',
'title': 'VAUXHALL ASTRA HATCHBACK 1.6i 16V SE 5dr',
'transmission': 'manual',
'trim': '1.6i 16V SE 5dr',
'vin': None,
'year': 2011}
2026-03-27 19:14:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:14:09 [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-27 19:14:09 [astonbarclay.gb] INFO: Saving data for 120775790: {'auction_closing_time': 1774888200.0, 'created_time': 1774530435.177637, 'last_price_update_time': 1774638849.033558}
2026-03-27 19:14:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:14:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120775790') HTTP/1.1" 204 0
2026-03-27 19:14:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120754042?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:14:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:14:09 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120754042, 'registration': 'ET11UPD', 'account': 'WBA004', 'make': 'FIAT', 'model': '500C CONVERTIBLE', 'derivative': '0.9 TwinAir Lounge 2dr Dualogic', 'mileage': 73548, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2275, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2011-07-29', 'fuel': 'Petrol', 'motExpiry': '2026-03-27', 'doors': 2, 'engineSize': 875, 'bodyType': 'Convertible', 'images': ['https://abimg003.imgix.net/ET11UPD/2026-03-25/image/8c99fadf-2722-4829-bb83-ac8bc0526aad_removebg.jpg?w=600', 'https://abimg003.imgix.net/ET11UPD/2026-03-25/image/a7e397c5-4d74-41e8-a245-4da4d5c00317_removebg.jpg?w=600', 'https://abimg003.imgix.net/ET11UPD/2026-03-25/image/42efa612-e54b-4c4b-b628-66b02ceed10c_removebg.jpg?w=600', 'https://abimg003.imgix.net/ET11UPD/2026-03-25/image/905f1c52-d519-41ed-9aaa-223233fe181c_removebg.jpg?w=600', 'https://abimg003.imgix.net/ET11UPD/2026-03-25/image/94ec6d75-0d69-49e0-9f90-77955491baee_removebg.jpg?w=600', 'https://abimg003.imgix.net/ET11UPD/2026-03-25/image/fc35c7c1-de26-49a5-9ade-39c1a6cbfb05_removebg.jpg?w=600', 'https://abimg003.imgix.net/ET11UPD/2026-03-25/image/bc4b3880-ea0a-428a-a34f-ed3cf0312905_removebg.jpg?w=600', 'https://abimg003.imgix.net/ET11UPD/2026-03-25/image/707649a0-2302-41d6-819f-317450b125a6_removebg.jpg?w=600', 'https://abimg003.imgix.net/ET11UPD/2026-03-25/image/38bc661e-b9d6-45da-aa28-409a3caa8e9b_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 07/12-13K, 06/15-17K, 06/16-21K, 05/17-26K, 04/18-28K, 03/19-39K, 03/21-56K', 'remarks': 'VOSA STATES 63K, 65K, 68K, 72K, 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': 92, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/ce5ee102-add7-4c21-aa77-af1fd9a172f8.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:14:09 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120754042, 'registration': 'ET11UPD', 'account': 'WBA004', 'make': 'FIAT', 'model': '500C CONVERTIBLE', 'derivative': '0.9 TwinAir Lounge 2dr Dualogic', 'mileage': 73548, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2275, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2011-07-29', 'fuel': 'Petrol', 'motExpiry': '2026-03-27', 'doors': 2, 'engineSize': 875, 'bodyType': 'Convertible', 'images': ['https://abimg003.imgix.net/ET11UPD/2026-03-25/image/8c99fadf-2722-4829-bb83-ac8bc0526aad_removebg.jpg?w=600', 'https://abimg003.imgix.net/ET11UPD/2026-03-25/image/a7e397c5-4d74-41e8-a245-4da4d5c00317_removebg.jpg?w=600', 'https://abimg003.imgix.net/ET11UPD/2026-03-25/image/42efa612-e54b-4c4b-b628-66b02ceed10c_removebg.jpg?w=600', 'https://abimg003.imgix.net/ET11UPD/2026-03-25/image/905f1c52-d519-41ed-9aaa-223233fe181c_removebg.jpg?w=600', 'https://abimg003.imgix.net/ET11UPD/2026-03-25/image/94ec6d75-0d69-49e0-9f90-77955491baee_removebg.jpg?w=600', 'https://abimg003.imgix.net/ET11UPD/2026-03-25/image/fc35c7c1-de26-49a5-9ade-39c1a6cbfb05_removebg.jpg?w=600', 'https://abimg003.imgix.net/ET11UPD/2026-03-25/image/bc4b3880-ea0a-428a-a34f-ed3cf0312905_removebg.jpg?w=600', 'https://abimg003.imgix.net/ET11UPD/2026-03-25/image/707649a0-2302-41d6-819f-317450b125a6_removebg.jpg?w=600', 'https://abimg003.imgix.net/ET11UPD/2026-03-25/image/38bc661e-b9d6-45da-aa28-409a3caa8e9b_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 07/12-13K, 06/15-17K, 06/16-21K, 05/17-26K, 04/18-28K, 03/19-39K, 03/21-56K', 'remarks': 'VOSA STATES 63K, 65K, 68K, 72K, 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': 92, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/ce5ee102-add7-4c21-aa77-af1fd9a172f8.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:14:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 13f3d977-192b-563f-b6ce-b63f47c39c68 with identifier: 120754042
2026-03-27 19:14:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 13f3d977-192b-563f-b6ce-b63f47c39c68 with scrape type 2
2026-03-27 19:14:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 13f3d977-192b-563f-b6ce-b63f47c39c68 with scrape type 2
2026-03-27 19:14:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 13f3d977-192b-563f-b6ce-b63f47c39c68, identifier: 120754042
2026-03-27 19:14:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 13f3d977-192b-563f-b6ce-b63f47c39c68 with identifier: 120754042
2026-03-27 19:14:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 13f3d977-192b-563f-b6ce-b63f47c39c68 with identifier: 120754042
2026-03-27 19:14:09 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 13f3d977-192b-563f-b6ce-b63f47c39c68 with identifier: 120754042 to the API
2026-03-27 19:14:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:14: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-27 19:14:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120754042?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 92,
'color': 'RED',
'currency': 'GBP',
'doors_number': 2,
'emission_standard': 'EURO 5',
'engine': '0.9L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Petrol',
'id': '13f3d977-192b-563f-b6ce-b63f47c39c68',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'ET11UPD',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120754042',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'FIAT',
'model': '500C CONVERTIBLE',
'odometer': 73548,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-07-29',
'seller_name': 'UKCGR - Trade',
'title': 'FIAT 500C CONVERTIBLE 0.9 TwinAir Lounge 2dr Dualogic',
'transmission': 'automatic',
'trim': '0.9 TwinAir Lounge 2dr Dualogic',
'vin': None,
'year': 2011}
2026-03-27 19:14:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:14:10 [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-27 19:14:10 [astonbarclay.gb] INFO: Saving data for 120754042: {'auction_closing_time': 1774888200.0, 'created_time': 1774432914.297344, 'last_price_update_time': 1774638850.136726}
2026-03-27 19:14:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:14:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120754042') HTTP/1.1" 204 0
2026-03-27 19:14:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120562484?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:14:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:14:10 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120562484, 'registration': 'GJ68BWW', 'account': 'SEL005', 'make': 'MINI', 'model': 'COUNTRYMAN HATCHBACK', 'derivative': '1.5 Cooper S E ALL4 PHEV 5dr Auto', 'mileage': 69757, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2018-10-05', 'fuel': 'Petrol/Plugin Electric Hybrid', 'motExpiry': '2026-03-17', 'doors': 5, 'engineSize': 1499, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/GJ68BWW/2026-03-23/image/130024b8-1a8c-4dc8-ae53-1b00365a4448_removebg.jpg?w=600', 'https://abimg003.imgix.net/GJ68BWW/2026-03-23/image/f973915b-6a1f-430b-8251-4aeab9af7ce1_removebg.jpg?w=600', 'https://abimg003.imgix.net/GJ68BWW/2026-03-23/image/a1b73a5e-8d45-4ece-8c11-4b3a2f3d5999_removebg.jpg?w=600', 'https://abimg003.imgix.net/GJ68BWW/2026-03-23/image/8479ed9d-b23b-4303-88c3-c41e3c2c8a4b_removebg.jpg?w=600', 'https://abimg003.imgix.net/GJ68BWW/2026-03-23/image/c21fb9ee-9dd1-436b-b46d-92aae19da9ff_removebg.jpg?w=600', 'https://abimg003.imgix.net/GJ68BWW/2026-03-23/image/ffec1982-65cd-4918-9fab-11368bfdd7a4_removebg.jpg?w=600', 'https://abimg003.imgix.net/GJ68BWW/2026-03-23/image/89ee8f80-1b9c-4d13-b226-d58f7e879dd3_removebg.jpg?w=600', 'https://abimg003.imgix.net/GJ68BWW/2026-03-23/image/5f4ab0d1-3cc1-4e11-b140-c06484a1d0e0_removebg.jpg?w=600', 'https://abimg003.imgix.net/GJ68BWW/2026-03-23/image/59b533d6-0eff-4bfa-8d39-6df7efdce4d4_removebg.jpg?w=600', 'https://abimg003.imgix.net/GJ68BWW/2026-03-23/image/fbbbd565-a818-4063-bbe7-9ba7599a8f4f_removebg.jpg?w=600', 'https://abimg003.imgix.net/GJ68BWW/2026-03-23/image/3e44fd6b-7750-43ce-9256-9fc0319ca1a6_removebg.jpg?w=600', 'https://abimg003.imgix.net/GJ68BWW/2026-03-23/image/2bb4bccf-ad90-4df4-a369-319438f243f6_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 08/20-23K, 08/21-40K, 03/22-45K', 'remarks': 'VOSA STATES 45K, 53K, 59K, 65K, SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Auction Plus', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 56, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/f22f3811-b887-4327-a208-ac0494a1e5b4.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:14:10 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120562484, 'registration': 'GJ68BWW', 'account': 'SEL005', 'make': 'MINI', 'model': 'COUNTRYMAN HATCHBACK', 'derivative': '1.5 Cooper S E ALL4 PHEV 5dr Auto', 'mileage': 69757, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2018-10-05', 'fuel': 'Petrol/Plugin Electric Hybrid', 'motExpiry': '2026-03-17', 'doors': 5, 'engineSize': 1499, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/GJ68BWW/2026-03-23/image/130024b8-1a8c-4dc8-ae53-1b00365a4448_removebg.jpg?w=600', 'https://abimg003.imgix.net/GJ68BWW/2026-03-23/image/f973915b-6a1f-430b-8251-4aeab9af7ce1_removebg.jpg?w=600', 'https://abimg003.imgix.net/GJ68BWW/2026-03-23/image/a1b73a5e-8d45-4ece-8c11-4b3a2f3d5999_removebg.jpg?w=600', 'https://abimg003.imgix.net/GJ68BWW/2026-03-23/image/8479ed9d-b23b-4303-88c3-c41e3c2c8a4b_removebg.jpg?w=600', 'https://abimg003.imgix.net/GJ68BWW/2026-03-23/image/c21fb9ee-9dd1-436b-b46d-92aae19da9ff_removebg.jpg?w=600', 'https://abimg003.imgix.net/GJ68BWW/2026-03-23/image/ffec1982-65cd-4918-9fab-11368bfdd7a4_removebg.jpg?w=600', 'https://abimg003.imgix.net/GJ68BWW/2026-03-23/image/89ee8f80-1b9c-4d13-b226-d58f7e879dd3_removebg.jpg?w=600', 'https://abimg003.imgix.net/GJ68BWW/2026-03-23/image/5f4ab0d1-3cc1-4e11-b140-c06484a1d0e0_removebg.jpg?w=600', 'https://abimg003.imgix.net/GJ68BWW/2026-03-23/image/59b533d6-0eff-4bfa-8d39-6df7efdce4d4_removebg.jpg?w=600', 'https://abimg003.imgix.net/GJ68BWW/2026-03-23/image/fbbbd565-a818-4063-bbe7-9ba7599a8f4f_removebg.jpg?w=600', 'https://abimg003.imgix.net/GJ68BWW/2026-03-23/image/3e44fd6b-7750-43ce-9256-9fc0319ca1a6_removebg.jpg?w=600', 'https://abimg003.imgix.net/GJ68BWW/2026-03-23/image/2bb4bccf-ad90-4df4-a369-319438f243f6_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 08/20-23K, 08/21-40K, 03/22-45K', 'remarks': 'VOSA STATES 45K, 53K, 59K, 65K, SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Auction Plus', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 56, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/f22f3811-b887-4327-a208-ac0494a1e5b4.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:14:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dc51970f-81a9-5ad6-9469-d0f9db0e5b16 with identifier: 120562484
2026-03-27 19:14:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dc51970f-81a9-5ad6-9469-d0f9db0e5b16 with scrape type 2
2026-03-27 19:14:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dc51970f-81a9-5ad6-9469-d0f9db0e5b16 with scrape type 2
2026-03-27 19:14:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: dc51970f-81a9-5ad6-9469-d0f9db0e5b16, identifier: 120562484
2026-03-27 19:14:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: dc51970f-81a9-5ad6-9469-d0f9db0e5b16 with identifier: 120562484
2026-03-27 19:14:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: dc51970f-81a9-5ad6-9469-d0f9db0e5b16 with identifier: 120562484
2026-03-27 19:14:10 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: dc51970f-81a9-5ad6-9469-d0f9db0e5b16 with identifier: 120562484 to the API
2026-03-27 19:14:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:14: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-27 19:14:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120562484?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 56,
'color': 'SILVER',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Petrol/Plugin Electric Hybrid',
'id': 'dc51970f-81a9-5ad6-9469-d0f9db0e5b16',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'GJ68BWW',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120562484',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'MINI',
'model': 'COUNTRYMAN HATCHBACK',
'odometer': 69757,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-10-05',
'seller_name': 'Auction Plus',
'title': 'MINI COUNTRYMAN HATCHBACK 1.5 Cooper S E ALL4 PHEV 5dr Auto',
'transmission': 'automatic',
'trim': '1.5 Cooper S E ALL4 PHEV 5dr Auto',
'vin': None,
'year': 2018}
2026-03-27 19:14:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:14:10 [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-27 19:14:10 [astonbarclay.gb] INFO: Saving data for 120562484: {'auction_closing_time': 1774888200.0, 'created_time': 1774271690.423637, 'last_price_update_time': 1774638850.615045}
2026-03-27 19:14:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:14:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120562484') HTTP/1.1" 204 0
2026-03-27 19:14:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120753082?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:14:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:14:11 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120753082, 'registration': 'MK65RXB', 'account': 'WBA004', 'make': 'FORD', 'model': 'FIESTA HATCHBACK', 'derivative': '1.0 EcoBoost 125 Titanium 5dr', 'mileage': 17882, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2267, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2015-09-01', 'fuel': 'Petrol', 'motExpiry': '2026-08-31', 'doors': 5, 'engineSize': 998, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/MK65RXB/2026-03-25/image/9051ef62-e741-427f-b75e-43dc1f329386_removebg.jpg?w=600', 'https://abimg003.imgix.net/MK65RXB/2026-03-25/image/8026de04-6a69-403c-b6cf-7d5d75727d67_removebg.jpg?w=600', 'https://abimg003.imgix.net/MK65RXB/2026-03-25/image/9c1cc8db-1aa0-474b-934e-c6b6cc332dcc_removebg.jpg?w=600', 'https://abimg003.imgix.net/MK65RXB/2026-03-25/image/e3c8a468-14da-4235-93bf-5e6ae02be0e7_removebg.jpg?w=600', 'https://abimg003.imgix.net/MK65RXB/2026-03-25/image/5e95c11b-1253-422c-a735-657d38a3fa40_removebg.jpg?w=600', 'https://abimg003.imgix.net/MK65RXB/2026-03-25/image/f68965ab-5357-4577-8f3c-948208365156_removebg.jpg?w=600', 'https://abimg003.imgix.net/MK65RXB/2026-03-25/image/63d33166-eba3-4804-8999-940c243c655b_removebg.jpg?w=600', 'https://abimg003.imgix.net/MK65RXB/2026-03-25/image/f3f70e59-385b-4268-a4a9-15a63ce9cddd_removebg.jpg?w=600', 'https://abimg003.imgix.net/MK65RXB/2026-03-25/image/af66c7c9-690d-43db-a199-5c6da858697e_removebg.jpg?w=600', 'https://abimg003.imgix.net/MK65RXB/2026-03-25/image/f51fb506-5482-4bc1-8510-8de802c68d18_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 09/16- 4K, 08/18- 9K, 08/19- 12K, 08/20- 14K, 08/21- 15K, 08/22- 16K, 08/23- 16K, 08/24- 17K', 'remarks': 'VOSA STATES 16K, 16K, 17K, 17K, SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 99, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/3846073b-625a-442d-bbef-c7cc24c76d77.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:14:11 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120753082, 'registration': 'MK65RXB', 'account': 'WBA004', 'make': 'FORD', 'model': 'FIESTA HATCHBACK', 'derivative': '1.0 EcoBoost 125 Titanium 5dr', 'mileage': 17882, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2267, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2015-09-01', 'fuel': 'Petrol', 'motExpiry': '2026-08-31', 'doors': 5, 'engineSize': 998, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/MK65RXB/2026-03-25/image/9051ef62-e741-427f-b75e-43dc1f329386_removebg.jpg?w=600', 'https://abimg003.imgix.net/MK65RXB/2026-03-25/image/8026de04-6a69-403c-b6cf-7d5d75727d67_removebg.jpg?w=600', 'https://abimg003.imgix.net/MK65RXB/2026-03-25/image/9c1cc8db-1aa0-474b-934e-c6b6cc332dcc_removebg.jpg?w=600', 'https://abimg003.imgix.net/MK65RXB/2026-03-25/image/e3c8a468-14da-4235-93bf-5e6ae02be0e7_removebg.jpg?w=600', 'https://abimg003.imgix.net/MK65RXB/2026-03-25/image/5e95c11b-1253-422c-a735-657d38a3fa40_removebg.jpg?w=600', 'https://abimg003.imgix.net/MK65RXB/2026-03-25/image/f68965ab-5357-4577-8f3c-948208365156_removebg.jpg?w=600', 'https://abimg003.imgix.net/MK65RXB/2026-03-25/image/63d33166-eba3-4804-8999-940c243c655b_removebg.jpg?w=600', 'https://abimg003.imgix.net/MK65RXB/2026-03-25/image/f3f70e59-385b-4268-a4a9-15a63ce9cddd_removebg.jpg?w=600', 'https://abimg003.imgix.net/MK65RXB/2026-03-25/image/af66c7c9-690d-43db-a199-5c6da858697e_removebg.jpg?w=600', 'https://abimg003.imgix.net/MK65RXB/2026-03-25/image/f51fb506-5482-4bc1-8510-8de802c68d18_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 09/16- 4K, 08/18- 9K, 08/19- 12K, 08/20- 14K, 08/21- 15K, 08/22- 16K, 08/23- 16K, 08/24- 17K', 'remarks': 'VOSA STATES 16K, 16K, 17K, 17K, SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 99, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/3846073b-625a-442d-bbef-c7cc24c76d77.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:14:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 864847ce-140d-5f66-9121-ceeda5b7a878 with identifier: 120753082
2026-03-27 19:14:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 864847ce-140d-5f66-9121-ceeda5b7a878 with scrape type 2
2026-03-27 19:14:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 864847ce-140d-5f66-9121-ceeda5b7a878 with scrape type 2
2026-03-27 19:14:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 864847ce-140d-5f66-9121-ceeda5b7a878, identifier: 120753082
2026-03-27 19:14:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 864847ce-140d-5f66-9121-ceeda5b7a878 with identifier: 120753082
2026-03-27 19:14:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 864847ce-140d-5f66-9121-ceeda5b7a878 with identifier: 120753082
2026-03-27 19:14:11 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 864847ce-140d-5f66-9121-ceeda5b7a878 with identifier: 120753082 to the API
2026-03-27 19:14:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:14: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-27 19:14:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120753082?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 99,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Petrol',
'id': '864847ce-140d-5f66-9121-ceeda5b7a878',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'MK65RXB',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120753082',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'FORD',
'model': 'FIESTA HATCHBACK',
'odometer': 17882,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-09-01',
'seller_name': 'UKCGR - Trade',
'title': 'FORD FIESTA HATCHBACK 1.0 EcoBoost 125 Titanium 5dr',
'transmission': 'manual',
'trim': '1.0 EcoBoost 125 Titanium 5dr',
'vin': None,
'year': 2015}
2026-03-27 19:14:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:14:11 [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-27 19:14:11 [astonbarclay.gb] INFO: Saving data for 120753082: {'auction_closing_time': 1774888200.0, 'created_time': 1774432901.470952, 'last_price_update_time': 1774638851.740019}
2026-03-27 19:14:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:14:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120753082') HTTP/1.1" 204 0
2026-03-27 19:14:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120774589?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:14:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:14:11 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120774589, 'registration': 'WN60EZA', 'account': 'WBA004', 'make': 'FIAT', 'model': 'PUNTO EVO HATCHBACK', 'derivative': '1.4 Dynamic 5dr Dualogic', 'mileage': 75183, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2277, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2010-09-24', 'fuel': 'Petrol', 'motExpiry': '2026-07-16', 'doors': 5, 'engineSize': 1368, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/WN60EZA/2026-03-25/image/4c76a7f5-6335-403b-952e-fb38c88a35ef_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN60EZA/2026-03-25/image/6b99a434-9713-44e7-853d-6cd91fd72af5_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN60EZA/2026-03-25/image/bcc1c4ee-ce4e-4a59-bac4-052919d77da7_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN60EZA/2026-03-25/image/730eff71-0785-4958-9b92-9329ea603723_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN60EZA/2026-03-25/image/411652fb-2dd5-4ef0-88f3-3e9022aee3ac_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN60EZA/2026-03-25/image/3a7854ad-9c3b-42ba-b088-9ae8624e4a4a_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN60EZA/2026-03-25/image/0ba8d378-9ac9-435c-8cf3-d25eab35fd05_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN60EZA/2026-03-25/image/3d628781-151e-4fa6-87b6-6d1c3deabc3f_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 10/14-22K, 01/16-30K, 10/16-36K, 10/17-42K, 10/18-49K, 10/20-59K, 10/24-70K', 'remarks': 'VOSA STATES 67K, 67K, 70K, 71K, 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': 124, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/c05c4248-2d8e-4764-b0c8-b15f9282eea7.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:14:11 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120774589, 'registration': 'WN60EZA', 'account': 'WBA004', 'make': 'FIAT', 'model': 'PUNTO EVO HATCHBACK', 'derivative': '1.4 Dynamic 5dr Dualogic', 'mileage': 75183, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2277, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2010-09-24', 'fuel': 'Petrol', 'motExpiry': '2026-07-16', 'doors': 5, 'engineSize': 1368, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/WN60EZA/2026-03-25/image/4c76a7f5-6335-403b-952e-fb38c88a35ef_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN60EZA/2026-03-25/image/6b99a434-9713-44e7-853d-6cd91fd72af5_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN60EZA/2026-03-25/image/bcc1c4ee-ce4e-4a59-bac4-052919d77da7_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN60EZA/2026-03-25/image/730eff71-0785-4958-9b92-9329ea603723_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN60EZA/2026-03-25/image/411652fb-2dd5-4ef0-88f3-3e9022aee3ac_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN60EZA/2026-03-25/image/3a7854ad-9c3b-42ba-b088-9ae8624e4a4a_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN60EZA/2026-03-25/image/0ba8d378-9ac9-435c-8cf3-d25eab35fd05_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN60EZA/2026-03-25/image/3d628781-151e-4fa6-87b6-6d1c3deabc3f_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 10/14-22K, 01/16-30K, 10/16-36K, 10/17-42K, 10/18-49K, 10/20-59K, 10/24-70K', 'remarks': 'VOSA STATES 67K, 67K, 70K, 71K, 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': 124, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/c05c4248-2d8e-4764-b0c8-b15f9282eea7.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:14:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 81481d5e-c7e8-5eab-9435-425b78181b77 with identifier: 120774589
2026-03-27 19:14:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 81481d5e-c7e8-5eab-9435-425b78181b77 with scrape type 2
2026-03-27 19:14:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 81481d5e-c7e8-5eab-9435-425b78181b77 with scrape type 2
2026-03-27 19:14:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 81481d5e-c7e8-5eab-9435-425b78181b77, identifier: 120774589
2026-03-27 19:14:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 81481d5e-c7e8-5eab-9435-425b78181b77 with identifier: 120774589
2026-03-27 19:14:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 81481d5e-c7e8-5eab-9435-425b78181b77 with identifier: 120774589
2026-03-27 19:14:12 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 81481d5e-c7e8-5eab-9435-425b78181b77 with identifier: 120774589 to the API
2026-03-27 19:14:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:14: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-27 19:14:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120774589?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 124,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.4L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Petrol',
'id': '81481d5e-c7e8-5eab-9435-425b78181b77',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'WN60EZA',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120774589',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'FIAT',
'model': 'PUNTO EVO HATCHBACK',
'odometer': 75183,
'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 Dynamic 5dr Dualogic',
'transmission': 'automatic',
'trim': '1.4 Dynamic 5dr Dualogic',
'vin': None,
'year': 2010}
2026-03-27 19:14:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:14:12 [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-27 19:14:12 [astonbarclay.gb] INFO: Saving data for 120774589: {'auction_closing_time': 1774888200.0, 'created_time': 1774530439.017047, 'last_price_update_time': 1774638852.223405}
2026-03-27 19:14:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:14:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120774589') HTTP/1.1" 204 0
2026-03-27 19:14:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120738966?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:14:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:14:13 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120738966, 'registration': 'KY64UKG', 'account': 'WBA004', 'make': 'PEUGEOT', 'model': '2008 ESTATE', 'derivative': '1.2 e-VTi Allure 5dr EGC', 'mileage': 73837, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2268, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2014-09-09', 'fuel': 'Petrol', 'motExpiry': '2026-06-15', 'doors': 5, 'engineSize': 1199, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/KY64UKG/2026-03-25/image/85f7e25b-0ea0-48f9-a944-c88f6286d765_removebg.jpg?w=600', 'https://abimg003.imgix.net/KY64UKG/2026-03-25/image/44f8ab2f-b2fd-40b4-8762-abaf0c9a663b_removebg.jpg?w=600', 'https://abimg003.imgix.net/KY64UKG/2026-03-25/image/74b418a3-5ab9-4e0d-9977-85a7575aa67b_removebg.jpg?w=600', 'https://abimg003.imgix.net/KY64UKG/2026-03-25/image/6b0d8044-55d5-401e-896a-b94327ff2da8_removebg.jpg?w=600', 'https://abimg003.imgix.net/KY64UKG/2026-03-25/image/24fd2082-e58f-4463-b40a-f75249e0f39a_removebg.jpg?w=600', 'https://abimg003.imgix.net/KY64UKG/2026-03-25/image/39e93dff-944a-4805-9da9-258e3dafa34f_removebg.jpg?w=600', 'https://abimg003.imgix.net/KY64UKG/2026-03-25/image/79a81790-88fd-4d98-9e47-b4a5264dedba_removebg.jpg?w=600', 'https://abimg003.imgix.net/KY64UKG/2026-03-25/image/15ed1d06-9238-48dd-83df-a3c1dd422bda_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 07/15 5K - 07/16 10K - 08/17 16K - 08/18 23K - 07/19 29K - 07/20 35K - 06/21 ?? - 07/24 57K', 'remarks': 'VOSA STATES 45K- 50K- 57K- 65K -', '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': 'https://abimg002.imgix.net/8d32f613-661f-4c27-a440-def2ef3ffefe.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:14:13 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120738966, 'registration': 'KY64UKG', 'account': 'WBA004', 'make': 'PEUGEOT', 'model': '2008 ESTATE', 'derivative': '1.2 e-VTi Allure 5dr EGC', 'mileage': 73837, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2268, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2014-09-09', 'fuel': 'Petrol', 'motExpiry': '2026-06-15', 'doors': 5, 'engineSize': 1199, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/KY64UKG/2026-03-25/image/85f7e25b-0ea0-48f9-a944-c88f6286d765_removebg.jpg?w=600', 'https://abimg003.imgix.net/KY64UKG/2026-03-25/image/44f8ab2f-b2fd-40b4-8762-abaf0c9a663b_removebg.jpg?w=600', 'https://abimg003.imgix.net/KY64UKG/2026-03-25/image/74b418a3-5ab9-4e0d-9977-85a7575aa67b_removebg.jpg?w=600', 'https://abimg003.imgix.net/KY64UKG/2026-03-25/image/6b0d8044-55d5-401e-896a-b94327ff2da8_removebg.jpg?w=600', 'https://abimg003.imgix.net/KY64UKG/2026-03-25/image/24fd2082-e58f-4463-b40a-f75249e0f39a_removebg.jpg?w=600', 'https://abimg003.imgix.net/KY64UKG/2026-03-25/image/39e93dff-944a-4805-9da9-258e3dafa34f_removebg.jpg?w=600', 'https://abimg003.imgix.net/KY64UKG/2026-03-25/image/79a81790-88fd-4d98-9e47-b4a5264dedba_removebg.jpg?w=600', 'https://abimg003.imgix.net/KY64UKG/2026-03-25/image/15ed1d06-9238-48dd-83df-a3c1dd422bda_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 07/15 5K - 07/16 10K - 08/17 16K - 08/18 23K - 07/19 29K - 07/20 35K - 06/21 ?? - 07/24 57K', 'remarks': 'VOSA STATES 45K- 50K- 57K- 65K -', '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': 'https://abimg002.imgix.net/8d32f613-661f-4c27-a440-def2ef3ffefe.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:14:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8a1ef6ae-0156-5bd9-8f97-52c283081c83 with identifier: 120738966
2026-03-27 19:14:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8a1ef6ae-0156-5bd9-8f97-52c283081c83 with scrape type 2
2026-03-27 19:14:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8a1ef6ae-0156-5bd9-8f97-52c283081c83 with scrape type 2
2026-03-27 19:14:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 8a1ef6ae-0156-5bd9-8f97-52c283081c83, identifier: 120738966
2026-03-27 19:14:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 8a1ef6ae-0156-5bd9-8f97-52c283081c83 with identifier: 120738966
2026-03-27 19:14:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 8a1ef6ae-0156-5bd9-8f97-52c283081c83 with identifier: 120738966
2026-03-27 19:14:14 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 8a1ef6ae-0156-5bd9-8f97-52c283081c83 with identifier: 120738966 to the API
2026-03-27 19:14:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:14: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-27 19:14:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120738966?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 99,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.2L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Petrol',
'id': '8a1ef6ae-0156-5bd9-8f97-52c283081c83',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'KY64UKG',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120738966',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'PEUGEOT',
'model': '2008 ESTATE',
'odometer': 73837,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-09-09',
'seller_name': 'UKCGR - Trade',
'title': 'PEUGEOT 2008 ESTATE 1.2 e-VTi Allure 5dr EGC',
'transmission': 'automatic',
'trim': '1.2 e-VTi Allure 5dr EGC',
'vin': None,
'year': 2014}
2026-03-27 19:14:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:14:14 [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-27 19:14:14 [astonbarclay.gb] INFO: Saving data for 120738966: {'auction_closing_time': 1774888200.0, 'created_time': 1774433095.389329, 'last_price_update_time': 1774638854.228634}
2026-03-27 19:14:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:14:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120738966') HTTP/1.1" 204 0
2026-03-27 19:14:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120733681?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:14:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:14:21 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120733681, 'registration': 'LD14VRX', 'account': 'WBA004', 'make': 'VOLKSWAGEN', 'model': 'SCIROCCO COUPE', 'derivative': '1.4 TSI 3dr [Nav]', 'mileage': 78488, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2283, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2014-05-20', 'fuel': 'Petrol', 'motExpiry': '2026-06-25', 'doors': 3, 'engineSize': 1390, 'bodyType': 'Coupe', 'images': ['https://abimg003.imgix.net/LD14VRX/2026-03-25/image/90e284cb-25ab-485c-b6aa-c7f8c319ad38_removebg.jpg?w=600', 'https://abimg003.imgix.net/LD14VRX/2026-03-25/image/9aeca788-97d7-491b-b6bb-b4d146d037c4_removebg.jpg?w=600', 'https://abimg003.imgix.net/LD14VRX/2026-03-25/image/771f56c4-71be-4ab4-a8a2-8ed7266d23d5_removebg.jpg?w=600', 'https://abimg003.imgix.net/LD14VRX/2026-03-25/image/a557ce31-e91c-473e-bfaa-04ab1887fd48_removebg.jpg?w=600', 'https://abimg003.imgix.net/LD14VRX/2026-03-25/image/cdf3fc7e-0470-4d1e-9358-b8aee8f79b1a_removebg.jpg?w=600', 'https://abimg003.imgix.net/LD14VRX/2026-03-25/image/7c030cb2-89fb-46d0-8ec6-a127a9195c9d_removebg.jpg?w=600', 'https://abimg003.imgix.net/LD14VRX/2026-03-25/image/e1062814-51fd-4499-825e-75534c943607_removebg.jpg?w=600', 'https://abimg003.imgix.net/LD14VRX/2026-03-25/image/47d9dba4-1243-4c77-8459-bbe5fdf5fd56_removebg.jpg?w=600', 'https://abimg003.imgix.net/LD14VRX/2026-03-25/image/13abf193-f854-45a0-805e-19d2faf42ab1_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': 'Cat N Insurance Loss', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 11/25 76K', 'remarks': 'Category N Insurance Loss. No Structural Damage and Repairable - Insurer Decided Not to Repair CAT N - NON-STRUCTURAL - Damage is front end and rear end VOSA STATES 54K- 58K- 64K- 75K-', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '6', 'v5': True, 'v5details': 'Here', 'co2': 154, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:14:21 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120733681, 'registration': 'LD14VRX', 'account': 'WBA004', 'make': 'VOLKSWAGEN', 'model': 'SCIROCCO COUPE', 'derivative': '1.4 TSI 3dr [Nav]', 'mileage': 78488, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2283, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2014-05-20', 'fuel': 'Petrol', 'motExpiry': '2026-06-25', 'doors': 3, 'engineSize': 1390, 'bodyType': 'Coupe', 'images': ['https://abimg003.imgix.net/LD14VRX/2026-03-25/image/90e284cb-25ab-485c-b6aa-c7f8c319ad38_removebg.jpg?w=600', 'https://abimg003.imgix.net/LD14VRX/2026-03-25/image/9aeca788-97d7-491b-b6bb-b4d146d037c4_removebg.jpg?w=600', 'https://abimg003.imgix.net/LD14VRX/2026-03-25/image/771f56c4-71be-4ab4-a8a2-8ed7266d23d5_removebg.jpg?w=600', 'https://abimg003.imgix.net/LD14VRX/2026-03-25/image/a557ce31-e91c-473e-bfaa-04ab1887fd48_removebg.jpg?w=600', 'https://abimg003.imgix.net/LD14VRX/2026-03-25/image/cdf3fc7e-0470-4d1e-9358-b8aee8f79b1a_removebg.jpg?w=600', 'https://abimg003.imgix.net/LD14VRX/2026-03-25/image/7c030cb2-89fb-46d0-8ec6-a127a9195c9d_removebg.jpg?w=600', 'https://abimg003.imgix.net/LD14VRX/2026-03-25/image/e1062814-51fd-4499-825e-75534c943607_removebg.jpg?w=600', 'https://abimg003.imgix.net/LD14VRX/2026-03-25/image/47d9dba4-1243-4c77-8459-bbe5fdf5fd56_removebg.jpg?w=600', 'https://abimg003.imgix.net/LD14VRX/2026-03-25/image/13abf193-f854-45a0-805e-19d2faf42ab1_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': 'Cat N Insurance Loss', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 11/25 76K', 'remarks': 'Category N Insurance Loss. No Structural Damage and Repairable - Insurer Decided Not to Repair CAT N - NON-STRUCTURAL - Damage is front end and rear end VOSA STATES 54K- 58K- 64K- 75K-', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '6', 'v5': True, 'v5details': 'Here', 'co2': 154, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:14:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7313339a-5714-5d7b-80be-dbe2ded3ca5d with identifier: 120733681
2026-03-27 19:14:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7313339a-5714-5d7b-80be-dbe2ded3ca5d with scrape type 2
2026-03-27 19:14:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7313339a-5714-5d7b-80be-dbe2ded3ca5d with scrape type 2
2026-03-27 19:14:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 7313339a-5714-5d7b-80be-dbe2ded3ca5d, identifier: 120733681
2026-03-27 19:14:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 7313339a-5714-5d7b-80be-dbe2ded3ca5d with identifier: 120733681
2026-03-27 19:14:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 7313339a-5714-5d7b-80be-dbe2ded3ca5d with identifier: 120733681
2026-03-27 19:14:21 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 7313339a-5714-5d7b-80be-dbe2ded3ca5d with identifier: 120733681 to the API
2026-03-27 19:14:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:14: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-27 19:14:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120733681?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 154,
'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': '7313339a-5714-5d7b-80be-dbe2ded3ca5d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'LD14VRX',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120733681',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'VOLKSWAGEN',
'model': 'SCIROCCO COUPE',
'odometer': 78488,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-05-20',
'seller_name': 'UKCGR - Trade',
'title': 'VOLKSWAGEN SCIROCCO COUPE 1.4 TSI 3dr [Nav]',
'transmission': 'manual',
'trim': '1.4 TSI 3dr [Nav]',
'vin': None,
'year': 2014}
2026-03-27 19:14:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:14:21 [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-27 19:14:21 [astonbarclay.gb] INFO: Saving data for 120733681: {'auction_closing_time': 1774888200.0, 'created_time': 1774432982.479834, 'last_price_update_time': 1774638861.910801}
2026-03-27 19:14:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:14:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120733681') HTTP/1.1" 204 0
2026-03-27 19:14:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120756805?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:14:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:14:26 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120756805, 'registration': 'LV65OHS', 'account': 'WBA004', 'make': 'NISSAN', 'model': 'NAVARA DIESEL SPECIAL EDITION', 'derivative': 'D/Cab Pick Up Salomon [Connect] 2.5dCi 190 4WDAuto', 'mileage': 144999, 'mileageWarranty': True, 'type': 'commercial', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2261, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2015-10-31', 'fuel': 'Diesel', 'motExpiry': '2027-02-05', 'doors': None, 'engineSize': 2488, 'bodyType': 'Double Cab Pick-up', 'images': ['https://abimg003.imgix.net/LV65OHS/2026-03-25/image/72302886-8d83-4945-a1f9-e80d3d400ad0_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV65OHS/2026-03-25/image/48772f54-92fc-424d-ab45-7242069255ae_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV65OHS/2026-03-25/image/7d000ca9-65c0-4739-8a61-8f8d171d6812_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV65OHS/2026-03-25/image/1f40dee9-e729-4cd2-a51e-3a097a0e92c1_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV65OHS/2026-03-25/image/de03eb90-24ab-4cfd-ac90-352d3b4c32ca_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV65OHS/2026-03-25/image/24a72bdc-0be3-4bb4-8b97-d82c3d76c913_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV65OHS/2026-03-25/image/327b8fe4-9ed5-4df2-b8ac-1d250a57a7d7_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV65OHS/2026-03-25/image/313a7ba1-43a9-43f0-9233-1bac068a147d_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV65OHS/2026-03-25/image/bb8679a7-01e5-4cf8-b01f-184692c0dcf3_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith - LCV', 'serviceHistory': '', 'remarks': 'VOSA STATES 105K, 118K, 130K, 143K, SPARE KEY IN OFFICE, ** NO VAT**', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 235, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/6a82a071-ed54-43d3-b20c-0cccfa42d103.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:14:26 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120756805, 'registration': 'LV65OHS', 'account': 'WBA004', 'make': 'NISSAN', 'model': 'NAVARA DIESEL SPECIAL EDITION', 'derivative': 'D/Cab Pick Up Salomon [Connect] 2.5dCi 190 4WDAuto', 'mileage': 144999, 'mileageWarranty': True, 'type': 'commercial', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2261, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2015-10-31', 'fuel': 'Diesel', 'motExpiry': '2027-02-05', 'doors': None, 'engineSize': 2488, 'bodyType': 'Double Cab Pick-up', 'images': ['https://abimg003.imgix.net/LV65OHS/2026-03-25/image/72302886-8d83-4945-a1f9-e80d3d400ad0_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV65OHS/2026-03-25/image/48772f54-92fc-424d-ab45-7242069255ae_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV65OHS/2026-03-25/image/7d000ca9-65c0-4739-8a61-8f8d171d6812_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV65OHS/2026-03-25/image/1f40dee9-e729-4cd2-a51e-3a097a0e92c1_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV65OHS/2026-03-25/image/de03eb90-24ab-4cfd-ac90-352d3b4c32ca_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV65OHS/2026-03-25/image/24a72bdc-0be3-4bb4-8b97-d82c3d76c913_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV65OHS/2026-03-25/image/327b8fe4-9ed5-4df2-b8ac-1d250a57a7d7_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV65OHS/2026-03-25/image/313a7ba1-43a9-43f0-9233-1bac068a147d_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV65OHS/2026-03-25/image/bb8679a7-01e5-4cf8-b01f-184692c0dcf3_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith - LCV', 'serviceHistory': '', 'remarks': 'VOSA STATES 105K, 118K, 130K, 143K, SPARE KEY IN OFFICE, ** NO VAT**', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 235, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/6a82a071-ed54-43d3-b20c-0cccfa42d103.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:14:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 53f33625-48ae-5639-b4a9-8fa8bd7e0096 with identifier: 120756805
2026-03-27 19:14:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 53f33625-48ae-5639-b4a9-8fa8bd7e0096 with scrape type 2
2026-03-27 19:14:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 53f33625-48ae-5639-b4a9-8fa8bd7e0096 with scrape type 2
2026-03-27 19:14:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 53f33625-48ae-5639-b4a9-8fa8bd7e0096, identifier: 120756805
2026-03-27 19:14:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 53f33625-48ae-5639-b4a9-8fa8bd7e0096 with identifier: 120756805
2026-03-27 19:14:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 53f33625-48ae-5639-b4a9-8fa8bd7e0096 with identifier: 120756805
2026-03-27 19:14:26 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 53f33625-48ae-5639-b4a9-8fa8bd7e0096 with identifier: 120756805 to the API
2026-03-27 19:14:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:14: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-27 19:14:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120756805?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 235,
'color': 'GREY',
'currency': 'GBP',
'doors_number': None,
'emission_standard': 'EURO 5',
'engine': '2.5L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Diesel',
'id': '53f33625-48ae-5639-b4a9-8fa8bd7e0096',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'LV65OHS',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120756805',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'NISSAN',
'model': 'NAVARA DIESEL SPECIAL EDITION',
'odometer': 144999,
'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 NAVARA DIESEL SPECIAL EDITION D/Cab Pick Up Salomon '
'[Connect] 2.5dCi 190 4WDAuto',
'transmission': 'automatic',
'trim': 'D/Cab Pick Up Salomon [Connect] 2.5dCi 190 4WDAuto',
'vin': None,
'year': 2015}
2026-03-27 19:14:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:14:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120756805%27 HTTP/1.1" 200 None
2026-03-27 19:14:27 [astonbarclay.gb] INFO: Saving data for 120756805: {'auction_closing_time': 1774888200.0, 'created_time': 1774432902.476446, 'last_price_update_time': 1774638867.069526}
2026-03-27 19:14:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:14:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120756805') HTTP/1.1" 204 0
2026-03-27 19:14:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120738792?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:14:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:14:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120759079?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:14:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:14:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120735135?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:14:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:14:31 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120738792, 'registration': 'RX13VUK', 'account': 'WBA004', 'make': 'CITROEN', 'model': 'C4 PICASSO DIESEL ESTATE', 'derivative': '1.6 HDi Platinum 5dr', 'mileage': 119986, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2262, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2013-03-18', 'fuel': 'Diesel', 'motExpiry': '2026-04-06', 'doors': 5, 'engineSize': 1560, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/RX13VUK/2026-03-25/image/81dc0271-fe4b-4250-85b6-9924d5cc4790_removebg.jpg?w=600', 'https://abimg003.imgix.net/RX13VUK/2026-03-25/image/68205f4b-d0c0-4c39-aa0a-f2b70b00e41e_removebg.jpg?w=600', 'https://abimg003.imgix.net/RX13VUK/2026-03-25/image/4018776b-ab63-41ae-b9f3-36a882e6389b_removebg.jpg?w=600', 'https://abimg003.imgix.net/RX13VUK/2026-03-25/image/5b659428-9326-4160-a2f0-6d2be5a577a8_removebg.jpg?w=600', 'https://abimg003.imgix.net/RX13VUK/2026-03-25/image/3f3d8bb0-af46-4ed3-a0b5-9d980959de75_removebg.jpg?w=600', 'https://abimg003.imgix.net/RX13VUK/2026-03-25/image/82ed926b-06ae-44b2-a415-29023de7b0a6_removebg.jpg?w=600', 'https://abimg003.imgix.net/RX13VUK/2026-03-25/image/695d9138-f250-4c09-a631-42bc8f654db9_removebg.jpg?w=600', 'https://abimg003.imgix.net/RX13VUK/2026-03-25/image/11abc9d6-5a30-427b-bb27-4c85291e177e_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 08/24-116K', 'remarks': 'VOSA STATES 102K, 112K, 115K, 117K', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 135, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/3d9e8b2d-5cef-42c9-b960-b7b8a23c82c0.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:14:31 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120738792, 'registration': 'RX13VUK', 'account': 'WBA004', 'make': 'CITROEN', 'model': 'C4 PICASSO DIESEL ESTATE', 'derivative': '1.6 HDi Platinum 5dr', 'mileage': 119986, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2262, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2013-03-18', 'fuel': 'Diesel', 'motExpiry': '2026-04-06', 'doors': 5, 'engineSize': 1560, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/RX13VUK/2026-03-25/image/81dc0271-fe4b-4250-85b6-9924d5cc4790_removebg.jpg?w=600', 'https://abimg003.imgix.net/RX13VUK/2026-03-25/image/68205f4b-d0c0-4c39-aa0a-f2b70b00e41e_removebg.jpg?w=600', 'https://abimg003.imgix.net/RX13VUK/2026-03-25/image/4018776b-ab63-41ae-b9f3-36a882e6389b_removebg.jpg?w=600', 'https://abimg003.imgix.net/RX13VUK/2026-03-25/image/5b659428-9326-4160-a2f0-6d2be5a577a8_removebg.jpg?w=600', 'https://abimg003.imgix.net/RX13VUK/2026-03-25/image/3f3d8bb0-af46-4ed3-a0b5-9d980959de75_removebg.jpg?w=600', 'https://abimg003.imgix.net/RX13VUK/2026-03-25/image/82ed926b-06ae-44b2-a415-29023de7b0a6_removebg.jpg?w=600', 'https://abimg003.imgix.net/RX13VUK/2026-03-25/image/695d9138-f250-4c09-a631-42bc8f654db9_removebg.jpg?w=600', 'https://abimg003.imgix.net/RX13VUK/2026-03-25/image/11abc9d6-5a30-427b-bb27-4c85291e177e_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 08/24-116K', 'remarks': 'VOSA STATES 102K, 112K, 115K, 117K', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 135, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/3d9e8b2d-5cef-42c9-b960-b7b8a23c82c0.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:14:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bfd226a2-486d-5e4d-b45e-8303cd42934a with identifier: 120738792
2026-03-27 19:14:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bfd226a2-486d-5e4d-b45e-8303cd42934a with scrape type 2
2026-03-27 19:14:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bfd226a2-486d-5e4d-b45e-8303cd42934a with scrape type 2
2026-03-27 19:14:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: bfd226a2-486d-5e4d-b45e-8303cd42934a, identifier: 120738792
2026-03-27 19:14:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: bfd226a2-486d-5e4d-b45e-8303cd42934a with identifier: 120738792
2026-03-27 19:14:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: bfd226a2-486d-5e4d-b45e-8303cd42934a with identifier: 120738792
2026-03-27 19:14:31 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: bfd226a2-486d-5e4d-b45e-8303cd42934a with identifier: 120738792 to the API
2026-03-27 19:14:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:14:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 19:14:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120738792?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 135,
'color': 'SILVER',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Diesel',
'id': 'bfd226a2-486d-5e4d-b45e-8303cd42934a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'RX13VUK',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120738792',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'CITROEN',
'model': 'C4 PICASSO DIESEL ESTATE',
'odometer': 119986,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-03-18',
'seller_name': 'UKCGR - Trade',
'title': 'CITROEN C4 PICASSO DIESEL ESTATE 1.6 HDi Platinum 5dr',
'transmission': 'manual',
'trim': '1.6 HDi Platinum 5dr',
'vin': None,
'year': 2013}
2026-03-27 19:14:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:14:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120738792%27 HTTP/1.1" 200 None
2026-03-27 19:14:31 [astonbarclay.gb] INFO: Saving data for 120738792: {'auction_closing_time': 1774888200.0, 'created_time': 1774432900.790822, 'last_price_update_time': 1774638871.815641}
2026-03-27 19:14:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:14:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120738792') HTTP/1.1" 204 0
2026-03-27 19:14:31 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120759079, 'registration': 'AU06ONH', 'account': 'WBA004', 'make': 'RENAULT', 'model': 'CLIO HATCHBACK', 'derivative': '1.2 16V Expression 5dr', 'mileage': 125101, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2260, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2006-05-19', 'fuel': 'Petrol', 'motExpiry': '2027-02-17', 'doors': 5, 'engineSize': 1149, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/AU06ONH/2026-03-25/image/de39f939-66f9-4c86-9132-e4a161ac4afb_removebg.jpg?w=600', 'https://abimg003.imgix.net/AU06ONH/2026-03-25/image/15e443cd-8a9e-49fc-b8e5-4670536ae65d_removebg.jpg?w=600', 'https://abimg003.imgix.net/AU06ONH/2026-03-25/image/74c4c1c0-8f71-4556-9032-e4de0a892a7d_removebg.jpg?w=600', 'https://abimg003.imgix.net/AU06ONH/2026-03-25/image/d47b88a2-08e5-455e-9491-73dfa0dc908d_removebg.jpg?w=600', 'https://abimg003.imgix.net/AU06ONH/2026-03-25/image/85169e59-8d7f-4356-b849-0eda2dfb50b1_removebg.jpg?w=600', 'https://abimg003.imgix.net/AU06ONH/2026-03-25/image/218ede6b-3c3f-450b-acb1-a4ca95cd99b2_removebg.jpg?w=600', 'https://abimg003.imgix.net/AU06ONH/2026-03-25/image/f2629654-9fcf-42d5-93da-eb64ddb6aaa7_removebg.jpg?w=600', 'https://abimg003.imgix.net/AU06ONH/2026-03-25/image/86388b50-e1e1-470c-87f0-f44724ae5868_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 05/07-9K, 04/08-18K, 02/10-32K, 01/11-41K, 09/11-45K, 10/19-94K', 'remarks': 'VOSA STATES 106K, 112K, 116K, 123K, 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': 139, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/886b9485-d157-43dd-a99e-03baa9942da6.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:14:31 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120759079, 'registration': 'AU06ONH', 'account': 'WBA004', 'make': 'RENAULT', 'model': 'CLIO HATCHBACK', 'derivative': '1.2 16V Expression 5dr', 'mileage': 125101, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2260, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2006-05-19', 'fuel': 'Petrol', 'motExpiry': '2027-02-17', 'doors': 5, 'engineSize': 1149, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/AU06ONH/2026-03-25/image/de39f939-66f9-4c86-9132-e4a161ac4afb_removebg.jpg?w=600', 'https://abimg003.imgix.net/AU06ONH/2026-03-25/image/15e443cd-8a9e-49fc-b8e5-4670536ae65d_removebg.jpg?w=600', 'https://abimg003.imgix.net/AU06ONH/2026-03-25/image/74c4c1c0-8f71-4556-9032-e4de0a892a7d_removebg.jpg?w=600', 'https://abimg003.imgix.net/AU06ONH/2026-03-25/image/d47b88a2-08e5-455e-9491-73dfa0dc908d_removebg.jpg?w=600', 'https://abimg003.imgix.net/AU06ONH/2026-03-25/image/85169e59-8d7f-4356-b849-0eda2dfb50b1_removebg.jpg?w=600', 'https://abimg003.imgix.net/AU06ONH/2026-03-25/image/218ede6b-3c3f-450b-acb1-a4ca95cd99b2_removebg.jpg?w=600', 'https://abimg003.imgix.net/AU06ONH/2026-03-25/image/f2629654-9fcf-42d5-93da-eb64ddb6aaa7_removebg.jpg?w=600', 'https://abimg003.imgix.net/AU06ONH/2026-03-25/image/86388b50-e1e1-470c-87f0-f44724ae5868_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 05/07-9K, 04/08-18K, 02/10-32K, 01/11-41K, 09/11-45K, 10/19-94K', 'remarks': 'VOSA STATES 106K, 112K, 116K, 123K, 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': 139, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/886b9485-d157-43dd-a99e-03baa9942da6.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:14:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: af846cec-e095-5a93-9a21-deae54bb76d5 with identifier: 120759079
2026-03-27 19:14:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item af846cec-e095-5a93-9a21-deae54bb76d5 with scrape type 2
2026-03-27 19:14:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item af846cec-e095-5a93-9a21-deae54bb76d5 with scrape type 2
2026-03-27 19:14:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: af846cec-e095-5a93-9a21-deae54bb76d5, identifier: 120759079
2026-03-27 19:14:31 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120735135, 'registration': 'BN60OKG', 'account': 'WBA004', 'make': 'VAUXHALL', 'model': 'ASTRA DIESEL HATCHBACK', 'derivative': '2.0 CDTi 16V SE 5dr', 'mileage': 167030, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2286, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2010-09-10', 'fuel': 'Diesel', 'motExpiry': '2026-04-05', 'doors': 5, 'engineSize': 1956, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/BN60OKG/2026-03-25/image/5dc7bba7-f9d3-4e26-994c-b18ec41a0990_removebg.jpg?w=600', 'https://abimg003.imgix.net/BN60OKG/2026-03-25/image/70ce4826-5cb1-4195-bcd6-debd1a9b75f7_removebg.jpg?w=600', 'https://abimg003.imgix.net/BN60OKG/2026-03-25/image/7560f381-c8cf-4938-ae21-b44b331f4276_removebg.jpg?w=600', 'https://abimg003.imgix.net/BN60OKG/2026-03-25/image/fb64e92f-8c06-4e77-8f7d-78f19664a36e_removebg.jpg?w=600', 'https://abimg003.imgix.net/BN60OKG/2026-03-25/image/bddc4f40-be2f-4dc4-93cf-73e4d4eb1d9b_removebg.jpg?w=600', 'https://abimg003.imgix.net/BN60OKG/2026-03-25/image/1a903e0c-d800-4515-9921-1d040ac615f7_removebg.jpg?w=600', 'https://abimg003.imgix.net/BN60OKG/2026-03-25/image/ca9b1751-39f8-4568-aecd-92c30b1d4406_removebg.jpg?w=600', 'https://abimg003.imgix.net/BN60OKG/2026-03-25/image/f470f57a-8ecd-42a9-9d05-33ee317a462f_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'VOSA STATES 129K - 136K- 142K- 158K - 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': 126, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/4fa4197b-acc2-47b9-8c02-7c5360edb6c0.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:14:31 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120735135, 'registration': 'BN60OKG', 'account': 'WBA004', 'make': 'VAUXHALL', 'model': 'ASTRA DIESEL HATCHBACK', 'derivative': '2.0 CDTi 16V SE 5dr', 'mileage': 167030, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2286, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2010-09-10', 'fuel': 'Diesel', 'motExpiry': '2026-04-05', 'doors': 5, 'engineSize': 1956, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/BN60OKG/2026-03-25/image/5dc7bba7-f9d3-4e26-994c-b18ec41a0990_removebg.jpg?w=600', 'https://abimg003.imgix.net/BN60OKG/2026-03-25/image/70ce4826-5cb1-4195-bcd6-debd1a9b75f7_removebg.jpg?w=600', 'https://abimg003.imgix.net/BN60OKG/2026-03-25/image/7560f381-c8cf-4938-ae21-b44b331f4276_removebg.jpg?w=600', 'https://abimg003.imgix.net/BN60OKG/2026-03-25/image/fb64e92f-8c06-4e77-8f7d-78f19664a36e_removebg.jpg?w=600', 'https://abimg003.imgix.net/BN60OKG/2026-03-25/image/bddc4f40-be2f-4dc4-93cf-73e4d4eb1d9b_removebg.jpg?w=600', 'https://abimg003.imgix.net/BN60OKG/2026-03-25/image/1a903e0c-d800-4515-9921-1d040ac615f7_removebg.jpg?w=600', 'https://abimg003.imgix.net/BN60OKG/2026-03-25/image/ca9b1751-39f8-4568-aecd-92c30b1d4406_removebg.jpg?w=600', 'https://abimg003.imgix.net/BN60OKG/2026-03-25/image/f470f57a-8ecd-42a9-9d05-33ee317a462f_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'VOSA STATES 129K - 136K- 142K- 158K - 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': 126, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/4fa4197b-acc2-47b9-8c02-7c5360edb6c0.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:14:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7e0a7d93-ebb1-505f-a642-ef336591e6b3 with identifier: 120735135
2026-03-27 19:14:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7e0a7d93-ebb1-505f-a642-ef336591e6b3 with scrape type 2
2026-03-27 19:14:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7e0a7d93-ebb1-505f-a642-ef336591e6b3 with scrape type 2
2026-03-27 19:14:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 7e0a7d93-ebb1-505f-a642-ef336591e6b3, identifier: 120735135
2026-03-27 19:14:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: af846cec-e095-5a93-9a21-deae54bb76d5 with identifier: 120759079
2026-03-27 19:14:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: af846cec-e095-5a93-9a21-deae54bb76d5 with identifier: 120759079
2026-03-27 19:14:32 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: af846cec-e095-5a93-9a21-deae54bb76d5 with identifier: 120759079 to the API
2026-03-27 19:14:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:14:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 19:14:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120759079?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 139,
'color': 'SILVER',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '1.1L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Petrol',
'id': 'af846cec-e095-5a93-9a21-deae54bb76d5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'AU06ONH',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120759079',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'RENAULT',
'model': 'CLIO HATCHBACK',
'odometer': 125101,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2006-05-19',
'seller_name': 'UKCGR - Trade',
'title': 'RENAULT CLIO HATCHBACK 1.2 16V Expression 5dr',
'transmission': 'manual',
'trim': '1.2 16V Expression 5dr',
'vin': None,
'year': 2006}
2026-03-27 19:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120759079%27 HTTP/1.1" 200 None
2026-03-27 19:14:32 [astonbarclay.gb] INFO: Saving data for 120759079: {'auction_closing_time': 1774888200.0, 'created_time': 1774432895.593128, 'last_price_update_time': 1774638872.25921}
2026-03-27 19:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120759079') HTTP/1.1" 204 0
2026-03-27 19:14:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 7e0a7d93-ebb1-505f-a642-ef336591e6b3 with identifier: 120735135
2026-03-27 19:14:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 7e0a7d93-ebb1-505f-a642-ef336591e6b3 with identifier: 120735135
2026-03-27 19:14:32 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 7e0a7d93-ebb1-505f-a642-ef336591e6b3 with identifier: 120735135 to the API
2026-03-27 19:14:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:14:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 19:14:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120735135?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 126,
'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': '7e0a7d93-ebb1-505f-a642-ef336591e6b3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'BN60OKG',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120735135',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'VAUXHALL',
'model': 'ASTRA DIESEL HATCHBACK',
'odometer': 167030,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-09-10',
'seller_name': 'UKCGR - Trade',
'title': 'VAUXHALL ASTRA DIESEL HATCHBACK 2.0 CDTi 16V SE 5dr',
'transmission': 'manual',
'trim': '2.0 CDTi 16V SE 5dr',
'vin': None,
'year': 2010}
2026-03-27 19:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120735135%27 HTTP/1.1" 200 None
2026-03-27 19:14:32 [astonbarclay.gb] INFO: Saving data for 120735135: {'auction_closing_time': 1774888200.0, 'created_time': 1774432910.408771, 'last_price_update_time': 1774638872.523748}
2026-03-27 19:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120735135') HTTP/1.1" 204 0
2026-03-27 19:14:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120757392?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:14:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:14:33 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120757392, 'registration': 'CV55LXL', 'account': 'WBA004', 'make': 'MINI', 'model': 'HATCHBACK', 'derivative': '1.6 Cooper 3dr', 'mileage': 101723, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2259, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2005-09-28', 'fuel': 'Petrol', 'motExpiry': '2026-12-08', 'doors': 3, 'engineSize': 1598, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/CV55LXL/2026-03-25/image/db10cea1-fd34-4898-82b6-5a307db1a224_removebg.jpg?w=600', 'https://abimg003.imgix.net/CV55LXL/2026-03-25/image/82588a9e-9079-41ac-af64-9327cce888f0_removebg.jpg?w=600', 'https://abimg003.imgix.net/CV55LXL/2026-03-25/image/b8daf831-f5a0-461d-85cf-4e667a6189dd_removebg.jpg?w=600', 'https://abimg003.imgix.net/CV55LXL/2026-03-25/image/3575729b-57a3-45a6-972f-8e16385cc591_removebg.jpg?w=600', 'https://abimg003.imgix.net/CV55LXL/2026-03-25/image/22dc93b4-7a9f-422d-a8c9-36fa8a65f5d7_removebg.jpg?w=600', 'https://abimg003.imgix.net/CV55LXL/2026-03-25/image/c7dfc47d-4ab1-4986-9b22-4a5439b2f748_removebg.jpg?w=600', 'https://abimg003.imgix.net/CV55LXL/2026-03-25/image/1c152d04-a6ce-4a88-9ff9-d464725ec193_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 09/07 10K - 04/10 20K - 10/12 36K - 02/13 38K', 'remarks': 'VOSA STATES 77K- 83K - 89K- 96K- 100K - BROKEN 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': 166, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/049e9e17-bac2-4895-a29d-3a64fb4c7d34.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': None, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:14:33 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120757392, 'registration': 'CV55LXL', 'account': 'WBA004', 'make': 'MINI', 'model': 'HATCHBACK', 'derivative': '1.6 Cooper 3dr', 'mileage': 101723, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2259, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2005-09-28', 'fuel': 'Petrol', 'motExpiry': '2026-12-08', 'doors': 3, 'engineSize': 1598, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/CV55LXL/2026-03-25/image/db10cea1-fd34-4898-82b6-5a307db1a224_removebg.jpg?w=600', 'https://abimg003.imgix.net/CV55LXL/2026-03-25/image/82588a9e-9079-41ac-af64-9327cce888f0_removebg.jpg?w=600', 'https://abimg003.imgix.net/CV55LXL/2026-03-25/image/b8daf831-f5a0-461d-85cf-4e667a6189dd_removebg.jpg?w=600', 'https://abimg003.imgix.net/CV55LXL/2026-03-25/image/3575729b-57a3-45a6-972f-8e16385cc591_removebg.jpg?w=600', 'https://abimg003.imgix.net/CV55LXL/2026-03-25/image/22dc93b4-7a9f-422d-a8c9-36fa8a65f5d7_removebg.jpg?w=600', 'https://abimg003.imgix.net/CV55LXL/2026-03-25/image/c7dfc47d-4ab1-4986-9b22-4a5439b2f748_removebg.jpg?w=600', 'https://abimg003.imgix.net/CV55LXL/2026-03-25/image/1c152d04-a6ce-4a88-9ff9-d464725ec193_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 09/07 10K - 04/10 20K - 10/12 36K - 02/13 38K', 'remarks': 'VOSA STATES 77K- 83K - 89K- 96K- 100K - BROKEN 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': 166, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/049e9e17-bac2-4895-a29d-3a64fb4c7d34.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': None, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:14:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4a905931-4c0e-5991-9e0d-89a0c15b5724 with identifier: 120757392
2026-03-27 19:14:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4a905931-4c0e-5991-9e0d-89a0c15b5724 with scrape type 2
2026-03-27 19:14:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4a905931-4c0e-5991-9e0d-89a0c15b5724 with scrape type 2
2026-03-27 19:14:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 4a905931-4c0e-5991-9e0d-89a0c15b5724, identifier: 120757392
2026-03-27 19:14:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 4a905931-4c0e-5991-9e0d-89a0c15b5724 with identifier: 120757392
2026-03-27 19:14:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 4a905931-4c0e-5991-9e0d-89a0c15b5724 with identifier: 120757392
2026-03-27 19:14:33 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 4a905931-4c0e-5991-9e0d-89a0c15b5724 with identifier: 120757392 to the API
2026-03-27 19:14:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:14:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 19:14:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120757392?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 166,
'color': 'RED',
'currency': 'GBP',
'doors_number': 3,
'emission_standard': None,
'engine': '1.6L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Petrol',
'id': '4a905931-4c0e-5991-9e0d-89a0c15b5724',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'CV55LXL',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120757392',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'MINI',
'model': 'HATCHBACK',
'odometer': 101723,
'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': 'MINI HATCHBACK 1.6 Cooper 3dr',
'transmission': 'manual',
'trim': '1.6 Cooper 3dr',
'vin': None,
'year': 2005}
2026-03-27 19:14:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:14:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120757392%27 HTTP/1.1" 200 None
2026-03-27 19:14:33 [astonbarclay.gb] INFO: Saving data for 120757392: {'auction_closing_time': 1774888200.0, 'created_time': 1774432904.349007, 'last_price_update_time': 1774638873.905787}
2026-03-27 19:14:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:14:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120757392') HTTP/1.1" 204 0
2026-03-27 19:14:37 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.551(s), this was the 1st time calling it.
2026-03-27 19:14:37 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.704097875065692 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-27 19:14:37 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.606(s), this was the 1st time calling it.
2026-03-27 19:14:37 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 7.230052425406087 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-27 19:14:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120756696?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:14:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:14:38 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120756696, 'registration': 'DK62UWS', 'account': 'WBA004', 'make': 'SKODA', 'model': 'ROOMSTER DIESEL ESTATE', 'derivative': '1.6 TDI CR Scout 5dr', 'mileage': 136021, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2256, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2012-09-12', 'fuel': 'Diesel', 'motExpiry': '2026-04-01', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/DK62UWS/2026-03-25/image/28512871-9991-4dc8-94f8-95a9a4eb92d6_removebg.jpg?w=600', 'https://abimg003.imgix.net/DK62UWS/2026-03-25/image/34881881-e3e0-4927-8b45-29dcfcb4a33f_removebg.jpg?w=600', 'https://abimg003.imgix.net/DK62UWS/2026-03-25/image/04161ec7-fef7-4608-9b1e-12fdf351567a_removebg.jpg?w=600', 'https://abimg003.imgix.net/DK62UWS/2026-03-25/image/19c5d8cf-4a18-4a8a-9c09-c6e98050b022_removebg.jpg?w=600', 'https://abimg003.imgix.net/DK62UWS/2026-03-25/image/7919061d-dab3-47ee-8714-01280e17eab7_removebg.jpg?w=600', 'https://abimg003.imgix.net/DK62UWS/2026-03-25/image/b9dce6e7-5ee9-4720-ab71-5aeaa2e1cbbf_removebg.jpg?w=600', 'https://abimg003.imgix.net/DK62UWS/2026-03-25/image/6bb78bb4-91ec-4643-b83c-7ffe125b0756_removebg.jpg?w=600', 'https://abimg003.imgix.net/DK62UWS/2026-03-25/image/44ef836a-b4c4-4cd4-ab1e-07e9014ca8a8_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'VOSA STATES 85K- 100K - 116K - 128K -', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '4', 'v5': True, 'v5details': 'Here', 'co2': 124, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/0f52c632-69e5-4ff4-aa5b-7451528fba2a.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:14:38 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120756696, 'registration': 'DK62UWS', 'account': 'WBA004', 'make': 'SKODA', 'model': 'ROOMSTER DIESEL ESTATE', 'derivative': '1.6 TDI CR Scout 5dr', 'mileage': 136021, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2256, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2012-09-12', 'fuel': 'Diesel', 'motExpiry': '2026-04-01', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/DK62UWS/2026-03-25/image/28512871-9991-4dc8-94f8-95a9a4eb92d6_removebg.jpg?w=600', 'https://abimg003.imgix.net/DK62UWS/2026-03-25/image/34881881-e3e0-4927-8b45-29dcfcb4a33f_removebg.jpg?w=600', 'https://abimg003.imgix.net/DK62UWS/2026-03-25/image/04161ec7-fef7-4608-9b1e-12fdf351567a_removebg.jpg?w=600', 'https://abimg003.imgix.net/DK62UWS/2026-03-25/image/19c5d8cf-4a18-4a8a-9c09-c6e98050b022_removebg.jpg?w=600', 'https://abimg003.imgix.net/DK62UWS/2026-03-25/image/7919061d-dab3-47ee-8714-01280e17eab7_removebg.jpg?w=600', 'https://abimg003.imgix.net/DK62UWS/2026-03-25/image/b9dce6e7-5ee9-4720-ab71-5aeaa2e1cbbf_removebg.jpg?w=600', 'https://abimg003.imgix.net/DK62UWS/2026-03-25/image/6bb78bb4-91ec-4643-b83c-7ffe125b0756_removebg.jpg?w=600', 'https://abimg003.imgix.net/DK62UWS/2026-03-25/image/44ef836a-b4c4-4cd4-ab1e-07e9014ca8a8_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'VOSA STATES 85K- 100K - 116K - 128K -', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '4', 'v5': True, 'v5details': 'Here', 'co2': 124, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/0f52c632-69e5-4ff4-aa5b-7451528fba2a.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:14:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 66178216-60f8-5513-8e33-c0ae6af34f66 with identifier: 120756696
2026-03-27 19:14:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 66178216-60f8-5513-8e33-c0ae6af34f66 with scrape type 2
2026-03-27 19:14:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 66178216-60f8-5513-8e33-c0ae6af34f66 with scrape type 2
2026-03-27 19:14:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 66178216-60f8-5513-8e33-c0ae6af34f66, identifier: 120756696
2026-03-27 19:14:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 66178216-60f8-5513-8e33-c0ae6af34f66 with identifier: 120756696
2026-03-27 19:14:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 66178216-60f8-5513-8e33-c0ae6af34f66 with identifier: 120756696
2026-03-27 19:14:38 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 66178216-60f8-5513-8e33-c0ae6af34f66 with identifier: 120756696 to the API
2026-03-27 19:14:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:14:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 19:14:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120756696?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 124,
'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': '66178216-60f8-5513-8e33-c0ae6af34f66',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'DK62UWS',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120756696',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'SKODA',
'model': 'ROOMSTER DIESEL ESTATE',
'odometer': 136021,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-09-12',
'seller_name': 'UKCGR - Trade',
'title': 'SKODA ROOMSTER DIESEL ESTATE 1.6 TDI CR Scout 5dr',
'transmission': 'manual',
'trim': '1.6 TDI CR Scout 5dr',
'vin': None,
'year': 2012}
2026-03-27 19:14:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:14:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120756696%27 HTTP/1.1" 200 None
2026-03-27 19:14:38 [astonbarclay.gb] INFO: Saving data for 120756696: {'auction_closing_time': 1774888200.0, 'created_time': 1774432928.058514, 'last_price_update_time': 1774638878.925343}
2026-03-27 19:14:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:14:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120756696') HTTP/1.1" 204 0
2026-03-27 19:14:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120757940?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:14:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:14:39 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120757940, 'registration': 'RJ61XZE', 'account': 'WBA003', 'make': 'VOLKSWAGEN', 'model': 'AMAROK A32 DIESEL', 'derivative': 'D/Cab Pick Up Highline 2.0 BiTDI 163 4MOTION Sel', 'mileage': 149468, 'mileageWarranty': True, 'type': 'commercial', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2253, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2012-02-24', 'fuel': 'Diesel', 'motExpiry': '2023-12-15', 'doors': None, 'engineSize': 1968, 'bodyType': 'Double Cab Pick-up', 'images': ['https://abimg003.imgix.net/RJ61XZE/2026-03-25/image/58fc508f-6b3b-4507-a191-2c64a26e2971_removebg.jpg?w=600', 'https://abimg003.imgix.net/RJ61XZE/2026-03-25/image/c4253303-e0ad-46f0-940e-8601312f57d9_removebg.jpg?w=600', 'https://abimg003.imgix.net/RJ61XZE/2026-03-25/image/683149e1-f6b7-4d61-ac86-7b921e1d3341_removebg.jpg?w=600', 'https://abimg003.imgix.net/RJ61XZE/2026-03-25/image/a04c059b-f7b3-4d79-88ec-ff726bf1671c_removebg.jpg?w=600', 'https://abimg003.imgix.net/RJ61XZE/2026-03-25/image/78b43fa5-aa9c-49f3-8322-ab7460393c2f_removebg.jpg?w=600', 'https://abimg003.imgix.net/RJ61XZE/2026-03-25/image/a7810966-9510-42ae-b88e-e8302326bdb5_removebg.jpg?w=600', 'https://abimg003.imgix.net/RJ61XZE/2026-03-25/image/05fcf279-64fa-4528-b6cf-42b0ced4f97f_removebg.jpg?w=600', 'https://abimg003.imgix.net/RJ61XZE/2026-03-25/image/7b1b8e57-0a84-4477-943c-fa95933f295c_removebg.jpg?w=600', 'https://abimg003.imgix.net/RJ61XZE/2026-03-25/image/6550065d-7533-4f60-bde0-c65198260337_removebg.jpg?w=600', 'https://abimg003.imgix.net/RJ61XZE/2026-03-25/image/010c72ef-d288-458f-9074-629e9a4ecfb8_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith - LCV', 'serviceHistory': 'Service book 06/13-50K, 10/15-79K, 04/18-106K', 'remarks': 'VOSA STATES 111K, 134K, 142K, 149K, SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'UKCGR - Select', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '5', 'v5': True, 'v5details': 'Here', 'co2': 209, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/40e6b1f4-3780-4aa7-8e73-1c5801b94ad2.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': '+VAT', 'value': '+VAT'}}
2026-03-27 19:14:39 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120757940, 'registration': 'RJ61XZE', 'account': 'WBA003', 'make': 'VOLKSWAGEN', 'model': 'AMAROK A32 DIESEL', 'derivative': 'D/Cab Pick Up Highline 2.0 BiTDI 163 4MOTION Sel', 'mileage': 149468, 'mileageWarranty': True, 'type': 'commercial', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2253, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2012-02-24', 'fuel': 'Diesel', 'motExpiry': '2023-12-15', 'doors': None, 'engineSize': 1968, 'bodyType': 'Double Cab Pick-up', 'images': ['https://abimg003.imgix.net/RJ61XZE/2026-03-25/image/58fc508f-6b3b-4507-a191-2c64a26e2971_removebg.jpg?w=600', 'https://abimg003.imgix.net/RJ61XZE/2026-03-25/image/c4253303-e0ad-46f0-940e-8601312f57d9_removebg.jpg?w=600', 'https://abimg003.imgix.net/RJ61XZE/2026-03-25/image/683149e1-f6b7-4d61-ac86-7b921e1d3341_removebg.jpg?w=600', 'https://abimg003.imgix.net/RJ61XZE/2026-03-25/image/a04c059b-f7b3-4d79-88ec-ff726bf1671c_removebg.jpg?w=600', 'https://abimg003.imgix.net/RJ61XZE/2026-03-25/image/78b43fa5-aa9c-49f3-8322-ab7460393c2f_removebg.jpg?w=600', 'https://abimg003.imgix.net/RJ61XZE/2026-03-25/image/a7810966-9510-42ae-b88e-e8302326bdb5_removebg.jpg?w=600', 'https://abimg003.imgix.net/RJ61XZE/2026-03-25/image/05fcf279-64fa-4528-b6cf-42b0ced4f97f_removebg.jpg?w=600', 'https://abimg003.imgix.net/RJ61XZE/2026-03-25/image/7b1b8e57-0a84-4477-943c-fa95933f295c_removebg.jpg?w=600', 'https://abimg003.imgix.net/RJ61XZE/2026-03-25/image/6550065d-7533-4f60-bde0-c65198260337_removebg.jpg?w=600', 'https://abimg003.imgix.net/RJ61XZE/2026-03-25/image/010c72ef-d288-458f-9074-629e9a4ecfb8_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith - LCV', 'serviceHistory': 'Service book 06/13-50K, 10/15-79K, 04/18-106K', 'remarks': 'VOSA STATES 111K, 134K, 142K, 149K, SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'UKCGR - Select', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '5', 'v5': True, 'v5details': 'Here', 'co2': 209, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/40e6b1f4-3780-4aa7-8e73-1c5801b94ad2.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': '+VAT', 'value': '+VAT'}}
2026-03-27 19:14:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8e482a0d-1ad7-50a5-9e86-760dd630af65 with identifier: 120757940
2026-03-27 19:14:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8e482a0d-1ad7-50a5-9e86-760dd630af65 with scrape type 2
2026-03-27 19:14:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8e482a0d-1ad7-50a5-9e86-760dd630af65 with scrape type 2
2026-03-27 19:14:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 8e482a0d-1ad7-50a5-9e86-760dd630af65, identifier: 120757940
2026-03-27 19:14:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 8e482a0d-1ad7-50a5-9e86-760dd630af65 with identifier: 120757940
2026-03-27 19:14:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 8e482a0d-1ad7-50a5-9e86-760dd630af65 with identifier: 120757940
2026-03-27 19:14:39 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 8e482a0d-1ad7-50a5-9e86-760dd630af65 with identifier: 120757940 to the API
2026-03-27 19:14:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:14:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 19:14:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120757940?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 209,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': None,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Diesel',
'id': '8e482a0d-1ad7-50a5-9e86-760dd630af65',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'RJ61XZE',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120757940',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'VOLKSWAGEN',
'model': 'AMAROK A32 DIESEL',
'odometer': 149468,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-02-24',
'seller_name': 'UKCGR - Select',
'title': 'VOLKSWAGEN AMAROK A32 DIESEL D/Cab Pick Up Highline 2.0 BiTDI 163 '
'4MOTION Sel',
'transmission': 'manual',
'trim': 'D/Cab Pick Up Highline 2.0 BiTDI 163 4MOTION Sel',
'vin': None,
'year': 2012}
2026-03-27 19:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120757940%27 HTTP/1.1" 200 None
2026-03-27 19:14:39 [astonbarclay.gb] INFO: Saving data for 120757940: {'auction_closing_time': 1774888200.0, 'created_time': 1774432906.373754, 'last_price_update_time': 1774638879.398014}
2026-03-27 19:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120757940') HTTP/1.1" 204 0
2026-03-27 19:14:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120758930?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:14:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:14:41 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120758930, 'registration': 'DU65TFN', 'account': 'WBA004', 'make': 'VAUXHALL', 'model': 'ASTRA HATCHBACK', 'derivative': '1.6i 16V Tech Line GT 5dr', 'mileage': 111078, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2251, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2015-09-22', 'fuel': 'Petrol', 'motExpiry': '2026-07-06', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/DU65TFN/2026-03-25/image/afc724e5-d0c0-4642-b8d2-147e8b903083_removebg.jpg?w=600', 'https://abimg003.imgix.net/DU65TFN/2026-03-25/image/b03bd92d-9529-4e1e-bfb6-596e5fc591c1_removebg.jpg?w=600', 'https://abimg003.imgix.net/DU65TFN/2026-03-25/image/644742e5-8838-410e-a598-2da365d73a77_removebg.jpg?w=600', 'https://abimg003.imgix.net/DU65TFN/2026-03-25/image/e676ce70-c819-4b9d-ba2c-edacd8f4e9f8_removebg.jpg?w=600', 'https://abimg003.imgix.net/DU65TFN/2026-03-25/image/0495c6b3-58b3-42a1-b5f8-9eb9226c4a2e_removebg.jpg?w=600', 'https://abimg003.imgix.net/DU65TFN/2026-03-25/image/28ba2f40-1c1b-41f7-a348-609c8ea63b7f_removebg.jpg?w=600', 'https://abimg003.imgix.net/DU65TFN/2026-03-25/image/7304d022-dfab-4001-b8a4-3fb36ac5615e_removebg.jpg?w=600', 'https://abimg003.imgix.net/DU65TFN/2026-03-25/image/8493ef14-221b-42de-bde2-3962fd18f62f_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 10/16-7K, 03/17-9K, 03/18-19K, 03/19-30K, 03/20-40K, 04/21-50K, 05/22-60K, 07/23-72K, 06/24-86K, 06/25-101K', 'remarks': 'VOSA STATES 63K, 72K, 86K, 101K, 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': 152, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/6672b108-7d51-49ba-b637-fc5ec42ab0b2.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:14:41 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120758930, 'registration': 'DU65TFN', 'account': 'WBA004', 'make': 'VAUXHALL', 'model': 'ASTRA HATCHBACK', 'derivative': '1.6i 16V Tech Line GT 5dr', 'mileage': 111078, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2251, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2015-09-22', 'fuel': 'Petrol', 'motExpiry': '2026-07-06', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/DU65TFN/2026-03-25/image/afc724e5-d0c0-4642-b8d2-147e8b903083_removebg.jpg?w=600', 'https://abimg003.imgix.net/DU65TFN/2026-03-25/image/b03bd92d-9529-4e1e-bfb6-596e5fc591c1_removebg.jpg?w=600', 'https://abimg003.imgix.net/DU65TFN/2026-03-25/image/644742e5-8838-410e-a598-2da365d73a77_removebg.jpg?w=600', 'https://abimg003.imgix.net/DU65TFN/2026-03-25/image/e676ce70-c819-4b9d-ba2c-edacd8f4e9f8_removebg.jpg?w=600', 'https://abimg003.imgix.net/DU65TFN/2026-03-25/image/0495c6b3-58b3-42a1-b5f8-9eb9226c4a2e_removebg.jpg?w=600', 'https://abimg003.imgix.net/DU65TFN/2026-03-25/image/28ba2f40-1c1b-41f7-a348-609c8ea63b7f_removebg.jpg?w=600', 'https://abimg003.imgix.net/DU65TFN/2026-03-25/image/7304d022-dfab-4001-b8a4-3fb36ac5615e_removebg.jpg?w=600', 'https://abimg003.imgix.net/DU65TFN/2026-03-25/image/8493ef14-221b-42de-bde2-3962fd18f62f_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 10/16-7K, 03/17-9K, 03/18-19K, 03/19-30K, 03/20-40K, 04/21-50K, 05/22-60K, 07/23-72K, 06/24-86K, 06/25-101K', 'remarks': 'VOSA STATES 63K, 72K, 86K, 101K, 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': 152, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/6672b108-7d51-49ba-b637-fc5ec42ab0b2.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:14:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 046918b0-9e51-5407-95e9-5d480de65571 with identifier: 120758930
2026-03-27 19:14:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 046918b0-9e51-5407-95e9-5d480de65571 with scrape type 2
2026-03-27 19:14:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 046918b0-9e51-5407-95e9-5d480de65571 with scrape type 2
2026-03-27 19:14:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 046918b0-9e51-5407-95e9-5d480de65571, identifier: 120758930
2026-03-27 19:14:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 046918b0-9e51-5407-95e9-5d480de65571 with identifier: 120758930
2026-03-27 19:14:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 046918b0-9e51-5407-95e9-5d480de65571 with identifier: 120758930
2026-03-27 19:14:42 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 046918b0-9e51-5407-95e9-5d480de65571 with identifier: 120758930 to the API
2026-03-27 19:14:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:14:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 19:14:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120758930?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 152,
'color': 'RED',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Petrol',
'id': '046918b0-9e51-5407-95e9-5d480de65571',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'DU65TFN',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120758930',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'VAUXHALL',
'model': 'ASTRA HATCHBACK',
'odometer': 111078,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-09-22',
'seller_name': 'UKCGR - Trade',
'title': 'VAUXHALL ASTRA HATCHBACK 1.6i 16V Tech Line GT 5dr',
'transmission': 'manual',
'trim': '1.6i 16V Tech Line GT 5dr',
'vin': None,
'year': 2015}
2026-03-27 19:14:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:14:42 [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-27 19:14:42 [astonbarclay.gb] INFO: Saving data for 120758930: {'auction_closing_time': 1774888200.0, 'created_time': 1774432913.55243, 'last_price_update_time': 1774638882.261022}
2026-03-27 19:14:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:14:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120758930') HTTP/1.1" 204 0
2026-03-27 19:14:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-27 19:14:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-27 19:14:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120745720?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:14:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:14:47 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120745720, 'registration': 'YT07VXD', 'account': 'WBA004', 'make': 'BMW', 'model': '3 SERIES DIESEL TOURING', 'derivative': '320d M Sport 5dr Auto', 'mileage': 191758, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2246, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2007-03-27', 'fuel': 'Diesel', 'motExpiry': '2026-10-18', 'doors': 5, 'engineSize': 1995, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/YT07VXD/2026-03-24/image/11fea2fd-92bd-484e-a9f9-b5831e5e13c5_removebg.jpg?w=600', 'https://abimg003.imgix.net/YT07VXD/2026-03-24/image/c433aabd-34ee-4067-a0fe-9526c5280896_removebg.jpg?w=600', 'https://abimg003.imgix.net/YT07VXD/2026-03-24/image/675dd9db-bae8-4634-8c19-fadaaff0e247_removebg.jpg?w=600', 'https://abimg003.imgix.net/YT07VXD/2026-03-24/image/84ef7fba-3b48-43c5-a95d-1f957a9a9e2b_removebg.jpg?w=600', 'https://abimg003.imgix.net/YT07VXD/2026-03-24/image/12512174-a45a-4141-916d-dd4e4315f9a7_removebg.jpg?w=600', 'https://abimg003.imgix.net/YT07VXD/2026-03-24/image/ea5f0505-f88d-4854-a43d-d9802b84cbc8_removebg.jpg?w=600', 'https://abimg003.imgix.net/YT07VXD/2026-03-24/image/92c1c5fb-643a-4b8a-b13d-899b489dc709_removebg.jpg?w=600', 'https://abimg003.imgix.net/YT07VXD/2026-03-24/image/79788d05-57f1-436a-b880-3d814292c82b_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 01/09 13K - 04/11 27K - 05/13 44K - 07/18 91K - 12/19 101K - 12/20 110K - 06/21 114K - 04/25 ??', 'remarks': 'VOSA STATES 134K- 147K- 165K- 185K -', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 184, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/bf74656a-4daa-410d-ab0a-654fb4cb2fe5.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': None, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:14:47 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120745720, 'registration': 'YT07VXD', 'account': 'WBA004', 'make': 'BMW', 'model': '3 SERIES DIESEL TOURING', 'derivative': '320d M Sport 5dr Auto', 'mileage': 191758, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2246, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2007-03-27', 'fuel': 'Diesel', 'motExpiry': '2026-10-18', 'doors': 5, 'engineSize': 1995, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/YT07VXD/2026-03-24/image/11fea2fd-92bd-484e-a9f9-b5831e5e13c5_removebg.jpg?w=600', 'https://abimg003.imgix.net/YT07VXD/2026-03-24/image/c433aabd-34ee-4067-a0fe-9526c5280896_removebg.jpg?w=600', 'https://abimg003.imgix.net/YT07VXD/2026-03-24/image/675dd9db-bae8-4634-8c19-fadaaff0e247_removebg.jpg?w=600', 'https://abimg003.imgix.net/YT07VXD/2026-03-24/image/84ef7fba-3b48-43c5-a95d-1f957a9a9e2b_removebg.jpg?w=600', 'https://abimg003.imgix.net/YT07VXD/2026-03-24/image/12512174-a45a-4141-916d-dd4e4315f9a7_removebg.jpg?w=600', 'https://abimg003.imgix.net/YT07VXD/2026-03-24/image/ea5f0505-f88d-4854-a43d-d9802b84cbc8_removebg.jpg?w=600', 'https://abimg003.imgix.net/YT07VXD/2026-03-24/image/92c1c5fb-643a-4b8a-b13d-899b489dc709_removebg.jpg?w=600', 'https://abimg003.imgix.net/YT07VXD/2026-03-24/image/79788d05-57f1-436a-b880-3d814292c82b_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 01/09 13K - 04/11 27K - 05/13 44K - 07/18 91K - 12/19 101K - 12/20 110K - 06/21 114K - 04/25 ??', 'remarks': 'VOSA STATES 134K- 147K- 165K- 185K -', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 184, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/bf74656a-4daa-410d-ab0a-654fb4cb2fe5.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': None, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:14:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2ea23761-42d3-58c5-9ee7-363098c22735 with identifier: 120745720
2026-03-27 19:14:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2ea23761-42d3-58c5-9ee7-363098c22735 with scrape type 2
2026-03-27 19:14:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2ea23761-42d3-58c5-9ee7-363098c22735 with scrape type 2
2026-03-27 19:14:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 2ea23761-42d3-58c5-9ee7-363098c22735, identifier: 120745720
2026-03-27 19:14:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 2ea23761-42d3-58c5-9ee7-363098c22735 with identifier: 120745720
2026-03-27 19:14:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 2ea23761-42d3-58c5-9ee7-363098c22735 with identifier: 120745720
2026-03-27 19:14:47 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 2ea23761-42d3-58c5-9ee7-363098c22735 with identifier: 120745720 to the API
2026-03-27 19:14:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:14: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-27 19:14:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120745720?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 184,
'color': 'SILVER',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Diesel',
'id': '2ea23761-42d3-58c5-9ee7-363098c22735',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'YT07VXD',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120745720',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'BMW',
'model': '3 SERIES DIESEL TOURING',
'odometer': 191758,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2007-03-27',
'seller_name': 'UKCGR - Trade',
'title': 'BMW 3 SERIES DIESEL TOURING 320d M Sport 5dr Auto',
'transmission': 'automatic',
'trim': '320d M Sport 5dr Auto',
'vin': None,
'year': 2007}
2026-03-27 19:14:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:14:47 [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-27 19:14:47 [astonbarclay.gb] INFO: Saving data for 120745720: {'auction_closing_time': 1774888200.0, 'created_time': 1774432927.332825, 'last_price_update_time': 1774638887.99861}
2026-03-27 19:14:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:14:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120745720') HTTP/1.1" 204 0
2026-03-27 19:14:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120860385?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:14:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:14:49 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120860385, 'registration': 'AF65ZPB', 'account': 'MAN037', 'make': 'FORD', 'model': 'FIESTA HATCHBACK', 'derivative': '1.0 EcoBoost Zetec 5dr', 'mileage': 71773, 'mileageWarranty': False, 'type': 'car', 'saleId': 19230, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-03-30T16:30Z', 'lot': 1080, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2015-09-30', 'fuel': 'Petrol', 'motExpiry': '2027-01-11', 'doors': 5, 'engineSize': 998, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/AF65ZPB/2026-03-27/image/9f2c14c0-9aa7-49ce-8aa8-e5b70297d346_removebg.jpg?w=600', 'https://abimg003.imgix.net/AF65ZPB/2026-03-27/image/631a69f6-ca94-4981-bb3d-cb3e7e443bde_removebg.jpg?w=600', 'https://abimg003.imgix.net/AF65ZPB/2026-03-27/image/8be687a7-e4ff-48cc-b09f-abb09b19c11f_removebg.jpg?w=600', 'https://abimg003.imgix.net/AF65ZPB/2026-03-27/image/9a951d34-076a-4e18-b598-1896de4a6640_removebg.jpg?w=600', 'https://abimg003.imgix.net/AF65ZPB/2026-03-27/image/6ee37a8f-cb9e-4614-8ca0-747d12ff2eaf_removebg.jpg?w=600', 'https://abimg003.imgix.net/AF65ZPB/2026-03-27/image/5aac52f7-9b61-4c8c-adab-6ef9b0fd268f_removebg.jpg?w=600', 'https://abimg003.imgix.net/AF65ZPB/2026-03-27/image/a842a3dc-a72d-4c46-8474-1d98102255ec_removebg.jpg?w=600', 'https://abimg003.imgix.net/AF65ZPB/2026-03-27/image/19e4b5cd-c5a0-436b-a992-67a9c06cd32b_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book 02/17-7K, 01/18-11K, 10/18-16K, 03/23-54K', 'remarks': 'VOSA STATES 51K, 57K, 66K, 70K', 'virtual': False, 'seller': 'Manamanx Ltd', '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/d25c22b8-4cae-4407-9205-63b92ff2d224.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:14:49 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120860385, 'registration': 'AF65ZPB', 'account': 'MAN037', 'make': 'FORD', 'model': 'FIESTA HATCHBACK', 'derivative': '1.0 EcoBoost Zetec 5dr', 'mileage': 71773, 'mileageWarranty': False, 'type': 'car', 'saleId': 19230, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-03-30T16:30Z', 'lot': 1080, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2015-09-30', 'fuel': 'Petrol', 'motExpiry': '2027-01-11', 'doors': 5, 'engineSize': 998, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/AF65ZPB/2026-03-27/image/9f2c14c0-9aa7-49ce-8aa8-e5b70297d346_removebg.jpg?w=600', 'https://abimg003.imgix.net/AF65ZPB/2026-03-27/image/631a69f6-ca94-4981-bb3d-cb3e7e443bde_removebg.jpg?w=600', 'https://abimg003.imgix.net/AF65ZPB/2026-03-27/image/8be687a7-e4ff-48cc-b09f-abb09b19c11f_removebg.jpg?w=600', 'https://abimg003.imgix.net/AF65ZPB/2026-03-27/image/9a951d34-076a-4e18-b598-1896de4a6640_removebg.jpg?w=600', 'https://abimg003.imgix.net/AF65ZPB/2026-03-27/image/6ee37a8f-cb9e-4614-8ca0-747d12ff2eaf_removebg.jpg?w=600', 'https://abimg003.imgix.net/AF65ZPB/2026-03-27/image/5aac52f7-9b61-4c8c-adab-6ef9b0fd268f_removebg.jpg?w=600', 'https://abimg003.imgix.net/AF65ZPB/2026-03-27/image/a842a3dc-a72d-4c46-8474-1d98102255ec_removebg.jpg?w=600', 'https://abimg003.imgix.net/AF65ZPB/2026-03-27/image/19e4b5cd-c5a0-436b-a992-67a9c06cd32b_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book 02/17-7K, 01/18-11K, 10/18-16K, 03/23-54K', 'remarks': 'VOSA STATES 51K, 57K, 66K, 70K', 'virtual': False, 'seller': 'Manamanx Ltd', '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/d25c22b8-4cae-4407-9205-63b92ff2d224.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:14:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9dd96cdf-b08d-51f4-ac1f-3b289a910736 with identifier: 120860385
2026-03-27 19:14:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9dd96cdf-b08d-51f4-ac1f-3b289a910736 with scrape type 1
2026-03-27 19:14:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 8 photos for item 9dd96cdf-b08d-51f4-ac1f-3b289a910736
2026-03-27 19:14:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:14: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%252FAF65ZPB%252F2026-03-27%252Fimage%252F9f2c14c0-9aa7-49ce-8aa8-e5b70297d346_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:14:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AF65ZPB/2026-03-27/image/9f2c14c0-9aa7-49ce-8aa8-e5b70297d346_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:14:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:14: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%252FAF65ZPB%252F2026-03-27%252Fimage%252F631a69f6-ca94-4981-bb3d-cb3e7e443bde_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:14:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AF65ZPB/2026-03-27/image/631a69f6-ca94-4981-bb3d-cb3e7e443bde_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:14:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:14: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%252FAF65ZPB%252F2026-03-27%252Fimage%252F8be687a7-e4ff-48cc-b09f-abb09b19c11f_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:14:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AF65ZPB/2026-03-27/image/8be687a7-e4ff-48cc-b09f-abb09b19c11f_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:14:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:14: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%252FAF65ZPB%252F2026-03-27%252Fimage%252F9a951d34-076a-4e18-b598-1896de4a6640_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:14:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AF65ZPB/2026-03-27/image/9a951d34-076a-4e18-b598-1896de4a6640_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:14:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:14: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%252FAF65ZPB%252F2026-03-27%252Fimage%252F6ee37a8f-cb9e-4614-8ca0-747d12ff2eaf_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:14:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AF65ZPB/2026-03-27/image/6ee37a8f-cb9e-4614-8ca0-747d12ff2eaf_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:14:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:14: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%252FAF65ZPB%252F2026-03-27%252Fimage%252F5aac52f7-9b61-4c8c-adab-6ef9b0fd268f_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:14:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AF65ZPB/2026-03-27/image/5aac52f7-9b61-4c8c-adab-6ef9b0fd268f_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:14:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:14: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%252FAF65ZPB%252F2026-03-27%252Fimage%252Fa842a3dc-a72d-4c46-8474-1d98102255ec_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:14:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AF65ZPB/2026-03-27/image/a842a3dc-a72d-4c46-8474-1d98102255ec_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:14:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:14: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%252FAF65ZPB%252F2026-03-27%252Fimage%252F19e4b5cd-c5a0-436b-a992-67a9c06cd32b_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:14:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AF65ZPB/2026-03-27/image/19e4b5cd-c5a0-436b-a992-67a9c06cd32b_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:14:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/AF65ZPB/2026-03-27/image/9f2c14c0-9aa7-49ce-8aa8-e5b70297d346_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120860385?view=catalogue)
2026-03-27 19:14:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/AF65ZPB/2026-03-27/image/8be687a7-e4ff-48cc-b09f-abb09b19c11f_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120860385?view=catalogue)
2026-03-27 19:14:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/AF65ZPB/2026-03-27/image/631a69f6-ca94-4981-bb3d-cb3e7e443bde_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120860385?view=catalogue)
2026-03-27 19:14:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/AF65ZPB/2026-03-27/image/19e4b5cd-c5a0-436b-a992-67a9c06cd32b_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120860385?view=catalogue)
2026-03-27 19:14:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/AF65ZPB/2026-03-27/image/a842a3dc-a72d-4c46-8474-1d98102255ec_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120860385?view=catalogue)
2026-03-27 19:14:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/AF65ZPB/2026-03-27/image/5aac52f7-9b61-4c8c-adab-6ef9b0fd268f_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120860385?view=catalogue)
2026-03-27 19:14:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/AF65ZPB/2026-03-27/image/9a951d34-076a-4e18-b598-1896de4a6640_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120860385?view=catalogue)
2026-03-27 19:14:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/AF65ZPB/2026-03-27/image/6ee37a8f-cb9e-4614-8ca0-747d12ff2eaf_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120860385?view=catalogue)
2026-03-27 19:14:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:14:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439d594c90>
2026-03-27 19:14:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:14:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:14:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:14:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9dd96cdf-b08d-51f4-ac1f-3b289a910736/9dd96cdf-b08d-51f4-ac1f-3b289a910736_image_0.jpg HTTP/1.1" 201 0
2026-03-27 19:14:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:14:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FAF65ZPB%252F2026-03-27%252Fimage%252F9f2c14c0-9aa7-49ce-8aa8-e5b70297d346_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:14:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AF65ZPB/2026-03-27/image/9f2c14c0-9aa7-49ce-8aa8-e5b70297d346_removebg.jpg?w=600 saved to cache
2026-03-27 19:14:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 9dd96cdf-b08d-51f4-ac1f-3b289a910736
2026-03-27 19:14:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:14:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439d594050>
2026-03-27 19:14:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:14:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:14:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:14:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9dd96cdf-b08d-51f4-ac1f-3b289a910736/9dd96cdf-b08d-51f4-ac1f-3b289a910736_image_2.jpg HTTP/1.1" 201 0
2026-03-27 19:14:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:14:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FAF65ZPB%252F2026-03-27%252Fimage%252F8be687a7-e4ff-48cc-b09f-abb09b19c11f_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:14:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AF65ZPB/2026-03-27/image/8be687a7-e4ff-48cc-b09f-abb09b19c11f_removebg.jpg?w=600 saved to cache
2026-03-27 19:14:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 9dd96cdf-b08d-51f4-ac1f-3b289a910736
2026-03-27 19:14:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:14:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439d556d90>
2026-03-27 19:14:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:14:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:14:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:14:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9dd96cdf-b08d-51f4-ac1f-3b289a910736/9dd96cdf-b08d-51f4-ac1f-3b289a910736_image_1.jpg HTTP/1.1" 201 0
2026-03-27 19:14:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:14:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FAF65ZPB%252F2026-03-27%252Fimage%252F631a69f6-ca94-4981-bb3d-cb3e7e443bde_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:14:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AF65ZPB/2026-03-27/image/631a69f6-ca94-4981-bb3d-cb3e7e443bde_removebg.jpg?w=600 saved to cache
2026-03-27 19:14:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 9dd96cdf-b08d-51f4-ac1f-3b289a910736
2026-03-27 19:14:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:14:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439d798f90>
2026-03-27 19:14:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:14:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:14:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:14:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9dd96cdf-b08d-51f4-ac1f-3b289a910736/9dd96cdf-b08d-51f4-ac1f-3b289a910736_image_7.jpg HTTP/1.1" 201 0
2026-03-27 19:14:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:14:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FAF65ZPB%252F2026-03-27%252Fimage%252F19e4b5cd-c5a0-436b-a992-67a9c06cd32b_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:14:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AF65ZPB/2026-03-27/image/19e4b5cd-c5a0-436b-a992-67a9c06cd32b_removebg.jpg?w=600 saved to cache
2026-03-27 19:14:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 9dd96cdf-b08d-51f4-ac1f-3b289a910736
2026-03-27 19:14:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:14:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439d5da110>
2026-03-27 19:14:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:14:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:14:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:14:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9dd96cdf-b08d-51f4-ac1f-3b289a910736/9dd96cdf-b08d-51f4-ac1f-3b289a910736_image_6.jpg HTTP/1.1" 201 0
2026-03-27 19:14:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:14:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FAF65ZPB%252F2026-03-27%252Fimage%252Fa842a3dc-a72d-4c46-8474-1d98102255ec_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:14:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AF65ZPB/2026-03-27/image/a842a3dc-a72d-4c46-8474-1d98102255ec_removebg.jpg?w=600 saved to cache
2026-03-27 19:14:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 9dd96cdf-b08d-51f4-ac1f-3b289a910736
2026-03-27 19:14:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:14:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439d61e350>
2026-03-27 19:14:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:14:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:14:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:14:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9dd96cdf-b08d-51f4-ac1f-3b289a910736/9dd96cdf-b08d-51f4-ac1f-3b289a910736_image_5.jpg HTTP/1.1" 201 0
2026-03-27 19:14:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:14:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FAF65ZPB%252F2026-03-27%252Fimage%252F5aac52f7-9b61-4c8c-adab-6ef9b0fd268f_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:14:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AF65ZPB/2026-03-27/image/5aac52f7-9b61-4c8c-adab-6ef9b0fd268f_removebg.jpg?w=600 saved to cache
2026-03-27 19:14:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 9dd96cdf-b08d-51f4-ac1f-3b289a910736
2026-03-27 19:14:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:14:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439d756b90>
2026-03-27 19:14:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:14:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:14:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:14:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9dd96cdf-b08d-51f4-ac1f-3b289a910736/9dd96cdf-b08d-51f4-ac1f-3b289a910736_image_3.jpg HTTP/1.1" 201 0
2026-03-27 19:14:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:14:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FAF65ZPB%252F2026-03-27%252Fimage%252F9a951d34-076a-4e18-b598-1896de4a6640_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:14:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AF65ZPB/2026-03-27/image/9a951d34-076a-4e18-b598-1896de4a6640_removebg.jpg?w=600 saved to cache
2026-03-27 19:14:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 9dd96cdf-b08d-51f4-ac1f-3b289a910736
2026-03-27 19:14:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:14:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f43a04c6f90>
2026-03-27 19:14:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:14:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:14:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:14:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9dd96cdf-b08d-51f4-ac1f-3b289a910736/9dd96cdf-b08d-51f4-ac1f-3b289a910736_image_4.jpg HTTP/1.1" 201 0
2026-03-27 19:14:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:14:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FAF65ZPB%252F2026-03-27%252Fimage%252F6ee37a8f-cb9e-4614-8ca0-747d12ff2eaf_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:14:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AF65ZPB/2026-03-27/image/6ee37a8f-cb9e-4614-8ca0-747d12ff2eaf_removebg.jpg?w=600 saved to cache
2026-03-27 19:14:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 9dd96cdf-b08d-51f4-ac1f-3b289a910736
2026-03-27 19:14:50 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 9dd96cdf-b08d-51f4-ac1f-3b289a910736, skipping ID generation
2026-03-27 19:14:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9dd96cdf-b08d-51f4-ac1f-3b289a910736 with scrape type 1
2026-03-27 19:14:50 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 9dd96cdf-b08d-51f4-ac1f-3b289a910736 sending to next pipeline
2026-03-27 19:14:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 9dd96cdf-b08d-51f4-ac1f-3b289a910736, identifier: 120860385
2026-03-27 19:14:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 9dd96cdf-b08d-51f4-ac1f-3b289a910736 with identifier: 120860385
2026-03-27 19:14:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 9dd96cdf-b08d-51f4-ac1f-3b289a910736 with identifier: 120860385
2026-03-27 19:14:50 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 9dd96cdf-b08d-51f4-ac1f-3b289a910736 with identifier: 120860385 to the API
2026-03-27 19:14:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:14: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-27 19:14:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/AF65ZPB/2026-03-27/image/6ee37a8f-cb9e-4614-8ca0-747d12ff2eaf_removebg.jpg?w=600>
{'auction_title': '',
'c_o_2_emission_value': 99,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Petrol',
'id': '9dd96cdf-b08d-51f4-ac1f-3b289a910736',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'AF65ZPB',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120860385',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'FORD',
'model': 'FIESTA HATCHBACK',
'odometer': 71773,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 8,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9dd96cdf-b08d-51f4-ac1f-3b289a910736/9dd96cdf-b08d-51f4-ac1f-3b289a910736_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 33542,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/AF65ZPB/2026-03-27/image/9f2c14c0-9aa7-49ce-8aa8-e5b70297d346_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9dd96cdf-b08d-51f4-ac1f-3b289a910736/9dd96cdf-b08d-51f4-ac1f-3b289a910736_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 34431,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/AF65ZPB/2026-03-27/image/631a69f6-ca94-4981-bb3d-cb3e7e443bde_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9dd96cdf-b08d-51f4-ac1f-3b289a910736/9dd96cdf-b08d-51f4-ac1f-3b289a910736_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37248,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/AF65ZPB/2026-03-27/image/8be687a7-e4ff-48cc-b09f-abb09b19c11f_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9dd96cdf-b08d-51f4-ac1f-3b289a910736/9dd96cdf-b08d-51f4-ac1f-3b289a910736_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37196,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/AF65ZPB/2026-03-27/image/9a951d34-076a-4e18-b598-1896de4a6640_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9dd96cdf-b08d-51f4-ac1f-3b289a910736/9dd96cdf-b08d-51f4-ac1f-3b289a910736_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45706,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/AF65ZPB/2026-03-27/image/6ee37a8f-cb9e-4614-8ca0-747d12ff2eaf_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9dd96cdf-b08d-51f4-ac1f-3b289a910736/9dd96cdf-b08d-51f4-ac1f-3b289a910736_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 41768,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/AF65ZPB/2026-03-27/image/5aac52f7-9b61-4c8c-adab-6ef9b0fd268f_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9dd96cdf-b08d-51f4-ac1f-3b289a910736/9dd96cdf-b08d-51f4-ac1f-3b289a910736_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45510,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/AF65ZPB/2026-03-27/image/a842a3dc-a72d-4c46-8474-1d98102255ec_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9dd96cdf-b08d-51f4-ac1f-3b289a910736/9dd96cdf-b08d-51f4-ac1f-3b289a910736_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54720,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/AF65ZPB/2026-03-27/image/19e4b5cd-c5a0-436b-a992-67a9c06cd32b_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-09-30',
'seller_name': 'Manamanx Ltd',
'title': 'FORD FIESTA HATCHBACK 1.0 EcoBoost Zetec 5dr',
'transmission': 'manual',
'trim': '1.0 EcoBoost Zetec 5dr',
'vin': None,
'year': 2015}
2026-03-27 19:14:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:14:50 [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-27 19:14:50 [astonbarclay.gb] INFO: Saving data for 120860385: {'created_time': 1774638890.798994, 'last_price_update_time': 1774638890.799009, 'auction_closing_time': 1774888200.0}
2026-03-27 19:14:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:14:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120860385') HTTP/1.1" 204 0
2026-03-27 19:15:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120441523?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:15:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:15:03 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120441523, 'registration': 'KU67SPZ', 'account': 'ATA001', 'make': 'SKODA', 'model': 'OCTAVIA DIESEL HATCHBACK', 'derivative': '2.0 TDI CR SE L 5dr DSG', 'mileage': 80102, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2017-09-07', 'fuel': 'Diesel', 'motExpiry': '2026-08-03', 'doors': 5, 'engineSize': 1968, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/KU67SPZ/2026-03-13/image/9e008c08-580b-44ee-9cfa-8a2ef32353bc_removebg.jpg?w=600', 'https://abimg003.imgix.net/KU67SPZ/2026-03-13/image/604cf0b2-e007-4bc8-9b69-fc6d48b53bcb_removebg.jpg?w=600', 'https://abimg003.imgix.net/KU67SPZ/2026-03-13/image/2f356136-0504-4288-a8a1-2d5f96c2b03f_removebg.jpg?w=600', 'https://abimg003.imgix.net/KU67SPZ/2026-03-13/image/fa620899-5e3c-42cf-b295-bca477565612_removebg.jpg?w=600', 'https://abimg003.imgix.net/KU67SPZ/2026-03-13/image/1edde26b-48c8-4c0c-aa63-c126e91cce40_removebg.jpg?w=600', 'https://abimg003.imgix.net/KU67SPZ/2026-03-13/image/a4ed5d0f-f45d-41a7-96fa-82345f3b426f_removebg.jpg?w=600', 'https://abimg003.imgix.net/KU67SPZ/2026-03-13/image/165044f1-5444-47dc-8619-3ef03a1a33eb_removebg.jpg?w=600', 'https://abimg003.imgix.net/KU67SPZ/2026-03-13/image/12cfe5cc-a70c-4a5c-8328-9f3ee1b4b1d9_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 09/21-56K', 'remarks': 'VOSA STATES 59K, 62K, 68K, 75K, SPARE KEY AND SD CARD IN OFFICE', 'virtual': False, 'seller': 'Auction Plus', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 118, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/689880e5-607b-4023-bcea-957621e2636c.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:15:03 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120441523, 'registration': 'KU67SPZ', 'account': 'ATA001', 'make': 'SKODA', 'model': 'OCTAVIA DIESEL HATCHBACK', 'derivative': '2.0 TDI CR SE L 5dr DSG', 'mileage': 80102, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2017-09-07', 'fuel': 'Diesel', 'motExpiry': '2026-08-03', 'doors': 5, 'engineSize': 1968, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/KU67SPZ/2026-03-13/image/9e008c08-580b-44ee-9cfa-8a2ef32353bc_removebg.jpg?w=600', 'https://abimg003.imgix.net/KU67SPZ/2026-03-13/image/604cf0b2-e007-4bc8-9b69-fc6d48b53bcb_removebg.jpg?w=600', 'https://abimg003.imgix.net/KU67SPZ/2026-03-13/image/2f356136-0504-4288-a8a1-2d5f96c2b03f_removebg.jpg?w=600', 'https://abimg003.imgix.net/KU67SPZ/2026-03-13/image/fa620899-5e3c-42cf-b295-bca477565612_removebg.jpg?w=600', 'https://abimg003.imgix.net/KU67SPZ/2026-03-13/image/1edde26b-48c8-4c0c-aa63-c126e91cce40_removebg.jpg?w=600', 'https://abimg003.imgix.net/KU67SPZ/2026-03-13/image/a4ed5d0f-f45d-41a7-96fa-82345f3b426f_removebg.jpg?w=600', 'https://abimg003.imgix.net/KU67SPZ/2026-03-13/image/165044f1-5444-47dc-8619-3ef03a1a33eb_removebg.jpg?w=600', 'https://abimg003.imgix.net/KU67SPZ/2026-03-13/image/12cfe5cc-a70c-4a5c-8328-9f3ee1b4b1d9_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 09/21-56K', 'remarks': 'VOSA STATES 59K, 62K, 68K, 75K, SPARE KEY AND SD CARD IN OFFICE', 'virtual': False, 'seller': 'Auction Plus', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 118, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/689880e5-607b-4023-bcea-957621e2636c.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:15:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 50ac6425-3810-502a-b43f-1a6c467dcd35 with identifier: 120441523
2026-03-27 19:15:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 50ac6425-3810-502a-b43f-1a6c467dcd35 with scrape type 2
2026-03-27 19:15:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 50ac6425-3810-502a-b43f-1a6c467dcd35 with scrape type 2
2026-03-27 19:15:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 50ac6425-3810-502a-b43f-1a6c467dcd35, identifier: 120441523
2026-03-27 19:15:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 50ac6425-3810-502a-b43f-1a6c467dcd35 with identifier: 120441523
2026-03-27 19:15:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 50ac6425-3810-502a-b43f-1a6c467dcd35 with identifier: 120441523
2026-03-27 19:15:03 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 50ac6425-3810-502a-b43f-1a6c467dcd35 with identifier: 120441523 to the API
2026-03-27 19:15:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:15: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-27 19:15:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120441523?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 118,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Diesel',
'id': '50ac6425-3810-502a-b43f-1a6c467dcd35',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'KU67SPZ',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120441523',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'SKODA',
'model': 'OCTAVIA DIESEL HATCHBACK',
'odometer': 80102,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-09-07',
'seller_name': 'Auction Plus',
'title': 'SKODA OCTAVIA DIESEL HATCHBACK 2.0 TDI CR SE L 5dr DSG',
'transmission': 'automatic',
'trim': '2.0 TDI CR SE L 5dr DSG',
'vin': None,
'year': 2017}
2026-03-27 19:15:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:15: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-27 19:15:04 [astonbarclay.gb] INFO: Saving data for 120441523: {'auction_closing_time': 1774888200.0, 'created_time': 1773774197.955782, 'last_price_update_time': 1774638904.87272}
2026-03-27 19:15:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:15:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120441523') HTTP/1.1" 204 0
2026-03-27 19:15:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120753346?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:15:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:15:04 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120753346, 'registration': 'BF64UVS', 'account': 'WBA004', 'make': 'FIAT', 'model': '500 HATCHBACK', 'derivative': '1.2 Lounge 3dr [Start Stop]', 'mileage': 81246, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2238, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2014-12-13', 'fuel': 'Petrol', 'motExpiry': '2027-03-12', 'doors': 3, 'engineSize': 1242, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/BF64UVS/2026-03-25/image/09b96ccf-9c0d-411f-9e6c-7253bb3d4f4f_removebg.jpg?w=600', 'https://abimg003.imgix.net/BF64UVS/2026-03-25/image/4bb87d62-5f14-40a2-843d-a9c624161dc7_removebg.jpg?w=600', 'https://abimg003.imgix.net/BF64UVS/2026-03-25/image/9b136dc4-b8dd-4a7f-9f5d-98ea449d2f18_removebg.jpg?w=600', 'https://abimg003.imgix.net/BF64UVS/2026-03-25/image/4fac290d-7554-43cf-b87d-7904a37ca9e5_removebg.jpg?w=600', 'https://abimg003.imgix.net/BF64UVS/2026-03-25/image/8c40ebb1-568e-4677-b71e-d4a07351f233_removebg.jpg?w=600', 'https://abimg003.imgix.net/BF64UVS/2026-03-25/image/f13fca1b-f061-430e-99e6-17de12fc6fb6_removebg.jpg?w=600', 'https://abimg003.imgix.net/BF64UVS/2026-03-25/image/c8b8a921-5a20-4424-9143-de8d8625b0e3_removebg.jpg?w=600', 'https://abimg003.imgix.net/BF64UVS/2026-03-25/image/788dcf69-85ab-48ea-ae2d-ad129bd23788_removebg.jpg?w=600', 'https://abimg003.imgix.net/BF64UVS/2026-03-25/image/2bc587c9-3955-4ae3-a13c-1ec90cf96cda_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 04/20- 49K, 01/22- 52K, 03/23- 63K', 'remarks': 'VOSA STATES 60K, 71K, 80K, 81K, 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': 113, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/74fc47f7-539d-437d-a82b-4b18a18da467.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:15:04 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120753346, 'registration': 'BF64UVS', 'account': 'WBA004', 'make': 'FIAT', 'model': '500 HATCHBACK', 'derivative': '1.2 Lounge 3dr [Start Stop]', 'mileage': 81246, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2238, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2014-12-13', 'fuel': 'Petrol', 'motExpiry': '2027-03-12', 'doors': 3, 'engineSize': 1242, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/BF64UVS/2026-03-25/image/09b96ccf-9c0d-411f-9e6c-7253bb3d4f4f_removebg.jpg?w=600', 'https://abimg003.imgix.net/BF64UVS/2026-03-25/image/4bb87d62-5f14-40a2-843d-a9c624161dc7_removebg.jpg?w=600', 'https://abimg003.imgix.net/BF64UVS/2026-03-25/image/9b136dc4-b8dd-4a7f-9f5d-98ea449d2f18_removebg.jpg?w=600', 'https://abimg003.imgix.net/BF64UVS/2026-03-25/image/4fac290d-7554-43cf-b87d-7904a37ca9e5_removebg.jpg?w=600', 'https://abimg003.imgix.net/BF64UVS/2026-03-25/image/8c40ebb1-568e-4677-b71e-d4a07351f233_removebg.jpg?w=600', 'https://abimg003.imgix.net/BF64UVS/2026-03-25/image/f13fca1b-f061-430e-99e6-17de12fc6fb6_removebg.jpg?w=600', 'https://abimg003.imgix.net/BF64UVS/2026-03-25/image/c8b8a921-5a20-4424-9143-de8d8625b0e3_removebg.jpg?w=600', 'https://abimg003.imgix.net/BF64UVS/2026-03-25/image/788dcf69-85ab-48ea-ae2d-ad129bd23788_removebg.jpg?w=600', 'https://abimg003.imgix.net/BF64UVS/2026-03-25/image/2bc587c9-3955-4ae3-a13c-1ec90cf96cda_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 04/20- 49K, 01/22- 52K, 03/23- 63K', 'remarks': 'VOSA STATES 60K, 71K, 80K, 81K, 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': 113, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/74fc47f7-539d-437d-a82b-4b18a18da467.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:15:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5d3b5d81-987f-5a3a-835d-ab6ef69e47af with identifier: 120753346
2026-03-27 19:15:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5d3b5d81-987f-5a3a-835d-ab6ef69e47af with scrape type 2
2026-03-27 19:15:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5d3b5d81-987f-5a3a-835d-ab6ef69e47af with scrape type 2
2026-03-27 19:15:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 5d3b5d81-987f-5a3a-835d-ab6ef69e47af, identifier: 120753346
2026-03-27 19:15:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 5d3b5d81-987f-5a3a-835d-ab6ef69e47af with identifier: 120753346
2026-03-27 19:15:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 5d3b5d81-987f-5a3a-835d-ab6ef69e47af with identifier: 120753346
2026-03-27 19:15:05 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 5d3b5d81-987f-5a3a-835d-ab6ef69e47af with identifier: 120753346 to the API
2026-03-27 19:15:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:15: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-27 19:15:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120753346?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 113,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 3,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Petrol',
'id': '5d3b5d81-987f-5a3a-835d-ab6ef69e47af',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'BF64UVS',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120753346',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'FIAT',
'model': '500 HATCHBACK',
'odometer': 81246,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-12-13',
'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': 2014}
2026-03-27 19:15:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:15:05 [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-27 19:15:05 [astonbarclay.gb] INFO: Saving data for 120753346: {'auction_closing_time': 1774888200.0, 'created_time': 1774432942.297265, 'last_price_update_time': 1774638905.906581}
2026-03-27 19:15:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:15:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120753346') HTTP/1.1" 204 0
2026-03-27 19:15:05 [scrapy.extensions.logstats] INFO: Crawled 262 pages (at 22 pages/min), scraped 257 items (at 23 items/min)
2026-03-27 19:15:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 177MiB
2026-03-27 19:15:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120861436?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:15:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:15:14 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120861436, 'registration': 'NV65XUG', 'account': 'MAN037', 'make': 'RENAULT', 'model': 'KADJAR DIESEL HATCHBACK', 'derivative': '1.5 dCi Signature Nav 5dr', 'mileage': 84556, 'mileageWarranty': False, 'type': 'car', 'saleId': 19230, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-03-30T16:30Z', 'lot': 1078, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2016-02-19', 'fuel': 'Diesel', 'motExpiry': '2026-04-19', 'doors': 5, 'engineSize': 1461, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/NV65XUG/2026-03-27/image/f8070fb1-3be4-454f-ad47-728a26205aa3_removebg.jpg?w=600', 'https://abimg003.imgix.net/NV65XUG/2026-03-27/image/48237689-f60b-4c88-81d5-7f23aa930cbf_removebg.jpg?w=600', 'https://abimg003.imgix.net/NV65XUG/2026-03-27/image/c7f7d055-8676-418c-bcce-69b03afb55dc_removebg.jpg?w=600', 'https://abimg003.imgix.net/NV65XUG/2026-03-27/image/083ddeb0-d339-4820-972f-8b4b5f467f05_removebg.jpg?w=600', 'https://abimg003.imgix.net/NV65XUG/2026-03-27/image/1b7047f6-1a3b-4b47-aed3-3af474b961ec_removebg.jpg?w=600', 'https://abimg003.imgix.net/NV65XUG/2026-03-27/image/d3030735-86d0-4df3-8fb7-8c1f1d1f5bb7_removebg.jpg?w=600', 'https://abimg003.imgix.net/NV65XUG/2026-03-27/image/0ba4b085-31a5-4b8d-ba3e-8f2af69cdc58_removebg.jpg?w=600', 'https://abimg003.imgix.net/NV65XUG/2026-03-27/image/5dde3c57-951b-46e8-8043-bdf71b367fe9_removebg.jpg?w=600', 'https://abimg003.imgix.net/NV65XUG/2026-03-27/image/cc5ff5e7-48da-4354-9229-9a23c06be820_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book 01/17-5K, 01/18-10K, 02/19-17K, 12/19-29K, 02/23-44K, ??-47K', 'remarks': 'VOSA STATES 44K, 47K, 48K, 66K', 'virtual': False, 'seller': 'Manamanx Ltd', '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/bf2bafe3-35df-4711-8abb-b7181ef44e82.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:15:14 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120861436, 'registration': 'NV65XUG', 'account': 'MAN037', 'make': 'RENAULT', 'model': 'KADJAR DIESEL HATCHBACK', 'derivative': '1.5 dCi Signature Nav 5dr', 'mileage': 84556, 'mileageWarranty': False, 'type': 'car', 'saleId': 19230, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-03-30T16:30Z', 'lot': 1078, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2016-02-19', 'fuel': 'Diesel', 'motExpiry': '2026-04-19', 'doors': 5, 'engineSize': 1461, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/NV65XUG/2026-03-27/image/f8070fb1-3be4-454f-ad47-728a26205aa3_removebg.jpg?w=600', 'https://abimg003.imgix.net/NV65XUG/2026-03-27/image/48237689-f60b-4c88-81d5-7f23aa930cbf_removebg.jpg?w=600', 'https://abimg003.imgix.net/NV65XUG/2026-03-27/image/c7f7d055-8676-418c-bcce-69b03afb55dc_removebg.jpg?w=600', 'https://abimg003.imgix.net/NV65XUG/2026-03-27/image/083ddeb0-d339-4820-972f-8b4b5f467f05_removebg.jpg?w=600', 'https://abimg003.imgix.net/NV65XUG/2026-03-27/image/1b7047f6-1a3b-4b47-aed3-3af474b961ec_removebg.jpg?w=600', 'https://abimg003.imgix.net/NV65XUG/2026-03-27/image/d3030735-86d0-4df3-8fb7-8c1f1d1f5bb7_removebg.jpg?w=600', 'https://abimg003.imgix.net/NV65XUG/2026-03-27/image/0ba4b085-31a5-4b8d-ba3e-8f2af69cdc58_removebg.jpg?w=600', 'https://abimg003.imgix.net/NV65XUG/2026-03-27/image/5dde3c57-951b-46e8-8043-bdf71b367fe9_removebg.jpg?w=600', 'https://abimg003.imgix.net/NV65XUG/2026-03-27/image/cc5ff5e7-48da-4354-9229-9a23c06be820_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book 01/17-5K, 01/18-10K, 02/19-17K, 12/19-29K, 02/23-44K, ??-47K', 'remarks': 'VOSA STATES 44K, 47K, 48K, 66K', 'virtual': False, 'seller': 'Manamanx Ltd', '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/bf2bafe3-35df-4711-8abb-b7181ef44e82.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:15:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d92da40d-e3cb-588b-87c1-3e75a6a3b69f with identifier: 120861436
2026-03-27 19:15:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d92da40d-e3cb-588b-87c1-3e75a6a3b69f with scrape type 1
2026-03-27 19:15:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 9 photos for item d92da40d-e3cb-588b-87c1-3e75a6a3b69f
2026-03-27 19:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FNV65XUG%252F2026-03-27%252Fimage%252Ff8070fb1-3be4-454f-ad47-728a26205aa3_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:15:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/NV65XUG/2026-03-27/image/f8070fb1-3be4-454f-ad47-728a26205aa3_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FNV65XUG%252F2026-03-27%252Fimage%252F48237689-f60b-4c88-81d5-7f23aa930cbf_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:15:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/NV65XUG/2026-03-27/image/48237689-f60b-4c88-81d5-7f23aa930cbf_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FNV65XUG%252F2026-03-27%252Fimage%252Fc7f7d055-8676-418c-bcce-69b03afb55dc_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:15:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/NV65XUG/2026-03-27/image/c7f7d055-8676-418c-bcce-69b03afb55dc_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FNV65XUG%252F2026-03-27%252Fimage%252F083ddeb0-d339-4820-972f-8b4b5f467f05_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:15:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/NV65XUG/2026-03-27/image/083ddeb0-d339-4820-972f-8b4b5f467f05_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FNV65XUG%252F2026-03-27%252Fimage%252F1b7047f6-1a3b-4b47-aed3-3af474b961ec_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:15:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/NV65XUG/2026-03-27/image/1b7047f6-1a3b-4b47-aed3-3af474b961ec_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FNV65XUG%252F2026-03-27%252Fimage%252Fd3030735-86d0-4df3-8fb7-8c1f1d1f5bb7_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:15:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/NV65XUG/2026-03-27/image/d3030735-86d0-4df3-8fb7-8c1f1d1f5bb7_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FNV65XUG%252F2026-03-27%252Fimage%252F0ba4b085-31a5-4b8d-ba3e-8f2af69cdc58_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:15:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/NV65XUG/2026-03-27/image/0ba4b085-31a5-4b8d-ba3e-8f2af69cdc58_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:15:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/NV65XUG/2026-03-27/image/48237689-f60b-4c88-81d5-7f23aa930cbf_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120861436?view=catalogue)
2026-03-27 19:15:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/NV65XUG/2026-03-27/image/f8070fb1-3be4-454f-ad47-728a26205aa3_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120861436?view=catalogue)
2026-03-27 19:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FNV65XUG%252F2026-03-27%252Fimage%252F5dde3c57-951b-46e8-8043-bdf71b367fe9_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:15:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/NV65XUG/2026-03-27/image/5dde3c57-951b-46e8-8043-bdf71b367fe9_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:15:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/NV65XUG/2026-03-27/image/c7f7d055-8676-418c-bcce-69b03afb55dc_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120861436?view=catalogue)
2026-03-27 19:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FNV65XUG%252F2026-03-27%252Fimage%252Fcc5ff5e7-48da-4354-9229-9a23c06be820_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:15:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/NV65XUG/2026-03-27/image/cc5ff5e7-48da-4354-9229-9a23c06be820_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:15:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:15:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439d6485d0>
2026-03-27 19:15:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:15:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:15:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:15:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d92da40d-e3cb-588b-87c1-3e75a6a3b69f/d92da40d-e3cb-588b-87c1-3e75a6a3b69f_image_1.jpg HTTP/1.1" 201 0
2026-03-27 19:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FNV65XUG%252F2026-03-27%252Fimage%252F48237689-f60b-4c88-81d5-7f23aa930cbf_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:15:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/NV65XUG/2026-03-27/image/48237689-f60b-4c88-81d5-7f23aa930cbf_removebg.jpg?w=600 saved to cache
2026-03-27 19:15:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item d92da40d-e3cb-588b-87c1-3e75a6a3b69f
2026-03-27 19:15:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/NV65XUG/2026-03-27/image/5dde3c57-951b-46e8-8043-bdf71b367fe9_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120861436?view=catalogue)
2026-03-27 19:15:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/NV65XUG/2026-03-27/image/cc5ff5e7-48da-4354-9229-9a23c06be820_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120861436?view=catalogue)
2026-03-27 19:15:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/NV65XUG/2026-03-27/image/0ba4b085-31a5-4b8d-ba3e-8f2af69cdc58_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120861436?view=catalogue)
2026-03-27 19:15:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:15:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439d648c90>
2026-03-27 19:15:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:15:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:15:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:15:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d92da40d-e3cb-588b-87c1-3e75a6a3b69f/d92da40d-e3cb-588b-87c1-3e75a6a3b69f_image_0.jpg HTTP/1.1" 201 0
2026-03-27 19:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FNV65XUG%252F2026-03-27%252Fimage%252Ff8070fb1-3be4-454f-ad47-728a26205aa3_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:15:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/NV65XUG/2026-03-27/image/f8070fb1-3be4-454f-ad47-728a26205aa3_removebg.jpg?w=600 saved to cache
2026-03-27 19:15:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item d92da40d-e3cb-588b-87c1-3e75a6a3b69f
2026-03-27 19:15:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/NV65XUG/2026-03-27/image/083ddeb0-d339-4820-972f-8b4b5f467f05_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120861436?view=catalogue)
2026-03-27 19:15:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:15:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439d7fdd90>
2026-03-27 19:15:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:15:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:15:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:15:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d92da40d-e3cb-588b-87c1-3e75a6a3b69f/d92da40d-e3cb-588b-87c1-3e75a6a3b69f_image_2.jpg HTTP/1.1" 201 0
2026-03-27 19:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FNV65XUG%252F2026-03-27%252Fimage%252Fc7f7d055-8676-418c-bcce-69b03afb55dc_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:15:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/NV65XUG/2026-03-27/image/c7f7d055-8676-418c-bcce-69b03afb55dc_removebg.jpg?w=600 saved to cache
2026-03-27 19:15:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item d92da40d-e3cb-588b-87c1-3e75a6a3b69f
2026-03-27 19:15:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:15:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439d73fe50>
2026-03-27 19:15:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:15:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:15:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:15:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d92da40d-e3cb-588b-87c1-3e75a6a3b69f/d92da40d-e3cb-588b-87c1-3e75a6a3b69f_image_7.jpg HTTP/1.1" 201 0
2026-03-27 19:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FNV65XUG%252F2026-03-27%252Fimage%252F5dde3c57-951b-46e8-8043-bdf71b367fe9_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:15:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/NV65XUG/2026-03-27/image/5dde3c57-951b-46e8-8043-bdf71b367fe9_removebg.jpg?w=600 saved to cache
2026-03-27 19:15:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item d92da40d-e3cb-588b-87c1-3e75a6a3b69f
2026-03-27 19:15:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:15:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439d73b590>
2026-03-27 19:15:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:15:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:15:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:15:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d92da40d-e3cb-588b-87c1-3e75a6a3b69f/d92da40d-e3cb-588b-87c1-3e75a6a3b69f_image_8.jpg HTTP/1.1" 201 0
2026-03-27 19:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FNV65XUG%252F2026-03-27%252Fimage%252Fcc5ff5e7-48da-4354-9229-9a23c06be820_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:15:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/NV65XUG/2026-03-27/image/cc5ff5e7-48da-4354-9229-9a23c06be820_removebg.jpg?w=600 saved to cache
2026-03-27 19:15:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item d92da40d-e3cb-588b-87c1-3e75a6a3b69f
2026-03-27 19:15:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:15:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439d5ddd90>
2026-03-27 19:15:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:15:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:15:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:15:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d92da40d-e3cb-588b-87c1-3e75a6a3b69f/d92da40d-e3cb-588b-87c1-3e75a6a3b69f_image_6.jpg HTTP/1.1" 201 0
2026-03-27 19:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FNV65XUG%252F2026-03-27%252Fimage%252F0ba4b085-31a5-4b8d-ba3e-8f2af69cdc58_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:15:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/NV65XUG/2026-03-27/image/0ba4b085-31a5-4b8d-ba3e-8f2af69cdc58_removebg.jpg?w=600 saved to cache
2026-03-27 19:15:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item d92da40d-e3cb-588b-87c1-3e75a6a3b69f
2026-03-27 19:15:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:15:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439d7a36d0>
2026-03-27 19:15:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:15:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:15:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:15:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d92da40d-e3cb-588b-87c1-3e75a6a3b69f/d92da40d-e3cb-588b-87c1-3e75a6a3b69f_image_3.jpg HTTP/1.1" 201 0
2026-03-27 19:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FNV65XUG%252F2026-03-27%252Fimage%252F083ddeb0-d339-4820-972f-8b4b5f467f05_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:15:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/NV65XUG/2026-03-27/image/083ddeb0-d339-4820-972f-8b4b5f467f05_removebg.jpg?w=600 saved to cache
2026-03-27 19:15:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item d92da40d-e3cb-588b-87c1-3e75a6a3b69f
2026-03-27 19:15:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/NV65XUG/2026-03-27/image/1b7047f6-1a3b-4b47-aed3-3af474b961ec_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120861436?view=catalogue)
2026-03-27 19:15:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/NV65XUG/2026-03-27/image/d3030735-86d0-4df3-8fb7-8c1f1d1f5bb7_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120861436?view=catalogue)
2026-03-27 19:15:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:15:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439d5dc2d0>
2026-03-27 19:15:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:15:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:15:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:15:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d92da40d-e3cb-588b-87c1-3e75a6a3b69f/d92da40d-e3cb-588b-87c1-3e75a6a3b69f_image_4.jpg HTTP/1.1" 201 0
2026-03-27 19:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FNV65XUG%252F2026-03-27%252Fimage%252F1b7047f6-1a3b-4b47-aed3-3af474b961ec_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:15:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/NV65XUG/2026-03-27/image/1b7047f6-1a3b-4b47-aed3-3af474b961ec_removebg.jpg?w=600 saved to cache
2026-03-27 19:15:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item d92da40d-e3cb-588b-87c1-3e75a6a3b69f
2026-03-27 19:15:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:15:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439d64bc90>
2026-03-27 19:15:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:15:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:15:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:15:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d92da40d-e3cb-588b-87c1-3e75a6a3b69f/d92da40d-e3cb-588b-87c1-3e75a6a3b69f_image_5.jpg HTTP/1.1" 201 0
2026-03-27 19:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FNV65XUG%252F2026-03-27%252Fimage%252Fd3030735-86d0-4df3-8fb7-8c1f1d1f5bb7_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:15:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/NV65XUG/2026-03-27/image/d3030735-86d0-4df3-8fb7-8c1f1d1f5bb7_removebg.jpg?w=600 saved to cache
2026-03-27 19:15:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item d92da40d-e3cb-588b-87c1-3e75a6a3b69f
2026-03-27 19:15:15 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d92da40d-e3cb-588b-87c1-3e75a6a3b69f, skipping ID generation
2026-03-27 19:15:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d92da40d-e3cb-588b-87c1-3e75a6a3b69f with scrape type 1
2026-03-27 19:15:15 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d92da40d-e3cb-588b-87c1-3e75a6a3b69f sending to next pipeline
2026-03-27 19:15:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: d92da40d-e3cb-588b-87c1-3e75a6a3b69f, identifier: 120861436
2026-03-27 19:15:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: d92da40d-e3cb-588b-87c1-3e75a6a3b69f with identifier: 120861436
2026-03-27 19:15:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: d92da40d-e3cb-588b-87c1-3e75a6a3b69f with identifier: 120861436
2026-03-27 19:15:15 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: d92da40d-e3cb-588b-87c1-3e75a6a3b69f with identifier: 120861436 to the API
2026-03-27 19:15:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:15:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 19:15:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/NV65XUG/2026-03-27/image/d3030735-86d0-4df3-8fb7-8c1f1d1f5bb7_removebg.jpg?w=600>
{'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': 'd92da40d-e3cb-588b-87c1-3e75a6a3b69f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'NV65XUG',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120861436',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'RENAULT',
'model': 'KADJAR DIESEL HATCHBACK',
'odometer': 84556,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 9,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d92da40d-e3cb-588b-87c1-3e75a6a3b69f/d92da40d-e3cb-588b-87c1-3e75a6a3b69f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39200,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/NV65XUG/2026-03-27/image/f8070fb1-3be4-454f-ad47-728a26205aa3_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d92da40d-e3cb-588b-87c1-3e75a6a3b69f/d92da40d-e3cb-588b-87c1-3e75a6a3b69f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 42410,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/NV65XUG/2026-03-27/image/48237689-f60b-4c88-81d5-7f23aa930cbf_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d92da40d-e3cb-588b-87c1-3e75a6a3b69f/d92da40d-e3cb-588b-87c1-3e75a6a3b69f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 41430,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/NV65XUG/2026-03-27/image/c7f7d055-8676-418c-bcce-69b03afb55dc_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d92da40d-e3cb-588b-87c1-3e75a6a3b69f/d92da40d-e3cb-588b-87c1-3e75a6a3b69f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 41433,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/NV65XUG/2026-03-27/image/083ddeb0-d339-4820-972f-8b4b5f467f05_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d92da40d-e3cb-588b-87c1-3e75a6a3b69f/d92da40d-e3cb-588b-87c1-3e75a6a3b69f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47355,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/NV65XUG/2026-03-27/image/1b7047f6-1a3b-4b47-aed3-3af474b961ec_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d92da40d-e3cb-588b-87c1-3e75a6a3b69f/d92da40d-e3cb-588b-87c1-3e75a6a3b69f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43433,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/NV65XUG/2026-03-27/image/d3030735-86d0-4df3-8fb7-8c1f1d1f5bb7_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d92da40d-e3cb-588b-87c1-3e75a6a3b69f/d92da40d-e3cb-588b-87c1-3e75a6a3b69f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53529,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/NV65XUG/2026-03-27/image/0ba4b085-31a5-4b8d-ba3e-8f2af69cdc58_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d92da40d-e3cb-588b-87c1-3e75a6a3b69f/d92da40d-e3cb-588b-87c1-3e75a6a3b69f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57587,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/NV65XUG/2026-03-27/image/5dde3c57-951b-46e8-8043-bdf71b367fe9_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d92da40d-e3cb-588b-87c1-3e75a6a3b69f/d92da40d-e3cb-588b-87c1-3e75a6a3b69f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43469,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/NV65XUG/2026-03-27/image/cc5ff5e7-48da-4354-9229-9a23c06be820_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-02-19',
'seller_name': 'Manamanx Ltd',
'title': 'RENAULT KADJAR DIESEL HATCHBACK 1.5 dCi Signature Nav 5dr',
'transmission': 'manual',
'trim': '1.5 dCi Signature Nav 5dr',
'vin': None,
'year': 2016}
2026-03-27 19:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120861436%27 HTTP/1.1" 200 None
2026-03-27 19:15:16 [astonbarclay.gb] INFO: Saving data for 120861436: {'created_time': 1774638916.277271, 'last_price_update_time': 1774638916.277283, 'auction_closing_time': 1774888200.0}
2026-03-27 19:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120861436') HTTP/1.1" 204 0
2026-03-27 19:15:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120861707?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:15:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:15:24 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120861707, 'registration': 'YM66YBC', 'account': 'MAN037', 'make': 'VAUXHALL', 'model': 'ADAM HATCHBACK SPECIAL EDS', 'derivative': '1.2i Energised 3dr', 'mileage': 79242, 'mileageWarranty': False, 'type': 'car', 'saleId': 19230, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-03-30T16:30Z', 'lot': 1077, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2017-01-27', 'fuel': 'Petrol', 'motExpiry': '2027-02-02', 'doors': 3, 'engineSize': 1229, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YM66YBC/2026-03-27/image/2ef866c4-5d8a-4919-a45e-b321121df581_removebg.jpg?w=600', 'https://abimg003.imgix.net/YM66YBC/2026-03-27/image/9603b082-5ce9-4b29-bdd7-3f2e8b235e05_removebg.jpg?w=600', 'https://abimg003.imgix.net/YM66YBC/2026-03-27/image/c58f248b-ba0b-4f68-bf81-65a0eb5be73c_removebg.jpg?w=600', 'https://abimg003.imgix.net/YM66YBC/2026-03-27/image/cfed71d5-34e8-4b74-baf8-96f861d61c4b_removebg.jpg?w=600', 'https://abimg003.imgix.net/YM66YBC/2026-03-27/image/9fd7b8b3-322b-4fec-8d07-96dc102fbace_removebg.jpg?w=600', 'https://abimg003.imgix.net/YM66YBC/2026-03-27/image/e8300429-3a19-4f19-b200-ccd57efbe658_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service print 05/22-44K, 01/26-79K', 'remarks': 'VOSA STATES - 44K 55K, 63K, 71K, 79K', 'virtual': False, 'seller': 'Manamanx Ltd', '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/2ecd0f49-639e-4e1c-9f5e-9793f2a8d879.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:15:24 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120861707, 'registration': 'YM66YBC', 'account': 'MAN037', 'make': 'VAUXHALL', 'model': 'ADAM HATCHBACK SPECIAL EDS', 'derivative': '1.2i Energised 3dr', 'mileage': 79242, 'mileageWarranty': False, 'type': 'car', 'saleId': 19230, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-03-30T16:30Z', 'lot': 1077, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2017-01-27', 'fuel': 'Petrol', 'motExpiry': '2027-02-02', 'doors': 3, 'engineSize': 1229, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YM66YBC/2026-03-27/image/2ef866c4-5d8a-4919-a45e-b321121df581_removebg.jpg?w=600', 'https://abimg003.imgix.net/YM66YBC/2026-03-27/image/9603b082-5ce9-4b29-bdd7-3f2e8b235e05_removebg.jpg?w=600', 'https://abimg003.imgix.net/YM66YBC/2026-03-27/image/c58f248b-ba0b-4f68-bf81-65a0eb5be73c_removebg.jpg?w=600', 'https://abimg003.imgix.net/YM66YBC/2026-03-27/image/cfed71d5-34e8-4b74-baf8-96f861d61c4b_removebg.jpg?w=600', 'https://abimg003.imgix.net/YM66YBC/2026-03-27/image/9fd7b8b3-322b-4fec-8d07-96dc102fbace_removebg.jpg?w=600', 'https://abimg003.imgix.net/YM66YBC/2026-03-27/image/e8300429-3a19-4f19-b200-ccd57efbe658_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service print 05/22-44K, 01/26-79K', 'remarks': 'VOSA STATES - 44K 55K, 63K, 71K, 79K', 'virtual': False, 'seller': 'Manamanx Ltd', '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/2ecd0f49-639e-4e1c-9f5e-9793f2a8d879.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:15:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0f8317ee-d55a-581b-92af-3e41ce6028f4 with identifier: 120861707
2026-03-27 19:15:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0f8317ee-d55a-581b-92af-3e41ce6028f4 with scrape type 1
2026-03-27 19:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 0f8317ee-d55a-581b-92af-3e41ce6028f4
2026-03-27 19:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FYM66YBC%252F2026-03-27%252Fimage%252F2ef866c4-5d8a-4919-a45e-b321121df581_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YM66YBC/2026-03-27/image/2ef866c4-5d8a-4919-a45e-b321121df581_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FYM66YBC%252F2026-03-27%252Fimage%252F9603b082-5ce9-4b29-bdd7-3f2e8b235e05_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YM66YBC/2026-03-27/image/9603b082-5ce9-4b29-bdd7-3f2e8b235e05_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FYM66YBC%252F2026-03-27%252Fimage%252Fc58f248b-ba0b-4f68-bf81-65a0eb5be73c_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YM66YBC/2026-03-27/image/c58f248b-ba0b-4f68-bf81-65a0eb5be73c_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FYM66YBC%252F2026-03-27%252Fimage%252Fcfed71d5-34e8-4b74-baf8-96f861d61c4b_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YM66YBC/2026-03-27/image/cfed71d5-34e8-4b74-baf8-96f861d61c4b_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FYM66YBC%252F2026-03-27%252Fimage%252F9fd7b8b3-322b-4fec-8d07-96dc102fbace_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YM66YBC/2026-03-27/image/9fd7b8b3-322b-4fec-8d07-96dc102fbace_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FYM66YBC%252F2026-03-27%252Fimage%252Fe8300429-3a19-4f19-b200-ccd57efbe658_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YM66YBC/2026-03-27/image/e8300429-3a19-4f19-b200-ccd57efbe658_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:15:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/YM66YBC/2026-03-27/image/2ef866c4-5d8a-4919-a45e-b321121df581_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120861707?view=catalogue)
2026-03-27 19:15:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/YM66YBC/2026-03-27/image/9603b082-5ce9-4b29-bdd7-3f2e8b235e05_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120861707?view=catalogue)
2026-03-27 19:15:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/YM66YBC/2026-03-27/image/cfed71d5-34e8-4b74-baf8-96f861d61c4b_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120861707?view=catalogue)
2026-03-27 19:15:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/YM66YBC/2026-03-27/image/c58f248b-ba0b-4f68-bf81-65a0eb5be73c_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120861707?view=catalogue)
2026-03-27 19:15:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/YM66YBC/2026-03-27/image/9fd7b8b3-322b-4fec-8d07-96dc102fbace_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120861707?view=catalogue)
2026-03-27 19:15:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/YM66YBC/2026-03-27/image/e8300429-3a19-4f19-b200-ccd57efbe658_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120861707?view=catalogue)
2026-03-27 19:15:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:15:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439d60b610>
2026-03-27 19:15:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:15:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:15:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:15:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0f8317ee-d55a-581b-92af-3e41ce6028f4/0f8317ee-d55a-581b-92af-3e41ce6028f4_image_0.jpg HTTP/1.1" 201 0
2026-03-27 19:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FYM66YBC%252F2026-03-27%252Fimage%252F2ef866c4-5d8a-4919-a45e-b321121df581_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YM66YBC/2026-03-27/image/2ef866c4-5d8a-4919-a45e-b321121df581_removebg.jpg?w=600 saved to cache
2026-03-27 19:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 0f8317ee-d55a-581b-92af-3e41ce6028f4
2026-03-27 19:15:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:15:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439ded1a50>
2026-03-27 19:15:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:15:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:15:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:15:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0f8317ee-d55a-581b-92af-3e41ce6028f4/0f8317ee-d55a-581b-92af-3e41ce6028f4_image_1.jpg HTTP/1.1" 201 0
2026-03-27 19:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FYM66YBC%252F2026-03-27%252Fimage%252F9603b082-5ce9-4b29-bdd7-3f2e8b235e05_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YM66YBC/2026-03-27/image/9603b082-5ce9-4b29-bdd7-3f2e8b235e05_removebg.jpg?w=600 saved to cache
2026-03-27 19:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 0f8317ee-d55a-581b-92af-3e41ce6028f4
2026-03-27 19:15:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:15:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439eb666d0>
2026-03-27 19:15:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:15:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:15:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:15:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0f8317ee-d55a-581b-92af-3e41ce6028f4/0f8317ee-d55a-581b-92af-3e41ce6028f4_image_3.jpg HTTP/1.1" 201 0
2026-03-27 19:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FYM66YBC%252F2026-03-27%252Fimage%252Fcfed71d5-34e8-4b74-baf8-96f861d61c4b_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YM66YBC/2026-03-27/image/cfed71d5-34e8-4b74-baf8-96f861d61c4b_removebg.jpg?w=600 saved to cache
2026-03-27 19:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 0f8317ee-d55a-581b-92af-3e41ce6028f4
2026-03-27 19:15:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:15:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439deb1f50>
2026-03-27 19:15:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:15:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:15:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:15:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0f8317ee-d55a-581b-92af-3e41ce6028f4/0f8317ee-d55a-581b-92af-3e41ce6028f4_image_2.jpg HTTP/1.1" 201 0
2026-03-27 19:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FYM66YBC%252F2026-03-27%252Fimage%252Fc58f248b-ba0b-4f68-bf81-65a0eb5be73c_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YM66YBC/2026-03-27/image/c58f248b-ba0b-4f68-bf81-65a0eb5be73c_removebg.jpg?w=600 saved to cache
2026-03-27 19:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 0f8317ee-d55a-581b-92af-3e41ce6028f4
2026-03-27 19:15:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:15:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439d7bd250>
2026-03-27 19:15:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:15:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:15:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:15:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0f8317ee-d55a-581b-92af-3e41ce6028f4/0f8317ee-d55a-581b-92af-3e41ce6028f4_image_4.jpg HTTP/1.1" 201 0
2026-03-27 19:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FYM66YBC%252F2026-03-27%252Fimage%252F9fd7b8b3-322b-4fec-8d07-96dc102fbace_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YM66YBC/2026-03-27/image/9fd7b8b3-322b-4fec-8d07-96dc102fbace_removebg.jpg?w=600 saved to cache
2026-03-27 19:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 0f8317ee-d55a-581b-92af-3e41ce6028f4
2026-03-27 19:15:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:15:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439d771290>
2026-03-27 19:15:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:15:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:15:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:15:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0f8317ee-d55a-581b-92af-3e41ce6028f4/0f8317ee-d55a-581b-92af-3e41ce6028f4_image_5.jpg HTTP/1.1" 201 0
2026-03-27 19:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FYM66YBC%252F2026-03-27%252Fimage%252Fe8300429-3a19-4f19-b200-ccd57efbe658_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YM66YBC/2026-03-27/image/e8300429-3a19-4f19-b200-ccd57efbe658_removebg.jpg?w=600 saved to cache
2026-03-27 19:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 0f8317ee-d55a-581b-92af-3e41ce6028f4
2026-03-27 19:15:24 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 0f8317ee-d55a-581b-92af-3e41ce6028f4, skipping ID generation
2026-03-27 19:15:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0f8317ee-d55a-581b-92af-3e41ce6028f4 with scrape type 1
2026-03-27 19:15:24 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0f8317ee-d55a-581b-92af-3e41ce6028f4 sending to next pipeline
2026-03-27 19:15:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 0f8317ee-d55a-581b-92af-3e41ce6028f4, identifier: 120861707
2026-03-27 19:15:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 0f8317ee-d55a-581b-92af-3e41ce6028f4 with identifier: 120861707
2026-03-27 19:15:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 0f8317ee-d55a-581b-92af-3e41ce6028f4 with identifier: 120861707
2026-03-27 19:15:25 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 0f8317ee-d55a-581b-92af-3e41ce6028f4 with identifier: 120861707 to the API
2026-03-27 19:15:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:15: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-27 19:15:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/YM66YBC/2026-03-27/image/e8300429-3a19-4f19-b200-ccd57efbe658_removebg.jpg?w=600>
{'auction_title': '',
'c_o_2_emission_value': 125,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 3,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Petrol',
'id': '0f8317ee-d55a-581b-92af-3e41ce6028f4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'YM66YBC',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120861707',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'VAUXHALL',
'model': 'ADAM HATCHBACK SPECIAL EDS',
'odometer': 79242,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 6,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f8317ee-d55a-581b-92af-3e41ce6028f4/0f8317ee-d55a-581b-92af-3e41ce6028f4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36330,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/YM66YBC/2026-03-27/image/2ef866c4-5d8a-4919-a45e-b321121df581_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f8317ee-d55a-581b-92af-3e41ce6028f4/0f8317ee-d55a-581b-92af-3e41ce6028f4_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 38296,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/YM66YBC/2026-03-27/image/9603b082-5ce9-4b29-bdd7-3f2e8b235e05_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f8317ee-d55a-581b-92af-3e41ce6028f4/0f8317ee-d55a-581b-92af-3e41ce6028f4_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39029,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/YM66YBC/2026-03-27/image/c58f248b-ba0b-4f68-bf81-65a0eb5be73c_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f8317ee-d55a-581b-92af-3e41ce6028f4/0f8317ee-d55a-581b-92af-3e41ce6028f4_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35978,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/YM66YBC/2026-03-27/image/cfed71d5-34e8-4b74-baf8-96f861d61c4b_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f8317ee-d55a-581b-92af-3e41ce6028f4/0f8317ee-d55a-581b-92af-3e41ce6028f4_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43569,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/YM66YBC/2026-03-27/image/9fd7b8b3-322b-4fec-8d07-96dc102fbace_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f8317ee-d55a-581b-92af-3e41ce6028f4/0f8317ee-d55a-581b-92af-3e41ce6028f4_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 41392,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/YM66YBC/2026-03-27/image/e8300429-3a19-4f19-b200-ccd57efbe658_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-01-27',
'seller_name': 'Manamanx Ltd',
'title': 'VAUXHALL ADAM HATCHBACK SPECIAL EDS 1.2i Energised 3dr',
'transmission': 'manual',
'trim': '1.2i Energised 3dr',
'vin': None,
'year': 2017}
2026-03-27 19:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:15:25 [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-27 19:15:25 [astonbarclay.gb] INFO: Saving data for 120861707: {'created_time': 1774638925.511486, 'last_price_update_time': 1774638925.511498, 'auction_closing_time': 1774888200.0}
2026-03-27 19:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120861707') HTTP/1.1" 204 0
2026-03-27 19:15:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120860161?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:15:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:15:28 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120860161, 'registration': 'WV18UVH', 'account': 'MAN037', 'make': 'VAUXHALL', 'model': 'CORSA HATCHBACK', 'derivative': '1.4 SRi Vx-line 5dr', 'mileage': 75707, 'mileageWarranty': False, 'type': 'car', 'saleId': 19230, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-03-30T16:30Z', 'lot': 1076, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2018-03-27', 'fuel': 'Petrol', 'motExpiry': '2026-04-23', 'doors': 5, 'engineSize': 1398, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/WV18UVH/2026-03-27/image/5bde3090-490c-4988-9ec3-d2b14555fdbb_removebg.jpg?w=600', 'https://abimg003.imgix.net/WV18UVH/2026-03-27/image/da7fbaa5-cd08-4677-9725-ac44f78b920e_removebg.jpg?w=600', 'https://abimg003.imgix.net/WV18UVH/2026-03-27/image/6d1a2aa3-7b64-426d-a500-46c251326079_removebg.jpg?w=600', 'https://abimg003.imgix.net/WV18UVH/2026-03-27/image/55eff67e-1e1d-4241-a2c2-7abd7ded09e2_removebg.jpg?w=600', 'https://abimg003.imgix.net/WV18UVH/2026-03-27/image/2d0e6853-ae92-4f02-b62d-d02b6ad5e33c_removebg.jpg?w=600', 'https://abimg003.imgix.net/WV18UVH/2026-03-27/image/b247f33c-a09f-400d-9fee-46c190c721c9_removebg.jpg?w=600', 'https://abimg003.imgix.net/WV18UVH/2026-03-27/image/96aecad3-2643-4a09-93ef-1e79aa656ccd_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book 10/15-20K, 11/16-27K, 11/17-32K, 11/18-39K, 11/19-47K, 11/21-59K, 12/22-67K, 12/23-72K', 'remarks': 'VOSA STATES 34K, 46K, 59K, 72K', 'virtual': False, 'seller': 'Manamanx Ltd', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '4', 'v5': True, 'v5details': 'Here', 'co2': 120, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/f58baae9-728d-4127-abf5-110467e1b95b.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:15:28 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120860161, 'registration': 'WV18UVH', 'account': 'MAN037', 'make': 'VAUXHALL', 'model': 'CORSA HATCHBACK', 'derivative': '1.4 SRi Vx-line 5dr', 'mileage': 75707, 'mileageWarranty': False, 'type': 'car', 'saleId': 19230, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-03-30T16:30Z', 'lot': 1076, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2018-03-27', 'fuel': 'Petrol', 'motExpiry': '2026-04-23', 'doors': 5, 'engineSize': 1398, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/WV18UVH/2026-03-27/image/5bde3090-490c-4988-9ec3-d2b14555fdbb_removebg.jpg?w=600', 'https://abimg003.imgix.net/WV18UVH/2026-03-27/image/da7fbaa5-cd08-4677-9725-ac44f78b920e_removebg.jpg?w=600', 'https://abimg003.imgix.net/WV18UVH/2026-03-27/image/6d1a2aa3-7b64-426d-a500-46c251326079_removebg.jpg?w=600', 'https://abimg003.imgix.net/WV18UVH/2026-03-27/image/55eff67e-1e1d-4241-a2c2-7abd7ded09e2_removebg.jpg?w=600', 'https://abimg003.imgix.net/WV18UVH/2026-03-27/image/2d0e6853-ae92-4f02-b62d-d02b6ad5e33c_removebg.jpg?w=600', 'https://abimg003.imgix.net/WV18UVH/2026-03-27/image/b247f33c-a09f-400d-9fee-46c190c721c9_removebg.jpg?w=600', 'https://abimg003.imgix.net/WV18UVH/2026-03-27/image/96aecad3-2643-4a09-93ef-1e79aa656ccd_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book 10/15-20K, 11/16-27K, 11/17-32K, 11/18-39K, 11/19-47K, 11/21-59K, 12/22-67K, 12/23-72K', 'remarks': 'VOSA STATES 34K, 46K, 59K, 72K', 'virtual': False, 'seller': 'Manamanx Ltd', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '4', 'v5': True, 'v5details': 'Here', 'co2': 120, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/f58baae9-728d-4127-abf5-110467e1b95b.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:15:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1a7bb792-f36c-5fdb-aea6-8b4c9bbe351d with identifier: 120860161
2026-03-27 19:15:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1a7bb792-f36c-5fdb-aea6-8b4c9bbe351d with scrape type 1
2026-03-27 19:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 7 photos for item 1a7bb792-f36c-5fdb-aea6-8b4c9bbe351d
2026-03-27 19:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:15: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%252FWV18UVH%252F2026-03-27%252Fimage%252F5bde3090-490c-4988-9ec3-d2b14555fdbb_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WV18UVH/2026-03-27/image/5bde3090-490c-4988-9ec3-d2b14555fdbb_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:15: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%252FWV18UVH%252F2026-03-27%252Fimage%252Fda7fbaa5-cd08-4677-9725-ac44f78b920e_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WV18UVH/2026-03-27/image/da7fbaa5-cd08-4677-9725-ac44f78b920e_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:15: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%252FWV18UVH%252F2026-03-27%252Fimage%252F6d1a2aa3-7b64-426d-a500-46c251326079_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WV18UVH/2026-03-27/image/6d1a2aa3-7b64-426d-a500-46c251326079_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:15: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%252FWV18UVH%252F2026-03-27%252Fimage%252F55eff67e-1e1d-4241-a2c2-7abd7ded09e2_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WV18UVH/2026-03-27/image/55eff67e-1e1d-4241-a2c2-7abd7ded09e2_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:15: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%252FWV18UVH%252F2026-03-27%252Fimage%252F2d0e6853-ae92-4f02-b62d-d02b6ad5e33c_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WV18UVH/2026-03-27/image/2d0e6853-ae92-4f02-b62d-d02b6ad5e33c_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:15: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%252FWV18UVH%252F2026-03-27%252Fimage%252Fb247f33c-a09f-400d-9fee-46c190c721c9_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WV18UVH/2026-03-27/image/b247f33c-a09f-400d-9fee-46c190c721c9_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:15:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/WV18UVH/2026-03-27/image/da7fbaa5-cd08-4677-9725-ac44f78b920e_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120860161?view=catalogue)
2026-03-27 19:15:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/WV18UVH/2026-03-27/image/5bde3090-490c-4988-9ec3-d2b14555fdbb_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120860161?view=catalogue)
2026-03-27 19:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:15: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%252FWV18UVH%252F2026-03-27%252Fimage%252F96aecad3-2643-4a09-93ef-1e79aa656ccd_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WV18UVH/2026-03-27/image/96aecad3-2643-4a09-93ef-1e79aa656ccd_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:15:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/WV18UVH/2026-03-27/image/6d1a2aa3-7b64-426d-a500-46c251326079_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120860161?view=catalogue)
2026-03-27 19:15:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/WV18UVH/2026-03-27/image/55eff67e-1e1d-4241-a2c2-7abd7ded09e2_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120860161?view=catalogue)
2026-03-27 19:15:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/WV18UVH/2026-03-27/image/96aecad3-2643-4a09-93ef-1e79aa656ccd_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120860161?view=catalogue)
2026-03-27 19:15:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/WV18UVH/2026-03-27/image/b247f33c-a09f-400d-9fee-46c190c721c9_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120860161?view=catalogue)
2026-03-27 19:15:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/WV18UVH/2026-03-27/image/2d0e6853-ae92-4f02-b62d-d02b6ad5e33c_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120860161?view=catalogue)
2026-03-27 19:15:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:15:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439d638d50>
2026-03-27 19:15:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:15:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:15:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:15:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1a7bb792-f36c-5fdb-aea6-8b4c9bbe351d/1a7bb792-f36c-5fdb-aea6-8b4c9bbe351d_image_1.jpg HTTP/1.1" 201 0
2026-03-27 19:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FWV18UVH%252F2026-03-27%252Fimage%252Fda7fbaa5-cd08-4677-9725-ac44f78b920e_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WV18UVH/2026-03-27/image/da7fbaa5-cd08-4677-9725-ac44f78b920e_removebg.jpg?w=600 saved to cache
2026-03-27 19:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 1a7bb792-f36c-5fdb-aea6-8b4c9bbe351d
2026-03-27 19:15:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:15:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439d639250>
2026-03-27 19:15:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:15:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:15:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:15:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1a7bb792-f36c-5fdb-aea6-8b4c9bbe351d/1a7bb792-f36c-5fdb-aea6-8b4c9bbe351d_image_0.jpg HTTP/1.1" 201 0
2026-03-27 19:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FWV18UVH%252F2026-03-27%252Fimage%252F5bde3090-490c-4988-9ec3-d2b14555fdbb_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WV18UVH/2026-03-27/image/5bde3090-490c-4988-9ec3-d2b14555fdbb_removebg.jpg?w=600 saved to cache
2026-03-27 19:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 1a7bb792-f36c-5fdb-aea6-8b4c9bbe351d
2026-03-27 19:15:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:15:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439d7fc090>
2026-03-27 19:15:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:15:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:15:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:15:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1a7bb792-f36c-5fdb-aea6-8b4c9bbe351d/1a7bb792-f36c-5fdb-aea6-8b4c9bbe351d_image_2.jpg HTTP/1.1" 201 0
2026-03-27 19:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FWV18UVH%252F2026-03-27%252Fimage%252F6d1a2aa3-7b64-426d-a500-46c251326079_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WV18UVH/2026-03-27/image/6d1a2aa3-7b64-426d-a500-46c251326079_removebg.jpg?w=600 saved to cache
2026-03-27 19:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 1a7bb792-f36c-5fdb-aea6-8b4c9bbe351d
2026-03-27 19:15:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:15:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439d73c090>
2026-03-27 19:15:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:15:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:15:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:15:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1a7bb792-f36c-5fdb-aea6-8b4c9bbe351d/1a7bb792-f36c-5fdb-aea6-8b4c9bbe351d_image_3.jpg HTTP/1.1" 201 0
2026-03-27 19:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FWV18UVH%252F2026-03-27%252Fimage%252F55eff67e-1e1d-4241-a2c2-7abd7ded09e2_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WV18UVH/2026-03-27/image/55eff67e-1e1d-4241-a2c2-7abd7ded09e2_removebg.jpg?w=600 saved to cache
2026-03-27 19:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 1a7bb792-f36c-5fdb-aea6-8b4c9bbe351d
2026-03-27 19:15:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:15:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439d5c3c50>
2026-03-27 19:15:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:15:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:15:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:15:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1a7bb792-f36c-5fdb-aea6-8b4c9bbe351d/1a7bb792-f36c-5fdb-aea6-8b4c9bbe351d_image_6.jpg HTTP/1.1" 201 0
2026-03-27 19:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FWV18UVH%252F2026-03-27%252Fimage%252F96aecad3-2643-4a09-93ef-1e79aa656ccd_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WV18UVH/2026-03-27/image/96aecad3-2643-4a09-93ef-1e79aa656ccd_removebg.jpg?w=600 saved to cache
2026-03-27 19:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 1a7bb792-f36c-5fdb-aea6-8b4c9bbe351d
2026-03-27 19:15:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120861213?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:15:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:15:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439dee7bd0>
2026-03-27 19:15:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:15:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:15:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:15:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1a7bb792-f36c-5fdb-aea6-8b4c9bbe351d/1a7bb792-f36c-5fdb-aea6-8b4c9bbe351d_image_5.jpg HTTP/1.1" 201 0
2026-03-27 19:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FWV18UVH%252F2026-03-27%252Fimage%252Fb247f33c-a09f-400d-9fee-46c190c721c9_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WV18UVH/2026-03-27/image/b247f33c-a09f-400d-9fee-46c190c721c9_removebg.jpg?w=600 saved to cache
2026-03-27 19:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 1a7bb792-f36c-5fdb-aea6-8b4c9bbe351d
2026-03-27 19:15:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:15:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439eb2e410>
2026-03-27 19:15:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:15:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:15:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:15:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1a7bb792-f36c-5fdb-aea6-8b4c9bbe351d/1a7bb792-f36c-5fdb-aea6-8b4c9bbe351d_image_4.jpg HTTP/1.1" 201 0
2026-03-27 19:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FWV18UVH%252F2026-03-27%252Fimage%252F2d0e6853-ae92-4f02-b62d-d02b6ad5e33c_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WV18UVH/2026-03-27/image/2d0e6853-ae92-4f02-b62d-d02b6ad5e33c_removebg.jpg?w=600 saved to cache
2026-03-27 19:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 1a7bb792-f36c-5fdb-aea6-8b4c9bbe351d
2026-03-27 19:15:28 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 1a7bb792-f36c-5fdb-aea6-8b4c9bbe351d, skipping ID generation
2026-03-27 19:15:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1a7bb792-f36c-5fdb-aea6-8b4c9bbe351d with scrape type 1
2026-03-27 19:15:28 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 1a7bb792-f36c-5fdb-aea6-8b4c9bbe351d sending to next pipeline
2026-03-27 19:15:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 1a7bb792-f36c-5fdb-aea6-8b4c9bbe351d, identifier: 120860161
2026-03-27 19:15:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 1a7bb792-f36c-5fdb-aea6-8b4c9bbe351d with identifier: 120860161
2026-03-27 19:15:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 1a7bb792-f36c-5fdb-aea6-8b4c9bbe351d with identifier: 120860161
2026-03-27 19:15:28 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 1a7bb792-f36c-5fdb-aea6-8b4c9bbe351d with identifier: 120860161 to the API
2026-03-27 19:15:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:15: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-27 19:15:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/WV18UVH/2026-03-27/image/2d0e6853-ae92-4f02-b62d-d02b6ad5e33c_removebg.jpg?w=600>
{'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-03-30T16:30:00Z',
'fuel_type': 'Petrol',
'id': '1a7bb792-f36c-5fdb-aea6-8b4c9bbe351d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'WV18UVH',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120860161',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'VAUXHALL',
'model': 'CORSA HATCHBACK',
'odometer': 75707,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 7,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1a7bb792-f36c-5fdb-aea6-8b4c9bbe351d/1a7bb792-f36c-5fdb-aea6-8b4c9bbe351d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37262,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/WV18UVH/2026-03-27/image/5bde3090-490c-4988-9ec3-d2b14555fdbb_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1a7bb792-f36c-5fdb-aea6-8b4c9bbe351d/1a7bb792-f36c-5fdb-aea6-8b4c9bbe351d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 38945,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/WV18UVH/2026-03-27/image/da7fbaa5-cd08-4677-9725-ac44f78b920e_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1a7bb792-f36c-5fdb-aea6-8b4c9bbe351d/1a7bb792-f36c-5fdb-aea6-8b4c9bbe351d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35184,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/WV18UVH/2026-03-27/image/6d1a2aa3-7b64-426d-a500-46c251326079_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1a7bb792-f36c-5fdb-aea6-8b4c9bbe351d/1a7bb792-f36c-5fdb-aea6-8b4c9bbe351d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 31798,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/WV18UVH/2026-03-27/image/55eff67e-1e1d-4241-a2c2-7abd7ded09e2_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1a7bb792-f36c-5fdb-aea6-8b4c9bbe351d/1a7bb792-f36c-5fdb-aea6-8b4c9bbe351d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45478,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/WV18UVH/2026-03-27/image/2d0e6853-ae92-4f02-b62d-d02b6ad5e33c_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1a7bb792-f36c-5fdb-aea6-8b4c9bbe351d/1a7bb792-f36c-5fdb-aea6-8b4c9bbe351d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35487,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/WV18UVH/2026-03-27/image/b247f33c-a09f-400d-9fee-46c190c721c9_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1a7bb792-f36c-5fdb-aea6-8b4c9bbe351d/1a7bb792-f36c-5fdb-aea6-8b4c9bbe351d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 38410,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/WV18UVH/2026-03-27/image/96aecad3-2643-4a09-93ef-1e79aa656ccd_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-03-27',
'seller_name': 'Manamanx Ltd',
'title': 'VAUXHALL CORSA HATCHBACK 1.4 SRi Vx-line 5dr',
'transmission': 'manual',
'trim': '1.4 SRi Vx-line 5dr',
'vin': None,
'year': 2018}
2026-03-27 19:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:15:29 [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-27 19:15:29 [astonbarclay.gb] INFO: Saving data for 120860161: {'created_time': 1774638929.156691, 'last_price_update_time': 1774638929.156704, 'auction_closing_time': 1774888200.0}
2026-03-27 19:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120860161') HTTP/1.1" 204 0
2026-03-27 19:15:29 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120861213, 'registration': 'EP19KJF', 'account': 'MAN037', 'make': 'FORD', 'model': 'ECOSPORT HATCHBACK', 'derivative': '1.0 EcoBoost 125 Titanium 5dr', 'mileage': 71846, 'mileageWarranty': False, 'type': 'car', 'saleId': 19230, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-03-30T16:30Z', 'lot': 1075, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2019-06-29', 'fuel': 'Petrol', 'motExpiry': '2026-06-28', 'doors': 5, 'engineSize': 998, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/EP19KJF/2026-03-27/image/418009f1-d14e-4bb7-a7ae-1be0be7aa6ea_removebg.jpg?w=600', 'https://abimg003.imgix.net/EP19KJF/2026-03-27/image/cca3575c-1ad6-441a-9a50-164bcd224f6e_removebg.jpg?w=600', 'https://abimg003.imgix.net/EP19KJF/2026-03-27/image/21b32f42-1271-49f9-bbb3-bc8f903d913c_removebg.jpg?w=600', 'https://abimg003.imgix.net/EP19KJF/2026-03-27/image/157a8c28-2d02-4fa4-9eaf-c1212adea3e6_removebg.jpg?w=600', 'https://abimg003.imgix.net/EP19KJF/2026-03-27/image/fd8198c3-2eef-4a43-a55f-434b12feac65_removebg.jpg?w=600', 'https://abimg003.imgix.net/EP19KJF/2026-03-27/image/a04fd6f1-c9dd-49dc-aa11-bd2f509d7ae1_removebg.jpg?w=600', 'https://abimg003.imgix.net/EP19KJF/2026-03-27/image/b2eb28e4-c419-4826-a03e-d5641c6bb54b_removebg.jpg?w=600', 'https://abimg003.imgix.net/EP19KJF/2026-03-27/image/29da6964-48e1-438e-b242-0d07f39ffb6c_removebg.jpg?w=600', 'https://abimg003.imgix.net/EP19KJF/2026-03-27/image/521a21de-a277-44c5-b326-e5f91c53c29a_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': '', 'remarks': 'VOSA STATES - 15K, 28K, 42K, 66K - 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/ed9ad99e-8888-4a97-9f56-fc24d2519e1f.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:15:29 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120861213, 'registration': 'EP19KJF', 'account': 'MAN037', 'make': 'FORD', 'model': 'ECOSPORT HATCHBACK', 'derivative': '1.0 EcoBoost 125 Titanium 5dr', 'mileage': 71846, 'mileageWarranty': False, 'type': 'car', 'saleId': 19230, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-03-30T16:30Z', 'lot': 1075, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2019-06-29', 'fuel': 'Petrol', 'motExpiry': '2026-06-28', 'doors': 5, 'engineSize': 998, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/EP19KJF/2026-03-27/image/418009f1-d14e-4bb7-a7ae-1be0be7aa6ea_removebg.jpg?w=600', 'https://abimg003.imgix.net/EP19KJF/2026-03-27/image/cca3575c-1ad6-441a-9a50-164bcd224f6e_removebg.jpg?w=600', 'https://abimg003.imgix.net/EP19KJF/2026-03-27/image/21b32f42-1271-49f9-bbb3-bc8f903d913c_removebg.jpg?w=600', 'https://abimg003.imgix.net/EP19KJF/2026-03-27/image/157a8c28-2d02-4fa4-9eaf-c1212adea3e6_removebg.jpg?w=600', 'https://abimg003.imgix.net/EP19KJF/2026-03-27/image/fd8198c3-2eef-4a43-a55f-434b12feac65_removebg.jpg?w=600', 'https://abimg003.imgix.net/EP19KJF/2026-03-27/image/a04fd6f1-c9dd-49dc-aa11-bd2f509d7ae1_removebg.jpg?w=600', 'https://abimg003.imgix.net/EP19KJF/2026-03-27/image/b2eb28e4-c419-4826-a03e-d5641c6bb54b_removebg.jpg?w=600', 'https://abimg003.imgix.net/EP19KJF/2026-03-27/image/29da6964-48e1-438e-b242-0d07f39ffb6c_removebg.jpg?w=600', 'https://abimg003.imgix.net/EP19KJF/2026-03-27/image/521a21de-a277-44c5-b326-e5f91c53c29a_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': '', 'remarks': 'VOSA STATES - 15K, 28K, 42K, 66K - 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/ed9ad99e-8888-4a97-9f56-fc24d2519e1f.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:15:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f8f05e66-9f37-536b-aa61-44583a02912a with identifier: 120861213
2026-03-27 19:15:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f8f05e66-9f37-536b-aa61-44583a02912a with scrape type 1
2026-03-27 19:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 9 photos for item f8f05e66-9f37-536b-aa61-44583a02912a
2026-03-27 19:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:15: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%252FEP19KJF%252F2026-03-27%252Fimage%252F418009f1-d14e-4bb7-a7ae-1be0be7aa6ea_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/EP19KJF/2026-03-27/image/418009f1-d14e-4bb7-a7ae-1be0be7aa6ea_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:15: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%252FEP19KJF%252F2026-03-27%252Fimage%252Fcca3575c-1ad6-441a-9a50-164bcd224f6e_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/EP19KJF/2026-03-27/image/cca3575c-1ad6-441a-9a50-164bcd224f6e_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:15: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%252FEP19KJF%252F2026-03-27%252Fimage%252F21b32f42-1271-49f9-bbb3-bc8f903d913c_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/EP19KJF/2026-03-27/image/21b32f42-1271-49f9-bbb3-bc8f903d913c_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:15: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%252FEP19KJF%252F2026-03-27%252Fimage%252F157a8c28-2d02-4fa4-9eaf-c1212adea3e6_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/EP19KJF/2026-03-27/image/157a8c28-2d02-4fa4-9eaf-c1212adea3e6_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:15: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%252FEP19KJF%252F2026-03-27%252Fimage%252Ffd8198c3-2eef-4a43-a55f-434b12feac65_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/EP19KJF/2026-03-27/image/fd8198c3-2eef-4a43-a55f-434b12feac65_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:15: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%252FEP19KJF%252F2026-03-27%252Fimage%252Fa04fd6f1-c9dd-49dc-aa11-bd2f509d7ae1_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/EP19KJF/2026-03-27/image/a04fd6f1-c9dd-49dc-aa11-bd2f509d7ae1_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:15:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/EP19KJF/2026-03-27/image/418009f1-d14e-4bb7-a7ae-1be0be7aa6ea_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120861213?view=catalogue)
2026-03-27 19:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:15: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%252FEP19KJF%252F2026-03-27%252Fimage%252Fb2eb28e4-c419-4826-a03e-d5641c6bb54b_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/EP19KJF/2026-03-27/image/b2eb28e4-c419-4826-a03e-d5641c6bb54b_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:15:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/EP19KJF/2026-03-27/image/cca3575c-1ad6-441a-9a50-164bcd224f6e_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120861213?view=catalogue)
2026-03-27 19:15:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/EP19KJF/2026-03-27/image/21b32f42-1271-49f9-bbb3-bc8f903d913c_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120861213?view=catalogue)
2026-03-27 19:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:15: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%252FEP19KJF%252F2026-03-27%252Fimage%252F29da6964-48e1-438e-b242-0d07f39ffb6c_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/EP19KJF/2026-03-27/image/29da6964-48e1-438e-b242-0d07f39ffb6c_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:15:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/EP19KJF/2026-03-27/image/157a8c28-2d02-4fa4-9eaf-c1212adea3e6_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120861213?view=catalogue)
2026-03-27 19:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:15: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%252FEP19KJF%252F2026-03-27%252Fimage%252F521a21de-a277-44c5-b326-e5f91c53c29a_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/EP19KJF/2026-03-27/image/521a21de-a277-44c5-b326-e5f91c53c29a_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:15:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/EP19KJF/2026-03-27/image/fd8198c3-2eef-4a43-a55f-434b12feac65_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120861213?view=catalogue)
2026-03-27 19:15:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/EP19KJF/2026-03-27/image/b2eb28e4-c419-4826-a03e-d5641c6bb54b_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120861213?view=catalogue)
2026-03-27 19:15:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/EP19KJF/2026-03-27/image/29da6964-48e1-438e-b242-0d07f39ffb6c_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120861213?view=catalogue)
2026-03-27 19:15:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:15:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f43a01b38d0>
2026-03-27 19:15:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:15:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:15:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:15:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f8f05e66-9f37-536b-aa61-44583a02912a/f8f05e66-9f37-536b-aa61-44583a02912a_image_0.jpg HTTP/1.1" 201 0
2026-03-27 19:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FEP19KJF%252F2026-03-27%252Fimage%252F418009f1-d14e-4bb7-a7ae-1be0be7aa6ea_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/EP19KJF/2026-03-27/image/418009f1-d14e-4bb7-a7ae-1be0be7aa6ea_removebg.jpg?w=600 saved to cache
2026-03-27 19:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item f8f05e66-9f37-536b-aa61-44583a02912a
2026-03-27 19:15:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/EP19KJF/2026-03-27/image/a04fd6f1-c9dd-49dc-aa11-bd2f509d7ae1_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120861213?view=catalogue)
2026-03-27 19:15:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/EP19KJF/2026-03-27/image/521a21de-a277-44c5-b326-e5f91c53c29a_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120861213?view=catalogue)
2026-03-27 19:15:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:15:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439d521410>
2026-03-27 19:15:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:15:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:15:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:15:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f8f05e66-9f37-536b-aa61-44583a02912a/f8f05e66-9f37-536b-aa61-44583a02912a_image_1.jpg HTTP/1.1" 201 0
2026-03-27 19:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FEP19KJF%252F2026-03-27%252Fimage%252Fcca3575c-1ad6-441a-9a50-164bcd224f6e_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/EP19KJF/2026-03-27/image/cca3575c-1ad6-441a-9a50-164bcd224f6e_removebg.jpg?w=600 saved to cache
2026-03-27 19:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item f8f05e66-9f37-536b-aa61-44583a02912a
2026-03-27 19:15:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:15:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439d7044d0>
2026-03-27 19:15:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:15:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:15:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:15:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f8f05e66-9f37-536b-aa61-44583a02912a/f8f05e66-9f37-536b-aa61-44583a02912a_image_2.jpg HTTP/1.1" 201 0
2026-03-27 19:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FEP19KJF%252F2026-03-27%252Fimage%252F21b32f42-1271-49f9-bbb3-bc8f903d913c_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/EP19KJF/2026-03-27/image/21b32f42-1271-49f9-bbb3-bc8f903d913c_removebg.jpg?w=600 saved to cache
2026-03-27 19:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item f8f05e66-9f37-536b-aa61-44583a02912a
2026-03-27 19:15:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:15:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439d7f0ad0>
2026-03-27 19:15:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:15:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:15:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:15:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f8f05e66-9f37-536b-aa61-44583a02912a/f8f05e66-9f37-536b-aa61-44583a02912a_image_3.jpg HTTP/1.1" 201 0
2026-03-27 19:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FEP19KJF%252F2026-03-27%252Fimage%252F157a8c28-2d02-4fa4-9eaf-c1212adea3e6_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/EP19KJF/2026-03-27/image/157a8c28-2d02-4fa4-9eaf-c1212adea3e6_removebg.jpg?w=600 saved to cache
2026-03-27 19:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item f8f05e66-9f37-536b-aa61-44583a02912a
2026-03-27 19:15:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:15:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439d6780d0>
2026-03-27 19:15:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:15:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:15:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:15:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f8f05e66-9f37-536b-aa61-44583a02912a/f8f05e66-9f37-536b-aa61-44583a02912a_image_4.jpg HTTP/1.1" 201 0
2026-03-27 19:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FEP19KJF%252F2026-03-27%252Fimage%252Ffd8198c3-2eef-4a43-a55f-434b12feac65_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/EP19KJF/2026-03-27/image/fd8198c3-2eef-4a43-a55f-434b12feac65_removebg.jpg?w=600 saved to cache
2026-03-27 19:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item f8f05e66-9f37-536b-aa61-44583a02912a
2026-03-27 19:15:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:15:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439eb1aa10>
2026-03-27 19:15:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:15:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:15:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:15:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f8f05e66-9f37-536b-aa61-44583a02912a/f8f05e66-9f37-536b-aa61-44583a02912a_image_6.jpg HTTP/1.1" 201 0
2026-03-27 19:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FEP19KJF%252F2026-03-27%252Fimage%252Fb2eb28e4-c419-4826-a03e-d5641c6bb54b_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/EP19KJF/2026-03-27/image/b2eb28e4-c419-4826-a03e-d5641c6bb54b_removebg.jpg?w=600 saved to cache
2026-03-27 19:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item f8f05e66-9f37-536b-aa61-44583a02912a
2026-03-27 19:15:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:15:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439ec83690>
2026-03-27 19:15:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:15:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:15:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:15:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f8f05e66-9f37-536b-aa61-44583a02912a/f8f05e66-9f37-536b-aa61-44583a02912a_image_7.jpg HTTP/1.1" 201 0
2026-03-27 19:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FEP19KJF%252F2026-03-27%252Fimage%252F29da6964-48e1-438e-b242-0d07f39ffb6c_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/EP19KJF/2026-03-27/image/29da6964-48e1-438e-b242-0d07f39ffb6c_removebg.jpg?w=600 saved to cache
2026-03-27 19:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item f8f05e66-9f37-536b-aa61-44583a02912a
2026-03-27 19:15:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:15:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439ed94510>
2026-03-27 19:15:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:15:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:15:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:15:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f8f05e66-9f37-536b-aa61-44583a02912a/f8f05e66-9f37-536b-aa61-44583a02912a_image_5.jpg HTTP/1.1" 201 0
2026-03-27 19:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FEP19KJF%252F2026-03-27%252Fimage%252Fa04fd6f1-c9dd-49dc-aa11-bd2f509d7ae1_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/EP19KJF/2026-03-27/image/a04fd6f1-c9dd-49dc-aa11-bd2f509d7ae1_removebg.jpg?w=600 saved to cache
2026-03-27 19:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item f8f05e66-9f37-536b-aa61-44583a02912a
2026-03-27 19:15:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:15:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439deb6610>
2026-03-27 19:15:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:15:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:15:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:15:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f8f05e66-9f37-536b-aa61-44583a02912a/f8f05e66-9f37-536b-aa61-44583a02912a_image_8.jpg HTTP/1.1" 201 0
2026-03-27 19:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FEP19KJF%252F2026-03-27%252Fimage%252F521a21de-a277-44c5-b326-e5f91c53c29a_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/EP19KJF/2026-03-27/image/521a21de-a277-44c5-b326-e5f91c53c29a_removebg.jpg?w=600 saved to cache
2026-03-27 19:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item f8f05e66-9f37-536b-aa61-44583a02912a
2026-03-27 19:15:29 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f8f05e66-9f37-536b-aa61-44583a02912a, skipping ID generation
2026-03-27 19:15:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f8f05e66-9f37-536b-aa61-44583a02912a with scrape type 1
2026-03-27 19:15:29 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f8f05e66-9f37-536b-aa61-44583a02912a sending to next pipeline
2026-03-27 19:15:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: f8f05e66-9f37-536b-aa61-44583a02912a, identifier: 120861213
2026-03-27 19:15:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: f8f05e66-9f37-536b-aa61-44583a02912a with identifier: 120861213
2026-03-27 19:15:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: f8f05e66-9f37-536b-aa61-44583a02912a with identifier: 120861213
2026-03-27 19:15:30 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: f8f05e66-9f37-536b-aa61-44583a02912a with identifier: 120861213 to the API
2026-03-27 19:15:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:15: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-27 19:15:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/EP19KJF/2026-03-27/image/521a21de-a277-44c5-b326-e5f91c53c29a_removebg.jpg?w=600>
{'auction_title': '',
'c_o_2_emission_value': 119,
'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': 'f8f05e66-9f37-536b-aa61-44583a02912a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'EP19KJF',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120861213',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'FORD',
'model': 'ECOSPORT HATCHBACK',
'odometer': 71846,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 9,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f8f05e66-9f37-536b-aa61-44583a02912a/f8f05e66-9f37-536b-aa61-44583a02912a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 42032,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/EP19KJF/2026-03-27/image/418009f1-d14e-4bb7-a7ae-1be0be7aa6ea_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f8f05e66-9f37-536b-aa61-44583a02912a/f8f05e66-9f37-536b-aa61-44583a02912a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43704,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/EP19KJF/2026-03-27/image/cca3575c-1ad6-441a-9a50-164bcd224f6e_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f8f05e66-9f37-536b-aa61-44583a02912a/f8f05e66-9f37-536b-aa61-44583a02912a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35271,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/EP19KJF/2026-03-27/image/21b32f42-1271-49f9-bbb3-bc8f903d913c_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f8f05e66-9f37-536b-aa61-44583a02912a/f8f05e66-9f37-536b-aa61-44583a02912a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 34370,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/EP19KJF/2026-03-27/image/157a8c28-2d02-4fa4-9eaf-c1212adea3e6_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f8f05e66-9f37-536b-aa61-44583a02912a/f8f05e66-9f37-536b-aa61-44583a02912a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54417,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/EP19KJF/2026-03-27/image/fd8198c3-2eef-4a43-a55f-434b12feac65_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f8f05e66-9f37-536b-aa61-44583a02912a/f8f05e66-9f37-536b-aa61-44583a02912a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 41265,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/EP19KJF/2026-03-27/image/a04fd6f1-c9dd-49dc-aa11-bd2f509d7ae1_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f8f05e66-9f37-536b-aa61-44583a02912a/f8f05e66-9f37-536b-aa61-44583a02912a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52014,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/EP19KJF/2026-03-27/image/b2eb28e4-c419-4826-a03e-d5641c6bb54b_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f8f05e66-9f37-536b-aa61-44583a02912a/f8f05e66-9f37-536b-aa61-44583a02912a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50618,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/EP19KJF/2026-03-27/image/29da6964-48e1-438e-b242-0d07f39ffb6c_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f8f05e66-9f37-536b-aa61-44583a02912a/f8f05e66-9f37-536b-aa61-44583a02912a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50060,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/EP19KJF/2026-03-27/image/521a21de-a277-44c5-b326-e5f91c53c29a_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-06-29',
'seller_name': 'Manamanx Ltd',
'title': 'FORD ECOSPORT HATCHBACK 1.0 EcoBoost 125 Titanium 5dr',
'transmission': 'manual',
'trim': '1.0 EcoBoost 125 Titanium 5dr',
'vin': None,
'year': 2019}
2026-03-27 19:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:15:30 [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-27 19:15:30 [astonbarclay.gb] INFO: Saving data for 120861213: {'created_time': 1774638930.343258, 'last_price_update_time': 1774638930.343272, 'auction_closing_time': 1774888200.0}
2026-03-27 19:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120861213') HTTP/1.1" 204 0
2026-03-27 19:15:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120860771?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:15:31 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120860771, 'registration': 'ML18MXM', 'account': 'MAN037', 'make': 'NISSAN', 'model': 'QASHQAI HATCHBACK', 'derivative': '1.2 DiG-T N-Connecta 5dr', 'mileage': 61966, 'mileageWarranty': False, 'type': 'car', 'saleId': 19230, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-03-30T16:30Z', 'lot': 1074, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2018-03-29', 'fuel': 'Petrol', 'motExpiry': '2026-09-22', 'doors': 5, 'engineSize': 1197, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/ML18MXM/2026-03-27/image/1f6fb781-f462-4413-b316-38814cb79885_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML18MXM/2026-03-27/image/2d66a674-afb7-41bb-a01d-c78f14476578_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML18MXM/2026-03-27/image/bcb96629-a161-4a4b-99b6-bdd7234a5cc1_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML18MXM/2026-03-27/image/1b028d3c-c233-4cec-8f88-8bd36bd1d994_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML18MXM/2026-03-27/image/108069c3-f36a-4a64-a7ca-8887e0a79beb_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML18MXM/2026-03-27/image/a0d1f199-270f-47da-bdcd-5db0b48ff439_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML18MXM/2026-03-27/image/cbe7f880-ca4c-4f10-9b62-44b522cfbc03_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': '', 'remarks': 'VOSA STATES 44K, 52K, 57K, 60K', '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/94b98b18-b4a5-466d-b1f5-f9a5f5fb7f56.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:15:31 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120860771, 'registration': 'ML18MXM', 'account': 'MAN037', 'make': 'NISSAN', 'model': 'QASHQAI HATCHBACK', 'derivative': '1.2 DiG-T N-Connecta 5dr', 'mileage': 61966, 'mileageWarranty': False, 'type': 'car', 'saleId': 19230, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-03-30T16:30Z', 'lot': 1074, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2018-03-29', 'fuel': 'Petrol', 'motExpiry': '2026-09-22', 'doors': 5, 'engineSize': 1197, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/ML18MXM/2026-03-27/image/1f6fb781-f462-4413-b316-38814cb79885_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML18MXM/2026-03-27/image/2d66a674-afb7-41bb-a01d-c78f14476578_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML18MXM/2026-03-27/image/bcb96629-a161-4a4b-99b6-bdd7234a5cc1_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML18MXM/2026-03-27/image/1b028d3c-c233-4cec-8f88-8bd36bd1d994_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML18MXM/2026-03-27/image/108069c3-f36a-4a64-a7ca-8887e0a79beb_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML18MXM/2026-03-27/image/a0d1f199-270f-47da-bdcd-5db0b48ff439_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML18MXM/2026-03-27/image/cbe7f880-ca4c-4f10-9b62-44b522cfbc03_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': '', 'remarks': 'VOSA STATES 44K, 52K, 57K, 60K', '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/94b98b18-b4a5-466d-b1f5-f9a5f5fb7f56.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:15:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a95042e6-def0-5354-8ef7-9807d6b8ba33 with identifier: 120860771
2026-03-27 19:15:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a95042e6-def0-5354-8ef7-9807d6b8ba33 with scrape type 1
2026-03-27 19:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 7 photos for item a95042e6-def0-5354-8ef7-9807d6b8ba33
2026-03-27 19:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FML18MXM%252F2026-03-27%252Fimage%252F1f6fb781-f462-4413-b316-38814cb79885_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/ML18MXM/2026-03-27/image/1f6fb781-f462-4413-b316-38814cb79885_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FML18MXM%252F2026-03-27%252Fimage%252F2d66a674-afb7-41bb-a01d-c78f14476578_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/ML18MXM/2026-03-27/image/2d66a674-afb7-41bb-a01d-c78f14476578_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FML18MXM%252F2026-03-27%252Fimage%252Fbcb96629-a161-4a4b-99b6-bdd7234a5cc1_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/ML18MXM/2026-03-27/image/bcb96629-a161-4a4b-99b6-bdd7234a5cc1_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FML18MXM%252F2026-03-27%252Fimage%252F1b028d3c-c233-4cec-8f88-8bd36bd1d994_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/ML18MXM/2026-03-27/image/1b028d3c-c233-4cec-8f88-8bd36bd1d994_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FML18MXM%252F2026-03-27%252Fimage%252F108069c3-f36a-4a64-a7ca-8887e0a79beb_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/ML18MXM/2026-03-27/image/108069c3-f36a-4a64-a7ca-8887e0a79beb_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FML18MXM%252F2026-03-27%252Fimage%252Fa0d1f199-270f-47da-bdcd-5db0b48ff439_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/ML18MXM/2026-03-27/image/a0d1f199-270f-47da-bdcd-5db0b48ff439_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:15:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/ML18MXM/2026-03-27/image/1f6fb781-f462-4413-b316-38814cb79885_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120860771?view=catalogue)
2026-03-27 19:15:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/ML18MXM/2026-03-27/image/2d66a674-afb7-41bb-a01d-c78f14476578_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120860771?view=catalogue)
2026-03-27 19:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FML18MXM%252F2026-03-27%252Fimage%252Fcbe7f880-ca4c-4f10-9b62-44b522cfbc03_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/ML18MXM/2026-03-27/image/cbe7f880-ca4c-4f10-9b62-44b522cfbc03_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:15:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/ML18MXM/2026-03-27/image/1b028d3c-c233-4cec-8f88-8bd36bd1d994_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120860771?view=catalogue)
2026-03-27 19:15:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/ML18MXM/2026-03-27/image/bcb96629-a161-4a4b-99b6-bdd7234a5cc1_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120860771?view=catalogue)
2026-03-27 19:15:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/ML18MXM/2026-03-27/image/a0d1f199-270f-47da-bdcd-5db0b48ff439_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120860771?view=catalogue)
2026-03-27 19:15:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/ML18MXM/2026-03-27/image/cbe7f880-ca4c-4f10-9b62-44b522cfbc03_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120860771?view=catalogue)
2026-03-27 19:15:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:15:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439eac6510>
2026-03-27 19:15:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:15:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:15:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:15:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a95042e6-def0-5354-8ef7-9807d6b8ba33/a95042e6-def0-5354-8ef7-9807d6b8ba33_image_0.jpg HTTP/1.1" 201 0
2026-03-27 19:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FML18MXM%252F2026-03-27%252Fimage%252F1f6fb781-f462-4413-b316-38814cb79885_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/ML18MXM/2026-03-27/image/1f6fb781-f462-4413-b316-38814cb79885_removebg.jpg?w=600 saved to cache
2026-03-27 19:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item a95042e6-def0-5354-8ef7-9807d6b8ba33
2026-03-27 19:15:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/ML18MXM/2026-03-27/image/108069c3-f36a-4a64-a7ca-8887e0a79beb_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120860771?view=catalogue)
2026-03-27 19:15:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:15:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439d53e910>
2026-03-27 19:15:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:15:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:15:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:15:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a95042e6-def0-5354-8ef7-9807d6b8ba33/a95042e6-def0-5354-8ef7-9807d6b8ba33_image_1.jpg HTTP/1.1" 201 0
2026-03-27 19:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FML18MXM%252F2026-03-27%252Fimage%252F2d66a674-afb7-41bb-a01d-c78f14476578_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/ML18MXM/2026-03-27/image/2d66a674-afb7-41bb-a01d-c78f14476578_removebg.jpg?w=600 saved to cache
2026-03-27 19:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item a95042e6-def0-5354-8ef7-9807d6b8ba33
2026-03-27 19:15:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:15:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439d6fd4d0>
2026-03-27 19:15:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:15:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:15:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:15:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a95042e6-def0-5354-8ef7-9807d6b8ba33/a95042e6-def0-5354-8ef7-9807d6b8ba33_image_3.jpg HTTP/1.1" 201 0
2026-03-27 19:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FML18MXM%252F2026-03-27%252Fimage%252F1b028d3c-c233-4cec-8f88-8bd36bd1d994_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/ML18MXM/2026-03-27/image/1b028d3c-c233-4cec-8f88-8bd36bd1d994_removebg.jpg?w=600 saved to cache
2026-03-27 19:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item a95042e6-def0-5354-8ef7-9807d6b8ba33
2026-03-27 19:15:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:15:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439d6f4b50>
2026-03-27 19:15:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:15:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:15:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:15:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a95042e6-def0-5354-8ef7-9807d6b8ba33/a95042e6-def0-5354-8ef7-9807d6b8ba33_image_2.jpg HTTP/1.1" 201 0
2026-03-27 19:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FML18MXM%252F2026-03-27%252Fimage%252Fbcb96629-a161-4a4b-99b6-bdd7234a5cc1_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/ML18MXM/2026-03-27/image/bcb96629-a161-4a4b-99b6-bdd7234a5cc1_removebg.jpg?w=600 saved to cache
2026-03-27 19:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item a95042e6-def0-5354-8ef7-9807d6b8ba33
2026-03-27 19:15:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:15:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439ded1450>
2026-03-27 19:15:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:15:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:15:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:15:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a95042e6-def0-5354-8ef7-9807d6b8ba33/a95042e6-def0-5354-8ef7-9807d6b8ba33_image_5.jpg HTTP/1.1" 201 0
2026-03-27 19:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FML18MXM%252F2026-03-27%252Fimage%252Fa0d1f199-270f-47da-bdcd-5db0b48ff439_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/ML18MXM/2026-03-27/image/a0d1f199-270f-47da-bdcd-5db0b48ff439_removebg.jpg?w=600 saved to cache
2026-03-27 19:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item a95042e6-def0-5354-8ef7-9807d6b8ba33
2026-03-27 19:15:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:15:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439d7fddd0>
2026-03-27 19:15:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:15:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:15:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:15:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a95042e6-def0-5354-8ef7-9807d6b8ba33/a95042e6-def0-5354-8ef7-9807d6b8ba33_image_6.jpg HTTP/1.1" 201 0
2026-03-27 19:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FML18MXM%252F2026-03-27%252Fimage%252Fcbe7f880-ca4c-4f10-9b62-44b522cfbc03_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/ML18MXM/2026-03-27/image/cbe7f880-ca4c-4f10-9b62-44b522cfbc03_removebg.jpg?w=600 saved to cache
2026-03-27 19:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item a95042e6-def0-5354-8ef7-9807d6b8ba33
2026-03-27 19:15:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:15:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439d7d5a10>
2026-03-27 19:15:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:15:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:15:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:15:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a95042e6-def0-5354-8ef7-9807d6b8ba33/a95042e6-def0-5354-8ef7-9807d6b8ba33_image_4.jpg HTTP/1.1" 201 0
2026-03-27 19:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FML18MXM%252F2026-03-27%252Fimage%252F108069c3-f36a-4a64-a7ca-8887e0a79beb_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/ML18MXM/2026-03-27/image/108069c3-f36a-4a64-a7ca-8887e0a79beb_removebg.jpg?w=600 saved to cache
2026-03-27 19:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item a95042e6-def0-5354-8ef7-9807d6b8ba33
2026-03-27 19:15:32 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a95042e6-def0-5354-8ef7-9807d6b8ba33, skipping ID generation
2026-03-27 19:15:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a95042e6-def0-5354-8ef7-9807d6b8ba33 with scrape type 1
2026-03-27 19:15:32 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a95042e6-def0-5354-8ef7-9807d6b8ba33 sending to next pipeline
2026-03-27 19:15:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: a95042e6-def0-5354-8ef7-9807d6b8ba33, identifier: 120860771
2026-03-27 19:15:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: a95042e6-def0-5354-8ef7-9807d6b8ba33 with identifier: 120860771
2026-03-27 19:15:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: a95042e6-def0-5354-8ef7-9807d6b8ba33 with identifier: 120860771
2026-03-27 19:15:32 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: a95042e6-def0-5354-8ef7-9807d6b8ba33 with identifier: 120860771 to the API
2026-03-27 19:15:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:15: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-27 19:15:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/ML18MXM/2026-03-27/image/108069c3-f36a-4a64-a7ca-8887e0a79beb_removebg.jpg?w=600>
{'auction_title': '',
'c_o_2_emission_value': 129,
'color': 'RED',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Petrol',
'id': 'a95042e6-def0-5354-8ef7-9807d6b8ba33',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'ML18MXM',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120860771',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'NISSAN',
'model': 'QASHQAI HATCHBACK',
'odometer': 61966,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 7,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a95042e6-def0-5354-8ef7-9807d6b8ba33/a95042e6-def0-5354-8ef7-9807d6b8ba33_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39545,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/ML18MXM/2026-03-27/image/1f6fb781-f462-4413-b316-38814cb79885_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a95042e6-def0-5354-8ef7-9807d6b8ba33/a95042e6-def0-5354-8ef7-9807d6b8ba33_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 42794,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/ML18MXM/2026-03-27/image/2d66a674-afb7-41bb-a01d-c78f14476578_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a95042e6-def0-5354-8ef7-9807d6b8ba33/a95042e6-def0-5354-8ef7-9807d6b8ba33_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43959,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/ML18MXM/2026-03-27/image/bcb96629-a161-4a4b-99b6-bdd7234a5cc1_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a95042e6-def0-5354-8ef7-9807d6b8ba33/a95042e6-def0-5354-8ef7-9807d6b8ba33_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 41290,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/ML18MXM/2026-03-27/image/1b028d3c-c233-4cec-8f88-8bd36bd1d994_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a95042e6-def0-5354-8ef7-9807d6b8ba33/a95042e6-def0-5354-8ef7-9807d6b8ba33_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53557,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/ML18MXM/2026-03-27/image/108069c3-f36a-4a64-a7ca-8887e0a79beb_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a95042e6-def0-5354-8ef7-9807d6b8ba33/a95042e6-def0-5354-8ef7-9807d6b8ba33_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35235,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/ML18MXM/2026-03-27/image/a0d1f199-270f-47da-bdcd-5db0b48ff439_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a95042e6-def0-5354-8ef7-9807d6b8ba33/a95042e6-def0-5354-8ef7-9807d6b8ba33_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56743,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/ML18MXM/2026-03-27/image/cbe7f880-ca4c-4f10-9b62-44b522cfbc03_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-03-29',
'seller_name': 'Manamanx Ltd',
'title': 'NISSAN QASHQAI HATCHBACK 1.2 DiG-T N-Connecta 5dr',
'transmission': 'manual',
'trim': '1.2 DiG-T N-Connecta 5dr',
'vin': None,
'year': 2018}
2026-03-27 19:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:15:32 [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-27 19:15:32 [astonbarclay.gb] INFO: Saving data for 120860771: {'created_time': 1774638932.685111, 'last_price_update_time': 1774638932.685123, 'auction_closing_time': 1774888200.0}
2026-03-27 19:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120860771') HTTP/1.1" 204 0
2026-03-27 19:15:59 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.604(s), this was the 1st time calling it.
2026-03-27 19:15:59 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.08654326286459 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-27 19:16:05 [scrapy.extensions.logstats] INFO: Crawled 267 pages (at 5 pages/min), scraped 262 items (at 5 items/min)
2026-03-27 19:16:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 177MiB
2026-03-27 19:16:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-27 19:16:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120799211?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:16:06 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120799211, 'registration': 'HN12SEY', 'account': 'WBA004', 'make': 'NISSAN', 'model': 'JUKE HATCHBACK', 'derivative': '1.6 Tekna 5dr CVT', 'mileage': 35684, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2296, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2012-07-12', 'fuel': 'Petrol', 'motExpiry': '2027-01-28', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/HN12SEY/2026-03-26/image/2f9f55d3-14a2-4198-92a5-8bce1a43ab78_removebg.jpg?w=600', 'https://abimg003.imgix.net/HN12SEY/2026-03-26/image/b392f2bd-4d67-4592-bf26-325dd73fabec_removebg.jpg?w=600', 'https://abimg003.imgix.net/HN12SEY/2026-03-26/image/1e95d97d-40f1-4d70-ba04-e58706966b1c_removebg.jpg?w=600', 'https://abimg003.imgix.net/HN12SEY/2026-03-26/image/62a7405e-33dc-4721-9574-1a7bae450e47_removebg.jpg?w=600', 'https://abimg003.imgix.net/HN12SEY/2026-03-26/image/16cbbced-3b0a-4a90-9a35-e8c40d1a4f9c_removebg.jpg?w=600', 'https://abimg003.imgix.net/HN12SEY/2026-03-26/image/1341836e-2f61-46ad-8857-c4e8c60c7b7e_removebg.jpg?w=600', 'https://abimg003.imgix.net/HN12SEY/2026-03-26/image/61542292-ea91-412b-a44b-567381fdc175_removebg.jpg?w=600', 'https://abimg003.imgix.net/HN12SEY/2026-03-26/image/18d966f0-b984-44e9-a998-4d8ffe3116d6_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 06/13- 4K, 02/16- 18K', 'remarks': 'VOSA STATES 30K, 31K, 33K, 35K, 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': 145, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/42dc8549-3412-464e-b07c-0c41bcf4b1c4.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:16:06 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120799211, 'registration': 'HN12SEY', 'account': 'WBA004', 'make': 'NISSAN', 'model': 'JUKE HATCHBACK', 'derivative': '1.6 Tekna 5dr CVT', 'mileage': 35684, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2296, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2012-07-12', 'fuel': 'Petrol', 'motExpiry': '2027-01-28', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/HN12SEY/2026-03-26/image/2f9f55d3-14a2-4198-92a5-8bce1a43ab78_removebg.jpg?w=600', 'https://abimg003.imgix.net/HN12SEY/2026-03-26/image/b392f2bd-4d67-4592-bf26-325dd73fabec_removebg.jpg?w=600', 'https://abimg003.imgix.net/HN12SEY/2026-03-26/image/1e95d97d-40f1-4d70-ba04-e58706966b1c_removebg.jpg?w=600', 'https://abimg003.imgix.net/HN12SEY/2026-03-26/image/62a7405e-33dc-4721-9574-1a7bae450e47_removebg.jpg?w=600', 'https://abimg003.imgix.net/HN12SEY/2026-03-26/image/16cbbced-3b0a-4a90-9a35-e8c40d1a4f9c_removebg.jpg?w=600', 'https://abimg003.imgix.net/HN12SEY/2026-03-26/image/1341836e-2f61-46ad-8857-c4e8c60c7b7e_removebg.jpg?w=600', 'https://abimg003.imgix.net/HN12SEY/2026-03-26/image/61542292-ea91-412b-a44b-567381fdc175_removebg.jpg?w=600', 'https://abimg003.imgix.net/HN12SEY/2026-03-26/image/18d966f0-b984-44e9-a998-4d8ffe3116d6_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 06/13- 4K, 02/16- 18K', 'remarks': 'VOSA STATES 30K, 31K, 33K, 35K, 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': 145, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/42dc8549-3412-464e-b07c-0c41bcf4b1c4.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:16:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fd95cc2e-8918-5854-9656-a983267eaa04 with identifier: 120799211
2026-03-27 19:16:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fd95cc2e-8918-5854-9656-a983267eaa04 with scrape type 2
2026-03-27 19:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fd95cc2e-8918-5854-9656-a983267eaa04 with scrape type 2
2026-03-27 19:16:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: fd95cc2e-8918-5854-9656-a983267eaa04, identifier: 120799211
2026-03-27 19:16:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: fd95cc2e-8918-5854-9656-a983267eaa04 with identifier: 120799211
2026-03-27 19:16:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: fd95cc2e-8918-5854-9656-a983267eaa04 with identifier: 120799211
2026-03-27 19:16:06 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: fd95cc2e-8918-5854-9656-a983267eaa04 with identifier: 120799211 to the API
2026-03-27 19:16:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:16:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 19:16:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120799211?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 145,
'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': 'fd95cc2e-8918-5854-9656-a983267eaa04',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'HN12SEY',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120799211',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'NISSAN',
'model': 'JUKE HATCHBACK',
'odometer': 35684,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-07-12',
'seller_name': 'UKCGR - Trade',
'title': 'NISSAN JUKE HATCHBACK 1.6 Tekna 5dr CVT',
'transmission': 'automatic',
'trim': '1.6 Tekna 5dr CVT',
'vin': None,
'year': 2012}
2026-03-27 19:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120799211%27 HTTP/1.1" 200 None
2026-03-27 19:16:06 [astonbarclay.gb] INFO: Saving data for 120799211: {'auction_closing_time': 1774888200.0, 'created_time': 1774530399.714452, 'last_price_update_time': 1774638966.902571}
2026-03-27 19:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120799211') HTTP/1.1" 204 0
2026-03-27 19:16:40 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.238(s), this was the 1st time calling it.
2026-03-27 19:16:40 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.059479555259408 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-27 19:16:40 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.302(s), this was the 1st time calling it.
2026-03-27 19:16:40 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.023889727931656 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-27 19:16:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-27 19:16:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-27 19:16:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120758496?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:16:46 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120758496, 'registration': 'MJ12NWC', 'account': 'WBA004', 'make': 'NISSAN', 'model': 'QASHQAI DIESEL HATCHBACK', 'derivative': '1.6 dCi Tekna 5dr [Start Stop]', 'mileage': 90780, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2252, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2012-05-20', 'fuel': 'Diesel', 'motExpiry': '2027-01-14', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/MJ12NWC/2026-03-25/image/a15af00e-15bc-47ed-a680-388917ae4a40_removebg.jpg?w=600', 'https://abimg003.imgix.net/MJ12NWC/2026-03-25/image/7155da25-0ba8-4451-8aa2-bfc34937e826_removebg.jpg?w=600', 'https://abimg003.imgix.net/MJ12NWC/2026-03-25/image/59b5b357-fe1c-423f-b619-f4e5cbd0810f_removebg.jpg?w=600', 'https://abimg003.imgix.net/MJ12NWC/2026-03-25/image/b6f9476c-5a5e-421c-8068-65387807657e_removebg.jpg?w=600', 'https://abimg003.imgix.net/MJ12NWC/2026-03-25/image/125fb259-af0a-4ac0-8e38-8a216c1d4822_removebg.jpg?w=600', 'https://abimg003.imgix.net/MJ12NWC/2026-03-25/image/09af9489-d69f-4be6-bb7c-d17c2dc9b77f_removebg.jpg?w=600', 'https://abimg003.imgix.net/MJ12NWC/2026-03-25/image/ec7b4e3d-c3b8-4403-9386-f24bdac35237_removebg.jpg?w=600', 'https://abimg003.imgix.net/MJ12NWC/2026-03-25/image/af525757-9c17-40c1-85aa-6d7793f0e154_removebg.jpg?w=600', 'https://abimg003.imgix.net/MJ12NWC/2026-03-25/image/d8ac5758-0d6c-4703-b284-89dba1ad11ef_removebg.jpg?w=600', 'https://abimg003.imgix.net/MJ12NWC/2026-03-25/image/e0837683-5bba-4b50-a0e3-71a9979f1943_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 05/13-6K, 05/14-15K, 04/15-22K, 04/16-30K, 04/17-39K, 04/18-45K, 05/20-49K, 10/21-51K, 10/24-78K, 01/26-89K', 'remarks': 'MILEAGE DISCREPANCY - VOSA STATES 23K, 30K, 39218 MILES (FAIL), 30434 MILES (PASS), 45K, 49K, 50K, 51K, 57K, 63K, 78K, 89K, SPARE KEY AND SD CARD IN OFFICE', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 119, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/b0cf14e3-b383-40ee-a632-5255a1ec632a.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:16:46 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120758496, 'registration': 'MJ12NWC', 'account': 'WBA004', 'make': 'NISSAN', 'model': 'QASHQAI DIESEL HATCHBACK', 'derivative': '1.6 dCi Tekna 5dr [Start Stop]', 'mileage': 90780, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2252, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2012-05-20', 'fuel': 'Diesel', 'motExpiry': '2027-01-14', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/MJ12NWC/2026-03-25/image/a15af00e-15bc-47ed-a680-388917ae4a40_removebg.jpg?w=600', 'https://abimg003.imgix.net/MJ12NWC/2026-03-25/image/7155da25-0ba8-4451-8aa2-bfc34937e826_removebg.jpg?w=600', 'https://abimg003.imgix.net/MJ12NWC/2026-03-25/image/59b5b357-fe1c-423f-b619-f4e5cbd0810f_removebg.jpg?w=600', 'https://abimg003.imgix.net/MJ12NWC/2026-03-25/image/b6f9476c-5a5e-421c-8068-65387807657e_removebg.jpg?w=600', 'https://abimg003.imgix.net/MJ12NWC/2026-03-25/image/125fb259-af0a-4ac0-8e38-8a216c1d4822_removebg.jpg?w=600', 'https://abimg003.imgix.net/MJ12NWC/2026-03-25/image/09af9489-d69f-4be6-bb7c-d17c2dc9b77f_removebg.jpg?w=600', 'https://abimg003.imgix.net/MJ12NWC/2026-03-25/image/ec7b4e3d-c3b8-4403-9386-f24bdac35237_removebg.jpg?w=600', 'https://abimg003.imgix.net/MJ12NWC/2026-03-25/image/af525757-9c17-40c1-85aa-6d7793f0e154_removebg.jpg?w=600', 'https://abimg003.imgix.net/MJ12NWC/2026-03-25/image/d8ac5758-0d6c-4703-b284-89dba1ad11ef_removebg.jpg?w=600', 'https://abimg003.imgix.net/MJ12NWC/2026-03-25/image/e0837683-5bba-4b50-a0e3-71a9979f1943_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 05/13-6K, 05/14-15K, 04/15-22K, 04/16-30K, 04/17-39K, 04/18-45K, 05/20-49K, 10/21-51K, 10/24-78K, 01/26-89K', 'remarks': 'MILEAGE DISCREPANCY - VOSA STATES 23K, 30K, 39218 MILES (FAIL), 30434 MILES (PASS), 45K, 49K, 50K, 51K, 57K, 63K, 78K, 89K, SPARE KEY AND SD CARD IN OFFICE', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 119, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/b0cf14e3-b383-40ee-a632-5255a1ec632a.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:16:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f62573c5-a820-57d2-9d22-1172415cfd2f with identifier: 120758496
2026-03-27 19:16:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f62573c5-a820-57d2-9d22-1172415cfd2f with scrape type 2
2026-03-27 19:16:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f62573c5-a820-57d2-9d22-1172415cfd2f with scrape type 2
2026-03-27 19:16:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: f62573c5-a820-57d2-9d22-1172415cfd2f, identifier: 120758496
2026-03-27 19:16:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: f62573c5-a820-57d2-9d22-1172415cfd2f with identifier: 120758496
2026-03-27 19:16:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: f62573c5-a820-57d2-9d22-1172415cfd2f with identifier: 120758496
2026-03-27 19:16:46 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: f62573c5-a820-57d2-9d22-1172415cfd2f with identifier: 120758496 to the API
2026-03-27 19:16:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:16:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 19:16:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120758496?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 119,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Diesel',
'id': 'f62573c5-a820-57d2-9d22-1172415cfd2f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'MJ12NWC',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120758496',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'NISSAN',
'model': 'QASHQAI DIESEL HATCHBACK',
'odometer': 90780,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-05-20',
'seller_name': 'UKCGR - Trade',
'title': 'NISSAN QASHQAI DIESEL HATCHBACK 1.6 dCi Tekna 5dr [Start Stop]',
'transmission': 'manual',
'trim': '1.6 dCi Tekna 5dr [Start Stop]',
'vin': None,
'year': 2012}
2026-03-27 19:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120758496%27 HTTP/1.1" 200 None
2026-03-27 19:16:47 [astonbarclay.gb] INFO: Saving data for 120758496: {'auction_closing_time': 1774888200.0, 'created_time': 1774432922.821423, 'last_price_update_time': 1774639007.061827}
2026-03-27 19:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120758496') HTTP/1.1" 204 0
2026-03-27 19:16:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120780568?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:16:48 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120780568, 'registration': 'EO10OUM', 'account': 'WBA004', 'make': 'FORD', 'model': 'FIESTA HATCHBACK', 'derivative': '1.4 Zetec 5dr', 'mileage': 76926, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2254, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2010-03-24', 'fuel': 'Petrol', 'motExpiry': '2027-03-24', 'doors': 5, 'engineSize': 1388, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/EO10OUM/2026-03-25/image/2153a2e5-6522-4cc5-bbc7-2b8d8f780334_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO10OUM/2026-03-25/image/dd0b701b-0b89-43f5-ba90-11a323121276_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO10OUM/2026-03-25/image/831a94ab-7615-462c-93cb-34094050b79f_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO10OUM/2026-03-25/image/3e1f5978-a55f-493b-8052-200bda766f98_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO10OUM/2026-03-25/image/a5c55e50-f23a-48e4-950e-443dc7b716ec_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO10OUM/2026-03-25/image/56b268a6-f2ee-418a-a5c2-5b04dd7efd71_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO10OUM/2026-03-25/image/4759e9bf-1445-4489-82e8-d8de5ba5e705_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO10OUM/2026-03-25/image/5b40c391-df94-42ae-940b-269ca0b72dbf_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 03/11- 11K, 03/12- 17K, 03/13- 22K, 03/14- 26K, 03/15- 29K, 03/16- 35K, 03/17- 41K, 03/18- 45K, 03/19- ??, 03/20- 55K, 03/21- 58K, 03/22- 61K, 03/23- 66K, 03/24- ??, 03/25- 73K, 02/26- 76K', 'remarks': 'VOSA STATES 66K, 70K, 73K, 76K, 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': 133, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/035ba52e-bba8-4264-a232-b57682326547.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:16:48 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120780568, 'registration': 'EO10OUM', 'account': 'WBA004', 'make': 'FORD', 'model': 'FIESTA HATCHBACK', 'derivative': '1.4 Zetec 5dr', 'mileage': 76926, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2254, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2010-03-24', 'fuel': 'Petrol', 'motExpiry': '2027-03-24', 'doors': 5, 'engineSize': 1388, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/EO10OUM/2026-03-25/image/2153a2e5-6522-4cc5-bbc7-2b8d8f780334_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO10OUM/2026-03-25/image/dd0b701b-0b89-43f5-ba90-11a323121276_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO10OUM/2026-03-25/image/831a94ab-7615-462c-93cb-34094050b79f_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO10OUM/2026-03-25/image/3e1f5978-a55f-493b-8052-200bda766f98_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO10OUM/2026-03-25/image/a5c55e50-f23a-48e4-950e-443dc7b716ec_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO10OUM/2026-03-25/image/56b268a6-f2ee-418a-a5c2-5b04dd7efd71_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO10OUM/2026-03-25/image/4759e9bf-1445-4489-82e8-d8de5ba5e705_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO10OUM/2026-03-25/image/5b40c391-df94-42ae-940b-269ca0b72dbf_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 03/11- 11K, 03/12- 17K, 03/13- 22K, 03/14- 26K, 03/15- 29K, 03/16- 35K, 03/17- 41K, 03/18- 45K, 03/19- ??, 03/20- 55K, 03/21- 58K, 03/22- 61K, 03/23- 66K, 03/24- ??, 03/25- 73K, 02/26- 76K', 'remarks': 'VOSA STATES 66K, 70K, 73K, 76K, 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': 133, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/035ba52e-bba8-4264-a232-b57682326547.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:16:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a7a264cc-3def-54fd-80d1-f228f0ea0603 with identifier: 120780568
2026-03-27 19:16:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a7a264cc-3def-54fd-80d1-f228f0ea0603 with scrape type 2
2026-03-27 19:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a7a264cc-3def-54fd-80d1-f228f0ea0603 with scrape type 2
2026-03-27 19:16:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: a7a264cc-3def-54fd-80d1-f228f0ea0603, identifier: 120780568
2026-03-27 19:16:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: a7a264cc-3def-54fd-80d1-f228f0ea0603 with identifier: 120780568
2026-03-27 19:16:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: a7a264cc-3def-54fd-80d1-f228f0ea0603 with identifier: 120780568
2026-03-27 19:16:48 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: a7a264cc-3def-54fd-80d1-f228f0ea0603 with identifier: 120780568 to the API
2026-03-27 19:16:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:16:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 19:16:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120780568?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 133,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '1.4L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Petrol',
'id': 'a7a264cc-3def-54fd-80d1-f228f0ea0603',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'EO10OUM',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120780568',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'FORD',
'model': 'FIESTA HATCHBACK',
'odometer': 76926,
'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': 'UKCGR - Trade',
'title': 'FORD FIESTA HATCHBACK 1.4 Zetec 5dr',
'transmission': 'manual',
'trim': '1.4 Zetec 5dr',
'vin': None,
'year': 2010}
2026-03-27 19:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120780568%27 HTTP/1.1" 200 None
2026-03-27 19:16:48 [astonbarclay.gb] INFO: Saving data for 120780568: {'auction_closing_time': 1774888200.0, 'created_time': 1774530443.908051, 'last_price_update_time': 1774639008.95075}
2026-03-27 19:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120780568') HTTP/1.1" 204 0
2026-03-27 19:16:48 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.026(s), this was the 1st time calling it.
2026-03-27 19:16:48 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 7.338157430645213 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-27 19:16:54 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 266.821(s), this was the 2nd time calling it.
2026-03-27 19:16:54 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 8.614758458279642 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-27 19:16:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-27 19:16:58 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.487(s), this was the 1st time calling it.
2026-03-27 19:16:58 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.8270178782041135 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-27 19:17:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 3rd time calling it.
2026-03-27 19:17:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-27 19:17:05 [scrapy.extensions.logstats] INFO: Crawled 270 pages (at 3 pages/min), scraped 265 items (at 3 items/min)
2026-03-27 19:17:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 177MiB
2026-03-27 19:17:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120861840?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:17:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120726997?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:17:16 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120861840, 'registration': 'R88WNT', 'account': 'MAN037', 'make': 'JAGUAR', 'model': 'XK8 CONVERTIBLE', 'derivative': '4.0 2dr Auto', 'mileage': 86777, 'mileageWarranty': False, 'type': 'car', 'saleId': 19230, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '1998-04-22', 'fuel': 'Petrol', 'motExpiry': '2026-03-26', 'doors': 2, 'engineSize': 3996, 'bodyType': 'Convertible', 'images': ['https://abimg003.imgix.net/R88WNT/2026-03-27/image/8995818d-292f-49da-97f8-be4b49358008_removebg.jpg?w=600', 'https://abimg003.imgix.net/R88WNT/2026-03-27/image/abfb2847-b201-4a30-96e7-aced7935da09_removebg.jpg?w=600', 'https://abimg003.imgix.net/R88WNT/2026-03-27/image/9a9ea44b-3cdf-46c8-b342-1b1e26f45b3e_removebg.jpg?w=600', 'https://abimg003.imgix.net/R88WNT/2026-03-27/image/fa214294-45a6-4d33-965a-4af51d72687f_removebg.jpg?w=600', 'https://abimg003.imgix.net/R88WNT/2026-03-27/image/6f501da7-b03a-4000-ad1e-7d206078026c_removebg.jpg?w=600', 'https://abimg003.imgix.net/R88WNT/2026-03-27/image/24cb2c4f-fcd7-4e67-9cdd-5b98a8d954a3_removebg.jpg?w=600', 'https://abimg003.imgix.net/R88WNT/2026-03-27/image/9fdac79b-26d4-46db-a7b9-ddf134fcb858_removebg.jpg?w=600', 'https://abimg003.imgix.net/R88WNT/2026-03-27/image/70b61b53-6f89-4617-a08f-f963d84ec0a9_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service print 03/99- 5K, 03/00- 10K, 05/01- 18K, 04/02- 20K, 04/04- 34K, 05/05- 43K, 09/06- 51K, 04/08- 56K, 04/09- 60K, 05/10- 64K, 01/11- 66K, 05/13- 71K, 05/14- 72K, 04/15- 72K, 07/16- 72K,', 'remarks': 'VOSA STATES 77K, 80K, 83K, 85K', 'virtual': False, 'seller': 'Manamanx Ltd', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '10', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/acba94de-a29a-4359-8914-d15961c26062.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 3, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:17:16 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120861840, 'registration': 'R88WNT', 'account': 'MAN037', 'make': 'JAGUAR', 'model': 'XK8 CONVERTIBLE', 'derivative': '4.0 2dr Auto', 'mileage': 86777, 'mileageWarranty': False, 'type': 'car', 'saleId': 19230, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '1998-04-22', 'fuel': 'Petrol', 'motExpiry': '2026-03-26', 'doors': 2, 'engineSize': 3996, 'bodyType': 'Convertible', 'images': ['https://abimg003.imgix.net/R88WNT/2026-03-27/image/8995818d-292f-49da-97f8-be4b49358008_removebg.jpg?w=600', 'https://abimg003.imgix.net/R88WNT/2026-03-27/image/abfb2847-b201-4a30-96e7-aced7935da09_removebg.jpg?w=600', 'https://abimg003.imgix.net/R88WNT/2026-03-27/image/9a9ea44b-3cdf-46c8-b342-1b1e26f45b3e_removebg.jpg?w=600', 'https://abimg003.imgix.net/R88WNT/2026-03-27/image/fa214294-45a6-4d33-965a-4af51d72687f_removebg.jpg?w=600', 'https://abimg003.imgix.net/R88WNT/2026-03-27/image/6f501da7-b03a-4000-ad1e-7d206078026c_removebg.jpg?w=600', 'https://abimg003.imgix.net/R88WNT/2026-03-27/image/24cb2c4f-fcd7-4e67-9cdd-5b98a8d954a3_removebg.jpg?w=600', 'https://abimg003.imgix.net/R88WNT/2026-03-27/image/9fdac79b-26d4-46db-a7b9-ddf134fcb858_removebg.jpg?w=600', 'https://abimg003.imgix.net/R88WNT/2026-03-27/image/70b61b53-6f89-4617-a08f-f963d84ec0a9_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service print 03/99- 5K, 03/00- 10K, 05/01- 18K, 04/02- 20K, 04/04- 34K, 05/05- 43K, 09/06- 51K, 04/08- 56K, 04/09- 60K, 05/10- 64K, 01/11- 66K, 05/13- 71K, 05/14- 72K, 04/15- 72K, 07/16- 72K,', 'remarks': 'VOSA STATES 77K, 80K, 83K, 85K', 'virtual': False, 'seller': 'Manamanx Ltd', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '10', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/acba94de-a29a-4359-8914-d15961c26062.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 3, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:17:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9e48a05f-45c2-5360-9138-c35f31e6ac14 with identifier: 120861840
2026-03-27 19:17:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9e48a05f-45c2-5360-9138-c35f31e6ac14 with scrape type 1
2026-03-27 19:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 8 photos for item 9e48a05f-45c2-5360-9138-c35f31e6ac14
2026-03-27 19:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FR88WNT%252F2026-03-27%252Fimage%252F8995818d-292f-49da-97f8-be4b49358008_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/R88WNT/2026-03-27/image/8995818d-292f-49da-97f8-be4b49358008_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FR88WNT%252F2026-03-27%252Fimage%252Fabfb2847-b201-4a30-96e7-aced7935da09_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/R88WNT/2026-03-27/image/abfb2847-b201-4a30-96e7-aced7935da09_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FR88WNT%252F2026-03-27%252Fimage%252F9a9ea44b-3cdf-46c8-b342-1b1e26f45b3e_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/R88WNT/2026-03-27/image/9a9ea44b-3cdf-46c8-b342-1b1e26f45b3e_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:17:16 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120726997, 'registration': 'YK12MMU', 'account': 'WBA004', 'make': 'BMW', 'model': 'X1 DIESEL ESTATE', 'derivative': 'xDrive 20d M Sport 5dr Step Auto', 'mileage': 133001, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2244, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2012-04-13', 'fuel': 'Diesel', 'motExpiry': '2026-10-13', 'doors': 5, 'engineSize': 1995, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/YK12MMU/2026-03-24/image/32f64932-6e5a-4f53-bbec-67d757fa8b81_removebg.jpg?w=600', 'https://abimg003.imgix.net/YK12MMU/2026-03-24/image/da3ced9f-7f7e-4440-b186-18cc69f36bd4_removebg.jpg?w=600', 'https://abimg003.imgix.net/YK12MMU/2026-03-24/image/4aa03d32-7b03-4411-990f-209a8a9b14d1_removebg.jpg?w=600', 'https://abimg003.imgix.net/YK12MMU/2026-03-24/image/ba3605ba-744d-4b0d-a0ae-b359d3729b34_removebg.jpg?w=600', 'https://abimg003.imgix.net/YK12MMU/2026-03-24/image/51e89711-d669-4493-a478-37a084d428b0_removebg.jpg?w=600', 'https://abimg003.imgix.net/YK12MMU/2026-03-24/image/7df2ea3a-d2ec-4d95-adf1-49ed8c3bde38_removebg.jpg?w=600', 'https://abimg003.imgix.net/YK12MMU/2026-03-24/image/a8e8a5b7-1703-4c16-97c7-2d52cb042773_removebg.jpg?w=600', 'https://abimg003.imgix.net/YK12MMU/2026-03-24/image/2a848894-c0da-4a37-abb3-99478cd67b20_removebg.jpg?w=600', 'https://abimg003.imgix.net/YK12MMU/2026-03-24/image/e32fd734-830c-448b-8833-aa1b0dcfa917_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'VOSA STATES 102K- 104K- 115K- 128K - 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': 164, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/f7f6121d-e45e-434c-96d9-ebd882415ae2.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:17:16 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120726997, 'registration': 'YK12MMU', 'account': 'WBA004', 'make': 'BMW', 'model': 'X1 DIESEL ESTATE', 'derivative': 'xDrive 20d M Sport 5dr Step Auto', 'mileage': 133001, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2244, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2012-04-13', 'fuel': 'Diesel', 'motExpiry': '2026-10-13', 'doors': 5, 'engineSize': 1995, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/YK12MMU/2026-03-24/image/32f64932-6e5a-4f53-bbec-67d757fa8b81_removebg.jpg?w=600', 'https://abimg003.imgix.net/YK12MMU/2026-03-24/image/da3ced9f-7f7e-4440-b186-18cc69f36bd4_removebg.jpg?w=600', 'https://abimg003.imgix.net/YK12MMU/2026-03-24/image/4aa03d32-7b03-4411-990f-209a8a9b14d1_removebg.jpg?w=600', 'https://abimg003.imgix.net/YK12MMU/2026-03-24/image/ba3605ba-744d-4b0d-a0ae-b359d3729b34_removebg.jpg?w=600', 'https://abimg003.imgix.net/YK12MMU/2026-03-24/image/51e89711-d669-4493-a478-37a084d428b0_removebg.jpg?w=600', 'https://abimg003.imgix.net/YK12MMU/2026-03-24/image/7df2ea3a-d2ec-4d95-adf1-49ed8c3bde38_removebg.jpg?w=600', 'https://abimg003.imgix.net/YK12MMU/2026-03-24/image/a8e8a5b7-1703-4c16-97c7-2d52cb042773_removebg.jpg?w=600', 'https://abimg003.imgix.net/YK12MMU/2026-03-24/image/2a848894-c0da-4a37-abb3-99478cd67b20_removebg.jpg?w=600', 'https://abimg003.imgix.net/YK12MMU/2026-03-24/image/e32fd734-830c-448b-8833-aa1b0dcfa917_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'VOSA STATES 102K- 104K- 115K- 128K - 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': 164, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/f7f6121d-e45e-434c-96d9-ebd882415ae2.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:17:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 467d72e0-fc66-579b-bc39-d594def7e392 with identifier: 120726997
2026-03-27 19:17:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 467d72e0-fc66-579b-bc39-d594def7e392 with scrape type 2
2026-03-27 19:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 467d72e0-fc66-579b-bc39-d594def7e392 with scrape type 2
2026-03-27 19:17:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 467d72e0-fc66-579b-bc39-d594def7e392, identifier: 120726997
2026-03-27 19:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FR88WNT%252F2026-03-27%252Fimage%252Ffa214294-45a6-4d33-965a-4af51d72687f_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/R88WNT/2026-03-27/image/fa214294-45a6-4d33-965a-4af51d72687f_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:17:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 467d72e0-fc66-579b-bc39-d594def7e392 with identifier: 120726997
2026-03-27 19:17:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 467d72e0-fc66-579b-bc39-d594def7e392 with identifier: 120726997
2026-03-27 19:17:16 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 467d72e0-fc66-579b-bc39-d594def7e392 with identifier: 120726997 to the API
2026-03-27 19:17:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:17:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 19:17:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120726997?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 164,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Diesel',
'id': '467d72e0-fc66-579b-bc39-d594def7e392',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'YK12MMU',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120726997',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'BMW',
'model': 'X1 DIESEL ESTATE',
'odometer': 133001,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-04-13',
'seller_name': 'UKCGR - Trade',
'title': 'BMW X1 DIESEL ESTATE xDrive 20d M Sport 5dr Step Auto',
'transmission': 'automatic',
'trim': 'xDrive 20d M Sport 5dr Step Auto',
'vin': None,
'year': 2012}
2026-03-27 19:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120726997%27 HTTP/1.1" 200 None
2026-03-27 19:17:16 [astonbarclay.gb] INFO: Saving data for 120726997: {'auction_closing_time': 1774888200.0, 'created_time': 1774432929.455849, 'last_price_update_time': 1774639036.499038}
2026-03-27 19:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120726997') HTTP/1.1" 204 0
2026-03-27 19:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FR88WNT%252F2026-03-27%252Fimage%252F6f501da7-b03a-4000-ad1e-7d206078026c_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/R88WNT/2026-03-27/image/6f501da7-b03a-4000-ad1e-7d206078026c_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FR88WNT%252F2026-03-27%252Fimage%252F24cb2c4f-fcd7-4e67-9cdd-5b98a8d954a3_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/R88WNT/2026-03-27/image/24cb2c4f-fcd7-4e67-9cdd-5b98a8d954a3_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FR88WNT%252F2026-03-27%252Fimage%252F9fdac79b-26d4-46db-a7b9-ddf134fcb858_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/R88WNT/2026-03-27/image/9fdac79b-26d4-46db-a7b9-ddf134fcb858_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FR88WNT%252F2026-03-27%252Fimage%252F70b61b53-6f89-4617-a08f-f963d84ec0a9_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/R88WNT/2026-03-27/image/70b61b53-6f89-4617-a08f-f963d84ec0a9_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:17:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/R88WNT/2026-03-27/image/abfb2847-b201-4a30-96e7-aced7935da09_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120861840?view=catalogue)
2026-03-27 19:17:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/R88WNT/2026-03-27/image/8995818d-292f-49da-97f8-be4b49358008_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120861840?view=catalogue)
2026-03-27 19:17:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/R88WNT/2026-03-27/image/fa214294-45a6-4d33-965a-4af51d72687f_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120861840?view=catalogue)
2026-03-27 19:17:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/R88WNT/2026-03-27/image/9a9ea44b-3cdf-46c8-b342-1b1e26f45b3e_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120861840?view=catalogue)
2026-03-27 19:17:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/R88WNT/2026-03-27/image/9fdac79b-26d4-46db-a7b9-ddf134fcb858_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120861840?view=catalogue)
2026-03-27 19:17:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/R88WNT/2026-03-27/image/24cb2c4f-fcd7-4e67-9cdd-5b98a8d954a3_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120861840?view=catalogue)
2026-03-27 19:17:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:17:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439d7a2390>
2026-03-27 19:17:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:17:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:17:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:17:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9e48a05f-45c2-5360-9138-c35f31e6ac14/9e48a05f-45c2-5360-9138-c35f31e6ac14_image_1.jpg HTTP/1.1" 201 0
2026-03-27 19:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FR88WNT%252F2026-03-27%252Fimage%252Fabfb2847-b201-4a30-96e7-aced7935da09_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/R88WNT/2026-03-27/image/abfb2847-b201-4a30-96e7-aced7935da09_removebg.jpg?w=600 saved to cache
2026-03-27 19:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 9e48a05f-45c2-5360-9138-c35f31e6ac14
2026-03-27 19:17:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/R88WNT/2026-03-27/image/70b61b53-6f89-4617-a08f-f963d84ec0a9_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120861840?view=catalogue)
2026-03-27 19:17:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:17:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f43a04c0590>
2026-03-27 19:17:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:17:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:17:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:17:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9e48a05f-45c2-5360-9138-c35f31e6ac14/9e48a05f-45c2-5360-9138-c35f31e6ac14_image_0.jpg HTTP/1.1" 201 0
2026-03-27 19:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FR88WNT%252F2026-03-27%252Fimage%252F8995818d-292f-49da-97f8-be4b49358008_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/R88WNT/2026-03-27/image/8995818d-292f-49da-97f8-be4b49358008_removebg.jpg?w=600 saved to cache
2026-03-27 19:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 9e48a05f-45c2-5360-9138-c35f31e6ac14
2026-03-27 19:17:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:17:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439d5dfd10>
2026-03-27 19:17:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:17:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:17:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:17:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9e48a05f-45c2-5360-9138-c35f31e6ac14/9e48a05f-45c2-5360-9138-c35f31e6ac14_image_3.jpg HTTP/1.1" 201 0
2026-03-27 19:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FR88WNT%252F2026-03-27%252Fimage%252Ffa214294-45a6-4d33-965a-4af51d72687f_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/R88WNT/2026-03-27/image/fa214294-45a6-4d33-965a-4af51d72687f_removebg.jpg?w=600 saved to cache
2026-03-27 19:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 9e48a05f-45c2-5360-9138-c35f31e6ac14
2026-03-27 19:17:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:17:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439d5d9a90>
2026-03-27 19:17:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:17:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:17:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:17:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9e48a05f-45c2-5360-9138-c35f31e6ac14/9e48a05f-45c2-5360-9138-c35f31e6ac14_image_2.jpg HTTP/1.1" 201 0
2026-03-27 19:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FR88WNT%252F2026-03-27%252Fimage%252F9a9ea44b-3cdf-46c8-b342-1b1e26f45b3e_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/R88WNT/2026-03-27/image/9a9ea44b-3cdf-46c8-b342-1b1e26f45b3e_removebg.jpg?w=600 saved to cache
2026-03-27 19:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 9e48a05f-45c2-5360-9138-c35f31e6ac14
2026-03-27 19:17:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/R88WNT/2026-03-27/image/6f501da7-b03a-4000-ad1e-7d206078026c_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120861840?view=catalogue)
2026-03-27 19:17:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:17:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439d5db790>
2026-03-27 19:17:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:17:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:17:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:17:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9e48a05f-45c2-5360-9138-c35f31e6ac14/9e48a05f-45c2-5360-9138-c35f31e6ac14_image_6.jpg HTTP/1.1" 201 0
2026-03-27 19:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FR88WNT%252F2026-03-27%252Fimage%252F9fdac79b-26d4-46db-a7b9-ddf134fcb858_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/R88WNT/2026-03-27/image/9fdac79b-26d4-46db-a7b9-ddf134fcb858_removebg.jpg?w=600 saved to cache
2026-03-27 19:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 9e48a05f-45c2-5360-9138-c35f31e6ac14
2026-03-27 19:17:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:17:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439d5c2e50>
2026-03-27 19:17:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:17:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:17:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:17:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9e48a05f-45c2-5360-9138-c35f31e6ac14/9e48a05f-45c2-5360-9138-c35f31e6ac14_image_5.jpg HTTP/1.1" 201 0
2026-03-27 19:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FR88WNT%252F2026-03-27%252Fimage%252F24cb2c4f-fcd7-4e67-9cdd-5b98a8d954a3_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/R88WNT/2026-03-27/image/24cb2c4f-fcd7-4e67-9cdd-5b98a8d954a3_removebg.jpg?w=600 saved to cache
2026-03-27 19:17:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 9e48a05f-45c2-5360-9138-c35f31e6ac14
2026-03-27 19:17:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:17:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439d5df190>
2026-03-27 19:17:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:17:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:17:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:17:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9e48a05f-45c2-5360-9138-c35f31e6ac14/9e48a05f-45c2-5360-9138-c35f31e6ac14_image_7.jpg HTTP/1.1" 201 0
2026-03-27 19:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FR88WNT%252F2026-03-27%252Fimage%252F70b61b53-6f89-4617-a08f-f963d84ec0a9_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:17:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/R88WNT/2026-03-27/image/70b61b53-6f89-4617-a08f-f963d84ec0a9_removebg.jpg?w=600 saved to cache
2026-03-27 19:17:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 9e48a05f-45c2-5360-9138-c35f31e6ac14
2026-03-27 19:17:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:17:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439eb19790>
2026-03-27 19:17:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:17:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:17:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:17:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9e48a05f-45c2-5360-9138-c35f31e6ac14/9e48a05f-45c2-5360-9138-c35f31e6ac14_image_4.jpg HTTP/1.1" 201 0
2026-03-27 19:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FR88WNT%252F2026-03-27%252Fimage%252F6f501da7-b03a-4000-ad1e-7d206078026c_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:17:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/R88WNT/2026-03-27/image/6f501da7-b03a-4000-ad1e-7d206078026c_removebg.jpg?w=600 saved to cache
2026-03-27 19:17:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 9e48a05f-45c2-5360-9138-c35f31e6ac14
2026-03-27 19:17:17 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 9e48a05f-45c2-5360-9138-c35f31e6ac14, skipping ID generation
2026-03-27 19:17:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9e48a05f-45c2-5360-9138-c35f31e6ac14 with scrape type 1
2026-03-27 19:17:17 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 9e48a05f-45c2-5360-9138-c35f31e6ac14 sending to next pipeline
2026-03-27 19:17:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 9e48a05f-45c2-5360-9138-c35f31e6ac14, identifier: 120861840
2026-03-27 19:17:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 9e48a05f-45c2-5360-9138-c35f31e6ac14 with identifier: 120861840
2026-03-27 19:17:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 9e48a05f-45c2-5360-9138-c35f31e6ac14 with identifier: 120861840
2026-03-27 19:17:17 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 9e48a05f-45c2-5360-9138-c35f31e6ac14 with identifier: 120861840 to the API
2026-03-27 19:17:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:17:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 19:17:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/R88WNT/2026-03-27/image/6f501da7-b03a-4000-ad1e-7d206078026c_removebg.jpg?w=600>
{'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': '9e48a05f-45c2-5360-9138-c35f31e6ac14',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'R88WNT',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120861840',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'JAGUAR',
'model': 'XK8 CONVERTIBLE',
'odometer': 86777,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 8,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9e48a05f-45c2-5360-9138-c35f31e6ac14/9e48a05f-45c2-5360-9138-c35f31e6ac14_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 29431,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/R88WNT/2026-03-27/image/8995818d-292f-49da-97f8-be4b49358008_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9e48a05f-45c2-5360-9138-c35f31e6ac14/9e48a05f-45c2-5360-9138-c35f31e6ac14_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 31711,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/R88WNT/2026-03-27/image/abfb2847-b201-4a30-96e7-aced7935da09_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9e48a05f-45c2-5360-9138-c35f31e6ac14/9e48a05f-45c2-5360-9138-c35f31e6ac14_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 29810,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/R88WNT/2026-03-27/image/9a9ea44b-3cdf-46c8-b342-1b1e26f45b3e_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9e48a05f-45c2-5360-9138-c35f31e6ac14/9e48a05f-45c2-5360-9138-c35f31e6ac14_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 28246,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/R88WNT/2026-03-27/image/fa214294-45a6-4d33-965a-4af51d72687f_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9e48a05f-45c2-5360-9138-c35f31e6ac14/9e48a05f-45c2-5360-9138-c35f31e6ac14_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53539,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/R88WNT/2026-03-27/image/6f501da7-b03a-4000-ad1e-7d206078026c_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9e48a05f-45c2-5360-9138-c35f31e6ac14/9e48a05f-45c2-5360-9138-c35f31e6ac14_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51249,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/R88WNT/2026-03-27/image/24cb2c4f-fcd7-4e67-9cdd-5b98a8d954a3_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9e48a05f-45c2-5360-9138-c35f31e6ac14/9e48a05f-45c2-5360-9138-c35f31e6ac14_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 44539,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/R88WNT/2026-03-27/image/9fdac79b-26d4-46db-a7b9-ddf134fcb858_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9e48a05f-45c2-5360-9138-c35f31e6ac14/9e48a05f-45c2-5360-9138-c35f31e6ac14_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64614,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/R88WNT/2026-03-27/image/70b61b53-6f89-4617-a08f-f963d84ec0a9_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '1998-04-22',
'seller_name': 'Manamanx Ltd',
'title': 'JAGUAR XK8 CONVERTIBLE 4.0 2dr Auto',
'transmission': 'automatic',
'trim': '4.0 2dr Auto',
'vin': None,
'year': 1998}
2026-03-27 19:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120861840%27 HTTP/1.1" 200 None
2026-03-27 19:17:17 [astonbarclay.gb] INFO: Saving data for 120861840: {'created_time': 1774639037.577744, 'last_price_update_time': 1774639037.577758, 'auction_closing_time': 1774888200.0}
2026-03-27 19:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120861840') HTTP/1.1" 204 0
2026-03-27 19:17:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120862598?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-27 19:17:25 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120862598, 'registration': 'LL19JYX', 'account': 'MAN037', 'make': 'MERCEDES-BENZ', 'model': 'C CLASS SALOON', 'derivative': 'C200 Sport 4dr 9G-Tronic', 'mileage': 114399, 'mileageWarranty': False, 'type': 'car', 'saleId': 19230, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-03-30T16:30Z', 'lot': 1079, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2019-06-18', 'fuel': 'Petrol', 'motExpiry': '2027-03-24', 'doors': 4, 'engineSize': 1497, 'bodyType': 'Saloon', 'images': ['https://abimg003.imgix.net/LL19JYX/2026-03-27/image/301d31d4-077b-4482-b2a2-09c121a0b622_removebg.jpg?w=600', 'https://abimg003.imgix.net/LL19JYX/2026-03-27/image/a5814feb-24f7-4d6c-8775-4f11ad2f487c_removebg.jpg?w=600', 'https://abimg003.imgix.net/LL19JYX/2026-03-27/image/fa2a684d-7b67-47d0-9891-e150b13b5faf_removebg.jpg?w=600', 'https://abimg003.imgix.net/LL19JYX/2026-03-27/image/f07cce21-3fd6-4f0a-a57c-1a78313ad52e_removebg.jpg?w=600', 'https://abimg003.imgix.net/LL19JYX/2026-03-27/image/4f64add6-63f2-462b-ab45-515f998fa571_removebg.jpg?w=600', 'https://abimg003.imgix.net/LL19JYX/2026-03-27/image/f86ef603-4f9c-40ba-8feb-20516a6b8523_removebg.jpg?w=600', 'https://abimg003.imgix.net/LL19JYX/2026-03-27/image/2a6073e6-adb4-45ad-ba6a-d05ea0e48625_removebg.jpg?w=600', 'https://abimg003.imgix.net/LL19JYX/2026-03-27/image/572a9aa8-0093-4395-95df-cc426bcf5907_removebg.jpg?w=600', 'https://abimg003.imgix.net/LL19JYX/2026-03-27/image/1510b361-babf-4390-9928-729b5f81525e_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service print 10/21-48K, 06/23-81K', 'remarks': 'VOSA STATES 66K, 85K, 105K, 114K, SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Manamanx Ltd', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 140, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/752ce79e-5fd8-4d2f-8ff7-a2d40ed0ce11.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:17:25 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120862598, 'registration': 'LL19JYX', 'account': 'MAN037', 'make': 'MERCEDES-BENZ', 'model': 'C CLASS SALOON', 'derivative': 'C200 Sport 4dr 9G-Tronic', 'mileage': 114399, 'mileageWarranty': False, 'type': 'car', 'saleId': 19230, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 633}, 'saleStart': '2026-03-30T16:30Z', 'lot': 1079, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2019-06-18', 'fuel': 'Petrol', 'motExpiry': '2027-03-24', 'doors': 4, 'engineSize': 1497, 'bodyType': 'Saloon', 'images': ['https://abimg003.imgix.net/LL19JYX/2026-03-27/image/301d31d4-077b-4482-b2a2-09c121a0b622_removebg.jpg?w=600', 'https://abimg003.imgix.net/LL19JYX/2026-03-27/image/a5814feb-24f7-4d6c-8775-4f11ad2f487c_removebg.jpg?w=600', 'https://abimg003.imgix.net/LL19JYX/2026-03-27/image/fa2a684d-7b67-47d0-9891-e150b13b5faf_removebg.jpg?w=600', 'https://abimg003.imgix.net/LL19JYX/2026-03-27/image/f07cce21-3fd6-4f0a-a57c-1a78313ad52e_removebg.jpg?w=600', 'https://abimg003.imgix.net/LL19JYX/2026-03-27/image/4f64add6-63f2-462b-ab45-515f998fa571_removebg.jpg?w=600', 'https://abimg003.imgix.net/LL19JYX/2026-03-27/image/f86ef603-4f9c-40ba-8feb-20516a6b8523_removebg.jpg?w=600', 'https://abimg003.imgix.net/LL19JYX/2026-03-27/image/2a6073e6-adb4-45ad-ba6a-d05ea0e48625_removebg.jpg?w=600', 'https://abimg003.imgix.net/LL19JYX/2026-03-27/image/572a9aa8-0093-4395-95df-cc426bcf5907_removebg.jpg?w=600', 'https://abimg003.imgix.net/LL19JYX/2026-03-27/image/1510b361-babf-4390-9928-729b5f81525e_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service print 10/21-48K, 06/23-81K', 'remarks': 'VOSA STATES 66K, 85K, 105K, 114K, SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Manamanx Ltd', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 140, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/752ce79e-5fd8-4d2f-8ff7-a2d40ed0ce11.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-27 19:17:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8dc70cb1-fb1c-5571-a01a-23868e3a33fc with identifier: 120862598
2026-03-27 19:17:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8dc70cb1-fb1c-5571-a01a-23868e3a33fc with scrape type 1
2026-03-27 19:17:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 9 photos for item 8dc70cb1-fb1c-5571-a01a-23868e3a33fc
2026-03-27 19:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:17: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%252FLL19JYX%252F2026-03-27%252Fimage%252F301d31d4-077b-4482-b2a2-09c121a0b622_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:17:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LL19JYX/2026-03-27/image/301d31d4-077b-4482-b2a2-09c121a0b622_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:17: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%252FLL19JYX%252F2026-03-27%252Fimage%252Fa5814feb-24f7-4d6c-8775-4f11ad2f487c_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:17:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LL19JYX/2026-03-27/image/a5814feb-24f7-4d6c-8775-4f11ad2f487c_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:17: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%252FLL19JYX%252F2026-03-27%252Fimage%252Ffa2a684d-7b67-47d0-9891-e150b13b5faf_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:17:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LL19JYX/2026-03-27/image/fa2a684d-7b67-47d0-9891-e150b13b5faf_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:17: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%252FLL19JYX%252F2026-03-27%252Fimage%252Ff07cce21-3fd6-4f0a-a57c-1a78313ad52e_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:17:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LL19JYX/2026-03-27/image/f07cce21-3fd6-4f0a-a57c-1a78313ad52e_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:17: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%252FLL19JYX%252F2026-03-27%252Fimage%252F4f64add6-63f2-462b-ab45-515f998fa571_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:17:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LL19JYX/2026-03-27/image/4f64add6-63f2-462b-ab45-515f998fa571_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:17: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%252FLL19JYX%252F2026-03-27%252Fimage%252Ff86ef603-4f9c-40ba-8feb-20516a6b8523_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:17:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LL19JYX/2026-03-27/image/f86ef603-4f9c-40ba-8feb-20516a6b8523_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:17:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LL19JYX/2026-03-27/image/a5814feb-24f7-4d6c-8775-4f11ad2f487c_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120862598?view=catalogue)
2026-03-27 19:17:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LL19JYX/2026-03-27/image/301d31d4-077b-4482-b2a2-09c121a0b622_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120862598?view=catalogue)
2026-03-27 19:17:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LL19JYX/2026-03-27/image/fa2a684d-7b67-47d0-9891-e150b13b5faf_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120862598?view=catalogue)
2026-03-27 19:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:17: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%252FLL19JYX%252F2026-03-27%252Fimage%252F2a6073e6-adb4-45ad-ba6a-d05ea0e48625_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:17:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LL19JYX/2026-03-27/image/2a6073e6-adb4-45ad-ba6a-d05ea0e48625_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:17:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LL19JYX/2026-03-27/image/f07cce21-3fd6-4f0a-a57c-1a78313ad52e_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120862598?view=catalogue)
2026-03-27 19:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:17: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%252FLL19JYX%252F2026-03-27%252Fimage%252F572a9aa8-0093-4395-95df-cc426bcf5907_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:17:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LL19JYX/2026-03-27/image/572a9aa8-0093-4395-95df-cc426bcf5907_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:17: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%252FLL19JYX%252F2026-03-27%252Fimage%252F1510b361-babf-4390-9928-729b5f81525e_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-27 19:17:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LL19JYX/2026-03-27/image/1510b361-babf-4390-9928-729b5f81525e_removebg.jpg?w=600 not downloaded yet
2026-03-27 19:17:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LL19JYX/2026-03-27/image/4f64add6-63f2-462b-ab45-515f998fa571_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120862598?view=catalogue)
2026-03-27 19:17:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LL19JYX/2026-03-27/image/f86ef603-4f9c-40ba-8feb-20516a6b8523_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120862598?view=catalogue)
2026-03-27 19:17:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LL19JYX/2026-03-27/image/1510b361-babf-4390-9928-729b5f81525e_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120862598?view=catalogue)
2026-03-27 19:17:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:17:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f43a04c5250>
2026-03-27 19:17:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:17:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:17:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:17:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8dc70cb1-fb1c-5571-a01a-23868e3a33fc/8dc70cb1-fb1c-5571-a01a-23868e3a33fc_image_1.jpg HTTP/1.1" 201 0
2026-03-27 19:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLL19JYX%252F2026-03-27%252Fimage%252Fa5814feb-24f7-4d6c-8775-4f11ad2f487c_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:17:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LL19JYX/2026-03-27/image/a5814feb-24f7-4d6c-8775-4f11ad2f487c_removebg.jpg?w=600 saved to cache
2026-03-27 19:17:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 8dc70cb1-fb1c-5571-a01a-23868e3a33fc
2026-03-27 19:17:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LL19JYX/2026-03-27/image/2a6073e6-adb4-45ad-ba6a-d05ea0e48625_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120862598?view=catalogue)
2026-03-27 19:17:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:17:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439eabef90>
2026-03-27 19:17:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:17:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:17:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:17:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8dc70cb1-fb1c-5571-a01a-23868e3a33fc/8dc70cb1-fb1c-5571-a01a-23868e3a33fc_image_0.jpg HTTP/1.1" 201 0
2026-03-27 19:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLL19JYX%252F2026-03-27%252Fimage%252F301d31d4-077b-4482-b2a2-09c121a0b622_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:17:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LL19JYX/2026-03-27/image/301d31d4-077b-4482-b2a2-09c121a0b622_removebg.jpg?w=600 saved to cache
2026-03-27 19:17:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 8dc70cb1-fb1c-5571-a01a-23868e3a33fc
2026-03-27 19:17:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LL19JYX/2026-03-27/image/572a9aa8-0093-4395-95df-cc426bcf5907_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120862598?view=catalogue)
2026-03-27 19:17:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:17:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439d5428d0>
2026-03-27 19:17:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:17:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:17:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:17:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8dc70cb1-fb1c-5571-a01a-23868e3a33fc/8dc70cb1-fb1c-5571-a01a-23868e3a33fc_image_2.jpg HTTP/1.1" 201 0
2026-03-27 19:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLL19JYX%252F2026-03-27%252Fimage%252Ffa2a684d-7b67-47d0-9891-e150b13b5faf_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:17:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LL19JYX/2026-03-27/image/fa2a684d-7b67-47d0-9891-e150b13b5faf_removebg.jpg?w=600 saved to cache
2026-03-27 19:17:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 8dc70cb1-fb1c-5571-a01a-23868e3a33fc
2026-03-27 19:17:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:17:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f43a0386310>
2026-03-27 19:17:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:17:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:17:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:17:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8dc70cb1-fb1c-5571-a01a-23868e3a33fc/8dc70cb1-fb1c-5571-a01a-23868e3a33fc_image_3.jpg HTTP/1.1" 201 0
2026-03-27 19:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLL19JYX%252F2026-03-27%252Fimage%252Ff07cce21-3fd6-4f0a-a57c-1a78313ad52e_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:17:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LL19JYX/2026-03-27/image/f07cce21-3fd6-4f0a-a57c-1a78313ad52e_removebg.jpg?w=600 saved to cache
2026-03-27 19:17:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 8dc70cb1-fb1c-5571-a01a-23868e3a33fc
2026-03-27 19:17:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:17:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439df7db50>
2026-03-27 19:17:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:17:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:17:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:17:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8dc70cb1-fb1c-5571-a01a-23868e3a33fc/8dc70cb1-fb1c-5571-a01a-23868e3a33fc_image_4.jpg HTTP/1.1" 201 0
2026-03-27 19:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLL19JYX%252F2026-03-27%252Fimage%252F4f64add6-63f2-462b-ab45-515f998fa571_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:17:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LL19JYX/2026-03-27/image/4f64add6-63f2-462b-ab45-515f998fa571_removebg.jpg?w=600 saved to cache
2026-03-27 19:17:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 8dc70cb1-fb1c-5571-a01a-23868e3a33fc
2026-03-27 19:17:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:17:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439de9ce90>
2026-03-27 19:17:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:17:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:17:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:17:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8dc70cb1-fb1c-5571-a01a-23868e3a33fc/8dc70cb1-fb1c-5571-a01a-23868e3a33fc_image_5.jpg HTTP/1.1" 201 0
2026-03-27 19:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLL19JYX%252F2026-03-27%252Fimage%252Ff86ef603-4f9c-40ba-8feb-20516a6b8523_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:17:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LL19JYX/2026-03-27/image/f86ef603-4f9c-40ba-8feb-20516a6b8523_removebg.jpg?w=600 saved to cache
2026-03-27 19:17:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 8dc70cb1-fb1c-5571-a01a-23868e3a33fc
2026-03-27 19:17:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:17:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439d7e3810>
2026-03-27 19:17:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:17:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:17:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:17:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8dc70cb1-fb1c-5571-a01a-23868e3a33fc/8dc70cb1-fb1c-5571-a01a-23868e3a33fc_image_8.jpg HTTP/1.1" 201 0
2026-03-27 19:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLL19JYX%252F2026-03-27%252Fimage%252F1510b361-babf-4390-9928-729b5f81525e_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:17:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LL19JYX/2026-03-27/image/1510b361-babf-4390-9928-729b5f81525e_removebg.jpg?w=600 saved to cache
2026-03-27 19:17:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 8dc70cb1-fb1c-5571-a01a-23868e3a33fc
2026-03-27 19:17:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:17:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f439eae5250>
2026-03-27 19:17:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:17:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:17:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:17:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8dc70cb1-fb1c-5571-a01a-23868e3a33fc/8dc70cb1-fb1c-5571-a01a-23868e3a33fc_image_6.jpg HTTP/1.1" 201 0
2026-03-27 19:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLL19JYX%252F2026-03-27%252Fimage%252F2a6073e6-adb4-45ad-ba6a-d05ea0e48625_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:17:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LL19JYX/2026-03-27/image/2a6073e6-adb4-45ad-ba6a-d05ea0e48625_removebg.jpg?w=600 saved to cache
2026-03-27 19:17:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 8dc70cb1-fb1c-5571-a01a-23868e3a33fc
2026-03-27 19:17:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:17:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f43a04bf5d0>
2026-03-27 19:17:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:17:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:17:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:17:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8dc70cb1-fb1c-5571-a01a-23868e3a33fc/8dc70cb1-fb1c-5571-a01a-23868e3a33fc_image_7.jpg HTTP/1.1" 201 0
2026-03-27 19:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLL19JYX%252F2026-03-27%252Fimage%252F572a9aa8-0093-4395-95df-cc426bcf5907_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-27 19:17:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LL19JYX/2026-03-27/image/572a9aa8-0093-4395-95df-cc426bcf5907_removebg.jpg?w=600 saved to cache
2026-03-27 19:17:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 8dc70cb1-fb1c-5571-a01a-23868e3a33fc
2026-03-27 19:17:26 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 8dc70cb1-fb1c-5571-a01a-23868e3a33fc, skipping ID generation
2026-03-27 19:17:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8dc70cb1-fb1c-5571-a01a-23868e3a33fc with scrape type 1
2026-03-27 19:17:26 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 8dc70cb1-fb1c-5571-a01a-23868e3a33fc sending to next pipeline
2026-03-27 19:17:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 8dc70cb1-fb1c-5571-a01a-23868e3a33fc, identifier: 120862598
2026-03-27 19:17:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 8dc70cb1-fb1c-5571-a01a-23868e3a33fc with identifier: 120862598
2026-03-27 19:17:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 8dc70cb1-fb1c-5571-a01a-23868e3a33fc with identifier: 120862598
2026-03-27 19:17:26 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 8dc70cb1-fb1c-5571-a01a-23868e3a33fc with identifier: 120862598 to the API
2026-03-27 19:17:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:17: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-27 19:17:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/LL19JYX/2026-03-27/image/572a9aa8-0093-4395-95df-cc426bcf5907_removebg.jpg?w=600>
{'auction_title': '',
'c_o_2_emission_value': 140,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Petrol',
'id': '8dc70cb1-fb1c-5571-a01a-23868e3a33fc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'LL19JYX',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120862598',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'MERCEDES-BENZ',
'model': 'C CLASS SALOON',
'odometer': 114399,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 9,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8dc70cb1-fb1c-5571-a01a-23868e3a33fc/8dc70cb1-fb1c-5571-a01a-23868e3a33fc_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 33519,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LL19JYX/2026-03-27/image/301d31d4-077b-4482-b2a2-09c121a0b622_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8dc70cb1-fb1c-5571-a01a-23868e3a33fc/8dc70cb1-fb1c-5571-a01a-23868e3a33fc_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36309,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LL19JYX/2026-03-27/image/a5814feb-24f7-4d6c-8775-4f11ad2f487c_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8dc70cb1-fb1c-5571-a01a-23868e3a33fc/8dc70cb1-fb1c-5571-a01a-23868e3a33fc_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 33140,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LL19JYX/2026-03-27/image/fa2a684d-7b67-47d0-9891-e150b13b5faf_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8dc70cb1-fb1c-5571-a01a-23868e3a33fc/8dc70cb1-fb1c-5571-a01a-23868e3a33fc_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 33104,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LL19JYX/2026-03-27/image/f07cce21-3fd6-4f0a-a57c-1a78313ad52e_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8dc70cb1-fb1c-5571-a01a-23868e3a33fc/8dc70cb1-fb1c-5571-a01a-23868e3a33fc_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56455,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LL19JYX/2026-03-27/image/4f64add6-63f2-462b-ab45-515f998fa571_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8dc70cb1-fb1c-5571-a01a-23868e3a33fc/8dc70cb1-fb1c-5571-a01a-23868e3a33fc_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 38377,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LL19JYX/2026-03-27/image/f86ef603-4f9c-40ba-8feb-20516a6b8523_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8dc70cb1-fb1c-5571-a01a-23868e3a33fc/8dc70cb1-fb1c-5571-a01a-23868e3a33fc_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 44616,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LL19JYX/2026-03-27/image/2a6073e6-adb4-45ad-ba6a-d05ea0e48625_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8dc70cb1-fb1c-5571-a01a-23868e3a33fc/8dc70cb1-fb1c-5571-a01a-23868e3a33fc_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49440,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LL19JYX/2026-03-27/image/572a9aa8-0093-4395-95df-cc426bcf5907_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8dc70cb1-fb1c-5571-a01a-23868e3a33fc/8dc70cb1-fb1c-5571-a01a-23868e3a33fc_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51089,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LL19JYX/2026-03-27/image/1510b361-babf-4390-9928-729b5f81525e_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-06-18',
'seller_name': 'Manamanx Ltd',
'title': 'MERCEDES-BENZ C CLASS SALOON C200 Sport 4dr 9G-Tronic',
'transmission': 'automatic',
'trim': 'C200 Sport 4dr 9G-Tronic',
'vin': None,
'year': 2019}
2026-03-27 19:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:17:26 [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-27 19:17:26 [astonbarclay.gb] INFO: Saving data for 120862598: {'created_time': 1774639046.908739, 'last_price_update_time': 1774639046.90875, 'auction_closing_time': 1774888200.0}
2026-03-27 19:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120862598') HTTP/1.1" 204 0
2026-03-27 19:17:26 [scrapy.core.engine] INFO: Closing spider (finished)
2026-03-27 19:17:26 [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-27 19:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:17:27 [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-27 19:17:27 [astonbarclay.gb] INFO: Saving data for 120858057: {'created_time': 1774639047.036941}
2026-03-27 19:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120858057') HTTP/1.1" 204 0
2026-03-27 19:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:17:27 [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-27 19:17:27 [astonbarclay.gb] INFO: Saving data for 120862317: {'created_time': 1774639047.070799}
2026-03-27 19:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120862317') HTTP/1.1" 204 0
2026-03-27 19:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:17:27 [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%201774207047 HTTP/1.1" 200 None
2026-03-27 19:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119669870') HTTP/1.1" 204 0
2026-03-27 19:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120160421') HTTP/1.1" 204 0
2026-03-27 19:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120257748') HTTP/1.1" 204 0
2026-03-27 19:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120298009') HTTP/1.1" 204 0
2026-03-27 19:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120301039') HTTP/1.1" 204 0
2026-03-27 19:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120302632') HTTP/1.1" 204 0
2026-03-27 19:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120306589') HTTP/1.1" 204 0
2026-03-27 19:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120402313') HTTP/1.1" 204 0
2026-03-27 19:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120402877') HTTP/1.1" 204 0
2026-03-27 19:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120449355') HTTP/1.1" 204 0
2026-03-27 19:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120474406') HTTP/1.1" 204 0
2026-03-27 19:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120474975') HTTP/1.1" 204 0
2026-03-27 19:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120475474') HTTP/1.1" 204 0
2026-03-27 19:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120475624') HTTP/1.1" 204 0
2026-03-27 19:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120478051') HTTP/1.1" 204 0
2026-03-27 19:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120478778') HTTP/1.1" 204 0
2026-03-27 19:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120510085') HTTP/1.1" 204 0
2026-03-27 19:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120514388') HTTP/1.1" 204 0
2026-03-27 19:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120518253') HTTP/1.1" 204 0
2026-03-27 19:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120523227') HTTP/1.1" 204 0
2026-03-27 19:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120523443') HTTP/1.1" 204 0
2026-03-27 19:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120524734') HTTP/1.1" 204 0
2026-03-27 19:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120524772') HTTP/1.1" 204 0
2026-03-27 19:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120540403') HTTP/1.1" 204 0
2026-03-27 19:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120619729') HTTP/1.1" 204 0
2026-03-27 19:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120619978') HTTP/1.1" 204 0
2026-03-27 19:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120623703') HTTP/1.1" 204 0
2026-03-27 19:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120625059') HTTP/1.1" 204 0
2026-03-27 19:17:27 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (268 items) in: file:///var/lib/scrapyd/items/sourcing_v2/astonbarclay.gb/task_9_2026-03-27T19_00_00.jl
2026-03-27 19:17:27 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/request_bytes': 385051,
'downloader/request_count': 570,
'downloader/request_method_count/GET': 570,
'downloader/response_bytes': 15496702,
'downloader/response_count': 570,
'downloader/response_status_count/200': 570,
'elapsed_time_seconds': 1042.141978,
'feedexport/success_count/FileFeedStorage': 1,
'finish_reason': 'finished',
'finish_time': datetime.datetime(2026, 3, 27, 19, 17, 27, 502967, tzinfo=datetime.timezone.utc),
'item_scraped_count': 268,
'log_count/DEBUG': 7923,
'log_count/ERROR': 3,
'log_count/INFO': 7979,
'memusage/max': 186273792,
'memusage/startup': 149848064,
'photo_download_count': 297,
'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': 273,
'scheduler/dequeued': 570,
'scheduler/dequeued/memory': 570,
'scheduler/enqueued': 570,
'scheduler/enqueued/memory': 570,
'scrape_type/new': 73,
'scrape_type/price_update': 198,
'scrape_type/skipped': 1229,
'scrapy-zyte-api/429': 0,
'scrapy-zyte-api/attempts': 308,
'scrapy-zyte-api/error_ratio': 0.11688311688311688,
'scrapy-zyte-api/errors': 36,
"scrapy-zyte-api/exception_types/<class 'aiohttp.client_exceptions.ClientConnectorError'>": 36,
'scrapy-zyte-api/fatal_errors': 0,
'scrapy-zyte-api/mean_connection_seconds': 10.341754212660506,
'scrapy-zyte-api/mean_response_seconds': 10.343702829566176,
'scrapy-zyte-api/processed': 272,
'scrapy-zyte-api/request_args/customHttpRequestHeaders': 272,
'scrapy-zyte-api/request_args/experimental.requestCookies': 271,
'scrapy-zyte-api/request_args/experimental.responseCookies': 272,
'scrapy-zyte-api/request_args/httpResponseBody': 272,
'scrapy-zyte-api/request_args/httpResponseHeaders': 272,
'scrapy-zyte-api/request_args/url': 272,
'scrapy-zyte-api/status_codes/0': 36,
'scrapy-zyte-api/status_codes/200': 272,
'scrapy-zyte-api/success': 272,
'scrapy-zyte-api/success_ratio': 1.0,
'scrapy-zyte-api/throttle_ratio': 0.0,
'start_time': datetime.datetime(2026, 3, 27, 19, 0, 5, 360989, tzinfo=datetime.timezone.utc)}
2026-03-27 19:17:27 [scrapy.core.engine] INFO: Spider closed (finished)