2026-03-25 13:00:04 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
2026-03-25 13:00:04 [scrapy.utils.log] INFO: Versions: lxml 5.2.2.0, libxml2 2.12.6, cssselect 1.2.0, parsel 1.9.1, w3lib 2.1.2, Twisted 24.3.0, Python 3.11.2 (main, Mar 13 2023, 12:18:29) [GCC 12.2.0], pyOpenSSL 24.1.0 (OpenSSL 3.2.1 30 Jan 2024), cryptography 42.0.7, Platform Linux-5.15.0-1098-azure-x86_64-with-glibc2.36
2026-03-25 13:00:04 [astonbarclay.gb] INFO: Starting spider astonbarclay.gb
2026-03-25 13:00:04 [scrapy.addons] INFO: Enabled addons:
[]
2026-03-25 13:00:04 [asyncio] DEBUG: Using selector: EpollSelector
2026-03-25 13:00:04 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-03-25 13:00:04 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-03-25 13:00:04 [scrapy.extensions.telnet] INFO: Telnet Password: ef291934d5c91c1c
2026-03-25 13:00:04 [scrapy.middleware] INFO: Enabled extensions:
['scrapy.extensions.corestats.CoreStats',
'scrapy.extensions.telnet.TelnetConsole',
'scrapy.extensions.memusage.MemoryUsage',
'scrapy.extensions.feedexport.FeedExporter',
'scrapy.extensions.logstats.LogStats',
'scrapy.extensions.closespider.CloseSpider']
2026-03-25 13: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-25T13_00_00.log',
'LOG_FORMATTER': 'crawlers.log_formatter.SourcingLogFormatter',
'MEMUSAGE_LIMIT_MB': 2048,
'MEMUSAGE_WARNING_MB': 1536,
'NEWSPIDER_MODULE': 'spiders',
'REQUEST_FINGERPRINTER_CLASS': 'scrapy_zyte_api.ScrapyZyteAPIRequestFingerprinter',
'REQUEST_FINGERPRINTER_IMPLEMENTATION': '2.7',
'SPIDER_MODULES': ['spiders', 'auth_check'],
'TWISTED_REACTOR': 'twisted.internet.asyncioreactor.AsyncioSelectorReactor',
'USER_AGENT': ''}
2026-03-25 13:00:04 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-25 13:00:04 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-25 13:00:04 [scrapy.middleware] INFO: Enabled downloader middlewares:
['scrapy.downloadermiddlewares.offsite.OffsiteMiddleware',
'scrapy.downloadermiddlewares.httpauth.HttpAuthMiddleware',
'scrapy.downloadermiddlewares.downloadtimeout.DownloadTimeoutMiddleware',
'scrapy.downloadermiddlewares.defaultheaders.DefaultHeadersMiddleware',
'scrapy.downloadermiddlewares.useragent.UserAgentMiddleware',
'scrapy_zyte_api.ScrapyZyteAPIDownloaderMiddleware',
'scrapy.downloadermiddlewares.retry.RetryMiddleware',
'scrapy.downloadermiddlewares.redirect.MetaRefreshMiddleware',
'scrapy.downloadermiddlewares.httpcompression.HttpCompressionMiddleware',
'scrapy.downloadermiddlewares.redirect.RedirectMiddleware',
'scrapy.downloadermiddlewares.cookies.CookiesMiddleware',
'scrapy.downloadermiddlewares.httpproxy.HttpProxyMiddleware',
'scrapy.downloadermiddlewares.stats.DownloaderStats']
2026-03-25 13:00:05 [crawlers.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware
2026-03-25 13:00:05 [scrapy.middleware] INFO: Enabled spider middlewares:
['scrapy.spidermiddlewares.httperror.HttpErrorMiddleware',
'scrapy_zyte_api.ScrapyZyteAPISpiderMiddleware',
'crawlers.middlewares.monitoring_spider_middleware.MonitoringSpiderMiddleware',
'scrapy.spidermiddlewares.referer.RefererMiddleware',
'scrapy.spidermiddlewares.urllength.UrlLengthMiddleware',
'scrapy.spidermiddlewares.depth.DepthMiddleware',
'crawlers.middlewares.photo_download_middleware.PhotoDownloadMiddleware',
'crawlers.middlewares.report_download_middleware.ReportDownloadMiddleware',
'crawlers.middlewares.id_gen_middleware.IdGenMiddleware']
2026-03-25 13:00:05 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_CLIENT_ID, AZURE_TENANT_ID
2026-03-25 13:00:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-25 13:00:05 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2107
2026-03-25 13:00:05 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-25 13:00:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
2026-03-25 13:00:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:05 [crawlers.pipelines.translation_pipeline] INFO: Loading translations for language: auto
2026-03-25 13: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-25 13:00:05 [crawlers.pipelines.item_rules_pipeline] INFO: Setting up ItemRules Pipeline
2026-03-25 13:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_location_for_country.json
2026-03-25 13:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_cars_from_auction_title.json
2026-03-25 13:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_country.json
2026-03-25 13:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_fr.json
2026-03-25 13:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_photos.json
2026-03-25 13:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_from_info.json
2026-03-25 13:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_not_allowed.json
2026-03-25 13:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: not_operable_from_info.json
2026-03-25 13:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_models_not_allowed.json
2026-03-25 13:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_title.json
2026-03-25 13:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: imported_cars.json
2026-03-25 13:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_currency.json
2026-03-25 13:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_mileage.json
2026-03-25 13:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_auction_title.json
2026-03-25 13:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_country_of_origin.json
2026-03-25 13:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_pt.json
2026-03-25 13:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: electric_cars.json
2026-03-25 13:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_color.json
2026-03-25 13:00:05 [crawlers.pipelines.post_to_api] INFO: Setting up PostToApi Pipeline pointing to https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-25 13:00:05 [scrapy.middleware] INFO: Enabled item pipelines:
['crawlers.pipelines.translation_pipeline.TranslationPipeline',
'crawlers.pipelines.item_rules_pipeline.ItemRulesPipeline',
'crawlers.pipelines.post_to_api.PostToApiPipeline']
2026-03-25 13:00:05 [scrapy.core.engine] INFO: Spider opened
2026-03-25 13:00:05 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-03-25 13:00:05 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023
2026-03-25 13:00:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 143MiB
2026-03-25 13:00:05 [scrapy-playwright] INFO: Starting download handler
2026-03-25 13:00:05 [scrapy-playwright] INFO: Starting download handler
2026-03-25 13:00:10 [scrapy-playwright] INFO: Launching browser firefox
2026-03-25 13:00:10 [scrapy-playwright] INFO: Browser firefox launched
2026-03-25 13:00:10 [scrapy-playwright] DEBUG: Browser context started: 'default' (persistent=False, remote=False)
2026-03-25 13:00:11 [scrapy-playwright] DEBUG: [Context=default] New page created, page count is 1 (1 for all contexts)
2026-03-25 13:00:11 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://catalogue.astonbarclay.net/vehicle-search> (resource type: document)
2026-03-25 13:00:12 [scrapy-playwright] DEBUG: [Context=default] Response: <407 https://catalogue.astonbarclay.net/vehicle-search>
2026-03-25 13:00:12 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://catalogue.astonbarclay.net/vehicle-search> (resource type: document)
2026-03-25 13:00:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://catalogue.astonbarclay.net/vehicle-search>
2026-03-25 13: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-25 13: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-25 13: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-25 13: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-25 13: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-25 13:00:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://catalogue.astonbarclay.net/assets/index-B-t4WrpL.js>
2026-03-25 13:00:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn-ukwest.onetrust.com/consent/018e0e2a-b608-77ca-8640-7c5f6808ddcb/OtAutoBlock.js>
2026-03-25 13:00:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://catalogue.astonbarclay.net/assets/index-B37Nm0Ih.css>
2026-03-25 13:00:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn-ukwest.onetrust.com/scripttemplates/otSDKStub.js>
2026-03-25 13: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-25 13: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-25 13: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-25 13:00:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://fonts.googleapis.com/css?family=Lexend>
2026-03-25 13:00:14 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://sessions.bugsnag.com/> (resource type: xhr, referrer: https://catalogue.astonbarclay.net/)
2026-03-25 13: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-25 13: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-25 13:00:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://catalogue.astonbarclay.net/api/profileconfig>
2026-03-25 13:00:15 [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-25 13:00:15 [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-25 13:00:15 [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-25 13: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-25 13:00:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://catalogue.astonbarclay.net/assets/MuseoSans-500-BnvKCWSl.ttf>
2026-03-25 13:00:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://catalogue.astonbarclay.net/api/user>
2026-03-25 13:00:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://catalogue.astonbarclay.net/api/navigation>
2026-03-25 13:00:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://catalogue.astonbarclay.net/assets/default-vT_hcphp.js>
2026-03-25 13:00:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://catalogue.astonbarclay.net/assets/default-o3_sC40N.js>
2026-03-25 13:00:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://geolocation.onetrust.com/cookieconsentpub/v1/geo/location>
2026-03-25 13: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-25 13:00:15 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://catalogue.astonbarclay.net/img/e-xchange-icon.png>
2026-03-25 13:00:16 [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-25 13:00:16 [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-25 13:00:16 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://catalogue.astonbarclay.net/img/logo-nama.png>
2026-03-25 13:00:16 [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-25 13:00:16 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://catalogue.astonbarclay.net/img/WV_Awards.png>
2026-03-25 13:00:16 [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-25 13:00:16 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://catalogue.astonbarclay.net/img/Business_Car_Award.jpg>
2026-03-25 13:00:16 [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-25 13:00:16 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://catalogue.astonbarclay.net/img/MTA_21.jpg>
2026-03-25 13:00:16 [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-25 13:00:16 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://catalogue.astonbarclay.net/img/logo-bsi.png>
2026-03-25 13:00:16 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://catalogue.astonbarclay.net/img/e-xchange-icon.png>
2026-03-25 13:00:16 [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-25 13:00:16 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://catalogue.astonbarclay.net/assets/logo-BkQgdzqL.svg>
2026-03-25 13:00:16 [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-25 13:00:16 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://catalogue.astonbarclay.net/img/facebook.png>
2026-03-25 13:00:16 [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-25 13:00:16 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://catalogue.astonbarclay.net/img/twitter.png>
2026-03-25 13:00:16 [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-25 13:00:16 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://catalogue.astonbarclay.net/img/sprite2.png>
2026-03-25 13:00:16 [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-25 13:00:16 [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-25 13:00:16 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://catalogue.astonbarclay.net/img/logo-nama.png>
2026-03-25 13:00:16 [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-25 13:00:16 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://catalogue.astonbarclay.net/img/WV_Awards.png>
2026-03-25 13:00:16 [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-25 13:00:16 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://catalogue.astonbarclay.net/img/Business_Car_Award.jpg>
2026-03-25 13:00:16 [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-25 13:00:16 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://catalogue.astonbarclay.net/img/MTA_21.jpg>
2026-03-25 13:00:16 [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-25 13:00:16 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://catalogue.astonbarclay.net/img/logo-bsi.png>
2026-03-25 13:00:16 [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-25 13:00:16 [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-25 13:00:16 [scrapy-playwright] DEBUG: [Context=default] Response: <202 https://sessions.bugsnag.com/>
2026-03-25 13:00:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn-ukwest.onetrust.com/scripttemplates/202405.1.0/otBannerSdk.js>
2026-03-25 13:00:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://catalogue.astonbarclay.net/api/vehicle/all>
2026-03-25 13:00:16 [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-25 13:00:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://fonts.gstatic.com/s/lexend/v26/wlptgwvFAVdoq2_F94zlCfv0bz1WCzsWzLdneg.woff2>
2026-03-25 13: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-25 13:00:17 [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-25 13:00:17 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://catalogue.astonbarclay.net/img/delivered-by-aa-logo.png>
2026-03-25 13:00:17 [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-25 13:00:17 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://catalogue.astonbarclay.net/img/icon-fuel.svg>
2026-03-25 13:00:17 [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-25 13:00:17 [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-25 13:00:18 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://catalogue.astonbarclay.net/img/icon-transmission-auto.svg>
2026-03-25 13:00:18 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://catalogue.astonbarclay.net/img/icon-engine.svg>
2026-03-25 13:00:18 [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-25 13:00:18 [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-25 13:00:18 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://catalogue.astonbarclay.net/img/icon-mileage.svg>
2026-03-25 13:00:18 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://catalogue.astonbarclay.net/img/icon-reg.svg>
2026-03-25 13:00:18 [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-25 13:00:18 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://catalogue.astonbarclay.net/img/icon-v5.svg>
2026-03-25 13:00:18 [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-25 13:00:18 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://catalogue.astonbarclay.net/img/icon-mot.svg>
2026-03-25 13:00:18 [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-25 13:00:18 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://catalogue.astonbarclay.net/img/icon-vat.svg>
2026-03-25 13:00:18 [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-25 13:00:18 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://catalogue.astonbarclay.net/img/icon-transmission-manual-alt.svg>
2026-03-25 13:00:18 [scrapy-playwright] DEBUG: [Context=default] Request: <HEAD https://abimg003.imgix.net/YJ13YKO/2026-03-19/image/e2542c1e-0c5e-47b8-bc51-a93ca0ee39fe_removebg.jpg?w=600> (resource type: fetch, referrer: https://catalogue.astonbarclay.net/)
2026-03-25 13:00:18 [scrapy-playwright] DEBUG: [Context=default] Request: <HEAD https://abimg003.imgix.net/LC20NDN/2026-03-24/image/f1cd8179-01ef-41f0-b87f-d1f3f9f38167_removebg.jpg?w=600> (resource type: fetch, referrer: https://catalogue.astonbarclay.net/)
2026-03-25 13:00:18 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <HEAD https://abimg003.imgix.net/YJ13YKO/2026-03-19/image/e2542c1e-0c5e-47b8-bc51-a93ca0ee39fe_removebg.jpg?w=600>
2026-03-25 13:00:18 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <HEAD https://abimg003.imgix.net/LC20NDN/2026-03-24/image/f1cd8179-01ef-41f0-b87f-d1f3f9f38167_removebg.jpg?w=600>
2026-03-25 13:00:18 [scrapy-playwright] DEBUG: [Context=default] Request: <HEAD https://abimg003.imgix.net/GF14FFV/2026-03-02/image/30292f0f-d524-4b9f-b3e5-677c02013ce6_removebg.jpg?w=600> (resource type: fetch, referrer: https://catalogue.astonbarclay.net/)
2026-03-25 13:00:18 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <HEAD https://abimg003.imgix.net/GF14FFV/2026-03-02/image/30292f0f-d524-4b9f-b3e5-677c02013ce6_removebg.jpg?w=600>
2026-03-25 13:00:19 [scrapy-playwright] DEBUG: [Context=default] Request: <HEAD https://abimg003.imgix.net/EF65OZE/2026-03-10/image/c3821d28-673c-4aa3-baa3-b766bdfec34b_removebg.jpg?w=600> (resource type: fetch, referrer: https://catalogue.astonbarclay.net/)
2026-03-25 13:00:19 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <HEAD https://abimg003.imgix.net/EF65OZE/2026-03-10/image/c3821d28-673c-4aa3-baa3-b766bdfec34b_removebg.jpg?w=600>
2026-03-25 13:00:19 [scrapy-playwright] DEBUG: [Context=default] Request: <HEAD https://abimg003.imgix.net/OE16UCL/2026-03-24/image/e55e5b88-462c-42c4-875f-1ab174581ef2_removebg.jpg?w=600> (resource type: fetch, referrer: https://catalogue.astonbarclay.net/)
2026-03-25 13:00:19 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <HEAD https://abimg003.imgix.net/OE16UCL/2026-03-24/image/e55e5b88-462c-42c4-875f-1ab174581ef2_removebg.jpg?w=600>
2026-03-25 13:00:19 [scrapy-playwright] DEBUG: [Context=default] Request: <HEAD https://abimg003.imgix.net/A6YGL/2026-03-24/image/6038d05a-d7f7-45e1-9040-4f21adf18bf3_removebg.jpg?w=600> (resource type: fetch, referrer: https://catalogue.astonbarclay.net/)
2026-03-25 13:00:19 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <HEAD https://abimg003.imgix.net/A6YGL/2026-03-24/image/6038d05a-d7f7-45e1-9040-4f21adf18bf3_removebg.jpg?w=600>
2026-03-25 13:00:19 [scrapy-playwright] DEBUG: [Context=default] Request: <HEAD https://abimg003.imgix.net/HY62PKN/2026-03-19/image/8b4d2075-2236-4e0a-8d52-2a9c428785e5_removebg.jpg?w=600> (resource type: fetch, referrer: https://catalogue.astonbarclay.net/)
2026-03-25 13:00:19 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <HEAD https://abimg003.imgix.net/HY62PKN/2026-03-19/image/8b4d2075-2236-4e0a-8d52-2a9c428785e5_removebg.jpg?w=600>
2026-03-25 13:00:19 [scrapy-playwright] DEBUG: [Context=default] Request: <HEAD https://abimg003.imgix.net/HY66YDJ/2026-02-18/image/a6c72909-2503-4b00-9862-cc0a277065ad_removebg.jpg?w=600> (resource type: fetch, referrer: https://catalogue.astonbarclay.net/)
2026-03-25 13:00:19 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <HEAD https://abimg003.imgix.net/HY66YDJ/2026-02-18/image/a6c72909-2503-4b00-9862-cc0a277065ad_removebg.jpg?w=600>
2026-03-25 13:00:19 [scrapy-playwright] DEBUG: [Context=default] Request: <HEAD https://abimg003.imgix.net/CK72VOU/2026-03-12/image/f7474b20-8963-4df6-8c86-01179a592575_removebg.jpg?w=600> (resource type: fetch, referrer: https://catalogue.astonbarclay.net/)
2026-03-25 13:00:19 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <HEAD https://abimg003.imgix.net/CK72VOU/2026-03-12/image/f7474b20-8963-4df6-8c86-01179a592575_removebg.jpg?w=600>
2026-03-25 13:00:19 [scrapy-playwright] DEBUG: [Context=default] Request: <HEAD https://abimg003.imgix.net/SP61NKC/2026-03-18/image/6e41ee88-e10a-4687-83b4-4e64702dc0c2_removebg.jpg?w=600> (resource type: fetch, referrer: https://catalogue.astonbarclay.net/)
2026-03-25 13:00:19 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <HEAD https://abimg003.imgix.net/SP61NKC/2026-03-18/image/6e41ee88-e10a-4687-83b4-4e64702dc0c2_removebg.jpg?w=600>
2026-03-25 13:00:19 [scrapy-playwright] DEBUG: [Context=default] Request: <HEAD https://abimg003.imgix.net/EO14BCV/2026-03-18/image/9b789f21-20c4-4c47-8586-96a4babbabac_removebg.jpg?w=600> (resource type: fetch, referrer: https://catalogue.astonbarclay.net/)
2026-03-25 13:00:19 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <HEAD https://abimg003.imgix.net/EO14BCV/2026-03-18/image/9b789f21-20c4-4c47-8586-96a4babbabac_removebg.jpg?w=600>
2026-03-25 13:00:19 [scrapy-playwright] DEBUG: [Context=default] Request: <HEAD https://abimg003.imgix.net/PE16EZP/2026-03-18/image/9f94a576-68f7-4714-86fa-c294dcfe6aff_removebg.jpg?w=600> (resource type: fetch, referrer: https://catalogue.astonbarclay.net/)
2026-03-25 13:00:19 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <HEAD https://abimg003.imgix.net/PE16EZP/2026-03-18/image/9f94a576-68f7-4714-86fa-c294dcfe6aff_removebg.jpg?w=600>
2026-03-25 13:00:19 [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-25 13:00:19 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://catalogue.astonbarclay.net/img/image-unavailable.png>
2026-03-25 13:00:19 [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-25 13:00:19 [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-25 13:00:19 [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-25 13:00:19 [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-25 13:00:19 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://notify.bugsnag.com/> (resource type: xhr, referrer: https://catalogue.astonbarclay.net/)
2026-03-25 13:00:19 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://notify.bugsnag.com/> (resource type: xhr, referrer: https://catalogue.astonbarclay.net/)
2026-03-25 13:00:19 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://notify.bugsnag.com/> (resource type: xhr, referrer: https://catalogue.astonbarclay.net/)
2026-03-25 13:00:19 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://notify.bugsnag.com/> (resource type: xhr, referrer: https://catalogue.astonbarclay.net/)
2026-03-25 13:00:19 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://notify.bugsnag.com/> (resource type: xhr, referrer: https://catalogue.astonbarclay.net/)
2026-03-25 13:00:19 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://notify.bugsnag.com/> (resource type: xhr, referrer: https://catalogue.astonbarclay.net/)
2026-03-25 13:00:19 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://notify.bugsnag.com/> (resource type: xhr, referrer: https://catalogue.astonbarclay.net/)
2026-03-25 13:00:19 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://notify.bugsnag.com/> (resource type: xhr, referrer: https://catalogue.astonbarclay.net/)
2026-03-25 13:00:19 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://notify.bugsnag.com/> (resource type: xhr, referrer: https://catalogue.astonbarclay.net/)
2026-03-25 13:00:19 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://notify.bugsnag.com/> (resource type: xhr, referrer: https://catalogue.astonbarclay.net/)
2026-03-25 13:00:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://pi.pardot.com/pd.js> (resource type: script, referrer: https://catalogue.astonbarclay.net/)
2026-03-25 13:00:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn-ukwest.onetrust.com/scripttemplates/202405.1.0/assets/otCenterRounded.json>
2026-03-25 13:00:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn-ukwest.onetrust.com/scripttemplates/202405.1.0/assets/v2/otPcCenter.json>
2026-03-25 13:00:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn-ukwest.onetrust.com/scripttemplates/202405.1.0/assets/otCookieSettingsButton.json>
2026-03-25 13:00:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn-ukwest.onetrust.com/scripttemplates/202405.1.0/assets/otCommonStyles.css>
2026-03-25 13:00:20 [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-25 13:00:20 [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-25 13:00:20 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://cdn-ukwest.onetrust.com/logos/static/ot_company_logo.png>
2026-03-25 13:00:20 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://cdn-ukwest.onetrust.com/logos/static/powered_by_logo.svg>
2026-03-25 13:00:20 [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-25 13:00:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://notify.bugsnag.com/>
2026-03-25 13:00:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://notify.bugsnag.com/>
2026-03-25 13:00:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://notify.bugsnag.com/>
2026-03-25 13:00:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://notify.bugsnag.com/>
2026-03-25 13:00:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://notify.bugsnag.com/>
2026-03-25 13:00:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://notify.bugsnag.com/>
2026-03-25 13:00:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/vehicle-search> (referer: None) ['playwright']
2026-03-25 13:00:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://notify.bugsnag.com/>
2026-03-25 13:00:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://notify.bugsnag.com/>
2026-03-25 13:00:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://notify.bugsnag.com/>
2026-03-25 13:00:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn-ukwest.onetrust.com/logos/static/ot_guard_logo.svg>
2026-03-25 13:00:20 [astonbarclay.gb] INFO: Cookies from Playwright: [{'name': 'OptanonConsent', 'value': 'isGpcEnabled=0&datestamp=Wed+Mar+25+2026+13%3A00%3A19+GMT%2B0000+(Coordinated+Universal+Time)&version=202405.1.0&browserGpcFlag=0&isIABGlobal=false&hosts=&landingPath=https%3A%2F%2Fcatalogue.astonbarclay.net%2Fvehicle-search&groups=C0001%3A1%2CC0002%3A0%2CC0004%3A0', 'domain': '.astonbarclay.net', 'path': '/', 'expires': 1805979619, 'httpOnly': False, 'secure': False, 'sameSite': 'Lax'}]
2026-03-25 13:00:20 [astonbarclay.gb] INFO: Scrapy-formatted cookies: [{'name': 'OptanonConsent', 'value': 'isGpcEnabled=0&datestamp=Wed+Mar+25+2026+13%3A00%3A19+GMT%2B0000+(Coordinated+Universal+Time)&version=202405.1.0&browserGpcFlag=0&isIABGlobal=false&hosts=&landingPath=https%3A%2F%2Fcatalogue.astonbarclay.net%2Fvehicle-search&groups=C0001%3A1%2CC0002%3A0%2CC0004%3A0', 'domain': '.astonbarclay.net', 'path': '/'}]
2026-03-25 13:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /SpiderData(PartitionKey='Adesa',RowKey='cookies') HTTP/1.1" 204 0
2026-03-25 13:00:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:00:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://notify.bugsnag.com/>
2026-03-25 13:00:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://pi.pardot.com/pd.js>
2026-03-25 13:00:54 [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-25 13:00:54 [astonbarclay.gb] INFO: Found listing with ID: 120484239
2026-03-25 13:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120484239%27 HTTP/1.1" 200 None
2026-03-25 13:00:54 [astonbarclay.gb] INFO: Scrape type for 120484239: 0
2026-03-25 13:00:54 [astonbarclay.gb] INFO: Found listing with ID: 120714720
2026-03-25 13:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120714720%27 HTTP/1.1" 200 None
2026-03-25 13:00:54 [astonbarclay.gb] INFO: Scrape type for 120714720: 2
2026-03-25 13:00:54 [astonbarclay.gb] INFO: Found listing with ID: 119628212
2026-03-25 13:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119628212%27 HTTP/1.1" 200 None
2026-03-25 13:00:54 [astonbarclay.gb] INFO: Scrape type for 119628212: 0
2026-03-25 13:00:54 [astonbarclay.gb] INFO: Found listing with ID: 120174959
2026-03-25 13:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120174959%27 HTTP/1.1" 200 None
2026-03-25 13:00:54 [astonbarclay.gb] INFO: Scrape type for 120174959: 0
2026-03-25 13:00:54 [astonbarclay.gb] INFO: Found listing with ID: 120758464
2026-03-25 13:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120758464%27 HTTP/1.1" 200 None
2026-03-25 13:00:54 [astonbarclay.gb] INFO: Scrape type for 120758464: 0
2026-03-25 13:00:54 [astonbarclay.gb] INFO: Found listing with ID: 120758234
2026-03-25 13:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120758234%27 HTTP/1.1" 200 None
2026-03-25 13:00:54 [astonbarclay.gb] INFO: Scrape type for 120758234: 0
2026-03-25 13:00:54 [astonbarclay.gb] INFO: Found listing with ID: 120609624
2026-03-25 13:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120609624%27 HTTP/1.1" 200 None
2026-03-25 13:00:54 [astonbarclay.gb] INFO: Scrape type for 120609624: 0
2026-03-25 13:00:54 [astonbarclay.gb] INFO: Found listing with ID: 119734446
2026-03-25 13:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119734446%27 HTTP/1.1" 200 None
2026-03-25 13:00:54 [astonbarclay.gb] INFO: Scrape type for 119734446: 0
2026-03-25 13:00:54 [astonbarclay.gb] INFO: Found listing with ID: 120245728
2026-03-25 13:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120245728%27 HTTP/1.1" 200 None
2026-03-25 13:00:54 [astonbarclay.gb] INFO: Scrape type for 120245728: 0
2026-03-25 13:00:54 [astonbarclay.gb] INFO: Found listing with ID: 120555568
2026-03-25 13:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120555568%27 HTTP/1.1" 200 None
2026-03-25 13:00:54 [astonbarclay.gb] INFO: Scrape type for 120555568: 0
2026-03-25 13:00:54 [astonbarclay.gb] INFO: Found listing with ID: 120555558
2026-03-25 13:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120555558%27 HTTP/1.1" 200 None
2026-03-25 13:00:54 [astonbarclay.gb] INFO: Scrape type for 120555558: 0
2026-03-25 13:00:54 [astonbarclay.gb] INFO: Found listing with ID: 120555519
2026-03-25 13:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120555519%27 HTTP/1.1" 200 None
2026-03-25 13:00:54 [astonbarclay.gb] INFO: Scrape type for 120555519: 0
2026-03-25 13:00:54 [astonbarclay.gb] INFO: Found listing with ID: 120649039
2026-03-25 13:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120649039%27 HTTP/1.1" 200 None
2026-03-25 13:00:54 [astonbarclay.gb] INFO: Scrape type for 120649039: 2
2026-03-25 13:00:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:00:54 [astonbarclay.gb] INFO: Found listing with ID: 120652259
2026-03-25 13:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120652259%27 HTTP/1.1" 200 None
2026-03-25 13:00:54 [astonbarclay.gb] INFO: Scrape type for 120652259: 2
2026-03-25 13:00:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:00:54 [astonbarclay.gb] INFO: Found listing with ID: 120097975
2026-03-25 13:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120097975%27 HTTP/1.1" 200 None
2026-03-25 13:00:54 [astonbarclay.gb] INFO: Scrape type for 120097975: 0
2026-03-25 13:00:54 [astonbarclay.gb] INFO: Found listing with ID: 120134147
2026-03-25 13:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120134147%27 HTTP/1.1" 200 None
2026-03-25 13:00:54 [astonbarclay.gb] INFO: Scrape type for 120134147: 0
2026-03-25 13:00:54 [astonbarclay.gb] INFO: Found listing with ID: 120652810
2026-03-25 13:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120652810%27 HTTP/1.1" 200 None
2026-03-25 13:00:54 [astonbarclay.gb] INFO: Scrape type for 120652810: 0
2026-03-25 13:00:54 [astonbarclay.gb] INFO: Found listing with ID: 120256211
2026-03-25 13:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120256211%27 HTTP/1.1" 200 None
2026-03-25 13:00:54 [astonbarclay.gb] INFO: Scrape type for 120256211: 0
2026-03-25 13:00:54 [astonbarclay.gb] INFO: Found listing with ID: 120444510
2026-03-25 13:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120444510%27 HTTP/1.1" 200 None
2026-03-25 13:00:54 [astonbarclay.gb] INFO: Scrape type for 120444510: 0
2026-03-25 13:00:54 [astonbarclay.gb] INFO: Found listing with ID: 120478150
2026-03-25 13:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120478150%27 HTTP/1.1" 200 None
2026-03-25 13:00:54 [astonbarclay.gb] INFO: Scrape type for 120478150: 0
2026-03-25 13:00:54 [astonbarclay.gb] INFO: Found listing with ID: 120443912
2026-03-25 13:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120443912%27 HTTP/1.1" 200 None
2026-03-25 13:00:54 [astonbarclay.gb] INFO: Scrape type for 120443912: 0
2026-03-25 13:00:54 [astonbarclay.gb] INFO: Found listing with ID: 120444460
2026-03-25 13:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120444460%27 HTTP/1.1" 200 None
2026-03-25 13:00:54 [astonbarclay.gb] INFO: Scrape type for 120444460: 0
2026-03-25 13:00:54 [astonbarclay.gb] INFO: Found listing with ID: 120263591
2026-03-25 13:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120263591%27 HTTP/1.1" 200 None
2026-03-25 13:00:54 [astonbarclay.gb] INFO: Scrape type for 120263591: 0
2026-03-25 13:00:54 [astonbarclay.gb] INFO: Found listing with ID: 120677476
2026-03-25 13:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120677476%27 HTTP/1.1" 200 None
2026-03-25 13:00:54 [astonbarclay.gb] INFO: Scrape type for 120677476: 0
2026-03-25 13:00:54 [astonbarclay.gb] INFO: Found listing with ID: 120029775
2026-03-25 13:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120029775%27 HTTP/1.1" 200 None
2026-03-25 13:00:54 [astonbarclay.gb] INFO: Scrape type for 120029775: 0
2026-03-25 13:00:54 [astonbarclay.gb] INFO: Found listing with ID: 120478141
2026-03-25 13:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120478141%27 HTTP/1.1" 200 None
2026-03-25 13:00:54 [astonbarclay.gb] INFO: Scrape type for 120478141: 0
2026-03-25 13:00:54 [astonbarclay.gb] INFO: Found listing with ID: 120134274
2026-03-25 13:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120134274%27 HTTP/1.1" 200 None
2026-03-25 13:00:54 [astonbarclay.gb] INFO: Scrape type for 120134274: 0
2026-03-25 13:00:54 [astonbarclay.gb] INFO: Found listing with ID: 120652590
2026-03-25 13:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120652590%27 HTTP/1.1" 200 None
2026-03-25 13:00:54 [astonbarclay.gb] INFO: Scrape type for 120652590: 0
2026-03-25 13:00:54 [astonbarclay.gb] INFO: Found listing with ID: 120651971
2026-03-25 13:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120651971%27 HTTP/1.1" 200 None
2026-03-25 13:00:55 [astonbarclay.gb] INFO: Scrape type for 120651971: 2
2026-03-25 13:00:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:00:55 [astonbarclay.gb] INFO: Found listing with ID: 120650274
2026-03-25 13:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120650274%27 HTTP/1.1" 200 None
2026-03-25 13:00:55 [astonbarclay.gb] INFO: Scrape type for 120650274: 2
2026-03-25 13:00:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:00:55 [astonbarclay.gb] INFO: Found listing with ID: 120256176
2026-03-25 13:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120256176%27 HTTP/1.1" 200 None
2026-03-25 13:00:55 [astonbarclay.gb] INFO: Scrape type for 120256176: 0
2026-03-25 13:00:55 [astonbarclay.gb] INFO: Found listing with ID: 120478111
2026-03-25 13:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120478111%27 HTTP/1.1" 200 None
2026-03-25 13:00:55 [astonbarclay.gb] INFO: Scrape type for 120478111: 0
2026-03-25 13:00:55 [astonbarclay.gb] INFO: Found listing with ID: 120241494
2026-03-25 13:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120241494%27 HTTP/1.1" 200 None
2026-03-25 13:00:55 [astonbarclay.gb] INFO: Scrape type for 120241494: 0
2026-03-25 13:00:55 [astonbarclay.gb] INFO: Found listing with ID: 120677591
2026-03-25 13:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120677591%27 HTTP/1.1" 200 None
2026-03-25 13:00:55 [astonbarclay.gb] INFO: Scrape type for 120677591: 0
2026-03-25 13:00:55 [astonbarclay.gb] INFO: Found listing with ID: 120677539
2026-03-25 13:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120677539%27 HTTP/1.1" 200 None
2026-03-25 13:00:55 [astonbarclay.gb] INFO: Scrape type for 120677539: 0
2026-03-25 13:00:55 [astonbarclay.gb] INFO: Found listing with ID: 120211201
2026-03-25 13:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120211201%27 HTTP/1.1" 200 None
2026-03-25 13:00:55 [astonbarclay.gb] INFO: Scrape type for 120211201: 0
2026-03-25 13:00:55 [astonbarclay.gb] INFO: Found listing with ID: 120521299
2026-03-25 13:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120521299%27 HTTP/1.1" 200 None
2026-03-25 13:00:55 [astonbarclay.gb] INFO: Scrape type for 120521299: 0
2026-03-25 13:00:55 [astonbarclay.gb] INFO: Found listing with ID: 120288761
2026-03-25 13:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120288761%27 HTTP/1.1" 200 None
2026-03-25 13:00:55 [astonbarclay.gb] INFO: Scrape type for 120288761: 0
2026-03-25 13:00:55 [astonbarclay.gb] INFO: Found listing with ID: 120521279
2026-03-25 13:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120521279%27 HTTP/1.1" 200 None
2026-03-25 13:00:55 [astonbarclay.gb] INFO: Scrape type for 120521279: 0
2026-03-25 13:00:55 [astonbarclay.gb] INFO: Found listing with ID: 120589541
2026-03-25 13:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120589541%27 HTTP/1.1" 200 None
2026-03-25 13:00:55 [astonbarclay.gb] INFO: Scrape type for 120589541: 0
2026-03-25 13:00:55 [astonbarclay.gb] INFO: Found listing with ID: 120411937
2026-03-25 13:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120411937%27 HTTP/1.1" 200 None
2026-03-25 13:00:55 [astonbarclay.gb] INFO: Scrape type for 120411937: 0
2026-03-25 13:00:55 [astonbarclay.gb] INFO: Found listing with ID: 120002874
2026-03-25 13:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120002874%27 HTTP/1.1" 200 None
2026-03-25 13:00:55 [astonbarclay.gb] INFO: Scrape type for 120002874: 0
2026-03-25 13:00:55 [astonbarclay.gb] INFO: Found listing with ID: 120471898
2026-03-25 13:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120471898%27 HTTP/1.1" 200 None
2026-03-25 13:00:55 [astonbarclay.gb] INFO: Scrape type for 120471898: 0
2026-03-25 13:00:55 [astonbarclay.gb] INFO: Found listing with ID: 120589602
2026-03-25 13:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120589602%27 HTTP/1.1" 200 None
2026-03-25 13:00:55 [astonbarclay.gb] INFO: Scrape type for 120589602: 0
2026-03-25 13:00:55 [astonbarclay.gb] INFO: Found listing with ID: 120056601
2026-03-25 13:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120056601%27 HTTP/1.1" 200 None
2026-03-25 13:00:55 [astonbarclay.gb] INFO: Scrape type for 120056601: 0
2026-03-25 13:00:55 [astonbarclay.gb] INFO: Found listing with ID: 119616975
2026-03-25 13:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119616975%27 HTTP/1.1" 200 None
2026-03-25 13:00:55 [astonbarclay.gb] INFO: Scrape type for 119616975: 0
2026-03-25 13:00:55 [astonbarclay.gb] INFO: Found listing with ID: 120399003
2026-03-25 13:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120399003%27 HTTP/1.1" 200 None
2026-03-25 13:00:55 [astonbarclay.gb] INFO: Scrape type for 120399003: 0
2026-03-25 13:00:55 [astonbarclay.gb] INFO: Found listing with ID: 120625020
2026-03-25 13:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120625020%27 HTTP/1.1" 200 None
2026-03-25 13:00:55 [astonbarclay.gb] INFO: Scrape type for 120625020: 0
2026-03-25 13:00:55 [astonbarclay.gb] INFO: Found listing with ID: 120312968
2026-03-25 13:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120312968%27 HTTP/1.1" 200 None
2026-03-25 13:00:55 [astonbarclay.gb] INFO: Scrape type for 120312968: 0
2026-03-25 13:00:55 [astonbarclay.gb] INFO: Found listing with ID: 117112198
2026-03-25 13:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27117112198%27 HTTP/1.1" 200 None
2026-03-25 13:00:55 [astonbarclay.gb] INFO: Scrape type for 117112198: 0
2026-03-25 13:00:55 [astonbarclay.gb] INFO: Found listing with ID: 120687832
2026-03-25 13:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120687832%27 HTTP/1.1" 200 None
2026-03-25 13:00:55 [astonbarclay.gb] INFO: Scrape type for 120687832: 0
2026-03-25 13:00:55 [astonbarclay.gb] INFO: Found listing with ID: 120605418
2026-03-25 13:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120605418%27 HTTP/1.1" 200 None
2026-03-25 13:00:55 [astonbarclay.gb] INFO: Scrape type for 120605418: 0
2026-03-25 13:00:55 [astonbarclay.gb] INFO: Found listing with ID: 120311059
2026-03-25 13:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120311059%27 HTTP/1.1" 200 None
2026-03-25 13:00:55 [astonbarclay.gb] INFO: Scrape type for 120311059: 0
2026-03-25 13:00:55 [astonbarclay.gb] INFO: Found listing with ID: 119212621
2026-03-25 13:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119212621%27 HTTP/1.1" 200 None
2026-03-25 13:00:55 [astonbarclay.gb] INFO: Scrape type for 119212621: 0
2026-03-25 13:00:55 [astonbarclay.gb] INFO: Found listing with ID: 120719051
2026-03-25 13:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120719051%27 HTTP/1.1" 200 None
2026-03-25 13:00:55 [astonbarclay.gb] INFO: Scrape type for 120719051: 0
2026-03-25 13:00:55 [astonbarclay.gb] INFO: Found listing with ID: 119645610
2026-03-25 13:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119645610%27 HTTP/1.1" 200 None
2026-03-25 13:00:55 [astonbarclay.gb] INFO: Scrape type for 119645610: 0
2026-03-25 13:00:55 [astonbarclay.gb] INFO: Found listing with ID: 120656433
2026-03-25 13:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120656433%27 HTTP/1.1" 200 None
2026-03-25 13:00:55 [astonbarclay.gb] INFO: Scrape type for 120656433: 0
2026-03-25 13:00:55 [astonbarclay.gb] INFO: Found listing with ID: 112746460
2026-03-25 13:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27112746460%27 HTTP/1.1" 200 None
2026-03-25 13:00:55 [astonbarclay.gb] INFO: Scrape type for 112746460: 0
2026-03-25 13:00:55 [astonbarclay.gb] INFO: Found listing with ID: 120506327
2026-03-25 13:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120506327%27 HTTP/1.1" 200 None
2026-03-25 13:00:55 [astonbarclay.gb] INFO: Scrape type for 120506327: 0
2026-03-25 13:00:55 [astonbarclay.gb] INFO: Found listing with ID: 120324176
2026-03-25 13:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120324176%27 HTTP/1.1" 200 None
2026-03-25 13:00:55 [astonbarclay.gb] INFO: Scrape type for 120324176: 0
2026-03-25 13:00:55 [astonbarclay.gb] INFO: Found listing with ID: 120518926
2026-03-25 13:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120518926%27 HTTP/1.1" 200 None
2026-03-25 13:00:55 [astonbarclay.gb] INFO: Scrape type for 120518926: 0
2026-03-25 13:00:55 [astonbarclay.gb] INFO: Found listing with ID: 120536421
2026-03-25 13:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120536421%27 HTTP/1.1" 200 None
2026-03-25 13:00:55 [astonbarclay.gb] INFO: Scrape type for 120536421: 0
2026-03-25 13:00:55 [astonbarclay.gb] INFO: Found listing with ID: 120261304
2026-03-25 13:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120261304%27 HTTP/1.1" 200 None
2026-03-25 13:00:55 [astonbarclay.gb] INFO: Scrape type for 120261304: 0
2026-03-25 13:00:55 [astonbarclay.gb] INFO: Found listing with ID: 120401488
2026-03-25 13:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120401488%27 HTTP/1.1" 200 None
2026-03-25 13:00:55 [astonbarclay.gb] INFO: Scrape type for 120401488: 0
2026-03-25 13:00:55 [astonbarclay.gb] INFO: Found listing with ID: 120477778
2026-03-25 13:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120477778%27 HTTP/1.1" 200 None
2026-03-25 13:00:55 [astonbarclay.gb] INFO: Scrape type for 120477778: 0
2026-03-25 13:00:55 [astonbarclay.gb] INFO: Found listing with ID: 120540637
2026-03-25 13:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120540637%27 HTTP/1.1" 200 None
2026-03-25 13:00:55 [astonbarclay.gb] INFO: Scrape type for 120540637: 0
2026-03-25 13:00:55 [astonbarclay.gb] INFO: Found listing with ID: 120688601
2026-03-25 13:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120688601%27 HTTP/1.1" 200 None
2026-03-25 13:00:55 [astonbarclay.gb] INFO: Scrape type for 120688601: 0
2026-03-25 13:00:55 [astonbarclay.gb] INFO: Found listing with ID: 120475596
2026-03-25 13:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120475596%27 HTTP/1.1" 200 None
2026-03-25 13:00:55 [astonbarclay.gb] INFO: Scrape type for 120475596: 0
2026-03-25 13:00:55 [astonbarclay.gb] INFO: Found listing with ID: 120582597
2026-03-25 13:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120582597%27 HTTP/1.1" 200 None
2026-03-25 13:00:55 [astonbarclay.gb] INFO: Scrape type for 120582597: 0
2026-03-25 13:00:55 [astonbarclay.gb] INFO: Found listing with ID: 120688264
2026-03-25 13:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120688264%27 HTTP/1.1" 200 None
2026-03-25 13:00:55 [astonbarclay.gb] INFO: Scrape type for 120688264: 0
2026-03-25 13:00:55 [astonbarclay.gb] INFO: Found listing with ID: 120654283
2026-03-25 13:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120654283%27 HTTP/1.1" 200 None
2026-03-25 13:00:55 [astonbarclay.gb] INFO: Scrape type for 120654283: 2
2026-03-25 13:00:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:00:55 [astonbarclay.gb] INFO: Found listing with ID: 120654349
2026-03-25 13:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120654349%27 HTTP/1.1" 200 None
2026-03-25 13:00:55 [astonbarclay.gb] INFO: Scrape type for 120654349: 0
2026-03-25 13:00:55 [astonbarclay.gb] INFO: Found listing with ID: 120543427
2026-03-25 13:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120543427%27 HTTP/1.1" 200 None
2026-03-25 13:00:55 [astonbarclay.gb] INFO: Scrape type for 120543427: 0
2026-03-25 13:00:55 [astonbarclay.gb] INFO: Found listing with ID: 120582897
2026-03-25 13:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120582897%27 HTTP/1.1" 200 None
2026-03-25 13:00:55 [astonbarclay.gb] INFO: Scrape type for 120582897: 0
2026-03-25 13:00:55 [astonbarclay.gb] INFO: Found listing with ID: 120617178
2026-03-25 13:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120617178%27 HTTP/1.1" 200 None
2026-03-25 13:00:55 [astonbarclay.gb] INFO: Scrape type for 120617178: 0
2026-03-25 13:00:55 [astonbarclay.gb] INFO: Found listing with ID: 120582058
2026-03-25 13:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120582058%27 HTTP/1.1" 200 None
2026-03-25 13:00:55 [astonbarclay.gb] INFO: Scrape type for 120582058: 0
2026-03-25 13:00:55 [astonbarclay.gb] INFO: Found listing with ID: 120540667
2026-03-25 13:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120540667%27 HTTP/1.1" 200 None
2026-03-25 13:00:55 [astonbarclay.gb] INFO: Scrape type for 120540667: 0
2026-03-25 13:00:55 [astonbarclay.gb] INFO: Found listing with ID: 120654113
2026-03-25 13:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120654113%27 HTTP/1.1" 200 None
2026-03-25 13:00:55 [astonbarclay.gb] INFO: Scrape type for 120654113: 2
2026-03-25 13:00:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:00:55 [astonbarclay.gb] INFO: Found listing with ID: 120537066
2026-03-25 13:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120537066%27 HTTP/1.1" 200 None
2026-03-25 13:00:55 [astonbarclay.gb] INFO: Scrape type for 120537066: 0
2026-03-25 13:00:55 [astonbarclay.gb] INFO: Found listing with ID: 120540698
2026-03-25 13:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120540698%27 HTTP/1.1" 200 None
2026-03-25 13:00:55 [astonbarclay.gb] INFO: Scrape type for 120540698: 0
2026-03-25 13:00:55 [astonbarclay.gb] INFO: Found listing with ID: 120402888
2026-03-25 13:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120402888%27 HTTP/1.1" 200 None
2026-03-25 13:00:55 [astonbarclay.gb] INFO: Scrape type for 120402888: 0
2026-03-25 13:00:55 [astonbarclay.gb] INFO: Found listing with ID: 120653276
2026-03-25 13:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120653276%27 HTTP/1.1" 200 None
2026-03-25 13:00:55 [astonbarclay.gb] INFO: Scrape type for 120653276: 0
2026-03-25 13:00:55 [astonbarclay.gb] INFO: Found listing with ID: 120666509
2026-03-25 13:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120666509%27 HTTP/1.1" 200 None
2026-03-25 13:00:55 [astonbarclay.gb] INFO: Scrape type for 120666509: 0
2026-03-25 13:00:55 [astonbarclay.gb] INFO: Found listing with ID: 120668153
2026-03-25 13:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120668153%27 HTTP/1.1" 200 None
2026-03-25 13:00:55 [astonbarclay.gb] INFO: Scrape type for 120668153: 0
2026-03-25 13:00:55 [astonbarclay.gb] INFO: Found listing with ID: 120584837
2026-03-25 13:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120584837%27 HTTP/1.1" 200 None
2026-03-25 13:00:55 [astonbarclay.gb] INFO: Scrape type for 120584837: 2
2026-03-25 13:00:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:00:55 [astonbarclay.gb] INFO: Found listing with ID: 120693873
2026-03-25 13:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120693873%27 HTTP/1.1" 200 None
2026-03-25 13:00:55 [astonbarclay.gb] INFO: Scrape type for 120693873: 0
2026-03-25 13:00:55 [astonbarclay.gb] INFO: Found listing with ID: 120666587
2026-03-25 13:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120666587%27 HTTP/1.1" 200 None
2026-03-25 13:00:55 [astonbarclay.gb] INFO: Scrape type for 120666587: 0
2026-03-25 13:00:55 [astonbarclay.gb] INFO: Found listing with ID: 120666157
2026-03-25 13:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120666157%27 HTTP/1.1" 200 None
2026-03-25 13:00:56 [astonbarclay.gb] INFO: Scrape type for 120666157: 0
2026-03-25 13:00:56 [astonbarclay.gb] INFO: Found listing with ID: 120632848
2026-03-25 13:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120632848%27 HTTP/1.1" 200 None
2026-03-25 13:00:56 [astonbarclay.gb] INFO: Scrape type for 120632848: 2
2026-03-25 13:00:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:00:56 [astonbarclay.gb] INFO: Found listing with ID: 120373468
2026-03-25 13:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120373468%27 HTTP/1.1" 200 None
2026-03-25 13:00:56 [astonbarclay.gb] INFO: Scrape type for 120373468: 0
2026-03-25 13:00:56 [astonbarclay.gb] INFO: Found listing with ID: 120632944
2026-03-25 13:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120632944%27 HTTP/1.1" 200 None
2026-03-25 13:00:56 [astonbarclay.gb] INFO: Scrape type for 120632944: 0
2026-03-25 13:00:56 [astonbarclay.gb] INFO: Found listing with ID: 120397505
2026-03-25 13:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120397505%27 HTTP/1.1" 200 None
2026-03-25 13:00:56 [astonbarclay.gb] INFO: Scrape type for 120397505: 0
2026-03-25 13:00:56 [astonbarclay.gb] INFO: Found listing with ID: 120257030
2026-03-25 13:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120257030%27 HTTP/1.1" 200 None
2026-03-25 13:00:56 [astonbarclay.gb] INFO: Scrape type for 120257030: 2
2026-03-25 13:00:56 [astonbarclay.gb] INFO: Found listing with ID: 120443000
2026-03-25 13:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120443000%27 HTTP/1.1" 200 None
2026-03-25 13:00:56 [astonbarclay.gb] INFO: Scrape type for 120443000: 0
2026-03-25 13:00:56 [astonbarclay.gb] INFO: Found listing with ID: 120316229
2026-03-25 13:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120316229%27 HTTP/1.1" 200 None
2026-03-25 13:00:56 [astonbarclay.gb] INFO: Scrape type for 120316229: 0
2026-03-25 13:00:56 [astonbarclay.gb] INFO: Found listing with ID: 120657830
2026-03-25 13:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120657830%27 HTTP/1.1" 200 None
2026-03-25 13:00:56 [astonbarclay.gb] INFO: Scrape type for 120657830: 0
2026-03-25 13:00:56 [astonbarclay.gb] INFO: Found listing with ID: 120650278
2026-03-25 13:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120650278%27 HTTP/1.1" 200 None
2026-03-25 13:00:56 [astonbarclay.gb] INFO: Scrape type for 120650278: 0
2026-03-25 13:00:56 [astonbarclay.gb] INFO: Found listing with ID: 120645930
2026-03-25 13:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120645930%27 HTTP/1.1" 200 None
2026-03-25 13:00:56 [astonbarclay.gb] INFO: Scrape type for 120645930: 0
2026-03-25 13:00:56 [astonbarclay.gb] INFO: Found listing with ID: 120621555
2026-03-25 13:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120621555%27 HTTP/1.1" 200 None
2026-03-25 13:00:56 [astonbarclay.gb] INFO: Scrape type for 120621555: 2
2026-03-25 13:00:56 [astonbarclay.gb] INFO: Found listing with ID: 120647610
2026-03-25 13:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120647610%27 HTTP/1.1" 200 None
2026-03-25 13:00:56 [astonbarclay.gb] INFO: Scrape type for 120647610: 0
2026-03-25 13:00:56 [astonbarclay.gb] INFO: Found listing with ID: 120401206
2026-03-25 13:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120401206%27 HTTP/1.1" 200 None
2026-03-25 13:00:56 [astonbarclay.gb] INFO: Scrape type for 120401206: 0
2026-03-25 13:00:56 [astonbarclay.gb] INFO: Found listing with ID: 120647284
2026-03-25 13:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120647284%27 HTTP/1.1" 200 None
2026-03-25 13:00:56 [astonbarclay.gb] INFO: Scrape type for 120647284: 0
2026-03-25 13:00:56 [astonbarclay.gb] INFO: Found listing with ID: 120652440
2026-03-25 13:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120652440%27 HTTP/1.1" 200 None
2026-03-25 13:00:56 [astonbarclay.gb] INFO: Scrape type for 120652440: 0
2026-03-25 13:00:56 [astonbarclay.gb] INFO: Found listing with ID: 120646164
2026-03-25 13:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120646164%27 HTTP/1.1" 200 None
2026-03-25 13:00:56 [astonbarclay.gb] INFO: Scrape type for 120646164: 0
2026-03-25 13:00:56 [astonbarclay.gb] INFO: Found listing with ID: 120622377
2026-03-25 13:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120622377%27 HTTP/1.1" 200 None
2026-03-25 13:00:56 [astonbarclay.gb] INFO: Scrape type for 120622377: 2
2026-03-25 13:00:56 [astonbarclay.gb] INFO: Found listing with ID: 120254900
2026-03-25 13:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120254900%27 HTTP/1.1" 200 None
2026-03-25 13:00:56 [astonbarclay.gb] INFO: Scrape type for 120254900: 2
2026-03-25 13:00:56 [astonbarclay.gb] INFO: Found listing with ID: 120573970
2026-03-25 13:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120573970%27 HTTP/1.1" 200 None
2026-03-25 13:00:56 [astonbarclay.gb] INFO: Scrape type for 120573970: 0
2026-03-25 13:00:56 [astonbarclay.gb] INFO: Found listing with ID: 120436090
2026-03-25 13:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120436090%27 HTTP/1.1" 200 None
2026-03-25 13:00:56 [astonbarclay.gb] INFO: Scrape type for 120436090: 0
2026-03-25 13:00:56 [astonbarclay.gb] INFO: Found listing with ID: 120668414
2026-03-25 13:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120668414%27 HTTP/1.1" 200 None
2026-03-25 13:00:56 [astonbarclay.gb] INFO: Scrape type for 120668414: 0
2026-03-25 13:00:56 [astonbarclay.gb] INFO: Found listing with ID: 120334042
2026-03-25 13:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120334042%27 HTTP/1.1" 200 None
2026-03-25 13:00:56 [astonbarclay.gb] INFO: Scrape type for 120334042: 0
2026-03-25 13:00:56 [astonbarclay.gb] INFO: Found listing with ID: 120587864
2026-03-25 13:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120587864%27 HTTP/1.1" 200 None
2026-03-25 13:00:56 [astonbarclay.gb] INFO: Scrape type for 120587864: 2
2026-03-25 13:00:56 [astonbarclay.gb] INFO: Found listing with ID: 120509974
2026-03-25 13:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120509974%27 HTTP/1.1" 200 None
2026-03-25 13:00:56 [astonbarclay.gb] INFO: Scrape type for 120509974: 2
2026-03-25 13:00:56 [astonbarclay.gb] INFO: Found listing with ID: 120620613
2026-03-25 13:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120620613%27 HTTP/1.1" 200 None
2026-03-25 13:00:56 [astonbarclay.gb] INFO: Scrape type for 120620613: 2
2026-03-25 13:00:56 [astonbarclay.gb] INFO: Found listing with ID: 120454660
2026-03-25 13:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120454660%27 HTTP/1.1" 200 None
2026-03-25 13:00:56 [astonbarclay.gb] INFO: Scrape type for 120454660: 0
2026-03-25 13:00:56 [astonbarclay.gb] INFO: Found listing with ID: 120503575
2026-03-25 13:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120503575%27 HTTP/1.1" 200 None
2026-03-25 13:00:56 [astonbarclay.gb] INFO: Scrape type for 120503575: 0
2026-03-25 13:00:56 [astonbarclay.gb] INFO: Found listing with ID: 120367074
2026-03-25 13:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120367074%27 HTTP/1.1" 200 None
2026-03-25 13:00:56 [astonbarclay.gb] INFO: Scrape type for 120367074: 0
2026-03-25 13:00:56 [astonbarclay.gb] INFO: Found listing with ID: 120590454
2026-03-25 13:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120590454%27 HTTP/1.1" 200 None
2026-03-25 13:00:56 [astonbarclay.gb] INFO: Scrape type for 120590454: 2
2026-03-25 13:00:56 [astonbarclay.gb] INFO: Found listing with ID: 120584460
2026-03-25 13:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120584460%27 HTTP/1.1" 200 None
2026-03-25 13:00:56 [astonbarclay.gb] INFO: Scrape type for 120584460: 2
2026-03-25 13:00:56 [astonbarclay.gb] INFO: Found listing with ID: 120650626
2026-03-25 13:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120650626%27 HTTP/1.1" 200 None
2026-03-25 13:00:56 [astonbarclay.gb] INFO: Scrape type for 120650626: 0
2026-03-25 13:00:56 [astonbarclay.gb] INFO: Found listing with ID: 120616956
2026-03-25 13:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120616956%27 HTTP/1.1" 200 None
2026-03-25 13:00:56 [astonbarclay.gb] INFO: Scrape type for 120616956: 0
2026-03-25 13:00:56 [astonbarclay.gb] INFO: Found listing with ID: 120592678
2026-03-25 13:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120592678%27 HTTP/1.1" 200 None
2026-03-25 13:00:56 [astonbarclay.gb] INFO: Scrape type for 120592678: 2
2026-03-25 13:00:56 [astonbarclay.gb] INFO: Found listing with ID: 120591724
2026-03-25 13:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120591724%27 HTTP/1.1" 200 None
2026-03-25 13:00:56 [astonbarclay.gb] INFO: Scrape type for 120591724: 2
2026-03-25 13:00:56 [astonbarclay.gb] INFO: Found listing with ID: 120320853
2026-03-25 13:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120320853%27 HTTP/1.1" 200 None
2026-03-25 13:00:56 [astonbarclay.gb] INFO: Scrape type for 120320853: 0
2026-03-25 13:00:56 [astonbarclay.gb] INFO: Found listing with ID: 120615597
2026-03-25 13:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120615597%27 HTTP/1.1" 200 None
2026-03-25 13:00:56 [astonbarclay.gb] INFO: Scrape type for 120615597: 0
2026-03-25 13:00:56 [astonbarclay.gb] INFO: Found listing with ID: 120585367
2026-03-25 13:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120585367%27 HTTP/1.1" 200 None
2026-03-25 13:00:56 [astonbarclay.gb] INFO: Scrape type for 120585367: 2
2026-03-25 13:00:56 [astonbarclay.gb] INFO: Found listing with ID: 120627305
2026-03-25 13:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120627305%27 HTTP/1.1" 200 None
2026-03-25 13:00:56 [astonbarclay.gb] INFO: Scrape type for 120627305: 2
2026-03-25 13:00:56 [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-25 13:00:56 [astonbarclay.gb] INFO: Found listing with ID: 120256417
2026-03-25 13:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120256417%27 HTTP/1.1" 200 None
2026-03-25 13:00:56 [astonbarclay.gb] INFO: Scrape type for 120256417: 0
2026-03-25 13:00:56 [astonbarclay.gb] INFO: Found listing with ID: 120657493
2026-03-25 13:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120657493%27 HTTP/1.1" 200 None
2026-03-25 13:00:56 [astonbarclay.gb] INFO: Scrape type for 120657493: 0
2026-03-25 13:00:56 [astonbarclay.gb] INFO: Found listing with ID: 120537923
2026-03-25 13:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120537923%27 HTTP/1.1" 200 None
2026-03-25 13:00:56 [astonbarclay.gb] INFO: Scrape type for 120537923: 0
2026-03-25 13:00:56 [astonbarclay.gb] INFO: Found listing with ID: 120610324
2026-03-25 13:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120610324%27 HTTP/1.1" 200 None
2026-03-25 13:00:56 [astonbarclay.gb] INFO: Scrape type for 120610324: 0
2026-03-25 13:00:56 [astonbarclay.gb] INFO: Found listing with ID: 120547045
2026-03-25 13:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120547045%27 HTTP/1.1" 200 None
2026-03-25 13:00:56 [astonbarclay.gb] INFO: Scrape type for 120547045: 2
2026-03-25 13:00:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:00:56 [astonbarclay.gb] INFO: Found listing with ID: 120584213
2026-03-25 13:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120584213%27 HTTP/1.1" 200 None
2026-03-25 13:00:56 [astonbarclay.gb] INFO: Scrape type for 120584213: 2
2026-03-25 13:00:56 [astonbarclay.gb] INFO: Found listing with ID: 120657364
2026-03-25 13:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120657364%27 HTTP/1.1" 200 None
2026-03-25 13:00:56 [astonbarclay.gb] INFO: Scrape type for 120657364: 0
2026-03-25 13:00:56 [astonbarclay.gb] INFO: Found listing with ID: 120656222
2026-03-25 13:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120656222%27 HTTP/1.1" 200 None
2026-03-25 13:00:56 [astonbarclay.gb] INFO: Scrape type for 120656222: 0
2026-03-25 13:00:56 [astonbarclay.gb] INFO: Found listing with ID: 120668504
2026-03-25 13:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120668504%27 HTTP/1.1" 200 None
2026-03-25 13:00:56 [astonbarclay.gb] INFO: Scrape type for 120668504: 0
2026-03-25 13:00:56 [astonbarclay.gb] INFO: Found listing with ID: 120667468
2026-03-25 13:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120667468%27 HTTP/1.1" 200 None
2026-03-25 13:00:56 [astonbarclay.gb] INFO: Scrape type for 120667468: 0
2026-03-25 13:00:56 [astonbarclay.gb] INFO: Found listing with ID: 120667917
2026-03-25 13:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120667917%27 HTTP/1.1" 200 None
2026-03-25 13:00:56 [astonbarclay.gb] INFO: Scrape type for 120667917: 0
2026-03-25 13:00:56 [astonbarclay.gb] INFO: Found listing with ID: 120630156
2026-03-25 13:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120630156%27 HTTP/1.1" 200 None
2026-03-25 13:00:56 [astonbarclay.gb] INFO: Scrape type for 120630156: 2
2026-03-25 13:00:56 [astonbarclay.gb] INFO: Found listing with ID: 120631151
2026-03-25 13:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120631151%27 HTTP/1.1" 200 None
2026-03-25 13:00:56 [astonbarclay.gb] INFO: Scrape type for 120631151: 2
2026-03-25 13:00:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120714720?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:00:56 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', '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': 19176, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 77}, 'saleStart': '2026-03-25T09:45Z', 'lot': 2143, '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-25 13:00:56 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', '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': 19176, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 77}, 'saleStart': '2026-03-25T09:45Z', 'lot': 2143, '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-25 13:00:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2cf0e082-7ffe-5d41-a026-7143d43f99f7 with identifier: 120651971
2026-03-25 13:00:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2cf0e082-7ffe-5d41-a026-7143d43f99f7 with scrape type 2
2026-03-25 13:00:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2cf0e082-7ffe-5d41-a026-7143d43f99f7 with scrape type 2
2026-03-25 13:00:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 2cf0e082-7ffe-5d41-a026-7143d43f99f7, identifier: 120651971
2026-03-25 13:00:57 [astonbarclay.gb] INFO: Found listing with ID: 120657113
2026-03-25 13:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120657113%27 HTTP/1.1" 200 None
2026-03-25 13:00:57 [astonbarclay.gb] INFO: Scrape type for 120657113: 0
2026-03-25 13:00:57 [astonbarclay.gb] INFO: Found listing with ID: 120659978
2026-03-25 13:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120659978%27 HTTP/1.1" 200 None
2026-03-25 13:00:57 [astonbarclay.gb] INFO: Scrape type for 120659978: 0
2026-03-25 13:00:57 [astonbarclay.gb] INFO: Found listing with ID: 120438101
2026-03-25 13:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120438101%27 HTTP/1.1" 200 None
2026-03-25 13:00:57 [astonbarclay.gb] INFO: Scrape type for 120438101: 2
2026-03-25 13:00:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:00:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 2cf0e082-7ffe-5d41-a026-7143d43f99f7 with identifier: 120651971
2026-03-25 13:00:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 13:00:57 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=BLACK HTTP/1.1" 200 None
2026-03-25 13:00:57 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 13:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 13:00:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 13:00:57 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Petrol HTTP/1.1" 200 None
2026-03-25 13:00:57 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 13:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 13:00:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 2cf0e082-7ffe-5d41-a026-7143d43f99f7 with identifier: 120651971
2026-03-25 13:00:57 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: 2cf0e082-7ffe-5d41-a026-7143d43f99f7 with expiration date: 2026-03-25T09:45:00Z
{'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-25T09:45: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-25 13:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120651971%27 HTTP/1.1" 200 None
2026-03-25 13:00:57 [astonbarclay.gb] INFO: Saving data for 120651971: {'auction_closing_time': 1774431900.0, 'created_time': 1774011682.684767, 'last_price_update_time': 1774443657.805859}
2026-03-25 13:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120651971') HTTP/1.1" 204 0
2026-03-25 13:00:57 [astonbarclay.gb] INFO: Found listing with ID: 120667782
2026-03-25 13:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120667782%27 HTTP/1.1" 200 None
2026-03-25 13:00:57 [astonbarclay.gb] INFO: Scrape type for 120667782: 0
2026-03-25 13:00:57 [astonbarclay.gb] INFO: Found listing with ID: 120667880
2026-03-25 13:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120667880%27 HTTP/1.1" 200 None
2026-03-25 13:00:57 [astonbarclay.gb] INFO: Scrape type for 120667880: 0
2026-03-25 13:00:57 [astonbarclay.gb] INFO: Found listing with ID: 120667628
2026-03-25 13:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120667628%27 HTTP/1.1" 200 None
2026-03-25 13:00:57 [astonbarclay.gb] INFO: Scrape type for 120667628: 0
2026-03-25 13:00:57 [astonbarclay.gb] INFO: Found listing with ID: 120562331
2026-03-25 13:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120562331%27 HTTP/1.1" 200 None
2026-03-25 13:00:58 [astonbarclay.gb] INFO: Scrape type for 120562331: 0
2026-03-25 13:00:58 [astonbarclay.gb] INFO: Found listing with ID: 120606319
2026-03-25 13:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120606319%27 HTTP/1.1" 200 None
2026-03-25 13:00:58 [astonbarclay.gb] INFO: Scrape type for 120606319: 0
2026-03-25 13:00:58 [astonbarclay.gb] INFO: Found listing with ID: 120619943
2026-03-25 13:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120619943%27 HTTP/1.1" 200 None
2026-03-25 13:00:58 [astonbarclay.gb] INFO: Scrape type for 120619943: 0
2026-03-25 13:00:58 [astonbarclay.gb] INFO: Found listing with ID: 120562567
2026-03-25 13:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120562567%27 HTTP/1.1" 200 None
2026-03-25 13:00:58 [astonbarclay.gb] INFO: Scrape type for 120562567: 0
2026-03-25 13:00:58 [astonbarclay.gb] INFO: Found listing with ID: 120562484
2026-03-25 13:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120562484%27 HTTP/1.1" 200 None
2026-03-25 13:00:58 [astonbarclay.gb] INFO: Scrape type for 120562484: 0
2026-03-25 13:00:58 [astonbarclay.gb] INFO: Found listing with ID: 120649354
2026-03-25 13:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120649354%27 HTTP/1.1" 200 None
2026-03-25 13:00:58 [astonbarclay.gb] INFO: Scrape type for 120649354: 0
2026-03-25 13:00:58 [astonbarclay.gb] INFO: Found listing with ID: 120562403
2026-03-25 13:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120562403%27 HTTP/1.1" 200 None
2026-03-25 13:00:58 [astonbarclay.gb] INFO: Scrape type for 120562403: 0
2026-03-25 13:00:58 [astonbarclay.gb] INFO: Found listing with ID: 120485459
2026-03-25 13:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120485459%27 HTTP/1.1" 200 None
2026-03-25 13:00:58 [astonbarclay.gb] INFO: Scrape type for 120485459: 0
2026-03-25 13:00:58 [astonbarclay.gb] INFO: Found listing with ID: 120586845
2026-03-25 13:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120586845%27 HTTP/1.1" 200 None
2026-03-25 13:00:58 [astonbarclay.gb] INFO: Scrape type for 120586845: 0
2026-03-25 13:00:58 [astonbarclay.gb] INFO: Found listing with ID: 120586865
2026-03-25 13:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120586865%27 HTTP/1.1" 200 None
2026-03-25 13:00:58 [astonbarclay.gb] INFO: Scrape type for 120586865: 0
2026-03-25 13:00:58 [astonbarclay.gb] INFO: Found listing with ID: 120562548
2026-03-25 13:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120562548%27 HTTP/1.1" 200 None
2026-03-25 13:00:58 [astonbarclay.gb] INFO: Scrape type for 120562548: 0
2026-03-25 13:00:58 [astonbarclay.gb] INFO: Found listing with ID: 120562277
2026-03-25 13:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120562277%27 HTTP/1.1" 200 None
2026-03-25 13:00:58 [astonbarclay.gb] INFO: Scrape type for 120562277: 0
2026-03-25 13:00:58 [astonbarclay.gb] INFO: Found listing with ID: 120562320
2026-03-25 13:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120562320%27 HTTP/1.1" 200 None
2026-03-25 13:00:58 [astonbarclay.gb] INFO: Scrape type for 120562320: 0
2026-03-25 13:00:58 [astonbarclay.gb] INFO: Found listing with ID: 120562354
2026-03-25 13:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120562354%27 HTTP/1.1" 200 None
2026-03-25 13:00:58 [astonbarclay.gb] INFO: Scrape type for 120562354: 0
2026-03-25 13:00:58 [astonbarclay.gb] INFO: Found listing with ID: 120546514
2026-03-25 13:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120546514%27 HTTP/1.1" 200 None
2026-03-25 13:00:58 [astonbarclay.gb] INFO: Scrape type for 120546514: 0
2026-03-25 13:00:58 [astonbarclay.gb] INFO: Found listing with ID: 120410046
2026-03-25 13:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120410046%27 HTTP/1.1" 200 None
2026-03-25 13:00:58 [astonbarclay.gb] INFO: Scrape type for 120410046: 0
2026-03-25 13:00:58 [astonbarclay.gb] INFO: Found listing with ID: 120404970
2026-03-25 13:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120404970%27 HTTP/1.1" 200 None
2026-03-25 13:00:58 [astonbarclay.gb] INFO: Scrape type for 120404970: 0
2026-03-25 13:00:58 [astonbarclay.gb] INFO: Found listing with ID: 120441523
2026-03-25 13:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120441523%27 HTTP/1.1" 200 None
2026-03-25 13:00:58 [astonbarclay.gb] INFO: Scrape type for 120441523: 0
2026-03-25 13:00:58 [astonbarclay.gb] INFO: Found listing with ID: 120175432
2026-03-25 13:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120175432%27 HTTP/1.1" 200 None
2026-03-25 13:00:58 [astonbarclay.gb] INFO: Scrape type for 120175432: 0
2026-03-25 13:00:58 [astonbarclay.gb] INFO: Found listing with ID: 120365355
2026-03-25 13:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120365355%27 HTTP/1.1" 200 None
2026-03-25 13:00:58 [astonbarclay.gb] INFO: Scrape type for 120365355: 2
2026-03-25 13:00:58 [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-25 13:00:58 [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-25 13:00:58 [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-25 13:00:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120654283?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:00:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:00:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:00:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:00:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:00:58 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120714720, 'registration': 'LC20NDN', 'account': 'MOT129', 'make': 'MERCEDES-BENZ', 'model': 'EQC ESTATE', 'derivative': 'EQC 400 300kW AMG Line Premium Plus 80kWh 5dr Auto', 'mileage': 54402, 'mileageWarranty': True, 'type': 'car', 'saleId': 19176, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 77}, 'saleStart': '2026-03-25T09:45Z', 'lot': 2007, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2020-06-13', 'fuel': 'Electric', 'motExpiry': '2026-06-12', 'doors': 5, 'engineSize': None, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/LC20NDN/2026-03-24/image/f1cd8179-01ef-41f0-b87f-d1f3f9f38167_removebg.jpg?w=600', 'https://abimg003.imgix.net/LC20NDN/2026-03-24/image/a444a118-f9bb-46a9-88e7-5883530a2a0d_removebg.jpg?w=600', 'https://abimg003.imgix.net/LC20NDN/2026-03-24/image/4469bba2-16f2-44f9-8a29-8865b36feb4e_removebg.jpg?w=600', 'https://abimg003.imgix.net/LC20NDN/2026-03-24/image/04cb5ca3-71f9-4ae4-ba20-7580dd426d76_removebg.jpg?w=600', 'https://abimg003.imgix.net/LC20NDN/2026-03-24/image/2bbdcf22-3ce6-43f4-91e8-e6f8da8b4434_removebg.jpg?w=600', 'https://abimg003.imgix.net/LC20NDN/2026-03-24/image/9938b15d-b873-4f04-ac8c-5ba0e57cc218_removebg.jpg?w=600', 'https://abimg003.imgix.net/LC20NDN/2026-03-24/image/d444b7ce-37f6-4925-b0fa-654fc6abd8d5_removebg.jpg?w=600', 'https://abimg003.imgix.net/LC20NDN/2026-03-24/image/65c16801-9405-44a0-8d8f-5e2a53e94e9b_removebg.jpg?w=600', 'https://abimg003.imgix.net/LC20NDN/2026-03-24/image/6b9d008a-8e18-4e2f-b022-f4b2369de6e5_removebg.jpg?w=600', 'https://abimg003.imgix.net/LC20NDN/2026-03-24/image/83bd95d4-2b74-4e46-b333-9a199cd660c6_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Fleet', 'serviceHistory': 'Service print 06/21 3KM 06/22 10K 06/23 23K 06/24 35K 06/25 46K', 'remarks': "SKEY ***History in km's & miles****", 'virtual': False, 'seller': 'MotoNovo Finance', '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/b4e6eb99-4cfb-4261-baf1-07c86abd559a.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:00:58 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120714720, 'registration': 'LC20NDN', 'account': 'MOT129', 'make': 'MERCEDES-BENZ', 'model': 'EQC ESTATE', 'derivative': 'EQC 400 300kW AMG Line Premium Plus 80kWh 5dr Auto', 'mileage': 54402, 'mileageWarranty': True, 'type': 'car', 'saleId': 19176, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 77}, 'saleStart': '2026-03-25T09:45Z', 'lot': 2007, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2020-06-13', 'fuel': 'Electric', 'motExpiry': '2026-06-12', 'doors': 5, 'engineSize': None, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/LC20NDN/2026-03-24/image/f1cd8179-01ef-41f0-b87f-d1f3f9f38167_removebg.jpg?w=600', 'https://abimg003.imgix.net/LC20NDN/2026-03-24/image/a444a118-f9bb-46a9-88e7-5883530a2a0d_removebg.jpg?w=600', 'https://abimg003.imgix.net/LC20NDN/2026-03-24/image/4469bba2-16f2-44f9-8a29-8865b36feb4e_removebg.jpg?w=600', 'https://abimg003.imgix.net/LC20NDN/2026-03-24/image/04cb5ca3-71f9-4ae4-ba20-7580dd426d76_removebg.jpg?w=600', 'https://abimg003.imgix.net/LC20NDN/2026-03-24/image/2bbdcf22-3ce6-43f4-91e8-e6f8da8b4434_removebg.jpg?w=600', 'https://abimg003.imgix.net/LC20NDN/2026-03-24/image/9938b15d-b873-4f04-ac8c-5ba0e57cc218_removebg.jpg?w=600', 'https://abimg003.imgix.net/LC20NDN/2026-03-24/image/d444b7ce-37f6-4925-b0fa-654fc6abd8d5_removebg.jpg?w=600', 'https://abimg003.imgix.net/LC20NDN/2026-03-24/image/65c16801-9405-44a0-8d8f-5e2a53e94e9b_removebg.jpg?w=600', 'https://abimg003.imgix.net/LC20NDN/2026-03-24/image/6b9d008a-8e18-4e2f-b022-f4b2369de6e5_removebg.jpg?w=600', 'https://abimg003.imgix.net/LC20NDN/2026-03-24/image/83bd95d4-2b74-4e46-b333-9a199cd660c6_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Fleet', 'serviceHistory': 'Service print 06/21 3KM 06/22 10K 06/23 23K 06/24 35K 06/25 46K', 'remarks': "SKEY ***History in km's & miles****", 'virtual': False, 'seller': 'MotoNovo Finance', '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/b4e6eb99-4cfb-4261-baf1-07c86abd559a.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:00:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6f608e20-aeee-51a8-a9b4-132ede6ddfdf with identifier: 120714720
2026-03-25 13:00:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6f608e20-aeee-51a8-a9b4-132ede6ddfdf with scrape type 2
2026-03-25 13:00:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6f608e20-aeee-51a8-a9b4-132ede6ddfdf with scrape type 2
2026-03-25 13:00:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 6f608e20-aeee-51a8-a9b4-132ede6ddfdf, identifier: 120714720
2026-03-25 13:00:58 [astonbarclay.gb] INFO: Found listing with ID: 120715559
2026-03-25 13:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120715559%27 HTTP/1.1" 200 None
2026-03-25 13:00:58 [astonbarclay.gb] INFO: Scrape type for 120715559: 0
2026-03-25 13:00:58 [astonbarclay.gb] INFO: Found listing with ID: 120365404
2026-03-25 13:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120365404%27 HTTP/1.1" 200 None
2026-03-25 13:00:58 [astonbarclay.gb] INFO: Scrape type for 120365404: 2
2026-03-25 13:00:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 6f608e20-aeee-51a8-a9b4-132ede6ddfdf with identifier: 120714720
2026-03-25 13:00:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 13:00:58 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=BLUE HTTP/1.1" 200 None
2026-03-25 13:00:58 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 13:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 13:00:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 13:00:58 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Electric HTTP/1.1" 200 None
2026-03-25 13:00:58 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 13:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 13:00:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 6f608e20-aeee-51a8-a9b4-132ede6ddfdf with identifier: 120714720
2026-03-25 13:00:58 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: 6f608e20-aeee-51a8-a9b4-132ede6ddfdf with expiration date: 2026-03-25T09:45:00Z
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-25T09:45:00Z',
'fuel_type': 'Electric',
'id': '6f608e20-aeee-51a8-a9b4-132ede6ddfdf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'LC20NDN',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120714720',
'listing': 'auction',
'location': 'Aston Barclay Westbury',
'make': 'MERCEDES-BENZ',
'model': 'EQC ESTATE',
'odometer': 54402,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-06-13',
'seller_name': 'MotoNovo Finance',
'title': 'MERCEDES-BENZ EQC ESTATE EQC 400 300kW AMG Line Premium Plus 80kWh '
'5dr Auto',
'transmission': 'automatic',
'trim': 'EQC 400 300kW AMG Line Premium Plus 80kWh 5dr Auto',
'vin': None,
'year': 2020}
2026-03-25 13:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120714720%27 HTTP/1.1" 200 None
2026-03-25 13:00:58 [astonbarclay.gb] INFO: Saving data for 120714720: {'auction_closing_time': 1774431900.0, 'created_time': 1774346492.761918, 'last_price_update_time': 1774443658.851573}
2026-03-25 13:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120714720') HTTP/1.1" 204 0
2026-03-25 13:00:58 [astonbarclay.gb] INFO: Found listing with ID: 120240102
2026-03-25 13:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120240102%27 HTTP/1.1" 200 None
2026-03-25 13:00:59 [astonbarclay.gb] INFO: Scrape type for 120240102: 0
2026-03-25 13:00:59 [astonbarclay.gb] INFO: Found listing with ID: 120408375
2026-03-25 13:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120408375%27 HTTP/1.1" 200 None
2026-03-25 13:00:59 [astonbarclay.gb] INFO: Scrape type for 120408375: 2
2026-03-25 13:00:59 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', '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': 19176, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 77}, 'saleStart': '2026-03-25T09:45Z', 'lot': 2144, '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-25 13:00:59 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', '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': 19176, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 77}, 'saleStart': '2026-03-25T09:45Z', 'lot': 2144, '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-25 13:00:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3bd26acf-c012-593f-b2d8-a486dcaffb83 with identifier: 120650274
2026-03-25 13:00:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3bd26acf-c012-593f-b2d8-a486dcaffb83 with scrape type 2
2026-03-25 13:00:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3bd26acf-c012-593f-b2d8-a486dcaffb83 with scrape type 2
2026-03-25 13:00:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 3bd26acf-c012-593f-b2d8-a486dcaffb83, identifier: 120650274
2026-03-25 13:00:59 [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': 19179, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 452}, 'saleStart': '2026-03-25T10:00Z', 'lot': 1115, '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-25 13:00:59 [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': 19179, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 452}, 'saleStart': '2026-03-25T10:00Z', 'lot': 1115, '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-25 13:00:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ce3670f0-eb08-546d-9577-0856f008a0b8 with identifier: 120654113
2026-03-25 13:00:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ce3670f0-eb08-546d-9577-0856f008a0b8 with scrape type 2
2026-03-25 13:00:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ce3670f0-eb08-546d-9577-0856f008a0b8 with scrape type 2
2026-03-25 13:00:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: ce3670f0-eb08-546d-9577-0856f008a0b8, identifier: 120654113
2026-03-25 13:00:59 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', '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': 19176, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 77}, 'saleStart': '2026-03-25T09:45Z', 'lot': 2112, '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-25 13:00:59 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', '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': 19176, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 77}, 'saleStart': '2026-03-25T09:45Z', 'lot': 2112, '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-25 13:00:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: da53f199-ad6a-5c61-95d9-66546e252934 with identifier: 120649039
2026-03-25 13:00:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item da53f199-ad6a-5c61-95d9-66546e252934 with scrape type 2
2026-03-25 13:00:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item da53f199-ad6a-5c61-95d9-66546e252934 with scrape type 2
2026-03-25 13:00:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: da53f199-ad6a-5c61-95d9-66546e252934, identifier: 120649039
2026-03-25 13:00:59 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120654283, 'registration': 'YF61VLB', 'account': 'MAN037', 'make': 'BMW', 'model': '1 SERIES DIESEL HATCHBACK', 'derivative': '120d Sport 5dr', 'mileage': 91000, 'mileageWarranty': False, 'type': 'car', 'saleId': 19179, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 452}, 'saleStart': '2026-03-25T10:00Z', 'lot': 1107, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2012-02-03', 'fuel': 'Diesel', 'motExpiry': '2027-01-20', 'doors': 5, 'engineSize': 1995, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YF61VLB/2026-03-21/image/1a0bbac2-ea54-40e4-a306-270671028450_removebg.jpg?w=600', 'https://abimg003.imgix.net/YF61VLB/2026-03-21/image/04e12b8b-c2f7-4d4e-a9b9-e9d5d4f9a76b_removebg.jpg?w=600', 'https://abimg003.imgix.net/YF61VLB/2026-03-21/image/1d8a5913-93bf-47a0-9cff-d9fe49526a4b_removebg.jpg?w=600', 'https://abimg003.imgix.net/YF61VLB/2026-03-21/image/a3a6f4d1-1564-4a2d-aef7-785439db1bba_removebg.jpg?w=600', 'https://abimg003.imgix.net/YF61VLB/2026-03-21/image/067e4402-536a-4925-b0d0-b33221684a1e_removebg.jpg?w=600', 'https://abimg003.imgix.net/YF61VLB/2026-03-21/image/cd14349c-06ca-4c1a-8024-70592f398ad7_removebg.jpg?w=600', 'https://abimg003.imgix.net/YF61VLB/2026-03-21/image/67609ce6-3e36-4ff6-a238-f3b54c412826_removebg.jpg?w=600', 'https://abimg003.imgix.net/YF61VLB/2026-03-21/image/48691035-7394-4ae3-ad4c-428e5d99ee65_removebg.jpg?w=600', 'https://abimg003.imgix.net/YF61VLB/2026-03-21/image/0d8c2aeb-cb0f-4103-9aa9-2ed83134c016_removebg.jpg?w=600', 'https://abimg003.imgix.net/YF61VLB/2026-03-21/image/3eb834ed-7359-471c-8930-3857f1c41340_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service digital 09/13 36K- 10/13 38K - 10/14 55K- 01/15 59K-', 'remarks': 'VOSA STATES 85K, 87K, 89K, 90K, SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Manamanx Ltd', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 122, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/1d992438-333c-4d54-ac23-a1f8d15e8b62.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:00:59 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120654283, 'registration': 'YF61VLB', 'account': 'MAN037', 'make': 'BMW', 'model': '1 SERIES DIESEL HATCHBACK', 'derivative': '120d Sport 5dr', 'mileage': 91000, 'mileageWarranty': False, 'type': 'car', 'saleId': 19179, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 452}, 'saleStart': '2026-03-25T10:00Z', 'lot': 1107, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2012-02-03', 'fuel': 'Diesel', 'motExpiry': '2027-01-20', 'doors': 5, 'engineSize': 1995, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YF61VLB/2026-03-21/image/1a0bbac2-ea54-40e4-a306-270671028450_removebg.jpg?w=600', 'https://abimg003.imgix.net/YF61VLB/2026-03-21/image/04e12b8b-c2f7-4d4e-a9b9-e9d5d4f9a76b_removebg.jpg?w=600', 'https://abimg003.imgix.net/YF61VLB/2026-03-21/image/1d8a5913-93bf-47a0-9cff-d9fe49526a4b_removebg.jpg?w=600', 'https://abimg003.imgix.net/YF61VLB/2026-03-21/image/a3a6f4d1-1564-4a2d-aef7-785439db1bba_removebg.jpg?w=600', 'https://abimg003.imgix.net/YF61VLB/2026-03-21/image/067e4402-536a-4925-b0d0-b33221684a1e_removebg.jpg?w=600', 'https://abimg003.imgix.net/YF61VLB/2026-03-21/image/cd14349c-06ca-4c1a-8024-70592f398ad7_removebg.jpg?w=600', 'https://abimg003.imgix.net/YF61VLB/2026-03-21/image/67609ce6-3e36-4ff6-a238-f3b54c412826_removebg.jpg?w=600', 'https://abimg003.imgix.net/YF61VLB/2026-03-21/image/48691035-7394-4ae3-ad4c-428e5d99ee65_removebg.jpg?w=600', 'https://abimg003.imgix.net/YF61VLB/2026-03-21/image/0d8c2aeb-cb0f-4103-9aa9-2ed83134c016_removebg.jpg?w=600', 'https://abimg003.imgix.net/YF61VLB/2026-03-21/image/3eb834ed-7359-471c-8930-3857f1c41340_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service digital 09/13 36K- 10/13 38K - 10/14 55K- 01/15 59K-', 'remarks': 'VOSA STATES 85K, 87K, 89K, 90K, SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Manamanx Ltd', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 122, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/1d992438-333c-4d54-ac23-a1f8d15e8b62.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:00:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: db9b6082-af4a-5bed-b16b-d5e98bd20a06 with identifier: 120654283
2026-03-25 13:00:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item db9b6082-af4a-5bed-b16b-d5e98bd20a06 with scrape type 2
2026-03-25 13:00:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item db9b6082-af4a-5bed-b16b-d5e98bd20a06 with scrape type 2
2026-03-25 13:00:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: db9b6082-af4a-5bed-b16b-d5e98bd20a06, identifier: 120654283
2026-03-25 13:00:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 3bd26acf-c012-593f-b2d8-a486dcaffb83 with identifier: 120650274
2026-03-25 13:00:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 13:00:59 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=RED HTTP/1.1" 200 None
2026-03-25 13:00:59 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 13:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 13:00:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 3bd26acf-c012-593f-b2d8-a486dcaffb83 with identifier: 120650274
2026-03-25 13:00:59 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: 3bd26acf-c012-593f-b2d8-a486dcaffb83 with expiration date: 2026-03-25T09:45:00Z
{'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-25T09:45: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-25 13:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120650274%27 HTTP/1.1" 200 None
2026-03-25 13:00:59 [astonbarclay.gb] INFO: Saving data for 120650274: {'auction_closing_time': 1774431900.0, 'created_time': 1774011694.647674, 'last_price_update_time': 1774443659.582865}
2026-03-25 13:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120650274') HTTP/1.1" 204 0
2026-03-25 13:00:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: ce3670f0-eb08-546d-9577-0856f008a0b8 with identifier: 120654113
2026-03-25 13:00:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: ce3670f0-eb08-546d-9577-0856f008a0b8 with identifier: 120654113
2026-03-25 13:00:59 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: ce3670f0-eb08-546d-9577-0856f008a0b8 with expiration date: 2026-03-25T10:00:00Z
{'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-25T10:00: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-25 13:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120654113%27 HTTP/1.1" 200 None
2026-03-25 13:00:59 [astonbarclay.gb] INFO: Saving data for 120654113: {'auction_closing_time': 1774432800.0, 'created_time': 1774034185.387742, 'last_price_update_time': 1774443659.61839}
2026-03-25 13:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120654113') HTTP/1.1" 204 0
2026-03-25 13:00:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: da53f199-ad6a-5c61-95d9-66546e252934 with identifier: 120649039
2026-03-25 13:00:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 13:00:59 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Diesel HTTP/1.1" 200 None
2026-03-25 13:00:59 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 13:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 13:00:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: da53f199-ad6a-5c61-95d9-66546e252934 with identifier: 120649039
2026-03-25 13:00:59 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: da53f199-ad6a-5c61-95d9-66546e252934 with expiration date: 2026-03-25T09:45:00Z
{'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-25T09:45: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-25 13:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120649039%27 HTTP/1.1" 200 None
2026-03-25 13:00:59 [astonbarclay.gb] INFO: Saving data for 120649039: {'auction_closing_time': 1774431900.0, 'created_time': 1774011689.165974, 'last_price_update_time': 1774443659.853896}
2026-03-25 13:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120649039') HTTP/1.1" 204 0
2026-03-25 13:00:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: db9b6082-af4a-5bed-b16b-d5e98bd20a06 with identifier: 120654283
2026-03-25 13:00:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 13:00:59 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=GREY HTTP/1.1" 200 None
2026-03-25 13:00:59 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 13:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 13:00:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: db9b6082-af4a-5bed-b16b-d5e98bd20a06 with identifier: 120654283
2026-03-25 13:00:59 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: db9b6082-af4a-5bed-b16b-d5e98bd20a06 with expiration date: 2026-03-25T10:00:00Z
{'auction_title': '',
'c_o_2_emission_value': 122,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'db9b6082-af4a-5bed-b16b-d5e98bd20a06',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'YF61VLB',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120654283',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'BMW',
'model': '1 SERIES DIESEL HATCHBACK',
'odometer': 91000,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-02-03',
'seller_name': 'Manamanx Ltd',
'title': 'BMW 1 SERIES DIESEL HATCHBACK 120d Sport 5dr',
'transmission': 'manual',
'trim': '120d Sport 5dr',
'vin': None,
'year': 2012}
2026-03-25 13:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%27120654283%27 HTTP/1.1" 200 None
2026-03-25 13:01:00 [astonbarclay.gb] INFO: Saving data for 120654283: {'auction_closing_time': 1774432800.0, 'created_time': 1774034156.070716, 'last_price_update_time': 1774443660.003169}
2026-03-25 13:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120654283') HTTP/1.1" 204 0
2026-03-25 13:01:00 [astonbarclay.gb] INFO: Found listing with ID: 120102055
2026-03-25 13:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%27120102055%27 HTTP/1.1" 200 None
2026-03-25 13:01:00 [astonbarclay.gb] INFO: Scrape type for 120102055: 2
2026-03-25 13:01:00 [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-25 13:01:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120584837?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:01:00 [astonbarclay.gb] INFO: Found listing with ID: 119257637
2026-03-25 13:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%27119257637%27 HTTP/1.1" 200 None
2026-03-25 13:01:00 [astonbarclay.gb] INFO: Scrape type for 119257637: 0
2026-03-25 13:01:00 [astonbarclay.gb] INFO: Found listing with ID: 120596560
2026-03-25 13:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%27120596560%27 HTTP/1.1" 200 None
2026-03-25 13:01:00 [astonbarclay.gb] INFO: Scrape type for 120596560: 0
2026-03-25 13:01:00 [astonbarclay.gb] INFO: Found listing with ID: 120506599
2026-03-25 13:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%27120506599%27 HTTP/1.1" 200 None
2026-03-25 13:01:00 [astonbarclay.gb] INFO: Scrape type for 120506599: 0
2026-03-25 13:01:00 [astonbarclay.gb] INFO: Found listing with ID: 120596518
2026-03-25 13:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%27120596518%27 HTTP/1.1" 200 None
2026-03-25 13:01:00 [astonbarclay.gb] INFO: Scrape type for 120596518: 2
2026-03-25 13:01:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:01:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:01:00 [astonbarclay.gb] INFO: Found listing with ID: 120596595
2026-03-25 13:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%27120596595%27 HTTP/1.1" 200 None
2026-03-25 13:01:00 [astonbarclay.gb] INFO: Scrape type for 120596595: 2
2026-03-25 13:01:00 [astonbarclay.gb] INFO: Found listing with ID: 120332599
2026-03-25 13:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%27120332599%27 HTTP/1.1" 200 None
2026-03-25 13:01:00 [astonbarclay.gb] INFO: Scrape type for 120332599: 2
2026-03-25 13:01:00 [astonbarclay.gb] INFO: Found listing with ID: 120596540
2026-03-25 13:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%27120596540%27 HTTP/1.1" 200 None
2026-03-25 13:01:00 [astonbarclay.gb] INFO: Scrape type for 120596540: 0
2026-03-25 13:01:00 [astonbarclay.gb] INFO: Found listing with ID: 120675196
2026-03-25 13:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%27120675196%27 HTTP/1.1" 200 None
2026-03-25 13:01:00 [astonbarclay.gb] INFO: Scrape type for 120675196: 0
2026-03-25 13:01:00 [astonbarclay.gb] INFO: Found listing with ID: 120332629
2026-03-25 13:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%27120332629%27 HTTP/1.1" 200 None
2026-03-25 13:01:00 [astonbarclay.gb] INFO: Scrape type for 120332629: 2
2026-03-25 13:01:00 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', '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': 19176, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 77}, 'saleStart': '2026-03-25T09:45Z', 'lot': 2113, '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-25 13:01:00 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', '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': 19176, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 77}, 'saleStart': '2026-03-25T09:45Z', 'lot': 2113, '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-25 13:01:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9b7d5f96-e4b9-51e7-b8d3-7b00a02d6cd4 with identifier: 120652259
2026-03-25 13:01:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9b7d5f96-e4b9-51e7-b8d3-7b00a02d6cd4 with scrape type 2
2026-03-25 13:01:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9b7d5f96-e4b9-51e7-b8d3-7b00a02d6cd4 with scrape type 2
2026-03-25 13:01:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 9b7d5f96-e4b9-51e7-b8d3-7b00a02d6cd4, identifier: 120652259
2026-03-25 13:01:00 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120584837, 'registration': 'OV65ZJE', 'account': 'WBA004', 'make': 'BMW', 'model': 'I3 HATCHBACK', 'derivative': '125kW 5dr Auto', 'mileage': 47299, 'mileageWarranty': True, 'type': 'car', 'saleId': 19179, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 452}, 'saleStart': '2026-03-25T10:00Z', 'lot': 1213, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2015-11-30', 'fuel': 'Electric', 'motExpiry': '2026-07-06', 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/OV65ZJE/2026-03-19/image/2748e3a7-95b7-45d2-ac98-2bbc46defb60_removebg.jpg?w=600', 'https://abimg003.imgix.net/OV65ZJE/2026-03-19/image/e3121092-77d1-44db-8174-2ec00a709ff4_removebg.jpg?w=600', 'https://abimg003.imgix.net/OV65ZJE/2026-03-19/image/9fff74db-ffbf-4200-bb94-5b50bb8c1950_removebg.jpg?w=600', 'https://abimg003.imgix.net/OV65ZJE/2026-03-19/image/64c28b1d-ea6b-44b3-9fca-f21100f85ad8_removebg.jpg?w=600', 'https://abimg003.imgix.net/OV65ZJE/2026-03-19/image/30427052-4fdb-49c7-9c3d-a813b47dc29c_removebg.jpg?w=600', 'https://abimg003.imgix.net/OV65ZJE/2026-03-19/image/719e1a93-e2a8-4e51-9b65-58e683db42d4_removebg.jpg?w=600', 'https://abimg003.imgix.net/OV65ZJE/2026-03-19/image/0cd1caf5-0e78-4a09-b7b7-9c251b956924_removebg.jpg?w=600', 'https://abimg003.imgix.net/OV65ZJE/2026-03-19/image/a94274b5-c891-41b5-bc85-35b76e0baa22_removebg.jpg?w=600', 'https://abimg003.imgix.net/OV65ZJE/2026-03-19/image/b776b7f0-97d4-46cf-86a4-31f4b414eba5_removebg.jpg?w=600', 'https://abimg003.imgix.net/OV65ZJE/2026-03-19/image/a985e131-d127-4295-9c82-597cd7a2e583_removebg.jpg?w=600', 'https://abimg003.imgix.net/OV65ZJE/2026-03-19/image/98a8e680-bd36-4e21-92b4-6e6d810dcc0c_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 09/19- 24K, 10/21- 27K, 10/23- 36K', 'remarks': 'FORMER KEEPERS UNKNOWN, VOSA STATES 28K, 34K, 39K, 45K, SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': False, 'v5details': None, 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/ac6bab0f-a92c-43a4-beb0-bd65cf941bbd.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:01:00 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120584837, 'registration': 'OV65ZJE', 'account': 'WBA004', 'make': 'BMW', 'model': 'I3 HATCHBACK', 'derivative': '125kW 5dr Auto', 'mileage': 47299, 'mileageWarranty': True, 'type': 'car', 'saleId': 19179, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 452}, 'saleStart': '2026-03-25T10:00Z', 'lot': 1213, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2015-11-30', 'fuel': 'Electric', 'motExpiry': '2026-07-06', 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/OV65ZJE/2026-03-19/image/2748e3a7-95b7-45d2-ac98-2bbc46defb60_removebg.jpg?w=600', 'https://abimg003.imgix.net/OV65ZJE/2026-03-19/image/e3121092-77d1-44db-8174-2ec00a709ff4_removebg.jpg?w=600', 'https://abimg003.imgix.net/OV65ZJE/2026-03-19/image/9fff74db-ffbf-4200-bb94-5b50bb8c1950_removebg.jpg?w=600', 'https://abimg003.imgix.net/OV65ZJE/2026-03-19/image/64c28b1d-ea6b-44b3-9fca-f21100f85ad8_removebg.jpg?w=600', 'https://abimg003.imgix.net/OV65ZJE/2026-03-19/image/30427052-4fdb-49c7-9c3d-a813b47dc29c_removebg.jpg?w=600', 'https://abimg003.imgix.net/OV65ZJE/2026-03-19/image/719e1a93-e2a8-4e51-9b65-58e683db42d4_removebg.jpg?w=600', 'https://abimg003.imgix.net/OV65ZJE/2026-03-19/image/0cd1caf5-0e78-4a09-b7b7-9c251b956924_removebg.jpg?w=600', 'https://abimg003.imgix.net/OV65ZJE/2026-03-19/image/a94274b5-c891-41b5-bc85-35b76e0baa22_removebg.jpg?w=600', 'https://abimg003.imgix.net/OV65ZJE/2026-03-19/image/b776b7f0-97d4-46cf-86a4-31f4b414eba5_removebg.jpg?w=600', 'https://abimg003.imgix.net/OV65ZJE/2026-03-19/image/a985e131-d127-4295-9c82-597cd7a2e583_removebg.jpg?w=600', 'https://abimg003.imgix.net/OV65ZJE/2026-03-19/image/98a8e680-bd36-4e21-92b4-6e6d810dcc0c_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 09/19- 24K, 10/21- 27K, 10/23- 36K', 'remarks': 'FORMER KEEPERS UNKNOWN, VOSA STATES 28K, 34K, 39K, 45K, SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': False, 'v5details': None, 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/ac6bab0f-a92c-43a4-beb0-bd65cf941bbd.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:01:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 72daddcb-e45a-5d64-a896-2261c5fe927a with identifier: 120584837
2026-03-25 13:01:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 72daddcb-e45a-5d64-a896-2261c5fe927a with scrape type 2
2026-03-25 13:01:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 72daddcb-e45a-5d64-a896-2261c5fe927a with scrape type 2
2026-03-25 13:01:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 72daddcb-e45a-5d64-a896-2261c5fe927a, identifier: 120584837
2026-03-25 13:01:00 [astonbarclay.gb] INFO: Found listing with ID: 120596530
2026-03-25 13:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%27120596530%27 HTTP/1.1" 200 None
2026-03-25 13:01:00 [astonbarclay.gb] INFO: Scrape type for 120596530: 0
2026-03-25 13:01:00 [astonbarclay.gb] INFO: Found listing with ID: 120087826
2026-03-25 13:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%27120087826%27 HTTP/1.1" 200 None
2026-03-25 13:01:00 [astonbarclay.gb] INFO: Scrape type for 120087826: 0
2026-03-25 13:01:00 [astonbarclay.gb] INFO: Found listing with ID: 120716187
2026-03-25 13:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%27120716187%27 HTTP/1.1" 200 None
2026-03-25 13:01:00 [astonbarclay.gb] INFO: Scrape type for 120716187: 0
2026-03-25 13:01:00 [astonbarclay.gb] INFO: Found listing with ID: 120199126
2026-03-25 13:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%27120199126%27 HTTP/1.1" 200 None
2026-03-25 13:01:00 [astonbarclay.gb] INFO: Scrape type for 120199126: 0
2026-03-25 13:01:00 [astonbarclay.gb] INFO: Found listing with ID: 120715744
2026-03-25 13:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%27120715744%27 HTTP/1.1" 200 None
2026-03-25 13:01:00 [astonbarclay.gb] INFO: Scrape type for 120715744: 0
2026-03-25 13:01:00 [astonbarclay.gb] INFO: Found listing with ID: 120484235
2026-03-25 13:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%27120484235%27 HTTP/1.1" 200 None
2026-03-25 13:01:00 [astonbarclay.gb] INFO: Scrape type for 120484235: 0
2026-03-25 13:01:00 [astonbarclay.gb] INFO: Found listing with ID: 120585283
2026-03-25 13:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%27120585283%27 HTTP/1.1" 200 None
2026-03-25 13:01:00 [astonbarclay.gb] INFO: Scrape type for 120585283: 0
2026-03-25 13:01:00 [astonbarclay.gb] INFO: Found listing with ID: 120631689
2026-03-25 13:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%27120631689%27 HTTP/1.1" 200 None
2026-03-25 13:01:00 [astonbarclay.gb] INFO: Scrape type for 120631689: 0
2026-03-25 13:01:00 [astonbarclay.gb] INFO: Found listing with ID: 120451431
2026-03-25 13:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%27120451431%27 HTTP/1.1" 200 None
2026-03-25 13:01:00 [astonbarclay.gb] INFO: Scrape type for 120451431: 0
2026-03-25 13:01:00 [astonbarclay.gb] INFO: Found listing with ID: 120555829
2026-03-25 13:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%27120555829%27 HTTP/1.1" 200 None
2026-03-25 13:01:00 [astonbarclay.gb] INFO: Scrape type for 120555829: 0
2026-03-25 13:01:00 [astonbarclay.gb] INFO: Found listing with ID: 120463208
2026-03-25 13:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%27120463208%27 HTTP/1.1" 200 None
2026-03-25 13:01:00 [astonbarclay.gb] INFO: Scrape type for 120463208: 0
2026-03-25 13:01:00 [astonbarclay.gb] INFO: Found listing with ID: 120675479
2026-03-25 13:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%27120675479%27 HTTP/1.1" 200 None
2026-03-25 13:01:00 [astonbarclay.gb] INFO: Scrape type for 120675479: 0
2026-03-25 13:01:00 [astonbarclay.gb] INFO: Found listing with ID: 120682181
2026-03-25 13:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%27120682181%27 HTTP/1.1" 200 None
2026-03-25 13:01:00 [astonbarclay.gb] INFO: Scrape type for 120682181: 0
2026-03-25 13:01:00 [astonbarclay.gb] INFO: Found listing with ID: 120554208
2026-03-25 13:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%27120554208%27 HTTP/1.1" 200 None
2026-03-25 13:01:00 [astonbarclay.gb] INFO: Scrape type for 120554208: 0
2026-03-25 13:01:00 [astonbarclay.gb] INFO: Found listing with ID: 120595487
2026-03-25 13:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%27120595487%27 HTTP/1.1" 200 None
2026-03-25 13:01:00 [astonbarclay.gb] INFO: Scrape type for 120595487: 0
2026-03-25 13:01:00 [astonbarclay.gb] INFO: Found listing with ID: 120473894
2026-03-25 13:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%27120473894%27 HTTP/1.1" 200 None
2026-03-25 13:01:00 [astonbarclay.gb] INFO: Scrape type for 120473894: 0
2026-03-25 13:01:00 [astonbarclay.gb] INFO: Found listing with ID: 120440606
2026-03-25 13:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%27120440606%27 HTTP/1.1" 200 None
2026-03-25 13:01:00 [astonbarclay.gb] INFO: Scrape type for 120440606: 0
2026-03-25 13:01:00 [astonbarclay.gb] INFO: Found listing with ID: 120461410
2026-03-25 13:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%27120461410%27 HTTP/1.1" 200 None
2026-03-25 13:01:00 [astonbarclay.gb] INFO: Scrape type for 120461410: 0
2026-03-25 13:01:00 [astonbarclay.gb] INFO: Found listing with ID: 120369549
2026-03-25 13:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%27120369549%27 HTTP/1.1" 200 None
2026-03-25 13:01:00 [astonbarclay.gb] INFO: Scrape type for 120369549: 0
2026-03-25 13:01:00 [astonbarclay.gb] INFO: Found listing with ID: 120595536
2026-03-25 13:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%27120595536%27 HTTP/1.1" 200 None
2026-03-25 13:01:00 [astonbarclay.gb] INFO: Scrape type for 120595536: 0
2026-03-25 13:01:00 [astonbarclay.gb] INFO: Found listing with ID: 120548775
2026-03-25 13:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%27120548775%27 HTTP/1.1" 200 None
2026-03-25 13:01:00 [astonbarclay.gb] INFO: Scrape type for 120548775: 0
2026-03-25 13:01:00 [astonbarclay.gb] INFO: Found listing with ID: 120595560
2026-03-25 13:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%27120595560%27 HTTP/1.1" 200 None
2026-03-25 13:01:00 [astonbarclay.gb] INFO: Scrape type for 120595560: 0
2026-03-25 13:01:00 [astonbarclay.gb] INFO: Found listing with ID: 120595549
2026-03-25 13:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%27120595549%27 HTTP/1.1" 200 None
2026-03-25 13:01:00 [astonbarclay.gb] INFO: Scrape type for 120595549: 0
2026-03-25 13:01:00 [astonbarclay.gb] INFO: Found listing with ID: 120592255
2026-03-25 13:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%27120592255%27 HTTP/1.1" 200 None
2026-03-25 13:01:00 [astonbarclay.gb] INFO: Scrape type for 120592255: 0
2026-03-25 13:01:00 [astonbarclay.gb] INFO: Found listing with ID: 120597579
2026-03-25 13:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%27120597579%27 HTTP/1.1" 200 None
2026-03-25 13:01:00 [astonbarclay.gb] INFO: Scrape type for 120597579: 0
2026-03-25 13:01:00 [astonbarclay.gb] INFO: Found listing with ID: 120461525
2026-03-25 13:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%27120461525%27 HTTP/1.1" 200 None
2026-03-25 13:01:00 [astonbarclay.gb] INFO: Scrape type for 120461525: 0
2026-03-25 13:01:00 [astonbarclay.gb] INFO: Found listing with ID: 120480862
2026-03-25 13:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120480862%27 HTTP/1.1" 200 None
2026-03-25 13:01:01 [astonbarclay.gb] INFO: Scrape type for 120480862: 0
2026-03-25 13:01:01 [astonbarclay.gb] INFO: Found listing with ID: 120687428
2026-03-25 13:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120687428%27 HTTP/1.1" 200 None
2026-03-25 13:01:01 [astonbarclay.gb] INFO: Scrape type for 120687428: 0
2026-03-25 13:01:01 [astonbarclay.gb] INFO: Found listing with ID: 120592274
2026-03-25 13:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120592274%27 HTTP/1.1" 200 None
2026-03-25 13:01:01 [astonbarclay.gb] INFO: Scrape type for 120592274: 0
2026-03-25 13:01:01 [astonbarclay.gb] INFO: Found listing with ID: 120145776
2026-03-25 13:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120145776%27 HTTP/1.1" 200 None
2026-03-25 13:01:01 [astonbarclay.gb] INFO: Scrape type for 120145776: 0
2026-03-25 13:01:01 [astonbarclay.gb] INFO: Found listing with ID: 120535587
2026-03-25 13:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120535587%27 HTTP/1.1" 200 None
2026-03-25 13:01:01 [astonbarclay.gb] INFO: Scrape type for 120535587: 0
2026-03-25 13:01:01 [astonbarclay.gb] INFO: Found listing with ID: 120623833
2026-03-25 13:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120623833%27 HTTP/1.1" 200 None
2026-03-25 13:01:01 [astonbarclay.gb] INFO: Scrape type for 120623833: 0
2026-03-25 13:01:01 [astonbarclay.gb] INFO: Found listing with ID: 120623845
2026-03-25 13:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120623845%27 HTTP/1.1" 200 None
2026-03-25 13:01:01 [astonbarclay.gb] INFO: Scrape type for 120623845: 0
2026-03-25 13:01:01 [astonbarclay.gb] INFO: Found listing with ID: 120280975
2026-03-25 13:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120280975%27 HTTP/1.1" 200 None
2026-03-25 13:01:01 [astonbarclay.gb] INFO: Scrape type for 120280975: 0
2026-03-25 13:01:01 [astonbarclay.gb] INFO: Found listing with ID: 120327884
2026-03-25 13:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120327884%27 HTTP/1.1" 200 None
2026-03-25 13:01:01 [astonbarclay.gb] INFO: Scrape type for 120327884: 0
2026-03-25 13:01:01 [astonbarclay.gb] INFO: Found listing with ID: 120453970
2026-03-25 13:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120453970%27 HTTP/1.1" 200 None
2026-03-25 13:01:01 [astonbarclay.gb] INFO: Scrape type for 120453970: 0
2026-03-25 13:01:01 [astonbarclay.gb] INFO: Found listing with ID: 120220474
2026-03-25 13:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120220474%27 HTTP/1.1" 200 None
2026-03-25 13:01:01 [astonbarclay.gb] INFO: Scrape type for 120220474: 0
2026-03-25 13:01:01 [astonbarclay.gb] INFO: Found listing with ID: 119811587
2026-03-25 13:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119811587%27 HTTP/1.1" 200 None
2026-03-25 13:01:01 [astonbarclay.gb] INFO: Scrape type for 119811587: 0
2026-03-25 13:01:01 [astonbarclay.gb] INFO: Found listing with ID: 120592457
2026-03-25 13:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120592457%27 HTTP/1.1" 200 None
2026-03-25 13:01:01 [astonbarclay.gb] INFO: Scrape type for 120592457: 0
2026-03-25 13:01:01 [astonbarclay.gb] INFO: Found listing with ID: 120690950
2026-03-25 13:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120690950%27 HTTP/1.1" 200 None
2026-03-25 13:01:01 [astonbarclay.gb] INFO: Scrape type for 120690950: 0
2026-03-25 13:01:01 [astonbarclay.gb] INFO: Found listing with ID: 120653166
2026-03-25 13:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120653166%27 HTTP/1.1" 200 None
2026-03-25 13:01:01 [astonbarclay.gb] INFO: Scrape type for 120653166: 0
2026-03-25 13:01:01 [astonbarclay.gb] INFO: Found listing with ID: 120679322
2026-03-25 13:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120679322%27 HTTP/1.1" 200 None
2026-03-25 13:01:01 [astonbarclay.gb] INFO: Scrape type for 120679322: 0
2026-03-25 13:01:01 [astonbarclay.gb] INFO: Found listing with ID: 120646777
2026-03-25 13:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120646777%27 HTTP/1.1" 200 None
2026-03-25 13:01:01 [astonbarclay.gb] INFO: Scrape type for 120646777: 2
2026-03-25 13:01:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 9b7d5f96-e4b9-51e7-b8d3-7b00a02d6cd4 with identifier: 120652259
2026-03-25 13:01:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 9b7d5f96-e4b9-51e7-b8d3-7b00a02d6cd4 with identifier: 120652259
2026-03-25 13:01:01 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: 9b7d5f96-e4b9-51e7-b8d3-7b00a02d6cd4 with expiration date: 2026-03-25T09:45:00Z
{'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-25T09:45: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-25 13:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120652259%27 HTTP/1.1" 200 None
2026-03-25 13:01:01 [astonbarclay.gb] INFO: Saving data for 120652259: {'auction_closing_time': 1774431900.0, 'created_time': 1774011686.942958, 'last_price_update_time': 1774443661.292922}
2026-03-25 13:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120652259') HTTP/1.1" 204 0
2026-03-25 13:01:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 72daddcb-e45a-5d64-a896-2261c5fe927a with identifier: 120584837
2026-03-25 13:01:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 13:01:01 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=SILVER HTTP/1.1" 200 None
2026-03-25 13:01:01 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 13:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 13:01:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 72daddcb-e45a-5d64-a896-2261c5fe927a with identifier: 120584837
2026-03-25 13:01:01 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: 72daddcb-e45a-5d64-a896-2261c5fe927a with expiration date: 2026-03-25T10:00:00Z
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'SILVER',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Electric',
'id': '72daddcb-e45a-5d64-a896-2261c5fe927a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'OV65ZJE',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120584837',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'BMW',
'model': 'I3 HATCHBACK',
'odometer': 47299,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-11-30',
'seller_name': 'UKCGR - Trade',
'title': 'BMW I3 HATCHBACK 125kW 5dr Auto',
'transmission': 'automatic',
'trim': '125kW 5dr Auto',
'vin': None,
'year': 2015}
2026-03-25 13:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120584837%27 HTTP/1.1" 200 None
2026-03-25 13:01:01 [astonbarclay.gb] INFO: Saving data for 120584837: {'auction_closing_time': 1774432800.0, 'created_time': 1773914551.49751, 'last_price_update_time': 1774443661.585254}
2026-03-25 13:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120584837') HTTP/1.1" 204 0
2026-03-25 13:01:01 [astonbarclay.gb] INFO: Found listing with ID: 120515038
2026-03-25 13:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120515038%27 HTTP/1.1" 200 None
2026-03-25 13:01:01 [astonbarclay.gb] INFO: Scrape type for 120515038: 0
2026-03-25 13:01:01 [astonbarclay.gb] INFO: Found listing with ID: 120484028
2026-03-25 13:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120484028%27 HTTP/1.1" 200 None
2026-03-25 13:01:01 [astonbarclay.gb] INFO: Scrape type for 120484028: 0
2026-03-25 13:01:01 [astonbarclay.gb] INFO: Found listing with ID: 118845719
2026-03-25 13:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27118845719%27 HTTP/1.1" 200 None
2026-03-25 13:01:01 [astonbarclay.gb] INFO: Scrape type for 118845719: 0
2026-03-25 13:01:01 [astonbarclay.gb] INFO: Found listing with ID: 116795694
2026-03-25 13:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27116795694%27 HTTP/1.1" 200 None
2026-03-25 13:01:01 [astonbarclay.gb] INFO: Scrape type for 116795694: 2
2026-03-25 13:01:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120622377?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:01:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120254900?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:01:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120621555?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:01:01 [astonbarclay.gb] INFO: Found listing with ID: 120573323
2026-03-25 13:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120573323%27 HTTP/1.1" 200 None
2026-03-25 13:01:01 [astonbarclay.gb] INFO: Scrape type for 120573323: 0
2026-03-25 13:01:01 [astonbarclay.gb] INFO: Found listing with ID: 120620673
2026-03-25 13:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120620673%27 HTTP/1.1" 200 None
2026-03-25 13:01:01 [astonbarclay.gb] INFO: Scrape type for 120620673: 0
2026-03-25 13:01:01 [astonbarclay.gb] INFO: Found listing with ID: 120254818
2026-03-25 13:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120254818%27 HTTP/1.1" 200 None
2026-03-25 13:01:01 [astonbarclay.gb] INFO: Scrape type for 120254818: 0
2026-03-25 13:01:01 [astonbarclay.gb] INFO: Found listing with ID: 120506878
2026-03-25 13:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120506878%27 HTTP/1.1" 200 None
2026-03-25 13:01:01 [astonbarclay.gb] INFO: Scrape type for 120506878: 0
2026-03-25 13:01:01 [astonbarclay.gb] INFO: Found listing with ID: 120219322
2026-03-25 13:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120219322%27 HTTP/1.1" 200 None
2026-03-25 13:01:01 [astonbarclay.gb] INFO: Scrape type for 120219322: 0
2026-03-25 13:01:01 [astonbarclay.gb] INFO: Found listing with ID: 120264494
2026-03-25 13:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120264494%27 HTTP/1.1" 200 None
2026-03-25 13:01:01 [astonbarclay.gb] INFO: Scrape type for 120264494: 0
2026-03-25 13:01:01 [astonbarclay.gb] INFO: Found listing with ID: 120370125
2026-03-25 13:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120370125%27 HTTP/1.1" 200 None
2026-03-25 13:01:01 [astonbarclay.gb] INFO: Scrape type for 120370125: 0
2026-03-25 13:01:01 [astonbarclay.gb] INFO: Found listing with ID: 120255976
2026-03-25 13:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120255976%27 HTTP/1.1" 200 None
2026-03-25 13:01:01 [astonbarclay.gb] INFO: Scrape type for 120255976: 0
2026-03-25 13:01:01 [astonbarclay.gb] INFO: Found listing with ID: 120633063
2026-03-25 13:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120633063%27 HTTP/1.1" 200 None
2026-03-25 13:01:01 [astonbarclay.gb] INFO: Scrape type for 120633063: 0
2026-03-25 13:01:01 [astonbarclay.gb] INFO: Found listing with ID: 120441640
2026-03-25 13:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120441640%27 HTTP/1.1" 200 None
2026-03-25 13:01:01 [astonbarclay.gb] INFO: Scrape type for 120441640: 2
2026-03-25 13:01:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:01:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:01:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:01:01 [astonbarclay.gb] INFO: Found listing with ID: 120256266
2026-03-25 13:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120256266%27 HTTP/1.1" 200 None
2026-03-25 13:01:01 [astonbarclay.gb] INFO: Scrape type for 120256266: 0
2026-03-25 13:01:01 [astonbarclay.gb] INFO: Found listing with ID: 120616192
2026-03-25 13:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120616192%27 HTTP/1.1" 200 None
2026-03-25 13:01:01 [astonbarclay.gb] INFO: Scrape type for 120616192: 0
2026-03-25 13:01:01 [astonbarclay.gb] INFO: Found listing with ID: 120362066
2026-03-25 13:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120362066%27 HTTP/1.1" 200 None
2026-03-25 13:01:01 [astonbarclay.gb] INFO: Scrape type for 120362066: 2
2026-03-25 13:01:01 [astonbarclay.gb] INFO: Found listing with ID: 119641212
2026-03-25 13:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119641212%27 HTTP/1.1" 200 None
2026-03-25 13:01:01 [astonbarclay.gb] INFO: Scrape type for 119641212: 0
2026-03-25 13:01:01 [astonbarclay.gb] INFO: Found listing with ID: 120614685
2026-03-25 13:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120614685%27 HTTP/1.1" 200 None
2026-03-25 13:01:01 [astonbarclay.gb] INFO: Scrape type for 120614685: 2
2026-03-25 13:01:01 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120622377, 'registration': 'ET12PZW', 'account': 'WBA004', 'make': 'TOYOTA', 'model': 'YARIS HATCHBACK', 'derivative': '1.33 VVT-i Trend 5dr', 'mileage': 114770, 'mileageWarranty': True, 'type': 'car', 'saleId': 19179, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 452}, 'saleStart': '2026-03-25T10:00Z', 'lot': 1254, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2012-08-23', 'fuel': 'Petrol', 'motExpiry': '2026-05-23', 'doors': 5, 'engineSize': 1329, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/ET12PZW/2026-03-20/image/2c5b3335-a0fc-4cae-9b22-4bd0e335b2c8_removebg.jpg?w=600', 'https://abimg003.imgix.net/ET12PZW/2026-03-20/image/080e2ff0-1d7c-479e-8a18-b6d52f5dc1e0_removebg.jpg?w=600', 'https://abimg003.imgix.net/ET12PZW/2026-03-20/image/a062931d-2aed-459d-acf4-56c4a6a262e2_removebg.jpg?w=600', 'https://abimg003.imgix.net/ET12PZW/2026-03-20/image/99564b07-6af4-4c6f-845b-cef5f7f00a2b_removebg.jpg?w=600', 'https://abimg003.imgix.net/ET12PZW/2026-03-20/image/bb3c1c2d-ed2d-48af-93bf-c3f1daa03a15_removebg.jpg?w=600', 'https://abimg003.imgix.net/ET12PZW/2026-03-20/image/24eac1e5-dcfd-40a4-a7d6-932124fd6fb9_removebg.jpg?w=600', 'https://abimg003.imgix.net/ET12PZW/2026-03-20/image/fb56f7e2-140e-4547-8b39-e5573e077648_removebg.jpg?w=600', 'https://abimg003.imgix.net/ET12PZW/2026-03-20/image/8afc842c-3f5c-4c45-b6a3-d445596e535b_removebg.jpg?w=600', 'https://abimg003.imgix.net/ET12PZW/2026-03-20/image/95340b7b-889c-4245-90b0-95772e6288a8_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 10/13- 10K, 02/15- 21K, 02/16- 28K, 04/17- 35K, 08/25- 99K', 'remarks': 'VOSA STATES 82K, 89K, 95K, 99K', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 127, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/1cd89f35-9bf1-4e30-bf54-db36b2d410af.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:01:01 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120622377, 'registration': 'ET12PZW', 'account': 'WBA004', 'make': 'TOYOTA', 'model': 'YARIS HATCHBACK', 'derivative': '1.33 VVT-i Trend 5dr', 'mileage': 114770, 'mileageWarranty': True, 'type': 'car', 'saleId': 19179, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 452}, 'saleStart': '2026-03-25T10:00Z', 'lot': 1254, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2012-08-23', 'fuel': 'Petrol', 'motExpiry': '2026-05-23', 'doors': 5, 'engineSize': 1329, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/ET12PZW/2026-03-20/image/2c5b3335-a0fc-4cae-9b22-4bd0e335b2c8_removebg.jpg?w=600', 'https://abimg003.imgix.net/ET12PZW/2026-03-20/image/080e2ff0-1d7c-479e-8a18-b6d52f5dc1e0_removebg.jpg?w=600', 'https://abimg003.imgix.net/ET12PZW/2026-03-20/image/a062931d-2aed-459d-acf4-56c4a6a262e2_removebg.jpg?w=600', 'https://abimg003.imgix.net/ET12PZW/2026-03-20/image/99564b07-6af4-4c6f-845b-cef5f7f00a2b_removebg.jpg?w=600', 'https://abimg003.imgix.net/ET12PZW/2026-03-20/image/bb3c1c2d-ed2d-48af-93bf-c3f1daa03a15_removebg.jpg?w=600', 'https://abimg003.imgix.net/ET12PZW/2026-03-20/image/24eac1e5-dcfd-40a4-a7d6-932124fd6fb9_removebg.jpg?w=600', 'https://abimg003.imgix.net/ET12PZW/2026-03-20/image/fb56f7e2-140e-4547-8b39-e5573e077648_removebg.jpg?w=600', 'https://abimg003.imgix.net/ET12PZW/2026-03-20/image/8afc842c-3f5c-4c45-b6a3-d445596e535b_removebg.jpg?w=600', 'https://abimg003.imgix.net/ET12PZW/2026-03-20/image/95340b7b-889c-4245-90b0-95772e6288a8_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 10/13- 10K, 02/15- 21K, 02/16- 28K, 04/17- 35K, 08/25- 99K', 'remarks': 'VOSA STATES 82K, 89K, 95K, 99K', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 127, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/1cd89f35-9bf1-4e30-bf54-db36b2d410af.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:01:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3d2f13bb-9103-5c82-a6df-bb6157e91bd3 with identifier: 120622377
2026-03-25 13:01:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3d2f13bb-9103-5c82-a6df-bb6157e91bd3 with scrape type 2
2026-03-25 13:01:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3d2f13bb-9103-5c82-a6df-bb6157e91bd3 with scrape type 2
2026-03-25 13:01:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 3d2f13bb-9103-5c82-a6df-bb6157e91bd3, identifier: 120622377
2026-03-25 13:01:02 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120254900, 'registration': 'SD16ZXB', 'account': 'WBA004', 'make': 'VAUXHALL', 'model': 'GTC COUPE SPECIAL EDITIONS', 'derivative': '1.4T 16V Limited Edition 3dr', 'mileage': 68068, 'mileageWarranty': True, 'type': 'car', 'saleId': 19179, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 452}, 'saleStart': '2026-03-25T10:00Z', 'lot': 1255, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2016-03-31', 'fuel': 'Petrol', 'motExpiry': '2026-06-28', 'doors': 3, 'engineSize': 1364, 'bodyType': 'Coupe', 'images': ['https://abimg003.imgix.net/SD16ZXB/2026-03-10/image/9a608136-4c41-4c3b-8b80-0d5e1a1bbf60_removebg.jpg?w=600', 'https://abimg003.imgix.net/SD16ZXB/2026-03-10/image/840c2531-7044-4f70-b633-25866c337d0e_removebg.jpg?w=600', 'https://abimg003.imgix.net/SD16ZXB/2026-03-10/image/b96ec8e5-69cb-4f3e-a96b-e2607c7f709a_removebg.jpg?w=600', 'https://abimg003.imgix.net/SD16ZXB/2026-03-10/image/0d711621-004f-4347-aa96-19c209e95913_removebg.jpg?w=600', 'https://abimg003.imgix.net/SD16ZXB/2026-03-10/image/4ebad07f-d880-4ecf-884d-77e47d64de9c_removebg.jpg?w=600', 'https://abimg003.imgix.net/SD16ZXB/2026-03-10/image/43a9b005-da68-4dce-bf55-658ef7540c46_removebg.jpg?w=600', 'https://abimg003.imgix.net/SD16ZXB/2026-03-10/image/ab82d0bf-abd3-44a5-af42-2b98afa191de_removebg.jpg?w=600', 'https://abimg003.imgix.net/SD16ZXB/2026-03-10/image/aff5962b-70b4-4859-a2b4-699ba40fa95b_removebg.jpg?w=600', 'https://abimg003.imgix.net/SD16ZXB/2026-03-10/image/92829190-9567-4b6e-b40b-74ae72be76fd_removebg.jpg?w=600', 'https://abimg003.imgix.net/SD16ZXB/2026-03-10/image/2aaa5c14-2abc-4d07-ac78-2b6f43030a2d_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 09/22- 43K, 10/23- 51K, 10/24- 59K', 'remarks': 'USED UNRECORDED - Damage is minor dents/scratches and VOSA STATES 41K, 49K, 57K, 64K, SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '4', 'v5': True, 'v5details': 'Here', 'co2': 142, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/10927465-5c3c-4372-9b2d-1027163d6dc7.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:01:02 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120254900, 'registration': 'SD16ZXB', 'account': 'WBA004', 'make': 'VAUXHALL', 'model': 'GTC COUPE SPECIAL EDITIONS', 'derivative': '1.4T 16V Limited Edition 3dr', 'mileage': 68068, 'mileageWarranty': True, 'type': 'car', 'saleId': 19179, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 452}, 'saleStart': '2026-03-25T10:00Z', 'lot': 1255, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2016-03-31', 'fuel': 'Petrol', 'motExpiry': '2026-06-28', 'doors': 3, 'engineSize': 1364, 'bodyType': 'Coupe', 'images': ['https://abimg003.imgix.net/SD16ZXB/2026-03-10/image/9a608136-4c41-4c3b-8b80-0d5e1a1bbf60_removebg.jpg?w=600', 'https://abimg003.imgix.net/SD16ZXB/2026-03-10/image/840c2531-7044-4f70-b633-25866c337d0e_removebg.jpg?w=600', 'https://abimg003.imgix.net/SD16ZXB/2026-03-10/image/b96ec8e5-69cb-4f3e-a96b-e2607c7f709a_removebg.jpg?w=600', 'https://abimg003.imgix.net/SD16ZXB/2026-03-10/image/0d711621-004f-4347-aa96-19c209e95913_removebg.jpg?w=600', 'https://abimg003.imgix.net/SD16ZXB/2026-03-10/image/4ebad07f-d880-4ecf-884d-77e47d64de9c_removebg.jpg?w=600', 'https://abimg003.imgix.net/SD16ZXB/2026-03-10/image/43a9b005-da68-4dce-bf55-658ef7540c46_removebg.jpg?w=600', 'https://abimg003.imgix.net/SD16ZXB/2026-03-10/image/ab82d0bf-abd3-44a5-af42-2b98afa191de_removebg.jpg?w=600', 'https://abimg003.imgix.net/SD16ZXB/2026-03-10/image/aff5962b-70b4-4859-a2b4-699ba40fa95b_removebg.jpg?w=600', 'https://abimg003.imgix.net/SD16ZXB/2026-03-10/image/92829190-9567-4b6e-b40b-74ae72be76fd_removebg.jpg?w=600', 'https://abimg003.imgix.net/SD16ZXB/2026-03-10/image/2aaa5c14-2abc-4d07-ac78-2b6f43030a2d_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 09/22- 43K, 10/23- 51K, 10/24- 59K', 'remarks': 'USED UNRECORDED - Damage is minor dents/scratches and VOSA STATES 41K, 49K, 57K, 64K, SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '4', 'v5': True, 'v5details': 'Here', 'co2': 142, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/10927465-5c3c-4372-9b2d-1027163d6dc7.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:01:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 81cb1b0e-a154-5d86-b6f4-bdb6fecb6aaf with identifier: 120254900
2026-03-25 13:01:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 81cb1b0e-a154-5d86-b6f4-bdb6fecb6aaf with scrape type 2
2026-03-25 13:01:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 81cb1b0e-a154-5d86-b6f4-bdb6fecb6aaf with scrape type 2
2026-03-25 13:01:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 81cb1b0e-a154-5d86-b6f4-bdb6fecb6aaf, identifier: 120254900
2026-03-25 13:01:02 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120621555, 'registration': 'SW13UFS', 'account': 'WBA004', 'make': 'VOLKSWAGEN', 'model': 'POLO HATCHBACK', 'derivative': '1.4 TSI ACT BlueGT 3dr DSG', 'mileage': 110435, 'mileageWarranty': True, 'type': 'car', 'saleId': 19179, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 452}, 'saleStart': '2026-03-25T10:00Z', 'lot': 1246, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2013-04-18', 'fuel': 'Petrol', 'motExpiry': '2026-07-11', 'doors': 3, 'engineSize': 1395, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/SW13UFS/2026-03-20/image/2f75e167-be0f-430f-b4e8-066560b9f02c_removebg.jpg?w=600', 'https://abimg003.imgix.net/SW13UFS/2026-03-20/image/5559d6b8-fcc5-4bab-9138-0c9943d41d14_removebg.jpg?w=600', 'https://abimg003.imgix.net/SW13UFS/2026-03-20/image/3cb37a53-e20d-4529-8ee7-7f31e75ecdeb_removebg.jpg?w=600', 'https://abimg003.imgix.net/SW13UFS/2026-03-20/image/3fcdb946-decd-4b46-9dc2-d01279a54143_removebg.jpg?w=600', 'https://abimg003.imgix.net/SW13UFS/2026-03-20/image/46cb7717-c4fb-4aed-990f-8267d2713771_removebg.jpg?w=600', 'https://abimg003.imgix.net/SW13UFS/2026-03-20/image/91ff7db4-f58e-45b1-b010-7cd443d14c44_removebg.jpg?w=600', 'https://abimg003.imgix.net/SW13UFS/2026-03-20/image/ea5bc379-b6fb-4249-936c-d7c915c40655_removebg.jpg?w=600', 'https://abimg003.imgix.net/SW13UFS/2026-03-20/image/d77842b9-7d12-4ec8-9e01-1bf41ea1211e_removebg.jpg?w=600', 'https://abimg003.imgix.net/SW13UFS/2026-03-20/image/689f9841-7636-4361-b3c8-18904a849631_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 05/14-2K, 04/15-3K, 10/15-4K, 09/16-15K, 07/17-25K, ??-34K, 07/19-45K, 07/20-52K, 06/21-61K, 06/22-71K, 06/23-82K, 06/24-93K, 07/25-105K', 'remarks': 'VOSA STATES 71K, 82K, 93K, 105K, SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 105, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/341145d0-5880-42ae-86a7-0da481551cd3.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:01:02 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120621555, 'registration': 'SW13UFS', 'account': 'WBA004', 'make': 'VOLKSWAGEN', 'model': 'POLO HATCHBACK', 'derivative': '1.4 TSI ACT BlueGT 3dr DSG', 'mileage': 110435, 'mileageWarranty': True, 'type': 'car', 'saleId': 19179, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 452}, 'saleStart': '2026-03-25T10:00Z', 'lot': 1246, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2013-04-18', 'fuel': 'Petrol', 'motExpiry': '2026-07-11', 'doors': 3, 'engineSize': 1395, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/SW13UFS/2026-03-20/image/2f75e167-be0f-430f-b4e8-066560b9f02c_removebg.jpg?w=600', 'https://abimg003.imgix.net/SW13UFS/2026-03-20/image/5559d6b8-fcc5-4bab-9138-0c9943d41d14_removebg.jpg?w=600', 'https://abimg003.imgix.net/SW13UFS/2026-03-20/image/3cb37a53-e20d-4529-8ee7-7f31e75ecdeb_removebg.jpg?w=600', 'https://abimg003.imgix.net/SW13UFS/2026-03-20/image/3fcdb946-decd-4b46-9dc2-d01279a54143_removebg.jpg?w=600', 'https://abimg003.imgix.net/SW13UFS/2026-03-20/image/46cb7717-c4fb-4aed-990f-8267d2713771_removebg.jpg?w=600', 'https://abimg003.imgix.net/SW13UFS/2026-03-20/image/91ff7db4-f58e-45b1-b010-7cd443d14c44_removebg.jpg?w=600', 'https://abimg003.imgix.net/SW13UFS/2026-03-20/image/ea5bc379-b6fb-4249-936c-d7c915c40655_removebg.jpg?w=600', 'https://abimg003.imgix.net/SW13UFS/2026-03-20/image/d77842b9-7d12-4ec8-9e01-1bf41ea1211e_removebg.jpg?w=600', 'https://abimg003.imgix.net/SW13UFS/2026-03-20/image/689f9841-7636-4361-b3c8-18904a849631_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 05/14-2K, 04/15-3K, 10/15-4K, 09/16-15K, 07/17-25K, ??-34K, 07/19-45K, 07/20-52K, 06/21-61K, 06/22-71K, 06/23-82K, 06/24-93K, 07/25-105K', 'remarks': 'VOSA STATES 71K, 82K, 93K, 105K, SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 105, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/341145d0-5880-42ae-86a7-0da481551cd3.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:01:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3bb82c80-f71b-586a-8d8f-89a6ad873033 with identifier: 120621555
2026-03-25 13:01:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3bb82c80-f71b-586a-8d8f-89a6ad873033 with scrape type 2
2026-03-25 13:01:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3bb82c80-f71b-586a-8d8f-89a6ad873033 with scrape type 2
2026-03-25 13:01:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 3bb82c80-f71b-586a-8d8f-89a6ad873033, identifier: 120621555
2026-03-25 13:01:02 [astonbarclay.gb] INFO: Found listing with ID: 120165857
2026-03-25 13:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120165857%27 HTTP/1.1" 200 None
2026-03-25 13:01:02 [astonbarclay.gb] INFO: Scrape type for 120165857: 2
2026-03-25 13:01:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 3d2f13bb-9103-5c82-a6df-bb6157e91bd3 with identifier: 120622377
2026-03-25 13:01:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 13:01:02 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=WHITE HTTP/1.1" 200 None
2026-03-25 13:01:02 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 13:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 13:01:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 3d2f13bb-9103-5c82-a6df-bb6157e91bd3 with identifier: 120622377
2026-03-25 13:01:02 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: 3d2f13bb-9103-5c82-a6df-bb6157e91bd3 with expiration date: 2026-03-25T10:00:00Z
{'auction_title': '',
'c_o_2_emission_value': 127,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.3L',
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Petrol',
'id': '3d2f13bb-9103-5c82-a6df-bb6157e91bd3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'ET12PZW',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120622377',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'TOYOTA',
'model': 'YARIS HATCHBACK',
'odometer': 114770,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-08-23',
'seller_name': 'UKCGR - Trade',
'title': 'TOYOTA YARIS HATCHBACK 1.33 VVT-i Trend 5dr',
'transmission': 'manual',
'trim': '1.33 VVT-i Trend 5dr',
'vin': None,
'year': 2012}
2026-03-25 13:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120622377%27 HTTP/1.1" 200 None
2026-03-25 13:01:02 [astonbarclay.gb] INFO: Saving data for 120622377: {'auction_closing_time': 1774432800.0, 'created_time': 1774000880.137276, 'last_price_update_time': 1774443662.49126}
2026-03-25 13:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120622377') HTTP/1.1" 204 0
2026-03-25 13:01:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 81cb1b0e-a154-5d86-b6f4-bdb6fecb6aaf with identifier: 120254900
2026-03-25 13:01:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 81cb1b0e-a154-5d86-b6f4-bdb6fecb6aaf with identifier: 120254900
2026-03-25 13:01:02 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: 81cb1b0e-a154-5d86-b6f4-bdb6fecb6aaf with expiration date: 2026-03-25T10:00:00Z
{'auction_title': '',
'c_o_2_emission_value': 142,
'color': 'RED',
'currency': 'GBP',
'doors_number': 3,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Petrol',
'id': '81cb1b0e-a154-5d86-b6f4-bdb6fecb6aaf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'SD16ZXB',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120254900',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'VAUXHALL',
'model': 'GTC COUPE SPECIAL EDITIONS',
'odometer': 68068,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-03-31',
'seller_name': 'UKCGR - Trade',
'title': 'VAUXHALL GTC COUPE SPECIAL EDITIONS 1.4T 16V Limited Edition 3dr',
'transmission': 'manual',
'trim': '1.4T 16V Limited Edition 3dr',
'vin': None,
'year': 2016}
2026-03-25 13:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120254900%27 HTTP/1.1" 200 None
2026-03-25 13:01:02 [astonbarclay.gb] INFO: Saving data for 120254900: {'auction_closing_time': 1774432800.0, 'created_time': 1773404376.070986, 'last_price_update_time': 1774443662.642711}
2026-03-25 13:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120254900') HTTP/1.1" 204 0
2026-03-25 13:01:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 3bb82c80-f71b-586a-8d8f-89a6ad873033 with identifier: 120621555
2026-03-25 13:01:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 3bb82c80-f71b-586a-8d8f-89a6ad873033 with identifier: 120621555
2026-03-25 13:01:02 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: 3bb82c80-f71b-586a-8d8f-89a6ad873033 with expiration date: 2026-03-25T10:00:00Z
{'auction_title': '',
'c_o_2_emission_value': 105,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 3,
'emission_standard': 'EURO 5',
'engine': '1.4L',
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Petrol',
'id': '3bb82c80-f71b-586a-8d8f-89a6ad873033',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'SW13UFS',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120621555',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'VOLKSWAGEN',
'model': 'POLO HATCHBACK',
'odometer': 110435,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-04-18',
'seller_name': 'UKCGR - Trade',
'title': 'VOLKSWAGEN POLO HATCHBACK 1.4 TSI ACT BlueGT 3dr DSG',
'transmission': 'automatic',
'trim': '1.4 TSI ACT BlueGT 3dr DSG',
'vin': None,
'year': 2013}
2026-03-25 13:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120621555%27 HTTP/1.1" 200 None
2026-03-25 13:01:02 [astonbarclay.gb] INFO: Saving data for 120621555: {'auction_closing_time': 1774432800.0, 'created_time': 1774000871.522409, 'last_price_update_time': 1774443662.678749}
2026-03-25 13:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120621555') HTTP/1.1" 204 0
2026-03-25 13:01:02 [astonbarclay.gb] INFO: Found listing with ID: 120546114
2026-03-25 13:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120546114%27 HTTP/1.1" 200 None
2026-03-25 13:01:02 [astonbarclay.gb] INFO: Scrape type for 120546114: 0
2026-03-25 13:01:02 [astonbarclay.gb] INFO: Found listing with ID: 120127097
2026-03-25 13:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120127097%27 HTTP/1.1" 200 None
2026-03-25 13:01:02 [astonbarclay.gb] INFO: Scrape type for 120127097: 0
2026-03-25 13:01:02 [astonbarclay.gb] INFO: Found listing with ID: 119411938
2026-03-25 13:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119411938%27 HTTP/1.1" 200 None
2026-03-25 13:01:02 [astonbarclay.gb] INFO: Scrape type for 119411938: 2
2026-03-25 13:01:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120257030?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:01:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120587864?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:01:02 [astonbarclay.gb] INFO: Found listing with ID: 118758309
2026-03-25 13:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27118758309%27 HTTP/1.1" 200 None
2026-03-25 13:01:02 [astonbarclay.gb] INFO: Scrape type for 118758309: 2
2026-03-25 13:01:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:01:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:01:02 [astonbarclay.gb] INFO: Found listing with ID: 118987563
2026-03-25 13:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27118987563%27 HTTP/1.1" 200 None
2026-03-25 13:01:02 [astonbarclay.gb] INFO: Scrape type for 118987563: 2
2026-03-25 13:01:02 [astonbarclay.gb] INFO: Found listing with ID: 120720942
2026-03-25 13:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120720942%27 HTTP/1.1" 200 None
2026-03-25 13:01:02 [astonbarclay.gb] INFO: Scrape type for 120720942: 0
2026-03-25 13:01:02 [astonbarclay.gb] INFO: Found listing with ID: 120473240
2026-03-25 13:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120473240%27 HTTP/1.1" 200 None
2026-03-25 13:01:02 [astonbarclay.gb] INFO: Scrape type for 120473240: 0
2026-03-25 13:01:02 [astonbarclay.gb] INFO: Found listing with ID: 120683511
2026-03-25 13:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120683511%27 HTTP/1.1" 200 None
2026-03-25 13:01:02 [astonbarclay.gb] INFO: Scrape type for 120683511: 0
2026-03-25 13:01:02 [astonbarclay.gb] INFO: Found listing with ID: 120683497
2026-03-25 13:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120683497%27 HTTP/1.1" 200 None
2026-03-25 13:01:02 [astonbarclay.gb] INFO: Scrape type for 120683497: 0
2026-03-25 13:01:02 [astonbarclay.gb] INFO: Found listing with ID: 120723171
2026-03-25 13:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120723171%27 HTTP/1.1" 200 None
2026-03-25 13:01:02 [astonbarclay.gb] INFO: Scrape type for 120723171: 0
2026-03-25 13:01:02 [astonbarclay.gb] INFO: Found listing with ID: 120735705
2026-03-25 13:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120735705%27 HTTP/1.1" 200 None
2026-03-25 13:01:02 [astonbarclay.gb] INFO: Scrape type for 120735705: 0
2026-03-25 13:01:02 [astonbarclay.gb] INFO: Found listing with ID: 120473180
2026-03-25 13:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120473180%27 HTTP/1.1" 200 None
2026-03-25 13:01:02 [astonbarclay.gb] INFO: Scrape type for 120473180: 0
2026-03-25 13:01:02 [astonbarclay.gb] INFO: Found listing with ID: 120683481
2026-03-25 13:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120683481%27 HTTP/1.1" 200 None
2026-03-25 13:01:02 [astonbarclay.gb] INFO: Scrape type for 120683481: 0
2026-03-25 13:01:02 [astonbarclay.gb] INFO: Found listing with ID: 120722683
2026-03-25 13:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120722683%27 HTTP/1.1" 200 None
2026-03-25 13:01:02 [astonbarclay.gb] INFO: Scrape type for 120722683: 0
2026-03-25 13:01:02 [astonbarclay.gb] INFO: Found listing with ID: 120320597
2026-03-25 13:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120320597%27 HTTP/1.1" 200 None
2026-03-25 13:01:02 [astonbarclay.gb] INFO: Scrape type for 120320597: 0
2026-03-25 13:01:02 [astonbarclay.gb] INFO: Found listing with ID: 120639870
2026-03-25 13:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120639870%27 HTTP/1.1" 200 None
2026-03-25 13:01:02 [astonbarclay.gb] INFO: Scrape type for 120639870: 2
2026-03-25 13:01:02 [astonbarclay.gb] INFO: Found listing with ID: 119641208
2026-03-25 13:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119641208%27 HTTP/1.1" 200 None
2026-03-25 13:01:02 [astonbarclay.gb] INFO: Scrape type for 119641208: 0
2026-03-25 13:01:02 [astonbarclay.gb] INFO: Found listing with ID: 120659877
2026-03-25 13:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120659877%27 HTTP/1.1" 200 None
2026-03-25 13:01:02 [astonbarclay.gb] INFO: Scrape type for 120659877: 0
2026-03-25 13:01:02 [astonbarclay.gb] INFO: Found listing with ID: 119770956
2026-03-25 13:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119770956%27 HTTP/1.1" 200 None
2026-03-25 13:01:03 [astonbarclay.gb] INFO: Scrape type for 119770956: 0
2026-03-25 13:01:03 [astonbarclay.gb] INFO: Found listing with ID: 120565687
2026-03-25 13:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120565687%27 HTTP/1.1" 200 None
2026-03-25 13:01:03 [astonbarclay.gb] INFO: Scrape type for 120565687: 0
2026-03-25 13:01:03 [astonbarclay.gb] INFO: Found listing with ID: 120411841
2026-03-25 13:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120411841%27 HTTP/1.1" 200 None
2026-03-25 13:01:03 [astonbarclay.gb] INFO: Scrape type for 120411841: 0
2026-03-25 13:01:03 [astonbarclay.gb] INFO: Found listing with ID: 119370810
2026-03-25 13:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119370810%27 HTTP/1.1" 200 None
2026-03-25 13:01:03 [astonbarclay.gb] INFO: Scrape type for 119370810: 0
2026-03-25 13:01:03 [astonbarclay.gb] INFO: Found listing with ID: 120639784
2026-03-25 13:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120639784%27 HTTP/1.1" 200 None
2026-03-25 13:01:03 [astonbarclay.gb] INFO: Scrape type for 120639784: 2
2026-03-25 13:01:03 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120257030, 'registration': 'CP67PWO', 'account': 'WBA004', 'make': 'CITROEN', 'model': 'BERLINGO MULTISPACE ESTATE', 'derivative': '1.2 PureTech Feel 5dr', 'mileage': 133569, 'mileageWarranty': True, 'type': 'car', 'saleId': 19179, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 452}, 'saleStart': '2026-03-25T10:00Z', 'lot': 1232, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2018-02-28', 'fuel': 'Petrol', 'motExpiry': '2026-04-12', 'doors': 5, 'engineSize': 1200, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/CP67PWO/2026-03-10/image/8e5eb1a7-63bd-4902-894e-c44be4e0a65c_removebg.jpg?w=600', 'https://abimg003.imgix.net/CP67PWO/2026-03-10/image/c8fa2352-03b6-44e1-a148-dcec27c3214a_removebg.jpg?w=600', 'https://abimg003.imgix.net/CP67PWO/2026-03-10/image/a53b9637-9dda-4917-b942-c498da1546ce_removebg.jpg?w=600', 'https://abimg003.imgix.net/CP67PWO/2026-03-10/image/0386d53e-daaa-431f-b150-2f80e7e38eb3_removebg.jpg?w=600', 'https://abimg003.imgix.net/CP67PWO/2026-03-10/image/37726c49-7960-4391-9ece-9d45a4e906c7_removebg.jpg?w=600', 'https://abimg003.imgix.net/CP67PWO/2026-03-10/image/e52c32e8-eef1-414d-8932-ba20751394a0_removebg.jpg?w=600', 'https://abimg003.imgix.net/CP67PWO/2026-03-10/image/cea0386d-6eaa-4ea4-ba3e-17315c38e19c_removebg.jpg?w=600', 'https://abimg003.imgix.net/CP67PWO/2026-03-10/image/9e16ebea-76db-4e03-a462-847c5a49d882_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 09/21-28K, 02/22-41K, 11/22-48K, 12/23-69K, 11/24-89K, 03/25-110K', 'remarks': 'VOSA STATES 45K, 62K, 83K, 110K, SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 119, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/60d93f0f-116c-4deb-b32d-dbcb07ea4899.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:01:03 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120257030, 'registration': 'CP67PWO', 'account': 'WBA004', 'make': 'CITROEN', 'model': 'BERLINGO MULTISPACE ESTATE', 'derivative': '1.2 PureTech Feel 5dr', 'mileage': 133569, 'mileageWarranty': True, 'type': 'car', 'saleId': 19179, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 452}, 'saleStart': '2026-03-25T10:00Z', 'lot': 1232, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2018-02-28', 'fuel': 'Petrol', 'motExpiry': '2026-04-12', 'doors': 5, 'engineSize': 1200, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/CP67PWO/2026-03-10/image/8e5eb1a7-63bd-4902-894e-c44be4e0a65c_removebg.jpg?w=600', 'https://abimg003.imgix.net/CP67PWO/2026-03-10/image/c8fa2352-03b6-44e1-a148-dcec27c3214a_removebg.jpg?w=600', 'https://abimg003.imgix.net/CP67PWO/2026-03-10/image/a53b9637-9dda-4917-b942-c498da1546ce_removebg.jpg?w=600', 'https://abimg003.imgix.net/CP67PWO/2026-03-10/image/0386d53e-daaa-431f-b150-2f80e7e38eb3_removebg.jpg?w=600', 'https://abimg003.imgix.net/CP67PWO/2026-03-10/image/37726c49-7960-4391-9ece-9d45a4e906c7_removebg.jpg?w=600', 'https://abimg003.imgix.net/CP67PWO/2026-03-10/image/e52c32e8-eef1-414d-8932-ba20751394a0_removebg.jpg?w=600', 'https://abimg003.imgix.net/CP67PWO/2026-03-10/image/cea0386d-6eaa-4ea4-ba3e-17315c38e19c_removebg.jpg?w=600', 'https://abimg003.imgix.net/CP67PWO/2026-03-10/image/9e16ebea-76db-4e03-a462-847c5a49d882_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 09/21-28K, 02/22-41K, 11/22-48K, 12/23-69K, 11/24-89K, 03/25-110K', 'remarks': 'VOSA STATES 45K, 62K, 83K, 110K, SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 119, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/60d93f0f-116c-4deb-b32d-dbcb07ea4899.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:01:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a0b4454c-8671-5526-b1a1-7374ad2c9872 with identifier: 120257030
2026-03-25 13:01:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a0b4454c-8671-5526-b1a1-7374ad2c9872 with scrape type 2
2026-03-25 13:01:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a0b4454c-8671-5526-b1a1-7374ad2c9872 with scrape type 2
2026-03-25 13:01:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: a0b4454c-8671-5526-b1a1-7374ad2c9872, identifier: 120257030
2026-03-25 13:01:03 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120587864, 'registration': 'EA16UDM', 'account': 'WBA003', 'make': 'FORD', 'model': 'FOCUS HATCHBACK', 'derivative': '1.0 EcoBoost Zetec 5dr', 'mileage': 60582, 'mileageWarranty': True, 'type': 'car', 'saleId': 19179, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 452}, 'saleStart': '2026-03-25T10:00Z', 'lot': 1261, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2016-04-27', 'fuel': 'Petrol', 'motExpiry': '2027-03-18', 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/EA16UDM/2026-03-19/image/868d91f0-a0a2-4f72-9d3f-4b4cf290074e_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA16UDM/2026-03-19/image/4ffa27ae-3d12-41a0-8788-6692d9d847ea_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA16UDM/2026-03-19/image/6c8d317e-5966-4cae-ab32-2ff51ae6c2f1_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA16UDM/2026-03-19/image/eec78a7a-1fc6-43ec-9674-6bae99182689_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA16UDM/2026-03-19/image/54b76fca-b140-4677-8dca-d657325f7ce0_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA16UDM/2026-03-19/image/b9680732-92ec-4af9-8ec0-49a0341cddf1_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA16UDM/2026-03-19/image/1844363e-d5d5-47ea-bf35-9b3d17812206_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA16UDM/2026-03-19/image/4df040e3-c55a-4dff-8ace-73abba47127d_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA16UDM/2026-03-19/image/1807691b-5af4-48a5-ad78-fdb5a7aa71ed_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Fleet', 'serviceHistory': 'Service print and book 04/17- 8K, 04/18- 17K, 04/19- 25K, 08/20- 33K, 03/21- 35K, 03/22- 35K, 03/23- 44K', 'remarks': 'VOSA STATES 44K, 46K, 53K, 60K, SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'UKCGR - Select', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 105, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/b053b115-7684-4463-82e1-c691d9aed310.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:01:03 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120587864, 'registration': 'EA16UDM', 'account': 'WBA003', 'make': 'FORD', 'model': 'FOCUS HATCHBACK', 'derivative': '1.0 EcoBoost Zetec 5dr', 'mileage': 60582, 'mileageWarranty': True, 'type': 'car', 'saleId': 19179, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 452}, 'saleStart': '2026-03-25T10:00Z', 'lot': 1261, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2016-04-27', 'fuel': 'Petrol', 'motExpiry': '2027-03-18', 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/EA16UDM/2026-03-19/image/868d91f0-a0a2-4f72-9d3f-4b4cf290074e_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA16UDM/2026-03-19/image/4ffa27ae-3d12-41a0-8788-6692d9d847ea_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA16UDM/2026-03-19/image/6c8d317e-5966-4cae-ab32-2ff51ae6c2f1_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA16UDM/2026-03-19/image/eec78a7a-1fc6-43ec-9674-6bae99182689_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA16UDM/2026-03-19/image/54b76fca-b140-4677-8dca-d657325f7ce0_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA16UDM/2026-03-19/image/b9680732-92ec-4af9-8ec0-49a0341cddf1_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA16UDM/2026-03-19/image/1844363e-d5d5-47ea-bf35-9b3d17812206_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA16UDM/2026-03-19/image/4df040e3-c55a-4dff-8ace-73abba47127d_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA16UDM/2026-03-19/image/1807691b-5af4-48a5-ad78-fdb5a7aa71ed_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Fleet', 'serviceHistory': 'Service print and book 04/17- 8K, 04/18- 17K, 04/19- 25K, 08/20- 33K, 03/21- 35K, 03/22- 35K, 03/23- 44K', 'remarks': 'VOSA STATES 44K, 46K, 53K, 60K, SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'UKCGR - Select', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 105, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/b053b115-7684-4463-82e1-c691d9aed310.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:01:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 79da58c6-ac1a-5666-bd8c-63a4041f2ba0 with identifier: 120587864
2026-03-25 13:01:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 79da58c6-ac1a-5666-bd8c-63a4041f2ba0 with scrape type 2
2026-03-25 13:01:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 79da58c6-ac1a-5666-bd8c-63a4041f2ba0 with scrape type 2
2026-03-25 13:01:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 79da58c6-ac1a-5666-bd8c-63a4041f2ba0, identifier: 120587864
2026-03-25 13:01:03 [astonbarclay.gb] INFO: Found listing with ID: 119833119
2026-03-25 13:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119833119%27 HTTP/1.1" 200 None
2026-03-25 13:01:03 [astonbarclay.gb] INFO: Scrape type for 119833119: 2
2026-03-25 13:01:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: a0b4454c-8671-5526-b1a1-7374ad2c9872 with identifier: 120257030
2026-03-25 13:01:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: a0b4454c-8671-5526-b1a1-7374ad2c9872 with identifier: 120257030
2026-03-25 13:01:03 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: a0b4454c-8671-5526-b1a1-7374ad2c9872 with expiration date: 2026-03-25T10:00:00Z
{'auction_title': '',
'c_o_2_emission_value': 119,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'a0b4454c-8671-5526-b1a1-7374ad2c9872',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'CP67PWO',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120257030',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'CITROEN',
'model': 'BERLINGO MULTISPACE ESTATE',
'odometer': 133569,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-02-28',
'seller_name': 'UKCGR - Trade',
'title': 'CITROEN BERLINGO MULTISPACE ESTATE 1.2 PureTech Feel 5dr',
'transmission': 'manual',
'trim': '1.2 PureTech Feel 5dr',
'vin': None,
'year': 2018}
2026-03-25 13:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120257030%27 HTTP/1.1" 200 None
2026-03-25 13:01:03 [astonbarclay.gb] INFO: Saving data for 120257030: {'auction_closing_time': 1774432800.0, 'created_time': 1773404341.877205, 'last_price_update_time': 1774443663.324135}
2026-03-25 13:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120257030') HTTP/1.1" 204 0
2026-03-25 13:01:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 79da58c6-ac1a-5666-bd8c-63a4041f2ba0 with identifier: 120587864
2026-03-25 13:01:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 79da58c6-ac1a-5666-bd8c-63a4041f2ba0 with identifier: 120587864
2026-03-25 13:01:03 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: 79da58c6-ac1a-5666-bd8c-63a4041f2ba0 with expiration date: 2026-03-25T10:00:00Z
{'auction_title': '',
'c_o_2_emission_value': 105,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Petrol',
'id': '79da58c6-ac1a-5666-bd8c-63a4041f2ba0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'EA16UDM',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120587864',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'FORD',
'model': 'FOCUS HATCHBACK',
'odometer': 60582,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-04-27',
'seller_name': 'UKCGR - Select',
'title': 'FORD FOCUS HATCHBACK 1.0 EcoBoost Zetec 5dr',
'transmission': 'manual',
'trim': '1.0 EcoBoost Zetec 5dr',
'vin': None,
'year': 2016}
2026-03-25 13:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120587864%27 HTTP/1.1" 200 None
2026-03-25 13:01:03 [astonbarclay.gb] INFO: Saving data for 120587864: {'auction_closing_time': 1774432800.0, 'created_time': 1773914525.859653, 'last_price_update_time': 1774443663.460899}
2026-03-25 13:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120587864') HTTP/1.1" 204 0
2026-03-25 13:01:03 [astonbarclay.gb] INFO: Found listing with ID: 120472824
2026-03-25 13:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120472824%27 HTTP/1.1" 200 None
2026-03-25 13:01:03 [astonbarclay.gb] INFO: Scrape type for 120472824: 0
2026-03-25 13:01:03 [astonbarclay.gb] INFO: Found listing with ID: 120639844
2026-03-25 13:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120639844%27 HTTP/1.1" 200 None
2026-03-25 13:01:03 [astonbarclay.gb] INFO: Scrape type for 120639844: 2
2026-03-25 13:01:03 [astonbarclay.gb] INFO: Found listing with ID: 118996477
2026-03-25 13:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27118996477%27 HTTP/1.1" 200 None
2026-03-25 13:01:03 [astonbarclay.gb] INFO: Scrape type for 118996477: 0
2026-03-25 13:01:03 [astonbarclay.gb] INFO: Found listing with ID: 120060554
2026-03-25 13:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120060554%27 HTTP/1.1" 200 None
2026-03-25 13:01:03 [astonbarclay.gb] INFO: Scrape type for 120060554: 0
2026-03-25 13:01:03 [astonbarclay.gb] INFO: Found listing with ID: 119972654
2026-03-25 13:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119972654%27 HTTP/1.1" 200 None
2026-03-25 13:01:03 [astonbarclay.gb] INFO: Scrape type for 119972654: 0
2026-03-25 13:01:03 [astonbarclay.gb] INFO: Found listing with ID: 120465140
2026-03-25 13:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120465140%27 HTTP/1.1" 200 None
2026-03-25 13:01:03 [astonbarclay.gb] INFO: Scrape type for 120465140: 0
2026-03-25 13:01:03 [astonbarclay.gb] INFO: Found listing with ID: 120659850
2026-03-25 13:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120659850%27 HTTP/1.1" 200 None
2026-03-25 13:01:03 [astonbarclay.gb] INFO: Scrape type for 120659850: 0
2026-03-25 13:01:03 [astonbarclay.gb] INFO: Found listing with ID: 120483011
2026-03-25 13:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120483011%27 HTTP/1.1" 200 None
2026-03-25 13:01:03 [astonbarclay.gb] INFO: Scrape type for 120483011: 0
2026-03-25 13:01:03 [astonbarclay.gb] INFO: Found listing with ID: 120553389
2026-03-25 13:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120553389%27 HTTP/1.1" 200 None
2026-03-25 13:01:03 [astonbarclay.gb] INFO: Scrape type for 120553389: 0
2026-03-25 13:01:03 [astonbarclay.gb] INFO: Found listing with ID: 120463366
2026-03-25 13:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120463366%27 HTTP/1.1" 200 None
2026-03-25 13:01:03 [astonbarclay.gb] INFO: Scrape type for 120463366: 0
2026-03-25 13:01:03 [astonbarclay.gb] INFO: Found listing with ID: 120659859
2026-03-25 13:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120659859%27 HTTP/1.1" 200 None
2026-03-25 13:01:03 [astonbarclay.gb] INFO: Scrape type for 120659859: 0
2026-03-25 13:01:03 [astonbarclay.gb] INFO: Found listing with ID: 120161932
2026-03-25 13:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120161932%27 HTTP/1.1" 200 None
2026-03-25 13:01:03 [astonbarclay.gb] INFO: Scrape type for 120161932: 0
2026-03-25 13:01:03 [astonbarclay.gb] INFO: Found listing with ID: 120553301
2026-03-25 13:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120553301%27 HTTP/1.1" 200 None
2026-03-25 13:01:03 [astonbarclay.gb] INFO: Scrape type for 120553301: 0
2026-03-25 13:01:03 [astonbarclay.gb] INFO: Found listing with ID: 120010523
2026-03-25 13:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120010523%27 HTTP/1.1" 200 None
2026-03-25 13:01:03 [astonbarclay.gb] INFO: Scrape type for 120010523: 0
2026-03-25 13:01:03 [astonbarclay.gb] INFO: Found listing with ID: 120715604
2026-03-25 13:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120715604%27 HTTP/1.1" 200 None
2026-03-25 13:01:03 [astonbarclay.gb] INFO: Scrape type for 120715604: 0
2026-03-25 13:01:03 [astonbarclay.gb] INFO: Found listing with ID: 120639812
2026-03-25 13:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120639812%27 HTTP/1.1" 200 None
2026-03-25 13:01:03 [astonbarclay.gb] INFO: Scrape type for 120639812: 2
2026-03-25 13:01:03 [astonbarclay.gb] INFO: Found listing with ID: 119879313
2026-03-25 13:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119879313%27 HTTP/1.1" 200 None
2026-03-25 13:01:03 [astonbarclay.gb] INFO: Scrape type for 119879313: 0
2026-03-25 13:01:03 [astonbarclay.gb] INFO: Found listing with ID: 120566055
2026-03-25 13:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120566055%27 HTTP/1.1" 200 None
2026-03-25 13:01:03 [astonbarclay.gb] INFO: Scrape type for 120566055: 0
2026-03-25 13:01:03 [astonbarclay.gb] INFO: Found listing with ID: 120411946
2026-03-25 13:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120411946%27 HTTP/1.1" 200 None
2026-03-25 13:01:03 [astonbarclay.gb] INFO: Scrape type for 120411946: 0
2026-03-25 13:01:03 [astonbarclay.gb] INFO: Found listing with ID: 120743887
2026-03-25 13:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120743887%27 HTTP/1.1" 200 None
2026-03-25 13:01:03 [astonbarclay.gb] INFO: Scrape type for 120743887: 0
2026-03-25 13:01:03 [astonbarclay.gb] INFO: Found listing with ID: 120445257
2026-03-25 13:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120445257%27 HTTP/1.1" 200 None
2026-03-25 13:01:03 [astonbarclay.gb] INFO: Scrape type for 120445257: 0
2026-03-25 13:01:03 [astonbarclay.gb] INFO: Found listing with ID: 120392758
2026-03-25 13:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120392758%27 HTTP/1.1" 200 None
2026-03-25 13:01:03 [astonbarclay.gb] INFO: Scrape type for 120392758: 0
2026-03-25 13:01:03 [astonbarclay.gb] INFO: Found listing with ID: 120471982
2026-03-25 13:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120471982%27 HTTP/1.1" 200 None
2026-03-25 13:01:03 [astonbarclay.gb] INFO: Scrape type for 120471982: 0
2026-03-25 13:01:03 [astonbarclay.gb] INFO: Found listing with ID: 119772104
2026-03-25 13:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119772104%27 HTTP/1.1" 200 None
2026-03-25 13:01:03 [astonbarclay.gb] INFO: Scrape type for 119772104: 0
2026-03-25 13:01:03 [astonbarclay.gb] INFO: Found listing with ID: 119493164
2026-03-25 13:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119493164%27 HTTP/1.1" 200 None
2026-03-25 13:01:03 [astonbarclay.gb] INFO: Scrape type for 119493164: 0
2026-03-25 13:01:03 [astonbarclay.gb] INFO: Found listing with ID: 119879468
2026-03-25 13:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119879468%27 HTTP/1.1" 200 None
2026-03-25 13:01:03 [astonbarclay.gb] INFO: Scrape type for 119879468: 0
2026-03-25 13:01:03 [astonbarclay.gb] INFO: Found listing with ID: 120462426
2026-03-25 13:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120462426%27 HTTP/1.1" 200 None
2026-03-25 13:01:03 [astonbarclay.gb] INFO: Scrape type for 120462426: 0
2026-03-25 13:01:03 [astonbarclay.gb] INFO: Found listing with ID: 118786287
2026-03-25 13:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27118786287%27 HTTP/1.1" 200 None
2026-03-25 13:01:04 [astonbarclay.gb] INFO: Scrape type for 118786287: 0
2026-03-25 13:01:04 [astonbarclay.gb] INFO: Found listing with ID: 120063704
2026-03-25 13:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120063704%27 HTTP/1.1" 200 None
2026-03-25 13:01:04 [astonbarclay.gb] INFO: Scrape type for 120063704: 0
2026-03-25 13:01:04 [astonbarclay.gb] INFO: Found listing with ID: 119333381
2026-03-25 13:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119333381%27 HTTP/1.1" 200 None
2026-03-25 13:01:04 [astonbarclay.gb] INFO: Scrape type for 119333381: 0
2026-03-25 13:01:04 [astonbarclay.gb] INFO: Found listing with ID: 120371622
2026-03-25 13:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120371622%27 HTTP/1.1" 200 None
2026-03-25 13:01:04 [astonbarclay.gb] INFO: Scrape type for 120371622: 0
2026-03-25 13:01:04 [astonbarclay.gb] INFO: Found listing with ID: 120411992
2026-03-25 13:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120411992%27 HTTP/1.1" 200 None
2026-03-25 13:01:04 [astonbarclay.gb] INFO: Scrape type for 120411992: 0
2026-03-25 13:01:04 [astonbarclay.gb] INFO: Found listing with ID: 120411555
2026-03-25 13:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120411555%27 HTTP/1.1" 200 None
2026-03-25 13:01:04 [astonbarclay.gb] INFO: Scrape type for 120411555: 0
2026-03-25 13:01:04 [astonbarclay.gb] INFO: Found listing with ID: 119677026
2026-03-25 13:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119677026%27 HTTP/1.1" 200 None
2026-03-25 13:01:04 [astonbarclay.gb] INFO: Scrape type for 119677026: 0
2026-03-25 13:01:04 [astonbarclay.gb] INFO: Found listing with ID: 119516991
2026-03-25 13:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119516991%27 HTTP/1.1" 200 None
2026-03-25 13:01:04 [astonbarclay.gb] INFO: Scrape type for 119516991: 0
2026-03-25 13:01:04 [astonbarclay.gb] INFO: Found listing with ID: 120107580
2026-03-25 13:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120107580%27 HTTP/1.1" 200 None
2026-03-25 13:01:04 [astonbarclay.gb] INFO: Scrape type for 120107580: 0
2026-03-25 13:01:04 [astonbarclay.gb] INFO: Found listing with ID: 120719417
2026-03-25 13:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120719417%27 HTTP/1.1" 200 None
2026-03-25 13:01:04 [astonbarclay.gb] INFO: Scrape type for 120719417: 2
2026-03-25 13:01:04 [astonbarclay.gb] INFO: Found listing with ID: 120719461
2026-03-25 13:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120719461%27 HTTP/1.1" 200 None
2026-03-25 13:01:04 [astonbarclay.gb] INFO: Scrape type for 120719461: 2
2026-03-25 13:01:04 [astonbarclay.gb] INFO: Found listing with ID: 119205512
2026-03-25 13:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119205512%27 HTTP/1.1" 200 None
2026-03-25 13:01:04 [astonbarclay.gb] INFO: Scrape type for 119205512: 0
2026-03-25 13:01:04 [astonbarclay.gb] INFO: Found listing with ID: 120476516
2026-03-25 13:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120476516%27 HTTP/1.1" 200 None
2026-03-25 13:01:04 [astonbarclay.gb] INFO: Scrape type for 120476516: 0
2026-03-25 13:01:04 [astonbarclay.gb] INFO: Found listing with ID: 120400092
2026-03-25 13:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120400092%27 HTTP/1.1" 200 None
2026-03-25 13:01:04 [astonbarclay.gb] INFO: Scrape type for 120400092: 0
2026-03-25 13:01:04 [astonbarclay.gb] INFO: Found listing with ID: 120052843
2026-03-25 13:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120052843%27 HTTP/1.1" 200 None
2026-03-25 13:01:04 [astonbarclay.gb] INFO: Scrape type for 120052843: 0
2026-03-25 13:01:04 [astonbarclay.gb] INFO: Found listing with ID: 120719470
2026-03-25 13:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120719470%27 HTTP/1.1" 200 None
2026-03-25 13:01:04 [astonbarclay.gb] INFO: Scrape type for 120719470: 0
2026-03-25 13:01:04 [astonbarclay.gb] INFO: Found listing with ID: 119798644
2026-03-25 13:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119798644%27 HTTP/1.1" 200 None
2026-03-25 13:01:04 [astonbarclay.gb] INFO: Scrape type for 119798644: 0
2026-03-25 13:01:04 [astonbarclay.gb] INFO: Found listing with ID: 120719449
2026-03-25 13:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120719449%27 HTTP/1.1" 200 None
2026-03-25 13:01:04 [astonbarclay.gb] INFO: Scrape type for 120719449: 2
2026-03-25 13:01:04 [astonbarclay.gb] INFO: Found listing with ID: 120264322
2026-03-25 13:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120264322%27 HTTP/1.1" 200 None
2026-03-25 13:01:04 [astonbarclay.gb] INFO: Scrape type for 120264322: 2
2026-03-25 13:01:04 [astonbarclay.gb] INFO: Found listing with ID: 119333923
2026-03-25 13:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119333923%27 HTTP/1.1" 200 None
2026-03-25 13:01:04 [astonbarclay.gb] INFO: Scrape type for 119333923: 0
2026-03-25 13:01:04 [astonbarclay.gb] INFO: Found listing with ID: 120719480
2026-03-25 13:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120719480%27 HTTP/1.1" 200 None
2026-03-25 13:01:04 [astonbarclay.gb] INFO: Scrape type for 120719480: 0
2026-03-25 13:01:04 [astonbarclay.gb] INFO: Found listing with ID: 120055940
2026-03-25 13:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120055940%27 HTTP/1.1" 200 None
2026-03-25 13:01:04 [astonbarclay.gb] INFO: Scrape type for 120055940: 0
2026-03-25 13:01:04 [astonbarclay.gb] INFO: Found listing with ID: 117741373
2026-03-25 13:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27117741373%27 HTTP/1.1" 200 None
2026-03-25 13:01:04 [astonbarclay.gb] INFO: Scrape type for 117741373: 0
2026-03-25 13:01:04 [astonbarclay.gb] INFO: Found listing with ID: 119877843
2026-03-25 13:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119877843%27 HTTP/1.1" 200 None
2026-03-25 13:01:04 [astonbarclay.gb] INFO: Scrape type for 119877843: 0
2026-03-25 13:01:04 [astonbarclay.gb] INFO: Found listing with ID: 120169224
2026-03-25 13:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120169224%27 HTTP/1.1" 200 None
2026-03-25 13:01:04 [astonbarclay.gb] INFO: Scrape type for 120169224: 0
2026-03-25 13:01:04 [astonbarclay.gb] INFO: Found listing with ID: 119782336
2026-03-25 13:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119782336%27 HTTP/1.1" 200 None
2026-03-25 13:01:04 [astonbarclay.gb] INFO: Scrape type for 119782336: 0
2026-03-25 13:01:04 [astonbarclay.gb] INFO: Found listing with ID: 119334400
2026-03-25 13:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119334400%27 HTTP/1.1" 200 None
2026-03-25 13:01:04 [astonbarclay.gb] INFO: Scrape type for 119334400: 0
2026-03-25 13:01:04 [astonbarclay.gb] INFO: Found listing with ID: 120411831
2026-03-25 13:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120411831%27 HTTP/1.1" 200 None
2026-03-25 13:01:04 [astonbarclay.gb] INFO: Scrape type for 120411831: 0
2026-03-25 13:01:04 [astonbarclay.gb] INFO: Found listing with ID: 120539350
2026-03-25 13:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120539350%27 HTTP/1.1" 200 None
2026-03-25 13:01:04 [astonbarclay.gb] INFO: Scrape type for 120539350: 0
2026-03-25 13:01:04 [astonbarclay.gb] INFO: Found listing with ID: 119760430
2026-03-25 13:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119760430%27 HTTP/1.1" 200 None
2026-03-25 13:01:04 [astonbarclay.gb] INFO: Scrape type for 119760430: 0
2026-03-25 13:01:04 [astonbarclay.gb] INFO: Found listing with ID: 120368795
2026-03-25 13:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120368795%27 HTTP/1.1" 200 None
2026-03-25 13:01:04 [astonbarclay.gb] INFO: Scrape type for 120368795: 0
2026-03-25 13:01:04 [astonbarclay.gb] INFO: Found listing with ID: 119965853
2026-03-25 13:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119965853%27 HTTP/1.1" 200 None
2026-03-25 13:01:04 [astonbarclay.gb] INFO: Scrape type for 119965853: 0
2026-03-25 13:01:04 [astonbarclay.gb] INFO: Found listing with ID: 120478572
2026-03-25 13:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120478572%27 HTTP/1.1" 200 None
2026-03-25 13:01:04 [astonbarclay.gb] INFO: Scrape type for 120478572: 0
2026-03-25 13:01:04 [astonbarclay.gb] INFO: Found listing with ID: 120442684
2026-03-25 13:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120442684%27 HTTP/1.1" 200 None
2026-03-25 13:01:04 [astonbarclay.gb] INFO: Scrape type for 120442684: 0
2026-03-25 13:01:04 [astonbarclay.gb] INFO: Found listing with ID: 119856739
2026-03-25 13:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119856739%27 HTTP/1.1" 200 None
2026-03-25 13:01:04 [astonbarclay.gb] INFO: Scrape type for 119856739: 0
2026-03-25 13:01:04 [astonbarclay.gb] INFO: Found listing with ID: 120262388
2026-03-25 13:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120262388%27 HTTP/1.1" 200 None
2026-03-25 13:01:04 [astonbarclay.gb] INFO: Scrape type for 120262388: 2
2026-03-25 13:01:04 [astonbarclay.gb] INFO: Found listing with ID: 119553413
2026-03-25 13:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119553413%27 HTTP/1.1" 200 None
2026-03-25 13:01:04 [astonbarclay.gb] INFO: Scrape type for 119553413: 0
2026-03-25 13:01:04 [astonbarclay.gb] INFO: Found listing with ID: 120474302
2026-03-25 13:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120474302%27 HTTP/1.1" 200 None
2026-03-25 13:01:04 [astonbarclay.gb] INFO: Scrape type for 120474302: 0
2026-03-25 13:01:04 [astonbarclay.gb] INFO: Found listing with ID: 119641868
2026-03-25 13:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119641868%27 HTTP/1.1" 200 None
2026-03-25 13:01:04 [astonbarclay.gb] INFO: Scrape type for 119641868: 0
2026-03-25 13:01:04 [astonbarclay.gb] INFO: Found listing with ID: 120475101
2026-03-25 13:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120475101%27 HTTP/1.1" 200 None
2026-03-25 13:01:04 [astonbarclay.gb] INFO: Scrape type for 120475101: 0
2026-03-25 13:01:04 [astonbarclay.gb] INFO: Found listing with ID: 119031069
2026-03-25 13:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119031069%27 HTTP/1.1" 200 None
2026-03-25 13:01:04 [astonbarclay.gb] INFO: Scrape type for 119031069: 0
2026-03-25 13:01:04 [astonbarclay.gb] INFO: Found listing with ID: 119467880
2026-03-25 13:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119467880%27 HTTP/1.1" 200 None
2026-03-25 13:01:04 [astonbarclay.gb] INFO: Scrape type for 119467880: 0
2026-03-25 13:01:04 [astonbarclay.gb] INFO: Found listing with ID: 119857926
2026-03-25 13:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119857926%27 HTTP/1.1" 200 None
2026-03-25 13:01:04 [astonbarclay.gb] INFO: Scrape type for 119857926: 0
2026-03-25 13:01:04 [astonbarclay.gb] INFO: Found listing with ID: 119857387
2026-03-25 13:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119857387%27 HTTP/1.1" 200 None
2026-03-25 13:01:04 [astonbarclay.gb] INFO: Scrape type for 119857387: 0
2026-03-25 13:01:04 [astonbarclay.gb] INFO: Found listing with ID: 120062552
2026-03-25 13:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120062552%27 HTTP/1.1" 200 None
2026-03-25 13:01:04 [astonbarclay.gb] INFO: Scrape type for 120062552: 0
2026-03-25 13:01:04 [astonbarclay.gb] INFO: Found listing with ID: 119641521
2026-03-25 13:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119641521%27 HTTP/1.1" 200 None
2026-03-25 13:01:04 [astonbarclay.gb] INFO: Scrape type for 119641521: 0
2026-03-25 13:01:04 [astonbarclay.gb] INFO: Found listing with ID: 120331407
2026-03-25 13:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120331407%27 HTTP/1.1" 200 None
2026-03-25 13:01:04 [astonbarclay.gb] INFO: Scrape type for 120331407: 0
2026-03-25 13:01:04 [astonbarclay.gb] INFO: Found listing with ID: 114751989
2026-03-25 13:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27114751989%27 HTTP/1.1" 200 None
2026-03-25 13:01:04 [astonbarclay.gb] INFO: Scrape type for 114751989: 0
2026-03-25 13:01:04 [astonbarclay.gb] INFO: Found listing with ID: 119398005
2026-03-25 13:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119398005%27 HTTP/1.1" 200 None
2026-03-25 13:01:04 [astonbarclay.gb] INFO: Scrape type for 119398005: 0
2026-03-25 13:01:04 [astonbarclay.gb] INFO: Found listing with ID: 120059826
2026-03-25 13:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120059826%27 HTTP/1.1" 200 None
2026-03-25 13:01:04 [astonbarclay.gb] INFO: Scrape type for 120059826: 0
2026-03-25 13:01:04 [astonbarclay.gb] INFO: Found listing with ID: 120485149
2026-03-25 13:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120485149%27 HTTP/1.1" 200 None
2026-03-25 13:01:04 [astonbarclay.gb] INFO: Scrape type for 120485149: 0
2026-03-25 13:01:04 [astonbarclay.gb] INFO: Found listing with ID: 120411669
2026-03-25 13:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120411669%27 HTTP/1.1" 200 None
2026-03-25 13:01:04 [astonbarclay.gb] INFO: Scrape type for 120411669: 0
2026-03-25 13:01:04 [astonbarclay.gb] INFO: Found listing with ID: 119537536
2026-03-25 13:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119537536%27 HTTP/1.1" 200 None
2026-03-25 13:01:04 [astonbarclay.gb] INFO: Scrape type for 119537536: 0
2026-03-25 13:01:04 [astonbarclay.gb] INFO: Found listing with ID: 119651208
2026-03-25 13:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119651208%27 HTTP/1.1" 200 None
2026-03-25 13:01:04 [astonbarclay.gb] INFO: Scrape type for 119651208: 0
2026-03-25 13:01:04 [astonbarclay.gb] INFO: Found listing with ID: 119756094
2026-03-25 13:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119756094%27 HTTP/1.1" 200 None
2026-03-25 13:01:04 [astonbarclay.gb] INFO: Scrape type for 119756094: 0
2026-03-25 13:01:04 [astonbarclay.gb] INFO: Found listing with ID: 120479870
2026-03-25 13:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120479870%27 HTTP/1.1" 200 None
2026-03-25 13:01:04 [astonbarclay.gb] INFO: Scrape type for 120479870: 0
2026-03-25 13:01:04 [astonbarclay.gb] INFO: Found listing with ID: 120244319
2026-03-25 13:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120244319%27 HTTP/1.1" 200 None
2026-03-25 13:01:04 [astonbarclay.gb] INFO: Scrape type for 120244319: 0
2026-03-25 13:01:04 [astonbarclay.gb] INFO: Found listing with ID: 120091035
2026-03-25 13:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120091035%27 HTTP/1.1" 200 None
2026-03-25 13:01:05 [astonbarclay.gb] INFO: Scrape type for 120091035: 2
2026-03-25 13:01:05 [astonbarclay.gb] INFO: Found listing with ID: 120262236
2026-03-25 13:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120262236%27 HTTP/1.1" 200 None
2026-03-25 13:01:05 [astonbarclay.gb] INFO: Scrape type for 120262236: 0
2026-03-25 13:01:05 [astonbarclay.gb] INFO: Found listing with ID: 120090828
2026-03-25 13:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120090828%27 HTTP/1.1" 200 None
2026-03-25 13:01:05 [astonbarclay.gb] INFO: Scrape type for 120090828: 2
2026-03-25 13:01:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120584213?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:01:05 [astonbarclay.gb] INFO: Found listing with ID: 119676270
2026-03-25 13:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119676270%27 HTTP/1.1" 200 None
2026-03-25 13:01:05 [astonbarclay.gb] INFO: Scrape type for 119676270: 0
2026-03-25 13:01:05 [astonbarclay.gb] INFO: Found listing with ID: 120372054
2026-03-25 13:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120372054%27 HTTP/1.1" 200 None
2026-03-25 13:01:05 [astonbarclay.gb] INFO: Scrape type for 120372054: 0
2026-03-25 13:01:05 [astonbarclay.gb] INFO: Found listing with ID: 120109434
2026-03-25 13:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120109434%27 HTTP/1.1" 200 None
2026-03-25 13:01:05 [astonbarclay.gb] INFO: Scrape type for 120109434: 0
2026-03-25 13:01:05 [astonbarclay.gb] INFO: Found listing with ID: 120040757
2026-03-25 13:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120040757%27 HTTP/1.1" 200 None
2026-03-25 13:01:05 [astonbarclay.gb] INFO: Scrape type for 120040757: 0
2026-03-25 13:01:05 [astonbarclay.gb] INFO: Found listing with ID: 119907155
2026-03-25 13:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119907155%27 HTTP/1.1" 200 None
2026-03-25 13:01:05 [astonbarclay.gb] INFO: Scrape type for 119907155: 0
2026-03-25 13:01:05 [astonbarclay.gb] INFO: Found listing with ID: 120059610
2026-03-25 13:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120059610%27 HTTP/1.1" 200 None
2026-03-25 13:01:05 [astonbarclay.gb] INFO: Scrape type for 120059610: 0
2026-03-25 13:01:05 [astonbarclay.gb] INFO: Found listing with ID: 120406515
2026-03-25 13:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120406515%27 HTTP/1.1" 200 None
2026-03-25 13:01:05 [astonbarclay.gb] INFO: Scrape type for 120406515: 0
2026-03-25 13:01:05 [astonbarclay.gb] INFO: Found listing with ID: 119853698
2026-03-25 13:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119853698%27 HTTP/1.1" 200 None
2026-03-25 13:01:05 [astonbarclay.gb] INFO: Scrape type for 119853698: 0
2026-03-25 13:01:05 [astonbarclay.gb] INFO: Found listing with ID: 120475134
2026-03-25 13:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120475134%27 HTTP/1.1" 200 None
2026-03-25 13:01:05 [astonbarclay.gb] INFO: Scrape type for 120475134: 0
2026-03-25 13:01:05 [astonbarclay.gb] INFO: Found listing with ID: 119196461
2026-03-25 13:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119196461%27 HTTP/1.1" 200 None
2026-03-25 13:01:05 [astonbarclay.gb] INFO: Scrape type for 119196461: 0
2026-03-25 13:01:05 [astonbarclay.gb] INFO: Found listing with ID: 119325860
2026-03-25 13:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119325860%27 HTTP/1.1" 200 None
2026-03-25 13:01:05 [astonbarclay.gb] INFO: Scrape type for 119325860: 0
2026-03-25 13:01:05 [astonbarclay.gb] INFO: Found listing with ID: 119373461
2026-03-25 13:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119373461%27 HTTP/1.1" 200 None
2026-03-25 13:01:05 [astonbarclay.gb] INFO: Scrape type for 119373461: 0
2026-03-25 13:01:05 [astonbarclay.gb] INFO: Found listing with ID: 120417153
2026-03-25 13:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120417153%27 HTTP/1.1" 200 None
2026-03-25 13:01:05 [astonbarclay.gb] INFO: Scrape type for 120417153: 0
2026-03-25 13:01:05 [astonbarclay.gb] INFO: Found listing with ID: 120473916
2026-03-25 13:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120473916%27 HTTP/1.1" 200 None
2026-03-25 13:01:05 [astonbarclay.gb] INFO: Scrape type for 120473916: 0
2026-03-25 13:01:05 [astonbarclay.gb] INFO: Found listing with ID: 119579221
2026-03-25 13:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119579221%27 HTTP/1.1" 200 None
2026-03-25 13:01:05 [astonbarclay.gb] INFO: Scrape type for 119579221: 0
2026-03-25 13:01:05 [astonbarclay.gb] INFO: Found listing with ID: 119797897
2026-03-25 13:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119797897%27 HTTP/1.1" 200 None
2026-03-25 13:01:05 [astonbarclay.gb] INFO: Scrape type for 119797897: 0
2026-03-25 13:01:05 [astonbarclay.gb] INFO: Found listing with ID: 120151632
2026-03-25 13:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120151632%27 HTTP/1.1" 200 None
2026-03-25 13:01:05 [astonbarclay.gb] INFO: Scrape type for 120151632: 0
2026-03-25 13:01:05 [astonbarclay.gb] INFO: Found listing with ID: 119642095
2026-03-25 13:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119642095%27 HTTP/1.1" 200 None
2026-03-25 13:01:05 [astonbarclay.gb] INFO: Scrape type for 119642095: 0
2026-03-25 13:01:05 [astonbarclay.gb] INFO: Found listing with ID: 120351754
2026-03-25 13:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120351754%27 HTTP/1.1" 200 None
2026-03-25 13:01:05 [astonbarclay.gb] INFO: Scrape type for 120351754: 0
2026-03-25 13:01:05 [astonbarclay.gb] INFO: Found listing with ID: 119937938
2026-03-25 13:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119937938%27 HTTP/1.1" 200 None
2026-03-25 13:01:05 [astonbarclay.gb] INFO: Scrape type for 119937938: 2
2026-03-25 13:01:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:01:05 [astonbarclay.gb] INFO: Found listing with ID: 119345464
2026-03-25 13:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119345464%27 HTTP/1.1" 200 None
2026-03-25 13:01:05 [astonbarclay.gb] INFO: Scrape type for 119345464: 0
2026-03-25 13:01:05 [astonbarclay.gb] INFO: Found listing with ID: 119821506
2026-03-25 13:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119821506%27 HTTP/1.1" 200 None
2026-03-25 13:01:05 [astonbarclay.gb] INFO: Scrape type for 119821506: 0
2026-03-25 13:01:05 [astonbarclay.gb] INFO: Found listing with ID: 117750130
2026-03-25 13:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27117750130%27 HTTP/1.1" 200 None
2026-03-25 13:01:05 [astonbarclay.gb] INFO: Scrape type for 117750130: 0
2026-03-25 13:01:05 [astonbarclay.gb] INFO: Found listing with ID: 119915892
2026-03-25 13:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119915892%27 HTTP/1.1" 200 None
2026-03-25 13:01:05 [astonbarclay.gb] INFO: Scrape type for 119915892: 0
2026-03-25 13:01:05 [astonbarclay.gb] INFO: Found listing with ID: 120122180
2026-03-25 13:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120122180%27 HTTP/1.1" 200 None
2026-03-25 13:01:05 [astonbarclay.gb] INFO: Scrape type for 120122180: 0
2026-03-25 13:01:05 [astonbarclay.gb] INFO: Found listing with ID: 119581013
2026-03-25 13:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119581013%27 HTTP/1.1" 200 None
2026-03-25 13:01:05 [astonbarclay.gb] INFO: Scrape type for 119581013: 0
2026-03-25 13:01:05 [astonbarclay.gb] INFO: Found listing with ID: 119508668
2026-03-25 13:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119508668%27 HTTP/1.1" 200 None
2026-03-25 13:01:05 [astonbarclay.gb] INFO: Scrape type for 119508668: 0
2026-03-25 13:01:05 [astonbarclay.gb] INFO: Found listing with ID: 119755396
2026-03-25 13:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119755396%27 HTTP/1.1" 200 None
2026-03-25 13:01:05 [astonbarclay.gb] INFO: Scrape type for 119755396: 0
2026-03-25 13:01:05 [astonbarclay.gb] INFO: Found listing with ID: 120377822
2026-03-25 13:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120377822%27 HTTP/1.1" 200 None
2026-03-25 13:01:05 [astonbarclay.gb] INFO: Scrape type for 120377822: 0
2026-03-25 13:01:05 [astonbarclay.gb] INFO: Found listing with ID: 120056131
2026-03-25 13:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120056131%27 HTTP/1.1" 200 None
2026-03-25 13:01:05 [astonbarclay.gb] INFO: Scrape type for 120056131: 0
2026-03-25 13:01:05 [astonbarclay.gb] INFO: Found listing with ID: 120244888
2026-03-25 13:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120244888%27 HTTP/1.1" 200 None
2026-03-25 13:01:05 [astonbarclay.gb] INFO: Scrape type for 120244888: 0
2026-03-25 13:01:05 [astonbarclay.gb] INFO: Found listing with ID: 120147059
2026-03-25 13:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120147059%27 HTTP/1.1" 200 None
2026-03-25 13:01:05 [astonbarclay.gb] INFO: Scrape type for 120147059: 0
2026-03-25 13:01:05 [astonbarclay.gb] INFO: Found listing with ID: 119648097
2026-03-25 13:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119648097%27 HTTP/1.1" 200 None
2026-03-25 13:01:05 [astonbarclay.gb] INFO: Scrape type for 119648097: 0
2026-03-25 13:01:05 [astonbarclay.gb] INFO: Found listing with ID: 119798473
2026-03-25 13:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119798473%27 HTTP/1.1" 200 None
2026-03-25 13:01:05 [astonbarclay.gb] INFO: Scrape type for 119798473: 0
2026-03-25 13:01:05 [astonbarclay.gb] INFO: Found listing with ID: 119613838
2026-03-25 13:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119613838%27 HTTP/1.1" 200 None
2026-03-25 13:01:05 [astonbarclay.gb] INFO: Scrape type for 119613838: 0
2026-03-25 13:01:05 [astonbarclay.gb] INFO: Found listing with ID: 118319892
2026-03-25 13:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27118319892%27 HTTP/1.1" 200 None
2026-03-25 13:01:05 [astonbarclay.gb] INFO: Scrape type for 118319892: 0
2026-03-25 13:01:05 [astonbarclay.gb] INFO: Found listing with ID: 120411982
2026-03-25 13:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120411982%27 HTTP/1.1" 200 None
2026-03-25 13:01:05 [astonbarclay.gb] INFO: Scrape type for 120411982: 0
2026-03-25 13:01:05 [astonbarclay.gb] INFO: Found listing with ID: 119431738
2026-03-25 13:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119431738%27 HTTP/1.1" 200 None
2026-03-25 13:01:05 [astonbarclay.gb] INFO: Scrape type for 119431738: 0
2026-03-25 13:01:05 [astonbarclay.gb] INFO: Found listing with ID: 119850906
2026-03-25 13:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119850906%27 HTTP/1.1" 200 None
2026-03-25 13:01:05 [astonbarclay.gb] INFO: Scrape type for 119850906: 0
2026-03-25 13:01:05 [astonbarclay.gb] INFO: Found listing with ID: 120055031
2026-03-25 13:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120055031%27 HTTP/1.1" 200 None
2026-03-25 13:01:05 [astonbarclay.gb] INFO: Scrape type for 120055031: 0
2026-03-25 13:01:05 [astonbarclay.gb] INFO: Found listing with ID: 120310450
2026-03-25 13:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120310450%27 HTTP/1.1" 200 None
2026-03-25 13:01:05 [astonbarclay.gb] INFO: Scrape type for 120310450: 0
2026-03-25 13:01:05 [astonbarclay.gb] INFO: Found listing with ID: 119772022
2026-03-25 13:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119772022%27 HTTP/1.1" 200 None
2026-03-25 13:01:05 [astonbarclay.gb] INFO: Scrape type for 119772022: 0
2026-03-25 13:01:05 [astonbarclay.gb] INFO: Found listing with ID: 120226993
2026-03-25 13:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120226993%27 HTTP/1.1" 200 None
2026-03-25 13:01:05 [astonbarclay.gb] INFO: Scrape type for 120226993: 0
2026-03-25 13:01:05 [astonbarclay.gb] INFO: Found listing with ID: 115946044
2026-03-25 13:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27115946044%27 HTTP/1.1" 200 None
2026-03-25 13:01:05 [astonbarclay.gb] INFO: Scrape type for 115946044: 0
2026-03-25 13:01:05 [astonbarclay.gb] INFO: Found listing with ID: 114387843
2026-03-25 13:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27114387843%27 HTTP/1.1" 200 None
2026-03-25 13:01:05 [astonbarclay.gb] INFO: Scrape type for 114387843: 0
2026-03-25 13:01:05 [astonbarclay.gb] INFO: Found listing with ID: 116896106
2026-03-25 13:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27116896106%27 HTTP/1.1" 200 None
2026-03-25 13:01:05 [astonbarclay.gb] INFO: Scrape type for 116896106: 0
2026-03-25 13:01:05 [astonbarclay.gb] INFO: Found listing with ID: 114098261
2026-03-25 13:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27114098261%27 HTTP/1.1" 200 None
2026-03-25 13:01:05 [astonbarclay.gb] INFO: Scrape type for 114098261: 0
2026-03-25 13:01:05 [astonbarclay.gb] INFO: Found listing with ID: 120299755
2026-03-25 13:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120299755%27 HTTP/1.1" 200 None
2026-03-25 13:01:05 [astonbarclay.gb] INFO: Scrape type for 120299755: 0
2026-03-25 13:01:05 [astonbarclay.gb] INFO: Found listing with ID: 119193826
2026-03-25 13:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119193826%27 HTTP/1.1" 200 None
2026-03-25 13:01:05 [astonbarclay.gb] INFO: Scrape type for 119193826: 0
2026-03-25 13:01:05 [astonbarclay.gb] INFO: Found listing with ID: 119972264
2026-03-25 13:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119972264%27 HTTP/1.1" 200 None
2026-03-25 13:01:05 [astonbarclay.gb] INFO: Scrape type for 119972264: 0
2026-03-25 13:01:05 [astonbarclay.gb] INFO: Found listing with ID: 114638344
2026-03-25 13:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27114638344%27 HTTP/1.1" 200 None
2026-03-25 13:01:05 [astonbarclay.gb] INFO: Scrape type for 114638344: 0
2026-03-25 13:01:05 [astonbarclay.gb] INFO: Found listing with ID: 119639426
2026-03-25 13:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119639426%27 HTTP/1.1" 200 None
2026-03-25 13:01:05 [astonbarclay.gb] INFO: Scrape type for 119639426: 0
2026-03-25 13:01:05 [astonbarclay.gb] INFO: Found listing with ID: 120442728
2026-03-25 13:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120442728%27 HTTP/1.1" 200 None
2026-03-25 13:01:05 [astonbarclay.gb] INFO: Scrape type for 120442728: 0
2026-03-25 13:01:05 [astonbarclay.gb] INFO: Found listing with ID: 120264238
2026-03-25 13:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120264238%27 HTTP/1.1" 200 None
2026-03-25 13:01:05 [astonbarclay.gb] INFO: Scrape type for 120264238: 0
2026-03-25 13:01:05 [astonbarclay.gb] INFO: Found listing with ID: 120542837
2026-03-25 13:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120542837%27 HTTP/1.1" 200 None
2026-03-25 13:01:05 [astonbarclay.gb] INFO: Scrape type for 120542837: 0
2026-03-25 13:01:05 [astonbarclay.gb] INFO: Found listing with ID: 119967315
2026-03-25 13:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119967315%27 HTTP/1.1" 200 None
2026-03-25 13:01:05 [astonbarclay.gb] INFO: Scrape type for 119967315: 0
2026-03-25 13:01:05 [astonbarclay.gb] INFO: Found listing with ID: 119646645
2026-03-25 13:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119646645%27 HTTP/1.1" 200 None
2026-03-25 13:01:05 [astonbarclay.gb] INFO: Scrape type for 119646645: 2
2026-03-25 13:01:05 [scrapy.extensions.logstats] INFO: Crawled 16 pages (at 16 pages/min), scraped 0 items (at 0 items/min)
2026-03-25 13:01:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 178MiB
2026-03-25 13:01:05 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120584213, 'registration': 'EO63ENC', 'account': 'WBA004', 'make': 'SEAT', 'model': 'IBIZA HATCHBACK', 'derivative': '1.2 TSI FR 5dr', 'mileage': 147140, 'mileageWarranty': True, 'type': 'car', 'saleId': 19179, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 452}, 'saleStart': '2026-03-25T10:00Z', 'lot': 1298, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2013-09-30', 'fuel': 'Petrol', 'motExpiry': '2026-07-30', 'doors': 5, 'engineSize': 1197, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/EO63ENC/2026-03-19/image/3c0e278a-9600-489d-9f3b-0427c838dcaa_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO63ENC/2026-03-19/image/f7b26553-7b33-46ed-9353-5e30a2e1fd29_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO63ENC/2026-03-19/image/71bbb21d-9595-41f9-a102-5b64b8a90785_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO63ENC/2026-03-19/image/3f4e3092-61f2-4673-9d5a-139477b7fea1_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO63ENC/2026-03-19/image/63345261-6e7b-4b7c-a05a-865da309777b_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO63ENC/2026-03-19/image/f965f07f-c588-4a1d-82e3-2c533b52b23b_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO63ENC/2026-03-19/image/8411c979-fd12-4890-8ab7-21fc71785020_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO63ENC/2026-03-19/image/cdf1e193-c31f-45ee-b01f-62f28270c22d_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO63ENC/2026-03-19/image/23c23634-72bc-41be-a792-89fd60412a97_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 09/14- 9K, 09/16- 29K, 07/18- 46K, 07/20- 71K, 07/21- 81K, 07/22- 91K, 07/24- 123K', 'remarks': 'VOSA STATES 91K, 108K, 123K, 137K, SPARE KEY IN OFFICE, GARMIN SCREEN IN OFFICE', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 119, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/82628081-4545-49f9-ab8e-79ea3a2b47f8.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:01:05 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120584213, 'registration': 'EO63ENC', 'account': 'WBA004', 'make': 'SEAT', 'model': 'IBIZA HATCHBACK', 'derivative': '1.2 TSI FR 5dr', 'mileage': 147140, 'mileageWarranty': True, 'type': 'car', 'saleId': 19179, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 452}, 'saleStart': '2026-03-25T10:00Z', 'lot': 1298, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2013-09-30', 'fuel': 'Petrol', 'motExpiry': '2026-07-30', 'doors': 5, 'engineSize': 1197, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/EO63ENC/2026-03-19/image/3c0e278a-9600-489d-9f3b-0427c838dcaa_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO63ENC/2026-03-19/image/f7b26553-7b33-46ed-9353-5e30a2e1fd29_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO63ENC/2026-03-19/image/71bbb21d-9595-41f9-a102-5b64b8a90785_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO63ENC/2026-03-19/image/3f4e3092-61f2-4673-9d5a-139477b7fea1_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO63ENC/2026-03-19/image/63345261-6e7b-4b7c-a05a-865da309777b_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO63ENC/2026-03-19/image/f965f07f-c588-4a1d-82e3-2c533b52b23b_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO63ENC/2026-03-19/image/8411c979-fd12-4890-8ab7-21fc71785020_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO63ENC/2026-03-19/image/cdf1e193-c31f-45ee-b01f-62f28270c22d_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO63ENC/2026-03-19/image/23c23634-72bc-41be-a792-89fd60412a97_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 09/14- 9K, 09/16- 29K, 07/18- 46K, 07/20- 71K, 07/21- 81K, 07/22- 91K, 07/24- 123K', 'remarks': 'VOSA STATES 91K, 108K, 123K, 137K, SPARE KEY IN OFFICE, GARMIN SCREEN IN OFFICE', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 119, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/82628081-4545-49f9-ab8e-79ea3a2b47f8.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:01:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6bb7f9db-bbb1-5824-8f42-aa663cbaa263 with identifier: 120584213
2026-03-25 13:01:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6bb7f9db-bbb1-5824-8f42-aa663cbaa263 with scrape type 2
2026-03-25 13:01:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6bb7f9db-bbb1-5824-8f42-aa663cbaa263 with scrape type 2
2026-03-25 13:01:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 6bb7f9db-bbb1-5824-8f42-aa663cbaa263, identifier: 120584213
2026-03-25 13:01:06 [astonbarclay.gb] INFO: Found listing with ID: 119504828
2026-03-25 13:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119504828%27 HTTP/1.1" 200 None
2026-03-25 13:01:06 [astonbarclay.gb] INFO: Scrape type for 119504828: 0
2026-03-25 13:01:06 [astonbarclay.gb] INFO: Found listing with ID: 119498921
2026-03-25 13:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119498921%27 HTTP/1.1" 200 None
2026-03-25 13:01:06 [astonbarclay.gb] INFO: Scrape type for 119498921: 2
2026-03-25 13:01:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 6bb7f9db-bbb1-5824-8f42-aa663cbaa263 with identifier: 120584213
2026-03-25 13:01:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 6bb7f9db-bbb1-5824-8f42-aa663cbaa263 with identifier: 120584213
2026-03-25 13:01:06 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: 6bb7f9db-bbb1-5824-8f42-aa663cbaa263 with expiration date: 2026-03-25T10:00:00Z
{'auction_title': '',
'c_o_2_emission_value': 119,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.2L',
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Petrol',
'id': '6bb7f9db-bbb1-5824-8f42-aa663cbaa263',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'EO63ENC',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120584213',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'SEAT',
'model': 'IBIZA HATCHBACK',
'odometer': 147140,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-09-30',
'seller_name': 'UKCGR - Trade',
'title': 'SEAT IBIZA HATCHBACK 1.2 TSI FR 5dr',
'transmission': 'manual',
'trim': '1.2 TSI FR 5dr',
'vin': None,
'year': 2013}
2026-03-25 13:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120584213%27 HTTP/1.1" 200 None
2026-03-25 13:01:06 [astonbarclay.gb] INFO: Saving data for 120584213: {'auction_closing_time': 1774432800.0, 'created_time': 1773914555.677304, 'last_price_update_time': 1774443666.407174}
2026-03-25 13:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120584213') HTTP/1.1" 204 0
2026-03-25 13:01:06 [astonbarclay.gb] INFO: Found listing with ID: 116643554
2026-03-25 13:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27116643554%27 HTTP/1.1" 200 None
2026-03-25 13:01:06 [astonbarclay.gb] INFO: Scrape type for 116643554: 0
2026-03-25 13:01:06 [astonbarclay.gb] INFO: Found listing with ID: 118608407
2026-03-25 13:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27118608407%27 HTTP/1.1" 200 None
2026-03-25 13:01:06 [astonbarclay.gb] INFO: Scrape type for 118608407: 2
2026-03-25 13:01:06 [astonbarclay.gb] INFO: Found listing with ID: 118950379
2026-03-25 13:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27118950379%27 HTTP/1.1" 200 None
2026-03-25 13:01:06 [astonbarclay.gb] INFO: Scrape type for 118950379: 0
2026-03-25 13:01:06 [astonbarclay.gb] INFO: Found listing with ID: 118463621
2026-03-25 13:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27118463621%27 HTTP/1.1" 200 None
2026-03-25 13:01:06 [astonbarclay.gb] INFO: Scrape type for 118463621: 2
2026-03-25 13:01:06 [astonbarclay.gb] INFO: Found listing with ID: 120446994
2026-03-25 13:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120446994%27 HTTP/1.1" 200 None
2026-03-25 13:01:06 [astonbarclay.gb] INFO: Scrape type for 120446994: 0
2026-03-25 13:01:06 [astonbarclay.gb] INFO: Found listing with ID: 120617471
2026-03-25 13:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120617471%27 HTTP/1.1" 200 None
2026-03-25 13:01:06 [astonbarclay.gb] INFO: Scrape type for 120617471: 0
2026-03-25 13:01:06 [astonbarclay.gb] INFO: Found listing with ID: 120415189
2026-03-25 13:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120415189%27 HTTP/1.1" 200 None
2026-03-25 13:01:06 [astonbarclay.gb] INFO: Scrape type for 120415189: 0
2026-03-25 13:01:06 [astonbarclay.gb] INFO: Found listing with ID: 120447093
2026-03-25 13:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120447093%27 HTTP/1.1" 200 None
2026-03-25 13:01:06 [astonbarclay.gb] INFO: Scrape type for 120447093: 0
2026-03-25 13:01:06 [astonbarclay.gb] INFO: Found listing with ID: 120463311
2026-03-25 13:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120463311%27 HTTP/1.1" 200 None
2026-03-25 13:01:06 [astonbarclay.gb] INFO: Scrape type for 120463311: 0
2026-03-25 13:01:06 [astonbarclay.gb] INFO: Found listing with ID: 120378446
2026-03-25 13:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120378446%27 HTTP/1.1" 200 None
2026-03-25 13:01:06 [astonbarclay.gb] INFO: Scrape type for 120378446: 0
2026-03-25 13:01:06 [astonbarclay.gb] INFO: Found listing with ID: 120442874
2026-03-25 13:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120442874%27 HTTP/1.1" 200 None
2026-03-25 13:01:06 [astonbarclay.gb] INFO: Scrape type for 120442874: 0
2026-03-25 13:01:06 [astonbarclay.gb] INFO: Found listing with ID: 120484995
2026-03-25 13:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120484995%27 HTTP/1.1" 200 None
2026-03-25 13:01:06 [astonbarclay.gb] INFO: Scrape type for 120484995: 0
2026-03-25 13:01:06 [astonbarclay.gb] INFO: Found listing with ID: 120446950
2026-03-25 13:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120446950%27 HTTP/1.1" 200 None
2026-03-25 13:01:06 [astonbarclay.gb] INFO: Scrape type for 120446950: 0
2026-03-25 13:01:06 [astonbarclay.gb] INFO: Found listing with ID: 120393576
2026-03-25 13:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120393576%27 HTTP/1.1" 200 None
2026-03-25 13:01:06 [astonbarclay.gb] INFO: Scrape type for 120393576: 0
2026-03-25 13:01:06 [astonbarclay.gb] INFO: Found listing with ID: 120403903
2026-03-25 13:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120403903%27 HTTP/1.1" 200 None
2026-03-25 13:01:06 [astonbarclay.gb] INFO: Scrape type for 120403903: 0
2026-03-25 13:01:06 [astonbarclay.gb] INFO: Found listing with ID: 120594233
2026-03-25 13:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120594233%27 HTTP/1.1" 200 None
2026-03-25 13:01:06 [astonbarclay.gb] INFO: Scrape type for 120594233: 0
2026-03-25 13:01:06 [astonbarclay.gb] INFO: Found listing with ID: 120525358
2026-03-25 13:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120525358%27 HTTP/1.1" 200 None
2026-03-25 13:01:06 [astonbarclay.gb] INFO: Scrape type for 120525358: 0
2026-03-25 13:01:06 [astonbarclay.gb] INFO: Found listing with ID: 120558903
2026-03-25 13:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120558903%27 HTTP/1.1" 200 None
2026-03-25 13:01:06 [astonbarclay.gb] INFO: Scrape type for 120558903: 0
2026-03-25 13:01:06 [astonbarclay.gb] INFO: Found listing with ID: 120553268
2026-03-25 13:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120553268%27 HTTP/1.1" 200 None
2026-03-25 13:01:06 [astonbarclay.gb] INFO: Scrape type for 120553268: 0
2026-03-25 13:01:06 [astonbarclay.gb] INFO: Found listing with ID: 120413983
2026-03-25 13:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120413983%27 HTTP/1.1" 200 None
2026-03-25 13:01:06 [astonbarclay.gb] INFO: Scrape type for 120413983: 0
2026-03-25 13:01:06 [astonbarclay.gb] INFO: Found listing with ID: 120594466
2026-03-25 13:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120594466%27 HTTP/1.1" 200 None
2026-03-25 13:01:06 [astonbarclay.gb] INFO: Scrape type for 120594466: 0
2026-03-25 13:01:06 [astonbarclay.gb] INFO: Found listing with ID: 120437058
2026-03-25 13:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120437058%27 HTTP/1.1" 200 None
2026-03-25 13:01:06 [astonbarclay.gb] INFO: Scrape type for 120437058: 0
2026-03-25 13:01:06 [astonbarclay.gb] INFO: Found listing with ID: 120295670
2026-03-25 13:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120295670%27 HTTP/1.1" 200 None
2026-03-25 13:01:06 [astonbarclay.gb] INFO: Scrape type for 120295670: 0
2026-03-25 13:01:06 [astonbarclay.gb] INFO: Found listing with ID: 120446941
2026-03-25 13:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120446941%27 HTTP/1.1" 200 None
2026-03-25 13:01:06 [astonbarclay.gb] INFO: Scrape type for 120446941: 0
2026-03-25 13:01:06 [astonbarclay.gb] INFO: Found listing with ID: 120295835
2026-03-25 13:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120295835%27 HTTP/1.1" 200 None
2026-03-25 13:01:06 [astonbarclay.gb] INFO: Scrape type for 120295835: 0
2026-03-25 13:01:06 [astonbarclay.gb] INFO: Found listing with ID: 120476808
2026-03-25 13:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120476808%27 HTTP/1.1" 200 None
2026-03-25 13:01:06 [astonbarclay.gb] INFO: Scrape type for 120476808: 0
2026-03-25 13:01:06 [astonbarclay.gb] INFO: Found listing with ID: 120292097
2026-03-25 13:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120292097%27 HTTP/1.1" 200 None
2026-03-25 13:01:06 [astonbarclay.gb] INFO: Scrape type for 120292097: 0
2026-03-25 13:01:06 [astonbarclay.gb] INFO: Found listing with ID: 120447179
2026-03-25 13:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120447179%27 HTTP/1.1" 200 None
2026-03-25 13:01:06 [astonbarclay.gb] INFO: Scrape type for 120447179: 0
2026-03-25 13:01:06 [astonbarclay.gb] INFO: Found listing with ID: 120058501
2026-03-25 13:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120058501%27 HTTP/1.1" 200 None
2026-03-25 13:01:07 [astonbarclay.gb] INFO: Scrape type for 120058501: 0
2026-03-25 13:01:07 [astonbarclay.gb] INFO: Found listing with ID: 120366523
2026-03-25 13:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120366523%27 HTTP/1.1" 200 None
2026-03-25 13:01:07 [astonbarclay.gb] INFO: Scrape type for 120366523: 0
2026-03-25 13:01:07 [astonbarclay.gb] INFO: Found listing with ID: 120295334
2026-03-25 13:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120295334%27 HTTP/1.1" 200 None
2026-03-25 13:01:07 [astonbarclay.gb] INFO: Scrape type for 120295334: 0
2026-03-25 13:01:07 [astonbarclay.gb] INFO: Found listing with ID: 120622168
2026-03-25 13:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120622168%27 HTTP/1.1" 200 None
2026-03-25 13:01:07 [astonbarclay.gb] INFO: Scrape type for 120622168: 0
2026-03-25 13:01:07 [astonbarclay.gb] INFO: Found listing with ID: 120446107
2026-03-25 13:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120446107%27 HTTP/1.1" 200 None
2026-03-25 13:01:07 [astonbarclay.gb] INFO: Scrape type for 120446107: 0
2026-03-25 13:01:07 [astonbarclay.gb] INFO: Found listing with ID: 120055288
2026-03-25 13:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120055288%27 HTTP/1.1" 200 None
2026-03-25 13:01:07 [astonbarclay.gb] INFO: Scrape type for 120055288: 0
2026-03-25 13:01:07 [astonbarclay.gb] INFO: Found listing with ID: 120295500
2026-03-25 13:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120295500%27 HTTP/1.1" 200 None
2026-03-25 13:01:07 [astonbarclay.gb] INFO: Scrape type for 120295500: 0
2026-03-25 13:01:07 [astonbarclay.gb] INFO: Found listing with ID: 120295379
2026-03-25 13:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120295379%27 HTTP/1.1" 200 None
2026-03-25 13:01:07 [astonbarclay.gb] INFO: Scrape type for 120295379: 0
2026-03-25 13:01:07 [astonbarclay.gb] INFO: Found listing with ID: 120476818
2026-03-25 13:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120476818%27 HTTP/1.1" 200 None
2026-03-25 13:01:07 [astonbarclay.gb] INFO: Scrape type for 120476818: 0
2026-03-25 13:01:07 [astonbarclay.gb] INFO: Found listing with ID: 119808598
2026-03-25 13:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119808598%27 HTTP/1.1" 200 None
2026-03-25 13:01:07 [astonbarclay.gb] INFO: Scrape type for 119808598: 0
2026-03-25 13:01:07 [astonbarclay.gb] INFO: Found listing with ID: 120572433
2026-03-25 13:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120572433%27 HTTP/1.1" 200 None
2026-03-25 13:01:07 [astonbarclay.gb] INFO: Scrape type for 120572433: 0
2026-03-25 13:01:07 [astonbarclay.gb] INFO: Found listing with ID: 120617807
2026-03-25 13:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120617807%27 HTTP/1.1" 200 None
2026-03-25 13:01:07 [astonbarclay.gb] INFO: Scrape type for 120617807: 0
2026-03-25 13:01:07 [astonbarclay.gb] INFO: Found listing with ID: 120295365
2026-03-25 13:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120295365%27 HTTP/1.1" 200 None
2026-03-25 13:01:07 [astonbarclay.gb] INFO: Scrape type for 120295365: 0
2026-03-25 13:01:07 [astonbarclay.gb] INFO: Found listing with ID: 120631423
2026-03-25 13:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120631423%27 HTTP/1.1" 200 None
2026-03-25 13:01:07 [astonbarclay.gb] INFO: Scrape type for 120631423: 0
2026-03-25 13:01:07 [astonbarclay.gb] INFO: Found listing with ID: 120481432
2026-03-25 13:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120481432%27 HTTP/1.1" 200 None
2026-03-25 13:01:07 [astonbarclay.gb] INFO: Scrape type for 120481432: 0
2026-03-25 13:01:07 [astonbarclay.gb] INFO: Found listing with ID: 120295738
2026-03-25 13:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120295738%27 HTTP/1.1" 200 None
2026-03-25 13:01:07 [astonbarclay.gb] INFO: Scrape type for 120295738: 0
2026-03-25 13:01:07 [astonbarclay.gb] INFO: Found listing with ID: 120553020
2026-03-25 13:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120553020%27 HTTP/1.1" 200 None
2026-03-25 13:01:07 [astonbarclay.gb] INFO: Scrape type for 120553020: 0
2026-03-25 13:01:07 [astonbarclay.gb] INFO: Found listing with ID: 120606569
2026-03-25 13:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120606569%27 HTTP/1.1" 200 None
2026-03-25 13:01:07 [astonbarclay.gb] INFO: Scrape type for 120606569: 0
2026-03-25 13:01:07 [astonbarclay.gb] INFO: Found listing with ID: 120476832
2026-03-25 13:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120476832%27 HTTP/1.1" 200 None
2026-03-25 13:01:07 [astonbarclay.gb] INFO: Scrape type for 120476832: 0
2026-03-25 13:01:07 [astonbarclay.gb] INFO: Found listing with ID: 120441537
2026-03-25 13:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120441537%27 HTTP/1.1" 200 None
2026-03-25 13:01:07 [astonbarclay.gb] INFO: Scrape type for 120441537: 0
2026-03-25 13:01:07 [astonbarclay.gb] INFO: Found listing with ID: 120414008
2026-03-25 13:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120414008%27 HTTP/1.1" 200 None
2026-03-25 13:01:07 [astonbarclay.gb] INFO: Scrape type for 120414008: 0
2026-03-25 13:01:07 [astonbarclay.gb] INFO: Found listing with ID: 120571981
2026-03-25 13:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120571981%27 HTTP/1.1" 200 None
2026-03-25 13:01:07 [astonbarclay.gb] INFO: Scrape type for 120571981: 0
2026-03-25 13:01:07 [astonbarclay.gb] INFO: Found listing with ID: 120447157
2026-03-25 13:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120447157%27 HTTP/1.1" 200 None
2026-03-25 13:01:07 [astonbarclay.gb] INFO: Scrape type for 120447157: 0
2026-03-25 13:01:07 [astonbarclay.gb] INFO: Found listing with ID: 120447102
2026-03-25 13:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120447102%27 HTTP/1.1" 200 None
2026-03-25 13:01:07 [astonbarclay.gb] INFO: Scrape type for 120447102: 0
2026-03-25 13:01:07 [astonbarclay.gb] INFO: Found listing with ID: 120447169
2026-03-25 13:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120447169%27 HTTP/1.1" 200 None
2026-03-25 13:01:07 [astonbarclay.gb] INFO: Scrape type for 120447169: 0
2026-03-25 13:01:07 [astonbarclay.gb] INFO: Found listing with ID: 120684705
2026-03-25 13:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120684705%27 HTTP/1.1" 200 None
2026-03-25 13:01:07 [astonbarclay.gb] INFO: Scrape type for 120684705: 0
2026-03-25 13:01:07 [astonbarclay.gb] INFO: Found listing with ID: 120674439
2026-03-25 13:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120674439%27 HTTP/1.1" 200 None
2026-03-25 13:01:07 [astonbarclay.gb] INFO: Scrape type for 120674439: 0
2026-03-25 13:01:07 [astonbarclay.gb] INFO: Found listing with ID: 120636019
2026-03-25 13:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120636019%27 HTTP/1.1" 200 None
2026-03-25 13:01:07 [astonbarclay.gb] INFO: Scrape type for 120636019: 0
2026-03-25 13:01:07 [astonbarclay.gb] INFO: Found listing with ID: 120602548
2026-03-25 13:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120602548%27 HTTP/1.1" 200 None
2026-03-25 13:01:07 [astonbarclay.gb] INFO: Scrape type for 120602548: 0
2026-03-25 13:01:07 [astonbarclay.gb] INFO: Found listing with ID: 120446985
2026-03-25 13:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120446985%27 HTTP/1.1" 200 None
2026-03-25 13:01:07 [astonbarclay.gb] INFO: Scrape type for 120446985: 0
2026-03-25 13:01:07 [astonbarclay.gb] INFO: Found listing with ID: 120364234
2026-03-25 13:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120364234%27 HTTP/1.1" 200 None
2026-03-25 13:01:07 [astonbarclay.gb] INFO: Scrape type for 120364234: 0
2026-03-25 13:01:07 [astonbarclay.gb] INFO: Found listing with ID: 120295687
2026-03-25 13:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120295687%27 HTTP/1.1" 200 None
2026-03-25 13:01:07 [astonbarclay.gb] INFO: Scrape type for 120295687: 0
2026-03-25 13:01:07 [astonbarclay.gb] INFO: Found listing with ID: 120333553
2026-03-25 13:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120333553%27 HTTP/1.1" 200 None
2026-03-25 13:01:07 [astonbarclay.gb] INFO: Scrape type for 120333553: 0
2026-03-25 13:01:07 [astonbarclay.gb] INFO: Found listing with ID: 119997117
2026-03-25 13:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119997117%27 HTTP/1.1" 200 None
2026-03-25 13:01:07 [astonbarclay.gb] INFO: Scrape type for 119997117: 0
2026-03-25 13:01:07 [astonbarclay.gb] INFO: Found listing with ID: 120295481
2026-03-25 13:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120295481%27 HTTP/1.1" 200 None
2026-03-25 13:01:07 [astonbarclay.gb] INFO: Scrape type for 120295481: 0
2026-03-25 13:01:07 [astonbarclay.gb] INFO: Found listing with ID: 120295312
2026-03-25 13:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120295312%27 HTTP/1.1" 200 None
2026-03-25 13:01:07 [astonbarclay.gb] INFO: Scrape type for 120295312: 0
2026-03-25 13:01:07 [astonbarclay.gb] INFO: Found listing with ID: 120597377
2026-03-25 13:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120597377%27 HTTP/1.1" 200 None
2026-03-25 13:01:07 [astonbarclay.gb] INFO: Scrape type for 120597377: 0
2026-03-25 13:01:07 [astonbarclay.gb] INFO: Found listing with ID: 120295763
2026-03-25 13:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120295763%27 HTTP/1.1" 200 None
2026-03-25 13:01:07 [astonbarclay.gb] INFO: Scrape type for 120295763: 0
2026-03-25 13:01:07 [astonbarclay.gb] INFO: Found listing with ID: 120351951
2026-03-25 13:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120351951%27 HTTP/1.1" 200 None
2026-03-25 13:01:07 [astonbarclay.gb] INFO: Scrape type for 120351951: 0
2026-03-25 13:01:07 [astonbarclay.gb] INFO: Found listing with ID: 120295716
2026-03-25 13:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120295716%27 HTTP/1.1" 200 None
2026-03-25 13:01:07 [astonbarclay.gb] INFO: Scrape type for 120295716: 0
2026-03-25 13:01:07 [astonbarclay.gb] INFO: Found listing with ID: 120676520
2026-03-25 13:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120676520%27 HTTP/1.1" 200 None
2026-03-25 13:01:07 [astonbarclay.gb] INFO: Scrape type for 120676520: 0
2026-03-25 13:01:07 [astonbarclay.gb] INFO: Found listing with ID: 120295802
2026-03-25 13:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120295802%27 HTTP/1.1" 200 None
2026-03-25 13:01:07 [astonbarclay.gb] INFO: Scrape type for 120295802: 0
2026-03-25 13:01:07 [astonbarclay.gb] INFO: Found listing with ID: 120401646
2026-03-25 13:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120401646%27 HTTP/1.1" 200 None
2026-03-25 13:01:07 [astonbarclay.gb] INFO: Scrape type for 120401646: 0
2026-03-25 13:01:07 [astonbarclay.gb] INFO: Found listing with ID: 120400611
2026-03-25 13:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120400611%27 HTTP/1.1" 200 None
2026-03-25 13:01:07 [astonbarclay.gb] INFO: Scrape type for 120400611: 0
2026-03-25 13:01:07 [astonbarclay.gb] INFO: Found listing with ID: 120476870
2026-03-25 13:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120476870%27 HTTP/1.1" 200 None
2026-03-25 13:01:07 [astonbarclay.gb] INFO: Scrape type for 120476870: 0
2026-03-25 13:01:07 [astonbarclay.gb] INFO: Found listing with ID: 120368389
2026-03-25 13:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120368389%27 HTTP/1.1" 200 None
2026-03-25 13:01:07 [astonbarclay.gb] INFO: Scrape type for 120368389: 0
2026-03-25 13:01:07 [astonbarclay.gb] INFO: Found listing with ID: 120295276
2026-03-25 13:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120295276%27 HTTP/1.1" 200 None
2026-03-25 13:01:07 [astonbarclay.gb] INFO: Scrape type for 120295276: 0
2026-03-25 13:01:07 [astonbarclay.gb] INFO: Found listing with ID: 120585334
2026-03-25 13:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120585334%27 HTTP/1.1" 200 None
2026-03-25 13:01:07 [astonbarclay.gb] INFO: Scrape type for 120585334: 0
2026-03-25 13:01:07 [astonbarclay.gb] INFO: Found listing with ID: 120446932
2026-03-25 13:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120446932%27 HTTP/1.1" 200 None
2026-03-25 13:01:07 [astonbarclay.gb] INFO: Scrape type for 120446932: 0
2026-03-25 13:01:07 [astonbarclay.gb] INFO: Found listing with ID: 120476607
2026-03-25 13:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120476607%27 HTTP/1.1" 200 None
2026-03-25 13:01:07 [astonbarclay.gb] INFO: Scrape type for 120476607: 0
2026-03-25 13:01:07 [astonbarclay.gb] INFO: Found listing with ID: 120295812
2026-03-25 13:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120295812%27 HTTP/1.1" 200 None
2026-03-25 13:01:07 [astonbarclay.gb] INFO: Scrape type for 120295812: 0
2026-03-25 13:01:07 [astonbarclay.gb] INFO: Found listing with ID: 120525415
2026-03-25 13:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120525415%27 HTTP/1.1" 200 None
2026-03-25 13:01:07 [astonbarclay.gb] INFO: Scrape type for 120525415: 0
2026-03-25 13:01:07 [astonbarclay.gb] INFO: Found listing with ID: 120598377
2026-03-25 13:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120598377%27 HTTP/1.1" 200 None
2026-03-25 13:01:07 [astonbarclay.gb] INFO: Scrape type for 120598377: 0
2026-03-25 13:01:07 [astonbarclay.gb] INFO: Found listing with ID: 120417320
2026-03-25 13:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120417320%27 HTTP/1.1" 200 None
2026-03-25 13:01:07 [astonbarclay.gb] INFO: Scrape type for 120417320: 0
2026-03-25 13:01:07 [astonbarclay.gb] INFO: Found listing with ID: 120476861
2026-03-25 13:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120476861%27 HTTP/1.1" 200 None
2026-03-25 13:01:07 [astonbarclay.gb] INFO: Scrape type for 120476861: 0
2026-03-25 13:01:07 [astonbarclay.gb] INFO: Found listing with ID: 120401133
2026-03-25 13:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120401133%27 HTTP/1.1" 200 None
2026-03-25 13:01:07 [astonbarclay.gb] INFO: Scrape type for 120401133: 0
2026-03-25 13:01:07 [astonbarclay.gb] INFO: Found listing with ID: 120053848
2026-03-25 13:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120053848%27 HTTP/1.1" 200 None
2026-03-25 13:01:07 [astonbarclay.gb] INFO: Scrape type for 120053848: 0
2026-03-25 13:01:07 [astonbarclay.gb] INFO: Found listing with ID: 120674908
2026-03-25 13:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120674908%27 HTTP/1.1" 200 None
2026-03-25 13:01:07 [astonbarclay.gb] INFO: Scrape type for 120674908: 0
2026-03-25 13:01:07 [astonbarclay.gb] INFO: Found listing with ID: 120295393
2026-03-25 13:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120295393%27 HTTP/1.1" 200 None
2026-03-25 13:01:07 [astonbarclay.gb] INFO: Scrape type for 120295393: 0
2026-03-25 13:01:07 [astonbarclay.gb] INFO: Found listing with ID: 120401825
2026-03-25 13:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120401825%27 HTTP/1.1" 200 None
2026-03-25 13:01:07 [astonbarclay.gb] INFO: Scrape type for 120401825: 0
2026-03-25 13:01:07 [astonbarclay.gb] INFO: Found listing with ID: 120645853
2026-03-25 13:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120645853%27 HTTP/1.1" 200 None
2026-03-25 13:01:08 [astonbarclay.gb] INFO: Scrape type for 120645853: 0
2026-03-25 13:01:08 [astonbarclay.gb] INFO: Found listing with ID: 120295646
2026-03-25 13:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120295646%27 HTTP/1.1" 200 None
2026-03-25 13:01:08 [astonbarclay.gb] INFO: Scrape type for 120295646: 0
2026-03-25 13:01:08 [astonbarclay.gb] INFO: Found listing with ID: 120295348
2026-03-25 13:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120295348%27 HTTP/1.1" 200 None
2026-03-25 13:01:08 [astonbarclay.gb] INFO: Scrape type for 120295348: 0
2026-03-25 13:01:08 [astonbarclay.gb] INFO: Found listing with ID: 120595361
2026-03-25 13:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120595361%27 HTTP/1.1" 200 None
2026-03-25 13:01:08 [astonbarclay.gb] INFO: Scrape type for 120595361: 0
2026-03-25 13:01:08 [astonbarclay.gb] INFO: Found listing with ID: 120378830
2026-03-25 13:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120378830%27 HTTP/1.1" 200 None
2026-03-25 13:01:08 [astonbarclay.gb] INFO: Scrape type for 120378830: 0
2026-03-25 13:01:08 [astonbarclay.gb] INFO: Found listing with ID: 120476879
2026-03-25 13:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120476879%27 HTTP/1.1" 200 None
2026-03-25 13:01:08 [astonbarclay.gb] INFO: Scrape type for 120476879: 0
2026-03-25 13:01:08 [astonbarclay.gb] INFO: Found listing with ID: 120297093
2026-03-25 13:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120297093%27 HTTP/1.1" 200 None
2026-03-25 13:01:08 [astonbarclay.gb] INFO: Scrape type for 120297093: 0
2026-03-25 13:01:08 [astonbarclay.gb] INFO: Found listing with ID: 120502207
2026-03-25 13:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120502207%27 HTTP/1.1" 200 None
2026-03-25 13:01:08 [astonbarclay.gb] INFO: Scrape type for 120502207: 0
2026-03-25 13:01:08 [astonbarclay.gb] INFO: Found listing with ID: 120223236
2026-03-25 13:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120223236%27 HTTP/1.1" 200 None
2026-03-25 13:01:08 [astonbarclay.gb] INFO: Scrape type for 120223236: 0
2026-03-25 13:01:08 [astonbarclay.gb] INFO: Found listing with ID: 120655797
2026-03-25 13:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120655797%27 HTTP/1.1" 200 None
2026-03-25 13:01:08 [astonbarclay.gb] INFO: Scrape type for 120655797: 0
2026-03-25 13:01:08 [astonbarclay.gb] INFO: Found listing with ID: 120630889
2026-03-25 13:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120630889%27 HTTP/1.1" 200 None
2026-03-25 13:01:08 [astonbarclay.gb] INFO: Scrape type for 120630889: 0
2026-03-25 13:01:08 [astonbarclay.gb] INFO: Found listing with ID: 120688696
2026-03-25 13:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120688696%27 HTTP/1.1" 200 None
2026-03-25 13:01:08 [astonbarclay.gb] INFO: Scrape type for 120688696: 0
2026-03-25 13:01:08 [astonbarclay.gb] INFO: Found listing with ID: 120197297
2026-03-25 13:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120197297%27 HTTP/1.1" 200 None
2026-03-25 13:01:08 [astonbarclay.gb] INFO: Scrape type for 120197297: 0
2026-03-25 13:01:08 [astonbarclay.gb] INFO: Found listing with ID: 120729375
2026-03-25 13:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120729375%27 HTTP/1.1" 200 None
2026-03-25 13:01:08 [astonbarclay.gb] INFO: Scrape type for 120729375: 0
2026-03-25 13:01:08 [astonbarclay.gb] INFO: Found listing with ID: 120714534
2026-03-25 13:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120714534%27 HTTP/1.1" 200 None
2026-03-25 13:01:08 [astonbarclay.gb] INFO: Scrape type for 120714534: 2
2026-03-25 13:01:08 [astonbarclay.gb] INFO: Found listing with ID: 120650561
2026-03-25 13:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120650561%27 HTTP/1.1" 200 None
2026-03-25 13:01:08 [astonbarclay.gb] INFO: Scrape type for 120650561: 0
2026-03-25 13:01:08 [astonbarclay.gb] INFO: Found listing with ID: 120157396
2026-03-25 13:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120157396%27 HTTP/1.1" 200 None
2026-03-25 13:01:08 [astonbarclay.gb] INFO: Scrape type for 120157396: 0
2026-03-25 13:01:08 [astonbarclay.gb] INFO: Found listing with ID: 120601640
2026-03-25 13:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120601640%27 HTTP/1.1" 200 None
2026-03-25 13:01:08 [astonbarclay.gb] INFO: Scrape type for 120601640: 0
2026-03-25 13:01:08 [astonbarclay.gb] INFO: Found listing with ID: 119971952
2026-03-25 13:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119971952%27 HTTP/1.1" 200 None
2026-03-25 13:01:08 [astonbarclay.gb] INFO: Scrape type for 119971952: 0
2026-03-25 13:01:08 [astonbarclay.gb] INFO: Found listing with ID: 118823152
2026-03-25 13:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27118823152%27 HTTP/1.1" 200 None
2026-03-25 13:01:08 [astonbarclay.gb] INFO: Scrape type for 118823152: 0
2026-03-25 13:01:08 [astonbarclay.gb] INFO: Found listing with ID: 120450571
2026-03-25 13:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120450571%27 HTTP/1.1" 200 None
2026-03-25 13:01:08 [astonbarclay.gb] INFO: Scrape type for 120450571: 0
2026-03-25 13:01:08 [astonbarclay.gb] INFO: Found listing with ID: 118813061
2026-03-25 13:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27118813061%27 HTTP/1.1" 200 None
2026-03-25 13:01:08 [astonbarclay.gb] INFO: Scrape type for 118813061: 0
2026-03-25 13:01:08 [astonbarclay.gb] INFO: Found listing with ID: 120484142
2026-03-25 13:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120484142%27 HTTP/1.1" 200 None
2026-03-25 13:01:08 [astonbarclay.gb] INFO: Scrape type for 120484142: 0
2026-03-25 13:01:08 [astonbarclay.gb] INFO: Found listing with ID: 117864929
2026-03-25 13:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27117864929%27 HTTP/1.1" 200 None
2026-03-25 13:01:08 [astonbarclay.gb] INFO: Scrape type for 117864929: 0
2026-03-25 13:01:08 [astonbarclay.gb] INFO: Found listing with ID: 117831410
2026-03-25 13:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27117831410%27 HTTP/1.1" 200 None
2026-03-25 13:01:08 [astonbarclay.gb] INFO: Scrape type for 117831410: 0
2026-03-25 13:01:08 [astonbarclay.gb] INFO: Found listing with ID: 117831399
2026-03-25 13:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27117831399%27 HTTP/1.1" 200 None
2026-03-25 13:01:08 [astonbarclay.gb] INFO: Scrape type for 117831399: 2
2026-03-25 13:01:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120509974?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:01:08 [astonbarclay.gb] INFO: Found listing with ID: 117831433
2026-03-25 13:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27117831433%27 HTTP/1.1" 200 None
2026-03-25 13:01:08 [astonbarclay.gb] INFO: Scrape type for 117831433: 0
2026-03-25 13:01:08 [astonbarclay.gb] INFO: Found listing with ID: 119453437
2026-03-25 13:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119453437%27 HTTP/1.1" 200 None
2026-03-25 13:01:08 [astonbarclay.gb] INFO: Scrape type for 119453437: 0
2026-03-25 13:01:08 [astonbarclay.gb] INFO: Found listing with ID: 119453456
2026-03-25 13:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119453456%27 HTTP/1.1" 200 None
2026-03-25 13:01:08 [astonbarclay.gb] INFO: Scrape type for 119453456: 2
2026-03-25 13:01:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:01:08 [astonbarclay.gb] INFO: Found listing with ID: 120344753
2026-03-25 13:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120344753%27 HTTP/1.1" 200 None
2026-03-25 13:01:08 [astonbarclay.gb] INFO: Scrape type for 120344753: 0
2026-03-25 13:01:08 [astonbarclay.gb] INFO: Found listing with ID: 119761940
2026-03-25 13:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119761940%27 HTTP/1.1" 200 None
2026-03-25 13:01:08 [astonbarclay.gb] INFO: Scrape type for 119761940: 0
2026-03-25 13:01:08 [astonbarclay.gb] INFO: Found listing with ID: 120519906
2026-03-25 13:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120519906%27 HTTP/1.1" 200 None
2026-03-25 13:01:08 [astonbarclay.gb] INFO: Scrape type for 120519906: 0
2026-03-25 13:01:08 [astonbarclay.gb] INFO: Found listing with ID: 120228997
2026-03-25 13:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120228997%27 HTTP/1.1" 200 None
2026-03-25 13:01:08 [astonbarclay.gb] INFO: Scrape type for 120228997: 0
2026-03-25 13:01:08 [astonbarclay.gb] INFO: Found listing with ID: 120731329
2026-03-25 13:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120731329%27 HTTP/1.1" 200 None
2026-03-25 13:01:08 [astonbarclay.gb] INFO: Scrape type for 120731329: 0
2026-03-25 13:01:08 [astonbarclay.gb] INFO: Found listing with ID: 120471162
2026-03-25 13:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120471162%27 HTTP/1.1" 200 None
2026-03-25 13:01:08 [astonbarclay.gb] INFO: Scrape type for 120471162: 0
2026-03-25 13:01:08 [astonbarclay.gb] INFO: Found listing with ID: 120462215
2026-03-25 13:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120462215%27 HTTP/1.1" 200 None
2026-03-25 13:01:08 [astonbarclay.gb] INFO: Scrape type for 120462215: 0
2026-03-25 13:01:08 [astonbarclay.gb] INFO: Found listing with ID: 120439240
2026-03-25 13:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120439240%27 HTTP/1.1" 200 None
2026-03-25 13:01:08 [astonbarclay.gb] INFO: Scrape type for 120439240: 0
2026-03-25 13:01:08 [astonbarclay.gb] INFO: Found listing with ID: 120690393
2026-03-25 13:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120690393%27 HTTP/1.1" 200 None
2026-03-25 13:01:08 [astonbarclay.gb] INFO: Scrape type for 120690393: 0
2026-03-25 13:01:08 [astonbarclay.gb] INFO: Found listing with ID: 120528265
2026-03-25 13:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120528265%27 HTTP/1.1" 200 None
2026-03-25 13:01:08 [astonbarclay.gb] INFO: Scrape type for 120528265: 0
2026-03-25 13:01:08 [astonbarclay.gb] INFO: Found listing with ID: 120632149
2026-03-25 13:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120632149%27 HTTP/1.1" 200 None
2026-03-25 13:01:08 [astonbarclay.gb] INFO: Scrape type for 120632149: 0
2026-03-25 13:01:08 [astonbarclay.gb] INFO: Found listing with ID: 120732724
2026-03-25 13:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120732724%27 HTTP/1.1" 200 None
2026-03-25 13:01:08 [astonbarclay.gb] INFO: Scrape type for 120732724: 0
2026-03-25 13:01:08 [astonbarclay.gb] INFO: Found listing with ID: 120631237
2026-03-25 13:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120631237%27 HTTP/1.1" 200 None
2026-03-25 13:01:08 [astonbarclay.gb] INFO: Scrape type for 120631237: 0
2026-03-25 13:01:08 [astonbarclay.gb] INFO: Found listing with ID: 120369757
2026-03-25 13:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120369757%27 HTTP/1.1" 200 None
2026-03-25 13:01:08 [astonbarclay.gb] INFO: Scrape type for 120369757: 0
2026-03-25 13:01:08 [astonbarclay.gb] INFO: Found listing with ID: 120589268
2026-03-25 13:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120589268%27 HTTP/1.1" 200 None
2026-03-25 13:01:08 [astonbarclay.gb] INFO: Scrape type for 120589268: 0
2026-03-25 13:01:08 [astonbarclay.gb] INFO: Found listing with ID: 120694718
2026-03-25 13:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120694718%27 HTTP/1.1" 200 None
2026-03-25 13:01:08 [astonbarclay.gb] INFO: Scrape type for 120694718: 0
2026-03-25 13:01:08 [astonbarclay.gb] INFO: Found listing with ID: 120442214
2026-03-25 13:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120442214%27 HTTP/1.1" 200 None
2026-03-25 13:01:08 [astonbarclay.gb] INFO: Scrape type for 120442214: 0
2026-03-25 13:01:08 [astonbarclay.gb] INFO: Found listing with ID: 120738420
2026-03-25 13:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120738420%27 HTTP/1.1" 200 None
2026-03-25 13:01:08 [astonbarclay.gb] INFO: Scrape type for 120738420: 0
2026-03-25 13:01:08 [astonbarclay.gb] INFO: Found listing with ID: 120631843
2026-03-25 13:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120631843%27 HTTP/1.1" 200 None
2026-03-25 13:01:08 [astonbarclay.gb] INFO: Scrape type for 120631843: 0
2026-03-25 13:01:08 [astonbarclay.gb] INFO: Found listing with ID: 120417688
2026-03-25 13:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120417688%27 HTTP/1.1" 200 None
2026-03-25 13:01:08 [astonbarclay.gb] INFO: Scrape type for 120417688: 0
2026-03-25 13:01:08 [astonbarclay.gb] INFO: Found listing with ID: 120733189
2026-03-25 13:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120733189%27 HTTP/1.1" 200 None
2026-03-25 13:01:08 [astonbarclay.gb] INFO: Scrape type for 120733189: 0
2026-03-25 13:01:08 [astonbarclay.gb] INFO: Found listing with ID: 120759763
2026-03-25 13:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120759763%27 HTTP/1.1" 200 None
2026-03-25 13:01:08 [astonbarclay.gb] INFO: Scrape type for 120759763: 0
2026-03-25 13:01:08 [astonbarclay.gb] INFO: Found listing with ID: 120723262
2026-03-25 13:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120723262%27 HTTP/1.1" 200 None
2026-03-25 13:01:08 [astonbarclay.gb] INFO: Scrape type for 120723262: 0
2026-03-25 13:01:08 [astonbarclay.gb] INFO: Found listing with ID: 120456149
2026-03-25 13:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120456149%27 HTTP/1.1" 200 None
2026-03-25 13:01:08 [astonbarclay.gb] INFO: Scrape type for 120456149: 0
2026-03-25 13:01:08 [astonbarclay.gb] INFO: Found listing with ID: 120454834
2026-03-25 13:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120454834%27 HTTP/1.1" 200 None
2026-03-25 13:01:08 [astonbarclay.gb] INFO: Scrape type for 120454834: 0
2026-03-25 13:01:08 [astonbarclay.gb] INFO: Found listing with ID: 120367525
2026-03-25 13:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120367525%27 HTTP/1.1" 200 None
2026-03-25 13:01:08 [astonbarclay.gb] INFO: Scrape type for 120367525: 0
2026-03-25 13:01:08 [astonbarclay.gb] INFO: Found listing with ID: 120442088
2026-03-25 13:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120442088%27 HTTP/1.1" 200 None
2026-03-25 13:01:08 [astonbarclay.gb] INFO: Scrape type for 120442088: 0
2026-03-25 13:01:08 [astonbarclay.gb] INFO: Found listing with ID: 120742052
2026-03-25 13:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120742052%27 HTTP/1.1" 200 None
2026-03-25 13:01:08 [astonbarclay.gb] INFO: Scrape type for 120742052: 0
2026-03-25 13:01:08 [astonbarclay.gb] INFO: Found listing with ID: 120728474
2026-03-25 13:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120728474%27 HTTP/1.1" 200 None
2026-03-25 13:01:08 [astonbarclay.gb] INFO: Scrape type for 120728474: 0
2026-03-25 13:01:08 [astonbarclay.gb] INFO: Found listing with ID: 120691127
2026-03-25 13:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120691127%27 HTTP/1.1" 200 None
2026-03-25 13:01:09 [astonbarclay.gb] INFO: Scrape type for 120691127: 0
2026-03-25 13:01:09 [astonbarclay.gb] INFO: Found listing with ID: 120657060
2026-03-25 13:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120657060%27 HTTP/1.1" 200 None
2026-03-25 13:01:09 [astonbarclay.gb] INFO: Scrape type for 120657060: 0
2026-03-25 13:01:09 [astonbarclay.gb] INFO: Found listing with ID: 120749685
2026-03-25 13:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120749685%27 HTTP/1.1" 200 None
2026-03-25 13:01:09 [astonbarclay.gb] INFO: Scrape type for 120749685: 0
2026-03-25 13:01:09 [astonbarclay.gb] INFO: Found listing with ID: 120675571
2026-03-25 13:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120675571%27 HTTP/1.1" 200 None
2026-03-25 13:01:09 [astonbarclay.gb] INFO: Scrape type for 120675571: 0
2026-03-25 13:01:09 [astonbarclay.gb] INFO: Found listing with ID: 120748919
2026-03-25 13:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120748919%27 HTTP/1.1" 200 None
2026-03-25 13:01:09 [astonbarclay.gb] INFO: Scrape type for 120748919: 0
2026-03-25 13:01:09 [astonbarclay.gb] INFO: Found listing with ID: 120574575
2026-03-25 13:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120574575%27 HTTP/1.1" 200 None
2026-03-25 13:01:09 [astonbarclay.gb] INFO: Scrape type for 120574575: 2
2026-03-25 13:01:09 [astonbarclay.gb] INFO: Found listing with ID: 120406593
2026-03-25 13:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120406593%27 HTTP/1.1" 200 None
2026-03-25 13:01:09 [astonbarclay.gb] INFO: Scrape type for 120406593: 0
2026-03-25 13:01:09 [astonbarclay.gb] INFO: Found listing with ID: 120283908
2026-03-25 13:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120283908%27 HTTP/1.1" 200 None
2026-03-25 13:01:09 [astonbarclay.gb] INFO: Scrape type for 120283908: 2
2026-03-25 13:01:09 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120509974, 'registration': 'DY13OGM', 'account': 'WBA004', 'make': 'PEUGEOT', 'model': '3008 DIESEL ESTATE', 'derivative': '1.6 e-HDi 115 Allure 5dr EGC', 'mileage': 182854, 'mileageWarranty': True, 'type': 'car', 'saleId': 19179, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 452}, 'saleStart': '2026-03-25T10:00Z', 'lot': 1262, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2013-03-31', 'fuel': 'Diesel', 'motExpiry': '2026-03-30', 'doors': 5, 'engineSize': 1560, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/DY13OGM/2026-03-17/image/992c7a70-df50-42dc-b8a1-be2b65222b9b_removebg.jpg?w=600', 'https://abimg003.imgix.net/DY13OGM/2026-03-17/image/67ed857e-00bf-4421-ae7b-bf4a2139c17b_removebg.jpg?w=600', 'https://abimg003.imgix.net/DY13OGM/2026-03-17/image/bb4bd2cf-37ac-4b32-a6ed-10d2c5d7fc5c_removebg.jpg?w=600', 'https://abimg003.imgix.net/DY13OGM/2026-03-17/image/d1491191-ea08-417c-8a64-ed21ba255a49_removebg.jpg?w=600', 'https://abimg003.imgix.net/DY13OGM/2026-03-17/image/0ceb1c70-00fb-49c8-830c-03340cea90d4_removebg.jpg?w=600', 'https://abimg003.imgix.net/DY13OGM/2026-03-17/image/0f4eb07e-2fed-4deb-87d3-67d523b23482_removebg.jpg?w=600', 'https://abimg003.imgix.net/DY13OGM/2026-03-17/image/9bf564dd-8d05-4176-afa8-0f3f614f8dba_removebg.jpg?w=600', 'https://abimg003.imgix.net/DY13OGM/2026-03-17/image/1f7951b4-74d6-4a2d-abb6-05fef041c1b3_removebg.jpg?w=600', 'https://abimg003.imgix.net/DY13OGM/2026-03-17/image/80c04b07-43f1-41db-a29f-d7cde6e8217e_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 08/13-9K, 06/14-26K, 07/15-44K, 03/16-57K, 10/17-79K, 11/18-98K, 10/19-116K, 03/21-127K, 05/22-141K, 11/23-158K, 03/25-172K', 'remarks': 'VOSA STATES 139K, 150K, 161K, 172K, SPARE KEY IN OFFICE - ODO SHOWS 294275 IN KM', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 112, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/1a3f8457-add8-48b3-a232-7845fc26b079.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:01:09 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120509974, 'registration': 'DY13OGM', 'account': 'WBA004', 'make': 'PEUGEOT', 'model': '3008 DIESEL ESTATE', 'derivative': '1.6 e-HDi 115 Allure 5dr EGC', 'mileage': 182854, 'mileageWarranty': True, 'type': 'car', 'saleId': 19179, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 452}, 'saleStart': '2026-03-25T10:00Z', 'lot': 1262, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2013-03-31', 'fuel': 'Diesel', 'motExpiry': '2026-03-30', 'doors': 5, 'engineSize': 1560, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/DY13OGM/2026-03-17/image/992c7a70-df50-42dc-b8a1-be2b65222b9b_removebg.jpg?w=600', 'https://abimg003.imgix.net/DY13OGM/2026-03-17/image/67ed857e-00bf-4421-ae7b-bf4a2139c17b_removebg.jpg?w=600', 'https://abimg003.imgix.net/DY13OGM/2026-03-17/image/bb4bd2cf-37ac-4b32-a6ed-10d2c5d7fc5c_removebg.jpg?w=600', 'https://abimg003.imgix.net/DY13OGM/2026-03-17/image/d1491191-ea08-417c-8a64-ed21ba255a49_removebg.jpg?w=600', 'https://abimg003.imgix.net/DY13OGM/2026-03-17/image/0ceb1c70-00fb-49c8-830c-03340cea90d4_removebg.jpg?w=600', 'https://abimg003.imgix.net/DY13OGM/2026-03-17/image/0f4eb07e-2fed-4deb-87d3-67d523b23482_removebg.jpg?w=600', 'https://abimg003.imgix.net/DY13OGM/2026-03-17/image/9bf564dd-8d05-4176-afa8-0f3f614f8dba_removebg.jpg?w=600', 'https://abimg003.imgix.net/DY13OGM/2026-03-17/image/1f7951b4-74d6-4a2d-abb6-05fef041c1b3_removebg.jpg?w=600', 'https://abimg003.imgix.net/DY13OGM/2026-03-17/image/80c04b07-43f1-41db-a29f-d7cde6e8217e_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 08/13-9K, 06/14-26K, 07/15-44K, 03/16-57K, 10/17-79K, 11/18-98K, 10/19-116K, 03/21-127K, 05/22-141K, 11/23-158K, 03/25-172K', 'remarks': 'VOSA STATES 139K, 150K, 161K, 172K, SPARE KEY IN OFFICE - ODO SHOWS 294275 IN KM', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 112, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/1a3f8457-add8-48b3-a232-7845fc26b079.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:01:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 251cfd3b-3aa0-5028-a401-f544855d544b with identifier: 120509974
2026-03-25 13:01:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 251cfd3b-3aa0-5028-a401-f544855d544b with scrape type 2
2026-03-25 13:01:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 251cfd3b-3aa0-5028-a401-f544855d544b with scrape type 2
2026-03-25 13:01:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 251cfd3b-3aa0-5028-a401-f544855d544b, identifier: 120509974
2026-03-25 13:01:09 [astonbarclay.gb] INFO: Found listing with ID: 120050893
2026-03-25 13:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120050893%27 HTTP/1.1" 200 None
2026-03-25 13:01:09 [astonbarclay.gb] INFO: Scrape type for 120050893: 2
2026-03-25 13:01:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 251cfd3b-3aa0-5028-a401-f544855d544b with identifier: 120509974
2026-03-25 13:01:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 251cfd3b-3aa0-5028-a401-f544855d544b with identifier: 120509974
2026-03-25 13:01:09 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: 251cfd3b-3aa0-5028-a401-f544855d544b with expiration date: 2026-03-25T10:00:00Z
{'auction_title': '',
'c_o_2_emission_value': 112,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Diesel',
'id': '251cfd3b-3aa0-5028-a401-f544855d544b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'DY13OGM',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120509974',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'PEUGEOT',
'model': '3008 DIESEL ESTATE',
'odometer': 182854,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-03-31',
'seller_name': 'UKCGR - Trade',
'title': 'PEUGEOT 3008 DIESEL ESTATE 1.6 e-HDi 115 Allure 5dr EGC',
'transmission': 'automatic',
'trim': '1.6 e-HDi 115 Allure 5dr EGC',
'vin': None,
'year': 2013}
2026-03-25 13:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120509974%27 HTTP/1.1" 200 None
2026-03-25 13:01:09 [astonbarclay.gb] INFO: Saving data for 120509974: {'auction_closing_time': 1774432800.0, 'created_time': 1773774168.199742, 'last_price_update_time': 1774443669.636964}
2026-03-25 13:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120509974') HTTP/1.1" 204 0
2026-03-25 13:01:09 [astonbarclay.gb] INFO: Found listing with ID: 120331566
2026-03-25 13:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120331566%27 HTTP/1.1" 200 None
2026-03-25 13:01:09 [astonbarclay.gb] INFO: Scrape type for 120331566: 2
2026-03-25 13:01:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120547045?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:01:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:01:09 [astonbarclay.gb] INFO: Found listing with ID: 120225098
2026-03-25 13:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120225098%27 HTTP/1.1" 200 None
2026-03-25 13:01:09 [astonbarclay.gb] INFO: Scrape type for 120225098: 2
2026-03-25 13:01:09 [astonbarclay.gb] INFO: Found listing with ID: 120507267
2026-03-25 13:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120507267%27 HTTP/1.1" 200 None
2026-03-25 13:01:09 [astonbarclay.gb] INFO: Scrape type for 120507267: 2
2026-03-25 13:01:09 [astonbarclay.gb] INFO: Found listing with ID: 120467659
2026-03-25 13:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120467659%27 HTTP/1.1" 200 None
2026-03-25 13:01:09 [astonbarclay.gb] INFO: Scrape type for 120467659: 2
2026-03-25 13:01:09 [astonbarclay.gb] INFO: Found listing with ID: 119408215
2026-03-25 13:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119408215%27 HTTP/1.1" 200 None
2026-03-25 13:01:09 [astonbarclay.gb] INFO: Scrape type for 119408215: 0
2026-03-25 13:01:09 [astonbarclay.gb] INFO: Found listing with ID: 119203393
2026-03-25 13:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119203393%27 HTTP/1.1" 200 None
2026-03-25 13:01:09 [astonbarclay.gb] INFO: Scrape type for 119203393: 0
2026-03-25 13:01:09 [astonbarclay.gb] INFO: Found listing with ID: 119328399
2026-03-25 13:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119328399%27 HTTP/1.1" 200 None
2026-03-25 13:01:09 [astonbarclay.gb] INFO: Scrape type for 119328399: 0
2026-03-25 13:01:09 [astonbarclay.gb] INFO: Found listing with ID: 119343898
2026-03-25 13:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119343898%27 HTTP/1.1" 200 None
2026-03-25 13:01:09 [astonbarclay.gb] INFO: Scrape type for 119343898: 0
2026-03-25 13:01:09 [astonbarclay.gb] INFO: Found listing with ID: 119819209
2026-03-25 13:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119819209%27 HTTP/1.1" 200 None
2026-03-25 13:01:09 [astonbarclay.gb] INFO: Scrape type for 119819209: 0
2026-03-25 13:01:09 [astonbarclay.gb] INFO: Found listing with ID: 119388788
2026-03-25 13:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119388788%27 HTTP/1.1" 200 None
2026-03-25 13:01:09 [astonbarclay.gb] INFO: Scrape type for 119388788: 0
2026-03-25 13:01:09 [astonbarclay.gb] INFO: Found listing with ID: 118039211
2026-03-25 13:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27118039211%27 HTTP/1.1" 200 None
2026-03-25 13:01:09 [astonbarclay.gb] INFO: Scrape type for 118039211: 0
2026-03-25 13:01:09 [astonbarclay.gb] INFO: Found listing with ID: 119286395
2026-03-25 13:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119286395%27 HTTP/1.1" 200 None
2026-03-25 13:01:09 [astonbarclay.gb] INFO: Scrape type for 119286395: 0
2026-03-25 13:01:09 [astonbarclay.gb] INFO: Found listing with ID: 119362345
2026-03-25 13:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119362345%27 HTTP/1.1" 200 None
2026-03-25 13:01:10 [astonbarclay.gb] INFO: Scrape type for 119362345: 0
2026-03-25 13:01:10 [astonbarclay.gb] INFO: Found listing with ID: 119687761
2026-03-25 13:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119687761%27 HTTP/1.1" 200 None
2026-03-25 13:01:10 [astonbarclay.gb] INFO: Scrape type for 119687761: 0
2026-03-25 13:01:10 [astonbarclay.gb] INFO: Found listing with ID: 120581723
2026-03-25 13:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120581723%27 HTTP/1.1" 200 None
2026-03-25 13:01:10 [astonbarclay.gb] INFO: Scrape type for 120581723: 0
2026-03-25 13:01:10 [astonbarclay.gb] INFO: Found listing with ID: 119516479
2026-03-25 13:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119516479%27 HTTP/1.1" 200 None
2026-03-25 13:01:10 [astonbarclay.gb] INFO: Scrape type for 119516479: 0
2026-03-25 13:01:10 [astonbarclay.gb] INFO: Found listing with ID: 120277850
2026-03-25 13:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120277850%27 HTTP/1.1" 200 None
2026-03-25 13:01:10 [astonbarclay.gb] INFO: Scrape type for 120277850: 0
2026-03-25 13:01:10 [astonbarclay.gb] INFO: Found listing with ID: 120400251
2026-03-25 13:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120400251%27 HTTP/1.1" 200 None
2026-03-25 13:01:10 [astonbarclay.gb] INFO: Scrape type for 120400251: 0
2026-03-25 13:01:10 [astonbarclay.gb] INFO: Found listing with ID: 120022329
2026-03-25 13:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120022329%27 HTTP/1.1" 200 None
2026-03-25 13:01:10 [astonbarclay.gb] INFO: Scrape type for 120022329: 2
2026-03-25 13:01:10 [astonbarclay.gb] INFO: Found listing with ID: 119348144
2026-03-25 13:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119348144%27 HTTP/1.1" 200 None
2026-03-25 13:01:10 [astonbarclay.gb] INFO: Scrape type for 119348144: 0
2026-03-25 13:01:10 [astonbarclay.gb] INFO: Found listing with ID: 120206283
2026-03-25 13:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120206283%27 HTTP/1.1" 200 None
2026-03-25 13:01:10 [astonbarclay.gb] INFO: Scrape type for 120206283: 2
2026-03-25 13:01:10 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120547045, 'registration': 'LR06OFF', 'account': 'WBA004', 'make': 'FIAT', 'model': '500 HATCHBACK SPECIAL EDITIONS', 'derivative': '1.2 ByDiesel 3dr', 'mileage': 142879, 'mileageWarranty': True, 'type': 'car', 'saleId': 19179, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 452}, 'saleStart': '2026-03-25T10:00Z', 'lot': 1295, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2009-10-08', 'fuel': 'Petrol', 'motExpiry': '2026-04-18', 'doors': 3, 'engineSize': 1242, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/LR06OFF/2026-03-18/image/747ffcfb-a69d-4b1e-b681-03fc493edc3f_removebg.jpg?w=600', 'https://abimg003.imgix.net/LR06OFF/2026-03-18/image/20eea18b-5c20-4a23-924f-b255c1f4ec27_removebg.jpg?w=600', 'https://abimg003.imgix.net/LR06OFF/2026-03-18/image/4f935e4c-bdd8-4027-bcf9-5e04c4490113_removebg.jpg?w=600', 'https://abimg003.imgix.net/LR06OFF/2026-03-18/image/142a9fc5-7a36-4fee-b3f9-ed668b52ec45_removebg.jpg?w=600', 'https://abimg003.imgix.net/LR06OFF/2026-03-18/image/879cc787-64ef-46e3-821f-4274d2a9e722_removebg.jpg?w=600', 'https://abimg003.imgix.net/LR06OFF/2026-03-18/image/f542f23a-ad5d-496e-a967-a39d6b6a6713_removebg.jpg?w=600', 'https://abimg003.imgix.net/LR06OFF/2026-03-18/image/2e542757-4170-42c4-afb9-71627c5c91b5_removebg.jpg?w=600', 'https://abimg003.imgix.net/LR06OFF/2026-03-18/image/20229d29-34d4-4fc6-affb-6d5fc93f9281_removebg.jpg?w=600', 'https://abimg003.imgix.net/LR06OFF/2026-03-18/image/07acbd0b-6db8-42be-88c3-d480300e926b_removebg.jpg?w=600'], 'colour': 'GREEN', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 09/10- 5k, 09/11- 12k, 10/12- 17k, 10/13- 24k, 10/14- 36k, 10/15- 49k, 10/17- 74k, 07/19- 84k, 10/20- 92k', 'remarks': 'VOSA STATES 100k, 110k, 116k, 133k, SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 119, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/70d1ae28-adf7-45f7-9973-1145710a86ff.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:01:10 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120547045, 'registration': 'LR06OFF', 'account': 'WBA004', 'make': 'FIAT', 'model': '500 HATCHBACK SPECIAL EDITIONS', 'derivative': '1.2 ByDiesel 3dr', 'mileage': 142879, 'mileageWarranty': True, 'type': 'car', 'saleId': 19179, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 452}, 'saleStart': '2026-03-25T10:00Z', 'lot': 1295, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2009-10-08', 'fuel': 'Petrol', 'motExpiry': '2026-04-18', 'doors': 3, 'engineSize': 1242, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/LR06OFF/2026-03-18/image/747ffcfb-a69d-4b1e-b681-03fc493edc3f_removebg.jpg?w=600', 'https://abimg003.imgix.net/LR06OFF/2026-03-18/image/20eea18b-5c20-4a23-924f-b255c1f4ec27_removebg.jpg?w=600', 'https://abimg003.imgix.net/LR06OFF/2026-03-18/image/4f935e4c-bdd8-4027-bcf9-5e04c4490113_removebg.jpg?w=600', 'https://abimg003.imgix.net/LR06OFF/2026-03-18/image/142a9fc5-7a36-4fee-b3f9-ed668b52ec45_removebg.jpg?w=600', 'https://abimg003.imgix.net/LR06OFF/2026-03-18/image/879cc787-64ef-46e3-821f-4274d2a9e722_removebg.jpg?w=600', 'https://abimg003.imgix.net/LR06OFF/2026-03-18/image/f542f23a-ad5d-496e-a967-a39d6b6a6713_removebg.jpg?w=600', 'https://abimg003.imgix.net/LR06OFF/2026-03-18/image/2e542757-4170-42c4-afb9-71627c5c91b5_removebg.jpg?w=600', 'https://abimg003.imgix.net/LR06OFF/2026-03-18/image/20229d29-34d4-4fc6-affb-6d5fc93f9281_removebg.jpg?w=600', 'https://abimg003.imgix.net/LR06OFF/2026-03-18/image/07acbd0b-6db8-42be-88c3-d480300e926b_removebg.jpg?w=600'], 'colour': 'GREEN', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 09/10- 5k, 09/11- 12k, 10/12- 17k, 10/13- 24k, 10/14- 36k, 10/15- 49k, 10/17- 74k, 07/19- 84k, 10/20- 92k', 'remarks': 'VOSA STATES 100k, 110k, 116k, 133k, SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 119, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/70d1ae28-adf7-45f7-9973-1145710a86ff.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:01:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8a674b62-e787-5d53-b4e8-36251e247523 with identifier: 120547045
2026-03-25 13:01:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8a674b62-e787-5d53-b4e8-36251e247523 with scrape type 2
2026-03-25 13:01:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8a674b62-e787-5d53-b4e8-36251e247523 with scrape type 2
2026-03-25 13:01:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 8a674b62-e787-5d53-b4e8-36251e247523, identifier: 120547045
2026-03-25 13:01:10 [astonbarclay.gb] INFO: Found listing with ID: 119783370
2026-03-25 13:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119783370%27 HTTP/1.1" 200 None
2026-03-25 13:01:10 [astonbarclay.gb] INFO: Scrape type for 119783370: 2
2026-03-25 13:01:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 8a674b62-e787-5d53-b4e8-36251e247523 with identifier: 120547045
2026-03-25 13:01:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 13:01:10 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=GREEN HTTP/1.1" 200 None
2026-03-25 13:01:10 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 13:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 13:01:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 8a674b62-e787-5d53-b4e8-36251e247523 with identifier: 120547045
2026-03-25 13:01:10 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: 8a674b62-e787-5d53-b4e8-36251e247523 with expiration date: 2026-03-25T10:00:00Z
{'auction_title': '',
'c_o_2_emission_value': 119,
'color': 'GREEN',
'currency': 'GBP',
'doors_number': 3,
'emission_standard': 'EURO 5',
'engine': '1.2L',
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Petrol',
'id': '8a674b62-e787-5d53-b4e8-36251e247523',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'LR06OFF',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120547045',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'FIAT',
'model': '500 HATCHBACK SPECIAL EDITIONS',
'odometer': 142879,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2009-10-08',
'seller_name': 'UKCGR - Trade',
'title': 'FIAT 500 HATCHBACK SPECIAL EDITIONS 1.2 ByDiesel 3dr',
'transmission': 'manual',
'trim': '1.2 ByDiesel 3dr',
'vin': None,
'year': 2009}
2026-03-25 13:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120547045%27 HTTP/1.1" 200 None
2026-03-25 13:01:10 [astonbarclay.gb] INFO: Saving data for 120547045: {'auction_closing_time': 1774432800.0, 'created_time': 1773830799.702038, 'last_price_update_time': 1774443670.524255}
2026-03-25 13:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120547045') HTTP/1.1" 204 0
2026-03-25 13:01:10 [astonbarclay.gb] INFO: Found listing with ID: 120292385
2026-03-25 13:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120292385%27 HTTP/1.1" 200 None
2026-03-25 13:01:10 [astonbarclay.gb] INFO: Scrape type for 120292385: 2
2026-03-25 13:01:10 [astonbarclay.gb] INFO: Found listing with ID: 120469224
2026-03-25 13:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120469224%27 HTTP/1.1" 200 None
2026-03-25 13:01:10 [astonbarclay.gb] INFO: Scrape type for 120469224: 2
2026-03-25 13:01:10 [astonbarclay.gb] INFO: Found listing with ID: 120393438
2026-03-25 13:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120393438%27 HTTP/1.1" 200 None
2026-03-25 13:01:10 [astonbarclay.gb] INFO: Scrape type for 120393438: 0
2026-03-25 13:01:10 [astonbarclay.gb] INFO: Found listing with ID: 120255215
2026-03-25 13:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120255215%27 HTTP/1.1" 200 None
2026-03-25 13:01:10 [astonbarclay.gb] INFO: Scrape type for 120255215: 0
2026-03-25 13:01:10 [astonbarclay.gb] INFO: Found listing with ID: 120331636
2026-03-25 13:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120331636%27 HTTP/1.1" 200 None
2026-03-25 13:01:10 [astonbarclay.gb] INFO: Scrape type for 120331636: 2
2026-03-25 13:01:10 [astonbarclay.gb] INFO: Found listing with ID: 120428872
2026-03-25 13:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120428872%27 HTTP/1.1" 200 None
2026-03-25 13:01:10 [astonbarclay.gb] INFO: Scrape type for 120428872: 0
2026-03-25 13:01:10 [astonbarclay.gb] INFO: Found listing with ID: 119427785
2026-03-25 13:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119427785%27 HTTP/1.1" 200 None
2026-03-25 13:01:10 [astonbarclay.gb] INFO: Scrape type for 119427785: 0
2026-03-25 13:01:10 [astonbarclay.gb] INFO: Found listing with ID: 119328453
2026-03-25 13:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119328453%27 HTTP/1.1" 200 None
2026-03-25 13:01:10 [astonbarclay.gb] INFO: Scrape type for 119328453: 0
2026-03-25 13:01:10 [astonbarclay.gb] INFO: Found listing with ID: 120392774
2026-03-25 13:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120392774%27 HTTP/1.1" 200 None
2026-03-25 13:01:10 [astonbarclay.gb] INFO: Scrape type for 120392774: 0
2026-03-25 13:01:10 [astonbarclay.gb] INFO: Found listing with ID: 118537231
2026-03-25 13:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27118537231%27 HTTP/1.1" 200 None
2026-03-25 13:01:10 [astonbarclay.gb] INFO: Scrape type for 118537231: 0
2026-03-25 13:01:10 [astonbarclay.gb] INFO: Found listing with ID: 120238552
2026-03-25 13:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120238552%27 HTTP/1.1" 200 None
2026-03-25 13:01:10 [astonbarclay.gb] INFO: Scrape type for 120238552: 0
2026-03-25 13:01:10 [astonbarclay.gb] INFO: Found listing with ID: 119629584
2026-03-25 13:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119629584%27 HTTP/1.1" 200 None
2026-03-25 13:01:10 [astonbarclay.gb] INFO: Scrape type for 119629584: 0
2026-03-25 13:01:10 [astonbarclay.gb] INFO: Found listing with ID: 119393289
2026-03-25 13:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119393289%27 HTTP/1.1" 200 None
2026-03-25 13:01:10 [astonbarclay.gb] INFO: Scrape type for 119393289: 0
2026-03-25 13:01:10 [astonbarclay.gb] INFO: Found listing with ID: 119669852
2026-03-25 13:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119669852%27 HTTP/1.1" 200 None
2026-03-25 13:01:10 [astonbarclay.gb] INFO: Scrape type for 119669852: 0
2026-03-25 13:01:10 [astonbarclay.gb] INFO: Found listing with ID: 120656054
2026-03-25 13:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120656054%27 HTTP/1.1" 200 None
2026-03-25 13:01:10 [astonbarclay.gb] INFO: Scrape type for 120656054: 0
2026-03-25 13:01:10 [astonbarclay.gb] INFO: Found listing with ID: 118714230
2026-03-25 13:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27118714230%27 HTTP/1.1" 200 None
2026-03-25 13:01:10 [astonbarclay.gb] INFO: Scrape type for 118714230: 0
2026-03-25 13:01:10 [astonbarclay.gb] INFO: Found listing with ID: 118276839
2026-03-25 13:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27118276839%27 HTTP/1.1" 200 None
2026-03-25 13:01:10 [astonbarclay.gb] INFO: Scrape type for 118276839: 0
2026-03-25 13:01:10 [astonbarclay.gb] INFO: Found listing with ID: 118345369
2026-03-25 13:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27118345369%27 HTTP/1.1" 200 None
2026-03-25 13:01:10 [astonbarclay.gb] INFO: Scrape type for 118345369: 0
2026-03-25 13:01:10 [astonbarclay.gb] INFO: Found listing with ID: 118872805
2026-03-25 13:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27118872805%27 HTTP/1.1" 200 None
2026-03-25 13:01:10 [astonbarclay.gb] INFO: Scrape type for 118872805: 0
2026-03-25 13:01:10 [astonbarclay.gb] INFO: Found listing with ID: 119244033
2026-03-25 13:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119244033%27 HTTP/1.1" 200 None
2026-03-25 13:01:10 [astonbarclay.gb] INFO: Scrape type for 119244033: 0
2026-03-25 13:01:10 [astonbarclay.gb] INFO: Found listing with ID: 120017370
2026-03-25 13:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120017370%27 HTTP/1.1" 200 None
2026-03-25 13:01:10 [astonbarclay.gb] INFO: Scrape type for 120017370: 0
2026-03-25 13:01:10 [astonbarclay.gb] INFO: Found listing with ID: 120061633
2026-03-25 13:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120061633%27 HTTP/1.1" 200 None
2026-03-25 13:01:11 [astonbarclay.gb] INFO: Scrape type for 120061633: 0
2026-03-25 13:01:11 [astonbarclay.gb] INFO: Found listing with ID: 119670217
2026-03-25 13:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119670217%27 HTTP/1.1" 200 None
2026-03-25 13:01:11 [astonbarclay.gb] INFO: Scrape type for 119670217: 0
2026-03-25 13:01:11 [astonbarclay.gb] INFO: Found listing with ID: 117742671
2026-03-25 13:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27117742671%27 HTTP/1.1" 200 None
2026-03-25 13:01:11 [astonbarclay.gb] INFO: Scrape type for 117742671: 0
2026-03-25 13:01:11 [astonbarclay.gb] INFO: Found listing with ID: 120542115
2026-03-25 13:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120542115%27 HTTP/1.1" 200 None
2026-03-25 13:01:11 [astonbarclay.gb] INFO: Scrape type for 120542115: 2
2026-03-25 13:01:11 [astonbarclay.gb] INFO: Found listing with ID: 120695982
2026-03-25 13:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120695982%27 HTTP/1.1" 200 None
2026-03-25 13:01:11 [astonbarclay.gb] INFO: Scrape type for 120695982: 0
2026-03-25 13:01:11 [astonbarclay.gb] INFO: Found listing with ID: 120507514
2026-03-25 13:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120507514%27 HTTP/1.1" 200 None
2026-03-25 13:01:11 [astonbarclay.gb] INFO: Scrape type for 120507514: 2
2026-03-25 13:01:11 [astonbarclay.gb] INFO: Found listing with ID: 120719063
2026-03-25 13:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120719063%27 HTTP/1.1" 200 None
2026-03-25 13:01:11 [astonbarclay.gb] INFO: Scrape type for 120719063: 0
2026-03-25 13:01:11 [astonbarclay.gb] INFO: Found listing with ID: 120696245
2026-03-25 13:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120696245%27 HTTP/1.1" 200 None
2026-03-25 13:01:11 [astonbarclay.gb] INFO: Scrape type for 120696245: 0
2026-03-25 13:01:11 [astonbarclay.gb] INFO: Found listing with ID: 120696092
2026-03-25 13:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120696092%27 HTTP/1.1" 200 None
2026-03-25 13:01:11 [astonbarclay.gb] INFO: Scrape type for 120696092: 0
2026-03-25 13:01:11 [astonbarclay.gb] INFO: Found listing with ID: 120614132
2026-03-25 13:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120614132%27 HTTP/1.1" 200 None
2026-03-25 13:01:11 [astonbarclay.gb] INFO: Scrape type for 120614132: 0
2026-03-25 13:01:11 [astonbarclay.gb] INFO: Found listing with ID: 120733369
2026-03-25 13:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120733369%27 HTTP/1.1" 200 None
2026-03-25 13:01:11 [astonbarclay.gb] INFO: Scrape type for 120733369: 0
2026-03-25 13:01:11 [astonbarclay.gb] INFO: Found listing with ID: 120454651
2026-03-25 13:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120454651%27 HTTP/1.1" 200 None
2026-03-25 13:01:11 [astonbarclay.gb] INFO: Scrape type for 120454651: 0
2026-03-25 13:01:11 [astonbarclay.gb] INFO: Found listing with ID: 120454860
2026-03-25 13:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120454860%27 HTTP/1.1" 200 None
2026-03-25 13:01:11 [astonbarclay.gb] INFO: Scrape type for 120454860: 0
2026-03-25 13:01:11 [astonbarclay.gb] INFO: Found listing with ID: 120474875
2026-03-25 13:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120474875%27 HTTP/1.1" 200 None
2026-03-25 13:01:11 [astonbarclay.gb] INFO: Scrape type for 120474875: 2
2026-03-25 13:01:11 [astonbarclay.gb] INFO: Found listing with ID: 120718994
2026-03-25 13:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120718994%27 HTTP/1.1" 200 None
2026-03-25 13:01:11 [astonbarclay.gb] INFO: Scrape type for 120718994: 0
2026-03-25 13:01:11 [astonbarclay.gb] INFO: Found listing with ID: 120715102
2026-03-25 13:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120715102%27 HTTP/1.1" 200 None
2026-03-25 13:01:11 [astonbarclay.gb] INFO: Scrape type for 120715102: 2
2026-03-25 13:01:11 [astonbarclay.gb] INFO: Found listing with ID: 120714496
2026-03-25 13:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120714496%27 HTTP/1.1" 200 None
2026-03-25 13:01:11 [astonbarclay.gb] INFO: Scrape type for 120714496: 2
2026-03-25 13:01:11 [astonbarclay.gb] INFO: Found listing with ID: 120714411
2026-03-25 13:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120714411%27 HTTP/1.1" 200 None
2026-03-25 13:01:11 [astonbarclay.gb] INFO: Scrape type for 120714411: 2
2026-03-25 13:01:11 [astonbarclay.gb] INFO: Found listing with ID: 120715223
2026-03-25 13:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120715223%27 HTTP/1.1" 200 None
2026-03-25 13:01:11 [astonbarclay.gb] INFO: Scrape type for 120715223: 2
2026-03-25 13:01:11 [astonbarclay.gb] INFO: Found listing with ID: 120714333
2026-03-25 13:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120714333%27 HTTP/1.1" 200 None
2026-03-25 13:01:11 [astonbarclay.gb] INFO: Scrape type for 120714333: 2
2026-03-25 13:01:11 [astonbarclay.gb] INFO: Found listing with ID: 120409640
2026-03-25 13:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120409640%27 HTTP/1.1" 200 None
2026-03-25 13:01:11 [astonbarclay.gb] INFO: Scrape type for 120409640: 0
2026-03-25 13:01:11 [astonbarclay.gb] INFO: Found listing with ID: 120682298
2026-03-25 13:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120682298%27 HTTP/1.1" 200 None
2026-03-25 13:01:11 [astonbarclay.gb] INFO: Scrape type for 120682298: 0
2026-03-25 13:01:11 [astonbarclay.gb] INFO: Found listing with ID: 120406177
2026-03-25 13:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120406177%27 HTTP/1.1" 200 None
2026-03-25 13:01:11 [astonbarclay.gb] INFO: Scrape type for 120406177: 0
2026-03-25 13:01:11 [astonbarclay.gb] INFO: Found listing with ID: 120652223
2026-03-25 13:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120652223%27 HTTP/1.1" 200 None
2026-03-25 13:01:11 [astonbarclay.gb] INFO: Scrape type for 120652223: 2
2026-03-25 13:01:11 [astonbarclay.gb] INFO: Found listing with ID: 120474035
2026-03-25 13:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120474035%27 HTTP/1.1" 200 None
2026-03-25 13:01:11 [astonbarclay.gb] INFO: Scrape type for 120474035: 0
2026-03-25 13:01:11 [astonbarclay.gb] INFO: Found listing with ID: 120667055
2026-03-25 13:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120667055%27 HTTP/1.1" 200 None
2026-03-25 13:01:11 [astonbarclay.gb] INFO: Scrape type for 120667055: 0
2026-03-25 13:01:11 [astonbarclay.gb] INFO: Found listing with ID: 120667537
2026-03-25 13:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120667537%27 HTTP/1.1" 200 None
2026-03-25 13:01:11 [astonbarclay.gb] INFO: Scrape type for 120667537: 0
2026-03-25 13:01:11 [astonbarclay.gb] INFO: Found listing with ID: 120622611
2026-03-25 13:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120622611%27 HTTP/1.1" 200 None
2026-03-25 13:01:11 [astonbarclay.gb] INFO: Scrape type for 120622611: 0
2026-03-25 13:01:11 [astonbarclay.gb] INFO: Found listing with ID: 120442120
2026-03-25 13:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120442120%27 HTTP/1.1" 200 None
2026-03-25 13:01:11 [astonbarclay.gb] INFO: Scrape type for 120442120: 0
2026-03-25 13:01:11 [astonbarclay.gb] INFO: Found listing with ID: 120379914
2026-03-25 13:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120379914%27 HTTP/1.1" 200 None
2026-03-25 13:01:11 [astonbarclay.gb] INFO: Scrape type for 120379914: 0
2026-03-25 13:01:11 [astonbarclay.gb] INFO: Found listing with ID: 120571911
2026-03-25 13:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120571911%27 HTTP/1.1" 200 None
2026-03-25 13:01:11 [astonbarclay.gb] INFO: Scrape type for 120571911: 0
2026-03-25 13:01:11 [astonbarclay.gb] INFO: Found listing with ID: 120668546
2026-03-25 13:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120668546%27 HTTP/1.1" 200 None
2026-03-25 13:01:11 [astonbarclay.gb] INFO: Scrape type for 120668546: 0
2026-03-25 13:01:11 [astonbarclay.gb] INFO: Found listing with ID: 120479128
2026-03-25 13:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120479128%27 HTTP/1.1" 200 None
2026-03-25 13:01:11 [astonbarclay.gb] INFO: Scrape type for 120479128: 2
2026-03-25 13:01:11 [astonbarclay.gb] INFO: Found listing with ID: 120668431
2026-03-25 13:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120668431%27 HTTP/1.1" 200 None
2026-03-25 13:01:11 [astonbarclay.gb] INFO: Scrape type for 120668431: 0
2026-03-25 13:01:11 [astonbarclay.gb] INFO: Found listing with ID: 120371603
2026-03-25 13:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120371603%27 HTTP/1.1" 200 None
2026-03-25 13:01:11 [astonbarclay.gb] INFO: Scrape type for 120371603: 0
2026-03-25 13:01:11 [astonbarclay.gb] INFO: Found listing with ID: 120622963
2026-03-25 13:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120622963%27 HTTP/1.1" 200 None
2026-03-25 13:01:11 [astonbarclay.gb] INFO: Scrape type for 120622963: 0
2026-03-25 13:01:11 [astonbarclay.gb] INFO: Found listing with ID: 120580331
2026-03-25 13:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120580331%27 HTTP/1.1" 200 None
2026-03-25 13:01:11 [astonbarclay.gb] INFO: Scrape type for 120580331: 0
2026-03-25 13:01:11 [astonbarclay.gb] INFO: Found listing with ID: 120657401
2026-03-25 13:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120657401%27 HTTP/1.1" 200 None
2026-03-25 13:01:11 [astonbarclay.gb] INFO: Scrape type for 120657401: 0
2026-03-25 13:01:11 [astonbarclay.gb] INFO: Found listing with ID: 120668539
2026-03-25 13:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120668539%27 HTTP/1.1" 200 None
2026-03-25 13:01:11 [astonbarclay.gb] INFO: Scrape type for 120668539: 0
2026-03-25 13:01:11 [astonbarclay.gb] INFO: Found listing with ID: 120667258
2026-03-25 13:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120667258%27 HTTP/1.1" 200 None
2026-03-25 13:01:11 [astonbarclay.gb] INFO: Scrape type for 120667258: 0
2026-03-25 13:01:11 [astonbarclay.gb] INFO: Found listing with ID: 120502496
2026-03-25 13:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120502496%27 HTTP/1.1" 200 None
2026-03-25 13:01:11 [astonbarclay.gb] INFO: Scrape type for 120502496: 0
2026-03-25 13:01:11 [astonbarclay.gb] INFO: Found listing with ID: 120659327
2026-03-25 13:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120659327%27 HTTP/1.1" 200 None
2026-03-25 13:01:11 [astonbarclay.gb] INFO: Scrape type for 120659327: 0
2026-03-25 13:01:11 [astonbarclay.gb] INFO: Found listing with ID: 120355965
2026-03-25 13:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120355965%27 HTTP/1.1" 200 None
2026-03-25 13:01:11 [astonbarclay.gb] INFO: Scrape type for 120355965: 0
2026-03-25 13:01:11 [astonbarclay.gb] INFO: Found listing with ID: 120380155
2026-03-25 13:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120380155%27 HTTP/1.1" 200 None
2026-03-25 13:01:11 [astonbarclay.gb] INFO: Scrape type for 120380155: 0
2026-03-25 13:01:11 [astonbarclay.gb] INFO: Found listing with ID: 120529656
2026-03-25 13:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120529656%27 HTTP/1.1" 200 None
2026-03-25 13:01:11 [astonbarclay.gb] INFO: Scrape type for 120529656: 0
2026-03-25 13:01:11 [astonbarclay.gb] INFO: Found listing with ID: 120356596
2026-03-25 13:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120356596%27 HTTP/1.1" 200 None
2026-03-25 13:01:11 [astonbarclay.gb] INFO: Scrape type for 120356596: 0
2026-03-25 13:01:11 [astonbarclay.gb] INFO: Found listing with ID: 120479474
2026-03-25 13:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120479474%27 HTTP/1.1" 200 None
2026-03-25 13:01:11 [astonbarclay.gb] INFO: Scrape type for 120479474: 0
2026-03-25 13:01:11 [astonbarclay.gb] INFO: Found listing with ID: 120652375
2026-03-25 13:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120652375%27 HTTP/1.1" 200 None
2026-03-25 13:01:11 [astonbarclay.gb] INFO: Scrape type for 120652375: 2
2026-03-25 13:01:11 [astonbarclay.gb] INFO: Found listing with ID: 120668119
2026-03-25 13:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120668119%27 HTTP/1.1" 200 None
2026-03-25 13:01:11 [astonbarclay.gb] INFO: Scrape type for 120668119: 0
2026-03-25 13:01:11 [astonbarclay.gb] INFO: Found listing with ID: 120668127
2026-03-25 13:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120668127%27 HTTP/1.1" 200 None
2026-03-25 13:01:11 [astonbarclay.gb] INFO: Scrape type for 120668127: 0
2026-03-25 13:01:11 [astonbarclay.gb] INFO: Found listing with ID: 120453729
2026-03-25 13:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120453729%27 HTTP/1.1" 200 None
2026-03-25 13:01:11 [astonbarclay.gb] INFO: Scrape type for 120453729: 0
2026-03-25 13:01:11 [astonbarclay.gb] INFO: Found listing with ID: 120470186
2026-03-25 13:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120470186%27 HTTP/1.1" 200 None
2026-03-25 13:01:11 [astonbarclay.gb] INFO: Scrape type for 120470186: 0
2026-03-25 13:01:11 [astonbarclay.gb] INFO: Found listing with ID: 120056865
2026-03-25 13:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120056865%27 HTTP/1.1" 200 None
2026-03-25 13:01:11 [astonbarclay.gb] INFO: Scrape type for 120056865: 0
2026-03-25 13:01:11 [astonbarclay.gb] INFO: Found listing with ID: 120439172
2026-03-25 13:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120439172%27 HTTP/1.1" 200 None
2026-03-25 13:01:11 [astonbarclay.gb] INFO: Scrape type for 120439172: 0
2026-03-25 13:01:11 [astonbarclay.gb] INFO: Found listing with ID: 120007374
2026-03-25 13:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120007374%27 HTTP/1.1" 200 None
2026-03-25 13:01:11 [astonbarclay.gb] INFO: Scrape type for 120007374: 0
2026-03-25 13:01:11 [astonbarclay.gb] INFO: Found listing with ID: 120415846
2026-03-25 13:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120415846%27 HTTP/1.1" 200 None
2026-03-25 13:01:11 [astonbarclay.gb] INFO: Scrape type for 120415846: 0
2026-03-25 13:01:11 [astonbarclay.gb] INFO: Found listing with ID: 120225028
2026-03-25 13:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120225028%27 HTTP/1.1" 200 None
2026-03-25 13:01:11 [astonbarclay.gb] INFO: Scrape type for 120225028: 0
2026-03-25 13:01:11 [astonbarclay.gb] INFO: Found listing with ID: 120475265
2026-03-25 13:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120475265%27 HTTP/1.1" 200 None
2026-03-25 13:01:11 [astonbarclay.gb] INFO: Scrape type for 120475265: 0
2026-03-25 13:01:11 [astonbarclay.gb] INFO: Found listing with ID: 120237809
2026-03-25 13:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120237809%27 HTTP/1.1" 200 None
2026-03-25 13:01:11 [astonbarclay.gb] INFO: Scrape type for 120237809: 0
2026-03-25 13:01:11 [astonbarclay.gb] INFO: Found listing with ID: 120056795
2026-03-25 13:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120056795%27 HTTP/1.1" 200 None
2026-03-25 13:01:12 [astonbarclay.gb] INFO: Scrape type for 120056795: 0
2026-03-25 13:01:12 [astonbarclay.gb] INFO: Found listing with ID: 120454811
2026-03-25 13:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120454811%27 HTTP/1.1" 200 None
2026-03-25 13:01:12 [astonbarclay.gb] INFO: Scrape type for 120454811: 0
2026-03-25 13:01:12 [astonbarclay.gb] INFO: Found listing with ID: 120454887
2026-03-25 13:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120454887%27 HTTP/1.1" 200 None
2026-03-25 13:01:12 [astonbarclay.gb] INFO: Scrape type for 120454887: 0
2026-03-25 13:01:12 [astonbarclay.gb] INFO: Found listing with ID: 120605172
2026-03-25 13:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120605172%27 HTTP/1.1" 200 None
2026-03-25 13:01:12 [astonbarclay.gb] INFO: Scrape type for 120605172: 0
2026-03-25 13:01:12 [astonbarclay.gb] INFO: Found listing with ID: 120719442
2026-03-25 13:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120719442%27 HTTP/1.1" 200 None
2026-03-25 13:01:12 [astonbarclay.gb] INFO: Scrape type for 120719442: 0
2026-03-25 13:01:12 [astonbarclay.gb] INFO: Found listing with ID: 120605018
2026-03-25 13:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120605018%27 HTTP/1.1" 200 None
2026-03-25 13:01:12 [astonbarclay.gb] INFO: Scrape type for 120605018: 0
2026-03-25 13:01:12 [astonbarclay.gb] INFO: Found listing with ID: 120606158
2026-03-25 13:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120606158%27 HTTP/1.1" 200 None
2026-03-25 13:01:12 [astonbarclay.gb] INFO: Scrape type for 120606158: 0
2026-03-25 13:01:12 [astonbarclay.gb] INFO: Found listing with ID: 120733542
2026-03-25 13:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120733542%27 HTTP/1.1" 200 None
2026-03-25 13:01:12 [astonbarclay.gb] INFO: Scrape type for 120733542: 0
2026-03-25 13:01:12 [astonbarclay.gb] INFO: Found listing with ID: 120721726
2026-03-25 13:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120721726%27 HTTP/1.1" 200 None
2026-03-25 13:01:12 [astonbarclay.gb] INFO: Scrape type for 120721726: 0
2026-03-25 13:01:12 [astonbarclay.gb] INFO: Found listing with ID: 120733640
2026-03-25 13:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120733640%27 HTTP/1.1" 200 None
2026-03-25 13:01:12 [astonbarclay.gb] INFO: Scrape type for 120733640: 0
2026-03-25 13:01:12 [astonbarclay.gb] INFO: Found listing with ID: 120732912
2026-03-25 13:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120732912%27 HTTP/1.1" 200 None
2026-03-25 13:01:12 [astonbarclay.gb] INFO: Scrape type for 120732912: 0
2026-03-25 13:01:12 [astonbarclay.gb] INFO: Found listing with ID: 120732453
2026-03-25 13:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120732453%27 HTTP/1.1" 200 None
2026-03-25 13:01:12 [astonbarclay.gb] INFO: Scrape type for 120732453: 0
2026-03-25 13:01:12 [astonbarclay.gb] INFO: Found listing with ID: 120728826
2026-03-25 13:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120728826%27 HTTP/1.1" 200 None
2026-03-25 13:01:12 [astonbarclay.gb] INFO: Scrape type for 120728826: 0
2026-03-25 13:01:12 [astonbarclay.gb] INFO: Found listing with ID: 120722968
2026-03-25 13:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120722968%27 HTTP/1.1" 200 None
2026-03-25 13:01:12 [astonbarclay.gb] INFO: Scrape type for 120722968: 0
2026-03-25 13:01:12 [astonbarclay.gb] INFO: Found listing with ID: 120723504
2026-03-25 13:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120723504%27 HTTP/1.1" 200 None
2026-03-25 13:01:12 [astonbarclay.gb] INFO: Scrape type for 120723504: 0
2026-03-25 13:01:12 [astonbarclay.gb] INFO: Found listing with ID: 120410940
2026-03-25 13:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120410940%27 HTTP/1.1" 200 None
2026-03-25 13:01:12 [astonbarclay.gb] INFO: Scrape type for 120410940: 0
2026-03-25 13:01:12 [astonbarclay.gb] INFO: Found listing with ID: 120589168
2026-03-25 13:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120589168%27 HTTP/1.1" 200 None
2026-03-25 13:01:12 [astonbarclay.gb] INFO: Scrape type for 120589168: 0
2026-03-25 13:01:12 [astonbarclay.gb] INFO: Found listing with ID: 120480111
2026-03-25 13:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120480111%27 HTTP/1.1" 200 None
2026-03-25 13:01:12 [astonbarclay.gb] INFO: Scrape type for 120480111: 0
2026-03-25 13:01:12 [astonbarclay.gb] INFO: Found listing with ID: 120473922
2026-03-25 13:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120473922%27 HTTP/1.1" 200 None
2026-03-25 13:01:12 [astonbarclay.gb] INFO: Scrape type for 120473922: 0
2026-03-25 13:01:12 [astonbarclay.gb] INFO: Found listing with ID: 120585628
2026-03-25 13:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120585628%27 HTTP/1.1" 200 None
2026-03-25 13:01:12 [astonbarclay.gb] INFO: Scrape type for 120585628: 0
2026-03-25 13:01:12 [astonbarclay.gb] INFO: Found listing with ID: 120443870
2026-03-25 13:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120443870%27 HTTP/1.1" 200 None
2026-03-25 13:01:12 [astonbarclay.gb] INFO: Scrape type for 120443870: 0
2026-03-25 13:01:12 [astonbarclay.gb] INFO: Found listing with ID: 120477820
2026-03-25 13:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120477820%27 HTTP/1.1" 200 None
2026-03-25 13:01:12 [astonbarclay.gb] INFO: Scrape type for 120477820: 0
2026-03-25 13:01:12 [astonbarclay.gb] INFO: Found listing with ID: 120371832
2026-03-25 13:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120371832%27 HTTP/1.1" 200 None
2026-03-25 13:01:12 [astonbarclay.gb] INFO: Scrape type for 120371832: 0
2026-03-25 13:01:12 [astonbarclay.gb] INFO: Found listing with ID: 120453711
2026-03-25 13:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120453711%27 HTTP/1.1" 200 None
2026-03-25 13:01:12 [astonbarclay.gb] INFO: Scrape type for 120453711: 0
2026-03-25 13:01:12 [astonbarclay.gb] INFO: Found listing with ID: 120473847
2026-03-25 13:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120473847%27 HTTP/1.1" 200 None
2026-03-25 13:01:12 [astonbarclay.gb] INFO: Scrape type for 120473847: 0
2026-03-25 13:01:12 [astonbarclay.gb] INFO: Found listing with ID: 120606141
2026-03-25 13:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120606141%27 HTTP/1.1" 200 None
2026-03-25 13:01:12 [astonbarclay.gb] INFO: Scrape type for 120606141: 0
2026-03-25 13:01:12 [astonbarclay.gb] INFO: Found listing with ID: 120056805
2026-03-25 13:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120056805%27 HTTP/1.1" 200 None
2026-03-25 13:01:12 [astonbarclay.gb] INFO: Scrape type for 120056805: 0
2026-03-25 13:01:12 [astonbarclay.gb] INFO: Found listing with ID: 120364356
2026-03-25 13:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120364356%27 HTTP/1.1" 200 None
2026-03-25 13:01:12 [astonbarclay.gb] INFO: Scrape type for 120364356: 0
2026-03-25 13:01:12 [astonbarclay.gb] INFO: Found listing with ID: 120627439
2026-03-25 13:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120627439%27 HTTP/1.1" 200 None
2026-03-25 13:01:12 [astonbarclay.gb] INFO: Scrape type for 120627439: 0
2026-03-25 13:01:12 [astonbarclay.gb] INFO: Found listing with ID: 120007531
2026-03-25 13:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120007531%27 HTTP/1.1" 200 None
2026-03-25 13:01:12 [astonbarclay.gb] INFO: Scrape type for 120007531: 0
2026-03-25 13:01:12 [astonbarclay.gb] INFO: Found listing with ID: 120162821
2026-03-25 13:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120162821%27 HTTP/1.1" 200 None
2026-03-25 13:01:12 [astonbarclay.gb] INFO: Scrape type for 120162821: 0
2026-03-25 13:01:12 [astonbarclay.gb] INFO: Found listing with ID: 120539218
2026-03-25 13:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120539218%27 HTTP/1.1" 200 None
2026-03-25 13:01:12 [astonbarclay.gb] INFO: Scrape type for 120539218: 0
2026-03-25 13:01:12 [astonbarclay.gb] INFO: Found listing with ID: 120041052
2026-03-25 13:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120041052%27 HTTP/1.1" 200 None
2026-03-25 13:01:12 [astonbarclay.gb] INFO: Scrape type for 120041052: 0
2026-03-25 13:01:12 [astonbarclay.gb] INFO: Found listing with ID: 120650937
2026-03-25 13:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120650937%27 HTTP/1.1" 200 None
2026-03-25 13:01:12 [astonbarclay.gb] INFO: Scrape type for 120650937: 0
2026-03-25 13:01:12 [astonbarclay.gb] INFO: Found listing with ID: 120479509
2026-03-25 13:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120479509%27 HTTP/1.1" 200 None
2026-03-25 13:01:12 [astonbarclay.gb] INFO: Scrape type for 120479509: 0
2026-03-25 13:01:12 [astonbarclay.gb] INFO: Found listing with ID: 119801407
2026-03-25 13:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119801407%27 HTTP/1.1" 200 None
2026-03-25 13:01:12 [astonbarclay.gb] INFO: Scrape type for 119801407: 0
2026-03-25 13:01:12 [astonbarclay.gb] INFO: Found listing with ID: 120630710
2026-03-25 13:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120630710%27 HTTP/1.1" 200 None
2026-03-25 13:01:12 [astonbarclay.gb] INFO: Scrape type for 120630710: 0
2026-03-25 13:01:12 [astonbarclay.gb] INFO: Found listing with ID: 120630361
2026-03-25 13:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120630361%27 HTTP/1.1" 200 None
2026-03-25 13:01:12 [astonbarclay.gb] INFO: Scrape type for 120630361: 2
2026-03-25 13:01:12 [astonbarclay.gb] INFO: Found listing with ID: 120631672
2026-03-25 13:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120631672%27 HTTP/1.1" 200 None
2026-03-25 13:01:12 [astonbarclay.gb] INFO: Scrape type for 120631672: 0
2026-03-25 13:01:12 [astonbarclay.gb] INFO: Found listing with ID: 120648471
2026-03-25 13:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120648471%27 HTTP/1.1" 200 None
2026-03-25 13:01:12 [astonbarclay.gb] INFO: Scrape type for 120648471: 0
2026-03-25 13:01:12 [astonbarclay.gb] INFO: Found listing with ID: 120647514
2026-03-25 13:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120647514%27 HTTP/1.1" 200 None
2026-03-25 13:01:12 [astonbarclay.gb] INFO: Scrape type for 120647514: 0
2026-03-25 13:01:12 [astonbarclay.gb] INFO: Found listing with ID: 120649281
2026-03-25 13:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120649281%27 HTTP/1.1" 200 None
2026-03-25 13:01:12 [astonbarclay.gb] INFO: Scrape type for 120649281: 0
2026-03-25 13:01:12 [astonbarclay.gb] INFO: Found listing with ID: 120455553
2026-03-25 13:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120455553%27 HTTP/1.1" 200 None
2026-03-25 13:01:12 [astonbarclay.gb] INFO: Scrape type for 120455553: 0
2026-03-25 13:01:12 [astonbarclay.gb] INFO: Found listing with ID: 120649161
2026-03-25 13:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120649161%27 HTTP/1.1" 200 None
2026-03-25 13:01:12 [astonbarclay.gb] INFO: Scrape type for 120649161: 2
2026-03-25 13:01:12 [astonbarclay.gb] INFO: Found listing with ID: 120201662
2026-03-25 13:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120201662%27 HTTP/1.1" 200 None
2026-03-25 13:01:12 [astonbarclay.gb] INFO: Scrape type for 120201662: 0
2026-03-25 13:01:12 [astonbarclay.gb] INFO: Found listing with ID: 120250741
2026-03-25 13:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120250741%27 HTTP/1.1" 200 None
2026-03-25 13:01:12 [astonbarclay.gb] INFO: Scrape type for 120250741: 0
2026-03-25 13:01:12 [astonbarclay.gb] INFO: Found listing with ID: 120380938
2026-03-25 13:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120380938%27 HTTP/1.1" 200 None
2026-03-25 13:01:12 [astonbarclay.gb] INFO: Scrape type for 120380938: 0
2026-03-25 13:01:12 [astonbarclay.gb] INFO: Found listing with ID: 120412317
2026-03-25 13:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120412317%27 HTTP/1.1" 200 None
2026-03-25 13:01:12 [astonbarclay.gb] INFO: Scrape type for 120412317: 0
2026-03-25 13:01:12 [astonbarclay.gb] INFO: Found listing with ID: 120411130
2026-03-25 13:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120411130%27 HTTP/1.1" 200 None
2026-03-25 13:01:12 [astonbarclay.gb] INFO: Scrape type for 120411130: 0
2026-03-25 13:01:12 [astonbarclay.gb] INFO: Found listing with ID: 120455436
2026-03-25 13:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120455436%27 HTTP/1.1" 200 None
2026-03-25 13:01:12 [astonbarclay.gb] INFO: Scrape type for 120455436: 0
2026-03-25 13:01:12 [astonbarclay.gb] INFO: Found listing with ID: 120528674
2026-03-25 13:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120528674%27 HTTP/1.1" 200 None
2026-03-25 13:01:12 [astonbarclay.gb] INFO: Scrape type for 120528674: 0
2026-03-25 13:01:12 [astonbarclay.gb] INFO: Found listing with ID: 120572177
2026-03-25 13:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120572177%27 HTTP/1.1" 200 None
2026-03-25 13:01:12 [astonbarclay.gb] INFO: Scrape type for 120572177: 0
2026-03-25 13:01:12 [astonbarclay.gb] INFO: Found listing with ID: 120309460
2026-03-25 13:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120309460%27 HTTP/1.1" 200 None
2026-03-25 13:01:12 [astonbarclay.gb] INFO: Scrape type for 120309460: 2
2026-03-25 13:01:12 [astonbarclay.gb] INFO: Found listing with ID: 120196523
2026-03-25 13:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120196523%27 HTTP/1.1" 200 None
2026-03-25 13:01:12 [astonbarclay.gb] INFO: Scrape type for 120196523: 2
2026-03-25 13:01:12 [astonbarclay.gb] INFO: Found listing with ID: 120261888
2026-03-25 13:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120261888%27 HTTP/1.1" 200 None
2026-03-25 13:01:12 [astonbarclay.gb] INFO: Scrape type for 120261888: 0
2026-03-25 13:01:12 [astonbarclay.gb] INFO: Found listing with ID: 120422957
2026-03-25 13:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120422957%27 HTTP/1.1" 200 None
2026-03-25 13:01:12 [astonbarclay.gb] INFO: Scrape type for 120422957: 0
2026-03-25 13:01:12 [astonbarclay.gb] INFO: Found listing with ID: 120262153
2026-03-25 13:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120262153%27 HTTP/1.1" 200 None
2026-03-25 13:01:12 [astonbarclay.gb] INFO: Scrape type for 120262153: 0
2026-03-25 13:01:12 [astonbarclay.gb] INFO: Found listing with ID: 119783408
2026-03-25 13:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119783408%27 HTTP/1.1" 200 None
2026-03-25 13:01:12 [astonbarclay.gb] INFO: Scrape type for 119783408: 0
2026-03-25 13:01:12 [astonbarclay.gb] INFO: Found listing with ID: 119942033
2026-03-25 13:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119942033%27 HTTP/1.1" 200 None
2026-03-25 13:01:12 [astonbarclay.gb] INFO: Scrape type for 119942033: 0
2026-03-25 13:01:12 [astonbarclay.gb] INFO: Found listing with ID: 120467270
2026-03-25 13:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120467270%27 HTTP/1.1" 200 None
2026-03-25 13:01:12 [astonbarclay.gb] INFO: Scrape type for 120467270: 0
2026-03-25 13:01:12 [astonbarclay.gb] INFO: Found listing with ID: 120284378
2026-03-25 13:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120284378%27 HTTP/1.1" 200 None
2026-03-25 13:01:13 [astonbarclay.gb] INFO: Scrape type for 120284378: 0
2026-03-25 13:01:13 [astonbarclay.gb] INFO: Found listing with ID: 119650779
2026-03-25 13:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119650779%27 HTTP/1.1" 200 None
2026-03-25 13:01:13 [astonbarclay.gb] INFO: Scrape type for 119650779: 0
2026-03-25 13:01:13 [astonbarclay.gb] INFO: Found listing with ID: 119348869
2026-03-25 13:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119348869%27 HTTP/1.1" 200 None
2026-03-25 13:01:13 [astonbarclay.gb] INFO: Scrape type for 119348869: 0
2026-03-25 13:01:13 [astonbarclay.gb] INFO: Found listing with ID: 120338114
2026-03-25 13:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120338114%27 HTTP/1.1" 200 None
2026-03-25 13:01:13 [astonbarclay.gb] INFO: Scrape type for 120338114: 2
2026-03-25 13:01:13 [astonbarclay.gb] INFO: Found listing with ID: 120320575
2026-03-25 13:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120320575%27 HTTP/1.1" 200 None
2026-03-25 13:01:13 [astonbarclay.gb] INFO: Scrape type for 120320575: 0
2026-03-25 13:01:13 [astonbarclay.gb] INFO: Found listing with ID: 120521730
2026-03-25 13:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120521730%27 HTTP/1.1" 200 None
2026-03-25 13:01:13 [astonbarclay.gb] INFO: Scrape type for 120521730: 0
2026-03-25 13:01:13 [astonbarclay.gb] INFO: Found listing with ID: 120299965
2026-03-25 13:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120299965%27 HTTP/1.1" 200 None
2026-03-25 13:01:13 [astonbarclay.gb] INFO: Scrape type for 120299965: 0
2026-03-25 13:01:13 [astonbarclay.gb] INFO: Found listing with ID: 120645779
2026-03-25 13:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120645779%27 HTTP/1.1" 200 None
2026-03-25 13:01:13 [astonbarclay.gb] INFO: Scrape type for 120645779: 0
2026-03-25 13:01:13 [astonbarclay.gb] INFO: Found listing with ID: 120652905
2026-03-25 13:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120652905%27 HTTP/1.1" 200 None
2026-03-25 13:01:13 [astonbarclay.gb] INFO: Scrape type for 120652905: 0
2026-03-25 13:01:13 [astonbarclay.gb] INFO: Found listing with ID: 120413800
2026-03-25 13:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120413800%27 HTTP/1.1" 200 None
2026-03-25 13:01:13 [astonbarclay.gb] INFO: Scrape type for 120413800: 0
2026-03-25 13:01:13 [astonbarclay.gb] INFO: Found listing with ID: 120555397
2026-03-25 13:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120555397%27 HTTP/1.1" 200 None
2026-03-25 13:01:13 [astonbarclay.gb] INFO: Scrape type for 120555397: 0
2026-03-25 13:01:13 [astonbarclay.gb] INFO: Found listing with ID: 120510439
2026-03-25 13:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120510439%27 HTTP/1.1" 200 None
2026-03-25 13:01:13 [astonbarclay.gb] INFO: Scrape type for 120510439: 0
2026-03-25 13:01:13 [astonbarclay.gb] INFO: Found listing with ID: 120563695
2026-03-25 13:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120563695%27 HTTP/1.1" 200 None
2026-03-25 13:01:13 [astonbarclay.gb] INFO: Scrape type for 120563695: 2
2026-03-25 13:01:13 [astonbarclay.gb] INFO: Found listing with ID: 120537089
2026-03-25 13:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120537089%27 HTTP/1.1" 200 None
2026-03-25 13:01:13 [astonbarclay.gb] INFO: Scrape type for 120537089: 0
2026-03-25 13:01:13 [astonbarclay.gb] INFO: Found listing with ID: 120653062
2026-03-25 13:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120653062%27 HTTP/1.1" 200 None
2026-03-25 13:01:13 [astonbarclay.gb] INFO: Scrape type for 120653062: 0
2026-03-25 13:01:13 [astonbarclay.gb] INFO: Found listing with ID: 120277667
2026-03-25 13:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120277667%27 HTTP/1.1" 200 None
2026-03-25 13:01:13 [astonbarclay.gb] INFO: Scrape type for 120277667: 0
2026-03-25 13:01:13 [astonbarclay.gb] INFO: Found listing with ID: 120481552
2026-03-25 13:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120481552%27 HTTP/1.1" 200 None
2026-03-25 13:01:13 [astonbarclay.gb] INFO: Scrape type for 120481552: 0
2026-03-25 13:01:13 [astonbarclay.gb] INFO: Found listing with ID: 120261858
2026-03-25 13:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120261858%27 HTTP/1.1" 200 None
2026-03-25 13:01:13 [astonbarclay.gb] INFO: Scrape type for 120261858: 0
2026-03-25 13:01:13 [astonbarclay.gb] INFO: Found listing with ID: 120198623
2026-03-25 13:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120198623%27 HTTP/1.1" 200 None
2026-03-25 13:01:13 [astonbarclay.gb] INFO: Scrape type for 120198623: 0
2026-03-25 13:01:13 [astonbarclay.gb] INFO: Found listing with ID: 120277883
2026-03-25 13:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120277883%27 HTTP/1.1" 200 None
2026-03-25 13:01:13 [astonbarclay.gb] INFO: Scrape type for 120277883: 0
2026-03-25 13:01:13 [astonbarclay.gb] INFO: Found listing with ID: 120132720
2026-03-25 13:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120132720%27 HTTP/1.1" 200 None
2026-03-25 13:01:13 [astonbarclay.gb] INFO: Scrape type for 120132720: 0
2026-03-25 13:01:13 [astonbarclay.gb] INFO: Found listing with ID: 120213806
2026-03-25 13:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120213806%27 HTTP/1.1" 200 None
2026-03-25 13:01:13 [astonbarclay.gb] INFO: Scrape type for 120213806: 2
2026-03-25 13:01:13 [astonbarclay.gb] INFO: Found listing with ID: 120374826
2026-03-25 13:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120374826%27 HTTP/1.1" 200 None
2026-03-25 13:01:13 [astonbarclay.gb] INFO: Scrape type for 120374826: 0
2026-03-25 13:01:13 [astonbarclay.gb] INFO: Found listing with ID: 120632473
2026-03-25 13:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120632473%27 HTTP/1.1" 200 None
2026-03-25 13:01:13 [astonbarclay.gb] INFO: Scrape type for 120632473: 0
2026-03-25 13:01:13 [astonbarclay.gb] INFO: Found listing with ID: 119877912
2026-03-25 13:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119877912%27 HTTP/1.1" 200 None
2026-03-25 13:01:13 [astonbarclay.gb] INFO: Scrape type for 119877912: 0
2026-03-25 13:01:13 [astonbarclay.gb] INFO: Found listing with ID: 120594710
2026-03-25 13:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120594710%27 HTTP/1.1" 200 None
2026-03-25 13:01:13 [astonbarclay.gb] INFO: Scrape type for 120594710: 0
2026-03-25 13:01:13 [astonbarclay.gb] INFO: Found listing with ID: 120686647
2026-03-25 13:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120686647%27 HTTP/1.1" 200 None
2026-03-25 13:01:13 [astonbarclay.gb] INFO: Scrape type for 120686647: 0
2026-03-25 13:01:13 [astonbarclay.gb] INFO: Found listing with ID: 120683714
2026-03-25 13:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120683714%27 HTTP/1.1" 200 None
2026-03-25 13:01:13 [astonbarclay.gb] INFO: Scrape type for 120683714: 0
2026-03-25 13:01:13 [astonbarclay.gb] INFO: Found listing with ID: 120694672
2026-03-25 13:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120694672%27 HTTP/1.1" 200 None
2026-03-25 13:01:13 [astonbarclay.gb] INFO: Scrape type for 120694672: 0
2026-03-25 13:01:13 [astonbarclay.gb] INFO: Found listing with ID: 120679756
2026-03-25 13:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120679756%27 HTTP/1.1" 200 None
2026-03-25 13:01:13 [astonbarclay.gb] INFO: Scrape type for 120679756: 0
2026-03-25 13:01:13 [astonbarclay.gb] INFO: Found listing with ID: 120680815
2026-03-25 13:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120680815%27 HTTP/1.1" 200 None
2026-03-25 13:01:13 [astonbarclay.gb] INFO: Scrape type for 120680815: 0
2026-03-25 13:01:13 [astonbarclay.gb] INFO: Found listing with ID: 120685926
2026-03-25 13:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120685926%27 HTTP/1.1" 200 None
2026-03-25 13:01:13 [astonbarclay.gb] INFO: Scrape type for 120685926: 0
2026-03-25 13:01:13 [astonbarclay.gb] INFO: Found listing with ID: 120694526
2026-03-25 13:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120694526%27 HTTP/1.1" 200 None
2026-03-25 13:01:13 [astonbarclay.gb] INFO: Scrape type for 120694526: 0
2026-03-25 13:01:13 [astonbarclay.gb] INFO: Found listing with ID: 120724030
2026-03-25 13:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120724030%27 HTTP/1.1" 200 None
2026-03-25 13:01:13 [astonbarclay.gb] INFO: Scrape type for 120724030: 0
2026-03-25 13:01:13 [astonbarclay.gb] INFO: Found listing with ID: 120730145
2026-03-25 13:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120730145%27 HTTP/1.1" 200 None
2026-03-25 13:01:13 [astonbarclay.gb] INFO: Scrape type for 120730145: 0
2026-03-25 13:01:13 [astonbarclay.gb] INFO: Found listing with ID: 120738215
2026-03-25 13:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120738215%27 HTTP/1.1" 200 None
2026-03-25 13:01:13 [astonbarclay.gb] INFO: Scrape type for 120738215: 0
2026-03-25 13:01:13 [astonbarclay.gb] INFO: Found listing with ID: 120732541
2026-03-25 13:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120732541%27 HTTP/1.1" 200 None
2026-03-25 13:01:13 [astonbarclay.gb] INFO: Scrape type for 120732541: 0
2026-03-25 13:01:13 [astonbarclay.gb] INFO: Found listing with ID: 120747101
2026-03-25 13:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120747101%27 HTTP/1.1" 200 None
2026-03-25 13:01:13 [astonbarclay.gb] INFO: Scrape type for 120747101: 0
2026-03-25 13:01:13 [astonbarclay.gb] INFO: Found listing with ID: 120758532
2026-03-25 13:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120758532%27 HTTP/1.1" 200 None
2026-03-25 13:01:13 [astonbarclay.gb] INFO: Scrape type for 120758532: 0
2026-03-25 13:01:13 [astonbarclay.gb] INFO: Found listing with ID: 120237760
2026-03-25 13:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120237760%27 HTTP/1.1" 200 None
2026-03-25 13:01:13 [astonbarclay.gb] INFO: Scrape type for 120237760: 0
2026-03-25 13:01:13 [astonbarclay.gb] INFO: Found listing with ID: 120764114
2026-03-25 13:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120764114%27 HTTP/1.1" 200 None
2026-03-25 13:01:13 [astonbarclay.gb] INFO: Scrape type for 120764114: 1
2026-03-25 13:01:13 [astonbarclay.gb] INFO: Found listing with ID: 120771693
2026-03-25 13:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120771693%27 HTTP/1.1" 200 None
2026-03-25 13:01:13 [astonbarclay.gb] INFO: Scrape type for 120771693: 1
2026-03-25 13:01:13 [astonbarclay.gb] INFO: Found listing with ID: 120627860
2026-03-25 13:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120627860%27 HTTP/1.1" 200 None
2026-03-25 13:01:13 [astonbarclay.gb] INFO: Scrape type for 120627860: 0
2026-03-25 13:01:13 [astonbarclay.gb] INFO: Found listing with ID: 120631389
2026-03-25 13:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120631389%27 HTTP/1.1" 200 None
2026-03-25 13:01:13 [astonbarclay.gb] INFO: Scrape type for 120631389: 0
2026-03-25 13:01:13 [astonbarclay.gb] INFO: Found listing with ID: 120201122
2026-03-25 13:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120201122%27 HTTP/1.1" 200 None
2026-03-25 13:01:13 [astonbarclay.gb] INFO: Scrape type for 120201122: 0
2026-03-25 13:01:13 [astonbarclay.gb] INFO: Found listing with ID: 120206389
2026-03-25 13:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120206389%27 HTTP/1.1" 200 None
2026-03-25 13:01:13 [astonbarclay.gb] INFO: Scrape type for 120206389: 2
2026-03-25 13:01:13 [astonbarclay.gb] INFO: Found listing with ID: 120206247
2026-03-25 13:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120206247%27 HTTP/1.1" 200 None
2026-03-25 13:01:13 [astonbarclay.gb] INFO: Scrape type for 120206247: 2
2026-03-25 13:01:13 [astonbarclay.gb] INFO: Found listing with ID: 120206294
2026-03-25 13:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120206294%27 HTTP/1.1" 200 None
2026-03-25 13:01:13 [astonbarclay.gb] INFO: Scrape type for 120206294: 2
2026-03-25 13:01:13 [astonbarclay.gb] INFO: Found listing with ID: 120604867
2026-03-25 13:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120604867%27 HTTP/1.1" 200 None
2026-03-25 13:01:13 [astonbarclay.gb] INFO: Scrape type for 120604867: 0
2026-03-25 13:01:13 [astonbarclay.gb] INFO: Found listing with ID: 120585528
2026-03-25 13:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120585528%27 HTTP/1.1" 200 None
2026-03-25 13:01:13 [astonbarclay.gb] INFO: Scrape type for 120585528: 0
2026-03-25 13:01:13 [astonbarclay.gb] INFO: Found listing with ID: 120560634
2026-03-25 13:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120560634%27 HTTP/1.1" 200 None
2026-03-25 13:01:13 [astonbarclay.gb] INFO: Scrape type for 120560634: 0
2026-03-25 13:01:13 [astonbarclay.gb] INFO: Found listing with ID: 120586686
2026-03-25 13:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120586686%27 HTTP/1.1" 200 None
2026-03-25 13:01:13 [astonbarclay.gb] INFO: Scrape type for 120586686: 0
2026-03-25 13:01:13 [astonbarclay.gb] INFO: Found listing with ID: 120586055
2026-03-25 13:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120586055%27 HTTP/1.1" 200 None
2026-03-25 13:01:13 [astonbarclay.gb] INFO: Scrape type for 120586055: 0
2026-03-25 13:01:13 [astonbarclay.gb] INFO: Found listing with ID: 120282673
2026-03-25 13:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120282673%27 HTTP/1.1" 200 None
2026-03-25 13:01:13 [astonbarclay.gb] INFO: Scrape type for 120282673: 0
2026-03-25 13:01:13 [astonbarclay.gb] INFO: Found listing with ID: 120261899
2026-03-25 13:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120261899%27 HTTP/1.1" 200 None
2026-03-25 13:01:13 [astonbarclay.gb] INFO: Scrape type for 120261899: 0
2026-03-25 13:01:13 [astonbarclay.gb] INFO: Found listing with ID: 120660737
2026-03-25 13:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120660737%27 HTTP/1.1" 200 None
2026-03-25 13:01:13 [astonbarclay.gb] INFO: Scrape type for 120660737: 0
2026-03-25 13:01:13 [astonbarclay.gb] INFO: Found listing with ID: 120691055
2026-03-25 13:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120691055%27 HTTP/1.1" 200 None
2026-03-25 13:01:13 [astonbarclay.gb] INFO: Scrape type for 120691055: 0
2026-03-25 13:01:13 [astonbarclay.gb] INFO: Found listing with ID: 120693833
2026-03-25 13:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120693833%27 HTTP/1.1" 200 None
2026-03-25 13:01:13 [astonbarclay.gb] INFO: Scrape type for 120693833: 0
2026-03-25 13:01:13 [astonbarclay.gb] INFO: Found listing with ID: 120733761
2026-03-25 13:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120733761%27 HTTP/1.1" 200 None
2026-03-25 13:01:13 [astonbarclay.gb] INFO: Scrape type for 120733761: 0
2026-03-25 13:01:13 [astonbarclay.gb] INFO: Found listing with ID: 120725997
2026-03-25 13:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120725997%27 HTTP/1.1" 200 None
2026-03-25 13:01:13 [astonbarclay.gb] INFO: Scrape type for 120725997: 0
2026-03-25 13:01:13 [astonbarclay.gb] INFO: Found listing with ID: 120763529
2026-03-25 13:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120763529%27 HTTP/1.1" 200 None
2026-03-25 13:01:14 [astonbarclay.gb] INFO: Scrape type for 120763529: 1
2026-03-25 13:01:14 [astonbarclay.gb] INFO: Found listing with ID: 120732831
2026-03-25 13:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120732831%27 HTTP/1.1" 200 None
2026-03-25 13:01:14 [astonbarclay.gb] INFO: Scrape type for 120732831: 0
2026-03-25 13:01:14 [astonbarclay.gb] INFO: Found listing with ID: 120764547
2026-03-25 13:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120764547%27 HTTP/1.1" 200 None
2026-03-25 13:01:14 [astonbarclay.gb] INFO: Scrape type for 120764547: 1
2026-03-25 13:01:14 [astonbarclay.gb] INFO: Found listing with ID: 120750385
2026-03-25 13:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120750385%27 HTTP/1.1" 200 None
2026-03-25 13:01:14 [astonbarclay.gb] INFO: Scrape type for 120750385: 0
2026-03-25 13:01:14 [astonbarclay.gb] INFO: Found listing with ID: 120769279
2026-03-25 13:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120769279%27 HTTP/1.1" 200 None
2026-03-25 13:01:14 [astonbarclay.gb] INFO: Scrape type for 120769279: 1
2026-03-25 13:01:14 [astonbarclay.gb] INFO: Found listing with ID: 120768101
2026-03-25 13:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120768101%27 HTTP/1.1" 200 None
2026-03-25 13:01:14 [astonbarclay.gb] INFO: Scrape type for 120768101: 1
2026-03-25 13:01:14 [astonbarclay.gb] INFO: Found listing with ID: 120621446
2026-03-25 13:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120621446%27 HTTP/1.1" 200 None
2026-03-25 13:01:14 [astonbarclay.gb] INFO: Scrape type for 120621446: 0
2026-03-25 13:01:14 [astonbarclay.gb] INFO: Found listing with ID: 120734864
2026-03-25 13:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120734864%27 HTTP/1.1" 200 None
2026-03-25 13:01:14 [astonbarclay.gb] INFO: Scrape type for 120734864: 0
2026-03-25 13:01:14 [astonbarclay.gb] INFO: Found listing with ID: 120759183
2026-03-25 13:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120759183%27 HTTP/1.1" 200 None
2026-03-25 13:01:14 [astonbarclay.gb] INFO: Scrape type for 120759183: 0
2026-03-25 13:01:14 [astonbarclay.gb] INFO: Found listing with ID: 120733656
2026-03-25 13:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120733656%27 HTTP/1.1" 200 None
2026-03-25 13:01:14 [astonbarclay.gb] INFO: Scrape type for 120733656: 0
2026-03-25 13:01:14 [astonbarclay.gb] INFO: Found listing with ID: 120759901
2026-03-25 13:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120759901%27 HTTP/1.1" 200 None
2026-03-25 13:01:14 [astonbarclay.gb] INFO: Scrape type for 120759901: 0
2026-03-25 13:01:14 [astonbarclay.gb] INFO: Found listing with ID: 120661959
2026-03-25 13:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120661959%27 HTTP/1.1" 200 None
2026-03-25 13:01:14 [astonbarclay.gb] INFO: Scrape type for 120661959: 0
2026-03-25 13:01:14 [astonbarclay.gb] INFO: Found listing with ID: 119619964
2026-03-25 13:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119619964%27 HTTP/1.1" 200 None
2026-03-25 13:01:14 [astonbarclay.gb] INFO: Scrape type for 119619964: 0
2026-03-25 13:01:14 [astonbarclay.gb] INFO: Found listing with ID: 120477595
2026-03-25 13:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120477595%27 HTTP/1.1" 200 None
2026-03-25 13:01:14 [astonbarclay.gb] INFO: Scrape type for 120477595: 0
2026-03-25 13:01:14 [astonbarclay.gb] INFO: Found listing with ID: 119317331
2026-03-25 13:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119317331%27 HTTP/1.1" 200 None
2026-03-25 13:01:14 [astonbarclay.gb] INFO: Scrape type for 119317331: 0
2026-03-25 13:01:14 [astonbarclay.gb] INFO: Found listing with ID: 120406397
2026-03-25 13:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120406397%27 HTTP/1.1" 200 None
2026-03-25 13:01:14 [astonbarclay.gb] INFO: Scrape type for 120406397: 0
2026-03-25 13:01:14 [astonbarclay.gb] INFO: Found listing with ID: 117599766
2026-03-25 13:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27117599766%27 HTTP/1.1" 200 None
2026-03-25 13:01:14 [astonbarclay.gb] INFO: Scrape type for 117599766: 0
2026-03-25 13:01:14 [astonbarclay.gb] INFO: Found listing with ID: 120760792
2026-03-25 13:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120760792%27 HTTP/1.1" 200 None
2026-03-25 13:01:14 [astonbarclay.gb] INFO: Scrape type for 120760792: 0
2026-03-25 13:01:14 [astonbarclay.gb] INFO: Found listing with ID: 120223015
2026-03-25 13:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120223015%27 HTTP/1.1" 200 None
2026-03-25 13:01:14 [astonbarclay.gb] INFO: Scrape type for 120223015: 0
2026-03-25 13:01:14 [astonbarclay.gb] INFO: Found listing with ID: 120533775
2026-03-25 13:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120533775%27 HTTP/1.1" 200 None
2026-03-25 13:01:14 [astonbarclay.gb] INFO: Scrape type for 120533775: 0
2026-03-25 13:01:14 [astonbarclay.gb] INFO: Found listing with ID: 119075795
2026-03-25 13:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119075795%27 HTTP/1.1" 200 None
2026-03-25 13:01:14 [astonbarclay.gb] INFO: Scrape type for 119075795: 0
2026-03-25 13:01:14 [astonbarclay.gb] INFO: Found listing with ID: 118950235
2026-03-25 13:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27118950235%27 HTTP/1.1" 200 None
2026-03-25 13:01:14 [astonbarclay.gb] INFO: Scrape type for 118950235: 0
2026-03-25 13:01:14 [astonbarclay.gb] INFO: Found listing with ID: 118721473
2026-03-25 13:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27118721473%27 HTTP/1.1" 200 None
2026-03-25 13:01:14 [astonbarclay.gb] INFO: Scrape type for 118721473: 0
2026-03-25 13:01:14 [astonbarclay.gb] INFO: Found listing with ID: 120593684
2026-03-25 13:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120593684%27 HTTP/1.1" 200 None
2026-03-25 13:01:14 [astonbarclay.gb] INFO: Scrape type for 120593684: 0
2026-03-25 13:01:14 [astonbarclay.gb] INFO: Found listing with ID: 118489215
2026-03-25 13:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27118489215%27 HTTP/1.1" 200 None
2026-03-25 13:01:14 [astonbarclay.gb] INFO: Scrape type for 118489215: 0
2026-03-25 13:01:14 [astonbarclay.gb] INFO: Found listing with ID: 118942407
2026-03-25 13:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27118942407%27 HTTP/1.1" 200 None
2026-03-25 13:01:14 [astonbarclay.gb] INFO: Scrape type for 118942407: 0
2026-03-25 13:01:14 [astonbarclay.gb] INFO: Found listing with ID: 117209530
2026-03-25 13:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27117209530%27 HTTP/1.1" 200 None
2026-03-25 13:01:14 [astonbarclay.gb] INFO: Scrape type for 117209530: 0
2026-03-25 13:01:14 [astonbarclay.gb] INFO: Found listing with ID: 119505160
2026-03-25 13:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119505160%27 HTTP/1.1" 200 None
2026-03-25 13:01:14 [astonbarclay.gb] INFO: Scrape type for 119505160: 0
2026-03-25 13:01:14 [astonbarclay.gb] INFO: Found listing with ID: 120365696
2026-03-25 13:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120365696%27 HTTP/1.1" 200 None
2026-03-25 13:01:14 [astonbarclay.gb] INFO: Scrape type for 120365696: 0
2026-03-25 13:01:14 [astonbarclay.gb] INFO: Found listing with ID: 117180694
2026-03-25 13:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27117180694%27 HTTP/1.1" 200 None
2026-03-25 13:01:14 [astonbarclay.gb] INFO: Scrape type for 117180694: 0
2026-03-25 13:01:14 [astonbarclay.gb] INFO: Found listing with ID: 119930099
2026-03-25 13:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119930099%27 HTTP/1.1" 200 None
2026-03-25 13:01:14 [astonbarclay.gb] INFO: Scrape type for 119930099: 0
2026-03-25 13:01:14 [astonbarclay.gb] INFO: Found listing with ID: 119270827
2026-03-25 13:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119270827%27 HTTP/1.1" 200 None
2026-03-25 13:01:14 [astonbarclay.gb] INFO: Scrape type for 119270827: 0
2026-03-25 13:01:14 [astonbarclay.gb] INFO: Found listing with ID: 119471463
2026-03-25 13:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119471463%27 HTTP/1.1" 200 None
2026-03-25 13:01:14 [astonbarclay.gb] INFO: Scrape type for 119471463: 0
2026-03-25 13:01:14 [astonbarclay.gb] INFO: Found listing with ID: 119721273
2026-03-25 13:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119721273%27 HTTP/1.1" 200 None
2026-03-25 13:01:14 [astonbarclay.gb] INFO: Scrape type for 119721273: 0
2026-03-25 13:01:14 [astonbarclay.gb] INFO: Found listing with ID: 120517415
2026-03-25 13:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120517415%27 HTTP/1.1" 200 None
2026-03-25 13:01:14 [astonbarclay.gb] INFO: Scrape type for 120517415: 0
2026-03-25 13:01:14 [astonbarclay.gb] INFO: Found listing with ID: 119607413
2026-03-25 13:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119607413%27 HTTP/1.1" 200 None
2026-03-25 13:01:14 [astonbarclay.gb] INFO: Scrape type for 119607413: 0
2026-03-25 13:01:14 [astonbarclay.gb] INFO: Found listing with ID: 120129124
2026-03-25 13:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120129124%27 HTTP/1.1" 200 None
2026-03-25 13:01:14 [astonbarclay.gb] INFO: Scrape type for 120129124: 0
2026-03-25 13:01:14 [astonbarclay.gb] INFO: Found listing with ID: 116645412
2026-03-25 13:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27116645412%27 HTTP/1.1" 200 None
2026-03-25 13:01:14 [astonbarclay.gb] INFO: Scrape type for 116645412: 2
2026-03-25 13:01:14 [astonbarclay.gb] INFO: Found listing with ID: 118514672
2026-03-25 13:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27118514672%27 HTTP/1.1" 200 None
2026-03-25 13:01:14 [astonbarclay.gb] INFO: Scrape type for 118514672: 0
2026-03-25 13:01:14 [astonbarclay.gb] INFO: Found listing with ID: 114700028
2026-03-25 13:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27114700028%27 HTTP/1.1" 200 None
2026-03-25 13:01:14 [astonbarclay.gb] INFO: Scrape type for 114700028: 0
2026-03-25 13:01:14 [astonbarclay.gb] INFO: Found listing with ID: 119180124
2026-03-25 13:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119180124%27 HTTP/1.1" 200 None
2026-03-25 13:01:14 [astonbarclay.gb] INFO: Scrape type for 119180124: 0
2026-03-25 13:01:14 [astonbarclay.gb] INFO: Found listing with ID: 120114758
2026-03-25 13:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120114758%27 HTTP/1.1" 200 None
2026-03-25 13:01:14 [astonbarclay.gb] INFO: Scrape type for 120114758: 0
2026-03-25 13:01:14 [astonbarclay.gb] INFO: Found listing with ID: 114657057
2026-03-25 13:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27114657057%27 HTTP/1.1" 200 None
2026-03-25 13:01:14 [astonbarclay.gb] INFO: Scrape type for 114657057: 0
2026-03-25 13:01:14 [astonbarclay.gb] INFO: Found listing with ID: 118913248
2026-03-25 13:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27118913248%27 HTTP/1.1" 200 None
2026-03-25 13:01:14 [astonbarclay.gb] INFO: Scrape type for 118913248: 0
2026-03-25 13:01:14 [astonbarclay.gb] INFO: Found listing with ID: 120264057
2026-03-25 13:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120264057%27 HTTP/1.1" 200 None
2026-03-25 13:01:14 [astonbarclay.gb] INFO: Scrape type for 120264057: 0
2026-03-25 13:01:14 [astonbarclay.gb] INFO: Found listing with ID: 117402269
2026-03-25 13:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27117402269%27 HTTP/1.1" 200 None
2026-03-25 13:01:14 [astonbarclay.gb] INFO: Scrape type for 117402269: 0
2026-03-25 13:01:14 [astonbarclay.gb] INFO: Found listing with ID: 119621371
2026-03-25 13:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119621371%27 HTTP/1.1" 200 None
2026-03-25 13:01:14 [astonbarclay.gb] INFO: Scrape type for 119621371: 0
2026-03-25 13:01:14 [astonbarclay.gb] INFO: Found listing with ID: 118212820
2026-03-25 13:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27118212820%27 HTTP/1.1" 200 None
2026-03-25 13:01:14 [astonbarclay.gb] INFO: Scrape type for 118212820: 0
2026-03-25 13:01:14 [astonbarclay.gb] INFO: Found listing with ID: 118991105
2026-03-25 13:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27118991105%27 HTTP/1.1" 200 None
2026-03-25 13:01:14 [astonbarclay.gb] INFO: Scrape type for 118991105: 2
2026-03-25 13:01:14 [astonbarclay.gb] INFO: Found listing with ID: 120098736
2026-03-25 13:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120098736%27 HTTP/1.1" 200 None
2026-03-25 13:01:14 [astonbarclay.gb] INFO: Scrape type for 120098736: 0
2026-03-25 13:01:15 [astonbarclay.gb] INFO: Found listing with ID: 120043895
2026-03-25 13:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120043895%27 HTTP/1.1" 200 None
2026-03-25 13:01:15 [astonbarclay.gb] INFO: Scrape type for 120043895: 0
2026-03-25 13:01:15 [astonbarclay.gb] INFO: Found listing with ID: 118344012
2026-03-25 13:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27118344012%27 HTTP/1.1" 200 None
2026-03-25 13:01:15 [astonbarclay.gb] INFO: Scrape type for 118344012: 0
2026-03-25 13:01:15 [astonbarclay.gb] INFO: Found listing with ID: 120297730
2026-03-25 13:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120297730%27 HTTP/1.1" 200 None
2026-03-25 13:01:15 [astonbarclay.gb] INFO: Scrape type for 120297730: 0
2026-03-25 13:01:15 [astonbarclay.gb] INFO: Found listing with ID: 113467296
2026-03-25 13:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27113467296%27 HTTP/1.1" 200 None
2026-03-25 13:01:15 [astonbarclay.gb] INFO: Scrape type for 113467296: 0
2026-03-25 13:01:15 [astonbarclay.gb] INFO: Found listing with ID: 119908197
2026-03-25 13:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119908197%27 HTTP/1.1" 200 None
2026-03-25 13:01:15 [astonbarclay.gb] INFO: Scrape type for 119908197: 0
2026-03-25 13:01:15 [astonbarclay.gb] INFO: Found listing with ID: 116883375
2026-03-25 13:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27116883375%27 HTTP/1.1" 200 None
2026-03-25 13:01:15 [astonbarclay.gb] INFO: Scrape type for 116883375: 0
2026-03-25 13:01:15 [astonbarclay.gb] INFO: Found listing with ID: 118594241
2026-03-25 13:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27118594241%27 HTTP/1.1" 200 None
2026-03-25 13:01:15 [astonbarclay.gb] INFO: Scrape type for 118594241: 0
2026-03-25 13:01:15 [astonbarclay.gb] INFO: Found listing with ID: 120300713
2026-03-25 13:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120300713%27 HTTP/1.1" 200 None
2026-03-25 13:01:15 [astonbarclay.gb] INFO: Scrape type for 120300713: 0
2026-03-25 13:01:15 [astonbarclay.gb] INFO: Found listing with ID: 120510340
2026-03-25 13:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120510340%27 HTTP/1.1" 200 None
2026-03-25 13:01:15 [astonbarclay.gb] INFO: Scrape type for 120510340: 0
2026-03-25 13:01:15 [astonbarclay.gb] INFO: Found listing with ID: 120731563
2026-03-25 13:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120731563%27 HTTP/1.1" 200 None
2026-03-25 13:01:15 [astonbarclay.gb] INFO: Scrape type for 120731563: 0
2026-03-25 13:01:15 [astonbarclay.gb] INFO: Found listing with ID: 120713961
2026-03-25 13:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120713961%27 HTTP/1.1" 200 None
2026-03-25 13:01:15 [astonbarclay.gb] INFO: Scrape type for 120713961: 0
2026-03-25 13:01:15 [astonbarclay.gb] INFO: Found listing with ID: 119960187
2026-03-25 13:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119960187%27 HTTP/1.1" 200 None
2026-03-25 13:01:15 [astonbarclay.gb] INFO: Scrape type for 119960187: 0
2026-03-25 13:01:15 [astonbarclay.gb] INFO: Found listing with ID: 120714439
2026-03-25 13:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120714439%27 HTTP/1.1" 200 None
2026-03-25 13:01:15 [astonbarclay.gb] INFO: Scrape type for 120714439: 0
2026-03-25 13:01:15 [astonbarclay.gb] INFO: Found listing with ID: 120714062
2026-03-25 13:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120714062%27 HTTP/1.1" 200 None
2026-03-25 13:01:15 [astonbarclay.gb] INFO: Scrape type for 120714062: 0
2026-03-25 13:01:15 [astonbarclay.gb] INFO: Found listing with ID: 120731675
2026-03-25 13:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120731675%27 HTTP/1.1" 200 None
2026-03-25 13:01:15 [astonbarclay.gb] INFO: Scrape type for 120731675: 0
2026-03-25 13:01:15 [astonbarclay.gb] INFO: Found listing with ID: 120668316
2026-03-25 13:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120668316%27 HTTP/1.1" 200 None
2026-03-25 13:01:15 [astonbarclay.gb] INFO: Scrape type for 120668316: 0
2026-03-25 13:01:15 [astonbarclay.gb] INFO: Found listing with ID: 120667873
2026-03-25 13:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120667873%27 HTTP/1.1" 200 None
2026-03-25 13:01:15 [astonbarclay.gb] INFO: Scrape type for 120667873: 0
2026-03-25 13:01:15 [astonbarclay.gb] INFO: Found listing with ID: 120690371
2026-03-25 13:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120690371%27 HTTP/1.1" 200 None
2026-03-25 13:01:15 [astonbarclay.gb] INFO: Scrape type for 120690371: 0
2026-03-25 13:01:15 [astonbarclay.gb] INFO: Found listing with ID: 120297677
2026-03-25 13:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120297677%27 HTTP/1.1" 200 None
2026-03-25 13:01:15 [astonbarclay.gb] INFO: Scrape type for 120297677: 2
2026-03-25 13:01:15 [astonbarclay.gb] INFO: Found listing with ID: 120587142
2026-03-25 13:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120587142%27 HTTP/1.1" 200 None
2026-03-25 13:01:15 [astonbarclay.gb] INFO: Scrape type for 120587142: 0
2026-03-25 13:01:15 [astonbarclay.gb] INFO: Found listing with ID: 120696486
2026-03-25 13:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120696486%27 HTTP/1.1" 200 None
2026-03-25 13:01:15 [astonbarclay.gb] INFO: Scrape type for 120696486: 0
2026-03-25 13:01:15 [astonbarclay.gb] INFO: Found listing with ID: 120651855
2026-03-25 13:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120651855%27 HTTP/1.1" 200 None
2026-03-25 13:01:15 [astonbarclay.gb] INFO: Scrape type for 120651855: 0
2026-03-25 13:01:15 [astonbarclay.gb] INFO: Found listing with ID: 120695209
2026-03-25 13:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120695209%27 HTTP/1.1" 200 None
2026-03-25 13:01:15 [astonbarclay.gb] INFO: Scrape type for 120695209: 0
2026-03-25 13:01:15 [astonbarclay.gb] INFO: Found listing with ID: 120668424
2026-03-25 13:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120668424%27 HTTP/1.1" 200 None
2026-03-25 13:01:15 [astonbarclay.gb] INFO: Scrape type for 120668424: 0
2026-03-25 13:01:15 [astonbarclay.gb] INFO: Found listing with ID: 120481458
2026-03-25 13:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120481458%27 HTTP/1.1" 200 None
2026-03-25 13:01:15 [astonbarclay.gb] INFO: Scrape type for 120481458: 0
2026-03-25 13:01:15 [astonbarclay.gb] INFO: Found listing with ID: 120684046
2026-03-25 13:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120684046%27 HTTP/1.1" 200 None
2026-03-25 13:01:15 [astonbarclay.gb] INFO: Scrape type for 120684046: 0
2026-03-25 13:01:15 [astonbarclay.gb] INFO: Found listing with ID: 120396890
2026-03-25 13:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120396890%27 HTTP/1.1" 200 None
2026-03-25 13:01:15 [astonbarclay.gb] INFO: Scrape type for 120396890: 0
2026-03-25 13:01:15 [astonbarclay.gb] INFO: Found listing with ID: 120667528
2026-03-25 13:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120667528%27 HTTP/1.1" 200 None
2026-03-25 13:01:15 [astonbarclay.gb] INFO: Scrape type for 120667528: 0
2026-03-25 13:01:15 [astonbarclay.gb] INFO: Found listing with ID: 120735368
2026-03-25 13:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120735368%27 HTTP/1.1" 200 None
2026-03-25 13:01:15 [astonbarclay.gb] INFO: Scrape type for 120735368: 0
2026-03-25 13:01:15 [astonbarclay.gb] INFO: Found listing with ID: 119618922
2026-03-25 13:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119618922%27 HTTP/1.1" 200 None
2026-03-25 13:01:15 [astonbarclay.gb] INFO: Scrape type for 119618922: 0
2026-03-25 13:01:15 [astonbarclay.gb] INFO: Found listing with ID: 119310122
2026-03-25 13:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119310122%27 HTTP/1.1" 200 None
2026-03-25 13:01:15 [astonbarclay.gb] INFO: Scrape type for 119310122: 0
2026-03-25 13:01:15 [astonbarclay.gb] INFO: Found listing with ID: 114262881
2026-03-25 13:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27114262881%27 HTTP/1.1" 200 None
2026-03-25 13:01:15 [astonbarclay.gb] INFO: Scrape type for 114262881: 0
2026-03-25 13:01:15 [astonbarclay.gb] INFO: Found listing with ID: 120413042
2026-03-25 13:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120413042%27 HTTP/1.1" 200 None
2026-03-25 13:01:15 [astonbarclay.gb] INFO: Scrape type for 120413042: 0
2026-03-25 13:01:15 [astonbarclay.gb] INFO: Found listing with ID: 120731527
2026-03-25 13:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120731527%27 HTTP/1.1" 200 None
2026-03-25 13:01:15 [astonbarclay.gb] INFO: Scrape type for 120731527: 0
2026-03-25 13:01:15 [astonbarclay.gb] INFO: Found listing with ID: 120758608
2026-03-25 13:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120758608%27 HTTP/1.1" 200 None
2026-03-25 13:01:15 [astonbarclay.gb] INFO: Scrape type for 120758608: 0
2026-03-25 13:01:15 [astonbarclay.gb] INFO: Found listing with ID: 120196358
2026-03-25 13:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120196358%27 HTTP/1.1" 200 None
2026-03-25 13:01:15 [astonbarclay.gb] INFO: Scrape type for 120196358: 0
2026-03-25 13:01:15 [astonbarclay.gb] INFO: Found listing with ID: 118914209
2026-03-25 13:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27118914209%27 HTTP/1.1" 200 None
2026-03-25 13:01:16 [astonbarclay.gb] INFO: Scrape type for 118914209: 0
2026-03-25 13:01:16 [astonbarclay.gb] INFO: Found listing with ID: 120168848
2026-03-25 13:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120168848%27 HTTP/1.1" 200 None
2026-03-25 13:01:16 [astonbarclay.gb] INFO: Scrape type for 120168848: 0
2026-03-25 13:01:16 [astonbarclay.gb] INFO: Found listing with ID: 120287242
2026-03-25 13:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120287242%27 HTTP/1.1" 200 None
2026-03-25 13:01:16 [astonbarclay.gb] INFO: Scrape type for 120287242: 0
2026-03-25 13:01:16 [astonbarclay.gb] INFO: Found listing with ID: 120214662
2026-03-25 13:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120214662%27 HTTP/1.1" 200 None
2026-03-25 13:01:16 [astonbarclay.gb] INFO: Scrape type for 120214662: 0
2026-03-25 13:01:16 [astonbarclay.gb] INFO: Found listing with ID: 120367809
2026-03-25 13:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120367809%27 HTTP/1.1" 200 None
2026-03-25 13:01:16 [astonbarclay.gb] INFO: Scrape type for 120367809: 2
2026-03-25 13:01:16 [astonbarclay.gb] INFO: Found listing with ID: 120256233
2026-03-25 13:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120256233%27 HTTP/1.1" 200 None
2026-03-25 13:01:16 [astonbarclay.gb] INFO: Scrape type for 120256233: 0
2026-03-25 13:01:16 [astonbarclay.gb] INFO: Found listing with ID: 118690249
2026-03-25 13:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27118690249%27 HTTP/1.1" 200 None
2026-03-25 13:01:16 [astonbarclay.gb] INFO: Scrape type for 118690249: 0
2026-03-25 13:01:16 [astonbarclay.gb] INFO: Found listing with ID: 120714043
2026-03-25 13:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120714043%27 HTTP/1.1" 200 None
2026-03-25 13:01:16 [astonbarclay.gb] INFO: Scrape type for 120714043: 0
2026-03-25 13:01:16 [astonbarclay.gb] INFO: Found listing with ID: 119896301
2026-03-25 13:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119896301%27 HTTP/1.1" 200 None
2026-03-25 13:01:16 [astonbarclay.gb] INFO: Scrape type for 119896301: 0
2026-03-25 13:01:16 [astonbarclay.gb] INFO: Found listing with ID: 120322108
2026-03-25 13:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120322108%27 HTTP/1.1" 200 None
2026-03-25 13:01:16 [astonbarclay.gb] INFO: Scrape type for 120322108: 0
2026-03-25 13:01:16 [astonbarclay.gb] INFO: Found listing with ID: 120060014
2026-03-25 13:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120060014%27 HTTP/1.1" 200 None
2026-03-25 13:01:16 [astonbarclay.gb] INFO: Scrape type for 120060014: 0
2026-03-25 13:01:16 [astonbarclay.gb] INFO: Found listing with ID: 118014845
2026-03-25 13:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27118014845%27 HTTP/1.1" 200 None
2026-03-25 13:01:16 [astonbarclay.gb] INFO: Scrape type for 118014845: 0
2026-03-25 13:01:16 [astonbarclay.gb] INFO: Found listing with ID: 119637509
2026-03-25 13:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119637509%27 HTTP/1.1" 200 None
2026-03-25 13:01:16 [astonbarclay.gb] INFO: Scrape type for 119637509: 0
2026-03-25 13:01:16 [astonbarclay.gb] INFO: Found listing with ID: 119848508
2026-03-25 13:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119848508%27 HTTP/1.1" 200 None
2026-03-25 13:01:16 [astonbarclay.gb] INFO: Scrape type for 119848508: 0
2026-03-25 13:01:16 [astonbarclay.gb] INFO: Found listing with ID: 120695152
2026-03-25 13:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120695152%27 HTTP/1.1" 200 None
2026-03-25 13:01:16 [astonbarclay.gb] INFO: Scrape type for 120695152: 2
2026-03-25 13:01:16 [astonbarclay.gb] INFO: Found listing with ID: 119629779
2026-03-25 13:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119629779%27 HTTP/1.1" 200 None
2026-03-25 13:01:16 [astonbarclay.gb] INFO: Scrape type for 119629779: 0
2026-03-25 13:01:16 [astonbarclay.gb] INFO: Found listing with ID: 119992992
2026-03-25 13:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119992992%27 HTTP/1.1" 200 None
2026-03-25 13:01:16 [astonbarclay.gb] INFO: Scrape type for 119992992: 0
2026-03-25 13:01:16 [astonbarclay.gb] INFO: Found listing with ID: 120656496
2026-03-25 13:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120656496%27 HTTP/1.1" 200 None
2026-03-25 13:01:16 [astonbarclay.gb] INFO: Scrape type for 120656496: 0
2026-03-25 13:01:16 [astonbarclay.gb] INFO: Found listing with ID: 120123036
2026-03-25 13:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120123036%27 HTTP/1.1" 200 None
2026-03-25 13:01:16 [astonbarclay.gb] INFO: Scrape type for 120123036: 0
2026-03-25 13:01:16 [astonbarclay.gb] INFO: Found listing with ID: 120428169
2026-03-25 13:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120428169%27 HTTP/1.1" 200 None
2026-03-25 13:01:16 [astonbarclay.gb] INFO: Scrape type for 120428169: 0
2026-03-25 13:01:16 [astonbarclay.gb] INFO: Found listing with ID: 120404223
2026-03-25 13:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120404223%27 HTTP/1.1" 200 None
2026-03-25 13:01:16 [astonbarclay.gb] INFO: Scrape type for 120404223: 0
2026-03-25 13:01:16 [astonbarclay.gb] INFO: Found listing with ID: 120453748
2026-03-25 13:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120453748%27 HTTP/1.1" 200 None
2026-03-25 13:01:16 [astonbarclay.gb] INFO: Scrape type for 120453748: 2
2026-03-25 13:01:16 [astonbarclay.gb] INFO: Found listing with ID: 120171916
2026-03-25 13:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120171916%27 HTTP/1.1" 200 None
2026-03-25 13:01:16 [astonbarclay.gb] INFO: Scrape type for 120171916: 0
2026-03-25 13:01:16 [astonbarclay.gb] INFO: Found listing with ID: 120368640
2026-03-25 13:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120368640%27 HTTP/1.1" 200 None
2026-03-25 13:01:16 [astonbarclay.gb] INFO: Scrape type for 120368640: 0
2026-03-25 13:01:16 [astonbarclay.gb] INFO: Found listing with ID: 120751190
2026-03-25 13:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120751190%27 HTTP/1.1" 200 None
2026-03-25 13:01:16 [astonbarclay.gb] INFO: Scrape type for 120751190: 0
2026-03-25 13:01:16 [astonbarclay.gb] INFO: Found listing with ID: 120714054
2026-03-25 13:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120714054%27 HTTP/1.1" 200 None
2026-03-25 13:01:16 [astonbarclay.gb] INFO: Scrape type for 120714054: 0
2026-03-25 13:01:16 [astonbarclay.gb] INFO: Found listing with ID: 120732683
2026-03-25 13:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120732683%27 HTTP/1.1" 200 None
2026-03-25 13:01:16 [astonbarclay.gb] INFO: Scrape type for 120732683: 0
2026-03-25 13:01:16 [astonbarclay.gb] INFO: Found listing with ID: 120746372
2026-03-25 13:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120746372%27 HTTP/1.1" 200 None
2026-03-25 13:01:16 [astonbarclay.gb] INFO: Scrape type for 120746372: 0
2026-03-25 13:01:16 [astonbarclay.gb] INFO: Found listing with ID: 120733331
2026-03-25 13:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120733331%27 HTTP/1.1" 200 None
2026-03-25 13:01:16 [astonbarclay.gb] INFO: Scrape type for 120733331: 0
2026-03-25 13:01:16 [astonbarclay.gb] INFO: Found listing with ID: 119837652
2026-03-25 13:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119837652%27 HTTP/1.1" 200 None
2026-03-25 13:01:16 [astonbarclay.gb] INFO: Scrape type for 119837652: 0
2026-03-25 13:01:16 [astonbarclay.gb] INFO: Found listing with ID: 117830350
2026-03-25 13:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27117830350%27 HTTP/1.1" 200 None
2026-03-25 13:01:16 [astonbarclay.gb] INFO: Scrape type for 117830350: 0
2026-03-25 13:01:16 [astonbarclay.gb] INFO: Found listing with ID: 120761595
2026-03-25 13:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120761595%27 HTTP/1.1" 200 None
2026-03-25 13:01:16 [astonbarclay.gb] INFO: Scrape type for 120761595: 0
2026-03-25 13:01:16 [astonbarclay.gb] INFO: Found listing with ID: 120749209
2026-03-25 13:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120749209%27 HTTP/1.1" 200 None
2026-03-25 13:01:16 [astonbarclay.gb] INFO: Scrape type for 120749209: 0
2026-03-25 13:01:16 [astonbarclay.gb] INFO: Found listing with ID: 120741069
2026-03-25 13:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120741069%27 HTTP/1.1" 200 None
2026-03-25 13:01:16 [astonbarclay.gb] INFO: Scrape type for 120741069: 0
2026-03-25 13:01:16 [astonbarclay.gb] INFO: Found listing with ID: 120696058
2026-03-25 13:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120696058%27 HTTP/1.1" 200 None
2026-03-25 13:01:16 [astonbarclay.gb] INFO: Scrape type for 120696058: 0
2026-03-25 13:01:16 [astonbarclay.gb] INFO: Found listing with ID: 120713991
2026-03-25 13:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120713991%27 HTTP/1.1" 200 None
2026-03-25 13:01:16 [astonbarclay.gb] INFO: Scrape type for 120713991: 0
2026-03-25 13:01:16 [astonbarclay.gb] INFO: Found listing with ID: 120756520
2026-03-25 13:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120756520%27 HTTP/1.1" 200 None
2026-03-25 13:01:16 [astonbarclay.gb] INFO: Scrape type for 120756520: 0
2026-03-25 13:01:16 [astonbarclay.gb] INFO: Found listing with ID: 120754078
2026-03-25 13:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120754078%27 HTTP/1.1" 200 None
2026-03-25 13:01:16 [astonbarclay.gb] INFO: Scrape type for 120754078: 0
2026-03-25 13:01:16 [astonbarclay.gb] INFO: Found listing with ID: 120736652
2026-03-25 13:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120736652%27 HTTP/1.1" 200 None
2026-03-25 13:01:16 [astonbarclay.gb] INFO: Scrape type for 120736652: 0
2026-03-25 13:01:16 [astonbarclay.gb] INFO: Found listing with ID: 120750401
2026-03-25 13:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120750401%27 HTTP/1.1" 200 None
2026-03-25 13:01:16 [astonbarclay.gb] INFO: Scrape type for 120750401: 0
2026-03-25 13:01:16 [astonbarclay.gb] INFO: Found listing with ID: 120733412
2026-03-25 13:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120733412%27 HTTP/1.1" 200 None
2026-03-25 13:01:16 [astonbarclay.gb] INFO: Scrape type for 120733412: 0
2026-03-25 13:01:16 [astonbarclay.gb] INFO: Found listing with ID: 120688219
2026-03-25 13:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120688219%27 HTTP/1.1" 200 None
2026-03-25 13:01:16 [astonbarclay.gb] INFO: Scrape type for 120688219: 0
2026-03-25 13:01:16 [astonbarclay.gb] INFO: Found listing with ID: 120726997
2026-03-25 13:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120726997%27 HTTP/1.1" 200 None
2026-03-25 13:01:16 [astonbarclay.gb] INFO: Scrape type for 120726997: 0
2026-03-25 13:01:16 [astonbarclay.gb] INFO: Found listing with ID: 120406763
2026-03-25 13:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120406763%27 HTTP/1.1" 200 None
2026-03-25 13:01:16 [astonbarclay.gb] INFO: Scrape type for 120406763: 0
2026-03-25 13:01:16 [astonbarclay.gb] INFO: Found listing with ID: 120738966
2026-03-25 13:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120738966%27 HTTP/1.1" 200 None
2026-03-25 13:01:16 [astonbarclay.gb] INFO: Scrape type for 120738966: 0
2026-03-25 13:01:16 [astonbarclay.gb] INFO: Found listing with ID: 120024515
2026-03-25 13:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120024515%27 HTTP/1.1" 200 None
2026-03-25 13:01:16 [astonbarclay.gb] INFO: Scrape type for 120024515: 2
2026-03-25 13:01:16 [astonbarclay.gb] INFO: Found listing with ID: 120725248
2026-03-25 13:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120725248%27 HTTP/1.1" 200 None
2026-03-25 13:01:16 [astonbarclay.gb] INFO: Scrape type for 120725248: 0
2026-03-25 13:01:16 [astonbarclay.gb] INFO: Found listing with ID: 120730965
2026-03-25 13:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120730965%27 HTTP/1.1" 200 None
2026-03-25 13:01:16 [astonbarclay.gb] INFO: Scrape type for 120730965: 0
2026-03-25 13:01:16 [astonbarclay.gb] INFO: Found listing with ID: 120713746
2026-03-25 13:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120713746%27 HTTP/1.1" 200 None
2026-03-25 13:01:16 [astonbarclay.gb] INFO: Scrape type for 120713746: 0
2026-03-25 13:01:16 [astonbarclay.gb] INFO: Found listing with ID: 120733681
2026-03-25 13:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120733681%27 HTTP/1.1" 200 None
2026-03-25 13:01:16 [astonbarclay.gb] INFO: Scrape type for 120733681: 0
2026-03-25 13:01:16 [astonbarclay.gb] INFO: Found listing with ID: 120746149
2026-03-25 13:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120746149%27 HTTP/1.1" 200 None
2026-03-25 13:01:16 [astonbarclay.gb] INFO: Scrape type for 120746149: 0
2026-03-25 13:01:16 [astonbarclay.gb] INFO: Found listing with ID: 120406739
2026-03-25 13:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120406739%27 HTTP/1.1" 200 None
2026-03-25 13:01:16 [astonbarclay.gb] INFO: Scrape type for 120406739: 2
2026-03-25 13:01:16 [astonbarclay.gb] INFO: Found listing with ID: 120408135
2026-03-25 13:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120408135%27 HTTP/1.1" 200 None
2026-03-25 13:01:16 [astonbarclay.gb] INFO: Scrape type for 120408135: 2
2026-03-25 13:01:16 [astonbarclay.gb] INFO: Found listing with ID: 120690793
2026-03-25 13:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120690793%27 HTTP/1.1" 200 None
2026-03-25 13:01:16 [astonbarclay.gb] INFO: Scrape type for 120690793: 0
2026-03-25 13:01:16 [astonbarclay.gb] INFO: Found listing with ID: 120751343
2026-03-25 13:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120751343%27 HTTP/1.1" 200 None
2026-03-25 13:01:16 [astonbarclay.gb] INFO: Scrape type for 120751343: 0
2026-03-25 13:01:16 [astonbarclay.gb] INFO: Found listing with ID: 120758496
2026-03-25 13:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120758496%27 HTTP/1.1" 200 None
2026-03-25 13:01:16 [astonbarclay.gb] INFO: Scrape type for 120758496: 0
2026-03-25 13:01:16 [astonbarclay.gb] INFO: Found listing with ID: 120754325
2026-03-25 13:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120754325%27 HTTP/1.1" 200 None
2026-03-25 13:01:16 [astonbarclay.gb] INFO: Scrape type for 120754325: 0
2026-03-25 13:01:16 [astonbarclay.gb] INFO: Found listing with ID: 120732864
2026-03-25 13:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120732864%27 HTTP/1.1" 200 None
2026-03-25 13:01:16 [astonbarclay.gb] INFO: Scrape type for 120732864: 0
2026-03-25 13:01:16 [astonbarclay.gb] INFO: Found listing with ID: 120729065
2026-03-25 13:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120729065%27 HTTP/1.1" 200 None
2026-03-25 13:01:17 [astonbarclay.gb] INFO: Scrape type for 120729065: 0
2026-03-25 13:01:17 [astonbarclay.gb] INFO: Found listing with ID: 120364358
2026-03-25 13:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120364358%27 HTTP/1.1" 200 None
2026-03-25 13:01:17 [astonbarclay.gb] INFO: Scrape type for 120364358: 2
2026-03-25 13:01:17 [astonbarclay.gb] INFO: Found listing with ID: 120713969
2026-03-25 13:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120713969%27 HTTP/1.1" 200 None
2026-03-25 13:01:17 [astonbarclay.gb] INFO: Scrape type for 120713969: 0
2026-03-25 13:01:17 [astonbarclay.gb] INFO: Found listing with ID: 120724402
2026-03-25 13:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120724402%27 HTTP/1.1" 200 None
2026-03-25 13:01:17 [astonbarclay.gb] INFO: Scrape type for 120724402: 0
2026-03-25 13:01:17 [astonbarclay.gb] INFO: Found listing with ID: 120745720
2026-03-25 13:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120745720%27 HTTP/1.1" 200 None
2026-03-25 13:01:17 [astonbarclay.gb] INFO: Scrape type for 120745720: 0
2026-03-25 13:01:17 [astonbarclay.gb] INFO: Found listing with ID: 120738792
2026-03-25 13:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120738792%27 HTTP/1.1" 200 None
2026-03-25 13:01:17 [astonbarclay.gb] INFO: Scrape type for 120738792: 0
2026-03-25 13:01:17 [astonbarclay.gb] INFO: Found listing with ID: 120581417
2026-03-25 13:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120581417%27 HTTP/1.1" 200 None
2026-03-25 13:01:17 [astonbarclay.gb] INFO: Scrape type for 120581417: 0
2026-03-25 13:01:17 [astonbarclay.gb] INFO: Found listing with ID: 120581824
2026-03-25 13:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120581824%27 HTTP/1.1" 200 None
2026-03-25 13:01:17 [astonbarclay.gb] INFO: Scrape type for 120581824: 0
2026-03-25 13:01:17 [astonbarclay.gb] INFO: Found listing with ID: 120688324
2026-03-25 13:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120688324%27 HTTP/1.1" 200 None
2026-03-25 13:01:17 [astonbarclay.gb] INFO: Scrape type for 120688324: 0
2026-03-25 13:01:17 [astonbarclay.gb] INFO: Found listing with ID: 120695565
2026-03-25 13:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120695565%27 HTTP/1.1" 200 None
2026-03-25 13:01:17 [astonbarclay.gb] INFO: Scrape type for 120695565: 2
2026-03-25 13:01:17 [astonbarclay.gb] INFO: Found listing with ID: 120691045
2026-03-25 13:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120691045%27 HTTP/1.1" 200 None
2026-03-25 13:01:17 [astonbarclay.gb] INFO: Scrape type for 120691045: 0
2026-03-25 13:01:17 [astonbarclay.gb] INFO: Found listing with ID: 120693640
2026-03-25 13:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120693640%27 HTTP/1.1" 200 None
2026-03-25 13:01:17 [astonbarclay.gb] INFO: Scrape type for 120693640: 0
2026-03-25 13:01:17 [astonbarclay.gb] INFO: Found listing with ID: 120751141
2026-03-25 13:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120751141%27 HTTP/1.1" 200 None
2026-03-25 13:01:17 [astonbarclay.gb] INFO: Scrape type for 120751141: 0
2026-03-25 13:01:17 [astonbarclay.gb] INFO: Found listing with ID: 120220640
2026-03-25 13:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120220640%27 HTTP/1.1" 200 None
2026-03-25 13:01:17 [astonbarclay.gb] INFO: Scrape type for 120220640: 2
2026-03-25 13:01:17 [astonbarclay.gb] INFO: Found listing with ID: 120681802
2026-03-25 13:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120681802%27 HTTP/1.1" 200 None
2026-03-25 13:01:17 [astonbarclay.gb] INFO: Scrape type for 120681802: 0
2026-03-25 13:01:17 [astonbarclay.gb] INFO: Found listing with ID: 120439927
2026-03-25 13:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120439927%27 HTTP/1.1" 200 None
2026-03-25 13:01:17 [astonbarclay.gb] INFO: Scrape type for 120439927: 0
2026-03-25 13:01:17 [astonbarclay.gb] INFO: Found listing with ID: 120689970
2026-03-25 13:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120689970%27 HTTP/1.1" 200 None
2026-03-25 13:01:17 [astonbarclay.gb] INFO: Scrape type for 120689970: 0
2026-03-25 13:01:17 [astonbarclay.gb] INFO: Found listing with ID: 120731113
2026-03-25 13:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120731113%27 HTTP/1.1" 200 None
2026-03-25 13:01:17 [astonbarclay.gb] INFO: Scrape type for 120731113: 0
2026-03-25 13:01:17 [astonbarclay.gb] INFO: Found listing with ID: 120442309
2026-03-25 13:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120442309%27 HTTP/1.1" 200 None
2026-03-25 13:01:17 [astonbarclay.gb] INFO: Scrape type for 120442309: 2
2026-03-25 13:01:17 [astonbarclay.gb] INFO: Found listing with ID: 120732411
2026-03-25 13:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120732411%27 HTTP/1.1" 200 None
2026-03-25 13:01:17 [astonbarclay.gb] INFO: Scrape type for 120732411: 0
2026-03-25 13:01:17 [astonbarclay.gb] INFO: Found listing with ID: 120691804
2026-03-25 13:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120691804%27 HTTP/1.1" 200 None
2026-03-25 13:01:17 [astonbarclay.gb] INFO: Scrape type for 120691804: 0
2026-03-25 13:01:17 [astonbarclay.gb] INFO: Found listing with ID: 120302568
2026-03-25 13:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120302568%27 HTTP/1.1" 200 None
2026-03-25 13:01:17 [astonbarclay.gb] INFO: Scrape type for 120302568: 2
2026-03-25 13:01:17 [astonbarclay.gb] INFO: Found listing with ID: 120751313
2026-03-25 13:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120751313%27 HTTP/1.1" 200 None
2026-03-25 13:01:17 [astonbarclay.gb] INFO: Scrape type for 120751313: 0
2026-03-25 13:01:17 [astonbarclay.gb] INFO: Found listing with ID: 120756805
2026-03-25 13:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120756805%27 HTTP/1.1" 200 None
2026-03-25 13:01:17 [astonbarclay.gb] INFO: Scrape type for 120756805: 0
2026-03-25 13:01:17 [astonbarclay.gb] INFO: Found listing with ID: 120751254
2026-03-25 13:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120751254%27 HTTP/1.1" 200 None
2026-03-25 13:01:17 [astonbarclay.gb] INFO: Scrape type for 120751254: 0
2026-03-25 13:01:17 [astonbarclay.gb] INFO: Found listing with ID: 120302654
2026-03-25 13:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120302654%27 HTTP/1.1" 200 None
2026-03-25 13:01:17 [astonbarclay.gb] INFO: Scrape type for 120302654: 2
2026-03-25 13:01:17 [astonbarclay.gb] INFO: Found listing with ID: 120530920
2026-03-25 13:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120530920%27 HTTP/1.1" 200 None
2026-03-25 13:01:17 [astonbarclay.gb] INFO: Scrape type for 120530920: 0
2026-03-25 13:01:17 [astonbarclay.gb] INFO: Found listing with ID: 120617192
2026-03-25 13:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120617192%27 HTTP/1.1" 200 None
2026-03-25 13:01:17 [astonbarclay.gb] INFO: Scrape type for 120617192: 0
2026-03-25 13:01:17 [astonbarclay.gb] INFO: Found listing with ID: 120443760
2026-03-25 13:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120443760%27 HTTP/1.1" 200 None
2026-03-25 13:01:17 [astonbarclay.gb] INFO: Scrape type for 120443760: 2
2026-03-25 13:01:17 [astonbarclay.gb] INFO: Found listing with ID: 120726302
2026-03-25 13:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120726302%27 HTTP/1.1" 200 None
2026-03-25 13:01:17 [astonbarclay.gb] INFO: Scrape type for 120726302: 0
2026-03-25 13:01:17 [astonbarclay.gb] INFO: Found listing with ID: 120696944
2026-03-25 13:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120696944%27 HTTP/1.1" 200 None
2026-03-25 13:01:17 [astonbarclay.gb] INFO: Scrape type for 120696944: 0
2026-03-25 13:01:17 [astonbarclay.gb] INFO: Found listing with ID: 120752578
2026-03-25 13:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120752578%27 HTTP/1.1" 200 None
2026-03-25 13:01:17 [astonbarclay.gb] INFO: Scrape type for 120752578: 0
2026-03-25 13:01:17 [astonbarclay.gb] INFO: Found listing with ID: 120733599
2026-03-25 13:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120733599%27 HTTP/1.1" 200 None
2026-03-25 13:01:17 [astonbarclay.gb] INFO: Scrape type for 120733599: 0
2026-03-25 13:01:17 [astonbarclay.gb] INFO: Found listing with ID: 120757940
2026-03-25 13:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120757940%27 HTTP/1.1" 200 None
2026-03-25 13:01:17 [astonbarclay.gb] INFO: Scrape type for 120757940: 0
2026-03-25 13:01:17 [astonbarclay.gb] INFO: Found listing with ID: 120691178
2026-03-25 13:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120691178%27 HTTP/1.1" 200 None
2026-03-25 13:01:17 [astonbarclay.gb] INFO: Scrape type for 120691178: 0
2026-03-25 13:01:17 [astonbarclay.gb] INFO: Found listing with ID: 120755440
2026-03-25 13:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120755440%27 HTTP/1.1" 200 None
2026-03-25 13:01:17 [astonbarclay.gb] INFO: Scrape type for 120755440: 0
2026-03-25 13:01:17 [astonbarclay.gb] INFO: Found listing with ID: 120728398
2026-03-25 13:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120728398%27 HTTP/1.1" 200 None
2026-03-25 13:01:17 [astonbarclay.gb] INFO: Scrape type for 120728398: 0
2026-03-25 13:01:17 [astonbarclay.gb] INFO: Found listing with ID: 120691012
2026-03-25 13:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120691012%27 HTTP/1.1" 200 None
2026-03-25 13:01:17 [astonbarclay.gb] INFO: Scrape type for 120691012: 0
2026-03-25 13:01:17 [astonbarclay.gb] INFO: Found listing with ID: 120761485
2026-03-25 13:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120761485%27 HTTP/1.1" 200 None
2026-03-25 13:01:17 [astonbarclay.gb] INFO: Scrape type for 120761485: 0
2026-03-25 13:01:17 [astonbarclay.gb] INFO: Found listing with ID: 120694307
2026-03-25 13:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120694307%27 HTTP/1.1" 200 None
2026-03-25 13:01:17 [astonbarclay.gb] INFO: Scrape type for 120694307: 0
2026-03-25 13:01:17 [astonbarclay.gb] INFO: Found listing with ID: 120725778
2026-03-25 13:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120725778%27 HTTP/1.1" 200 None
2026-03-25 13:01:17 [astonbarclay.gb] INFO: Scrape type for 120725778: 0
2026-03-25 13:01:17 [astonbarclay.gb] INFO: Found listing with ID: 120756696
2026-03-25 13:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120756696%27 HTTP/1.1" 200 None
2026-03-25 13:01:17 [astonbarclay.gb] INFO: Scrape type for 120756696: 0
2026-03-25 13:01:17 [astonbarclay.gb] INFO: Found listing with ID: 120695175
2026-03-25 13:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120695175%27 HTTP/1.1" 200 None
2026-03-25 13:01:17 [astonbarclay.gb] INFO: Scrape type for 120695175: 2
2026-03-25 13:01:17 [astonbarclay.gb] INFO: Found listing with ID: 120582459
2026-03-25 13:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120582459%27 HTTP/1.1" 200 None
2026-03-25 13:01:17 [astonbarclay.gb] INFO: Scrape type for 120582459: 0
2026-03-25 13:01:17 [astonbarclay.gb] INFO: Found listing with ID: 120758930
2026-03-25 13:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120758930%27 HTTP/1.1" 200 None
2026-03-25 13:01:17 [astonbarclay.gb] INFO: Scrape type for 120758930: 0
2026-03-25 13:01:17 [astonbarclay.gb] INFO: Found listing with ID: 120753086
2026-03-25 13:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120753086%27 HTTP/1.1" 200 None
2026-03-25 13:01:17 [astonbarclay.gb] INFO: Scrape type for 120753086: 0
2026-03-25 13:01:17 [astonbarclay.gb] INFO: Found listing with ID: 120690454
2026-03-25 13:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120690454%27 HTTP/1.1" 200 None
2026-03-25 13:01:17 [astonbarclay.gb] INFO: Scrape type for 120690454: 0
2026-03-25 13:01:17 [astonbarclay.gb] INFO: Found listing with ID: 120692816
2026-03-25 13:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120692816%27 HTTP/1.1" 200 None
2026-03-25 13:01:17 [astonbarclay.gb] INFO: Scrape type for 120692816: 0
2026-03-25 13:01:17 [astonbarclay.gb] INFO: Found listing with ID: 120688426
2026-03-25 13:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120688426%27 HTTP/1.1" 200 None
2026-03-25 13:01:17 [astonbarclay.gb] INFO: Scrape type for 120688426: 0
2026-03-25 13:01:17 [astonbarclay.gb] INFO: Found listing with ID: 120732747
2026-03-25 13:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120732747%27 HTTP/1.1" 200 None
2026-03-25 13:01:17 [astonbarclay.gb] INFO: Scrape type for 120732747: 0
2026-03-25 13:01:17 [astonbarclay.gb] INFO: Found listing with ID: 120690865
2026-03-25 13:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120690865%27 HTTP/1.1" 200 None
2026-03-25 13:01:17 [astonbarclay.gb] INFO: Scrape type for 120690865: 0
2026-03-25 13:01:17 [astonbarclay.gb] INFO: Found listing with ID: 120681200
2026-03-25 13:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120681200%27 HTTP/1.1" 200 None
2026-03-25 13:01:17 [astonbarclay.gb] INFO: Scrape type for 120681200: 0
2026-03-25 13:01:17 [astonbarclay.gb] INFO: Found listing with ID: 120688243
2026-03-25 13:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120688243%27 HTTP/1.1" 200 None
2026-03-25 13:01:17 [astonbarclay.gb] INFO: Scrape type for 120688243: 0
2026-03-25 13:01:17 [astonbarclay.gb] INFO: Found listing with ID: 120683124
2026-03-25 13:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120683124%27 HTTP/1.1" 200 None
2026-03-25 13:01:17 [astonbarclay.gb] INFO: Scrape type for 120683124: 0
2026-03-25 13:01:17 [astonbarclay.gb] INFO: Found listing with ID: 120692983
2026-03-25 13:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120692983%27 HTTP/1.1" 200 None
2026-03-25 13:01:17 [astonbarclay.gb] INFO: Scrape type for 120692983: 0
2026-03-25 13:01:17 [astonbarclay.gb] INFO: Found listing with ID: 120687223
2026-03-25 13:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120687223%27 HTTP/1.1" 200 None
2026-03-25 13:01:17 [astonbarclay.gb] INFO: Scrape type for 120687223: 0
2026-03-25 13:01:17 [astonbarclay.gb] INFO: Found listing with ID: 120694326
2026-03-25 13:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120694326%27 HTTP/1.1" 200 None
2026-03-25 13:01:17 [astonbarclay.gb] INFO: Scrape type for 120694326: 2
2026-03-25 13:01:17 [astonbarclay.gb] INFO: Found listing with ID: 120688313
2026-03-25 13:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120688313%27 HTTP/1.1" 200 None
2026-03-25 13:01:17 [astonbarclay.gb] INFO: Scrape type for 120688313: 0
2026-03-25 13:01:17 [astonbarclay.gb] INFO: Found listing with ID: 120692322
2026-03-25 13:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120692322%27 HTTP/1.1" 200 None
2026-03-25 13:01:17 [astonbarclay.gb] INFO: Scrape type for 120692322: 2
2026-03-25 13:01:17 [astonbarclay.gb] INFO: Found listing with ID: 120693666
2026-03-25 13:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120693666%27 HTTP/1.1" 200 None
2026-03-25 13:01:17 [astonbarclay.gb] INFO: Scrape type for 120693666: 2
2026-03-25 13:01:17 [astonbarclay.gb] INFO: Found listing with ID: 120680805
2026-03-25 13:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120680805%27 HTTP/1.1" 200 None
2026-03-25 13:01:18 [astonbarclay.gb] INFO: Scrape type for 120680805: 0
2026-03-25 13:01:18 [astonbarclay.gb] INFO: Found listing with ID: 120689132
2026-03-25 13:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120689132%27 HTTP/1.1" 200 None
2026-03-25 13:01:18 [astonbarclay.gb] INFO: Scrape type for 120689132: 0
2026-03-25 13:01:18 [astonbarclay.gb] INFO: Found listing with ID: 120695121
2026-03-25 13:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120695121%27 HTTP/1.1" 200 None
2026-03-25 13:01:18 [astonbarclay.gb] INFO: Scrape type for 120695121: 0
2026-03-25 13:01:18 [astonbarclay.gb] INFO: Found listing with ID: 120698448
2026-03-25 13:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120698448%27 HTTP/1.1" 200 None
2026-03-25 13:01:18 [astonbarclay.gb] INFO: Scrape type for 120698448: 0
2026-03-25 13:01:18 [astonbarclay.gb] INFO: Found listing with ID: 120687954
2026-03-25 13:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120687954%27 HTTP/1.1" 200 None
2026-03-25 13:01:18 [astonbarclay.gb] INFO: Scrape type for 120687954: 0
2026-03-25 13:01:18 [astonbarclay.gb] INFO: Found listing with ID: 120691092
2026-03-25 13:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120691092%27 HTTP/1.1" 200 None
2026-03-25 13:01:18 [astonbarclay.gb] INFO: Scrape type for 120691092: 0
2026-03-25 13:01:18 [astonbarclay.gb] INFO: Found listing with ID: 120690647
2026-03-25 13:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120690647%27 HTTP/1.1" 200 None
2026-03-25 13:01:18 [astonbarclay.gb] INFO: Scrape type for 120690647: 0
2026-03-25 13:01:18 [astonbarclay.gb] INFO: Found listing with ID: 120678615
2026-03-25 13:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120678615%27 HTTP/1.1" 200 None
2026-03-25 13:01:18 [astonbarclay.gb] INFO: Scrape type for 120678615: 0
2026-03-25 13:01:18 [astonbarclay.gb] INFO: Found listing with ID: 120692763
2026-03-25 13:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120692763%27 HTTP/1.1" 200 None
2026-03-25 13:01:18 [astonbarclay.gb] INFO: Scrape type for 120692763: 2
2026-03-25 13:01:18 [astonbarclay.gb] INFO: Found listing with ID: 120674268
2026-03-25 13:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120674268%27 HTTP/1.1" 200 None
2026-03-25 13:01:18 [astonbarclay.gb] INFO: Scrape type for 120674268: 0
2026-03-25 13:01:18 [astonbarclay.gb] INFO: Found listing with ID: 120690055
2026-03-25 13:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120690055%27 HTTP/1.1" 200 None
2026-03-25 13:01:18 [astonbarclay.gb] INFO: Scrape type for 120690055: 0
2026-03-25 13:01:18 [astonbarclay.gb] INFO: Found listing with ID: 120685959
2026-03-25 13:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120685959%27 HTTP/1.1" 200 None
2026-03-25 13:01:18 [astonbarclay.gb] INFO: Scrape type for 120685959: 0
2026-03-25 13:01:18 [astonbarclay.gb] INFO: Found listing with ID: 120696584
2026-03-25 13:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120696584%27 HTTP/1.1" 200 None
2026-03-25 13:01:18 [astonbarclay.gb] INFO: Scrape type for 120696584: 0
2026-03-25 13:01:18 [astonbarclay.gb] INFO: Found listing with ID: 120689230
2026-03-25 13:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120689230%27 HTTP/1.1" 200 None
2026-03-25 13:01:18 [astonbarclay.gb] INFO: Scrape type for 120689230: 0
2026-03-25 13:01:18 [astonbarclay.gb] INFO: Found listing with ID: 120753553
2026-03-25 13:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120753553%27 HTTP/1.1" 200 None
2026-03-25 13:01:18 [astonbarclay.gb] INFO: Scrape type for 120753553: 0
2026-03-25 13:01:18 [astonbarclay.gb] INFO: Found listing with ID: 120693407
2026-03-25 13:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120693407%27 HTTP/1.1" 200 None
2026-03-25 13:01:18 [astonbarclay.gb] INFO: Scrape type for 120693407: 0
2026-03-25 13:01:18 [astonbarclay.gb] INFO: Found listing with ID: 120750706
2026-03-25 13:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120750706%27 HTTP/1.1" 200 None
2026-03-25 13:01:18 [astonbarclay.gb] INFO: Scrape type for 120750706: 0
2026-03-25 13:01:18 [astonbarclay.gb] INFO: Found listing with ID: 120402526
2026-03-25 13:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120402526%27 HTTP/1.1" 200 None
2026-03-25 13:01:18 [astonbarclay.gb] INFO: Scrape type for 120402526: 0
2026-03-25 13:01:18 [astonbarclay.gb] INFO: Found listing with ID: 120732653
2026-03-25 13:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120732653%27 HTTP/1.1" 200 None
2026-03-25 13:01:18 [astonbarclay.gb] INFO: Scrape type for 120732653: 0
2026-03-25 13:01:18 [astonbarclay.gb] INFO: Found listing with ID: 120753919
2026-03-25 13:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120753919%27 HTTP/1.1" 200 None
2026-03-25 13:01:18 [astonbarclay.gb] INFO: Scrape type for 120753919: 0
2026-03-25 13:01:18 [astonbarclay.gb] INFO: Found listing with ID: 120735135
2026-03-25 13:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120735135%27 HTTP/1.1" 200 None
2026-03-25 13:01:18 [astonbarclay.gb] INFO: Scrape type for 120735135: 0
2026-03-25 13:01:18 [astonbarclay.gb] INFO: Found listing with ID: 120755203
2026-03-25 13:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120755203%27 HTTP/1.1" 200 None
2026-03-25 13:01:18 [astonbarclay.gb] INFO: Scrape type for 120755203: 0
2026-03-25 13:01:18 [astonbarclay.gb] INFO: Found listing with ID: 120725979
2026-03-25 13:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120725979%27 HTTP/1.1" 200 None
2026-03-25 13:01:18 [astonbarclay.gb] INFO: Scrape type for 120725979: 0
2026-03-25 13:01:18 [astonbarclay.gb] INFO: Found listing with ID: 120733156
2026-03-25 13:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120733156%27 HTTP/1.1" 200 None
2026-03-25 13:01:18 [astonbarclay.gb] INFO: Scrape type for 120733156: 0
2026-03-25 13:01:18 [astonbarclay.gb] INFO: Found listing with ID: 120737032
2026-03-25 13:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120737032%27 HTTP/1.1" 200 None
2026-03-25 13:01:18 [astonbarclay.gb] INFO: Scrape type for 120737032: 0
2026-03-25 13:01:18 [astonbarclay.gb] INFO: Found listing with ID: 120713728
2026-03-25 13:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120713728%27 HTTP/1.1" 200 None
2026-03-25 13:01:18 [astonbarclay.gb] INFO: Scrape type for 120713728: 0
2026-03-25 13:01:18 [astonbarclay.gb] INFO: Found listing with ID: 120754042
2026-03-25 13:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120754042%27 HTTP/1.1" 200 None
2026-03-25 13:01:18 [astonbarclay.gb] INFO: Scrape type for 120754042: 0
2026-03-25 13:01:18 [astonbarclay.gb] INFO: Found listing with ID: 120738444
2026-03-25 13:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120738444%27 HTTP/1.1" 200 None
2026-03-25 13:01:18 [astonbarclay.gb] INFO: Scrape type for 120738444: 0
2026-03-25 13:01:18 [astonbarclay.gb] INFO: Found listing with ID: 120445029
2026-03-25 13:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120445029%27 HTTP/1.1" 200 None
2026-03-25 13:01:18 [astonbarclay.gb] INFO: Scrape type for 120445029: 0
2026-03-25 13:01:18 [astonbarclay.gb] INFO: Found listing with ID: 120756115
2026-03-25 13:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120756115%27 HTTP/1.1" 200 None
2026-03-25 13:01:18 [astonbarclay.gb] INFO: Scrape type for 120756115: 0
2026-03-25 13:01:18 [astonbarclay.gb] INFO: Found listing with ID: 120693568
2026-03-25 13:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120693568%27 HTTP/1.1" 200 None
2026-03-25 13:01:18 [astonbarclay.gb] INFO: Scrape type for 120693568: 0
2026-03-25 13:01:18 [astonbarclay.gb] INFO: Found listing with ID: 120192862
2026-03-25 13:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120192862%27 HTTP/1.1" 200 None
2026-03-25 13:01:18 [astonbarclay.gb] INFO: Scrape type for 120192862: 2
2026-03-25 13:01:18 [astonbarclay.gb] INFO: Found listing with ID: 120657468
2026-03-25 13:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120657468%27 HTTP/1.1" 200 None
2026-03-25 13:01:18 [astonbarclay.gb] INFO: Scrape type for 120657468: 0
2026-03-25 13:01:18 [astonbarclay.gb] INFO: Found listing with ID: 120617164
2026-03-25 13:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120617164%27 HTTP/1.1" 200 None
2026-03-25 13:01:18 [astonbarclay.gb] INFO: Scrape type for 120617164: 0
2026-03-25 13:01:18 [astonbarclay.gb] INFO: Found listing with ID: 120715801
2026-03-25 13:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120715801%27 HTTP/1.1" 200 None
2026-03-25 13:01:18 [astonbarclay.gb] INFO: Scrape type for 120715801: 0
2026-03-25 13:01:18 [astonbarclay.gb] INFO: Found listing with ID: 120680410
2026-03-25 13:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120680410%27 HTTP/1.1" 200 None
2026-03-25 13:01:18 [astonbarclay.gb] INFO: Scrape type for 120680410: 0
2026-03-25 13:01:18 [astonbarclay.gb] INFO: Found listing with ID: 120714077
2026-03-25 13:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120714077%27 HTTP/1.1" 200 None
2026-03-25 13:01:18 [astonbarclay.gb] INFO: Scrape type for 120714077: 0
2026-03-25 13:01:18 [astonbarclay.gb] INFO: Found listing with ID: 120759079
2026-03-25 13:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120759079%27 HTTP/1.1" 200 None
2026-03-25 13:01:18 [astonbarclay.gb] INFO: Scrape type for 120759079: 0
2026-03-25 13:01:18 [astonbarclay.gb] INFO: Found listing with ID: 120476757
2026-03-25 13:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120476757%27 HTTP/1.1" 200 None
2026-03-25 13:01:18 [astonbarclay.gb] INFO: Scrape type for 120476757: 0
2026-03-25 13:01:18 [astonbarclay.gb] INFO: Found listing with ID: 120753082
2026-03-25 13:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120753082%27 HTTP/1.1" 200 None
2026-03-25 13:01:18 [astonbarclay.gb] INFO: Scrape type for 120753082: 0
2026-03-25 13:01:18 [astonbarclay.gb] INFO: Found listing with ID: 120757392
2026-03-25 13:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120757392%27 HTTP/1.1" 200 None
2026-03-25 13:01:18 [astonbarclay.gb] INFO: Scrape type for 120757392: 0
2026-03-25 13:01:18 [astonbarclay.gb] INFO: Found listing with ID: 120741234
2026-03-25 13:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120741234%27 HTTP/1.1" 200 None
2026-03-25 13:01:18 [astonbarclay.gb] INFO: Scrape type for 120741234: 0
2026-03-25 13:01:18 [astonbarclay.gb] INFO: Found listing with ID: 120753346
2026-03-25 13:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120753346%27 HTTP/1.1" 200 None
2026-03-25 13:01:18 [astonbarclay.gb] INFO: Scrape type for 120753346: 0
2026-03-25 13:01:18 [astonbarclay.gb] INFO: Found listing with ID: 120739822
2026-03-25 13:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120739822%27 HTTP/1.1" 200 None
2026-03-25 13:01:18 [astonbarclay.gb] INFO: Scrape type for 120739822: 0
2026-03-25 13:01:18 [astonbarclay.gb] INFO: Found listing with ID: 119964768
2026-03-25 13:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119964768%27 HTTP/1.1" 200 None
2026-03-25 13:01:18 [astonbarclay.gb] INFO: Scrape type for 119964768: 2
2026-03-25 13:01:18 [astonbarclay.gb] INFO: Found listing with ID: 119920282
2026-03-25 13:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119920282%27 HTTP/1.1" 200 None
2026-03-25 13:01:18 [astonbarclay.gb] INFO: Scrape type for 119920282: 0
2026-03-25 13:01:18 [astonbarclay.gb] INFO: Found listing with ID: 120600138
2026-03-25 13:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120600138%27 HTTP/1.1" 200 None
2026-03-25 13:01:18 [astonbarclay.gb] INFO: Scrape type for 120600138: 2
2026-03-25 13:01:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120620613?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:01:18 [astonbarclay.gb] INFO: Found listing with ID: 120686836
2026-03-25 13:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120686836%27 HTTP/1.1" 200 None
2026-03-25 13:01:18 [astonbarclay.gb] INFO: Scrape type for 120686836: 0
2026-03-25 13:01:18 [astonbarclay.gb] INFO: Found listing with ID: 120688561
2026-03-25 13:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120688561%27 HTTP/1.1" 200 None
2026-03-25 13:01:18 [astonbarclay.gb] INFO: Scrape type for 120688561: 0
2026-03-25 13:01:18 [astonbarclay.gb] INFO: Found listing with ID: 120763986
2026-03-25 13:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120763986%27 HTTP/1.1" 200 None
2026-03-25 13:01:18 [astonbarclay.gb] INFO: Scrape type for 120763986: 0
2026-03-25 13:01:18 [astonbarclay.gb] INFO: Found listing with ID: 120763511
2026-03-25 13:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120763511%27 HTTP/1.1" 200 None
2026-03-25 13:01:18 [astonbarclay.gb] INFO: Scrape type for 120763511: 0
2026-03-25 13:01:18 [astonbarclay.gb] INFO: Found listing with ID: 120643521
2026-03-25 13:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120643521%27 HTTP/1.1" 200 None
2026-03-25 13:01:18 [astonbarclay.gb] INFO: Scrape type for 120643521: 0
2026-03-25 13:01:18 [astonbarclay.gb] INFO: Found listing with ID: 120257231
2026-03-25 13:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120257231%27 HTTP/1.1" 200 None
2026-03-25 13:01:18 [astonbarclay.gb] INFO: Scrape type for 120257231: 0
2026-03-25 13:01:18 [astonbarclay.gb] INFO: Found listing with ID: 120526347
2026-03-25 13:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120526347%27 HTTP/1.1" 200 None
2026-03-25 13:01:18 [astonbarclay.gb] INFO: Scrape type for 120526347: 2
2026-03-25 13:01:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:01:18 [astonbarclay.gb] INFO: Found listing with ID: 119971941
2026-03-25 13:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119971941%27 HTTP/1.1" 200 None
2026-03-25 13:01:18 [astonbarclay.gb] INFO: Scrape type for 119971941: 0
2026-03-25 13:01:18 [astonbarclay.gb] INFO: Found listing with ID: 120684601
2026-03-25 13:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120684601%27 HTTP/1.1" 200 None
2026-03-25 13:01:18 [astonbarclay.gb] INFO: Scrape type for 120684601: 0
2026-03-25 13:01:18 [astonbarclay.gb] INFO: Found listing with ID: 120693399
2026-03-25 13:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120693399%27 HTTP/1.1" 200 None
2026-03-25 13:01:18 [astonbarclay.gb] INFO: Scrape type for 120693399: 0
2026-03-25 13:01:18 [astonbarclay.gb] INFO: Found listing with ID: 120715097
2026-03-25 13:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120715097%27 HTTP/1.1" 200 None
2026-03-25 13:01:18 [astonbarclay.gb] INFO: Scrape type for 120715097: 2
2026-03-25 13:01:18 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120620613, 'registration': 'MM64RSM', 'account': 'WBA004', 'make': 'JAGUAR', 'model': 'XF DIESEL SALOON', 'derivative': '2.0d [180] R-Sport 4dr Auto', 'mileage': 104719, 'mileageWarranty': True, 'type': 'car', 'saleId': 19179, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 452}, 'saleStart': '2026-03-25T10:00Z', 'lot': 1264, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2016-06-30', 'fuel': 'Diesel', 'motExpiry': '2026-05-26', 'doors': 4, 'engineSize': 1999, 'bodyType': 'Saloon', 'images': ['https://abimg003.imgix.net/MM64RSM/2026-03-20/image/57a3c6cd-1fb2-4164-bb4b-d3aa1551da09_removebg.jpg?w=600', 'https://abimg003.imgix.net/MM64RSM/2026-03-20/image/6ac3b04c-8aee-4ee2-b91c-76d2015f00e6_removebg.jpg?w=600', 'https://abimg003.imgix.net/MM64RSM/2026-03-20/image/2718fcda-88e6-4a39-9b64-e4a957e9056b_removebg.jpg?w=600', 'https://abimg003.imgix.net/MM64RSM/2026-03-20/image/a58045be-f2b5-4583-b0f9-0d5079bcef43_removebg.jpg?w=600', 'https://abimg003.imgix.net/MM64RSM/2026-03-20/image/913a25e3-cb03-47b9-bb19-2816870d9f07_removebg.jpg?w=600', 'https://abimg003.imgix.net/MM64RSM/2026-03-20/image/01947708-22e8-4cc5-b2d2-89462f17494b_removebg.jpg?w=600', 'https://abimg003.imgix.net/MM64RSM/2026-03-20/image/d5e3d9be-0ca2-4a30-81cb-df198fe97472_removebg.jpg?w=600', 'https://abimg003.imgix.net/MM64RSM/2026-03-20/image/2c23242e-da66-4799-93b3-caff0ddf50ea_removebg.jpg?w=600', 'https://abimg003.imgix.net/MM64RSM/2026-03-20/image/9c8e3d0a-e57f-4db6-a8b5-117fe5743545_removebg.jpg?w=600', 'https://abimg003.imgix.net/MM64RSM/2026-03-20/image/53b85913-044f-4fec-a12e-67497891e54e_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Fleet', 'serviceHistory': 'Service print 12/16- 5K, 03/18- 15K, 02/19- 31K, 03/19- 31K, 07/21- 46K', 'remarks': 'VOSA STATES 47K, 75K, 86K, 89K, SD CARD IN OFFICE', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '5', 'v5': True, 'v5details': 'Here', 'co2': 114, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/36243f1e-d4ea-46b9-881f-e40dc2bf365d.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:01:18 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120620613, 'registration': 'MM64RSM', 'account': 'WBA004', 'make': 'JAGUAR', 'model': 'XF DIESEL SALOON', 'derivative': '2.0d [180] R-Sport 4dr Auto', 'mileage': 104719, 'mileageWarranty': True, 'type': 'car', 'saleId': 19179, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 452}, 'saleStart': '2026-03-25T10:00Z', 'lot': 1264, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2016-06-30', 'fuel': 'Diesel', 'motExpiry': '2026-05-26', 'doors': 4, 'engineSize': 1999, 'bodyType': 'Saloon', 'images': ['https://abimg003.imgix.net/MM64RSM/2026-03-20/image/57a3c6cd-1fb2-4164-bb4b-d3aa1551da09_removebg.jpg?w=600', 'https://abimg003.imgix.net/MM64RSM/2026-03-20/image/6ac3b04c-8aee-4ee2-b91c-76d2015f00e6_removebg.jpg?w=600', 'https://abimg003.imgix.net/MM64RSM/2026-03-20/image/2718fcda-88e6-4a39-9b64-e4a957e9056b_removebg.jpg?w=600', 'https://abimg003.imgix.net/MM64RSM/2026-03-20/image/a58045be-f2b5-4583-b0f9-0d5079bcef43_removebg.jpg?w=600', 'https://abimg003.imgix.net/MM64RSM/2026-03-20/image/913a25e3-cb03-47b9-bb19-2816870d9f07_removebg.jpg?w=600', 'https://abimg003.imgix.net/MM64RSM/2026-03-20/image/01947708-22e8-4cc5-b2d2-89462f17494b_removebg.jpg?w=600', 'https://abimg003.imgix.net/MM64RSM/2026-03-20/image/d5e3d9be-0ca2-4a30-81cb-df198fe97472_removebg.jpg?w=600', 'https://abimg003.imgix.net/MM64RSM/2026-03-20/image/2c23242e-da66-4799-93b3-caff0ddf50ea_removebg.jpg?w=600', 'https://abimg003.imgix.net/MM64RSM/2026-03-20/image/9c8e3d0a-e57f-4db6-a8b5-117fe5743545_removebg.jpg?w=600', 'https://abimg003.imgix.net/MM64RSM/2026-03-20/image/53b85913-044f-4fec-a12e-67497891e54e_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Fleet', 'serviceHistory': 'Service print 12/16- 5K, 03/18- 15K, 02/19- 31K, 03/19- 31K, 07/21- 46K', 'remarks': 'VOSA STATES 47K, 75K, 86K, 89K, SD CARD IN OFFICE', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '5', 'v5': True, 'v5details': 'Here', 'co2': 114, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/36243f1e-d4ea-46b9-881f-e40dc2bf365d.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:01:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d5925435-5af1-5333-be0d-d24f96390ba9 with identifier: 120620613
2026-03-25 13:01:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d5925435-5af1-5333-be0d-d24f96390ba9 with scrape type 2
2026-03-25 13:01:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d5925435-5af1-5333-be0d-d24f96390ba9 with scrape type 2
2026-03-25 13:01:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: d5925435-5af1-5333-be0d-d24f96390ba9, identifier: 120620613
2026-03-25 13:01:19 [astonbarclay.gb] INFO: Found listing with ID: 120693503
2026-03-25 13:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120693503%27 HTTP/1.1" 200 None
2026-03-25 13:01:19 [astonbarclay.gb] INFO: Scrape type for 120693503: 0
2026-03-25 13:01:19 [astonbarclay.gb] INFO: Found listing with ID: 120763418
2026-03-25 13:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120763418%27 HTTP/1.1" 200 None
2026-03-25 13:01:19 [astonbarclay.gb] INFO: Scrape type for 120763418: 0
2026-03-25 13:01:19 [astonbarclay.gb] INFO: Found listing with ID: 120763578
2026-03-25 13:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120763578%27 HTTP/1.1" 200 None
2026-03-25 13:01:19 [astonbarclay.gb] INFO: Scrape type for 120763578: 0
2026-03-25 13:01:19 [astonbarclay.gb] INFO: Found listing with ID: 118453640
2026-03-25 13:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27118453640%27 HTTP/1.1" 200 None
2026-03-25 13:01:19 [astonbarclay.gb] INFO: Scrape type for 118453640: 0
2026-03-25 13:01:19 [astonbarclay.gb] INFO: Found listing with ID: 119140877
2026-03-25 13:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119140877%27 HTTP/1.1" 200 None
2026-03-25 13:01:19 [astonbarclay.gb] INFO: Scrape type for 119140877: 2
2026-03-25 13:01:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: d5925435-5af1-5333-be0d-d24f96390ba9 with identifier: 120620613
2026-03-25 13:01:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: d5925435-5af1-5333-be0d-d24f96390ba9 with identifier: 120620613
2026-03-25 13:01:19 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: d5925435-5af1-5333-be0d-d24f96390ba9 with expiration date: 2026-03-25T10:00:00Z
{'auction_title': '',
'c_o_2_emission_value': 114,
'color': 'RED',
'currency': 'GBP',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'd5925435-5af1-5333-be0d-d24f96390ba9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'MM64RSM',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120620613',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'JAGUAR',
'model': 'XF DIESEL SALOON',
'odometer': 104719,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-06-30',
'seller_name': 'UKCGR - Trade',
'title': 'JAGUAR XF DIESEL SALOON 2.0d [180] R-Sport 4dr Auto',
'transmission': 'automatic',
'trim': '2.0d [180] R-Sport 4dr Auto',
'vin': None,
'year': 2016}
2026-03-25 13:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120620613%27 HTTP/1.1" 200 None
2026-03-25 13:01:19 [astonbarclay.gb] INFO: Saving data for 120620613: {'auction_closing_time': 1774432800.0, 'created_time': 1774000947.384655, 'last_price_update_time': 1774443679.638542}
2026-03-25 13:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120620613') HTTP/1.1" 204 0
2026-03-25 13:01:19 [astonbarclay.gb] INFO: Found listing with ID: 119252663
2026-03-25 13:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119252663%27 HTTP/1.1" 200 None
2026-03-25 13:01:19 [astonbarclay.gb] INFO: Scrape type for 119252663: 0
2026-03-25 13:01:19 [astonbarclay.gb] INFO: Found listing with ID: 120020047
2026-03-25 13:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120020047%27 HTTP/1.1" 200 None
2026-03-25 13:01:19 [astonbarclay.gb] INFO: Scrape type for 120020047: 0
2026-03-25 13:01:19 [astonbarclay.gb] INFO: Found listing with ID: 120415233
2026-03-25 13:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120415233%27 HTTP/1.1" 200 None
2026-03-25 13:01:19 [astonbarclay.gb] INFO: Scrape type for 120415233: 0
2026-03-25 13:01:19 [astonbarclay.gb] INFO: Found listing with ID: 120619082
2026-03-25 13:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120619082%27 HTTP/1.1" 200 None
2026-03-25 13:01:19 [astonbarclay.gb] INFO: Scrape type for 120619082: 2
2026-03-25 13:01:19 [astonbarclay.gb] INFO: Found listing with ID: 120619091
2026-03-25 13:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120619091%27 HTTP/1.1" 200 None
2026-03-25 13:01:19 [astonbarclay.gb] INFO: Scrape type for 120619091: 2
2026-03-25 13:01:19 [astonbarclay.gb] INFO: Found listing with ID: 120619100
2026-03-25 13:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120619100%27 HTTP/1.1" 200 None
2026-03-25 13:01:19 [astonbarclay.gb] INFO: Scrape type for 120619100: 2
2026-03-25 13:01:19 [astonbarclay.gb] INFO: Found listing with ID: 120619141
2026-03-25 13:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120619141%27 HTTP/1.1" 200 None
2026-03-25 13:01:19 [astonbarclay.gb] INFO: Scrape type for 120619141: 2
2026-03-25 13:01:19 [astonbarclay.gb] INFO: Found listing with ID: 120619150
2026-03-25 13:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120619150%27 HTTP/1.1" 200 None
2026-03-25 13:01:19 [astonbarclay.gb] INFO: Scrape type for 120619150: 2
2026-03-25 13:01:19 [astonbarclay.gb] INFO: Found listing with ID: 120619173
2026-03-25 13:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120619173%27 HTTP/1.1" 200 None
2026-03-25 13:01:19 [astonbarclay.gb] INFO: Scrape type for 120619173: 2
2026-03-25 13:01:19 [astonbarclay.gb] INFO: Found listing with ID: 120752694
2026-03-25 13:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120752694%27 HTTP/1.1" 200 None
2026-03-25 13:01:19 [astonbarclay.gb] INFO: Scrape type for 120752694: 0
2026-03-25 13:01:19 [astonbarclay.gb] INFO: Found listing with ID: 120717264
2026-03-25 13:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120717264%27 HTTP/1.1" 200 None
2026-03-25 13:01:19 [astonbarclay.gb] INFO: Scrape type for 120717264: 2
2026-03-25 13:01:19 [astonbarclay.gb] INFO: Found listing with ID: 120337279
2026-03-25 13:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120337279%27 HTTP/1.1" 200 None
2026-03-25 13:01:19 [astonbarclay.gb] INFO: Scrape type for 120337279: 0
2026-03-25 13:01:19 [astonbarclay.gb] INFO: Found listing with ID: 120476170
2026-03-25 13:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120476170%27 HTTP/1.1" 200 None
2026-03-25 13:01:19 [astonbarclay.gb] INFO: Scrape type for 120476170: 2
2026-03-25 13:01:19 [astonbarclay.gb] INFO: Found listing with ID: 120674999
2026-03-25 13:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120674999%27 HTTP/1.1" 200 None
2026-03-25 13:01:20 [astonbarclay.gb] INFO: Scrape type for 120674999: 2
2026-03-25 13:01:20 [astonbarclay.gb] INFO: Found listing with ID: 120476160
2026-03-25 13:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120476160%27 HTTP/1.1" 200 None
2026-03-25 13:01:20 [astonbarclay.gb] INFO: Scrape type for 120476160: 2
2026-03-25 13:01:20 [astonbarclay.gb] INFO: Found listing with ID: 120674953
2026-03-25 13:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120674953%27 HTTP/1.1" 200 None
2026-03-25 13:01:20 [astonbarclay.gb] INFO: Scrape type for 120674953: 0
2026-03-25 13:01:20 [astonbarclay.gb] INFO: Found listing with ID: 120654534
2026-03-25 13:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120654534%27 HTTP/1.1" 200 None
2026-03-25 13:01:20 [astonbarclay.gb] INFO: Scrape type for 120654534: 0
2026-03-25 13:01:20 [astonbarclay.gb] INFO: Found listing with ID: 120719635
2026-03-25 13:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120719635%27 HTTP/1.1" 200 None
2026-03-25 13:01:20 [astonbarclay.gb] INFO: Scrape type for 120719635: 0
2026-03-25 13:01:20 [astonbarclay.gb] INFO: Found listing with ID: 120438207
2026-03-25 13:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120438207%27 HTTP/1.1" 200 None
2026-03-25 13:01:20 [astonbarclay.gb] INFO: Scrape type for 120438207: 2
2026-03-25 13:01:20 [astonbarclay.gb] INFO: Found listing with ID: 120598413
2026-03-25 13:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120598413%27 HTTP/1.1" 200 None
2026-03-25 13:01:20 [astonbarclay.gb] INFO: Scrape type for 120598413: 0
2026-03-25 13:01:20 [astonbarclay.gb] INFO: Found listing with ID: 120098624
2026-03-25 13:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120098624%27 HTTP/1.1" 200 None
2026-03-25 13:01:20 [astonbarclay.gb] INFO: Scrape type for 120098624: 2
2026-03-25 13:01:20 [astonbarclay.gb] INFO: Found listing with ID: 120099413
2026-03-25 13:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120099413%27 HTTP/1.1" 200 None
2026-03-25 13:01:20 [astonbarclay.gb] INFO: Scrape type for 120099413: 0
2026-03-25 13:01:20 [astonbarclay.gb] INFO: Found listing with ID: 120441365
2026-03-25 13:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120441365%27 HTTP/1.1" 200 None
2026-03-25 13:01:20 [astonbarclay.gb] INFO: Scrape type for 120441365: 2
2026-03-25 13:01:20 [astonbarclay.gb] INFO: Found listing with ID: 120588960
2026-03-25 13:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120588960%27 HTTP/1.1" 200 None
2026-03-25 13:01:20 [astonbarclay.gb] INFO: Scrape type for 120588960: 2
2026-03-25 13:01:20 [astonbarclay.gb] INFO: Found listing with ID: 120612662
2026-03-25 13:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120612662%27 HTTP/1.1" 200 None
2026-03-25 13:01:20 [astonbarclay.gb] INFO: Scrape type for 120612662: 2
2026-03-25 13:01:20 [astonbarclay.gb] INFO: Found listing with ID: 120643469
2026-03-25 13:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120643469%27 HTTP/1.1" 200 None
2026-03-25 13:01:20 [astonbarclay.gb] INFO: Scrape type for 120643469: 0
2026-03-25 13:01:20 [astonbarclay.gb] INFO: Found listing with ID: 120643499
2026-03-25 13:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120643499%27 HTTP/1.1" 200 None
2026-03-25 13:01:20 [astonbarclay.gb] INFO: Scrape type for 120643499: 0
2026-03-25 13:01:20 [astonbarclay.gb] INFO: Found listing with ID: 120476214
2026-03-25 13:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120476214%27 HTTP/1.1" 200 None
2026-03-25 13:01:20 [astonbarclay.gb] INFO: Scrape type for 120476214: 2
2026-03-25 13:01:20 [astonbarclay.gb] INFO: Found listing with ID: 120598564
2026-03-25 13:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120598564%27 HTTP/1.1" 200 None
2026-03-25 13:01:20 [astonbarclay.gb] INFO: Scrape type for 120598564: 0
2026-03-25 13:01:20 [astonbarclay.gb] INFO: Found listing with ID: 120313737
2026-03-25 13:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120313737%27 HTTP/1.1" 200 None
2026-03-25 13:01:20 [astonbarclay.gb] INFO: Scrape type for 120313737: 0
2026-03-25 13:01:20 [astonbarclay.gb] INFO: Found listing with ID: 118105567
2026-03-25 13:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27118105567%27 HTTP/1.1" 200 None
2026-03-25 13:01:20 [astonbarclay.gb] INFO: Scrape type for 118105567: 2
2026-03-25 13:01:20 [astonbarclay.gb] INFO: Found listing with ID: 120600680
2026-03-25 13:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120600680%27 HTTP/1.1" 200 None
2026-03-25 13:01:20 [astonbarclay.gb] INFO: Scrape type for 120600680: 0
2026-03-25 13:01:20 [astonbarclay.gb] INFO: Found listing with ID: 120623468
2026-03-25 13:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120623468%27 HTTP/1.1" 200 None
2026-03-25 13:01:20 [astonbarclay.gb] INFO: Scrape type for 120623468: 0
2026-03-25 13:01:20 [astonbarclay.gb] INFO: Found listing with ID: 120654469
2026-03-25 13:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120654469%27 HTTP/1.1" 200 None
2026-03-25 13:01:20 [astonbarclay.gb] INFO: Scrape type for 120654469: 0
2026-03-25 13:01:20 [astonbarclay.gb] INFO: Found listing with ID: 120379756
2026-03-25 13:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120379756%27 HTTP/1.1" 200 None
2026-03-25 13:01:20 [astonbarclay.gb] INFO: Scrape type for 120379756: 0
2026-03-25 13:01:20 [astonbarclay.gb] INFO: Found listing with ID: 120256989
2026-03-25 13:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120256989%27 HTTP/1.1" 200 None
2026-03-25 13:01:20 [astonbarclay.gb] INFO: Scrape type for 120256989: 0
2026-03-25 13:01:20 [astonbarclay.gb] INFO: Found listing with ID: 119855237
2026-03-25 13:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119855237%27 HTTP/1.1" 200 None
2026-03-25 13:01:20 [astonbarclay.gb] INFO: Scrape type for 119855237: 2
2026-03-25 13:01:20 [astonbarclay.gb] INFO: Found listing with ID: 120616160
2026-03-25 13:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120616160%27 HTTP/1.1" 200 None
2026-03-25 13:01:20 [astonbarclay.gb] INFO: Scrape type for 120616160: 0
2026-03-25 13:01:20 [astonbarclay.gb] INFO: Found listing with ID: 120632405
2026-03-25 13:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120632405%27 HTTP/1.1" 200 None
2026-03-25 13:01:20 [astonbarclay.gb] INFO: Scrape type for 120632405: 2
2026-03-25 13:01:20 [astonbarclay.gb] INFO: Found listing with ID: 120650675
2026-03-25 13:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120650675%27 HTTP/1.1" 200 None
2026-03-25 13:01:20 [astonbarclay.gb] INFO: Scrape type for 120650675: 2
2026-03-25 13:01:20 [astonbarclay.gb] INFO: Found listing with ID: 120631698
2026-03-25 13:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120631698%27 HTTP/1.1" 200 None
2026-03-25 13:01:20 [astonbarclay.gb] INFO: Scrape type for 120631698: 2
2026-03-25 13:01:20 [astonbarclay.gb] INFO: Found listing with ID: 120630009
2026-03-25 13:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120630009%27 HTTP/1.1" 200 None
2026-03-25 13:01:20 [astonbarclay.gb] INFO: Scrape type for 120630009: 2
2026-03-25 13:01:20 [astonbarclay.gb] INFO: Found listing with ID: 120615995
2026-03-25 13:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120615995%27 HTTP/1.1" 200 None
2026-03-25 13:01:20 [astonbarclay.gb] INFO: Scrape type for 120615995: 0
2026-03-25 13:01:20 [astonbarclay.gb] INFO: Found listing with ID: 120599433
2026-03-25 13:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120599433%27 HTTP/1.1" 200 None
2026-03-25 13:01:20 [astonbarclay.gb] INFO: Scrape type for 120599433: 2
2026-03-25 13:01:20 [astonbarclay.gb] INFO: Found listing with ID: 120591190
2026-03-25 13:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120591190%27 HTTP/1.1" 200 None
2026-03-25 13:01:20 [astonbarclay.gb] INFO: Scrape type for 120591190: 2
2026-03-25 13:01:20 [astonbarclay.gb] INFO: Found listing with ID: 120586010
2026-03-25 13:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120586010%27 HTTP/1.1" 200 None
2026-03-25 13:01:20 [astonbarclay.gb] INFO: Scrape type for 120586010: 2
2026-03-25 13:01:20 [astonbarclay.gb] INFO: Found listing with ID: 120574476
2026-03-25 13:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120574476%27 HTTP/1.1" 200 None
2026-03-25 13:01:20 [astonbarclay.gb] INFO: Scrape type for 120574476: 2
2026-03-25 13:01:20 [astonbarclay.gb] INFO: Found listing with ID: 120537829
2026-03-25 13:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120537829%27 HTTP/1.1" 200 None
2026-03-25 13:01:20 [astonbarclay.gb] INFO: Scrape type for 120537829: 2
2026-03-25 13:01:20 [astonbarclay.gb] INFO: Found listing with ID: 120526272
2026-03-25 13:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120526272%27 HTTP/1.1" 200 None
2026-03-25 13:01:20 [astonbarclay.gb] INFO: Scrape type for 120526272: 2
2026-03-25 13:01:20 [astonbarclay.gb] INFO: Found listing with ID: 120526253
2026-03-25 13:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120526253%27 HTTP/1.1" 200 None
2026-03-25 13:01:20 [astonbarclay.gb] INFO: Scrape type for 120526253: 2
2026-03-25 13:01:20 [astonbarclay.gb] INFO: Found listing with ID: 120502714
2026-03-25 13:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120502714%27 HTTP/1.1" 200 None
2026-03-25 13:01:20 [astonbarclay.gb] INFO: Scrape type for 120502714: 2
2026-03-25 13:01:20 [astonbarclay.gb] INFO: Found listing with ID: 120258041
2026-03-25 13:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120258041%27 HTTP/1.1" 200 None
2026-03-25 13:01:20 [astonbarclay.gb] INFO: Scrape type for 120258041: 0
2026-03-25 13:01:20 [astonbarclay.gb] INFO: Found listing with ID: 120253498
2026-03-25 13:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120253498%27 HTTP/1.1" 200 None
2026-03-25 13:01:20 [astonbarclay.gb] INFO: Scrape type for 120253498: 0
2026-03-25 13:01:20 [astonbarclay.gb] INFO: Found listing with ID: 120417765
2026-03-25 13:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120417765%27 HTTP/1.1" 200 None
2026-03-25 13:01:20 [astonbarclay.gb] INFO: Scrape type for 120417765: 0
2026-03-25 13:01:20 [astonbarclay.gb] INFO: Found listing with ID: 120732811
2026-03-25 13:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120732811%27 HTTP/1.1" 200 None
2026-03-25 13:01:20 [astonbarclay.gb] INFO: Scrape type for 120732811: 0
2026-03-25 13:01:20 [astonbarclay.gb] INFO: Found listing with ID: 120694262
2026-03-25 13:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120694262%27 HTTP/1.1" 200 None
2026-03-25 13:01:20 [astonbarclay.gb] INFO: Scrape type for 120694262: 0
2026-03-25 13:01:20 [astonbarclay.gb] INFO: Found listing with ID: 120755977
2026-03-25 13:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120755977%27 HTTP/1.1" 200 None
2026-03-25 13:01:20 [astonbarclay.gb] INFO: Scrape type for 120755977: 0
2026-03-25 13:01:20 [astonbarclay.gb] INFO: Found listing with ID: 120784658
2026-03-25 13:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120784658%27 HTTP/1.1" 200 None
2026-03-25 13:01:20 [astonbarclay.gb] INFO: Scrape type for 120784658: 1
2026-03-25 13:01:20 [astonbarclay.gb] INFO: Found listing with ID: 120645609
2026-03-25 13:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120645609%27 HTTP/1.1" 200 None
2026-03-25 13:01:20 [astonbarclay.gb] INFO: Scrape type for 120645609: 2
2026-03-25 13:01:20 [astonbarclay.gb] INFO: Found listing with ID: 120724959
2026-03-25 13:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120724959%27 HTTP/1.1" 200 None
2026-03-25 13:01:20 [astonbarclay.gb] INFO: Scrape type for 120724959: 0
2026-03-25 13:01:20 [astonbarclay.gb] INFO: Found listing with ID: 120780001
2026-03-25 13:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120780001%27 HTTP/1.1" 200 None
2026-03-25 13:01:20 [astonbarclay.gb] INFO: Scrape type for 120780001: 1
2026-03-25 13:01:20 [astonbarclay.gb] INFO: Found listing with ID: 120682131
2026-03-25 13:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120682131%27 HTTP/1.1" 200 None
2026-03-25 13:01:20 [astonbarclay.gb] INFO: Scrape type for 120682131: 0
2026-03-25 13:01:20 [astonbarclay.gb] INFO: Found listing with ID: 120673273
2026-03-25 13:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120673273%27 HTTP/1.1" 200 None
2026-03-25 13:01:20 [astonbarclay.gb] INFO: Scrape type for 120673273: 0
2026-03-25 13:01:20 [astonbarclay.gb] INFO: Found listing with ID: 120679073
2026-03-25 13:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120679073%27 HTTP/1.1" 200 None
2026-03-25 13:01:20 [astonbarclay.gb] INFO: Scrape type for 120679073: 0
2026-03-25 13:01:20 [astonbarclay.gb] INFO: Found listing with ID: 120717471
2026-03-25 13:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120717471%27 HTTP/1.1" 200 None
2026-03-25 13:01:20 [astonbarclay.gb] INFO: Scrape type for 120717471: 2
2026-03-25 13:01:20 [astonbarclay.gb] INFO: Found listing with ID: 120397393
2026-03-25 13:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120397393%27 HTTP/1.1" 200 None
2026-03-25 13:01:20 [astonbarclay.gb] INFO: Scrape type for 120397393: 0
2026-03-25 13:01:20 [astonbarclay.gb] INFO: Found listing with ID: 120735060
2026-03-25 13:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120735060%27 HTTP/1.1" 200 None
2026-03-25 13:01:20 [astonbarclay.gb] INFO: Scrape type for 120735060: 0
2026-03-25 13:01:20 [astonbarclay.gb] INFO: Found listing with ID: 120693178
2026-03-25 13:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120693178%27 HTTP/1.1" 200 None
2026-03-25 13:01:20 [astonbarclay.gb] INFO: Scrape type for 120693178: 0
2026-03-25 13:01:20 [astonbarclay.gb] INFO: Found listing with ID: 120680251
2026-03-25 13:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120680251%27 HTTP/1.1" 200 None
2026-03-25 13:01:20 [astonbarclay.gb] INFO: Scrape type for 120680251: 0
2026-03-25 13:01:20 [astonbarclay.gb] INFO: Found listing with ID: 120674884
2026-03-25 13:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120674884%27 HTTP/1.1" 200 None
2026-03-25 13:01:20 [astonbarclay.gb] INFO: Scrape type for 120674884: 0
2026-03-25 13:01:20 [astonbarclay.gb] INFO: Found listing with ID: 120680236
2026-03-25 13:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120680236%27 HTTP/1.1" 200 None
2026-03-25 13:01:20 [astonbarclay.gb] INFO: Scrape type for 120680236: 0
2026-03-25 13:01:20 [astonbarclay.gb] INFO: Found listing with ID: 120691186
2026-03-25 13:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120691186%27 HTTP/1.1" 200 None
2026-03-25 13:01:21 [astonbarclay.gb] INFO: Scrape type for 120691186: 0
2026-03-25 13:01:21 [astonbarclay.gb] INFO: Found listing with ID: 120657755
2026-03-25 13:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120657755%27 HTTP/1.1" 200 None
2026-03-25 13:01:21 [astonbarclay.gb] INFO: Scrape type for 120657755: 0
2026-03-25 13:01:21 [astonbarclay.gb] INFO: Found listing with ID: 120733148
2026-03-25 13:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120733148%27 HTTP/1.1" 200 None
2026-03-25 13:01:21 [astonbarclay.gb] INFO: Scrape type for 120733148: 0
2026-03-25 13:01:21 [astonbarclay.gb] INFO: Found listing with ID: 120722644
2026-03-25 13:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120722644%27 HTTP/1.1" 200 None
2026-03-25 13:01:21 [astonbarclay.gb] INFO: Scrape type for 120722644: 0
2026-03-25 13:01:21 [astonbarclay.gb] INFO: Found listing with ID: 120765714
2026-03-25 13:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120765714%27 HTTP/1.1" 200 None
2026-03-25 13:01:21 [astonbarclay.gb] INFO: Scrape type for 120765714: 0
2026-03-25 13:01:21 [astonbarclay.gb] INFO: Found listing with ID: 120745996
2026-03-25 13:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120745996%27 HTTP/1.1" 200 None
2026-03-25 13:01:21 [astonbarclay.gb] INFO: Scrape type for 120745996: 0
2026-03-25 13:01:21 [astonbarclay.gb] INFO: Found listing with ID: 120651328
2026-03-25 13:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120651328%27 HTTP/1.1" 200 None
2026-03-25 13:01:21 [astonbarclay.gb] INFO: Scrape type for 120651328: 2
2026-03-25 13:01:21 [astonbarclay.gb] INFO: Found listing with ID: 120656631
2026-03-25 13:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120656631%27 HTTP/1.1" 200 None
2026-03-25 13:01:21 [astonbarclay.gb] INFO: Scrape type for 120656631: 0
2026-03-25 13:01:21 [astonbarclay.gb] INFO: Found listing with ID: 120542922
2026-03-25 13:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120542922%27 HTTP/1.1" 200 None
2026-03-25 13:01:21 [astonbarclay.gb] INFO: Scrape type for 120542922: 0
2026-03-25 13:01:21 [astonbarclay.gb] INFO: Found listing with ID: 120467224
2026-03-25 13:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120467224%27 HTTP/1.1" 200 None
2026-03-25 13:01:21 [astonbarclay.gb] INFO: Scrape type for 120467224: 0
2026-03-25 13:01:21 [astonbarclay.gb] INFO: Found listing with ID: 120674944
2026-03-25 13:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120674944%27 HTTP/1.1" 200 None
2026-03-25 13:01:21 [astonbarclay.gb] INFO: Scrape type for 120674944: 0
2026-03-25 13:01:21 [astonbarclay.gb] INFO: Found listing with ID: 119635262
2026-03-25 13:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119635262%27 HTTP/1.1" 200 None
2026-03-25 13:01:21 [astonbarclay.gb] INFO: Scrape type for 119635262: 1
2026-03-25 13:01:21 [astonbarclay.gb] INFO: Found listing with ID: 120538818
2026-03-25 13:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120538818%27 HTTP/1.1" 200 None
2026-03-25 13:01:21 [astonbarclay.gb] INFO: Scrape type for 120538818: 0
2026-03-25 13:01:21 [astonbarclay.gb] INFO: Found listing with ID: 120673292
2026-03-25 13:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120673292%27 HTTP/1.1" 200 None
2026-03-25 13:01:21 [astonbarclay.gb] INFO: Scrape type for 120673292: 0
2026-03-25 13:01:21 [astonbarclay.gb] INFO: Found listing with ID: 120603430
2026-03-25 13:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120603430%27 HTTP/1.1" 200 None
2026-03-25 13:01:21 [astonbarclay.gb] INFO: Scrape type for 120603430: 0
2026-03-25 13:01:21 [astonbarclay.gb] INFO: Found listing with ID: 120678867
2026-03-25 13:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120678867%27 HTTP/1.1" 200 None
2026-03-25 13:01:21 [astonbarclay.gb] INFO: Scrape type for 120678867: 0
2026-03-25 13:01:21 [astonbarclay.gb] INFO: Found listing with ID: 120690364
2026-03-25 13:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120690364%27 HTTP/1.1" 200 None
2026-03-25 13:01:21 [astonbarclay.gb] INFO: Scrape type for 120690364: 0
2026-03-25 13:01:21 [astonbarclay.gb] INFO: Found listing with ID: 120675722
2026-03-25 13:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120675722%27 HTTP/1.1" 200 None
2026-03-25 13:01:21 [astonbarclay.gb] INFO: Scrape type for 120675722: 0
2026-03-25 13:01:21 [astonbarclay.gb] INFO: Found listing with ID: 120629963
2026-03-25 13:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120629963%27 HTTP/1.1" 200 None
2026-03-25 13:01:21 [astonbarclay.gb] INFO: Scrape type for 120629963: 0
2026-03-25 13:01:21 [astonbarclay.gb] INFO: Found listing with ID: 120746884
2026-03-25 13:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120746884%27 HTTP/1.1" 200 None
2026-03-25 13:01:21 [astonbarclay.gb] INFO: Scrape type for 120746884: 0
2026-03-25 13:01:21 [astonbarclay.gb] INFO: Found listing with ID: 120789938
2026-03-25 13:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120789938%27 HTTP/1.1" 200 None
2026-03-25 13:01:21 [astonbarclay.gb] INFO: Scrape type for 120789938: 1
2026-03-25 13:01:21 [astonbarclay.gb] INFO: Found listing with ID: 120718931
2026-03-25 13:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120718931%27 HTTP/1.1" 200 None
2026-03-25 13:01:21 [astonbarclay.gb] INFO: Scrape type for 120718931: 2
2026-03-25 13:01:21 [astonbarclay.gb] INFO: Found listing with ID: 120714267
2026-03-25 13:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120714267%27 HTTP/1.1" 200 None
2026-03-25 13:01:21 [astonbarclay.gb] INFO: Scrape type for 120714267: 2
2026-03-25 13:01:21 [astonbarclay.gb] INFO: Found listing with ID: 120642269
2026-03-25 13:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120642269%27 HTTP/1.1" 200 None
2026-03-25 13:01:21 [astonbarclay.gb] INFO: Scrape type for 120642269: 2
2026-03-25 13:01:21 [astonbarclay.gb] INFO: Found listing with ID: 120649181
2026-03-25 13:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120649181%27 HTTP/1.1" 200 None
2026-03-25 13:01:21 [astonbarclay.gb] INFO: Scrape type for 120649181: 2
2026-03-25 13:01:21 [astonbarclay.gb] INFO: Found listing with ID: 120762830
2026-03-25 13:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120762830%27 HTTP/1.1" 200 None
2026-03-25 13:01:21 [astonbarclay.gb] INFO: Scrape type for 120762830: 0
2026-03-25 13:01:21 [astonbarclay.gb] INFO: Found listing with ID: 120535728
2026-03-25 13:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120535728%27 HTTP/1.1" 200 None
2026-03-25 13:01:21 [astonbarclay.gb] INFO: Scrape type for 120535728: 0
2026-03-25 13:01:21 [astonbarclay.gb] INFO: Found listing with ID: 120674696
2026-03-25 13:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120674696%27 HTTP/1.1" 200 None
2026-03-25 13:01:21 [astonbarclay.gb] INFO: Scrape type for 120674696: 0
2026-03-25 13:01:21 [astonbarclay.gb] INFO: Found listing with ID: 120674631
2026-03-25 13:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120674631%27 HTTP/1.1" 200 None
2026-03-25 13:01:21 [astonbarclay.gb] INFO: Scrape type for 120674631: 0
2026-03-25 13:01:21 [astonbarclay.gb] INFO: Found listing with ID: 120766205
2026-03-25 13:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120766205%27 HTTP/1.1" 200 None
2026-03-25 13:01:21 [astonbarclay.gb] INFO: Scrape type for 120766205: 0
2026-03-25 13:01:21 [astonbarclay.gb] INFO: Found listing with ID: 120724450
2026-03-25 13:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120724450%27 HTTP/1.1" 200 None
2026-03-25 13:01:21 [astonbarclay.gb] INFO: Scrape type for 120724450: 0
2026-03-25 13:01:21 [astonbarclay.gb] INFO: Found listing with ID: 120693859
2026-03-25 13:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120693859%27 HTTP/1.1" 200 None
2026-03-25 13:01:21 [astonbarclay.gb] INFO: Scrape type for 120693859: 0
2026-03-25 13:01:21 [astonbarclay.gb] INFO: Found listing with ID: 120466643
2026-03-25 13:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120466643%27 HTTP/1.1" 200 None
2026-03-25 13:01:21 [astonbarclay.gb] INFO: Scrape type for 120466643: 0
2026-03-25 13:01:21 [astonbarclay.gb] INFO: Found listing with ID: 120696015
2026-03-25 13:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120696015%27 HTTP/1.1" 200 None
2026-03-25 13:01:21 [astonbarclay.gb] INFO: Scrape type for 120696015: 0
2026-03-25 13:01:21 [astonbarclay.gb] INFO: Found listing with ID: 120692160
2026-03-25 13:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120692160%27 HTTP/1.1" 200 None
2026-03-25 13:01:21 [astonbarclay.gb] INFO: Scrape type for 120692160: 0
2026-03-25 13:01:21 [astonbarclay.gb] INFO: Found listing with ID: 120714111
2026-03-25 13:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120714111%27 HTTP/1.1" 200 None
2026-03-25 13:01:21 [astonbarclay.gb] INFO: Scrape type for 120714111: 2
2026-03-25 13:01:21 [astonbarclay.gb] INFO: Found listing with ID: 120468770
2026-03-25 13:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120468770%27 HTTP/1.1" 200 None
2026-03-25 13:01:21 [astonbarclay.gb] INFO: Scrape type for 120468770: 0
2026-03-25 13:01:21 [astonbarclay.gb] INFO: Found listing with ID: 120638250
2026-03-25 13:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120638250%27 HTTP/1.1" 200 None
2026-03-25 13:01:21 [astonbarclay.gb] INFO: Scrape type for 120638250: 2
2026-03-25 13:01:21 [astonbarclay.gb] INFO: Found listing with ID: 120766889
2026-03-25 13:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120766889%27 HTTP/1.1" 200 None
2026-03-25 13:01:21 [astonbarclay.gb] INFO: Scrape type for 120766889: 0
2026-03-25 13:01:21 [astonbarclay.gb] INFO: Found listing with ID: 120502627
2026-03-25 13:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120502627%27 HTTP/1.1" 200 None
2026-03-25 13:01:21 [astonbarclay.gb] INFO: Scrape type for 120502627: 2
2026-03-25 13:01:21 [astonbarclay.gb] INFO: Found listing with ID: 120622731
2026-03-25 13:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120622731%27 HTTP/1.1" 200 None
2026-03-25 13:01:21 [astonbarclay.gb] INFO: Scrape type for 120622731: 0
2026-03-25 13:01:21 [astonbarclay.gb] INFO: Found listing with ID: 120482947
2026-03-25 13:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120482947%27 HTTP/1.1" 200 None
2026-03-25 13:01:21 [astonbarclay.gb] INFO: Scrape type for 120482947: 0
2026-03-25 13:01:21 [astonbarclay.gb] INFO: Found listing with ID: 120686669
2026-03-25 13:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120686669%27 HTTP/1.1" 200 None
2026-03-25 13:01:21 [astonbarclay.gb] INFO: Scrape type for 120686669: 0
2026-03-25 13:01:21 [astonbarclay.gb] INFO: Found listing with ID: 120641887
2026-03-25 13:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120641887%27 HTTP/1.1" 200 None
2026-03-25 13:01:21 [astonbarclay.gb] INFO: Scrape type for 120641887: 2
2026-03-25 13:01:21 [astonbarclay.gb] INFO: Found listing with ID: 120673681
2026-03-25 13:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120673681%27 HTTP/1.1" 200 None
2026-03-25 13:01:21 [astonbarclay.gb] INFO: Scrape type for 120673681: 0
2026-03-25 13:01:21 [astonbarclay.gb] INFO: Found listing with ID: 120735340
2026-03-25 13:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120735340%27 HTTP/1.1" 200 None
2026-03-25 13:01:21 [astonbarclay.gb] INFO: Scrape type for 120735340: 0
2026-03-25 13:01:21 [astonbarclay.gb] INFO: Found listing with ID: 120686052
2026-03-25 13:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120686052%27 HTTP/1.1" 200 None
2026-03-25 13:01:21 [astonbarclay.gb] INFO: Scrape type for 120686052: 0
2026-03-25 13:01:21 [astonbarclay.gb] INFO: Found listing with ID: 119360639
2026-03-25 13:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119360639%27 HTTP/1.1" 200 None
2026-03-25 13:01:21 [astonbarclay.gb] INFO: Scrape type for 119360639: 0
2026-03-25 13:01:21 [astonbarclay.gb] INFO: Found listing with ID: 120368220
2026-03-25 13:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120368220%27 HTTP/1.1" 200 None
2026-03-25 13:01:21 [astonbarclay.gb] INFO: Scrape type for 120368220: 0
2026-03-25 13:01:21 [astonbarclay.gb] INFO: Found listing with ID: 120730333
2026-03-25 13:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120730333%27 HTTP/1.1" 200 None
2026-03-25 13:01:21 [astonbarclay.gb] INFO: Scrape type for 120730333: 0
2026-03-25 13:01:21 [astonbarclay.gb] INFO: Found listing with ID: 120772588
2026-03-25 13:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120772588%27 HTTP/1.1" 200 None
2026-03-25 13:01:21 [astonbarclay.gb] INFO: Scrape type for 120772588: 1
2026-03-25 13:01:21 [astonbarclay.gb] INFO: Found listing with ID: 120714103
2026-03-25 13:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120714103%27 HTTP/1.1" 200 None
2026-03-25 13:01:21 [astonbarclay.gb] INFO: Scrape type for 120714103: 2
2026-03-25 13:01:21 [astonbarclay.gb] INFO: Found listing with ID: 120257902
2026-03-25 13:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120257902%27 HTTP/1.1" 200 None
2026-03-25 13:01:21 [astonbarclay.gb] INFO: Scrape type for 120257902: 0
2026-03-25 13:01:21 [astonbarclay.gb] INFO: Found listing with ID: 120784424
2026-03-25 13:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120784424%27 HTTP/1.1" 200 None
2026-03-25 13:01:21 [astonbarclay.gb] INFO: Scrape type for 120784424: 1
2026-03-25 13:01:21 [astonbarclay.gb] INFO: Found listing with ID: 120484555
2026-03-25 13:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120484555%27 HTTP/1.1" 200 None
2026-03-25 13:01:21 [astonbarclay.gb] INFO: Scrape type for 120484555: 0
2026-03-25 13:01:21 [astonbarclay.gb] INFO: Found listing with ID: 120471398
2026-03-25 13:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120471398%27 HTTP/1.1" 200 None
2026-03-25 13:01:21 [astonbarclay.gb] INFO: Scrape type for 120471398: 0
2026-03-25 13:01:21 [astonbarclay.gb] INFO: Found listing with ID: 120789909
2026-03-25 13:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120789909%27 HTTP/1.1" 200 None
2026-03-25 13:01:21 [astonbarclay.gb] INFO: Scrape type for 120789909: 1
2026-03-25 13:01:21 [astonbarclay.gb] INFO: Found listing with ID: 120484612
2026-03-25 13:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120484612%27 HTTP/1.1" 200 None
2026-03-25 13:01:21 [astonbarclay.gb] INFO: Scrape type for 120484612: 0
2026-03-25 13:01:21 [astonbarclay.gb] INFO: Found listing with ID: 120789695
2026-03-25 13:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120789695%27 HTTP/1.1" 200 None
2026-03-25 13:01:21 [astonbarclay.gb] INFO: Scrape type for 120789695: 1
2026-03-25 13:01:21 [astonbarclay.gb] INFO: Found listing with ID: 120787611
2026-03-25 13:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120787611%27 HTTP/1.1" 200 None
2026-03-25 13:01:21 [astonbarclay.gb] INFO: Scrape type for 120787611: 1
2026-03-25 13:01:21 [astonbarclay.gb] INFO: Found listing with ID: 120063239
2026-03-25 13:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120063239%27 HTTP/1.1" 200 None
2026-03-25 13:01:21 [astonbarclay.gb] INFO: Scrape type for 120063239: 0
2026-03-25 13:01:21 [astonbarclay.gb] INFO: Found listing with ID: 120783893
2026-03-25 13:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120783893%27 HTTP/1.1" 200 None
2026-03-25 13:01:22 [astonbarclay.gb] INFO: Scrape type for 120783893: 1
2026-03-25 13:01:22 [astonbarclay.gb] INFO: Found listing with ID: 120471388
2026-03-25 13:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120471388%27 HTTP/1.1" 200 None
2026-03-25 13:01:22 [astonbarclay.gb] INFO: Scrape type for 120471388: 0
2026-03-25 13:01:22 [astonbarclay.gb] INFO: Found listing with ID: 120788446
2026-03-25 13:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120788446%27 HTTP/1.1" 200 None
2026-03-25 13:01:22 [astonbarclay.gb] INFO: Scrape type for 120788446: 1
2026-03-25 13:01:22 [astonbarclay.gb] INFO: Found listing with ID: 120786723
2026-03-25 13:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120786723%27 HTTP/1.1" 200 None
2026-03-25 13:01:22 [astonbarclay.gb] INFO: Scrape type for 120786723: 1
2026-03-25 13:01:22 [astonbarclay.gb] INFO: Found listing with ID: 120787044
2026-03-25 13:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120787044%27 HTTP/1.1" 200 None
2026-03-25 13:01:22 [astonbarclay.gb] INFO: Scrape type for 120787044: 1
2026-03-25 13:01:22 [astonbarclay.gb] INFO: Found listing with ID: 120788099
2026-03-25 13:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120788099%27 HTTP/1.1" 200 None
2026-03-25 13:01:22 [astonbarclay.gb] INFO: Scrape type for 120788099: 1
2026-03-25 13:01:22 [astonbarclay.gb] INFO: Found listing with ID: 120788824
2026-03-25 13:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120788824%27 HTTP/1.1" 200 None
2026-03-25 13:01:22 [astonbarclay.gb] INFO: Scrape type for 120788824: 1
2026-03-25 13:01:22 [astonbarclay.gb] INFO: Found listing with ID: 120221428
2026-03-25 13:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120221428%27 HTTP/1.1" 200 None
2026-03-25 13:01:22 [astonbarclay.gb] INFO: Scrape type for 120221428: 0
2026-03-25 13:01:22 [astonbarclay.gb] INFO: Found listing with ID: 119329130
2026-03-25 13:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119329130%27 HTTP/1.1" 200 None
2026-03-25 13:01:22 [astonbarclay.gb] INFO: Scrape type for 119329130: 0
2026-03-25 13:01:22 [astonbarclay.gb] INFO: Found listing with ID: 120471411
2026-03-25 13:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120471411%27 HTTP/1.1" 200 None
2026-03-25 13:01:22 [astonbarclay.gb] INFO: Scrape type for 120471411: 2
2026-03-25 13:01:22 [astonbarclay.gb] INFO: Found listing with ID: 120655506
2026-03-25 13:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120655506%27 HTTP/1.1" 200 None
2026-03-25 13:01:22 [astonbarclay.gb] INFO: Scrape type for 120655506: 0
2026-03-25 13:01:22 [astonbarclay.gb] INFO: Found listing with ID: 120432662
2026-03-25 13:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120432662%27 HTTP/1.1" 200 None
2026-03-25 13:01:22 [astonbarclay.gb] INFO: Scrape type for 120432662: 0
2026-03-25 13:01:22 [astonbarclay.gb] INFO: Found listing with ID: 120416058
2026-03-25 13:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120416058%27 HTTP/1.1" 200 None
2026-03-25 13:01:22 [astonbarclay.gb] INFO: Scrape type for 120416058: 0
2026-03-25 13:01:22 [astonbarclay.gb] INFO: Found listing with ID: 119192578
2026-03-25 13:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119192578%27 HTTP/1.1" 200 None
2026-03-25 13:01:22 [astonbarclay.gb] INFO: Scrape type for 119192578: 0
2026-03-25 13:01:22 [astonbarclay.gb] INFO: Found listing with ID: 120587610
2026-03-25 13:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120587610%27 HTTP/1.1" 200 None
2026-03-25 13:01:22 [astonbarclay.gb] INFO: Scrape type for 120587610: 0
2026-03-25 13:01:22 [astonbarclay.gb] INFO: Found listing with ID: 120777798
2026-03-25 13:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120777798%27 HTTP/1.1" 200 None
2026-03-25 13:01:22 [astonbarclay.gb] INFO: Scrape type for 120777798: 1
2026-03-25 13:01:22 [astonbarclay.gb] INFO: Found listing with ID: 120620461
2026-03-25 13:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120620461%27 HTTP/1.1" 200 None
2026-03-25 13:01:22 [astonbarclay.gb] INFO: Scrape type for 120620461: 0
2026-03-25 13:01:22 [astonbarclay.gb] INFO: Found listing with ID: 119432954
2026-03-25 13:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119432954%27 HTTP/1.1" 200 None
2026-03-25 13:01:22 [astonbarclay.gb] INFO: Scrape type for 119432954: 0
2026-03-25 13:01:22 [astonbarclay.gb] INFO: Found listing with ID: 119936725
2026-03-25 13:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119936725%27 HTTP/1.1" 200 None
2026-03-25 13:01:22 [astonbarclay.gb] INFO: Scrape type for 119936725: 2
2026-03-25 13:01:22 [astonbarclay.gb] INFO: Found listing with ID: 120430055
2026-03-25 13:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120430055%27 HTTP/1.1" 200 None
2026-03-25 13:01:22 [astonbarclay.gb] INFO: Scrape type for 120430055: 0
2026-03-25 13:01:22 [astonbarclay.gb] INFO: Found listing with ID: 120574999
2026-03-25 13:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120574999%27 HTTP/1.1" 200 None
2026-03-25 13:01:22 [astonbarclay.gb] INFO: Scrape type for 120574999: 0
2026-03-25 13:01:22 [astonbarclay.gb] INFO: Found listing with ID: 120584241
2026-03-25 13:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120584241%27 HTTP/1.1" 200 None
2026-03-25 13:01:22 [astonbarclay.gb] INFO: Scrape type for 120584241: 0
2026-03-25 13:01:22 [astonbarclay.gb] INFO: Found listing with ID: 120519091
2026-03-25 13:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120519091%27 HTTP/1.1" 200 None
2026-03-25 13:01:22 [astonbarclay.gb] INFO: Scrape type for 120519091: 0
2026-03-25 13:01:22 [astonbarclay.gb] INFO: Found listing with ID: 120465157
2026-03-25 13:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120465157%27 HTTP/1.1" 200 None
2026-03-25 13:01:22 [astonbarclay.gb] INFO: Scrape type for 120465157: 0
2026-03-25 13:01:22 [astonbarclay.gb] INFO: Found listing with ID: 120629972
2026-03-25 13:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120629972%27 HTTP/1.1" 200 None
2026-03-25 13:01:22 [astonbarclay.gb] INFO: Scrape type for 120629972: 0
2026-03-25 13:01:22 [astonbarclay.gb] INFO: Found listing with ID: 120410795
2026-03-25 13:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120410795%27 HTTP/1.1" 200 None
2026-03-25 13:01:22 [astonbarclay.gb] INFO: Scrape type for 120410795: 0
2026-03-25 13:01:22 [astonbarclay.gb] INFO: Found listing with ID: 120592964
2026-03-25 13:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120592964%27 HTTP/1.1" 200 None
2026-03-25 13:01:22 [astonbarclay.gb] INFO: Scrape type for 120592964: 2
2026-03-25 13:01:22 [astonbarclay.gb] INFO: Found listing with ID: 120670779
2026-03-25 13:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120670779%27 HTTP/1.1" 200 None
2026-03-25 13:01:22 [astonbarclay.gb] INFO: Scrape type for 120670779: 0
2026-03-25 13:01:22 [astonbarclay.gb] INFO: Found listing with ID: 120678881
2026-03-25 13:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120678881%27 HTTP/1.1" 200 None
2026-03-25 13:01:22 [astonbarclay.gb] INFO: Scrape type for 120678881: 0
2026-03-25 13:01:22 [astonbarclay.gb] INFO: Found listing with ID: 120484566
2026-03-25 13:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120484566%27 HTTP/1.1" 200 None
2026-03-25 13:01:22 [astonbarclay.gb] INFO: Scrape type for 120484566: 0
2026-03-25 13:01:22 [astonbarclay.gb] INFO: Found listing with ID: 120690985
2026-03-25 13:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120690985%27 HTTP/1.1" 200 None
2026-03-25 13:01:22 [astonbarclay.gb] INFO: Scrape type for 120690985: 0
2026-03-25 13:01:22 [astonbarclay.gb] INFO: Found listing with ID: 120786178
2026-03-25 13:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120786178%27 HTTP/1.1" 200 None
2026-03-25 13:01:22 [astonbarclay.gb] INFO: Scrape type for 120786178: 1
2026-03-25 13:01:22 [astonbarclay.gb] INFO: Found listing with ID: 120632648
2026-03-25 13:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120632648%27 HTTP/1.1" 200 None
2026-03-25 13:01:22 [astonbarclay.gb] INFO: Scrape type for 120632648: 0
2026-03-25 13:01:22 [astonbarclay.gb] INFO: Found listing with ID: 119052103
2026-03-25 13:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119052103%27 HTTP/1.1" 200 None
2026-03-25 13:01:22 [astonbarclay.gb] INFO: Scrape type for 119052103: 0
2026-03-25 13:01:22 [astonbarclay.gb] INFO: Found listing with ID: 120658630
2026-03-25 13:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120658630%27 HTTP/1.1" 200 None
2026-03-25 13:01:22 [astonbarclay.gb] INFO: Scrape type for 120658630: 0
2026-03-25 13:01:22 [astonbarclay.gb] INFO: Found listing with ID: 120658712
2026-03-25 13:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120658712%27 HTTP/1.1" 200 None
2026-03-25 13:01:22 [astonbarclay.gb] INFO: Scrape type for 120658712: 0
2026-03-25 13:01:22 [astonbarclay.gb] INFO: Found listing with ID: 120696081
2026-03-25 13:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120696081%27 HTTP/1.1" 200 None
2026-03-25 13:01:22 [astonbarclay.gb] INFO: Scrape type for 120696081: 1
2026-03-25 13:01:22 [astonbarclay.gb] INFO: Found listing with ID: 120659102
2026-03-25 13:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120659102%27 HTTP/1.1" 200 None
2026-03-25 13:01:22 [astonbarclay.gb] INFO: Scrape type for 120659102: 0
2026-03-25 13:01:22 [astonbarclay.gb] INFO: Found listing with ID: 120748122
2026-03-25 13:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120748122%27 HTTP/1.1" 200 None
2026-03-25 13:01:22 [astonbarclay.gb] INFO: Scrape type for 120748122: 0
2026-03-25 13:01:22 [astonbarclay.gb] INFO: Found listing with ID: 120461368
2026-03-25 13:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120461368%27 HTTP/1.1" 200 None
2026-03-25 13:01:22 [astonbarclay.gb] INFO: Scrape type for 120461368: 0
2026-03-25 13:01:22 [astonbarclay.gb] INFO: Found listing with ID: 120644493
2026-03-25 13:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120644493%27 HTTP/1.1" 200 None
2026-03-25 13:01:22 [astonbarclay.gb] INFO: Scrape type for 120644493: 0
2026-03-25 13:01:22 [astonbarclay.gb] INFO: Found listing with ID: 120686475
2026-03-25 13:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120686475%27 HTTP/1.1" 200 None
2026-03-25 13:01:22 [astonbarclay.gb] INFO: Scrape type for 120686475: 0
2026-03-25 13:01:22 [astonbarclay.gb] INFO: Found listing with ID: 120471377
2026-03-25 13:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120471377%27 HTTP/1.1" 200 None
2026-03-25 13:01:22 [astonbarclay.gb] INFO: Scrape type for 120471377: 0
2026-03-25 13:01:22 [astonbarclay.gb] INFO: Found listing with ID: 118688338
2026-03-25 13:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27118688338%27 HTTP/1.1" 200 None
2026-03-25 13:01:22 [astonbarclay.gb] INFO: Scrape type for 118688338: 0
2026-03-25 13:01:22 [astonbarclay.gb] INFO: Found listing with ID: 120055164
2026-03-25 13:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120055164%27 HTTP/1.1" 200 None
2026-03-25 13:01:22 [astonbarclay.gb] INFO: Scrape type for 120055164: 0
2026-03-25 13:01:22 [astonbarclay.gb] INFO: Found listing with ID: 119785658
2026-03-25 13:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119785658%27 HTTP/1.1" 200 None
2026-03-25 13:01:22 [astonbarclay.gb] INFO: Scrape type for 119785658: 0
2026-03-25 13:01:22 [astonbarclay.gb] INFO: Found listing with ID: 120556298
2026-03-25 13:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120556298%27 HTTP/1.1" 200 None
2026-03-25 13:01:22 [astonbarclay.gb] INFO: Scrape type for 120556298: 0
2026-03-25 13:01:22 [astonbarclay.gb] INFO: Found listing with ID: 120627674
2026-03-25 13:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120627674%27 HTTP/1.1" 200 None
2026-03-25 13:01:22 [astonbarclay.gb] INFO: Scrape type for 120627674: 0
2026-03-25 13:01:22 [astonbarclay.gb] INFO: Found listing with ID: 120470094
2026-03-25 13:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120470094%27 HTTP/1.1" 200 None
2026-03-25 13:01:22 [astonbarclay.gb] INFO: Scrape type for 120470094: 0
2026-03-25 13:01:22 [astonbarclay.gb] INFO: Found listing with ID: 120686558
2026-03-25 13:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120686558%27 HTTP/1.1" 200 None
2026-03-25 13:01:22 [astonbarclay.gb] INFO: Scrape type for 120686558: 0
2026-03-25 13:01:22 [astonbarclay.gb] INFO: Found listing with ID: 120592412
2026-03-25 13:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120592412%27 HTTP/1.1" 200 None
2026-03-25 13:01:22 [astonbarclay.gb] INFO: Scrape type for 120592412: 0
2026-03-25 13:01:22 [astonbarclay.gb] INFO: Found listing with ID: 120747504
2026-03-25 13:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120747504%27 HTTP/1.1" 200 None
2026-03-25 13:01:22 [astonbarclay.gb] INFO: Scrape type for 120747504: 0
2026-03-25 13:01:22 [astonbarclay.gb] INFO: Found listing with ID: 120646744
2026-03-25 13:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120646744%27 HTTP/1.1" 200 None
2026-03-25 13:01:22 [astonbarclay.gb] INFO: Scrape type for 120646744: 0
2026-03-25 13:01:22 [astonbarclay.gb] INFO: Found listing with ID: 120466492
2026-03-25 13:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120466492%27 HTTP/1.1" 200 None
2026-03-25 13:01:22 [astonbarclay.gb] INFO: Scrape type for 120466492: 0
2026-03-25 13:01:22 [astonbarclay.gb] INFO: Found listing with ID: 120631174
2026-03-25 13:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120631174%27 HTTP/1.1" 200 None
2026-03-25 13:01:22 [astonbarclay.gb] INFO: Scrape type for 120631174: 0
2026-03-25 13:01:22 [astonbarclay.gb] INFO: Found listing with ID: 120466479
2026-03-25 13:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120466479%27 HTTP/1.1" 200 None
2026-03-25 13:01:22 [astonbarclay.gb] INFO: Scrape type for 120466479: 0
2026-03-25 13:01:22 [astonbarclay.gb] INFO: Found listing with ID: 120693161
2026-03-25 13:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120693161%27 HTTP/1.1" 200 None
2026-03-25 13:01:22 [astonbarclay.gb] INFO: Scrape type for 120693161: 0
2026-03-25 13:01:22 [astonbarclay.gb] INFO: Found listing with ID: 120591357
2026-03-25 13:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120591357%27 HTTP/1.1" 200 None
2026-03-25 13:01:22 [astonbarclay.gb] INFO: Scrape type for 120591357: 0
2026-03-25 13:01:22 [astonbarclay.gb] INFO: Found listing with ID: 120591143
2026-03-25 13:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120591143%27 HTTP/1.1" 200 None
2026-03-25 13:01:22 [astonbarclay.gb] INFO: Scrape type for 120591143: 0
2026-03-25 13:01:22 [astonbarclay.gb] INFO: Found listing with ID: 120756781
2026-03-25 13:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120756781%27 HTTP/1.1" 200 None
2026-03-25 13:01:22 [astonbarclay.gb] INFO: Scrape type for 120756781: 1
2026-03-25 13:01:22 [astonbarclay.gb] INFO: Found listing with ID: 120439198
2026-03-25 13:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120439198%27 HTTP/1.1" 200 None
2026-03-25 13:01:22 [astonbarclay.gb] INFO: Scrape type for 120439198: 0
2026-03-25 13:01:22 [astonbarclay.gb] INFO: Found listing with ID: 120590755
2026-03-25 13:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120590755%27 HTTP/1.1" 200 None
2026-03-25 13:01:23 [astonbarclay.gb] INFO: Scrape type for 120590755: 0
2026-03-25 13:01:23 [astonbarclay.gb] INFO: Found listing with ID: 120592922
2026-03-25 13:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120592922%27 HTTP/1.1" 200 None
2026-03-25 13:01:23 [astonbarclay.gb] INFO: Scrape type for 120592922: 0
2026-03-25 13:01:23 [astonbarclay.gb] INFO: Found listing with ID: 120673229
2026-03-25 13:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120673229%27 HTTP/1.1" 200 None
2026-03-25 13:01:23 [astonbarclay.gb] INFO: Scrape type for 120673229: 0
2026-03-25 13:01:23 [astonbarclay.gb] INFO: Found listing with ID: 120716273
2026-03-25 13:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120716273%27 HTTP/1.1" 200 None
2026-03-25 13:01:23 [astonbarclay.gb] INFO: Scrape type for 120716273: 0
2026-03-25 13:01:23 [astonbarclay.gb] INFO: Found listing with ID: 120716318
2026-03-25 13:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120716318%27 HTTP/1.1" 200 None
2026-03-25 13:01:23 [astonbarclay.gb] INFO: Scrape type for 120716318: 0
2026-03-25 13:01:23 [astonbarclay.gb] INFO: Found listing with ID: 120676801
2026-03-25 13:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120676801%27 HTTP/1.1" 200 None
2026-03-25 13:01:23 [astonbarclay.gb] INFO: Scrape type for 120676801: 0
2026-03-25 13:01:23 [astonbarclay.gb] INFO: Found listing with ID: 120716378
2026-03-25 13:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120716378%27 HTTP/1.1" 200 None
2026-03-25 13:01:23 [astonbarclay.gb] INFO: Scrape type for 120716378: 0
2026-03-25 13:01:23 [astonbarclay.gb] INFO: Found listing with ID: 120591393
2026-03-25 13:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120591393%27 HTTP/1.1" 200 None
2026-03-25 13:01:23 [astonbarclay.gb] INFO: Scrape type for 120591393: 0
2026-03-25 13:01:23 [astonbarclay.gb] INFO: Found listing with ID: 120685886
2026-03-25 13:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120685886%27 HTTP/1.1" 200 None
2026-03-25 13:01:23 [astonbarclay.gb] INFO: Scrape type for 120685886: 0
2026-03-25 13:01:23 [astonbarclay.gb] INFO: Found listing with ID: 120587587
2026-03-25 13:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120587587%27 HTTP/1.1" 200 None
2026-03-25 13:01:23 [astonbarclay.gb] INFO: Scrape type for 120587587: 0
2026-03-25 13:01:23 [astonbarclay.gb] INFO: Found listing with ID: 120694445
2026-03-25 13:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120694445%27 HTTP/1.1" 200 None
2026-03-25 13:01:23 [astonbarclay.gb] INFO: Scrape type for 120694445: 0
2026-03-25 13:01:23 [astonbarclay.gb] INFO: Found listing with ID: 120666826
2026-03-25 13:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120666826%27 HTTP/1.1" 200 None
2026-03-25 13:01:23 [astonbarclay.gb] INFO: Scrape type for 120666826: 0
2026-03-25 13:01:23 [astonbarclay.gb] INFO: Found listing with ID: 120728416
2026-03-25 13:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120728416%27 HTTP/1.1" 200 None
2026-03-25 13:01:23 [astonbarclay.gb] INFO: Scrape type for 120728416: 0
2026-03-25 13:01:23 [astonbarclay.gb] INFO: Found listing with ID: 119902516
2026-03-25 13:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119902516%27 HTTP/1.1" 200 None
2026-03-25 13:01:23 [astonbarclay.gb] INFO: Scrape type for 119902516: 0
2026-03-25 13:01:23 [astonbarclay.gb] INFO: Found listing with ID: 120685598
2026-03-25 13:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120685598%27 HTTP/1.1" 200 None
2026-03-25 13:01:23 [astonbarclay.gb] INFO: Scrape type for 120685598: 0
2026-03-25 13:01:23 [astonbarclay.gb] INFO: Found listing with ID: 120625573
2026-03-25 13:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120625573%27 HTTP/1.1" 200 None
2026-03-25 13:01:23 [astonbarclay.gb] INFO: Scrape type for 120625573: 0
2026-03-25 13:01:23 [astonbarclay.gb] INFO: Found listing with ID: 120679722
2026-03-25 13:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120679722%27 HTTP/1.1" 200 None
2026-03-25 13:01:23 [astonbarclay.gb] INFO: Scrape type for 120679722: 0
2026-03-25 13:01:23 [astonbarclay.gb] INFO: Found listing with ID: 120774627
2026-03-25 13:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120774627%27 HTTP/1.1" 200 None
2026-03-25 13:01:23 [astonbarclay.gb] INFO: Scrape type for 120774627: 1
2026-03-25 13:01:23 [astonbarclay.gb] INFO: Found listing with ID: 120439259
2026-03-25 13:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120439259%27 HTTP/1.1" 200 None
2026-03-25 13:01:23 [astonbarclay.gb] INFO: Scrape type for 120439259: 2
2026-03-25 13:01:23 [astonbarclay.gb] INFO: Found listing with ID: 120627497
2026-03-25 13:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120627497%27 HTTP/1.1" 200 None
2026-03-25 13:01:23 [astonbarclay.gb] INFO: Scrape type for 120627497: 0
2026-03-25 13:01:23 [astonbarclay.gb] INFO: Found listing with ID: 120621668
2026-03-25 13:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120621668%27 HTTP/1.1" 200 None
2026-03-25 13:01:23 [astonbarclay.gb] INFO: Scrape type for 120621668: 0
2026-03-25 13:01:23 [astonbarclay.gb] INFO: Found listing with ID: 120592174
2026-03-25 13:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120592174%27 HTTP/1.1" 200 None
2026-03-25 13:01:23 [astonbarclay.gb] INFO: Scrape type for 120592174: 0
2026-03-25 13:01:23 [astonbarclay.gb] INFO: Found listing with ID: 120627663
2026-03-25 13:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120627663%27 HTTP/1.1" 200 None
2026-03-25 13:01:23 [astonbarclay.gb] INFO: Scrape type for 120627663: 0
2026-03-25 13:01:23 [astonbarclay.gb] INFO: Found listing with ID: 120208207
2026-03-25 13:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120208207%27 HTTP/1.1" 200 None
2026-03-25 13:01:23 [astonbarclay.gb] INFO: Scrape type for 120208207: 0
2026-03-25 13:01:23 [astonbarclay.gb] INFO: Found listing with ID: 120627849
2026-03-25 13:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120627849%27 HTTP/1.1" 200 None
2026-03-25 13:01:23 [astonbarclay.gb] INFO: Scrape type for 120627849: 0
2026-03-25 13:01:23 [astonbarclay.gb] INFO: Found listing with ID: 120715046
2026-03-25 13:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120715046%27 HTTP/1.1" 200 None
2026-03-25 13:01:23 [astonbarclay.gb] INFO: Scrape type for 120715046: 0
2026-03-25 13:01:23 [astonbarclay.gb] INFO: Found listing with ID: 120715036
2026-03-25 13:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120715036%27 HTTP/1.1" 200 None
2026-03-25 13:01:23 [astonbarclay.gb] INFO: Scrape type for 120715036: 0
2026-03-25 13:01:23 [astonbarclay.gb] INFO: Found listing with ID: 120715027
2026-03-25 13:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120715027%27 HTTP/1.1" 200 None
2026-03-25 13:01:23 [astonbarclay.gb] INFO: Scrape type for 120715027: 0
2026-03-25 13:01:23 [astonbarclay.gb] INFO: Found listing with ID: 120779999
2026-03-25 13:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120779999%27 HTTP/1.1" 200 None
2026-03-25 13:01:23 [astonbarclay.gb] INFO: Scrape type for 120779999: 1
2026-03-25 13:01:23 [astonbarclay.gb] INFO: Found listing with ID: 120731867
2026-03-25 13:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120731867%27 HTTP/1.1" 200 None
2026-03-25 13:01:23 [astonbarclay.gb] INFO: Scrape type for 120731867: 0
2026-03-25 13:01:23 [astonbarclay.gb] INFO: Found listing with ID: 120714990
2026-03-25 13:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120714990%27 HTTP/1.1" 200 None
2026-03-25 13:01:23 [astonbarclay.gb] INFO: Scrape type for 120714990: 0
2026-03-25 13:01:23 [astonbarclay.gb] INFO: Found listing with ID: 120679803
2026-03-25 13:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120679803%27 HTTP/1.1" 200 None
2026-03-25 13:01:23 [astonbarclay.gb] INFO: Scrape type for 120679803: 0
2026-03-25 13:01:23 [astonbarclay.gb] INFO: Found listing with ID: 120718650
2026-03-25 13:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120718650%27 HTTP/1.1" 200 None
2026-03-25 13:01:23 [astonbarclay.gb] INFO: Scrape type for 120718650: 1
2026-03-25 13:01:23 [astonbarclay.gb] INFO: Found listing with ID: 120714980
2026-03-25 13:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120714980%27 HTTP/1.1" 200 None
2026-03-25 13:01:23 [astonbarclay.gb] INFO: Scrape type for 120714980: 0
2026-03-25 13:01:23 [astonbarclay.gb] INFO: Found listing with ID: 120714966
2026-03-25 13:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120714966%27 HTTP/1.1" 200 None
2026-03-25 13:01:23 [astonbarclay.gb] INFO: Scrape type for 120714966: 0
2026-03-25 13:01:23 [astonbarclay.gb] INFO: Found listing with ID: 120714950
2026-03-25 13:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120714950%27 HTTP/1.1" 200 None
2026-03-25 13:01:23 [astonbarclay.gb] INFO: Scrape type for 120714950: 0
2026-03-25 13:01:23 [astonbarclay.gb] INFO: Found listing with ID: 120714940
2026-03-25 13:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120714940%27 HTTP/1.1" 200 None
2026-03-25 13:01:23 [astonbarclay.gb] INFO: Scrape type for 120714940: 0
2026-03-25 13:01:23 [astonbarclay.gb] INFO: Found listing with ID: 120780354
2026-03-25 13:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120780354%27 HTTP/1.1" 200 None
2026-03-25 13:01:23 [astonbarclay.gb] INFO: Scrape type for 120780354: 1
2026-03-25 13:01:23 [astonbarclay.gb] INFO: Found listing with ID: 119594883
2026-03-25 13:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119594883%27 HTTP/1.1" 200 None
2026-03-25 13:01:23 [astonbarclay.gb] INFO: Scrape type for 119594883: 0
2026-03-25 13:01:23 [astonbarclay.gb] INFO: Found listing with ID: 120673220
2026-03-25 13:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120673220%27 HTTP/1.1" 200 None
2026-03-25 13:01:23 [astonbarclay.gb] INFO: Scrape type for 120673220: 0
2026-03-25 13:01:23 [astonbarclay.gb] INFO: Found listing with ID: 120743971
2026-03-25 13:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120743971%27 HTTP/1.1" 200 None
2026-03-25 13:01:23 [astonbarclay.gb] INFO: Scrape type for 120743971: 1
2026-03-25 13:01:23 [astonbarclay.gb] INFO: Found listing with ID: 120695356
2026-03-25 13:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120695356%27 HTTP/1.1" 200 None
2026-03-25 13:01:23 [astonbarclay.gb] INFO: Scrape type for 120695356: 0
2026-03-25 13:01:23 [astonbarclay.gb] INFO: Found listing with ID: 115487581
2026-03-25 13:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27115487581%27 HTTP/1.1" 200 None
2026-03-25 13:01:23 [astonbarclay.gb] INFO: Scrape type for 115487581: 0
2026-03-25 13:01:23 [astonbarclay.gb] INFO: Found listing with ID: 120695286
2026-03-25 13:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120695286%27 HTTP/1.1" 200 None
2026-03-25 13:01:23 [astonbarclay.gb] INFO: Scrape type for 120695286: 0
2026-03-25 13:01:23 [astonbarclay.gb] INFO: Found listing with ID: 120695273
2026-03-25 13:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120695273%27 HTTP/1.1" 200 None
2026-03-25 13:01:23 [astonbarclay.gb] INFO: Scrape type for 120695273: 0
2026-03-25 13:01:23 [astonbarclay.gb] INFO: Found listing with ID: 120696943
2026-03-25 13:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120696943%27 HTTP/1.1" 200 None
2026-03-25 13:01:23 [astonbarclay.gb] INFO: Scrape type for 120696943: 0
2026-03-25 13:01:23 [astonbarclay.gb] INFO: Found listing with ID: 120684736
2026-03-25 13:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120684736%27 HTTP/1.1" 200 None
2026-03-25 13:01:23 [astonbarclay.gb] INFO: Scrape type for 120684736: 0
2026-03-25 13:01:23 [astonbarclay.gb] INFO: Found listing with ID: 120762800
2026-03-25 13:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120762800%27 HTTP/1.1" 200 None
2026-03-25 13:01:23 [astonbarclay.gb] INFO: Scrape type for 120762800: 0
2026-03-25 13:01:23 [astonbarclay.gb] INFO: Found listing with ID: 120669991
2026-03-25 13:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120669991%27 HTTP/1.1" 200 None
2026-03-25 13:01:23 [astonbarclay.gb] INFO: Scrape type for 120669991: 0
2026-03-25 13:01:23 [astonbarclay.gb] INFO: Found listing with ID: 120670068
2026-03-25 13:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120670068%27 HTTP/1.1" 200 None
2026-03-25 13:01:23 [astonbarclay.gb] INFO: Scrape type for 120670068: 0
2026-03-25 13:01:23 [astonbarclay.gb] INFO: Found listing with ID: 120673241
2026-03-25 13:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120673241%27 HTTP/1.1" 200 None
2026-03-25 13:01:23 [astonbarclay.gb] INFO: Scrape type for 120673241: 0
2026-03-25 13:01:23 [astonbarclay.gb] INFO: Found listing with ID: 120695260
2026-03-25 13:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120695260%27 HTTP/1.1" 200 None
2026-03-25 13:01:23 [astonbarclay.gb] INFO: Scrape type for 120695260: 0
2026-03-25 13:01:23 [astonbarclay.gb] INFO: Found listing with ID: 120695251
2026-03-25 13:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120695251%27 HTTP/1.1" 200 None
2026-03-25 13:01:23 [astonbarclay.gb] INFO: Scrape type for 120695251: 0
2026-03-25 13:01:23 [astonbarclay.gb] INFO: Found listing with ID: 120695242
2026-03-25 13:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120695242%27 HTTP/1.1" 200 None
2026-03-25 13:01:24 [astonbarclay.gb] INFO: Scrape type for 120695242: 0
2026-03-25 13:01:24 [astonbarclay.gb] INFO: Found listing with ID: 120716362
2026-03-25 13:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120716362%27 HTTP/1.1" 200 None
2026-03-25 13:01:24 [astonbarclay.gb] INFO: Scrape type for 120716362: 0
2026-03-25 13:01:24 [astonbarclay.gb] INFO: Found listing with ID: 120763014
2026-03-25 13:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120763014%27 HTTP/1.1" 200 None
2026-03-25 13:01:24 [astonbarclay.gb] INFO: Scrape type for 120763014: 1
2026-03-25 13:01:24 [astonbarclay.gb] INFO: Found listing with ID: 120696108
2026-03-25 13:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120696108%27 HTTP/1.1" 200 None
2026-03-25 13:01:24 [astonbarclay.gb] INFO: Scrape type for 120696108: 1
2026-03-25 13:01:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120630156?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:01:24 [astonbarclay.gb] INFO: Found listing with ID: 120629981
2026-03-25 13:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120629981%27 HTTP/1.1" 200 None
2026-03-25 13:01:24 [astonbarclay.gb] INFO: Scrape type for 120629981: 0
2026-03-25 13:01:24 [astonbarclay.gb] INFO: Found listing with ID: 120716291
2026-03-25 13:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120716291%27 HTTP/1.1" 200 None
2026-03-25 13:01:24 [astonbarclay.gb] INFO: Scrape type for 120716291: 0
2026-03-25 13:01:24 [astonbarclay.gb] INFO: Found listing with ID: 120695365
2026-03-25 13:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120695365%27 HTTP/1.1" 200 None
2026-03-25 13:01:24 [astonbarclay.gb] INFO: Scrape type for 120695365: 0
2026-03-25 13:01:24 [astonbarclay.gb] INFO: Found listing with ID: 120748860
2026-03-25 13:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120748860%27 HTTP/1.1" 200 None
2026-03-25 13:01:24 [astonbarclay.gb] INFO: Scrape type for 120748860: 0
2026-03-25 13:01:24 [astonbarclay.gb] INFO: Found listing with ID: 120765869
2026-03-25 13:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120765869%27 HTTP/1.1" 200 None
2026-03-25 13:01:24 [astonbarclay.gb] INFO: Scrape type for 120765869: 1
2026-03-25 13:01:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:01:24 [astonbarclay.gb] INFO: Found listing with ID: 120765878
2026-03-25 13:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120765878%27 HTTP/1.1" 200 None
2026-03-25 13:01:24 [astonbarclay.gb] INFO: Scrape type for 120765878: 1
2026-03-25 13:01:24 [astonbarclay.gb] INFO: Found listing with ID: 120696888
2026-03-25 13:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120696888%27 HTTP/1.1" 200 None
2026-03-25 13:01:24 [astonbarclay.gb] INFO: Scrape type for 120696888: 0
2026-03-25 13:01:24 [astonbarclay.gb] INFO: Found listing with ID: 120786591
2026-03-25 13:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120786591%27 HTTP/1.1" 200 None
2026-03-25 13:01:24 [astonbarclay.gb] INFO: Scrape type for 120786591: 1
2026-03-25 13:01:24 [astonbarclay.gb] INFO: Found listing with ID: 120657009
2026-03-25 13:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120657009%27 HTTP/1.1" 200 None
2026-03-25 13:01:24 [astonbarclay.gb] INFO: Scrape type for 120657009: 0
2026-03-25 13:01:24 [astonbarclay.gb] INFO: Found listing with ID: 120696851
2026-03-25 13:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120696851%27 HTTP/1.1" 200 None
2026-03-25 13:01:24 [astonbarclay.gb] INFO: Scrape type for 120696851: 0
2026-03-25 13:01:24 [astonbarclay.gb] INFO: Found listing with ID: 120765790
2026-03-25 13:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120765790%27 HTTP/1.1" 200 None
2026-03-25 13:01:24 [astonbarclay.gb] INFO: Scrape type for 120765790: 1
2026-03-25 13:01:24 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120630156, 'registration': 'FV64YOX', 'account': 'WBA004', 'make': 'MITSUBISHI', 'model': 'OUTLANDER ESTATE', 'derivative': '2.0 PHEV GX3h 5dr Auto', 'mileage': 128841, 'mileageWarranty': True, 'type': 'car', 'saleId': 19179, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 452}, 'saleStart': '2026-03-25T10:00Z', 'lot': 1312, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2015-02-19', 'fuel': 'Petrol/Plugin Electric Hybrid', 'motExpiry': '2026-07-08', 'doors': 5, 'engineSize': 1998, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/FV64YOX/2026-03-20/image/235bcfe0-e45f-4023-bc24-e54d243434ad_removebg.jpg?w=600', 'https://abimg003.imgix.net/FV64YOX/2026-03-20/image/5a0ad970-02a1-4025-b716-e215c0cc3be9_removebg.jpg?w=600', 'https://abimg003.imgix.net/FV64YOX/2026-03-20/image/3140975f-65a4-4b16-8fe0-391866280acb_removebg.jpg?w=600', 'https://abimg003.imgix.net/FV64YOX/2026-03-20/image/75107714-b615-4603-8397-4e05d28e1430_removebg.jpg?w=600', 'https://abimg003.imgix.net/FV64YOX/2026-03-20/image/487f3a7b-b434-4479-ae56-b4feff3bf22b_removebg.jpg?w=600', 'https://abimg003.imgix.net/FV64YOX/2026-03-20/image/dc2fbd3b-7617-4f81-a76b-6d329a523272_removebg.jpg?w=600', 'https://abimg003.imgix.net/FV64YOX/2026-03-20/image/1aa13947-7b2d-43c2-a2fa-9951e01ce43c_removebg.jpg?w=600', 'https://abimg003.imgix.net/FV64YOX/2026-03-20/image/ed656eb5-6dd4-4990-9de2-c9bf1b59e30a_removebg.jpg?w=600', 'https://abimg003.imgix.net/FV64YOX/2026-03-20/image/921be97d-b42d-457e-a248-9fd02245c11d_removebg.jpg?w=600', 'https://abimg003.imgix.net/FV64YOX/2026-03-20/image/2377e386-9bfa-41f4-b7e7-93d176516923_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 11/15- 12K, 06/16- 23K, 03/17- 36K, 01/18- 49K, 04/19- 61K, 11/20- 78K, 10/21- 87K, 01/23- 100K, 01/24- 109K, 03/26- ??', 'remarks': 'VOSA STATES 100K, 109K, 113K, 123K, 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': 44, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/08ccdc97-d0c2-4283-aaeb-0184c466cc83.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:01:24 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120630156, 'registration': 'FV64YOX', 'account': 'WBA004', 'make': 'MITSUBISHI', 'model': 'OUTLANDER ESTATE', 'derivative': '2.0 PHEV GX3h 5dr Auto', 'mileage': 128841, 'mileageWarranty': True, 'type': 'car', 'saleId': 19179, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 452}, 'saleStart': '2026-03-25T10:00Z', 'lot': 1312, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2015-02-19', 'fuel': 'Petrol/Plugin Electric Hybrid', 'motExpiry': '2026-07-08', 'doors': 5, 'engineSize': 1998, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/FV64YOX/2026-03-20/image/235bcfe0-e45f-4023-bc24-e54d243434ad_removebg.jpg?w=600', 'https://abimg003.imgix.net/FV64YOX/2026-03-20/image/5a0ad970-02a1-4025-b716-e215c0cc3be9_removebg.jpg?w=600', 'https://abimg003.imgix.net/FV64YOX/2026-03-20/image/3140975f-65a4-4b16-8fe0-391866280acb_removebg.jpg?w=600', 'https://abimg003.imgix.net/FV64YOX/2026-03-20/image/75107714-b615-4603-8397-4e05d28e1430_removebg.jpg?w=600', 'https://abimg003.imgix.net/FV64YOX/2026-03-20/image/487f3a7b-b434-4479-ae56-b4feff3bf22b_removebg.jpg?w=600', 'https://abimg003.imgix.net/FV64YOX/2026-03-20/image/dc2fbd3b-7617-4f81-a76b-6d329a523272_removebg.jpg?w=600', 'https://abimg003.imgix.net/FV64YOX/2026-03-20/image/1aa13947-7b2d-43c2-a2fa-9951e01ce43c_removebg.jpg?w=600', 'https://abimg003.imgix.net/FV64YOX/2026-03-20/image/ed656eb5-6dd4-4990-9de2-c9bf1b59e30a_removebg.jpg?w=600', 'https://abimg003.imgix.net/FV64YOX/2026-03-20/image/921be97d-b42d-457e-a248-9fd02245c11d_removebg.jpg?w=600', 'https://abimg003.imgix.net/FV64YOX/2026-03-20/image/2377e386-9bfa-41f4-b7e7-93d176516923_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 11/15- 12K, 06/16- 23K, 03/17- 36K, 01/18- 49K, 04/19- 61K, 11/20- 78K, 10/21- 87K, 01/23- 100K, 01/24- 109K, 03/26- ??', 'remarks': 'VOSA STATES 100K, 109K, 113K, 123K, 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': 44, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/08ccdc97-d0c2-4283-aaeb-0184c466cc83.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:01:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 165fd77e-9e07-507c-843d-91c4397ce3c2 with identifier: 120630156
2026-03-25 13:01:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 165fd77e-9e07-507c-843d-91c4397ce3c2 with scrape type 2
2026-03-25 13:01:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 165fd77e-9e07-507c-843d-91c4397ce3c2 with scrape type 2
2026-03-25 13:01:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 165fd77e-9e07-507c-843d-91c4397ce3c2, identifier: 120630156
2026-03-25 13:01:24 [astonbarclay.gb] INFO: Found listing with ID: 120765848
2026-03-25 13:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120765848%27 HTTP/1.1" 200 None
2026-03-25 13:01:24 [astonbarclay.gb] INFO: Scrape type for 120765848: 1
2026-03-25 13:01:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 165fd77e-9e07-507c-843d-91c4397ce3c2 with identifier: 120630156
2026-03-25 13:01:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 13:01:25 [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-25 13:01:25 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 13:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 13:01:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 165fd77e-9e07-507c-843d-91c4397ce3c2 with identifier: 120630156
2026-03-25 13:01:25 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: 165fd77e-9e07-507c-843d-91c4397ce3c2 with expiration date: 2026-03-25T10:00:00Z
{'auction_title': '',
'c_o_2_emission_value': 44,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Petrol/Plugin Electric Hybrid',
'id': '165fd77e-9e07-507c-843d-91c4397ce3c2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'FV64YOX',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120630156',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'MITSUBISHI',
'model': 'OUTLANDER ESTATE',
'odometer': 128841,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-02-19',
'seller_name': 'UKCGR - Trade',
'title': 'MITSUBISHI OUTLANDER ESTATE 2.0 PHEV GX3h 5dr Auto',
'transmission': 'automatic',
'trim': '2.0 PHEV GX3h 5dr Auto',
'vin': None,
'year': 2015}
2026-03-25 13:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120630156%27 HTTP/1.1" 200 None
2026-03-25 13:01:25 [astonbarclay.gb] INFO: Saving data for 120630156: {'auction_closing_time': 1774432800.0, 'created_time': 1774011728.963061, 'last_price_update_time': 1774443685.109919}
2026-03-25 13:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120630156') HTTP/1.1" 204 0
2026-03-25 13:01:25 [astonbarclay.gb] INFO: Found listing with ID: 120765859
2026-03-25 13:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120765859%27 HTTP/1.1" 200 None
2026-03-25 13:01:25 [astonbarclay.gb] INFO: Scrape type for 120765859: 1
2026-03-25 13:01:25 [astonbarclay.gb] INFO: Found listing with ID: 120696860
2026-03-25 13:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120696860%27 HTTP/1.1" 200 None
2026-03-25 13:01:25 [astonbarclay.gb] INFO: Scrape type for 120696860: 0
2026-03-25 13:01:25 [astonbarclay.gb] INFO: Found listing with ID: 120696872
2026-03-25 13:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120696872%27 HTTP/1.1" 200 None
2026-03-25 13:01:25 [astonbarclay.gb] INFO: Scrape type for 120696872: 0
2026-03-25 13:01:25 [astonbarclay.gb] INFO: Found listing with ID: 120757365
2026-03-25 13:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120757365%27 HTTP/1.1" 200 None
2026-03-25 13:01:25 [astonbarclay.gb] INFO: Scrape type for 120757365: 0
2026-03-25 13:01:25 [astonbarclay.gb] INFO: Found listing with ID: 120771175
2026-03-25 13:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120771175%27 HTTP/1.1" 200 None
2026-03-25 13:01:25 [astonbarclay.gb] INFO: Scrape type for 120771175: 1
2026-03-25 13:01:25 [astonbarclay.gb] INFO: Found listing with ID: 120696900
2026-03-25 13:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120696900%27 HTTP/1.1" 200 None
2026-03-25 13:01:25 [astonbarclay.gb] INFO: Scrape type for 120696900: 0
2026-03-25 13:01:25 [astonbarclay.gb] INFO: Found listing with ID: 120696832
2026-03-25 13:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120696832%27 HTTP/1.1" 200 None
2026-03-25 13:01:25 [astonbarclay.gb] INFO: Scrape type for 120696832: 0
2026-03-25 13:01:25 [astonbarclay.gb] INFO: Found listing with ID: 120761139
2026-03-25 13:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120761139%27 HTTP/1.1" 200 None
2026-03-25 13:01:25 [astonbarclay.gb] INFO: Scrape type for 120761139: 0
2026-03-25 13:01:25 [astonbarclay.gb] INFO: Found listing with ID: 120756423
2026-03-25 13:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120756423%27 HTTP/1.1" 200 None
2026-03-25 13:01:25 [astonbarclay.gb] INFO: Scrape type for 120756423: 0
2026-03-25 13:01:25 [astonbarclay.gb] INFO: Found listing with ID: 120765820
2026-03-25 13:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120765820%27 HTTP/1.1" 200 None
2026-03-25 13:01:25 [astonbarclay.gb] INFO: Scrape type for 120765820: 1
2026-03-25 13:01:25 [astonbarclay.gb] INFO: Found listing with ID: 112893299
2026-03-25 13:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27112893299%27 HTTP/1.1" 200 None
2026-03-25 13:01:25 [astonbarclay.gb] INFO: Scrape type for 112893299: 1
2026-03-25 13:01:25 [astonbarclay.gb] INFO: Found listing with ID: 120696822
2026-03-25 13:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120696822%27 HTTP/1.1" 200 None
2026-03-25 13:01:25 [astonbarclay.gb] INFO: Scrape type for 120696822: 0
2026-03-25 13:01:25 [astonbarclay.gb] INFO: Found listing with ID: 120592245
2026-03-25 13:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120592245%27 HTTP/1.1" 200 None
2026-03-25 13:01:25 [astonbarclay.gb] INFO: Scrape type for 120592245: 0
2026-03-25 13:01:25 [astonbarclay.gb] INFO: Found listing with ID: 120595505
2026-03-25 13:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120595505%27 HTTP/1.1" 200 None
2026-03-25 13:01:25 [astonbarclay.gb] INFO: Scrape type for 120595505: 0
2026-03-25 13:01:25 [astonbarclay.gb] INFO: Found listing with ID: 120595660
2026-03-25 13:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120595660%27 HTTP/1.1" 200 None
2026-03-25 13:01:25 [astonbarclay.gb] INFO: Scrape type for 120595660: 0
2026-03-25 13:01:25 [astonbarclay.gb] INFO: Found listing with ID: 120595642
2026-03-25 13:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120595642%27 HTTP/1.1" 200 None
2026-03-25 13:01:25 [astonbarclay.gb] INFO: Scrape type for 120595642: 0
2026-03-25 13:01:25 [astonbarclay.gb] INFO: Found listing with ID: 120736863
2026-03-25 13:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120736863%27 HTTP/1.1" 200 None
2026-03-25 13:01:25 [astonbarclay.gb] INFO: Scrape type for 120736863: 0
2026-03-25 13:01:25 [astonbarclay.gb] INFO: Found listing with ID: 120592265
2026-03-25 13:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120592265%27 HTTP/1.1" 200 None
2026-03-25 13:01:25 [astonbarclay.gb] INFO: Scrape type for 120592265: 0
2026-03-25 13:01:25 [astonbarclay.gb] INFO: Found listing with ID: 119816143
2026-03-25 13:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119816143%27 HTTP/1.1" 200 None
2026-03-25 13:01:25 [astonbarclay.gb] INFO: Scrape type for 119816143: 1
2026-03-25 13:01:25 [astonbarclay.gb] INFO: Found listing with ID: 120753500
2026-03-25 13:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120753500%27 HTTP/1.1" 200 None
2026-03-25 13:01:25 [astonbarclay.gb] INFO: Scrape type for 120753500: 0
2026-03-25 13:01:25 [astonbarclay.gb] INFO: Found listing with ID: 120739526
2026-03-25 13:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120739526%27 HTTP/1.1" 200 None
2026-03-25 13:01:25 [astonbarclay.gb] INFO: Scrape type for 120739526: 0
2026-03-25 13:01:25 [astonbarclay.gb] INFO: Found listing with ID: 120740344
2026-03-25 13:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120740344%27 HTTP/1.1" 200 None
2026-03-25 13:01:25 [astonbarclay.gb] INFO: Scrape type for 120740344: 0
2026-03-25 13:01:25 [astonbarclay.gb] INFO: Found listing with ID: 120595672
2026-03-25 13:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120595672%27 HTTP/1.1" 200 None
2026-03-25 13:01:25 [astonbarclay.gb] INFO: Scrape type for 120595672: 0
2026-03-25 13:01:25 [astonbarclay.gb] INFO: Found listing with ID: 120735547
2026-03-25 13:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120735547%27 HTTP/1.1" 200 None
2026-03-25 13:01:25 [astonbarclay.gb] INFO: Scrape type for 120735547: 0
2026-03-25 13:01:25 [astonbarclay.gb] INFO: Found listing with ID: 120657451
2026-03-25 13:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120657451%27 HTTP/1.1" 200 None
2026-03-25 13:01:25 [astonbarclay.gb] INFO: Scrape type for 120657451: 0
2026-03-25 13:01:25 [astonbarclay.gb] INFO: Found listing with ID: 120653827
2026-03-25 13:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120653827%27 HTTP/1.1" 200 None
2026-03-25 13:01:25 [astonbarclay.gb] INFO: Scrape type for 120653827: 0
2026-03-25 13:01:25 [astonbarclay.gb] INFO: Found listing with ID: 120747915
2026-03-25 13:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120747915%27 HTTP/1.1" 200 None
2026-03-25 13:01:25 [astonbarclay.gb] INFO: Scrape type for 120747915: 0
2026-03-25 13:01:25 [astonbarclay.gb] INFO: Found listing with ID: 120734951
2026-03-25 13:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120734951%27 HTTP/1.1" 200 None
2026-03-25 13:01:25 [astonbarclay.gb] INFO: Scrape type for 120734951: 0
2026-03-25 13:01:25 [astonbarclay.gb] INFO: Found listing with ID: 120595682
2026-03-25 13:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120595682%27 HTTP/1.1" 200 None
2026-03-25 13:01:25 [astonbarclay.gb] INFO: Scrape type for 120595682: 0
2026-03-25 13:01:25 [astonbarclay.gb] INFO: Found listing with ID: 120595703
2026-03-25 13:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120595703%27 HTTP/1.1" 200 None
2026-03-25 13:01:25 [astonbarclay.gb] INFO: Scrape type for 120595703: 0
2026-03-25 13:01:25 [astonbarclay.gb] INFO: Found listing with ID: 120667852
2026-03-25 13:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120667852%27 HTTP/1.1" 200 None
2026-03-25 13:01:25 [astonbarclay.gb] INFO: Scrape type for 120667852: 0
2026-03-25 13:01:25 [astonbarclay.gb] INFO: Found listing with ID: 120741797
2026-03-25 13:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120741797%27 HTTP/1.1" 200 None
2026-03-25 13:01:25 [astonbarclay.gb] INFO: Scrape type for 120741797: 0
2026-03-25 13:01:25 [astonbarclay.gb] INFO: Found listing with ID: 120735356
2026-03-25 13:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120735356%27 HTTP/1.1" 200 None
2026-03-25 13:01:25 [astonbarclay.gb] INFO: Scrape type for 120735356: 0
2026-03-25 13:01:25 [astonbarclay.gb] INFO: Found listing with ID: 120595651
2026-03-25 13:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120595651%27 HTTP/1.1" 200 None
2026-03-25 13:01:25 [astonbarclay.gb] INFO: Scrape type for 120595651: 0
2026-03-25 13:01:25 [astonbarclay.gb] INFO: Found listing with ID: 120736535
2026-03-25 13:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120736535%27 HTTP/1.1" 200 None
2026-03-25 13:01:25 [astonbarclay.gb] INFO: Scrape type for 120736535: 0
2026-03-25 13:01:25 [astonbarclay.gb] INFO: Found listing with ID: 120594672
2026-03-25 13:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120594672%27 HTTP/1.1" 200 None
2026-03-25 13:01:25 [astonbarclay.gb] INFO: Scrape type for 120594672: 0
2026-03-25 13:01:25 [astonbarclay.gb] INFO: Found listing with ID: 120060692
2026-03-25 13:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120060692%27 HTTP/1.1" 200 None
2026-03-25 13:01:25 [astonbarclay.gb] INFO: Scrape type for 120060692: 0
2026-03-25 13:01:25 [astonbarclay.gb] INFO: Found listing with ID: 120631938
2026-03-25 13:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120631938%27 HTTP/1.1" 200 None
2026-03-25 13:01:25 [astonbarclay.gb] INFO: Scrape type for 120631938: 0
2026-03-25 13:01:25 [astonbarclay.gb] INFO: Found listing with ID: 120618602
2026-03-25 13:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120618602%27 HTTP/1.1" 200 None
2026-03-25 13:01:25 [astonbarclay.gb] INFO: Scrape type for 120618602: 0
2026-03-25 13:01:25 [astonbarclay.gb] INFO: Found listing with ID: 120056709
2026-03-25 13:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120056709%27 HTTP/1.1" 200 None
2026-03-25 13:01:25 [astonbarclay.gb] INFO: Scrape type for 120056709: 1
2026-03-25 13:01:25 [astonbarclay.gb] INFO: Found listing with ID: 120664681
2026-03-25 13:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120664681%27 HTTP/1.1" 200 None
2026-03-25 13:01:25 [astonbarclay.gb] INFO: Scrape type for 120664681: 1
2026-03-25 13:01:25 [astonbarclay.gb] INFO: Found listing with ID: 120123734
2026-03-25 13:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120123734%27 HTTP/1.1" 200 None
2026-03-25 13:01:25 [astonbarclay.gb] INFO: Scrape type for 120123734: 0
2026-03-25 13:01:25 [astonbarclay.gb] INFO: Found listing with ID: 120596146
2026-03-25 13:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120596146%27 HTTP/1.1" 200 None
2026-03-25 13:01:25 [astonbarclay.gb] INFO: Scrape type for 120596146: 1
2026-03-25 13:01:25 [astonbarclay.gb] INFO: Found listing with ID: 120691672
2026-03-25 13:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120691672%27 HTTP/1.1" 200 None
2026-03-25 13:01:25 [astonbarclay.gb] INFO: Scrape type for 120691672: 0
2026-03-25 13:01:25 [astonbarclay.gb] INFO: Found listing with ID: 120599506
2026-03-25 13:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120599506%27 HTTP/1.1" 200 None
2026-03-25 13:01:25 [astonbarclay.gb] INFO: Scrape type for 120599506: 1
2026-03-25 13:01:25 [astonbarclay.gb] INFO: Found listing with ID: 120524700
2026-03-25 13:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120524700%27 HTTP/1.1" 200 None
2026-03-25 13:01:25 [astonbarclay.gb] INFO: Scrape type for 120524700: 1
2026-03-25 13:01:25 [astonbarclay.gb] INFO: Found listing with ID: 120247809
2026-03-25 13:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120247809%27 HTTP/1.1" 200 None
2026-03-25 13:01:25 [astonbarclay.gb] INFO: Scrape type for 120247809: 1
2026-03-25 13:01:25 [astonbarclay.gb] INFO: Found listing with ID: 120098083
2026-03-25 13:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120098083%27 HTTP/1.1" 200 None
2026-03-25 13:01:26 [astonbarclay.gb] INFO: Scrape type for 120098083: 1
2026-03-25 13:01:26 [astonbarclay.gb] INFO: Found listing with ID: 120064021
2026-03-25 13:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120064021%27 HTTP/1.1" 200 None
2026-03-25 13:01:26 [astonbarclay.gb] INFO: Scrape type for 120064021: 1
2026-03-25 13:01:26 [astonbarclay.gb] INFO: Found listing with ID: 119118258
2026-03-25 13:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119118258%27 HTTP/1.1" 200 None
2026-03-25 13:01:26 [astonbarclay.gb] INFO: Scrape type for 119118258: 0
2026-03-25 13:01:26 [astonbarclay.gb] INFO: Found listing with ID: 120546136
2026-03-25 13:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120546136%27 HTTP/1.1" 200 None
2026-03-25 13:01:26 [astonbarclay.gb] INFO: Scrape type for 120546136: 1
2026-03-25 13:01:26 [astonbarclay.gb] INFO: Found listing with ID: 120615564
2026-03-25 13:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120615564%27 HTTP/1.1" 200 None
2026-03-25 13:01:26 [astonbarclay.gb] INFO: Scrape type for 120615564: 0
2026-03-25 13:01:26 [astonbarclay.gb] INFO: Found listing with ID: 120507290
2026-03-25 13:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120507290%27 HTTP/1.1" 200 None
2026-03-25 13:01:26 [astonbarclay.gb] INFO: Scrape type for 120507290: 1
2026-03-25 13:01:26 [astonbarclay.gb] INFO: Found listing with ID: 120425496
2026-03-25 13:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120425496%27 HTTP/1.1" 200 None
2026-03-25 13:01:26 [astonbarclay.gb] INFO: Scrape type for 120425496: 1
2026-03-25 13:01:26 [astonbarclay.gb] INFO: Found listing with ID: 119766991
2026-03-25 13:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119766991%27 HTTP/1.1" 200 None
2026-03-25 13:01:26 [astonbarclay.gb] INFO: Scrape type for 119766991: 0
2026-03-25 13:01:26 [astonbarclay.gb] INFO: Found listing with ID: 120593663
2026-03-25 13:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120593663%27 HTTP/1.1" 200 None
2026-03-25 13:01:26 [astonbarclay.gb] INFO: Scrape type for 120593663: 0
2026-03-25 13:01:26 [astonbarclay.gb] INFO: Found listing with ID: 118978647
2026-03-25 13:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27118978647%27 HTTP/1.1" 200 None
2026-03-25 13:01:26 [astonbarclay.gb] INFO: Scrape type for 118978647: 2
2026-03-25 13:01:26 [astonbarclay.gb] INFO: Found listing with ID: 119819250
2026-03-25 13:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119819250%27 HTTP/1.1" 200 None
2026-03-25 13:01:26 [astonbarclay.gb] INFO: Scrape type for 119819250: 0
2026-03-25 13:01:26 [astonbarclay.gb] INFO: Found listing with ID: 120635589
2026-03-25 13:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120635589%27 HTTP/1.1" 200 None
2026-03-25 13:01:26 [astonbarclay.gb] INFO: Scrape type for 120635589: 1
2026-03-25 13:01:26 [astonbarclay.gb] INFO: Found listing with ID: 120731493
2026-03-25 13:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120731493%27 HTTP/1.1" 200 None
2026-03-25 13:01:26 [astonbarclay.gb] INFO: Scrape type for 120731493: 0
2026-03-25 13:01:26 [astonbarclay.gb] INFO: Found listing with ID: 120214140
2026-03-25 13:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120214140%27 HTTP/1.1" 200 None
2026-03-25 13:01:26 [astonbarclay.gb] INFO: Scrape type for 120214140: 1
2026-03-25 13:01:26 [astonbarclay.gb] INFO: Found listing with ID: 120099968
2026-03-25 13:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120099968%27 HTTP/1.1" 200 None
2026-03-25 13:01:26 [astonbarclay.gb] INFO: Scrape type for 120099968: 1
2026-03-25 13:01:26 [astonbarclay.gb] INFO: Found listing with ID: 120080820
2026-03-25 13:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120080820%27 HTTP/1.1" 200 None
2026-03-25 13:01:26 [astonbarclay.gb] INFO: Scrape type for 120080820: 1
2026-03-25 13:01:26 [astonbarclay.gb] INFO: Found listing with ID: 120128301
2026-03-25 13:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120128301%27 HTTP/1.1" 200 None
2026-03-25 13:01:26 [astonbarclay.gb] INFO: Scrape type for 120128301: 0
2026-03-25 13:01:26 [astonbarclay.gb] INFO: Found listing with ID: 120451637
2026-03-25 13:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120451637%27 HTTP/1.1" 200 None
2026-03-25 13:01:26 [astonbarclay.gb] INFO: Scrape type for 120451637: 1
2026-03-25 13:01:26 [astonbarclay.gb] INFO: Found listing with ID: 120123859
2026-03-25 13:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120123859%27 HTTP/1.1" 200 None
2026-03-25 13:01:26 [astonbarclay.gb] INFO: Scrape type for 120123859: 1
2026-03-25 13:01:26 [astonbarclay.gb] INFO: Found listing with ID: 120063849
2026-03-25 13:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120063849%27 HTTP/1.1" 200 None
2026-03-25 13:01:26 [astonbarclay.gb] INFO: Scrape type for 120063849: 1
2026-03-25 13:01:26 [astonbarclay.gb] INFO: Found listing with ID: 120315260
2026-03-25 13:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120315260%27 HTTP/1.1" 200 None
2026-03-25 13:01:26 [astonbarclay.gb] INFO: Scrape type for 120315260: 1
2026-03-25 13:01:26 [astonbarclay.gb] INFO: Found listing with ID: 118796475
2026-03-25 13:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27118796475%27 HTTP/1.1" 200 None
2026-03-25 13:01:26 [astonbarclay.gb] INFO: Scrape type for 118796475: 0
2026-03-25 13:01:26 [astonbarclay.gb] INFO: Found listing with ID: 120618676
2026-03-25 13:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120618676%27 HTTP/1.1" 200 None
2026-03-25 13:01:26 [astonbarclay.gb] INFO: Scrape type for 120618676: 0
2026-03-25 13:01:26 [astonbarclay.gb] INFO: Found listing with ID: 120479231
2026-03-25 13:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120479231%27 HTTP/1.1" 200 None
2026-03-25 13:01:26 [astonbarclay.gb] INFO: Scrape type for 120479231: 1
2026-03-25 13:01:26 [astonbarclay.gb] INFO: Found listing with ID: 119707891
2026-03-25 13:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119707891%27 HTTP/1.1" 200 None
2026-03-25 13:01:26 [astonbarclay.gb] INFO: Scrape type for 119707891: 0
2026-03-25 13:01:26 [astonbarclay.gb] INFO: Found listing with ID: 120326071
2026-03-25 13:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120326071%27 HTTP/1.1" 200 None
2026-03-25 13:01:26 [astonbarclay.gb] INFO: Scrape type for 120326071: 0
2026-03-25 13:01:26 [astonbarclay.gb] INFO: Found listing with ID: 120688360
2026-03-25 13:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120688360%27 HTTP/1.1" 200 None
2026-03-25 13:01:26 [astonbarclay.gb] INFO: Scrape type for 120688360: 0
2026-03-25 13:01:26 [astonbarclay.gb] INFO: Found listing with ID: 120265015
2026-03-25 13:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120265015%27 HTTP/1.1" 200 None
2026-03-25 13:01:26 [astonbarclay.gb] INFO: Scrape type for 120265015: 1
2026-03-25 13:01:26 [astonbarclay.gb] INFO: Found listing with ID: 120415240
2026-03-25 13:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120415240%27 HTTP/1.1" 200 None
2026-03-25 13:01:26 [astonbarclay.gb] INFO: Scrape type for 120415240: 1
2026-03-25 13:01:26 [astonbarclay.gb] INFO: Found listing with ID: 120658704
2026-03-25 13:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120658704%27 HTTP/1.1" 200 None
2026-03-25 13:01:26 [astonbarclay.gb] INFO: Scrape type for 120658704: 0
2026-03-25 13:01:26 [astonbarclay.gb] INFO: Found listing with ID: 120624729
2026-03-25 13:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120624729%27 HTTP/1.1" 200 None
2026-03-25 13:01:26 [astonbarclay.gb] INFO: Scrape type for 120624729: 2
2026-03-25 13:01:26 [astonbarclay.gb] INFO: Found listing with ID: 120196056
2026-03-25 13:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120196056%27 HTTP/1.1" 200 None
2026-03-25 13:01:26 [astonbarclay.gb] INFO: Scrape type for 120196056: 1
2026-03-25 13:01:26 [astonbarclay.gb] INFO: Found listing with ID: 120627274
2026-03-25 13:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120627274%27 HTTP/1.1" 200 None
2026-03-25 13:01:26 [astonbarclay.gb] INFO: Scrape type for 120627274: 1
2026-03-25 13:01:26 [astonbarclay.gb] INFO: Found listing with ID: 120172268
2026-03-25 13:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120172268%27 HTTP/1.1" 200 None
2026-03-25 13:01:26 [astonbarclay.gb] INFO: Scrape type for 120172268: 1
2026-03-25 13:01:26 [astonbarclay.gb] INFO: Found listing with ID: 120201490
2026-03-25 13:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120201490%27 HTTP/1.1" 200 None
2026-03-25 13:01:26 [astonbarclay.gb] INFO: Scrape type for 120201490: 1
2026-03-25 13:01:26 [astonbarclay.gb] INFO: Found listing with ID: 120623051
2026-03-25 13:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120623051%27 HTTP/1.1" 200 None
2026-03-25 13:01:26 [astonbarclay.gb] INFO: Scrape type for 120623051: 1
2026-03-25 13:01:26 [astonbarclay.gb] INFO: Found listing with ID: 120663571
2026-03-25 13:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120663571%27 HTTP/1.1" 200 None
2026-03-25 13:01:26 [astonbarclay.gb] INFO: Scrape type for 120663571: 0
2026-03-25 13:01:26 [astonbarclay.gb] INFO: Found listing with ID: 120764254
2026-03-25 13:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120764254%27 HTTP/1.1" 200 None
2026-03-25 13:01:26 [astonbarclay.gb] INFO: Scrape type for 120764254: 0
2026-03-25 13:01:26 [astonbarclay.gb] INFO: Found listing with ID: 120733470
2026-03-25 13:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120733470%27 HTTP/1.1" 200 None
2026-03-25 13:01:26 [astonbarclay.gb] INFO: Scrape type for 120733470: 0
2026-03-25 13:01:26 [astonbarclay.gb] INFO: Found listing with ID: 120446953
2026-03-25 13:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120446953%27 HTTP/1.1" 200 None
2026-03-25 13:01:26 [astonbarclay.gb] INFO: Scrape type for 120446953: 0
2026-03-25 13:01:26 [astonbarclay.gb] INFO: Found listing with ID: 120262081
2026-03-25 13:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120262081%27 HTTP/1.1" 200 None
2026-03-25 13:01:26 [astonbarclay.gb] INFO: Scrape type for 120262081: 0
2026-03-25 13:01:26 [astonbarclay.gb] INFO: Found listing with ID: 120761571
2026-03-25 13:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120761571%27 HTTP/1.1" 200 None
2026-03-25 13:01:26 [astonbarclay.gb] INFO: Scrape type for 120761571: 0
2026-03-25 13:01:26 [astonbarclay.gb] INFO: Found listing with ID: 120765323
2026-03-25 13:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120765323%27 HTTP/1.1" 200 None
2026-03-25 13:01:26 [astonbarclay.gb] INFO: Scrape type for 120765323: 0
2026-03-25 13:01:26 [astonbarclay.gb] INFO: Found listing with ID: 120309163
2026-03-25 13:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120309163%27 HTTP/1.1" 200 None
2026-03-25 13:01:26 [astonbarclay.gb] INFO: Scrape type for 120309163: 0
2026-03-25 13:01:26 [astonbarclay.gb] INFO: Found listing with ID: 120762820
2026-03-25 13:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120762820%27 HTTP/1.1" 200 None
2026-03-25 13:01:26 [astonbarclay.gb] INFO: Scrape type for 120762820: 0
2026-03-25 13:01:26 [astonbarclay.gb] INFO: Found listing with ID: 120763893
2026-03-25 13:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120763893%27 HTTP/1.1" 200 None
2026-03-25 13:01:26 [astonbarclay.gb] INFO: Scrape type for 120763893: 0
2026-03-25 13:01:26 [astonbarclay.gb] INFO: Found listing with ID: 120248585
2026-03-25 13:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120248585%27 HTTP/1.1" 200 None
2026-03-25 13:01:26 [astonbarclay.gb] INFO: Scrape type for 120248585: 0
2026-03-25 13:01:26 [astonbarclay.gb] INFO: Found listing with ID: 120765363
2026-03-25 13:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120765363%27 HTTP/1.1" 200 None
2026-03-25 13:01:26 [astonbarclay.gb] INFO: Scrape type for 120765363: 0
2026-03-25 13:01:26 [astonbarclay.gb] INFO: Found listing with ID: 120764010
2026-03-25 13:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120764010%27 HTTP/1.1" 200 None
2026-03-25 13:01:26 [astonbarclay.gb] INFO: Scrape type for 120764010: 0
2026-03-25 13:01:26 [astonbarclay.gb] INFO: Found listing with ID: 120277955
2026-03-25 13:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120277955%27 HTTP/1.1" 200 None
2026-03-25 13:01:26 [astonbarclay.gb] INFO: Scrape type for 120277955: 0
2026-03-25 13:01:26 [astonbarclay.gb] INFO: Found listing with ID: 120737281
2026-03-25 13:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120737281%27 HTTP/1.1" 200 None
2026-03-25 13:01:26 [astonbarclay.gb] INFO: Scrape type for 120737281: 0
2026-03-25 13:01:26 [astonbarclay.gb] INFO: Found listing with ID: 120759447
2026-03-25 13:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120759447%27 HTTP/1.1" 200 None
2026-03-25 13:01:26 [astonbarclay.gb] INFO: Scrape type for 120759447: 0
2026-03-25 13:01:26 [astonbarclay.gb] INFO: Found listing with ID: 120677113
2026-03-25 13:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120677113%27 HTTP/1.1" 200 None
2026-03-25 13:01:26 [astonbarclay.gb] INFO: Scrape type for 120677113: 0
2026-03-25 13:01:26 [astonbarclay.gb] INFO: Found listing with ID: 120762558
2026-03-25 13:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120762558%27 HTTP/1.1" 200 None
2026-03-25 13:01:26 [astonbarclay.gb] INFO: Scrape type for 120762558: 1
2026-03-25 13:01:26 [astonbarclay.gb] INFO: Found listing with ID: 120762335
2026-03-25 13:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120762335%27 HTTP/1.1" 200 None
2026-03-25 13:01:26 [astonbarclay.gb] INFO: Scrape type for 120762335: 1
2026-03-25 13:01:26 [astonbarclay.gb] INFO: Found listing with ID: 120762359
2026-03-25 13:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120762359%27 HTTP/1.1" 200 None
2026-03-25 13:01:26 [astonbarclay.gb] INFO: Scrape type for 120762359: 1
2026-03-25 13:01:26 [astonbarclay.gb] INFO: Found listing with ID: 120762304
2026-03-25 13:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120762304%27 HTTP/1.1" 200 None
2026-03-25 13:01:26 [astonbarclay.gb] INFO: Scrape type for 120762304: 1
2026-03-25 13:01:26 [astonbarclay.gb] INFO: Found listing with ID: 120697033
2026-03-25 13:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120697033%27 HTTP/1.1" 200 None
2026-03-25 13:01:26 [astonbarclay.gb] INFO: Scrape type for 120697033: 0
2026-03-25 13:01:26 [astonbarclay.gb] INFO: Found listing with ID: 120747203
2026-03-25 13:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120747203%27 HTTP/1.1" 200 None
2026-03-25 13:01:26 [astonbarclay.gb] INFO: Scrape type for 120747203: 0
2026-03-25 13:01:26 [astonbarclay.gb] INFO: Found listing with ID: 120538387
2026-03-25 13:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120538387%27 HTTP/1.1" 200 None
2026-03-25 13:01:26 [astonbarclay.gb] INFO: Scrape type for 120538387: 0
2026-03-25 13:01:26 [astonbarclay.gb] INFO: Found listing with ID: 120401505
2026-03-25 13:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120401505%27 HTTP/1.1" 200 None
2026-03-25 13:01:27 [astonbarclay.gb] INFO: Scrape type for 120401505: 0
2026-03-25 13:01:27 [astonbarclay.gb] INFO: Found listing with ID: 120732829
2026-03-25 13:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120732829%27 HTTP/1.1" 200 None
2026-03-25 13:01:27 [astonbarclay.gb] INFO: Scrape type for 120732829: 0
2026-03-25 13:01:27 [astonbarclay.gb] INFO: Found listing with ID: 120417051
2026-03-25 13:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120417051%27 HTTP/1.1" 200 None
2026-03-25 13:01:27 [astonbarclay.gb] INFO: Scrape type for 120417051: 0
2026-03-25 13:01:27 [astonbarclay.gb] INFO: Found listing with ID: 120689794
2026-03-25 13:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120689794%27 HTTP/1.1" 200 None
2026-03-25 13:01:27 [astonbarclay.gb] INFO: Scrape type for 120689794: 0
2026-03-25 13:01:27 [astonbarclay.gb] INFO: Found listing with ID: 120584466
2026-03-25 13:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120584466%27 HTTP/1.1" 200 None
2026-03-25 13:01:27 [astonbarclay.gb] INFO: Scrape type for 120584466: 0
2026-03-25 13:01:27 [astonbarclay.gb] INFO: Found listing with ID: 120133775
2026-03-25 13:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120133775%27 HTTP/1.1" 200 None
2026-03-25 13:01:27 [astonbarclay.gb] INFO: Scrape type for 120133775: 0
2026-03-25 13:01:27 [astonbarclay.gb] INFO: Found listing with ID: 116946906
2026-03-25 13:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27116946906%27 HTTP/1.1" 200 None
2026-03-25 13:01:27 [astonbarclay.gb] INFO: Scrape type for 116946906: 0
2026-03-25 13:01:27 [astonbarclay.gb] INFO: Found listing with ID: 119466330
2026-03-25 13:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119466330%27 HTTP/1.1" 200 None
2026-03-25 13:01:27 [astonbarclay.gb] INFO: Scrape type for 119466330: 0
2026-03-25 13:01:27 [astonbarclay.gb] INFO: Found listing with ID: 120520903
2026-03-25 13:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120520903%27 HTTP/1.1" 200 None
2026-03-25 13:01:27 [astonbarclay.gb] INFO: Scrape type for 120520903: 0
2026-03-25 13:01:27 [astonbarclay.gb] INFO: Found listing with ID: 120197138
2026-03-25 13:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120197138%27 HTTP/1.1" 200 None
2026-03-25 13:01:27 [astonbarclay.gb] INFO: Scrape type for 120197138: 0
2026-03-25 13:01:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/116795694?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13: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-25 13:01:27 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 116795694, 'registration': 'KO16PVU', 'account': 'ECF001', 'make': 'VOLKSWAGEN', 'model': 'PASSAT DIESEL SALOON', 'derivative': '1.6 TDI S 4dr', 'mileage': 83199, 'mileageWarranty': True, 'type': 'car', 'saleId': 19178, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 452}, 'saleStart': '2026-03-25T10:00Z', 'lot': 2415, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2016-07-11', 'fuel': 'Diesel', 'motExpiry': '2026-03-21', 'doors': 4, 'engineSize': 1598, 'bodyType': 'Saloon', 'images': ['https://abimg003.imgix.net/KO16PVU/2025-10-30/image/81727e20-00f4-4c07-bcaa-e76b93fd0305_removebg.jpg?w=600', 'https://abimg003.imgix.net/KO16PVU/2025-10-30/image/0f943270-fc4c-4c67-9036-a9d09bfd675d_removebg.jpg?w=600', 'https://abimg003.imgix.net/KO16PVU/2025-10-30/image/87a19b86-676d-48eb-977d-79aeb2abce0f_removebg.jpg?w=600', 'https://abimg003.imgix.net/KO16PVU/2025-10-30/image/573e5e81-82a6-4391-bbd7-bbf095fc621f_removebg.jpg?w=600', 'https://abimg003.imgix.net/KO16PVU/2025-10-30/image/d59489ef-8431-47fa-8518-c8a49176f394_removebg.jpg?w=600', 'https://abimg003.imgix.net/KO16PVU/2025-10-30/image/003aa896-663e-4540-854d-44b176e71260_removebg.jpg?w=600', 'https://abimg003.imgix.net/KO16PVU/2025-10-30/image/f8dbdca8-e463-4442-a19a-930ea6e4b457_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book 05/17-20K, 09/18-40K, 11/19-53K, 05/22-64K.', 'remarks': 'NO V5-FORMER KEEPERS UNKNOWN. VOSA STATES MILES@ 65K, 69K, 75K, 82K. SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Local Dealer Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': False, 'v5details': None, 'co2': 105, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/4a659103-a854-4c6f-86c3-047747703b87.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:01:27 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 116795694, 'registration': 'KO16PVU', 'account': 'ECF001', 'make': 'VOLKSWAGEN', 'model': 'PASSAT DIESEL SALOON', 'derivative': '1.6 TDI S 4dr', 'mileage': 83199, 'mileageWarranty': True, 'type': 'car', 'saleId': 19178, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 452}, 'saleStart': '2026-03-25T10:00Z', 'lot': 2415, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2016-07-11', 'fuel': 'Diesel', 'motExpiry': '2026-03-21', 'doors': 4, 'engineSize': 1598, 'bodyType': 'Saloon', 'images': ['https://abimg003.imgix.net/KO16PVU/2025-10-30/image/81727e20-00f4-4c07-bcaa-e76b93fd0305_removebg.jpg?w=600', 'https://abimg003.imgix.net/KO16PVU/2025-10-30/image/0f943270-fc4c-4c67-9036-a9d09bfd675d_removebg.jpg?w=600', 'https://abimg003.imgix.net/KO16PVU/2025-10-30/image/87a19b86-676d-48eb-977d-79aeb2abce0f_removebg.jpg?w=600', 'https://abimg003.imgix.net/KO16PVU/2025-10-30/image/573e5e81-82a6-4391-bbd7-bbf095fc621f_removebg.jpg?w=600', 'https://abimg003.imgix.net/KO16PVU/2025-10-30/image/d59489ef-8431-47fa-8518-c8a49176f394_removebg.jpg?w=600', 'https://abimg003.imgix.net/KO16PVU/2025-10-30/image/003aa896-663e-4540-854d-44b176e71260_removebg.jpg?w=600', 'https://abimg003.imgix.net/KO16PVU/2025-10-30/image/f8dbdca8-e463-4442-a19a-930ea6e4b457_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book 05/17-20K, 09/18-40K, 11/19-53K, 05/22-64K.', 'remarks': 'NO V5-FORMER KEEPERS UNKNOWN. VOSA STATES MILES@ 65K, 69K, 75K, 82K. SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Local Dealer Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': False, 'v5details': None, 'co2': 105, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/4a659103-a854-4c6f-86c3-047747703b87.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:01:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c4a7d77d-d4ff-5acf-9631-5f3a0da2a7dc with identifier: 116795694
2026-03-25 13:01:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c4a7d77d-d4ff-5acf-9631-5f3a0da2a7dc with scrape type 2
2026-03-25 13:01:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c4a7d77d-d4ff-5acf-9631-5f3a0da2a7dc with scrape type 2
2026-03-25 13:01:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: c4a7d77d-d4ff-5acf-9631-5f3a0da2a7dc, identifier: 116795694
2026-03-25 13:01:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: c4a7d77d-d4ff-5acf-9631-5f3a0da2a7dc with identifier: 116795694
2026-03-25 13:01:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: c4a7d77d-d4ff-5acf-9631-5f3a0da2a7dc with identifier: 116795694
2026-03-25 13:01:27 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: c4a7d77d-d4ff-5acf-9631-5f3a0da2a7dc with expiration date: 2026-03-25T10:00:00Z
{'auction_title': '',
'c_o_2_emission_value': 105,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'c4a7d77d-d4ff-5acf-9631-5f3a0da2a7dc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'KO16PVU',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/116795694',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'VOLKSWAGEN',
'model': 'PASSAT DIESEL SALOON',
'odometer': 83199,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-07-11',
'seller_name': 'Local Dealer Group',
'title': 'VOLKSWAGEN PASSAT DIESEL SALOON 1.6 TDI S 4dr',
'transmission': 'manual',
'trim': '1.6 TDI S 4dr',
'vin': None,
'year': 2016}
2026-03-25 13:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27116795694%27 HTTP/1.1" 200 None
2026-03-25 13:01:27 [astonbarclay.gb] INFO: Saving data for 116795694: {'auction_closing_time': 1774432800.0, 'created_time': 1774011659.475389, 'last_price_update_time': 1774443687.621689}
2026-03-25 13:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='116795694') HTTP/1.1" 204 0
2026-03-25 13:01:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120646777?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:01:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:01:28 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120646777, 'registration': 'WG65ORN', 'account': 'STA058', 'make': 'CITROEN', 'model': 'C4 CACTUS HATCHBACK', 'derivative': '1.2 PureTech [82] Flair 5dr', 'mileage': 92835, 'mileageWarranty': True, 'type': 'car', 'saleId': 19178, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 452}, 'saleStart': '2026-03-25T10:00Z', 'lot': 2411, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2015-10-30', 'fuel': 'Petrol', 'motExpiry': '2025-10-29', 'doors': 5, 'engineSize': 1200, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/WG65ORN/2026-03-23/image/b67228fc-97d9-4838-9cdc-5ab8462d03d9_removebg.jpg?w=600', 'https://abimg003.imgix.net/WG65ORN/2026-03-23/image/230f2ebb-8ee6-4123-b234-d62ee38be3c7_removebg.jpg?w=600', 'https://abimg003.imgix.net/WG65ORN/2026-03-23/image/f07fa575-4843-45ef-9856-2fd511f195f3_removebg.jpg?w=600', 'https://abimg003.imgix.net/WG65ORN/2026-03-23/image/88082b71-2692-46c2-a1ec-a58e5b5175f4_removebg.jpg?w=600', 'https://abimg003.imgix.net/WG65ORN/2026-03-23/image/10b3595b-4e1d-4e31-9417-203b97382227_removebg.jpg?w=600', 'https://abimg003.imgix.net/WG65ORN/2026-03-23/image/02553ef7-7c3d-4cd6-92a0-5080fa2589f8_removebg.jpg?w=600', 'https://abimg003.imgix.net/WG65ORN/2026-03-23/image/6e3b5996-ead1-4458-801d-c597ad1ba269_removebg.jpg?w=600', 'https://abimg003.imgix.net/WG65ORN/2026-03-23/image/2bf2fafb-e321-4b67-9dcb-31d699adf745_removebg.jpg?w=600', 'https://abimg003.imgix.net/WG65ORN/2026-03-23/image/7af03491-7749-41ef-b47a-fa6dc5ddb114_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'NO V5 FORMER KEEPERS UNKNOWN - VOSA STATES 54K- 65K- 75K- 85K-', 'virtual': False, 'seller': 'Startline Motor Finance Ltd', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': False, 'v5details': None, 'co2': 107, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/dac2f7cb-3d27-4750-a89c-d95c92183df7.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:01:28 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120646777, 'registration': 'WG65ORN', 'account': 'STA058', 'make': 'CITROEN', 'model': 'C4 CACTUS HATCHBACK', 'derivative': '1.2 PureTech [82] Flair 5dr', 'mileage': 92835, 'mileageWarranty': True, 'type': 'car', 'saleId': 19178, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 452}, 'saleStart': '2026-03-25T10:00Z', 'lot': 2411, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2015-10-30', 'fuel': 'Petrol', 'motExpiry': '2025-10-29', 'doors': 5, 'engineSize': 1200, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/WG65ORN/2026-03-23/image/b67228fc-97d9-4838-9cdc-5ab8462d03d9_removebg.jpg?w=600', 'https://abimg003.imgix.net/WG65ORN/2026-03-23/image/230f2ebb-8ee6-4123-b234-d62ee38be3c7_removebg.jpg?w=600', 'https://abimg003.imgix.net/WG65ORN/2026-03-23/image/f07fa575-4843-45ef-9856-2fd511f195f3_removebg.jpg?w=600', 'https://abimg003.imgix.net/WG65ORN/2026-03-23/image/88082b71-2692-46c2-a1ec-a58e5b5175f4_removebg.jpg?w=600', 'https://abimg003.imgix.net/WG65ORN/2026-03-23/image/10b3595b-4e1d-4e31-9417-203b97382227_removebg.jpg?w=600', 'https://abimg003.imgix.net/WG65ORN/2026-03-23/image/02553ef7-7c3d-4cd6-92a0-5080fa2589f8_removebg.jpg?w=600', 'https://abimg003.imgix.net/WG65ORN/2026-03-23/image/6e3b5996-ead1-4458-801d-c597ad1ba269_removebg.jpg?w=600', 'https://abimg003.imgix.net/WG65ORN/2026-03-23/image/2bf2fafb-e321-4b67-9dcb-31d699adf745_removebg.jpg?w=600', 'https://abimg003.imgix.net/WG65ORN/2026-03-23/image/7af03491-7749-41ef-b47a-fa6dc5ddb114_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'NO V5 FORMER KEEPERS UNKNOWN - VOSA STATES 54K- 65K- 75K- 85K-', 'virtual': False, 'seller': 'Startline Motor Finance Ltd', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': False, 'v5details': None, 'co2': 107, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/dac2f7cb-3d27-4750-a89c-d95c92183df7.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:01:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3fe4771e-fbba-5677-9aba-ae79f42025d8 with identifier: 120646777
2026-03-25 13:01:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3fe4771e-fbba-5677-9aba-ae79f42025d8 with scrape type 2
2026-03-25 13:01:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3fe4771e-fbba-5677-9aba-ae79f42025d8 with scrape type 2
2026-03-25 13:01:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 3fe4771e-fbba-5677-9aba-ae79f42025d8, identifier: 120646777
2026-03-25 13:01:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 3fe4771e-fbba-5677-9aba-ae79f42025d8 with identifier: 120646777
2026-03-25 13:01:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 3fe4771e-fbba-5677-9aba-ae79f42025d8 with identifier: 120646777
2026-03-25 13:01:28 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: 3fe4771e-fbba-5677-9aba-ae79f42025d8 with expiration date: 2026-03-25T10:00:00Z
{'auction_title': '',
'c_o_2_emission_value': 107,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Petrol',
'id': '3fe4771e-fbba-5677-9aba-ae79f42025d8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'WG65ORN',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120646777',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'CITROEN',
'model': 'C4 CACTUS HATCHBACK',
'odometer': 92835,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-10-30',
'seller_name': 'Startline Motor Finance Ltd',
'title': 'CITROEN C4 CACTUS HATCHBACK 1.2 PureTech [82] Flair 5dr',
'transmission': 'manual',
'trim': '1.2 PureTech [82] Flair 5dr',
'vin': None,
'year': 2015}
2026-03-25 13:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120646777%27 HTTP/1.1" 200 None
2026-03-25 13:01:28 [astonbarclay.gb] INFO: Saving data for 120646777: {'auction_closing_time': 1774432800.0, 'created_time': 1774011662.615524, 'last_price_update_time': 1774443688.214744}
2026-03-25 13:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120646777') HTTP/1.1" 204 0
2026-03-25 13:01:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120102055?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:01:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:01:30 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120102055, 'registration': 'BJ21HRW', 'account': 'CAR001', 'make': 'SEAT', 'model': 'LEON ESTATE', 'derivative': '1.4 eHybrid FR Sport 5dr DSG', 'mileage': 89021, 'mileageWarranty': True, 'type': 'car', 'saleId': 19178, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 452}, 'saleStart': '2026-03-25T10:00Z', 'lot': 2107, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2021-06-02', 'fuel': 'Petrol/Plugin Electric Hybrid', 'motExpiry': '2026-04-03', 'doors': 5, 'engineSize': 1395, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/BJ21HRW/2026-03-03/image/fe34ae79-703c-40b0-a5c4-1e030615c361_removebg.jpg?w=600', 'https://abimg003.imgix.net/BJ21HRW/2026-03-03/image/835d3ca4-82c3-462c-89a2-693d19fc9d7d_removebg.jpg?w=600', 'https://abimg003.imgix.net/BJ21HRW/2026-03-03/image/45a3b2ed-85dd-4efc-a304-ae89fcab467b_removebg.jpg?w=600', 'https://abimg003.imgix.net/BJ21HRW/2026-03-03/image/0b2a980a-67df-4394-bf60-c91856ee2a2d_removebg.jpg?w=600', 'https://abimg003.imgix.net/BJ21HRW/2026-03-03/image/d702099f-7b46-4626-9aee-f7cbd7fc1985_removebg.jpg?w=600', 'https://abimg003.imgix.net/BJ21HRW/2026-03-03/image/954c88b4-4aea-4988-9c05-200a4436ede9_removebg.jpg?w=600', 'https://abimg003.imgix.net/BJ21HRW/2026-03-03/image/555023c2-7136-4620-a5d8-3b57e6206ef1_removebg.jpg?w=600', 'https://abimg003.imgix.net/BJ21HRW/2026-03-03/image/d95be945-25c1-4e05-b3ca-57599d02fbb2_removebg.jpg?w=600', 'https://abimg003.imgix.net/BJ21HRW/2026-03-03/image/cb6933f4-9fda-4f55-8288-27694ac482d9_removebg.jpg?w=600', 'https://abimg003.imgix.net/BJ21HRW/2026-03-03/image/ff7ff140-827d-457d-af65-ac01ec8d3f24_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'VOSA STATES 64K- 81K - SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'CarGiant', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 27, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/da8b65fe-3614-44d8-9f65-351ce8ef043d.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:01:30 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120102055, 'registration': 'BJ21HRW', 'account': 'CAR001', 'make': 'SEAT', 'model': 'LEON ESTATE', 'derivative': '1.4 eHybrid FR Sport 5dr DSG', 'mileage': 89021, 'mileageWarranty': True, 'type': 'car', 'saleId': 19178, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 452}, 'saleStart': '2026-03-25T10:00Z', 'lot': 2107, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2021-06-02', 'fuel': 'Petrol/Plugin Electric Hybrid', 'motExpiry': '2026-04-03', 'doors': 5, 'engineSize': 1395, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/BJ21HRW/2026-03-03/image/fe34ae79-703c-40b0-a5c4-1e030615c361_removebg.jpg?w=600', 'https://abimg003.imgix.net/BJ21HRW/2026-03-03/image/835d3ca4-82c3-462c-89a2-693d19fc9d7d_removebg.jpg?w=600', 'https://abimg003.imgix.net/BJ21HRW/2026-03-03/image/45a3b2ed-85dd-4efc-a304-ae89fcab467b_removebg.jpg?w=600', 'https://abimg003.imgix.net/BJ21HRW/2026-03-03/image/0b2a980a-67df-4394-bf60-c91856ee2a2d_removebg.jpg?w=600', 'https://abimg003.imgix.net/BJ21HRW/2026-03-03/image/d702099f-7b46-4626-9aee-f7cbd7fc1985_removebg.jpg?w=600', 'https://abimg003.imgix.net/BJ21HRW/2026-03-03/image/954c88b4-4aea-4988-9c05-200a4436ede9_removebg.jpg?w=600', 'https://abimg003.imgix.net/BJ21HRW/2026-03-03/image/555023c2-7136-4620-a5d8-3b57e6206ef1_removebg.jpg?w=600', 'https://abimg003.imgix.net/BJ21HRW/2026-03-03/image/d95be945-25c1-4e05-b3ca-57599d02fbb2_removebg.jpg?w=600', 'https://abimg003.imgix.net/BJ21HRW/2026-03-03/image/cb6933f4-9fda-4f55-8288-27694ac482d9_removebg.jpg?w=600', 'https://abimg003.imgix.net/BJ21HRW/2026-03-03/image/ff7ff140-827d-457d-af65-ac01ec8d3f24_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'VOSA STATES 64K- 81K - SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'CarGiant', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 27, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/da8b65fe-3614-44d8-9f65-351ce8ef043d.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:01:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 48d6007c-d61e-5152-be45-36a8de40e064 with identifier: 120102055
2026-03-25 13:01:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 48d6007c-d61e-5152-be45-36a8de40e064 with scrape type 2
2026-03-25 13:01:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 48d6007c-d61e-5152-be45-36a8de40e064 with scrape type 2
2026-03-25 13:01:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 48d6007c-d61e-5152-be45-36a8de40e064, identifier: 120102055
2026-03-25 13:01:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 48d6007c-d61e-5152-be45-36a8de40e064 with identifier: 120102055
2026-03-25 13:01:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 48d6007c-d61e-5152-be45-36a8de40e064 with identifier: 120102055
2026-03-25 13:01:30 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: 48d6007c-d61e-5152-be45-36a8de40e064 with expiration date: 2026-03-25T10:00:00Z
{'auction_title': '',
'c_o_2_emission_value': 27,
'color': 'RED',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Petrol/Plugin Electric Hybrid',
'id': '48d6007c-d61e-5152-be45-36a8de40e064',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'BJ21HRW',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120102055',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'SEAT',
'model': 'LEON ESTATE',
'odometer': 89021,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-06-02',
'seller_name': 'CarGiant',
'title': 'SEAT LEON ESTATE 1.4 eHybrid FR Sport 5dr DSG',
'transmission': 'automatic',
'trim': '1.4 eHybrid FR Sport 5dr DSG',
'vin': None,
'year': 2021}
2026-03-25 13:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120102055%27 HTTP/1.1" 200 None
2026-03-25 13:01:30 [astonbarclay.gb] INFO: Saving data for 120102055: {'auction_closing_time': 1774432800.0, 'created_time': 1773403869.896528, 'last_price_update_time': 1774443690.157494}
2026-03-25 13:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120102055') HTTP/1.1" 204 0
2026-03-25 13:01:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120165857?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:01:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:01:34 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120165857, 'registration': 'KM64HPZ', 'account': 'ADA020', 'make': 'CITROEN', 'model': 'DS3 HATCHBACK', 'derivative': '1.6 VTi 16V DStyle Plus 3dr', 'mileage': 75521, 'mileageWarranty': False, 'type': 'car', 'saleId': 19271, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 353}, 'saleStart': '2026-03-25T11:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2014-11-27', 'fuel': 'Petrol', 'motExpiry': '2026-03-20', 'doors': 3, 'engineSize': 1598, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/KM64HPZ/2026-03-05/image/4fb49679-9228-45c7-b960-a52a9b28c220_removebg.jpg?w=600', 'https://abimg003.imgix.net/KM64HPZ/2026-03-05/image/1156c80f-e039-4054-a169-6e8481842943_removebg.jpg?w=600', 'https://abimg003.imgix.net/KM64HPZ/2026-03-05/image/153e7dbe-7560-46c9-a184-db2f29822d92_removebg.jpg?w=600', 'https://abimg003.imgix.net/KM64HPZ/2026-03-05/image/e1572306-002b-4800-a9ee-a239641a5616_removebg.jpg?w=600', 'https://abimg003.imgix.net/KM64HPZ/2026-03-05/image/108b336f-d114-445e-9bf3-08a158ef42de_removebg.jpg?w=600', 'https://abimg003.imgix.net/KM64HPZ/2026-03-05/image/c64ec55f-29e8-4e07-9964-0dc3c8b236e7_removebg.jpg?w=600', 'https://abimg003.imgix.net/KM64HPZ/2026-03-05/image/ec998262-eda0-42f4-8c05-4f34ddc48178_removebg.jpg?w=600', 'https://abimg003.imgix.net/KM64HPZ/2026-03-05/image/449cced9-a94a-4022-a635-f33bc8487a5e_removebg.jpg?w=600', 'https://abimg003.imgix.net/KM64HPZ/2026-03-05/image/1c92522b-aca9-4c82-adaa-9a3f1ab74b3d_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': True, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 11/18 35K 03/25 75K', 'remarks': 'ENGINE LIGHT ON ISSUE WITH CLUTCH, VOSA STATES 28K 35K 45K 51K 61K 69K 75K', 'virtual': False, 'seller': 'Independent dealer', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '4', 'v5': True, 'v5details': 'Here', 'co2': 129, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:01:34 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120165857, 'registration': 'KM64HPZ', 'account': 'ADA020', 'make': 'CITROEN', 'model': 'DS3 HATCHBACK', 'derivative': '1.6 VTi 16V DStyle Plus 3dr', 'mileage': 75521, 'mileageWarranty': False, 'type': 'car', 'saleId': 19271, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 353}, 'saleStart': '2026-03-25T11:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2014-11-27', 'fuel': 'Petrol', 'motExpiry': '2026-03-20', 'doors': 3, 'engineSize': 1598, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/KM64HPZ/2026-03-05/image/4fb49679-9228-45c7-b960-a52a9b28c220_removebg.jpg?w=600', 'https://abimg003.imgix.net/KM64HPZ/2026-03-05/image/1156c80f-e039-4054-a169-6e8481842943_removebg.jpg?w=600', 'https://abimg003.imgix.net/KM64HPZ/2026-03-05/image/153e7dbe-7560-46c9-a184-db2f29822d92_removebg.jpg?w=600', 'https://abimg003.imgix.net/KM64HPZ/2026-03-05/image/e1572306-002b-4800-a9ee-a239641a5616_removebg.jpg?w=600', 'https://abimg003.imgix.net/KM64HPZ/2026-03-05/image/108b336f-d114-445e-9bf3-08a158ef42de_removebg.jpg?w=600', 'https://abimg003.imgix.net/KM64HPZ/2026-03-05/image/c64ec55f-29e8-4e07-9964-0dc3c8b236e7_removebg.jpg?w=600', 'https://abimg003.imgix.net/KM64HPZ/2026-03-05/image/ec998262-eda0-42f4-8c05-4f34ddc48178_removebg.jpg?w=600', 'https://abimg003.imgix.net/KM64HPZ/2026-03-05/image/449cced9-a94a-4022-a635-f33bc8487a5e_removebg.jpg?w=600', 'https://abimg003.imgix.net/KM64HPZ/2026-03-05/image/1c92522b-aca9-4c82-adaa-9a3f1ab74b3d_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': True, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 11/18 35K 03/25 75K', 'remarks': 'ENGINE LIGHT ON ISSUE WITH CLUTCH, VOSA STATES 28K 35K 45K 51K 61K 69K 75K', 'virtual': False, 'seller': 'Independent dealer', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '4', 'v5': True, 'v5details': 'Here', 'co2': 129, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:01:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a8a4a7c0-750a-517d-b98d-18b03cf8c7de with identifier: 120165857
2026-03-25 13:01:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a8a4a7c0-750a-517d-b98d-18b03cf8c7de with scrape type 2
2026-03-25 13:01:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a8a4a7c0-750a-517d-b98d-18b03cf8c7de with scrape type 2
2026-03-25 13:01:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: a8a4a7c0-750a-517d-b98d-18b03cf8c7de, identifier: 120165857
2026-03-25 13:01:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: a8a4a7c0-750a-517d-b98d-18b03cf8c7de with identifier: 120165857
2026-03-25 13:01:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: a8a4a7c0-750a-517d-b98d-18b03cf8c7de with identifier: 120165857
2026-03-25 13:01:34 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: a8a4a7c0-750a-517d-b98d-18b03cf8c7de with expiration date: 2026-03-25T11:00:00Z
{'auction_title': '',
'c_o_2_emission_value': 129,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 3,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'expiration_date': '2026-03-25T11:00:00Z',
'fuel_type': 'Petrol',
'id': 'a8a4a7c0-750a-517d-b98d-18b03cf8c7de',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'KM64HPZ',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120165857',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'CITROEN',
'model': 'DS3 HATCHBACK',
'odometer': 75521,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-11-27',
'seller_name': 'Independent dealer',
'title': 'CITROEN DS3 HATCHBACK 1.6 VTi 16V DStyle Plus 3dr',
'transmission': 'manual',
'trim': '1.6 VTi 16V DStyle Plus 3dr',
'vin': None,
'year': 2014}
2026-03-25 13:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120165857%27 HTTP/1.1" 200 None
2026-03-25 13:01:34 [astonbarclay.gb] INFO: Saving data for 120165857: {'auction_closing_time': 1774436400.0, 'created_time': 1773403223.836631, 'last_price_update_time': 1774443694.482126}
2026-03-25 13:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120165857') HTTP/1.1" 204 0
2026-03-25 13:01:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120631151?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:01:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:01:35 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120631151, 'registration': 'EN12HHR', 'account': 'WBA004', 'make': 'VAUXHALL', 'model': 'CORSA HATCHBACK', 'derivative': '1.0 ecoFLEX S 3dr', 'mileage': 71895, 'mileageWarranty': True, 'type': 'car', 'saleId': 19179, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 452}, 'saleStart': '2026-03-25T10:00Z', 'lot': 1313, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2012-06-30', 'fuel': 'Petrol', 'motExpiry': '2026-07-06', 'doors': 3, 'engineSize': 998, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/EN12HHR/2026-03-20/image/f44fd701-da3b-4605-9c39-e8be88920847_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN12HHR/2026-03-20/image/96eaa269-ed3a-41c1-ab00-f01e5d3ead51_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN12HHR/2026-03-20/image/ad4fab75-4549-441b-abd1-36f698b95a15_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN12HHR/2026-03-20/image/e7b9025a-2565-4f65-a4a1-9f0853b67ef0_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN12HHR/2026-03-20/image/f46a4cf6-3010-46b6-8afe-0659dd1f95ff_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN12HHR/2026-03-20/image/e838ddf2-f169-46bb-83cc-f11af71b17ad_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN12HHR/2026-03-20/image/c35eeccb-f535-467d-a3fe-e65a5b7a9ba2_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN12HHR/2026-03-20/image/62e41715-d730-4c88-8e25-e2cc06068dc1_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN12HHR/2026-03-20/image/c47ca411-4a09-4d9d-b5c5-7fab226e777d_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 07/13- 3K, 07/14- 5K, 06/17- ??, 06/18- 28K, 06/19- 34K, 07/20- 37K, 07/21- 49K, 06/22- 56K, 07/25- 71K,', 'remarks': 'VOSA STATES 56K, 67K, 68K, 71K, SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 120, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/9082ea7e-5299-4d1f-a762-69d52b52600e.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:01:35 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120631151, 'registration': 'EN12HHR', 'account': 'WBA004', 'make': 'VAUXHALL', 'model': 'CORSA HATCHBACK', 'derivative': '1.0 ecoFLEX S 3dr', 'mileage': 71895, 'mileageWarranty': True, 'type': 'car', 'saleId': 19179, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 452}, 'saleStart': '2026-03-25T10:00Z', 'lot': 1313, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2012-06-30', 'fuel': 'Petrol', 'motExpiry': '2026-07-06', 'doors': 3, 'engineSize': 998, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/EN12HHR/2026-03-20/image/f44fd701-da3b-4605-9c39-e8be88920847_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN12HHR/2026-03-20/image/96eaa269-ed3a-41c1-ab00-f01e5d3ead51_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN12HHR/2026-03-20/image/ad4fab75-4549-441b-abd1-36f698b95a15_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN12HHR/2026-03-20/image/e7b9025a-2565-4f65-a4a1-9f0853b67ef0_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN12HHR/2026-03-20/image/f46a4cf6-3010-46b6-8afe-0659dd1f95ff_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN12HHR/2026-03-20/image/e838ddf2-f169-46bb-83cc-f11af71b17ad_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN12HHR/2026-03-20/image/c35eeccb-f535-467d-a3fe-e65a5b7a9ba2_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN12HHR/2026-03-20/image/62e41715-d730-4c88-8e25-e2cc06068dc1_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN12HHR/2026-03-20/image/c47ca411-4a09-4d9d-b5c5-7fab226e777d_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 07/13- 3K, 07/14- 5K, 06/17- ??, 06/18- 28K, 06/19- 34K, 07/20- 37K, 07/21- 49K, 06/22- 56K, 07/25- 71K,', 'remarks': 'VOSA STATES 56K, 67K, 68K, 71K, SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 120, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/9082ea7e-5299-4d1f-a762-69d52b52600e.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:01:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 77c32467-f2ea-559b-9c02-105b086b5c9d with identifier: 120631151
2026-03-25 13:01:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 77c32467-f2ea-559b-9c02-105b086b5c9d with scrape type 2
2026-03-25 13:01:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 77c32467-f2ea-559b-9c02-105b086b5c9d with scrape type 2
2026-03-25 13:01:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 77c32467-f2ea-559b-9c02-105b086b5c9d, identifier: 120631151
2026-03-25 13:01:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 77c32467-f2ea-559b-9c02-105b086b5c9d with identifier: 120631151
2026-03-25 13:01:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 77c32467-f2ea-559b-9c02-105b086b5c9d with identifier: 120631151
2026-03-25 13:01:35 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: 77c32467-f2ea-559b-9c02-105b086b5c9d with expiration date: 2026-03-25T10:00:00Z
{'auction_title': '',
'c_o_2_emission_value': 120,
'color': 'RED',
'currency': 'GBP',
'doors_number': 3,
'emission_standard': 'EURO 5',
'engine': '1.0L',
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Petrol',
'id': '77c32467-f2ea-559b-9c02-105b086b5c9d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'EN12HHR',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120631151',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'VAUXHALL',
'model': 'CORSA HATCHBACK',
'odometer': 71895,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-06-30',
'seller_name': 'UKCGR - Trade',
'title': 'VAUXHALL CORSA HATCHBACK 1.0 ecoFLEX S 3dr',
'transmission': 'manual',
'trim': '1.0 ecoFLEX S 3dr',
'vin': None,
'year': 2012}
2026-03-25 13:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120631151%27 HTTP/1.1" 200 None
2026-03-25 13:01:35 [astonbarclay.gb] INFO: Saving data for 120631151: {'auction_closing_time': 1774432800.0, 'created_time': 1774011731.143154, 'last_price_update_time': 1774443695.335672}
2026-03-25 13:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120631151') HTTP/1.1" 204 0
2026-03-25 13:01:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120090828?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:01:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:01:35 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120090828, 'registration': 'DT16WZS', 'account': 'CHE004', 'make': 'VAUXHALL', 'model': 'ASTRA HATCHBACK', 'derivative': '1.0T 12V ecoFLEX SRi Nav 5dr', 'mileage': 107582, 'mileageWarranty': True, 'type': 'car', 'saleId': 18852, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 107}, 'saleStart': '2026-03-26T10:00Z', 'lot': 101, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2016-07-29', 'fuel': 'Petrol', 'motExpiry': '2026-09-04', 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/DT16WZS/2026-03-03/image/de2a5163-f3a5-4c85-a7c4-00ef6936bd40_removebg.jpg?w=600', 'https://abimg003.imgix.net/DT16WZS/2026-03-03/image/c893ccd6-023a-459e-a715-405caa734966_removebg.jpg?w=600', 'https://abimg003.imgix.net/DT16WZS/2026-03-03/image/8044c672-891f-4a8a-a0e8-70abd0300118_removebg.jpg?w=600', 'https://abimg003.imgix.net/DT16WZS/2026-03-03/image/e40aa831-1d91-420c-991f-61bd2993035d_removebg.jpg?w=600', 'https://abimg003.imgix.net/DT16WZS/2026-03-03/image/cb86481a-b5b3-4a9a-b933-2f62de8adbd7_removebg.jpg?w=600', 'https://abimg003.imgix.net/DT16WZS/2026-03-03/image/1726f934-d9e3-44ee-b293-c909db0695e9_removebg.jpg?w=600', 'https://abimg003.imgix.net/DT16WZS/2026-03-03/image/55cf2622-12be-4926-95b9-6ddb62916c10_removebg.jpg?w=600', 'https://abimg003.imgix.net/DT16WZS/2026-03-03/image/887dbd64-f3c3-407b-9b33-efbf2b482747_removebg.jpg?w=600', 'https://abimg003.imgix.net/DT16WZS/2026-03-03/image/909f4f87-8737-4390-aa58-3ac48f106490_removebg.jpg?w=600', 'https://abimg003.imgix.net/DT16WZS/2026-03-03/image/c70209fd-ef17-409e-83aa-060bf1b5edc4_removebg.jpg?w=600', 'https://abimg003.imgix.net/DT16WZS/2026-03-03/image/1dedaf0e-bf1b-4da0-84c1-e2b08ff56f23_removebg.jpg?w=600', 'https://abimg003.imgix.net/DT16WZS/2026-03-03/image/ff235ee7-dff1-4123-b2d9-af19aec273c9_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 06/1-14K 09/18-32K 06/19-44K 10/21-66K 08/22-?', 'remarks': 'vosa @ 44k 57k 66k 74k 82k 91k 102k', 'virtual': False, 'seller': 'Local Dealer Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 102, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/b76d3e32-ff27-4903-b9b3-d5fcc5d82ae3.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:01:35 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120090828, 'registration': 'DT16WZS', 'account': 'CHE004', 'make': 'VAUXHALL', 'model': 'ASTRA HATCHBACK', 'derivative': '1.0T 12V ecoFLEX SRi Nav 5dr', 'mileage': 107582, 'mileageWarranty': True, 'type': 'car', 'saleId': 18852, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 107}, 'saleStart': '2026-03-26T10:00Z', 'lot': 101, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2016-07-29', 'fuel': 'Petrol', 'motExpiry': '2026-09-04', 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/DT16WZS/2026-03-03/image/de2a5163-f3a5-4c85-a7c4-00ef6936bd40_removebg.jpg?w=600', 'https://abimg003.imgix.net/DT16WZS/2026-03-03/image/c893ccd6-023a-459e-a715-405caa734966_removebg.jpg?w=600', 'https://abimg003.imgix.net/DT16WZS/2026-03-03/image/8044c672-891f-4a8a-a0e8-70abd0300118_removebg.jpg?w=600', 'https://abimg003.imgix.net/DT16WZS/2026-03-03/image/e40aa831-1d91-420c-991f-61bd2993035d_removebg.jpg?w=600', 'https://abimg003.imgix.net/DT16WZS/2026-03-03/image/cb86481a-b5b3-4a9a-b933-2f62de8adbd7_removebg.jpg?w=600', 'https://abimg003.imgix.net/DT16WZS/2026-03-03/image/1726f934-d9e3-44ee-b293-c909db0695e9_removebg.jpg?w=600', 'https://abimg003.imgix.net/DT16WZS/2026-03-03/image/55cf2622-12be-4926-95b9-6ddb62916c10_removebg.jpg?w=600', 'https://abimg003.imgix.net/DT16WZS/2026-03-03/image/887dbd64-f3c3-407b-9b33-efbf2b482747_removebg.jpg?w=600', 'https://abimg003.imgix.net/DT16WZS/2026-03-03/image/909f4f87-8737-4390-aa58-3ac48f106490_removebg.jpg?w=600', 'https://abimg003.imgix.net/DT16WZS/2026-03-03/image/c70209fd-ef17-409e-83aa-060bf1b5edc4_removebg.jpg?w=600', 'https://abimg003.imgix.net/DT16WZS/2026-03-03/image/1dedaf0e-bf1b-4da0-84c1-e2b08ff56f23_removebg.jpg?w=600', 'https://abimg003.imgix.net/DT16WZS/2026-03-03/image/ff235ee7-dff1-4123-b2d9-af19aec273c9_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 06/1-14K 09/18-32K 06/19-44K 10/21-66K 08/22-?', 'remarks': 'vosa @ 44k 57k 66k 74k 82k 91k 102k', 'virtual': False, 'seller': 'Local Dealer Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 102, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/b76d3e32-ff27-4903-b9b3-d5fcc5d82ae3.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:01:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b85ad872-570d-5687-a263-82981b5437a3 with identifier: 120090828
2026-03-25 13:01:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b85ad872-570d-5687-a263-82981b5437a3 with scrape type 2
2026-03-25 13:01:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b85ad872-570d-5687-a263-82981b5437a3 with scrape type 2
2026-03-25 13:01:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: b85ad872-570d-5687-a263-82981b5437a3, identifier: 120090828
2026-03-25 13:01:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: b85ad872-570d-5687-a263-82981b5437a3 with identifier: 120090828
2026-03-25 13:01:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: b85ad872-570d-5687-a263-82981b5437a3 with identifier: 120090828
2026-03-25 13:01:35 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: b85ad872-570d-5687-a263-82981b5437a3 with identifier: 120090828 to the API
2026-03-25 13:01:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:01:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:01:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120090828?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 102,
'color': 'SILVER',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'b85ad872-570d-5687-a263-82981b5437a3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'DT16WZS',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120090828',
'listing': 'auction',
'location': 'Aston Barclay Prees Heath',
'make': 'VAUXHALL',
'model': 'ASTRA HATCHBACK',
'odometer': 107582,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-07-29',
'seller_name': 'Local Dealer Group',
'title': 'VAUXHALL ASTRA HATCHBACK 1.0T 12V ecoFLEX SRi Nav 5dr',
'transmission': 'manual',
'trim': '1.0T 12V ecoFLEX SRi Nav 5dr',
'vin': None,
'year': 2016}
2026-03-25 13:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120090828%27 HTTP/1.1" 200 None
2026-03-25 13:01:35 [astonbarclay.gb] INFO: Saving data for 120090828: {'auction_closing_time': 1774519200.0, 'created_time': 1773402933.174858, 'last_price_update_time': 1774443695.934658}
2026-03-25 13:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120090828') HTTP/1.1" 204 0
2026-03-25 13:01:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120050893?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:01:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:01:39 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120050893, 'registration': 'AF72OVK', 'account': 'ZEN009', 'make': 'TESLA', 'model': 'MODEL Y HATCHBACK', 'derivative': 'Long Range AWD 5dr Auto', 'mileage': 20522, 'mileageWarranty': True, 'type': 'car', 'saleId': 18907, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 400}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2022-09-09', 'fuel': 'Electric', 'motExpiry': '2026-09-08', 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/AF72OVK/2026-03-17/image/1802c44e-7ad2-4c36-ade8-00c470bab994_removebg.jpg?w=600', 'https://abimg003.imgix.net/AF72OVK/2026-03-17/image/a866b899-90a6-4299-abcf-c9031198cef4_removebg.jpg?w=600', 'https://abimg003.imgix.net/AF72OVK/2026-03-17/image/40eea995-b237-4b3e-ba11-87cebd2bceef_removebg.jpg?w=600', 'https://abimg003.imgix.net/AF72OVK/2026-03-17/image/d753ac4d-e79e-49a6-abe6-cab829d732f6_removebg.jpg?w=600', 'https://abimg003.imgix.net/AF72OVK/2026-03-17/image/fb8041b6-b79a-4edd-b44b-3df298d392c4_removebg.jpg?w=600', 'https://abimg003.imgix.net/AF72OVK/2026-03-17/image/c9f0bf69-0cca-4dd4-9a06-315cfc4df0a3_removebg.jpg?w=600', 'https://abimg003.imgix.net/AF72OVK/2026-03-17/image/f71513a2-deb3-49de-a05f-06f45225a9bf_removebg.jpg?w=600', 'https://abimg003.imgix.net/AF72OVK/2026-03-17/image/ea4a80a5-3f40-482e-8eff-2fd422f078c9_removebg.jpg?w=600', 'https://abimg003.imgix.net/AF72OVK/2026-03-17/image/017fdb33-0380-4adb-9f70-339a3c261684_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 08/25 - 24K,', 'remarks': '**972** VOSA STATES UNKNOWN, SPARE KEY, CHARGING CABLE', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/d54ec8f9-807d-49ee-9dbd-7050467e9183.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-25 13:01:39 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120050893, 'registration': 'AF72OVK', 'account': 'ZEN009', 'make': 'TESLA', 'model': 'MODEL Y HATCHBACK', 'derivative': 'Long Range AWD 5dr Auto', 'mileage': 20522, 'mileageWarranty': True, 'type': 'car', 'saleId': 18907, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 400}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2022-09-09', 'fuel': 'Electric', 'motExpiry': '2026-09-08', 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/AF72OVK/2026-03-17/image/1802c44e-7ad2-4c36-ade8-00c470bab994_removebg.jpg?w=600', 'https://abimg003.imgix.net/AF72OVK/2026-03-17/image/a866b899-90a6-4299-abcf-c9031198cef4_removebg.jpg?w=600', 'https://abimg003.imgix.net/AF72OVK/2026-03-17/image/40eea995-b237-4b3e-ba11-87cebd2bceef_removebg.jpg?w=600', 'https://abimg003.imgix.net/AF72OVK/2026-03-17/image/d753ac4d-e79e-49a6-abe6-cab829d732f6_removebg.jpg?w=600', 'https://abimg003.imgix.net/AF72OVK/2026-03-17/image/fb8041b6-b79a-4edd-b44b-3df298d392c4_removebg.jpg?w=600', 'https://abimg003.imgix.net/AF72OVK/2026-03-17/image/c9f0bf69-0cca-4dd4-9a06-315cfc4df0a3_removebg.jpg?w=600', 'https://abimg003.imgix.net/AF72OVK/2026-03-17/image/f71513a2-deb3-49de-a05f-06f45225a9bf_removebg.jpg?w=600', 'https://abimg003.imgix.net/AF72OVK/2026-03-17/image/ea4a80a5-3f40-482e-8eff-2fd422f078c9_removebg.jpg?w=600', 'https://abimg003.imgix.net/AF72OVK/2026-03-17/image/017fdb33-0380-4adb-9f70-339a3c261684_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 08/25 - 24K,', 'remarks': '**972** VOSA STATES UNKNOWN, SPARE KEY, CHARGING CABLE', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/d54ec8f9-807d-49ee-9dbd-7050467e9183.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-25 13:01:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 93e9d3ad-4142-52b8-a5c4-93768bdd38f8 with identifier: 120050893
2026-03-25 13:01:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 93e9d3ad-4142-52b8-a5c4-93768bdd38f8 with scrape type 2
2026-03-25 13:01:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 93e9d3ad-4142-52b8-a5c4-93768bdd38f8 with scrape type 2
2026-03-25 13:01:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 93e9d3ad-4142-52b8-a5c4-93768bdd38f8, identifier: 120050893
2026-03-25 13:01:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 93e9d3ad-4142-52b8-a5c4-93768bdd38f8 with identifier: 120050893
2026-03-25 13:01:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 93e9d3ad-4142-52b8-a5c4-93768bdd38f8 with identifier: 120050893
2026-03-25 13:01:39 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 93e9d3ad-4142-52b8-a5c4-93768bdd38f8 with identifier: 120050893 to the API
2026-03-25 13:01:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:01:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:01:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120050893?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'RED',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-27T09:45:00Z',
'fuel_type': 'Electric',
'id': '93e9d3ad-4142-52b8-a5c4-93768bdd38f8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'AF72OVK',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120050893',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'TESLA',
'model': 'MODEL Y HATCHBACK',
'odometer': 20522,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-09-09',
'seller_name': 'Zenith',
'title': 'TESLA MODEL Y HATCHBACK Long Range AWD 5dr Auto',
'transmission': 'automatic',
'trim': 'Long Range AWD 5dr Auto',
'vin': None,
'year': 2022}
2026-03-25 13:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120050893%27 HTTP/1.1" 200 None
2026-03-25 13:01:40 [astonbarclay.gb] INFO: Saving data for 120050893: {'auction_closing_time': 1774604700.0, 'created_time': 1774346605.640735, 'last_price_update_time': 1774443700.096495}
2026-03-25 13:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120050893') HTTP/1.1" 204 0
2026-03-25 13:01:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/117831399?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:01:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:01:47 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 117831399, 'registration': 'RJ72ZBT', 'account': 'ADD002', 'make': 'VOLKSWAGEN', 'model': 'ID.4 ESTATE', 'derivative': '128kW Life Pro 77kWh 5dr Auto [135kW Ch]', 'mileage': 79396, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 353}, 'saleStart': '2026-03-26T10:00Z', 'lot': 432, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2022-11-30', 'fuel': 'Electric', 'motExpiry': '2026-06-11', 'doors': 5, 'engineSize': None, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/RJ72ZBT/2025-12-16/image/f7009c5f-0304-49fe-bd94-e171b5b3864d_removebg.jpg?w=600', 'https://abimg003.imgix.net/RJ72ZBT/2025-12-16/image/cbb22978-24b9-4c15-9b7e-d7a2aa020288_removebg.jpg?w=600', 'https://abimg003.imgix.net/RJ72ZBT/2025-12-16/image/97c04d19-085e-43ec-a631-0bf72fa76aef_removebg.jpg?w=600', 'https://abimg003.imgix.net/RJ72ZBT/2025-12-16/image/2d4a6e2d-5fb1-4950-9a51-4af4b15c0205_removebg.jpg?w=600', 'https://abimg003.imgix.net/RJ72ZBT/2025-12-16/image/ffefc1eb-6a8b-418e-8656-9589af78b246_removebg.jpg?w=600', 'https://abimg003.imgix.net/RJ72ZBT/2025-12-16/image/aee92b28-5b79-4e90-936b-aa03f07ecf90_removebg.jpg?w=600', 'https://abimg003.imgix.net/RJ72ZBT/2025-12-16/image/b5a7285b-98c0-467d-ac4e-c9bfecbee0fb_removebg.jpg?w=600', 'https://abimg003.imgix.net/RJ72ZBT/2025-12-16/image/10f8953a-03c7-4e32-b929-e5891c4f677e_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 02/24-28K 04/25-60K', 'remarks': 'Ex-Private Hire, SPARE KEY, VOSA STATES 14K 28K 35K 49K 64K', 'virtual': False, 'seller': 'Addison Lee', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/f417c2f9-fc82-4a54-8a2f-b9e38e3693eb.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-25 13:01:47 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 117831399, 'registration': 'RJ72ZBT', 'account': 'ADD002', 'make': 'VOLKSWAGEN', 'model': 'ID.4 ESTATE', 'derivative': '128kW Life Pro 77kWh 5dr Auto [135kW Ch]', 'mileage': 79396, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 353}, 'saleStart': '2026-03-26T10:00Z', 'lot': 432, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2022-11-30', 'fuel': 'Electric', 'motExpiry': '2026-06-11', 'doors': 5, 'engineSize': None, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/RJ72ZBT/2025-12-16/image/f7009c5f-0304-49fe-bd94-e171b5b3864d_removebg.jpg?w=600', 'https://abimg003.imgix.net/RJ72ZBT/2025-12-16/image/cbb22978-24b9-4c15-9b7e-d7a2aa020288_removebg.jpg?w=600', 'https://abimg003.imgix.net/RJ72ZBT/2025-12-16/image/97c04d19-085e-43ec-a631-0bf72fa76aef_removebg.jpg?w=600', 'https://abimg003.imgix.net/RJ72ZBT/2025-12-16/image/2d4a6e2d-5fb1-4950-9a51-4af4b15c0205_removebg.jpg?w=600', 'https://abimg003.imgix.net/RJ72ZBT/2025-12-16/image/ffefc1eb-6a8b-418e-8656-9589af78b246_removebg.jpg?w=600', 'https://abimg003.imgix.net/RJ72ZBT/2025-12-16/image/aee92b28-5b79-4e90-936b-aa03f07ecf90_removebg.jpg?w=600', 'https://abimg003.imgix.net/RJ72ZBT/2025-12-16/image/b5a7285b-98c0-467d-ac4e-c9bfecbee0fb_removebg.jpg?w=600', 'https://abimg003.imgix.net/RJ72ZBT/2025-12-16/image/10f8953a-03c7-4e32-b929-e5891c4f677e_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 02/24-28K 04/25-60K', 'remarks': 'Ex-Private Hire, SPARE KEY, VOSA STATES 14K 28K 35K 49K 64K', 'virtual': False, 'seller': 'Addison Lee', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/f417c2f9-fc82-4a54-8a2f-b9e38e3693eb.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-25 13:01:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2c2ddaeb-030d-5951-9187-941903b0379b with identifier: 117831399
2026-03-25 13:01:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2c2ddaeb-030d-5951-9187-941903b0379b with scrape type 2
2026-03-25 13:01:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2c2ddaeb-030d-5951-9187-941903b0379b with scrape type 2
2026-03-25 13:01:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 2c2ddaeb-030d-5951-9187-941903b0379b, identifier: 117831399
2026-03-25 13:01:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 2c2ddaeb-030d-5951-9187-941903b0379b with identifier: 117831399
2026-03-25 13:01:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 2c2ddaeb-030d-5951-9187-941903b0379b with identifier: 117831399
2026-03-25 13:01:47 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 2c2ddaeb-030d-5951-9187-941903b0379b with identifier: 117831399 to the API
2026-03-25 13:01:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:01:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:01:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/117831399?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Electric',
'id': '2c2ddaeb-030d-5951-9187-941903b0379b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'RJ72ZBT',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/117831399',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'VOLKSWAGEN',
'model': 'ID.4 ESTATE',
'odometer': 79396,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-11-30',
'seller_name': 'Addison Lee',
'title': 'VOLKSWAGEN ID.4 ESTATE 128kW Life Pro 77kWh 5dr Auto [135kW Ch]',
'transmission': 'automatic',
'trim': '128kW Life Pro 77kWh 5dr Auto [135kW Ch]',
'vin': None,
'year': 2022}
2026-03-25 13:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27117831399%27 HTTP/1.1" 200 None
2026-03-25 13:01:47 [astonbarclay.gb] INFO: Saving data for 117831399: {'auction_closing_time': 1774519200.0, 'created_time': 1773403697.441785, 'last_price_update_time': 1774443707.977482}
2026-03-25 13:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='117831399') HTTP/1.1" 204 0
2026-03-25 13:01:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120600138?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:01:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:01:51 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120600138, 'registration': 'GU64ZXB', 'account': 'GAP001', 'make': 'LAND ROVER', 'model': 'RANGE ROVER EVOQUE DIESEL HATCHBACK', 'derivative': '2.2 SD4 Pure 5dr [Tech Pack]', 'mileage': 69275, 'mileageWarranty': True, 'type': 'car', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 353}, 'saleStart': '2026-03-31T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2014-10-31', 'fuel': 'Diesel', 'motExpiry': '2026-04-21', 'doors': 5, 'engineSize': 2179, 'bodyType': 'Hatchback', 'images': None, 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': True, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'SPARE KEY, GEARBOX ISSUE *MAY HAVE FURTHER FAULTS*, VOSA STATES 27K 33K 39K 42K 47K 52K 56K 65K', 'virtual': False, 'seller': 'SIXT Van & Truck', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 149, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:01:51 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120600138, 'registration': 'GU64ZXB', 'account': 'GAP001', 'make': 'LAND ROVER', 'model': 'RANGE ROVER EVOQUE DIESEL HATCHBACK', 'derivative': '2.2 SD4 Pure 5dr [Tech Pack]', 'mileage': 69275, 'mileageWarranty': True, 'type': 'car', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 353}, 'saleStart': '2026-03-31T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2014-10-31', 'fuel': 'Diesel', 'motExpiry': '2026-04-21', 'doors': 5, 'engineSize': 2179, 'bodyType': 'Hatchback', 'images': None, 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': True, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'SPARE KEY, GEARBOX ISSUE *MAY HAVE FURTHER FAULTS*, VOSA STATES 27K 33K 39K 42K 47K 52K 56K 65K', 'virtual': False, 'seller': 'SIXT Van & Truck', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 149, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:01:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 50783b0e-3934-5d6e-b1e0-2f6d1bfa0f00 with identifier: 120600138
2026-03-25 13:01:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 50783b0e-3934-5d6e-b1e0-2f6d1bfa0f00 with scrape type 2
2026-03-25 13:01:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 50783b0e-3934-5d6e-b1e0-2f6d1bfa0f00 with scrape type 2
2026-03-25 13:01:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 50783b0e-3934-5d6e-b1e0-2f6d1bfa0f00, identifier: 120600138
2026-03-25 13:01:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 50783b0e-3934-5d6e-b1e0-2f6d1bfa0f00 with identifier: 120600138
2026-03-25 13:01:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 50783b0e-3934-5d6e-b1e0-2f6d1bfa0f00 with identifier: 120600138
2026-03-25 13:01:51 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 50783b0e-3934-5d6e-b1e0-2f6d1bfa0f00 with identifier: 120600138 to the API
2026-03-25 13:01:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:01: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-25 13:01:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120600138?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 149,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.2L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': '50783b0e-3934-5d6e-b1e0-2f6d1bfa0f00',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'GU64ZXB',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120600138',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'LAND ROVER',
'model': 'RANGE ROVER EVOQUE DIESEL HATCHBACK',
'odometer': 69275,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-10-31',
'seller_name': 'SIXT Van & Truck',
'title': 'LAND ROVER RANGE ROVER EVOQUE DIESEL HATCHBACK 2.2 SD4 Pure 5dr '
'[Tech Pack]',
'transmission': 'manual',
'trim': '2.2 SD4 Pure 5dr [Tech Pack]',
'vin': None,
'year': 2014}
2026-03-25 13:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120600138%27 HTTP/1.1" 200 None
2026-03-25 13:01:51 [astonbarclay.gb] INFO: Saving data for 120600138: {'auction_closing_time': 1774947600.0, 'created_time': 1774346582.274394, 'last_price_update_time': 1774443711.913971}
2026-03-25 13:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120600138') HTTP/1.1" 204 0
2026-03-25 13:01:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120762304?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:01:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:01:53 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120762304, 'registration': 'LG06KNW', 'account': 'WBA001', 'make': 'BMW', 'model': '3 SERIES DIESEL SALOON', 'derivative': '330d M Sport 4dr Auto', 'mileage': 143616, 'mileageWarranty': True, 'type': 'car', 'saleId': 0, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 452}, 'saleStart': None, 'lot': None, 'hall': None, 'transmission': 'automatic', 'firstRegistration': '2006-03-24', 'fuel': 'Diesel', 'motExpiry': '2026-05-02', 'doors': 4, 'engineSize': 2993, 'bodyType': 'Saloon', 'images': None, 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': 'Service print and book 10/11 43K - 08/13 52K - 08/14 57K - 07/15 64K - ?? 70K- 07/17 77K - 07/18 85K - 07/19 91K - ?? 96K - 07/21 100K - 04/22 104K', 'remarks': 'VOSA STATES 104K- 111K- 120K- 133K', 'virtual': False, 'seller': 'UKCGR', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 197, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/ff2b838a-2de2-4b0d-925d-b6d582c28148.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:01:53 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120762304, 'registration': 'LG06KNW', 'account': 'WBA001', 'make': 'BMW', 'model': '3 SERIES DIESEL SALOON', 'derivative': '330d M Sport 4dr Auto', 'mileage': 143616, 'mileageWarranty': True, 'type': 'car', 'saleId': 0, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 452}, 'saleStart': None, 'lot': None, 'hall': None, 'transmission': 'automatic', 'firstRegistration': '2006-03-24', 'fuel': 'Diesel', 'motExpiry': '2026-05-02', 'doors': 4, 'engineSize': 2993, 'bodyType': 'Saloon', 'images': None, 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': 'Service print and book 10/11 43K - 08/13 52K - 08/14 57K - 07/15 64K - ?? 70K- 07/17 77K - 07/18 85K - 07/19 91K - ?? 96K - 07/21 100K - 04/22 104K', 'remarks': 'VOSA STATES 104K- 111K- 120K- 133K', 'virtual': False, 'seller': 'UKCGR', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 197, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/ff2b838a-2de2-4b0d-925d-b6d582c28148.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:01:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2e183571-b9a7-5504-9870-54db1695913e with identifier: 120762304
2026-03-25 13:01:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2e183571-b9a7-5504-9870-54db1695913e with scrape type 1
2026-03-25 13:01:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 2e183571-b9a7-5504-9870-54db1695913e
2026-03-25 13:01:53 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 2e183571-b9a7-5504-9870-54db1695913e
2026-03-25 13:01:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 2e183571-b9a7-5504-9870-54db1695913e, identifier: 120762304
2026-03-25 13:01:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 2e183571-b9a7-5504-9870-54db1695913e with identifier: 120762304
2026-03-25 13:01:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 2e183571-b9a7-5504-9870-54db1695913e with identifier: 120762304
2026-03-25 13:01:53 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 2e183571-b9a7-5504-9870-54db1695913e with identifier: 120762304 to the API
2026-03-25 13:01:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:01:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:01:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120762304?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 197,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 4,
'emission_standard': 'EURO 4',
'engine': '3.0L',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '2e183571-b9a7-5504-9870-54db1695913e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'LG06KNW',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120762304',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'BMW',
'model': '3 SERIES DIESEL SALOON',
'odometer': 143616,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2006-03-24',
'seller_name': 'UKCGR',
'title': 'BMW 3 SERIES DIESEL SALOON 330d M Sport 4dr Auto',
'transmission': 'automatic',
'trim': '330d M Sport 4dr Auto',
'vin': None,
'year': 2006}
2026-03-25 13:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120762304%27 HTTP/1.1" 200 None
2026-03-25 13:01:54 [astonbarclay.gb] INFO: Saving data for 120762304: {'created_time': 1774443714.037514, 'last_price_update_time': 1774443714.03753}
2026-03-25 13:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120762304') HTTP/1.1" 204 0
2026-03-25 13:02:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120632848?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:02:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:02:02 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120632848, 'registration': 'KP03ENR', 'account': 'WBA004', 'make': 'FORD', 'model': 'FIESTA HATCHBACK', 'derivative': '1.25 Finesse 3dr', 'mileage': 105310, 'mileageWarranty': True, 'type': 'car', 'saleId': 19179, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 452}, 'saleStart': '2026-03-25T10:00Z', 'lot': 1223, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2003-06-19', 'fuel': 'Petrol', 'motExpiry': '2026-07-10', 'doors': 3, 'engineSize': 1242, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/KP03ENR/2026-03-23/image/1a2b4acf-6ddd-46f5-879d-5c0950a96894_removebg.jpg?w=600', 'https://abimg003.imgix.net/KP03ENR/2026-03-23/image/5f823394-a15e-463b-a447-4d7df1a3105d_removebg.jpg?w=600', 'https://abimg003.imgix.net/KP03ENR/2026-03-23/image/35f490c1-462a-4be2-a64c-4cc2f9a157df_removebg.jpg?w=600', 'https://abimg003.imgix.net/KP03ENR/2026-03-23/image/209aa5fd-700a-4327-8e10-e784955a715f_removebg.jpg?w=600', 'https://abimg003.imgix.net/KP03ENR/2026-03-23/image/861ff3e7-3b15-47fd-a8cf-a7d9a9b68bbf_removebg.jpg?w=600', 'https://abimg003.imgix.net/KP03ENR/2026-03-23/image/3fb37517-5b2f-41cc-9072-fa96e121a45a_removebg.jpg?w=600', 'https://abimg003.imgix.net/KP03ENR/2026-03-23/image/abe72b44-c87c-4f7a-9cda-f7f72e6fa0f1_removebg.jpg?w=600', 'https://abimg003.imgix.net/KP03ENR/2026-03-23/image/904b5313-58fd-4ddb-84fa-075e32742846_removebg.jpg?w=600', 'https://abimg003.imgix.net/KP03ENR/2026-03-23/image/3ef959bf-c116-4125-a80c-b2087466308f_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'VOSA STATES 96K, 101K, 103K, 104K, SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '6', 'v5': True, 'v5details': 'Here', 'co2': 148, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/12236e04-c987-49cb-b0ed-dfdbe5799de7.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 3, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:02:02 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120632848, 'registration': 'KP03ENR', 'account': 'WBA004', 'make': 'FORD', 'model': 'FIESTA HATCHBACK', 'derivative': '1.25 Finesse 3dr', 'mileage': 105310, 'mileageWarranty': True, 'type': 'car', 'saleId': 19179, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 452}, 'saleStart': '2026-03-25T10:00Z', 'lot': 1223, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2003-06-19', 'fuel': 'Petrol', 'motExpiry': '2026-07-10', 'doors': 3, 'engineSize': 1242, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/KP03ENR/2026-03-23/image/1a2b4acf-6ddd-46f5-879d-5c0950a96894_removebg.jpg?w=600', 'https://abimg003.imgix.net/KP03ENR/2026-03-23/image/5f823394-a15e-463b-a447-4d7df1a3105d_removebg.jpg?w=600', 'https://abimg003.imgix.net/KP03ENR/2026-03-23/image/35f490c1-462a-4be2-a64c-4cc2f9a157df_removebg.jpg?w=600', 'https://abimg003.imgix.net/KP03ENR/2026-03-23/image/209aa5fd-700a-4327-8e10-e784955a715f_removebg.jpg?w=600', 'https://abimg003.imgix.net/KP03ENR/2026-03-23/image/861ff3e7-3b15-47fd-a8cf-a7d9a9b68bbf_removebg.jpg?w=600', 'https://abimg003.imgix.net/KP03ENR/2026-03-23/image/3fb37517-5b2f-41cc-9072-fa96e121a45a_removebg.jpg?w=600', 'https://abimg003.imgix.net/KP03ENR/2026-03-23/image/abe72b44-c87c-4f7a-9cda-f7f72e6fa0f1_removebg.jpg?w=600', 'https://abimg003.imgix.net/KP03ENR/2026-03-23/image/904b5313-58fd-4ddb-84fa-075e32742846_removebg.jpg?w=600', 'https://abimg003.imgix.net/KP03ENR/2026-03-23/image/3ef959bf-c116-4125-a80c-b2087466308f_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'VOSA STATES 96K, 101K, 103K, 104K, SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '6', 'v5': True, 'v5details': 'Here', 'co2': 148, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/12236e04-c987-49cb-b0ed-dfdbe5799de7.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 3, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:02:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: effced28-5ecc-5e41-8710-1be9490794ec with identifier: 120632848
2026-03-25 13:02:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item effced28-5ecc-5e41-8710-1be9490794ec with scrape type 2
2026-03-25 13:02:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item effced28-5ecc-5e41-8710-1be9490794ec with scrape type 2
2026-03-25 13:02:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: effced28-5ecc-5e41-8710-1be9490794ec, identifier: 120632848
2026-03-25 13:02:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: effced28-5ecc-5e41-8710-1be9490794ec with identifier: 120632848
2026-03-25 13:02:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: effced28-5ecc-5e41-8710-1be9490794ec with identifier: 120632848
2026-03-25 13:02:03 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: effced28-5ecc-5e41-8710-1be9490794ec with expiration date: 2026-03-25T10:00:00Z
{'auction_title': '',
'c_o_2_emission_value': 148,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 3,
'emission_standard': 'EURO 3',
'engine': '1.2L',
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'effced28-5ecc-5e41-8710-1be9490794ec',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'KP03ENR',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120632848',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'FORD',
'model': 'FIESTA HATCHBACK',
'odometer': 105310,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2003-06-19',
'seller_name': 'UKCGR - Trade',
'title': 'FORD FIESTA HATCHBACK 1.25 Finesse 3dr',
'transmission': 'manual',
'trim': '1.25 Finesse 3dr',
'vin': None,
'year': 2003}
2026-03-25 13:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120632848%27 HTTP/1.1" 200 None
2026-03-25 13:02:03 [astonbarclay.gb] INFO: Saving data for 120632848: {'auction_closing_time': 1774432800.0, 'created_time': 1774011714.805807, 'last_price_update_time': 1774443723.054357}
2026-03-25 13:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120632848') HTTP/1.1" 204 0
2026-03-25 13:02:05 [scrapy.extensions.logstats] INFO: Crawled 31 pages (at 15 pages/min), scraped 5 items (at 5 items/min)
2026-03-25 13:02:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 179MiB
2026-03-25 13:02:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120762359?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:02:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:02:06 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120762359, 'registration': 'VK66GNN', 'account': 'WBA001', 'make': 'LAND ROVER', 'model': 'DISCOVERY SPORT DIESEL SW', 'derivative': '2.0 TD4 180 HSE 5dr Auto', 'mileage': 56927, 'mileageWarranty': True, 'type': 'car', 'saleId': 0, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 452}, 'saleStart': None, 'lot': None, 'hall': None, 'transmission': 'automatic', 'firstRegistration': '2016-09-30', 'fuel': 'Diesel', 'motExpiry': '2026-06-16', 'doors': 5, 'engineSize': 1999, 'bodyType': 'Station Wagon', 'images': None, 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'VOSA STATES 35K - 43K- 48K- 53K - 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': 139, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/e217589c-f493-4465-9d6a-28bc34eb8597.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:02:06 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120762359, 'registration': 'VK66GNN', 'account': 'WBA001', 'make': 'LAND ROVER', 'model': 'DISCOVERY SPORT DIESEL SW', 'derivative': '2.0 TD4 180 HSE 5dr Auto', 'mileage': 56927, 'mileageWarranty': True, 'type': 'car', 'saleId': 0, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 452}, 'saleStart': None, 'lot': None, 'hall': None, 'transmission': 'automatic', 'firstRegistration': '2016-09-30', 'fuel': 'Diesel', 'motExpiry': '2026-06-16', 'doors': 5, 'engineSize': 1999, 'bodyType': 'Station Wagon', 'images': None, 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'VOSA STATES 35K - 43K- 48K- 53K - 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': 139, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/e217589c-f493-4465-9d6a-28bc34eb8597.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:02:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6d59bbbb-e05c-599b-b517-9c8fdea9bcb2 with identifier: 120762359
2026-03-25 13:02:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6d59bbbb-e05c-599b-b517-9c8fdea9bcb2 with scrape type 1
2026-03-25 13:02:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 6d59bbbb-e05c-599b-b517-9c8fdea9bcb2
2026-03-25 13:02:06 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 6d59bbbb-e05c-599b-b517-9c8fdea9bcb2
2026-03-25 13:02:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 6d59bbbb-e05c-599b-b517-9c8fdea9bcb2, identifier: 120762359
2026-03-25 13:02:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 6d59bbbb-e05c-599b-b517-9c8fdea9bcb2 with identifier: 120762359
2026-03-25 13:02:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 6d59bbbb-e05c-599b-b517-9c8fdea9bcb2 with identifier: 120762359
2026-03-25 13:02:06 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 6d59bbbb-e05c-599b-b517-9c8fdea9bcb2 with identifier: 120762359 to the API
2026-03-25 13:02:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:02:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:02:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120762359?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 139,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '6d59bbbb-e05c-599b-b517-9c8fdea9bcb2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'VK66GNN',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120762359',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'LAND ROVER',
'model': 'DISCOVERY SPORT DIESEL SW',
'odometer': 56927,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-09-30',
'seller_name': 'UKCGR',
'title': 'LAND ROVER DISCOVERY SPORT DIESEL SW 2.0 TD4 180 HSE 5dr Auto',
'transmission': 'automatic',
'trim': '2.0 TD4 180 HSE 5dr Auto',
'vin': None,
'year': 2016}
2026-03-25 13:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120762359%27 HTTP/1.1" 200 None
2026-03-25 13:02:06 [astonbarclay.gb] INFO: Saving data for 120762359: {'created_time': 1774443726.669292, 'last_price_update_time': 1774443726.669303}
2026-03-25 13:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120762359') HTTP/1.1" 204 0
2026-03-25 13:02:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120762558?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:02:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:02:10 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120762558, 'registration': 'GNT310M', 'account': 'WBA001', 'make': 'SKODA', 'model': 'SUPERB DIESEL HATCHBACK', 'derivative': '2.0 TDI CR 190 SE L Executive 4X4 5dr DSG', 'mileage': 109863, 'mileageWarranty': True, 'type': 'car', 'saleId': 0, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 452}, 'saleStart': None, 'lot': None, 'hall': None, 'transmission': 'automatic', 'firstRegistration': '2015-09-30', 'fuel': 'Diesel', 'motExpiry': '2026-08-06', 'doors': 5, 'engineSize': 1968, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/GNT310M/2026-03-25/image/6e446101-0a9f-4501-9e62-adac5f3215b3_removebg.jpg?w=600', 'https://abimg003.imgix.net/GNT310M/2026-03-25/image/af5077d2-36ba-4910-a140-dfafd7c36be6_removebg.jpg?w=600', 'https://abimg003.imgix.net/GNT310M/2026-03-25/image/18b9df23-394a-47d8-a254-e1b58696e593_removebg.jpg?w=600', 'https://abimg003.imgix.net/GNT310M/2026-03-25/image/6ab4e384-60eb-4488-b2ed-794a19663200_removebg.jpg?w=600', 'https://abimg003.imgix.net/GNT310M/2026-03-25/image/cdf475a9-de33-4483-be94-913b96860049_removebg.jpg?w=600', 'https://abimg003.imgix.net/GNT310M/2026-03-25/image/e1ecf079-ef4d-49b2-945c-7653d6bbbb76_removebg.jpg?w=600', 'https://abimg003.imgix.net/GNT310M/2026-03-25/image/9aabac86-f351-4d2c-9779-2f375cb40c10_removebg.jpg?w=600', 'https://abimg003.imgix.net/GNT310M/2026-03-25/image/f0cf55cf-2ba8-4a2d-af93-b64f72da215b_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 09/1 20K - 09/19 26K - 11/22 56K', 'remarks': 'Ex-Private Hire - VOSA STATES 81K- 84K - 84K- 101K - SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'UKCGR', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '6', 'v5': True, 'v5details': 'Here', 'co2': 132, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/22485b97-558c-4306-88f1-b8a15724b1a4.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:02:10 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120762558, 'registration': 'GNT310M', 'account': 'WBA001', 'make': 'SKODA', 'model': 'SUPERB DIESEL HATCHBACK', 'derivative': '2.0 TDI CR 190 SE L Executive 4X4 5dr DSG', 'mileage': 109863, 'mileageWarranty': True, 'type': 'car', 'saleId': 0, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 452}, 'saleStart': None, 'lot': None, 'hall': None, 'transmission': 'automatic', 'firstRegistration': '2015-09-30', 'fuel': 'Diesel', 'motExpiry': '2026-08-06', 'doors': 5, 'engineSize': 1968, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/GNT310M/2026-03-25/image/6e446101-0a9f-4501-9e62-adac5f3215b3_removebg.jpg?w=600', 'https://abimg003.imgix.net/GNT310M/2026-03-25/image/af5077d2-36ba-4910-a140-dfafd7c36be6_removebg.jpg?w=600', 'https://abimg003.imgix.net/GNT310M/2026-03-25/image/18b9df23-394a-47d8-a254-e1b58696e593_removebg.jpg?w=600', 'https://abimg003.imgix.net/GNT310M/2026-03-25/image/6ab4e384-60eb-4488-b2ed-794a19663200_removebg.jpg?w=600', 'https://abimg003.imgix.net/GNT310M/2026-03-25/image/cdf475a9-de33-4483-be94-913b96860049_removebg.jpg?w=600', 'https://abimg003.imgix.net/GNT310M/2026-03-25/image/e1ecf079-ef4d-49b2-945c-7653d6bbbb76_removebg.jpg?w=600', 'https://abimg003.imgix.net/GNT310M/2026-03-25/image/9aabac86-f351-4d2c-9779-2f375cb40c10_removebg.jpg?w=600', 'https://abimg003.imgix.net/GNT310M/2026-03-25/image/f0cf55cf-2ba8-4a2d-af93-b64f72da215b_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 09/1 20K - 09/19 26K - 11/22 56K', 'remarks': 'Ex-Private Hire - VOSA STATES 81K- 84K - 84K- 101K - SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'UKCGR', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '6', 'v5': True, 'v5details': 'Here', 'co2': 132, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/22485b97-558c-4306-88f1-b8a15724b1a4.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:02:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6818a7ba-7156-5472-a333-e8f66568a499 with identifier: 120762558
2026-03-25 13:02:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6818a7ba-7156-5472-a333-e8f66568a499 with scrape type 1
2026-03-25 13:02:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 8 photos for item 6818a7ba-7156-5472-a333-e8f66568a499
2026-03-25 13:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FGNT310M%252F2026-03-25%252Fimage%252F6e446101-0a9f-4501-9e62-adac5f3215b3_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GNT310M/2026-03-25/image/6e446101-0a9f-4501-9e62-adac5f3215b3_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FGNT310M%252F2026-03-25%252Fimage%252Faf5077d2-36ba-4910-a140-dfafd7c36be6_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GNT310M/2026-03-25/image/af5077d2-36ba-4910-a140-dfafd7c36be6_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FGNT310M%252F2026-03-25%252Fimage%252F18b9df23-394a-47d8-a254-e1b58696e593_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GNT310M/2026-03-25/image/18b9df23-394a-47d8-a254-e1b58696e593_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FGNT310M%252F2026-03-25%252Fimage%252F6ab4e384-60eb-4488-b2ed-794a19663200_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GNT310M/2026-03-25/image/6ab4e384-60eb-4488-b2ed-794a19663200_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FGNT310M%252F2026-03-25%252Fimage%252Fcdf475a9-de33-4483-be94-913b96860049_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GNT310M/2026-03-25/image/cdf475a9-de33-4483-be94-913b96860049_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FGNT310M%252F2026-03-25%252Fimage%252Fe1ecf079-ef4d-49b2-945c-7653d6bbbb76_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GNT310M/2026-03-25/image/e1ecf079-ef4d-49b2-945c-7653d6bbbb76_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FGNT310M%252F2026-03-25%252Fimage%252F9aabac86-f351-4d2c-9779-2f375cb40c10_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GNT310M/2026-03-25/image/9aabac86-f351-4d2c-9779-2f375cb40c10_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FGNT310M%252F2026-03-25%252Fimage%252Ff0cf55cf-2ba8-4a2d-af93-b64f72da215b_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GNT310M/2026-03-25/image/f0cf55cf-2ba8-4a2d-af93-b64f72da215b_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120623051?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:02:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:02:13 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120623051, 'registration': 'LS74CWJ', 'account': 'MOT070', 'make': 'VOLKSWAGEN', 'model': 'TOURAN ESTATE', 'derivative': '1.5 TSI EVO R-Line 5dr DSG', 'mileage': 5076, 'mileageWarranty': True, 'type': 'car', 'saleId': 19235, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 452}, 'saleStart': '2026-04-20T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2024-10-11', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 5, 'engineSize': 1498, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/LS74CWJ/2026-03-20/image/f52d470f-ca41-4c7c-b21a-2003d5fc272f_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS74CWJ/2026-03-20/image/8abd850e-ec0a-4d4a-ad78-2fbe7f0eb1b9_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS74CWJ/2026-03-20/image/10023fad-2039-4bd5-8fa6-24d81ab54bad_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS74CWJ/2026-03-20/image/d45ed77b-666d-48db-9872-3fe62d1fbd42_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS74CWJ/2026-03-20/image/ad89f4f7-d9e8-431b-a3e4-762660a97ee4_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS74CWJ/2026-03-20/image/12f11321-3ed8-45b3-9e70-7cee8b36e446_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS74CWJ/2026-03-20/image/68dca0ac-7aa2-4686-bfe3-14c01c91aacb_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS74CWJ/2026-03-20/image/b37df8bb-f9f1-4152-8a3d-d9cd68cb3db0_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS74CWJ/2026-03-20/image/69277d5b-fc5b-4912-891e-155abb475172_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'NO V5 FORMER KEEPERS UNKNOWN - SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': False, 'v5details': None, 'co2': 155, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/941658c3-348e-4866-837a-8bdb8f4b2e14.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:02:13 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120623051, 'registration': 'LS74CWJ', 'account': 'MOT070', 'make': 'VOLKSWAGEN', 'model': 'TOURAN ESTATE', 'derivative': '1.5 TSI EVO R-Line 5dr DSG', 'mileage': 5076, 'mileageWarranty': True, 'type': 'car', 'saleId': 19235, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 452}, 'saleStart': '2026-04-20T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2024-10-11', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 5, 'engineSize': 1498, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/LS74CWJ/2026-03-20/image/f52d470f-ca41-4c7c-b21a-2003d5fc272f_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS74CWJ/2026-03-20/image/8abd850e-ec0a-4d4a-ad78-2fbe7f0eb1b9_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS74CWJ/2026-03-20/image/10023fad-2039-4bd5-8fa6-24d81ab54bad_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS74CWJ/2026-03-20/image/d45ed77b-666d-48db-9872-3fe62d1fbd42_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS74CWJ/2026-03-20/image/ad89f4f7-d9e8-431b-a3e4-762660a97ee4_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS74CWJ/2026-03-20/image/12f11321-3ed8-45b3-9e70-7cee8b36e446_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS74CWJ/2026-03-20/image/68dca0ac-7aa2-4686-bfe3-14c01c91aacb_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS74CWJ/2026-03-20/image/b37df8bb-f9f1-4152-8a3d-d9cd68cb3db0_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS74CWJ/2026-03-20/image/69277d5b-fc5b-4912-891e-155abb475172_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'NO V5 FORMER KEEPERS UNKNOWN - SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': False, 'v5details': None, 'co2': 155, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/941658c3-348e-4866-837a-8bdb8f4b2e14.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:02:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3eb3355e-85be-5c2d-ad82-1fa39feec759 with identifier: 120623051
2026-03-25 13:02:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3eb3355e-85be-5c2d-ad82-1fa39feec759 with scrape type 1
2026-03-25 13:02:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 9 photos for item 3eb3355e-85be-5c2d-ad82-1fa39feec759
2026-03-25 13:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02: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%252FLS74CWJ%252F2026-03-20%252Fimage%252Ff52d470f-ca41-4c7c-b21a-2003d5fc272f_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LS74CWJ/2026-03-20/image/f52d470f-ca41-4c7c-b21a-2003d5fc272f_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02: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%252FLS74CWJ%252F2026-03-20%252Fimage%252F8abd850e-ec0a-4d4a-ad78-2fbe7f0eb1b9_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LS74CWJ/2026-03-20/image/8abd850e-ec0a-4d4a-ad78-2fbe7f0eb1b9_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02: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%252FLS74CWJ%252F2026-03-20%252Fimage%252F10023fad-2039-4bd5-8fa6-24d81ab54bad_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LS74CWJ/2026-03-20/image/10023fad-2039-4bd5-8fa6-24d81ab54bad_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02: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%252FLS74CWJ%252F2026-03-20%252Fimage%252Fd45ed77b-666d-48db-9872-3fe62d1fbd42_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LS74CWJ/2026-03-20/image/d45ed77b-666d-48db-9872-3fe62d1fbd42_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02: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%252FLS74CWJ%252F2026-03-20%252Fimage%252Fad89f4f7-d9e8-431b-a3e4-762660a97ee4_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LS74CWJ/2026-03-20/image/ad89f4f7-d9e8-431b-a3e4-762660a97ee4_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02: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%252FLS74CWJ%252F2026-03-20%252Fimage%252F12f11321-3ed8-45b3-9e70-7cee8b36e446_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LS74CWJ/2026-03-20/image/12f11321-3ed8-45b3-9e70-7cee8b36e446_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02: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%252FLS74CWJ%252F2026-03-20%252Fimage%252F68dca0ac-7aa2-4686-bfe3-14c01c91aacb_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LS74CWJ/2026-03-20/image/68dca0ac-7aa2-4686-bfe3-14c01c91aacb_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02: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%252FLS74CWJ%252F2026-03-20%252Fimage%252Fb37df8bb-f9f1-4152-8a3d-d9cd68cb3db0_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LS74CWJ/2026-03-20/image/b37df8bb-f9f1-4152-8a3d-d9cd68cb3db0_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02: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%252FLS74CWJ%252F2026-03-20%252Fimage%252F69277d5b-fc5b-4912-891e-155abb475172_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LS74CWJ/2026-03-20/image/69277d5b-fc5b-4912-891e-155abb475172_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/GNT310M/2026-03-25/image/f0cf55cf-2ba8-4a2d-af93-b64f72da215b_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120762558?view=catalogue)
2026-03-25 13:02:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LS74CWJ/2026-03-20/image/69277d5b-fc5b-4912-891e-155abb475172_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120623051?view=catalogue)
2026-03-25 13:02:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LS74CWJ/2026-03-20/image/b37df8bb-f9f1-4152-8a3d-d9cd68cb3db0_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120623051?view=catalogue)
2026-03-25 13:02:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LS74CWJ/2026-03-20/image/68dca0ac-7aa2-4686-bfe3-14c01c91aacb_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120623051?view=catalogue)
2026-03-25 13:02:14 [common.azure_blobstore] INFO: Using managed identity for Azure Blob Storage
2026-03-25 13:02:14 [common.azure_blobstore] INFO: Using managed identity with client ID: 39192755-105d-4ce2-a21d-ab53b63f8b87
2026-03-25 13:02:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8699b95010>
2026-03-25 13:02:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-25 13:02:14 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2113
2026-03-25 13:02:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxproduction.blob.core.windows.net:443
2026-03-25 13:02:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6818a7ba-7156-5472-a333-e8f66568a499/6818a7ba-7156-5472-a333-e8f66568a499_image_7.jpg HTTP/1.1" 201 0
2026-03-25 13:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FGNT310M%252F2026-03-25%252Fimage%252Ff0cf55cf-2ba8-4a2d-af93-b64f72da215b_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GNT310M/2026-03-25/image/f0cf55cf-2ba8-4a2d-af93-b64f72da215b_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 6818a7ba-7156-5472-a333-e8f66568a499
2026-03-25 13:02:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LS74CWJ/2026-03-20/image/12f11321-3ed8-45b3-9e70-7cee8b36e446_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120623051?view=catalogue)
2026-03-25 13:02:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120762335?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:02:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:02:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8699311d50>
2026-03-25 13:02:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3eb3355e-85be-5c2d-ad82-1fa39feec759/3eb3355e-85be-5c2d-ad82-1fa39feec759_image_8.jpg HTTP/1.1" 201 0
2026-03-25 13:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLS74CWJ%252F2026-03-20%252Fimage%252F69277d5b-fc5b-4912-891e-155abb475172_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LS74CWJ/2026-03-20/image/69277d5b-fc5b-4912-891e-155abb475172_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 3eb3355e-85be-5c2d-ad82-1fa39feec759
2026-03-25 13:02:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f86992934d0>
2026-03-25 13:02:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3eb3355e-85be-5c2d-ad82-1fa39feec759/3eb3355e-85be-5c2d-ad82-1fa39feec759_image_7.jpg HTTP/1.1" 201 0
2026-03-25 13:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLS74CWJ%252F2026-03-20%252Fimage%252Fb37df8bb-f9f1-4152-8a3d-d9cd68cb3db0_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LS74CWJ/2026-03-20/image/b37df8bb-f9f1-4152-8a3d-d9cd68cb3db0_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 3eb3355e-85be-5c2d-ad82-1fa39feec759
2026-03-25 13:02:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f86992eea10>
2026-03-25 13:02:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3eb3355e-85be-5c2d-ad82-1fa39feec759/3eb3355e-85be-5c2d-ad82-1fa39feec759_image_6.jpg HTTP/1.1" 201 0
2026-03-25 13:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLS74CWJ%252F2026-03-20%252Fimage%252F68dca0ac-7aa2-4686-bfe3-14c01c91aacb_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LS74CWJ/2026-03-20/image/68dca0ac-7aa2-4686-bfe3-14c01c91aacb_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 3eb3355e-85be-5c2d-ad82-1fa39feec759
2026-03-25 13:02:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LS74CWJ/2026-03-20/image/ad89f4f7-d9e8-431b-a3e4-762660a97ee4_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120623051?view=catalogue)
2026-03-25 13:02:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f86990a0210>
2026-03-25 13:02:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3eb3355e-85be-5c2d-ad82-1fa39feec759/3eb3355e-85be-5c2d-ad82-1fa39feec759_image_5.jpg HTTP/1.1" 201 0
2026-03-25 13:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLS74CWJ%252F2026-03-20%252Fimage%252F12f11321-3ed8-45b3-9e70-7cee8b36e446_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LS74CWJ/2026-03-20/image/12f11321-3ed8-45b3-9e70-7cee8b36e446_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 3eb3355e-85be-5c2d-ad82-1fa39feec759
2026-03-25 13:02:14 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120762335, 'registration': 'EJ58ZRR', 'account': 'WBA001', 'make': 'HONDA', 'model': 'JAZZ HATCHBACK', 'derivative': '1.4 i-DSi SE 5dr CVT-7', 'mileage': 82980, 'mileageWarranty': True, 'type': 'car', 'saleId': 0, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 452}, 'saleStart': None, 'lot': None, 'hall': None, 'transmission': 'automatic', 'firstRegistration': '2009-02-26', 'fuel': 'Petrol', 'motExpiry': '2026-08-16', 'doors': 5, 'engineSize': 1339, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/EJ58ZRR/2026-03-25/image/0b0cbde4-51d0-4ef1-a48c-43602a3dd642_removebg.jpg?w=600', 'https://abimg003.imgix.net/EJ58ZRR/2026-03-25/image/fb2e86a1-fa35-483b-86c5-a5203c2e6886_removebg.jpg?w=600', 'https://abimg003.imgix.net/EJ58ZRR/2026-03-25/image/7b96002b-13af-449e-9fe5-cb8229c5e65f_removebg.jpg?w=600', 'https://abimg003.imgix.net/EJ58ZRR/2026-03-25/image/d3e8ba2d-b8b1-40b3-8010-0b9f294564e3_removebg.jpg?w=600', 'https://abimg003.imgix.net/EJ58ZRR/2026-03-25/image/e538a4ff-f548-446c-90ab-a457a0e323e9_removebg.jpg?w=600', 'https://abimg003.imgix.net/EJ58ZRR/2026-03-25/image/f37609d0-4305-4a32-a281-4ba0572241f0_removebg.jpg?w=600', 'https://abimg003.imgix.net/EJ58ZRR/2026-03-25/image/d79b7261-4f22-4dc3-8bcd-73173a194fa7_removebg.jpg?w=600', 'https://abimg003.imgix.net/EJ58ZRR/2026-03-25/image/a4ff39cc-bb0f-4314-b9b5-b76e823361ec_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 04/10 5K - 04/12 11K - 03/11 8K - 05/13 14K - 05/14 16K - 10/16 18K - 05/15 16K', 'remarks': 'VOSA STATES 46K- 58K- 74K- 79K- SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'UKCGR', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '5', 'v5': True, 'v5details': 'Here', 'co2': 137, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/ba421229-cb79-4fdb-8696-66e732b0f006.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:02:14 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120762335, 'registration': 'EJ58ZRR', 'account': 'WBA001', 'make': 'HONDA', 'model': 'JAZZ HATCHBACK', 'derivative': '1.4 i-DSi SE 5dr CVT-7', 'mileage': 82980, 'mileageWarranty': True, 'type': 'car', 'saleId': 0, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 452}, 'saleStart': None, 'lot': None, 'hall': None, 'transmission': 'automatic', 'firstRegistration': '2009-02-26', 'fuel': 'Petrol', 'motExpiry': '2026-08-16', 'doors': 5, 'engineSize': 1339, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/EJ58ZRR/2026-03-25/image/0b0cbde4-51d0-4ef1-a48c-43602a3dd642_removebg.jpg?w=600', 'https://abimg003.imgix.net/EJ58ZRR/2026-03-25/image/fb2e86a1-fa35-483b-86c5-a5203c2e6886_removebg.jpg?w=600', 'https://abimg003.imgix.net/EJ58ZRR/2026-03-25/image/7b96002b-13af-449e-9fe5-cb8229c5e65f_removebg.jpg?w=600', 'https://abimg003.imgix.net/EJ58ZRR/2026-03-25/image/d3e8ba2d-b8b1-40b3-8010-0b9f294564e3_removebg.jpg?w=600', 'https://abimg003.imgix.net/EJ58ZRR/2026-03-25/image/e538a4ff-f548-446c-90ab-a457a0e323e9_removebg.jpg?w=600', 'https://abimg003.imgix.net/EJ58ZRR/2026-03-25/image/f37609d0-4305-4a32-a281-4ba0572241f0_removebg.jpg?w=600', 'https://abimg003.imgix.net/EJ58ZRR/2026-03-25/image/d79b7261-4f22-4dc3-8bcd-73173a194fa7_removebg.jpg?w=600', 'https://abimg003.imgix.net/EJ58ZRR/2026-03-25/image/a4ff39cc-bb0f-4314-b9b5-b76e823361ec_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 04/10 5K - 04/12 11K - 03/11 8K - 05/13 14K - 05/14 16K - 10/16 18K - 05/15 16K', 'remarks': 'VOSA STATES 46K- 58K- 74K- 79K- SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'UKCGR', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '5', 'v5': True, 'v5details': 'Here', 'co2': 137, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/ba421229-cb79-4fdb-8696-66e732b0f006.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:02:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: de443127-8e7a-5b0a-b4e1-bf1571e3fc1a with identifier: 120762335
2026-03-25 13:02:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item de443127-8e7a-5b0a-b4e1-bf1571e3fc1a with scrape type 1
2026-03-25 13:02:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 8 photos for item de443127-8e7a-5b0a-b4e1-bf1571e3fc1a
2026-03-25 13:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02: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%252FEJ58ZRR%252F2026-03-25%252Fimage%252F0b0cbde4-51d0-4ef1-a48c-43602a3dd642_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/EJ58ZRR/2026-03-25/image/0b0cbde4-51d0-4ef1-a48c-43602a3dd642_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02: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%252FEJ58ZRR%252F2026-03-25%252Fimage%252Ffb2e86a1-fa35-483b-86c5-a5203c2e6886_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/EJ58ZRR/2026-03-25/image/fb2e86a1-fa35-483b-86c5-a5203c2e6886_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02: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%252FEJ58ZRR%252F2026-03-25%252Fimage%252F7b96002b-13af-449e-9fe5-cb8229c5e65f_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/EJ58ZRR/2026-03-25/image/7b96002b-13af-449e-9fe5-cb8229c5e65f_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f869a5e80d0>
2026-03-25 13:02:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3eb3355e-85be-5c2d-ad82-1fa39feec759/3eb3355e-85be-5c2d-ad82-1fa39feec759_image_4.jpg HTTP/1.1" 201 0
2026-03-25 13:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLS74CWJ%252F2026-03-20%252Fimage%252Fad89f4f7-d9e8-431b-a3e4-762660a97ee4_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LS74CWJ/2026-03-20/image/ad89f4f7-d9e8-431b-a3e4-762660a97ee4_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 3eb3355e-85be-5c2d-ad82-1fa39feec759
2026-03-25 13:02:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LS74CWJ/2026-03-20/image/10023fad-2039-4bd5-8fa6-24d81ab54bad_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120623051?view=catalogue)
2026-03-25 13:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02: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%252FEJ58ZRR%252F2026-03-25%252Fimage%252Fd3e8ba2d-b8b1-40b3-8010-0b9f294564e3_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/EJ58ZRR/2026-03-25/image/d3e8ba2d-b8b1-40b3-8010-0b9f294564e3_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02: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%252FEJ58ZRR%252F2026-03-25%252Fimage%252Fe538a4ff-f548-446c-90ab-a457a0e323e9_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/EJ58ZRR/2026-03-25/image/e538a4ff-f548-446c-90ab-a457a0e323e9_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02: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%252FEJ58ZRR%252F2026-03-25%252Fimage%252Ff37609d0-4305-4a32-a281-4ba0572241f0_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/EJ58ZRR/2026-03-25/image/f37609d0-4305-4a32-a281-4ba0572241f0_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02: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%252FEJ58ZRR%252F2026-03-25%252Fimage%252Fd79b7261-4f22-4dc3-8bcd-73173a194fa7_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/EJ58ZRR/2026-03-25/image/d79b7261-4f22-4dc3-8bcd-73173a194fa7_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/EJ58ZRR/2026-03-25/image/7b96002b-13af-449e-9fe5-cb8229c5e65f_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120762335?view=catalogue)
2026-03-25 13:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02: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%252FEJ58ZRR%252F2026-03-25%252Fimage%252Fa4ff39cc-bb0f-4314-b9b5-b76e823361ec_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/EJ58ZRR/2026-03-25/image/a4ff39cc-bb0f-4314-b9b5-b76e823361ec_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f869a5e2750>
2026-03-25 13:02:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3eb3355e-85be-5c2d-ad82-1fa39feec759/3eb3355e-85be-5c2d-ad82-1fa39feec759_image_2.jpg HTTP/1.1" 201 0
2026-03-25 13:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLS74CWJ%252F2026-03-20%252Fimage%252F10023fad-2039-4bd5-8fa6-24d81ab54bad_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LS74CWJ/2026-03-20/image/10023fad-2039-4bd5-8fa6-24d81ab54bad_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 3eb3355e-85be-5c2d-ad82-1fa39feec759
2026-03-25 13:02:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/EJ58ZRR/2026-03-25/image/d79b7261-4f22-4dc3-8bcd-73173a194fa7_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120762335?view=catalogue)
2026-03-25 13:02:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LS74CWJ/2026-03-20/image/d45ed77b-666d-48db-9872-3fe62d1fbd42_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120623051?view=catalogue)
2026-03-25 13:02:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f86990edd10>
2026-03-25 13:02:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_de443127-8e7a-5b0a-b4e1-bf1571e3fc1a/de443127-8e7a-5b0a-b4e1-bf1571e3fc1a_image_2.jpg HTTP/1.1" 201 0
2026-03-25 13:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FEJ58ZRR%252F2026-03-25%252Fimage%252F7b96002b-13af-449e-9fe5-cb8229c5e65f_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/EJ58ZRR/2026-03-25/image/7b96002b-13af-449e-9fe5-cb8229c5e65f_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item de443127-8e7a-5b0a-b4e1-bf1571e3fc1a
2026-03-25 13:02:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/EJ58ZRR/2026-03-25/image/a4ff39cc-bb0f-4314-b9b5-b76e823361ec_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120762335?view=catalogue)
2026-03-25 13:02:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/EJ58ZRR/2026-03-25/image/f37609d0-4305-4a32-a281-4ba0572241f0_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120762335?view=catalogue)
2026-03-25 13:02:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/EJ58ZRR/2026-03-25/image/e538a4ff-f548-446c-90ab-a457a0e323e9_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120762335?view=catalogue)
2026-03-25 13:02:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8699385390>
2026-03-25 13:02:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_de443127-8e7a-5b0a-b4e1-bf1571e3fc1a/de443127-8e7a-5b0a-b4e1-bf1571e3fc1a_image_6.jpg HTTP/1.1" 201 0
2026-03-25 13:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FEJ58ZRR%252F2026-03-25%252Fimage%252Fd79b7261-4f22-4dc3-8bcd-73173a194fa7_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/EJ58ZRR/2026-03-25/image/d79b7261-4f22-4dc3-8bcd-73173a194fa7_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item de443127-8e7a-5b0a-b4e1-bf1571e3fc1a
2026-03-25 13:02:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/EJ58ZRR/2026-03-25/image/d3e8ba2d-b8b1-40b3-8010-0b9f294564e3_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120762335?view=catalogue)
2026-03-25 13:02:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/EJ58ZRR/2026-03-25/image/fb2e86a1-fa35-483b-86c5-a5203c2e6886_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120762335?view=catalogue)
2026-03-25 13:02:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f86991ec0d0>
2026-03-25 13:02:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3eb3355e-85be-5c2d-ad82-1fa39feec759/3eb3355e-85be-5c2d-ad82-1fa39feec759_image_3.jpg HTTP/1.1" 201 0
2026-03-25 13:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLS74CWJ%252F2026-03-20%252Fimage%252Fd45ed77b-666d-48db-9872-3fe62d1fbd42_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LS74CWJ/2026-03-20/image/d45ed77b-666d-48db-9872-3fe62d1fbd42_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 3eb3355e-85be-5c2d-ad82-1fa39feec759
2026-03-25 13:02:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LS74CWJ/2026-03-20/image/8abd850e-ec0a-4d4a-ad78-2fbe7f0eb1b9_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120623051?view=catalogue)
2026-03-25 13:02:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f86990ee990>
2026-03-25 13:02:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_de443127-8e7a-5b0a-b4e1-bf1571e3fc1a/de443127-8e7a-5b0a-b4e1-bf1571e3fc1a_image_7.jpg HTTP/1.1" 201 0
2026-03-25 13:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FEJ58ZRR%252F2026-03-25%252Fimage%252Fa4ff39cc-bb0f-4314-b9b5-b76e823361ec_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/EJ58ZRR/2026-03-25/image/a4ff39cc-bb0f-4314-b9b5-b76e823361ec_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item de443127-8e7a-5b0a-b4e1-bf1571e3fc1a
2026-03-25 13:02:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f86993718d0>
2026-03-25 13:02:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_de443127-8e7a-5b0a-b4e1-bf1571e3fc1a/de443127-8e7a-5b0a-b4e1-bf1571e3fc1a_image_5.jpg HTTP/1.1" 201 0
2026-03-25 13:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FEJ58ZRR%252F2026-03-25%252Fimage%252Ff37609d0-4305-4a32-a281-4ba0572241f0_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/EJ58ZRR/2026-03-25/image/f37609d0-4305-4a32-a281-4ba0572241f0_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item de443127-8e7a-5b0a-b4e1-bf1571e3fc1a
2026-03-25 13:02:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/EJ58ZRR/2026-03-25/image/0b0cbde4-51d0-4ef1-a48c-43602a3dd642_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120762335?view=catalogue)
2026-03-25 13:02:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LS74CWJ/2026-03-20/image/f52d470f-ca41-4c7c-b21a-2003d5fc272f_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120623051?view=catalogue)
2026-03-25 13:02:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f869930bf10>
2026-03-25 13:02:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_de443127-8e7a-5b0a-b4e1-bf1571e3fc1a/de443127-8e7a-5b0a-b4e1-bf1571e3fc1a_image_4.jpg HTTP/1.1" 201 0
2026-03-25 13:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FEJ58ZRR%252F2026-03-25%252Fimage%252Fe538a4ff-f548-446c-90ab-a457a0e323e9_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/EJ58ZRR/2026-03-25/image/e538a4ff-f548-446c-90ab-a457a0e323e9_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item de443127-8e7a-5b0a-b4e1-bf1571e3fc1a
2026-03-25 13:02:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f869924bb90>
2026-03-25 13:02:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_de443127-8e7a-5b0a-b4e1-bf1571e3fc1a/de443127-8e7a-5b0a-b4e1-bf1571e3fc1a_image_3.jpg HTTP/1.1" 201 0
2026-03-25 13:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FEJ58ZRR%252F2026-03-25%252Fimage%252Fd3e8ba2d-b8b1-40b3-8010-0b9f294564e3_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/EJ58ZRR/2026-03-25/image/d3e8ba2d-b8b1-40b3-8010-0b9f294564e3_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item de443127-8e7a-5b0a-b4e1-bf1571e3fc1a
2026-03-25 13:02:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f869a7b2790>
2026-03-25 13:02:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_de443127-8e7a-5b0a-b4e1-bf1571e3fc1a/de443127-8e7a-5b0a-b4e1-bf1571e3fc1a_image_1.jpg HTTP/1.1" 201 0
2026-03-25 13:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FEJ58ZRR%252F2026-03-25%252Fimage%252Ffb2e86a1-fa35-483b-86c5-a5203c2e6886_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/EJ58ZRR/2026-03-25/image/fb2e86a1-fa35-483b-86c5-a5203c2e6886_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item de443127-8e7a-5b0a-b4e1-bf1571e3fc1a
2026-03-25 13:02:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f86990deed0>
2026-03-25 13:02:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3eb3355e-85be-5c2d-ad82-1fa39feec759/3eb3355e-85be-5c2d-ad82-1fa39feec759_image_1.jpg HTTP/1.1" 201 0
2026-03-25 13:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLS74CWJ%252F2026-03-20%252Fimage%252F8abd850e-ec0a-4d4a-ad78-2fbe7f0eb1b9_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LS74CWJ/2026-03-20/image/8abd850e-ec0a-4d4a-ad78-2fbe7f0eb1b9_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 3eb3355e-85be-5c2d-ad82-1fa39feec759
2026-03-25 13:02:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f869930a990>
2026-03-25 13:02:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_de443127-8e7a-5b0a-b4e1-bf1571e3fc1a/de443127-8e7a-5b0a-b4e1-bf1571e3fc1a_image_0.jpg HTTP/1.1" 201 0
2026-03-25 13:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FEJ58ZRR%252F2026-03-25%252Fimage%252F0b0cbde4-51d0-4ef1-a48c-43602a3dd642_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/EJ58ZRR/2026-03-25/image/0b0cbde4-51d0-4ef1-a48c-43602a3dd642_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item de443127-8e7a-5b0a-b4e1-bf1571e3fc1a
2026-03-25 13:02:15 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: de443127-8e7a-5b0a-b4e1-bf1571e3fc1a, skipping ID generation
2026-03-25 13:02:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item de443127-8e7a-5b0a-b4e1-bf1571e3fc1a with scrape type 1
2026-03-25 13:02:15 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item de443127-8e7a-5b0a-b4e1-bf1571e3fc1a sending to next pipeline
2026-03-25 13:02:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: de443127-8e7a-5b0a-b4e1-bf1571e3fc1a, identifier: 120762335
2026-03-25 13:02:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f86991d4cd0>
2026-03-25 13:02:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3eb3355e-85be-5c2d-ad82-1fa39feec759/3eb3355e-85be-5c2d-ad82-1fa39feec759_image_0.jpg HTTP/1.1" 201 0
2026-03-25 13:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLS74CWJ%252F2026-03-20%252Fimage%252Ff52d470f-ca41-4c7c-b21a-2003d5fc272f_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LS74CWJ/2026-03-20/image/f52d470f-ca41-4c7c-b21a-2003d5fc272f_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 3eb3355e-85be-5c2d-ad82-1fa39feec759
2026-03-25 13:02:15 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 3eb3355e-85be-5c2d-ad82-1fa39feec759, skipping ID generation
2026-03-25 13:02:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3eb3355e-85be-5c2d-ad82-1fa39feec759 with scrape type 1
2026-03-25 13:02:15 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 3eb3355e-85be-5c2d-ad82-1fa39feec759 sending to next pipeline
2026-03-25 13:02:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 3eb3355e-85be-5c2d-ad82-1fa39feec759, identifier: 120623051
2026-03-25 13:02:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: de443127-8e7a-5b0a-b4e1-bf1571e3fc1a with identifier: 120762335
2026-03-25 13:02:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: de443127-8e7a-5b0a-b4e1-bf1571e3fc1a with identifier: 120762335
2026-03-25 13:02:15 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: de443127-8e7a-5b0a-b4e1-bf1571e3fc1a with identifier: 120762335 to the API
2026-03-25 13:02:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:02:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:02:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/EJ58ZRR/2026-03-25/image/0b0cbde4-51d0-4ef1-a48c-43602a3dd642_removebg.jpg?w=600>
{'auction_title': '',
'c_o_2_emission_value': 137,
'color': 'SILVER',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '1.3L',
'expiration_date': None,
'fuel_type': 'Petrol',
'id': 'de443127-8e7a-5b0a-b4e1-bf1571e3fc1a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'EJ58ZRR',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120762335',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'HONDA',
'model': 'JAZZ HATCHBACK',
'odometer': 82980,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 8,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de443127-8e7a-5b0a-b4e1-bf1571e3fc1a/de443127-8e7a-5b0a-b4e1-bf1571e3fc1a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 29241,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/EJ58ZRR/2026-03-25/image/0b0cbde4-51d0-4ef1-a48c-43602a3dd642_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de443127-8e7a-5b0a-b4e1-bf1571e3fc1a/de443127-8e7a-5b0a-b4e1-bf1571e3fc1a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 27756,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/EJ58ZRR/2026-03-25/image/fb2e86a1-fa35-483b-86c5-a5203c2e6886_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de443127-8e7a-5b0a-b4e1-bf1571e3fc1a/de443127-8e7a-5b0a-b4e1-bf1571e3fc1a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 30315,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/EJ58ZRR/2026-03-25/image/7b96002b-13af-449e-9fe5-cb8229c5e65f_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de443127-8e7a-5b0a-b4e1-bf1571e3fc1a/de443127-8e7a-5b0a-b4e1-bf1571e3fc1a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 32975,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/EJ58ZRR/2026-03-25/image/d3e8ba2d-b8b1-40b3-8010-0b9f294564e3_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de443127-8e7a-5b0a-b4e1-bf1571e3fc1a/de443127-8e7a-5b0a-b4e1-bf1571e3fc1a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50194,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/EJ58ZRR/2026-03-25/image/e538a4ff-f548-446c-90ab-a457a0e323e9_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de443127-8e7a-5b0a-b4e1-bf1571e3fc1a/de443127-8e7a-5b0a-b4e1-bf1571e3fc1a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 38954,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/EJ58ZRR/2026-03-25/image/f37609d0-4305-4a32-a281-4ba0572241f0_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de443127-8e7a-5b0a-b4e1-bf1571e3fc1a/de443127-8e7a-5b0a-b4e1-bf1571e3fc1a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 42724,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/EJ58ZRR/2026-03-25/image/d79b7261-4f22-4dc3-8bcd-73173a194fa7_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de443127-8e7a-5b0a-b4e1-bf1571e3fc1a/de443127-8e7a-5b0a-b4e1-bf1571e3fc1a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45504,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/EJ58ZRR/2026-03-25/image/a4ff39cc-bb0f-4314-b9b5-b76e823361ec_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2009-02-26',
'seller_name': 'UKCGR',
'title': 'HONDA JAZZ HATCHBACK 1.4 i-DSi SE 5dr CVT-7',
'transmission': 'automatic',
'trim': '1.4 i-DSi SE 5dr CVT-7',
'vin': None,
'year': 2009}
2026-03-25 13:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120762335%27 HTTP/1.1" 200 None
2026-03-25 13:02:16 [astonbarclay.gb] INFO: Saving data for 120762335: {'created_time': 1774443736.12487, 'last_price_update_time': 1774443736.124886}
2026-03-25 13:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120762335') HTTP/1.1" 204 0
2026-03-25 13:02:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 3eb3355e-85be-5c2d-ad82-1fa39feec759 with identifier: 120623051
2026-03-25 13:02:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 3eb3355e-85be-5c2d-ad82-1fa39feec759 with identifier: 120623051
2026-03-25 13:02:16 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 3eb3355e-85be-5c2d-ad82-1fa39feec759 with identifier: 120623051 to the API
2026-03-25 13:02:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:02:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:02:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/LS74CWJ/2026-03-20/image/f52d470f-ca41-4c7c-b21a-2003d5fc272f_removebg.jpg?w=600>
{'auction_title': '',
'c_o_2_emission_value': 155,
'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': '3eb3355e-85be-5c2d-ad82-1fa39feec759',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'LS74CWJ',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120623051',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'VOLKSWAGEN',
'model': 'TOURAN ESTATE',
'odometer': 5076,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 9,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3eb3355e-85be-5c2d-ad82-1fa39feec759/3eb3355e-85be-5c2d-ad82-1fa39feec759_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 33995,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LS74CWJ/2026-03-20/image/f52d470f-ca41-4c7c-b21a-2003d5fc272f_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3eb3355e-85be-5c2d-ad82-1fa39feec759/3eb3355e-85be-5c2d-ad82-1fa39feec759_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 34979,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LS74CWJ/2026-03-20/image/8abd850e-ec0a-4d4a-ad78-2fbe7f0eb1b9_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3eb3355e-85be-5c2d-ad82-1fa39feec759/3eb3355e-85be-5c2d-ad82-1fa39feec759_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36893,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LS74CWJ/2026-03-20/image/10023fad-2039-4bd5-8fa6-24d81ab54bad_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3eb3355e-85be-5c2d-ad82-1fa39feec759/3eb3355e-85be-5c2d-ad82-1fa39feec759_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36149,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LS74CWJ/2026-03-20/image/d45ed77b-666d-48db-9872-3fe62d1fbd42_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3eb3355e-85be-5c2d-ad82-1fa39feec759/3eb3355e-85be-5c2d-ad82-1fa39feec759_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52865,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LS74CWJ/2026-03-20/image/ad89f4f7-d9e8-431b-a3e4-762660a97ee4_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3eb3355e-85be-5c2d-ad82-1fa39feec759/3eb3355e-85be-5c2d-ad82-1fa39feec759_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51548,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LS74CWJ/2026-03-20/image/12f11321-3ed8-45b3-9e70-7cee8b36e446_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3eb3355e-85be-5c2d-ad82-1fa39feec759/3eb3355e-85be-5c2d-ad82-1fa39feec759_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39725,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LS74CWJ/2026-03-20/image/68dca0ac-7aa2-4686-bfe3-14c01c91aacb_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3eb3355e-85be-5c2d-ad82-1fa39feec759/3eb3355e-85be-5c2d-ad82-1fa39feec759_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 40180,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LS74CWJ/2026-03-20/image/b37df8bb-f9f1-4152-8a3d-d9cd68cb3db0_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3eb3355e-85be-5c2d-ad82-1fa39feec759/3eb3355e-85be-5c2d-ad82-1fa39feec759_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 44054,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LS74CWJ/2026-03-20/image/69277d5b-fc5b-4912-891e-155abb475172_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-10-11',
'seller_name': 'Motability Operations',
'title': 'VOLKSWAGEN TOURAN ESTATE 1.5 TSI EVO R-Line 5dr DSG',
'transmission': 'automatic',
'trim': '1.5 TSI EVO R-Line 5dr DSG',
'vin': None,
'year': 2024}
2026-03-25 13:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120623051%27 HTTP/1.1" 200 None
2026-03-25 13:02:16 [astonbarclay.gb] INFO: Saving data for 120623051: {'created_time': 1774443736.550023, 'last_price_update_time': 1774443736.550036, 'auction_closing_time': 1776675600.0}
2026-03-25 13:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120623051') HTTP/1.1" 204 0
2026-03-25 13:02:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/GNT310M/2026-03-25/image/e1ecf079-ef4d-49b2-945c-7653d6bbbb76_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120762558?view=catalogue)
2026-03-25 13:02:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/GNT310M/2026-03-25/image/9aabac86-f351-4d2c-9779-2f375cb40c10_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120762558?view=catalogue)
2026-03-25 13:02:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f86992e9510>
2026-03-25 13:02:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6818a7ba-7156-5472-a333-e8f66568a499/6818a7ba-7156-5472-a333-e8f66568a499_image_5.jpg HTTP/1.1" 201 0
2026-03-25 13:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FGNT310M%252F2026-03-25%252Fimage%252Fe1ecf079-ef4d-49b2-945c-7653d6bbbb76_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GNT310M/2026-03-25/image/e1ecf079-ef4d-49b2-945c-7653d6bbbb76_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 6818a7ba-7156-5472-a333-e8f66568a499
2026-03-25 13:02:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f86992f6550>
2026-03-25 13:02:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6818a7ba-7156-5472-a333-e8f66568a499/6818a7ba-7156-5472-a333-e8f66568a499_image_6.jpg HTTP/1.1" 201 0
2026-03-25 13:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FGNT310M%252F2026-03-25%252Fimage%252F9aabac86-f351-4d2c-9779-2f375cb40c10_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GNT310M/2026-03-25/image/9aabac86-f351-4d2c-9779-2f375cb40c10_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 6818a7ba-7156-5472-a333-e8f66568a499
2026-03-25 13:02:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/GNT310M/2026-03-25/image/6ab4e384-60eb-4488-b2ed-794a19663200_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120762558?view=catalogue)
2026-03-25 13:02:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8699150290>
2026-03-25 13:02:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6818a7ba-7156-5472-a333-e8f66568a499/6818a7ba-7156-5472-a333-e8f66568a499_image_3.jpg HTTP/1.1" 201 0
2026-03-25 13:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FGNT310M%252F2026-03-25%252Fimage%252F6ab4e384-60eb-4488-b2ed-794a19663200_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GNT310M/2026-03-25/image/6ab4e384-60eb-4488-b2ed-794a19663200_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 6818a7ba-7156-5472-a333-e8f66568a499
2026-03-25 13:02:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/GNT310M/2026-03-25/image/cdf475a9-de33-4483-be94-913b96860049_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120762558?view=catalogue)
2026-03-25 13:02:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/GNT310M/2026-03-25/image/18b9df23-394a-47d8-a254-e1b58696e593_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120762558?view=catalogue)
2026-03-25 13:02:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/GNT310M/2026-03-25/image/6e446101-0a9f-4501-9e62-adac5f3215b3_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120762558?view=catalogue)
2026-03-25 13:02:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f86990edf50>
2026-03-25 13:02:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6818a7ba-7156-5472-a333-e8f66568a499/6818a7ba-7156-5472-a333-e8f66568a499_image_4.jpg HTTP/1.1" 201 0
2026-03-25 13:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FGNT310M%252F2026-03-25%252Fimage%252Fcdf475a9-de33-4483-be94-913b96860049_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GNT310M/2026-03-25/image/cdf475a9-de33-4483-be94-913b96860049_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 6818a7ba-7156-5472-a333-e8f66568a499
2026-03-25 13:02:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f869be18d50>
2026-03-25 13:02:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6818a7ba-7156-5472-a333-e8f66568a499/6818a7ba-7156-5472-a333-e8f66568a499_image_2.jpg HTTP/1.1" 201 0
2026-03-25 13:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FGNT310M%252F2026-03-25%252Fimage%252F18b9df23-394a-47d8-a254-e1b58696e593_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GNT310M/2026-03-25/image/18b9df23-394a-47d8-a254-e1b58696e593_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 6818a7ba-7156-5472-a333-e8f66568a499
2026-03-25 13:02:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/GNT310M/2026-03-25/image/af5077d2-36ba-4910-a140-dfafd7c36be6_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120762558?view=catalogue)
2026-03-25 13:02:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f869938b810>
2026-03-25 13:02:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6818a7ba-7156-5472-a333-e8f66568a499/6818a7ba-7156-5472-a333-e8f66568a499_image_0.jpg HTTP/1.1" 201 0
2026-03-25 13:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FGNT310M%252F2026-03-25%252Fimage%252F6e446101-0a9f-4501-9e62-adac5f3215b3_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GNT310M/2026-03-25/image/6e446101-0a9f-4501-9e62-adac5f3215b3_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 6818a7ba-7156-5472-a333-e8f66568a499
2026-03-25 13:02:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f869a735dd0>
2026-03-25 13:02:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6818a7ba-7156-5472-a333-e8f66568a499/6818a7ba-7156-5472-a333-e8f66568a499_image_1.jpg HTTP/1.1" 201 0
2026-03-25 13:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FGNT310M%252F2026-03-25%252Fimage%252Faf5077d2-36ba-4910-a140-dfafd7c36be6_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GNT310M/2026-03-25/image/af5077d2-36ba-4910-a140-dfafd7c36be6_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 6818a7ba-7156-5472-a333-e8f66568a499
2026-03-25 13:02:17 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 6818a7ba-7156-5472-a333-e8f66568a499, skipping ID generation
2026-03-25 13:02:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6818a7ba-7156-5472-a333-e8f66568a499 with scrape type 1
2026-03-25 13:02:17 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6818a7ba-7156-5472-a333-e8f66568a499 sending to next pipeline
2026-03-25 13:02:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 6818a7ba-7156-5472-a333-e8f66568a499, identifier: 120762558
2026-03-25 13:02:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 6818a7ba-7156-5472-a333-e8f66568a499 with identifier: 120762558
2026-03-25 13:02:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 6818a7ba-7156-5472-a333-e8f66568a499 with identifier: 120762558
2026-03-25 13:02:17 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 6818a7ba-7156-5472-a333-e8f66568a499 with identifier: 120762558 to the API
2026-03-25 13:02:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:02:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:02:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/GNT310M/2026-03-25/image/af5077d2-36ba-4910-a140-dfafd7c36be6_removebg.jpg?w=600>
{'auction_title': '',
'c_o_2_emission_value': 132,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '6818a7ba-7156-5472-a333-e8f66568a499',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'GNT310M',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120762558',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'SKODA',
'model': 'SUPERB DIESEL HATCHBACK',
'odometer': 109863,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 8,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6818a7ba-7156-5472-a333-e8f66568a499/6818a7ba-7156-5472-a333-e8f66568a499_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 27201,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/GNT310M/2026-03-25/image/6e446101-0a9f-4501-9e62-adac5f3215b3_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6818a7ba-7156-5472-a333-e8f66568a499/6818a7ba-7156-5472-a333-e8f66568a499_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 25965,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/GNT310M/2026-03-25/image/af5077d2-36ba-4910-a140-dfafd7c36be6_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6818a7ba-7156-5472-a333-e8f66568a499/6818a7ba-7156-5472-a333-e8f66568a499_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 27058,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/GNT310M/2026-03-25/image/18b9df23-394a-47d8-a254-e1b58696e593_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6818a7ba-7156-5472-a333-e8f66568a499/6818a7ba-7156-5472-a333-e8f66568a499_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 26279,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/GNT310M/2026-03-25/image/6ab4e384-60eb-4488-b2ed-794a19663200_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6818a7ba-7156-5472-a333-e8f66568a499/6818a7ba-7156-5472-a333-e8f66568a499_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45081,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/GNT310M/2026-03-25/image/cdf475a9-de33-4483-be94-913b96860049_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6818a7ba-7156-5472-a333-e8f66568a499/6818a7ba-7156-5472-a333-e8f66568a499_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 42349,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/GNT310M/2026-03-25/image/e1ecf079-ef4d-49b2-945c-7653d6bbbb76_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6818a7ba-7156-5472-a333-e8f66568a499/6818a7ba-7156-5472-a333-e8f66568a499_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 38960,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/GNT310M/2026-03-25/image/9aabac86-f351-4d2c-9779-2f375cb40c10_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6818a7ba-7156-5472-a333-e8f66568a499/6818a7ba-7156-5472-a333-e8f66568a499_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52629,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/GNT310M/2026-03-25/image/f0cf55cf-2ba8-4a2d-af93-b64f72da215b_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-09-30',
'seller_name': 'UKCGR',
'title': 'SKODA SUPERB DIESEL HATCHBACK 2.0 TDI CR 190 SE L Executive 4X4 5dr '
'DSG',
'transmission': 'automatic',
'trim': '2.0 TDI CR 190 SE L Executive 4X4 5dr DSG',
'vin': None,
'year': 2015}
2026-03-25 13:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120762558%27 HTTP/1.1" 200 None
2026-03-25 13:02:18 [astonbarclay.gb] INFO: Saving data for 120762558: {'created_time': 1774443738.248978, 'last_price_update_time': 1774443738.248993}
2026-03-25 13:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120762558') HTTP/1.1" 204 0
2026-03-25 13:02:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120408375?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:02:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:02:18 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120408375, 'registration': 'GF18MVX', 'account': 'CAR001', 'make': 'MERCEDES-BENZ', 'model': 'E CLASS AMG SALOON', 'derivative': 'E43 4Matic Premium Plus 4dr 9G-Tronic', 'mileage': 112870, 'mileageWarranty': True, 'type': 'car', 'saleId': 19178, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 452}, 'saleStart': '2026-03-25T10:00Z', 'lot': 2106, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2018-04-27', 'fuel': 'Petrol', 'motExpiry': '2026-06-11', 'doors': 4, 'engineSize': 2996, 'bodyType': 'Saloon', 'images': ['https://abimg003.imgix.net/GF18MVX/2026-03-12/image/72e0c541-e165-45d4-b3a8-73d55868195b_removebg.jpg?w=600', 'https://abimg003.imgix.net/GF18MVX/2026-03-12/image/b18d895d-ecbe-4891-accb-2b2ea5d91d57_removebg.jpg?w=600', 'https://abimg003.imgix.net/GF18MVX/2026-03-12/image/12a7dccb-50af-4aef-8e9b-eb946b343911_removebg.jpg?w=600', 'https://abimg003.imgix.net/GF18MVX/2026-03-12/image/ca744ede-1bdf-485e-8b9f-2780d11d7288_removebg.jpg?w=600', 'https://abimg003.imgix.net/GF18MVX/2026-03-12/image/99ff647c-2adf-4ae9-bf0c-c8bd3cf22383_removebg.jpg?w=600', 'https://abimg003.imgix.net/GF18MVX/2026-03-12/image/34510168-12bc-4f65-b8f9-489c691b4e11_removebg.jpg?w=600', 'https://abimg003.imgix.net/GF18MVX/2026-03-12/image/d030e575-7de1-4b27-b2da-fd37189ba687_removebg.jpg?w=600', 'https://abimg003.imgix.net/GF18MVX/2026-03-12/image/4838e112-e6dd-4b26-b8c5-77a3261f4b99_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 04/21-19K', 'remarks': 'VOSA STATES - 43K, 64K, 79K, 99K - SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'CarGiant', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 192, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/fac0a1fc-8bc0-495d-a071-6e82bb4d50b9.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:02:18 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120408375, 'registration': 'GF18MVX', 'account': 'CAR001', 'make': 'MERCEDES-BENZ', 'model': 'E CLASS AMG SALOON', 'derivative': 'E43 4Matic Premium Plus 4dr 9G-Tronic', 'mileage': 112870, 'mileageWarranty': True, 'type': 'car', 'saleId': 19178, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 452}, 'saleStart': '2026-03-25T10:00Z', 'lot': 2106, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2018-04-27', 'fuel': 'Petrol', 'motExpiry': '2026-06-11', 'doors': 4, 'engineSize': 2996, 'bodyType': 'Saloon', 'images': ['https://abimg003.imgix.net/GF18MVX/2026-03-12/image/72e0c541-e165-45d4-b3a8-73d55868195b_removebg.jpg?w=600', 'https://abimg003.imgix.net/GF18MVX/2026-03-12/image/b18d895d-ecbe-4891-accb-2b2ea5d91d57_removebg.jpg?w=600', 'https://abimg003.imgix.net/GF18MVX/2026-03-12/image/12a7dccb-50af-4aef-8e9b-eb946b343911_removebg.jpg?w=600', 'https://abimg003.imgix.net/GF18MVX/2026-03-12/image/ca744ede-1bdf-485e-8b9f-2780d11d7288_removebg.jpg?w=600', 'https://abimg003.imgix.net/GF18MVX/2026-03-12/image/99ff647c-2adf-4ae9-bf0c-c8bd3cf22383_removebg.jpg?w=600', 'https://abimg003.imgix.net/GF18MVX/2026-03-12/image/34510168-12bc-4f65-b8f9-489c691b4e11_removebg.jpg?w=600', 'https://abimg003.imgix.net/GF18MVX/2026-03-12/image/d030e575-7de1-4b27-b2da-fd37189ba687_removebg.jpg?w=600', 'https://abimg003.imgix.net/GF18MVX/2026-03-12/image/4838e112-e6dd-4b26-b8c5-77a3261f4b99_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 04/21-19K', 'remarks': 'VOSA STATES - 43K, 64K, 79K, 99K - SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'CarGiant', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 192, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/fac0a1fc-8bc0-495d-a071-6e82bb4d50b9.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:02:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 78a5a826-408d-5818-ab97-4032e5989fa4 with identifier: 120408375
2026-03-25 13:02:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 78a5a826-408d-5818-ab97-4032e5989fa4 with scrape type 2
2026-03-25 13:02:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 78a5a826-408d-5818-ab97-4032e5989fa4 with scrape type 2
2026-03-25 13:02:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 78a5a826-408d-5818-ab97-4032e5989fa4, identifier: 120408375
2026-03-25 13:02:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 78a5a826-408d-5818-ab97-4032e5989fa4 with identifier: 120408375
2026-03-25 13:02:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 78a5a826-408d-5818-ab97-4032e5989fa4 with identifier: 120408375
2026-03-25 13:02:18 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: 78a5a826-408d-5818-ab97-4032e5989fa4 with expiration date: 2026-03-25T10:00:00Z
{'auction_title': '',
'c_o_2_emission_value': 192,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Petrol',
'id': '78a5a826-408d-5818-ab97-4032e5989fa4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'GF18MVX',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120408375',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'MERCEDES-BENZ',
'model': 'E CLASS AMG SALOON',
'odometer': 112870,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-04-27',
'seller_name': 'CarGiant',
'title': 'MERCEDES-BENZ E CLASS AMG SALOON E43 4Matic Premium Plus 4dr '
'9G-Tronic',
'transmission': 'automatic',
'trim': 'E43 4Matic Premium Plus 4dr 9G-Tronic',
'vin': None,
'year': 2018}
2026-03-25 13:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120408375%27 HTTP/1.1" 200 None
2026-03-25 13:02:18 [astonbarclay.gb] INFO: Saving data for 120408375: {'auction_closing_time': 1774432800.0, 'created_time': 1773404069.675784, 'last_price_update_time': 1774443738.478661}
2026-03-25 13:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120408375') HTTP/1.1" 204 0
2026-03-25 13:02:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120172268?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:02:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:02:19 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120172268, 'registration': 'GF74LHG', 'account': 'MOT070', 'make': 'CITROEN', 'model': 'E-BERLINGO ELECTRIC ESTATE', 'derivative': '100kW Plus XL 52kWh 5dr Auto [7 Seat]', 'mileage': 10861, 'mileageWarranty': True, 'type': 'car', 'saleId': 19235, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 452}, 'saleStart': '2026-04-20T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2024-11-25', 'fuel': 'Electric', 'motExpiry': None, 'doors': 5, 'engineSize': None, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/GF74LHG/2026-03-05/image/4cf24f06-02c2-47bf-8658-28a807868dd3_removebg.jpg?w=600', 'https://abimg003.imgix.net/GF74LHG/2026-03-05/image/1e0c9ca2-38d5-460a-8a1a-7eef3053d42a_removebg.jpg?w=600', 'https://abimg003.imgix.net/GF74LHG/2026-03-05/image/5d12bc03-dc91-406f-b3af-4dca2279414a_removebg.jpg?w=600', 'https://abimg003.imgix.net/GF74LHG/2026-03-05/image/8b52928f-8b77-4d9a-9404-fd03a8ea068f_removebg.jpg?w=600', 'https://abimg003.imgix.net/GF74LHG/2026-03-05/image/c1d75a5a-3c8c-4608-b2b6-9078038787d7_removebg.jpg?w=600', 'https://abimg003.imgix.net/GF74LHG/2026-03-05/image/55ab273b-99d6-406e-bffc-aa7d0ac5445c_removebg.jpg?w=600', 'https://abimg003.imgix.net/GF74LHG/2026-03-05/image/a7438658-89d0-47cb-973e-71233dc41572_removebg.jpg?w=600', 'https://abimg003.imgix.net/GF74LHG/2026-03-05/image/521c9639-7660-49a1-8797-410737185568_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': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/c03a6ea8-c84d-49bd-bc3a-2468ce5871f8.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:02:19 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120172268, 'registration': 'GF74LHG', 'account': 'MOT070', 'make': 'CITROEN', 'model': 'E-BERLINGO ELECTRIC ESTATE', 'derivative': '100kW Plus XL 52kWh 5dr Auto [7 Seat]', 'mileage': 10861, 'mileageWarranty': True, 'type': 'car', 'saleId': 19235, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 452}, 'saleStart': '2026-04-20T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2024-11-25', 'fuel': 'Electric', 'motExpiry': None, 'doors': 5, 'engineSize': None, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/GF74LHG/2026-03-05/image/4cf24f06-02c2-47bf-8658-28a807868dd3_removebg.jpg?w=600', 'https://abimg003.imgix.net/GF74LHG/2026-03-05/image/1e0c9ca2-38d5-460a-8a1a-7eef3053d42a_removebg.jpg?w=600', 'https://abimg003.imgix.net/GF74LHG/2026-03-05/image/5d12bc03-dc91-406f-b3af-4dca2279414a_removebg.jpg?w=600', 'https://abimg003.imgix.net/GF74LHG/2026-03-05/image/8b52928f-8b77-4d9a-9404-fd03a8ea068f_removebg.jpg?w=600', 'https://abimg003.imgix.net/GF74LHG/2026-03-05/image/c1d75a5a-3c8c-4608-b2b6-9078038787d7_removebg.jpg?w=600', 'https://abimg003.imgix.net/GF74LHG/2026-03-05/image/55ab273b-99d6-406e-bffc-aa7d0ac5445c_removebg.jpg?w=600', 'https://abimg003.imgix.net/GF74LHG/2026-03-05/image/a7438658-89d0-47cb-973e-71233dc41572_removebg.jpg?w=600', 'https://abimg003.imgix.net/GF74LHG/2026-03-05/image/521c9639-7660-49a1-8797-410737185568_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': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/c03a6ea8-c84d-49bd-bc3a-2468ce5871f8.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:02:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 59f0cef7-25a7-5197-8916-835a32e9e605 with identifier: 120172268
2026-03-25 13:02:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 59f0cef7-25a7-5197-8916-835a32e9e605 with scrape type 1
2026-03-25 13:02:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 8 photos for item 59f0cef7-25a7-5197-8916-835a32e9e605
2026-03-25 13:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02: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%252FGF74LHG%252F2026-03-05%252Fimage%252F4cf24f06-02c2-47bf-8658-28a807868dd3_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GF74LHG/2026-03-05/image/4cf24f06-02c2-47bf-8658-28a807868dd3_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02: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%252FGF74LHG%252F2026-03-05%252Fimage%252F1e0c9ca2-38d5-460a-8a1a-7eef3053d42a_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GF74LHG/2026-03-05/image/1e0c9ca2-38d5-460a-8a1a-7eef3053d42a_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02: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%252FGF74LHG%252F2026-03-05%252Fimage%252F5d12bc03-dc91-406f-b3af-4dca2279414a_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GF74LHG/2026-03-05/image/5d12bc03-dc91-406f-b3af-4dca2279414a_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02: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%252FGF74LHG%252F2026-03-05%252Fimage%252F8b52928f-8b77-4d9a-9404-fd03a8ea068f_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GF74LHG/2026-03-05/image/8b52928f-8b77-4d9a-9404-fd03a8ea068f_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02: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%252FGF74LHG%252F2026-03-05%252Fimage%252Fc1d75a5a-3c8c-4608-b2b6-9078038787d7_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GF74LHG/2026-03-05/image/c1d75a5a-3c8c-4608-b2b6-9078038787d7_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02: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%252FGF74LHG%252F2026-03-05%252Fimage%252F55ab273b-99d6-406e-bffc-aa7d0ac5445c_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GF74LHG/2026-03-05/image/55ab273b-99d6-406e-bffc-aa7d0ac5445c_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02: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%252FGF74LHG%252F2026-03-05%252Fimage%252Fa7438658-89d0-47cb-973e-71233dc41572_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GF74LHG/2026-03-05/image/a7438658-89d0-47cb-973e-71233dc41572_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02: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%252FGF74LHG%252F2026-03-05%252Fimage%252F521c9639-7660-49a1-8797-410737185568_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GF74LHG/2026-03-05/image/521c9639-7660-49a1-8797-410737185568_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120696108?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:02:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:02:20 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120696108, 'registration': 'MF19LFK', 'account': 'NUN002', 'make': 'VAUXHALL', 'model': 'CORSA HATCHBACK SPECIAL EDS', 'derivative': '1.4 [75] Griffin 3dr', 'mileage': 89972, 'mileageWarranty': True, 'type': 'car', 'saleId': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 400}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2019-03-26', 'fuel': 'Petrol', 'motExpiry': '2026-03-25', 'doors': 3, 'engineSize': 1398, 'bodyType': 'Hatchback', 'images': None, 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'VOSA STATES 22K, 39K, 50K, 65K', 'virtual': False, 'seller': 'Nunns Mazda', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': False, 'v5details': None, 'co2': 128, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:02:20 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120696108, 'registration': 'MF19LFK', 'account': 'NUN002', 'make': 'VAUXHALL', 'model': 'CORSA HATCHBACK SPECIAL EDS', 'derivative': '1.4 [75] Griffin 3dr', 'mileage': 89972, 'mileageWarranty': True, 'type': 'car', 'saleId': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 400}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2019-03-26', 'fuel': 'Petrol', 'motExpiry': '2026-03-25', 'doors': 3, 'engineSize': 1398, 'bodyType': 'Hatchback', 'images': None, 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'VOSA STATES 22K, 39K, 50K, 65K', 'virtual': False, 'seller': 'Nunns Mazda', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': False, 'v5details': None, 'co2': 128, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:02:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0bf76551-4358-5c5a-94a3-c4e6859f2199 with identifier: 120696108
2026-03-25 13:02:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0bf76551-4358-5c5a-94a3-c4e6859f2199 with scrape type 1
2026-03-25 13:02:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 0bf76551-4358-5c5a-94a3-c4e6859f2199
2026-03-25 13:02:20 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 0bf76551-4358-5c5a-94a3-c4e6859f2199
2026-03-25 13:02:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 0bf76551-4358-5c5a-94a3-c4e6859f2199, identifier: 120696108
2026-03-25 13:02:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 0bf76551-4358-5c5a-94a3-c4e6859f2199 with identifier: 120696108
2026-03-25 13:02:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 0bf76551-4358-5c5a-94a3-c4e6859f2199 with identifier: 120696108
2026-03-25 13:02:20 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 0bf76551-4358-5c5a-94a3-c4e6859f2199 with identifier: 120696108 to the API
2026-03-25 13:02:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:02:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:02:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120696108?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 128,
'color': 'SILVER',
'currency': 'GBP',
'doors_number': 3,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'expiration_date': '2026-03-31T12:00:00Z',
'fuel_type': 'Petrol',
'id': '0bf76551-4358-5c5a-94a3-c4e6859f2199',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'MF19LFK',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120696108',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'VAUXHALL',
'model': 'CORSA HATCHBACK SPECIAL EDS',
'odometer': 89972,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-03-26',
'seller_name': 'Nunns Mazda',
'title': 'VAUXHALL CORSA HATCHBACK SPECIAL EDS 1.4 [75] Griffin 3dr',
'transmission': 'manual',
'trim': '1.4 [75] Griffin 3dr',
'vin': None,
'year': 2019}
2026-03-25 13:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120696108%27 HTTP/1.1" 200 None
2026-03-25 13:02:20 [astonbarclay.gb] INFO: Saving data for 120696108: {'created_time': 1774443740.78528, 'last_price_update_time': 1774443740.785291, 'auction_closing_time': 1774958400.0}
2026-03-25 13:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120696108') HTTP/1.1" 204 0
2026-03-25 13:02:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/GF74LHG/2026-03-05/image/521c9639-7660-49a1-8797-410737185568_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120172268?view=catalogue)
2026-03-25 13:02:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f869be24790>
2026-03-25 13:02:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_59f0cef7-25a7-5197-8916-835a32e9e605/59f0cef7-25a7-5197-8916-835a32e9e605_image_7.jpg HTTP/1.1" 201 0
2026-03-25 13:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FGF74LHG%252F2026-03-05%252Fimage%252F521c9639-7660-49a1-8797-410737185568_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GF74LHG/2026-03-05/image/521c9639-7660-49a1-8797-410737185568_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 59f0cef7-25a7-5197-8916-835a32e9e605
2026-03-25 13:02:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/GF74LHG/2026-03-05/image/a7438658-89d0-47cb-973e-71233dc41572_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120172268?view=catalogue)
2026-03-25 13:02:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f86991d55d0>
2026-03-25 13:02:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_59f0cef7-25a7-5197-8916-835a32e9e605/59f0cef7-25a7-5197-8916-835a32e9e605_image_6.jpg HTTP/1.1" 201 0
2026-03-25 13:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FGF74LHG%252F2026-03-05%252Fimage%252Fa7438658-89d0-47cb-973e-71233dc41572_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GF74LHG/2026-03-05/image/a7438658-89d0-47cb-973e-71233dc41572_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 59f0cef7-25a7-5197-8916-835a32e9e605
2026-03-25 13:02:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/GF74LHG/2026-03-05/image/55ab273b-99d6-406e-bffc-aa7d0ac5445c_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120172268?view=catalogue)
2026-03-25 13:02:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120624729?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:02:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:02:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f869915b850>
2026-03-25 13:02:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_59f0cef7-25a7-5197-8916-835a32e9e605/59f0cef7-25a7-5197-8916-835a32e9e605_image_5.jpg HTTP/1.1" 201 0
2026-03-25 13:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FGF74LHG%252F2026-03-05%252Fimage%252F55ab273b-99d6-406e-bffc-aa7d0ac5445c_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GF74LHG/2026-03-05/image/55ab273b-99d6-406e-bffc-aa7d0ac5445c_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 59f0cef7-25a7-5197-8916-835a32e9e605
2026-03-25 13:02:21 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120624729, 'registration': 'NK19BSX', 'account': 'MOT070', 'make': 'VOLKSWAGEN', 'model': 'CADDY MAXI LIFE C20 DIESEL ESTATE', 'derivative': '2.0 TDI 5dr DSG', 'mileage': 10964, 'mileageWarranty': True, 'type': 'car', 'saleId': 19235, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 452}, 'saleStart': '2026-04-20T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2019-03-12', 'fuel': 'Diesel', 'motExpiry': '2026-03-11', 'doors': 5, 'engineSize': 1968, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/NK19BSX/2026-03-20/image/c9bd434d-924d-4a5d-8b9d-733cb999bbb2_removebg.jpg?w=600', 'https://abimg003.imgix.net/NK19BSX/2026-03-20/image/ef4ea168-bf06-47c9-a02a-d2b5a4294c56_removebg.jpg?w=600', 'https://abimg003.imgix.net/NK19BSX/2026-03-20/image/b56d5495-5bbb-4a8f-91bf-0228d1207fac_removebg.jpg?w=600', 'https://abimg003.imgix.net/NK19BSX/2026-03-20/image/31a7a7b3-598f-4dbd-b016-5645d158c3e3_removebg.jpg?w=600', 'https://abimg003.imgix.net/NK19BSX/2026-03-20/image/02f4d9d0-124e-46bf-9774-9a545f50bb8f_removebg.jpg?w=600', 'https://abimg003.imgix.net/NK19BSX/2026-03-20/image/61d83eb2-f286-4b8d-b180-9e0e3f57ffaa_removebg.jpg?w=600', 'https://abimg003.imgix.net/NK19BSX/2026-03-20/image/1aadfbde-6e40-4d21-9664-b5017d183b90_removebg.jpg?w=600', 'https://abimg003.imgix.net/NK19BSX/2026-03-20/image/2c80ef63-7729-4a7b-a791-a4dd3bdc29b6_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'VOSA STATES 5K- 7K- 8K- 9K- NO V5 FORMER KEEPERS UNKNOWN - SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': False, 'v5details': None, 'co2': 142, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/cba7ec8c-1ae9-43b3-b4fb-1ce6f6d656e2.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': None, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:02:21 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120624729, 'registration': 'NK19BSX', 'account': 'MOT070', 'make': 'VOLKSWAGEN', 'model': 'CADDY MAXI LIFE C20 DIESEL ESTATE', 'derivative': '2.0 TDI 5dr DSG', 'mileage': 10964, 'mileageWarranty': True, 'type': 'car', 'saleId': 19235, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 452}, 'saleStart': '2026-04-20T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2019-03-12', 'fuel': 'Diesel', 'motExpiry': '2026-03-11', 'doors': 5, 'engineSize': 1968, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/NK19BSX/2026-03-20/image/c9bd434d-924d-4a5d-8b9d-733cb999bbb2_removebg.jpg?w=600', 'https://abimg003.imgix.net/NK19BSX/2026-03-20/image/ef4ea168-bf06-47c9-a02a-d2b5a4294c56_removebg.jpg?w=600', 'https://abimg003.imgix.net/NK19BSX/2026-03-20/image/b56d5495-5bbb-4a8f-91bf-0228d1207fac_removebg.jpg?w=600', 'https://abimg003.imgix.net/NK19BSX/2026-03-20/image/31a7a7b3-598f-4dbd-b016-5645d158c3e3_removebg.jpg?w=600', 'https://abimg003.imgix.net/NK19BSX/2026-03-20/image/02f4d9d0-124e-46bf-9774-9a545f50bb8f_removebg.jpg?w=600', 'https://abimg003.imgix.net/NK19BSX/2026-03-20/image/61d83eb2-f286-4b8d-b180-9e0e3f57ffaa_removebg.jpg?w=600', 'https://abimg003.imgix.net/NK19BSX/2026-03-20/image/1aadfbde-6e40-4d21-9664-b5017d183b90_removebg.jpg?w=600', 'https://abimg003.imgix.net/NK19BSX/2026-03-20/image/2c80ef63-7729-4a7b-a791-a4dd3bdc29b6_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'VOSA STATES 5K- 7K- 8K- 9K- NO V5 FORMER KEEPERS UNKNOWN - SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': False, 'v5details': None, 'co2': 142, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/cba7ec8c-1ae9-43b3-b4fb-1ce6f6d656e2.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': None, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:02:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 64814a1d-c51a-5724-894f-efeada87b13a with identifier: 120624729
2026-03-25 13:02:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 64814a1d-c51a-5724-894f-efeada87b13a with scrape type 2
2026-03-25 13:02:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 64814a1d-c51a-5724-894f-efeada87b13a with scrape type 2
2026-03-25 13:02:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 64814a1d-c51a-5724-894f-efeada87b13a, identifier: 120624729
2026-03-25 13:02:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 64814a1d-c51a-5724-894f-efeada87b13a with identifier: 120624729
2026-03-25 13:02:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 64814a1d-c51a-5724-894f-efeada87b13a with identifier: 120624729
2026-03-25 13:02:22 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 64814a1d-c51a-5724-894f-efeada87b13a with identifier: 120624729 to the API
2026-03-25 13:02:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:02:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:02:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120624729?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 142,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'expiration_date': '2026-04-20T09:00:00Z',
'fuel_type': 'Diesel',
'id': '64814a1d-c51a-5724-894f-efeada87b13a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'NK19BSX',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120624729',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'VOLKSWAGEN',
'model': 'CADDY MAXI LIFE C20 DIESEL ESTATE',
'odometer': 10964,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-03-12',
'seller_name': 'Motability Operations',
'title': 'VOLKSWAGEN CADDY MAXI LIFE C20 DIESEL ESTATE 2.0 TDI 5dr DSG',
'transmission': 'automatic',
'trim': '2.0 TDI 5dr DSG',
'vin': None,
'year': 2019}
2026-03-25 13:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120624729%27 HTTP/1.1" 200 None
2026-03-25 13:02:22 [astonbarclay.gb] INFO: Saving data for 120624729: {'auction_closing_time': 1776675600.0, 'created_time': 1774011716.561431, 'last_price_update_time': 1774443742.284749}
2026-03-25 13:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120624729') HTTP/1.1" 204 0
2026-03-25 13:02:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/GF74LHG/2026-03-05/image/c1d75a5a-3c8c-4608-b2b6-9078038787d7_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120172268?view=catalogue)
2026-03-25 13:02:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/GF74LHG/2026-03-05/image/8b52928f-8b77-4d9a-9404-fd03a8ea068f_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120172268?view=catalogue)
2026-03-25 13:02:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f86992ffdd0>
2026-03-25 13:02:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_59f0cef7-25a7-5197-8916-835a32e9e605/59f0cef7-25a7-5197-8916-835a32e9e605_image_4.jpg HTTP/1.1" 201 0
2026-03-25 13:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FGF74LHG%252F2026-03-05%252Fimage%252Fc1d75a5a-3c8c-4608-b2b6-9078038787d7_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GF74LHG/2026-03-05/image/c1d75a5a-3c8c-4608-b2b6-9078038787d7_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 59f0cef7-25a7-5197-8916-835a32e9e605
2026-03-25 13:02:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f869a5ea0d0>
2026-03-25 13:02:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_59f0cef7-25a7-5197-8916-835a32e9e605/59f0cef7-25a7-5197-8916-835a32e9e605_image_3.jpg HTTP/1.1" 201 0
2026-03-25 13:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FGF74LHG%252F2026-03-05%252Fimage%252F8b52928f-8b77-4d9a-9404-fd03a8ea068f_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GF74LHG/2026-03-05/image/8b52928f-8b77-4d9a-9404-fd03a8ea068f_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 59f0cef7-25a7-5197-8916-835a32e9e605
2026-03-25 13:02:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120196056?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:02:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:02:22 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120196056, 'registration': 'LV75ERO', 'account': 'MOT070', 'make': 'NISSAN', 'model': 'JUKE HATCHBACK', 'derivative': '1.6 Hybrid N-Connecta 5dr Auto', 'mileage': 2761, 'mileageWarranty': True, 'type': 'car', 'saleId': 19235, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 452}, 'saleStart': '2026-04-20T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2025-09-12', 'fuel': 'Petrol/Electric Hybrid', 'motExpiry': None, 'doors': 5, 'engineSize': 1598, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/LV75ERO/2026-03-06/image/e804669c-a286-460d-a8e2-333d07c06eda_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV75ERO/2026-03-06/image/f60f7cfe-a4fc-4f04-8e68-00deb43a9dcf_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV75ERO/2026-03-06/image/4adfa040-e20c-483f-aa98-d170e97008f8_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV75ERO/2026-03-06/image/1e5c7ed2-ccb6-4765-8500-d0e8444b9a90_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV75ERO/2026-03-06/image/891c14b7-446e-49ec-bb06-ba45c6b9ff77_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV75ERO/2026-03-06/image/699899ab-e32f-488c-b3fc-0a4220cc94e5_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV75ERO/2026-03-06/image/16e1a389-ecc6-455d-96f1-c471b7be7f4f_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV75ERO/2026-03-06/image/c2505778-d77a-4ed3-aa62-593c01dba95b_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV75ERO/2026-03-06/image/14ccd519-cb53-4f94-836d-f4ea9d6d2407_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV75ERO/2026-03-06/image/f4e278f9-48a5-44e7-a970-ee510970fcf2_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'EMPTY SERVICE BOOK', 'remarks': 'NO V5 FORMER KEEPERS UNKNOWN', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': False, 'v5details': None, 'co2': 106, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/6db4cce3-b9c9-40b5-8202-6e168761f071.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:02:22 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120196056, 'registration': 'LV75ERO', 'account': 'MOT070', 'make': 'NISSAN', 'model': 'JUKE HATCHBACK', 'derivative': '1.6 Hybrid N-Connecta 5dr Auto', 'mileage': 2761, 'mileageWarranty': True, 'type': 'car', 'saleId': 19235, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 452}, 'saleStart': '2026-04-20T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2025-09-12', 'fuel': 'Petrol/Electric Hybrid', 'motExpiry': None, 'doors': 5, 'engineSize': 1598, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/LV75ERO/2026-03-06/image/e804669c-a286-460d-a8e2-333d07c06eda_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV75ERO/2026-03-06/image/f60f7cfe-a4fc-4f04-8e68-00deb43a9dcf_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV75ERO/2026-03-06/image/4adfa040-e20c-483f-aa98-d170e97008f8_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV75ERO/2026-03-06/image/1e5c7ed2-ccb6-4765-8500-d0e8444b9a90_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV75ERO/2026-03-06/image/891c14b7-446e-49ec-bb06-ba45c6b9ff77_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV75ERO/2026-03-06/image/699899ab-e32f-488c-b3fc-0a4220cc94e5_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV75ERO/2026-03-06/image/16e1a389-ecc6-455d-96f1-c471b7be7f4f_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV75ERO/2026-03-06/image/c2505778-d77a-4ed3-aa62-593c01dba95b_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV75ERO/2026-03-06/image/14ccd519-cb53-4f94-836d-f4ea9d6d2407_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV75ERO/2026-03-06/image/f4e278f9-48a5-44e7-a970-ee510970fcf2_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'EMPTY SERVICE BOOK', 'remarks': 'NO V5 FORMER KEEPERS UNKNOWN', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': False, 'v5details': None, 'co2': 106, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/6db4cce3-b9c9-40b5-8202-6e168761f071.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:02:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 066cc125-007c-55ac-bfa4-e075913e8577 with identifier: 120196056
2026-03-25 13:02:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 066cc125-007c-55ac-bfa4-e075913e8577 with scrape type 1
2026-03-25 13:02:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 066cc125-007c-55ac-bfa4-e075913e8577
2026-03-25 13:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02: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%252FLV75ERO%252F2026-03-06%252Fimage%252Fe804669c-a286-460d-a8e2-333d07c06eda_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LV75ERO/2026-03-06/image/e804669c-a286-460d-a8e2-333d07c06eda_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/GF74LHG/2026-03-05/image/5d12bc03-dc91-406f-b3af-4dca2279414a_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120172268?view=catalogue)
2026-03-25 13:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02: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%252FLV75ERO%252F2026-03-06%252Fimage%252Ff60f7cfe-a4fc-4f04-8e68-00deb43a9dcf_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LV75ERO/2026-03-06/image/f60f7cfe-a4fc-4f04-8e68-00deb43a9dcf_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/GF74LHG/2026-03-05/image/1e0c9ca2-38d5-460a-8a1a-7eef3053d42a_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120172268?view=catalogue)
2026-03-25 13:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02: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%252FLV75ERO%252F2026-03-06%252Fimage%252F4adfa040-e20c-483f-aa98-d170e97008f8_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LV75ERO/2026-03-06/image/4adfa040-e20c-483f-aa98-d170e97008f8_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02: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%252FLV75ERO%252F2026-03-06%252Fimage%252F1e5c7ed2-ccb6-4765-8500-d0e8444b9a90_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LV75ERO/2026-03-06/image/1e5c7ed2-ccb6-4765-8500-d0e8444b9a90_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LV75ERO/2026-03-06/image/e804669c-a286-460d-a8e2-333d07c06eda_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120196056?view=catalogue)
2026-03-25 13:02:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/GF74LHG/2026-03-05/image/4cf24f06-02c2-47bf-8658-28a807868dd3_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120172268?view=catalogue)
2026-03-25 13:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02: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%252FLV75ERO%252F2026-03-06%252Fimage%252F891c14b7-446e-49ec-bb06-ba45c6b9ff77_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LV75ERO/2026-03-06/image/891c14b7-446e-49ec-bb06-ba45c6b9ff77_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02: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%252FLV75ERO%252F2026-03-06%252Fimage%252F699899ab-e32f-488c-b3fc-0a4220cc94e5_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LV75ERO/2026-03-06/image/699899ab-e32f-488c-b3fc-0a4220cc94e5_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LV75ERO/2026-03-06/image/f60f7cfe-a4fc-4f04-8e68-00deb43a9dcf_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120196056?view=catalogue)
2026-03-25 13:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02: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%252FLV75ERO%252F2026-03-06%252Fimage%252F16e1a389-ecc6-455d-96f1-c471b7be7f4f_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LV75ERO/2026-03-06/image/16e1a389-ecc6-455d-96f1-c471b7be7f4f_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02: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%252FLV75ERO%252F2026-03-06%252Fimage%252Fc2505778-d77a-4ed3-aa62-593c01dba95b_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LV75ERO/2026-03-06/image/c2505778-d77a-4ed3-aa62-593c01dba95b_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LV75ERO/2026-03-06/image/1e5c7ed2-ccb6-4765-8500-d0e8444b9a90_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120196056?view=catalogue)
2026-03-25 13:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02: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%252FLV75ERO%252F2026-03-06%252Fimage%252F14ccd519-cb53-4f94-836d-f4ea9d6d2407_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LV75ERO/2026-03-06/image/14ccd519-cb53-4f94-836d-f4ea9d6d2407_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f86992fc850>
2026-03-25 13:02:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_59f0cef7-25a7-5197-8916-835a32e9e605/59f0cef7-25a7-5197-8916-835a32e9e605_image_2.jpg HTTP/1.1" 201 0
2026-03-25 13:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FGF74LHG%252F2026-03-05%252Fimage%252F5d12bc03-dc91-406f-b3af-4dca2279414a_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GF74LHG/2026-03-05/image/5d12bc03-dc91-406f-b3af-4dca2279414a_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 59f0cef7-25a7-5197-8916-835a32e9e605
2026-03-25 13:02:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f869913eed0>
2026-03-25 13:02:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_59f0cef7-25a7-5197-8916-835a32e9e605/59f0cef7-25a7-5197-8916-835a32e9e605_image_1.jpg HTTP/1.1" 201 0
2026-03-25 13:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FGF74LHG%252F2026-03-05%252Fimage%252F1e0c9ca2-38d5-460a-8a1a-7eef3053d42a_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GF74LHG/2026-03-05/image/1e0c9ca2-38d5-460a-8a1a-7eef3053d42a_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 59f0cef7-25a7-5197-8916-835a32e9e605
2026-03-25 13:02:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LV75ERO/2026-03-06/image/4adfa040-e20c-483f-aa98-d170e97008f8_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120196056?view=catalogue)
2026-03-25 13:02:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LV75ERO/2026-03-06/image/699899ab-e32f-488c-b3fc-0a4220cc94e5_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120196056?view=catalogue)
2026-03-25 13:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02: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%252FLV75ERO%252F2026-03-06%252Fimage%252Ff4e278f9-48a5-44e7-a970-ee510970fcf2_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LV75ERO/2026-03-06/image/f4e278f9-48a5-44e7-a970-ee510970fcf2_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f869c113ed0>
2026-03-25 13:02:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_066cc125-007c-55ac-bfa4-e075913e8577/066cc125-007c-55ac-bfa4-e075913e8577_image_0.jpg HTTP/1.1" 201 0
2026-03-25 13:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLV75ERO%252F2026-03-06%252Fimage%252Fe804669c-a286-460d-a8e2-333d07c06eda_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LV75ERO/2026-03-06/image/e804669c-a286-460d-a8e2-333d07c06eda_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 066cc125-007c-55ac-bfa4-e075913e8577
2026-03-25 13:02:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f869a6aafd0>
2026-03-25 13:02:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_59f0cef7-25a7-5197-8916-835a32e9e605/59f0cef7-25a7-5197-8916-835a32e9e605_image_0.jpg HTTP/1.1" 201 0
2026-03-25 13:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FGF74LHG%252F2026-03-05%252Fimage%252F4cf24f06-02c2-47bf-8658-28a807868dd3_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GF74LHG/2026-03-05/image/4cf24f06-02c2-47bf-8658-28a807868dd3_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 59f0cef7-25a7-5197-8916-835a32e9e605
2026-03-25 13:02:22 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 59f0cef7-25a7-5197-8916-835a32e9e605, skipping ID generation
2026-03-25 13:02:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 59f0cef7-25a7-5197-8916-835a32e9e605 with scrape type 1
2026-03-25 13:02:22 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 59f0cef7-25a7-5197-8916-835a32e9e605 sending to next pipeline
2026-03-25 13:02:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 59f0cef7-25a7-5197-8916-835a32e9e605, identifier: 120172268
2026-03-25 13:02:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f86992fe110>
2026-03-25 13:02:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_066cc125-007c-55ac-bfa4-e075913e8577/066cc125-007c-55ac-bfa4-e075913e8577_image_1.jpg HTTP/1.1" 201 0
2026-03-25 13:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLV75ERO%252F2026-03-06%252Fimage%252Ff60f7cfe-a4fc-4f04-8e68-00deb43a9dcf_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LV75ERO/2026-03-06/image/f60f7cfe-a4fc-4f04-8e68-00deb43a9dcf_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 066cc125-007c-55ac-bfa4-e075913e8577
2026-03-25 13:02:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f869913de90>
2026-03-25 13:02:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_066cc125-007c-55ac-bfa4-e075913e8577/066cc125-007c-55ac-bfa4-e075913e8577_image_3.jpg HTTP/1.1" 201 0
2026-03-25 13:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLV75ERO%252F2026-03-06%252Fimage%252F1e5c7ed2-ccb6-4765-8500-d0e8444b9a90_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LV75ERO/2026-03-06/image/1e5c7ed2-ccb6-4765-8500-d0e8444b9a90_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 066cc125-007c-55ac-bfa4-e075913e8577
2026-03-25 13:02:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LV75ERO/2026-03-06/image/c2505778-d77a-4ed3-aa62-593c01dba95b_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120196056?view=catalogue)
2026-03-25 13:02:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 59f0cef7-25a7-5197-8916-835a32e9e605 with identifier: 120172268
2026-03-25 13:02:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 59f0cef7-25a7-5197-8916-835a32e9e605 with identifier: 120172268
2026-03-25 13:02:23 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 59f0cef7-25a7-5197-8916-835a32e9e605 with identifier: 120172268 to the API
2026-03-25 13:02:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:02:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:02:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/GF74LHG/2026-03-05/image/4cf24f06-02c2-47bf-8658-28a807868dd3_removebg.jpg?w=600>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-04-20T09:00:00Z',
'fuel_type': 'Electric',
'id': '59f0cef7-25a7-5197-8916-835a32e9e605',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'GF74LHG',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120172268',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'CITROEN',
'model': 'E-BERLINGO ELECTRIC ESTATE',
'odometer': 10861,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 8,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_59f0cef7-25a7-5197-8916-835a32e9e605/59f0cef7-25a7-5197-8916-835a32e9e605_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35627,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/GF74LHG/2026-03-05/image/4cf24f06-02c2-47bf-8658-28a807868dd3_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_59f0cef7-25a7-5197-8916-835a32e9e605/59f0cef7-25a7-5197-8916-835a32e9e605_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 40079,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/GF74LHG/2026-03-05/image/1e0c9ca2-38d5-460a-8a1a-7eef3053d42a_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_59f0cef7-25a7-5197-8916-835a32e9e605/59f0cef7-25a7-5197-8916-835a32e9e605_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36299,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/GF74LHG/2026-03-05/image/5d12bc03-dc91-406f-b3af-4dca2279414a_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_59f0cef7-25a7-5197-8916-835a32e9e605/59f0cef7-25a7-5197-8916-835a32e9e605_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36273,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/GF74LHG/2026-03-05/image/8b52928f-8b77-4d9a-9404-fd03a8ea068f_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_59f0cef7-25a7-5197-8916-835a32e9e605/59f0cef7-25a7-5197-8916-835a32e9e605_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52187,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/GF74LHG/2026-03-05/image/c1d75a5a-3c8c-4608-b2b6-9078038787d7_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_59f0cef7-25a7-5197-8916-835a32e9e605/59f0cef7-25a7-5197-8916-835a32e9e605_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51409,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/GF74LHG/2026-03-05/image/55ab273b-99d6-406e-bffc-aa7d0ac5445c_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_59f0cef7-25a7-5197-8916-835a32e9e605/59f0cef7-25a7-5197-8916-835a32e9e605_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37452,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/GF74LHG/2026-03-05/image/a7438658-89d0-47cb-973e-71233dc41572_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_59f0cef7-25a7-5197-8916-835a32e9e605/59f0cef7-25a7-5197-8916-835a32e9e605_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50607,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/GF74LHG/2026-03-05/image/521c9639-7660-49a1-8797-410737185568_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-11-25',
'seller_name': 'Motability Operations',
'title': 'CITROEN E-BERLINGO ELECTRIC ESTATE 100kW Plus XL 52kWh 5dr Auto [7 '
'Seat]',
'transmission': 'automatic',
'trim': '100kW Plus XL 52kWh 5dr Auto [7 Seat]',
'vin': None,
'year': 2024}
2026-03-25 13:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120172268%27 HTTP/1.1" 200 None
2026-03-25 13:02:23 [astonbarclay.gb] INFO: Saving data for 120172268: {'created_time': 1774443743.587937, 'last_price_update_time': 1774443743.587947, 'auction_closing_time': 1776675600.0}
2026-03-25 13:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120172268') HTTP/1.1" 204 0
2026-03-25 13:02:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LV75ERO/2026-03-06/image/16e1a389-ecc6-455d-96f1-c471b7be7f4f_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120196056?view=catalogue)
2026-03-25 13:02:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LV75ERO/2026-03-06/image/14ccd519-cb53-4f94-836d-f4ea9d6d2407_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120196056?view=catalogue)
2026-03-25 13:02:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120415240?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:02:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:02:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f869a6b7350>
2026-03-25 13:02:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_066cc125-007c-55ac-bfa4-e075913e8577/066cc125-007c-55ac-bfa4-e075913e8577_image_2.jpg HTTP/1.1" 201 0
2026-03-25 13:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLV75ERO%252F2026-03-06%252Fimage%252F4adfa040-e20c-483f-aa98-d170e97008f8_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LV75ERO/2026-03-06/image/4adfa040-e20c-483f-aa98-d170e97008f8_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 066cc125-007c-55ac-bfa4-e075913e8577
2026-03-25 13:02:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f869919ddd0>
2026-03-25 13:02:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_066cc125-007c-55ac-bfa4-e075913e8577/066cc125-007c-55ac-bfa4-e075913e8577_image_5.jpg HTTP/1.1" 201 0
2026-03-25 13:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLV75ERO%252F2026-03-06%252Fimage%252F699899ab-e32f-488c-b3fc-0a4220cc94e5_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LV75ERO/2026-03-06/image/699899ab-e32f-488c-b3fc-0a4220cc94e5_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 066cc125-007c-55ac-bfa4-e075913e8577
2026-03-25 13:02:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f86992f2110>
2026-03-25 13:02:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_066cc125-007c-55ac-bfa4-e075913e8577/066cc125-007c-55ac-bfa4-e075913e8577_image_7.jpg HTTP/1.1" 201 0
2026-03-25 13:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLV75ERO%252F2026-03-06%252Fimage%252Fc2505778-d77a-4ed3-aa62-593c01dba95b_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LV75ERO/2026-03-06/image/c2505778-d77a-4ed3-aa62-593c01dba95b_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 066cc125-007c-55ac-bfa4-e075913e8577
2026-03-25 13:02:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LV75ERO/2026-03-06/image/f4e278f9-48a5-44e7-a970-ee510970fcf2_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120196056?view=catalogue)
2026-03-25 13:02:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LV75ERO/2026-03-06/image/891c14b7-446e-49ec-bb06-ba45c6b9ff77_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120196056?view=catalogue)
2026-03-25 13:02:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f869919dcd0>
2026-03-25 13:02:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_066cc125-007c-55ac-bfa4-e075913e8577/066cc125-007c-55ac-bfa4-e075913e8577_image_6.jpg HTTP/1.1" 201 0
2026-03-25 13:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLV75ERO%252F2026-03-06%252Fimage%252F16e1a389-ecc6-455d-96f1-c471b7be7f4f_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LV75ERO/2026-03-06/image/16e1a389-ecc6-455d-96f1-c471b7be7f4f_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 066cc125-007c-55ac-bfa4-e075913e8577
2026-03-25 13:02:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f86991c8110>
2026-03-25 13:02:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_066cc125-007c-55ac-bfa4-e075913e8577/066cc125-007c-55ac-bfa4-e075913e8577_image_8.jpg HTTP/1.1" 201 0
2026-03-25 13:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLV75ERO%252F2026-03-06%252Fimage%252F14ccd519-cb53-4f94-836d-f4ea9d6d2407_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LV75ERO/2026-03-06/image/14ccd519-cb53-4f94-836d-f4ea9d6d2407_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 066cc125-007c-55ac-bfa4-e075913e8577
2026-03-25 13:02:24 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120415240, 'registration': 'KR74BHD', 'account': 'MOT070', 'make': 'JEEP', 'model': 'AVENGER ELECTRIC HATCHBACK', 'derivative': '115kW Summit 54kWh 5dr Auto', 'mileage': 10837, 'mileageWarranty': True, 'type': 'car', 'saleId': 19235, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 452}, 'saleStart': '2026-04-20T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2025-01-31', 'fuel': 'Electric', 'motExpiry': None, 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/KR74BHD/2026-03-13/image/12c138db-4230-4cfa-a389-fd049eb3df60_removebg.jpg?w=600', 'https://abimg003.imgix.net/KR74BHD/2026-03-13/image/79f53d20-9150-47f3-b2b5-c490d675ef79_removebg.jpg?w=600', 'https://abimg003.imgix.net/KR74BHD/2026-03-13/image/685ce374-dfb0-4556-9698-32bc2d4c5dbb_removebg.jpg?w=600', 'https://abimg003.imgix.net/KR74BHD/2026-03-13/image/bace739e-eb59-43de-b9b4-3afd7e5a3092_removebg.jpg?w=600', 'https://abimg003.imgix.net/KR74BHD/2026-03-13/image/b98e96fb-3819-4c2f-861f-629ed412d5c8_removebg.jpg?w=600', 'https://abimg003.imgix.net/KR74BHD/2026-03-13/image/ac382551-39a3-48f3-80ea-0d70d3157ca4_removebg.jpg?w=600', 'https://abimg003.imgix.net/KR74BHD/2026-03-13/image/d8c06ef4-6cbe-455f-a992-68f259f81eb9_removebg.jpg?w=600', 'https://abimg003.imgix.net/KR74BHD/2026-03-13/image/7e9e4706-6de4-4336-9628-6e176e546b63_removebg.jpg?w=600'], 'colour': 'YELLOW', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'EMPTY SERVICE BOOK', 'remarks': 'NO V5 FORMER KEEPERS UNKNOWN - SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': False, 'v5details': None, 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/1142d508-601a-4f23-94c2-2b7376168ef5.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:02:24 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120415240, 'registration': 'KR74BHD', 'account': 'MOT070', 'make': 'JEEP', 'model': 'AVENGER ELECTRIC HATCHBACK', 'derivative': '115kW Summit 54kWh 5dr Auto', 'mileage': 10837, 'mileageWarranty': True, 'type': 'car', 'saleId': 19235, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 452}, 'saleStart': '2026-04-20T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2025-01-31', 'fuel': 'Electric', 'motExpiry': None, 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/KR74BHD/2026-03-13/image/12c138db-4230-4cfa-a389-fd049eb3df60_removebg.jpg?w=600', 'https://abimg003.imgix.net/KR74BHD/2026-03-13/image/79f53d20-9150-47f3-b2b5-c490d675ef79_removebg.jpg?w=600', 'https://abimg003.imgix.net/KR74BHD/2026-03-13/image/685ce374-dfb0-4556-9698-32bc2d4c5dbb_removebg.jpg?w=600', 'https://abimg003.imgix.net/KR74BHD/2026-03-13/image/bace739e-eb59-43de-b9b4-3afd7e5a3092_removebg.jpg?w=600', 'https://abimg003.imgix.net/KR74BHD/2026-03-13/image/b98e96fb-3819-4c2f-861f-629ed412d5c8_removebg.jpg?w=600', 'https://abimg003.imgix.net/KR74BHD/2026-03-13/image/ac382551-39a3-48f3-80ea-0d70d3157ca4_removebg.jpg?w=600', 'https://abimg003.imgix.net/KR74BHD/2026-03-13/image/d8c06ef4-6cbe-455f-a992-68f259f81eb9_removebg.jpg?w=600', 'https://abimg003.imgix.net/KR74BHD/2026-03-13/image/7e9e4706-6de4-4336-9628-6e176e546b63_removebg.jpg?w=600'], 'colour': 'YELLOW', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'EMPTY SERVICE BOOK', 'remarks': 'NO V5 FORMER KEEPERS UNKNOWN - SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': False, 'v5details': None, 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/1142d508-601a-4f23-94c2-2b7376168ef5.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:02:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 293c0a73-44bc-5da9-87e4-bfcd7a1fd468 with identifier: 120415240
2026-03-25 13:02:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 293c0a73-44bc-5da9-87e4-bfcd7a1fd468 with scrape type 1
2026-03-25 13:02:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 8 photos for item 293c0a73-44bc-5da9-87e4-bfcd7a1fd468
2026-03-25 13:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02: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%252FKR74BHD%252F2026-03-13%252Fimage%252F12c138db-4230-4cfa-a389-fd049eb3df60_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/KR74BHD/2026-03-13/image/12c138db-4230-4cfa-a389-fd049eb3df60_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02: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%252FKR74BHD%252F2026-03-13%252Fimage%252F79f53d20-9150-47f3-b2b5-c490d675ef79_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/KR74BHD/2026-03-13/image/79f53d20-9150-47f3-b2b5-c490d675ef79_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f869a7e9a90>
2026-03-25 13:02:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_066cc125-007c-55ac-bfa4-e075913e8577/066cc125-007c-55ac-bfa4-e075913e8577_image_9.jpg HTTP/1.1" 201 0
2026-03-25 13:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLV75ERO%252F2026-03-06%252Fimage%252Ff4e278f9-48a5-44e7-a970-ee510970fcf2_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LV75ERO/2026-03-06/image/f4e278f9-48a5-44e7-a970-ee510970fcf2_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 066cc125-007c-55ac-bfa4-e075913e8577
2026-03-25 13:02:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f869930e090>
2026-03-25 13:02:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_066cc125-007c-55ac-bfa4-e075913e8577/066cc125-007c-55ac-bfa4-e075913e8577_image_4.jpg HTTP/1.1" 201 0
2026-03-25 13:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLV75ERO%252F2026-03-06%252Fimage%252F891c14b7-446e-49ec-bb06-ba45c6b9ff77_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LV75ERO/2026-03-06/image/891c14b7-446e-49ec-bb06-ba45c6b9ff77_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 066cc125-007c-55ac-bfa4-e075913e8577
2026-03-25 13:02:24 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 066cc125-007c-55ac-bfa4-e075913e8577, skipping ID generation
2026-03-25 13:02:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 066cc125-007c-55ac-bfa4-e075913e8577 with scrape type 1
2026-03-25 13:02:24 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 066cc125-007c-55ac-bfa4-e075913e8577 sending to next pipeline
2026-03-25 13:02:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 066cc125-007c-55ac-bfa4-e075913e8577, identifier: 120196056
2026-03-25 13:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02: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%252FKR74BHD%252F2026-03-13%252Fimage%252F685ce374-dfb0-4556-9698-32bc2d4c5dbb_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/KR74BHD/2026-03-13/image/685ce374-dfb0-4556-9698-32bc2d4c5dbb_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 066cc125-007c-55ac-bfa4-e075913e8577 with identifier: 120196056
2026-03-25 13:02:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 13:02:24 [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-25 13:02:24 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 13:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 13:02:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 066cc125-007c-55ac-bfa4-e075913e8577 with identifier: 120196056
2026-03-25 13:02:24 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 066cc125-007c-55ac-bfa4-e075913e8577 with identifier: 120196056 to the API
2026-03-25 13:02:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:02:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:02:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/LV75ERO/2026-03-06/image/891c14b7-446e-49ec-bb06-ba45c6b9ff77_removebg.jpg?w=600>
{'auction_title': '',
'c_o_2_emission_value': 106,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': '2026-04-20T09:00:00Z',
'fuel_type': 'Petrol/Electric Hybrid',
'id': '066cc125-007c-55ac-bfa4-e075913e8577',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'LV75ERO',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120196056',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'NISSAN',
'model': 'JUKE HATCHBACK',
'odometer': 2761,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 10,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_066cc125-007c-55ac-bfa4-e075913e8577/066cc125-007c-55ac-bfa4-e075913e8577_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 38751,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LV75ERO/2026-03-06/image/e804669c-a286-460d-a8e2-333d07c06eda_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_066cc125-007c-55ac-bfa4-e075913e8577/066cc125-007c-55ac-bfa4-e075913e8577_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39228,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LV75ERO/2026-03-06/image/f60f7cfe-a4fc-4f04-8e68-00deb43a9dcf_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_066cc125-007c-55ac-bfa4-e075913e8577/066cc125-007c-55ac-bfa4-e075913e8577_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39373,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LV75ERO/2026-03-06/image/4adfa040-e20c-483f-aa98-d170e97008f8_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_066cc125-007c-55ac-bfa4-e075913e8577/066cc125-007c-55ac-bfa4-e075913e8577_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36899,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LV75ERO/2026-03-06/image/1e5c7ed2-ccb6-4765-8500-d0e8444b9a90_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_066cc125-007c-55ac-bfa4-e075913e8577/066cc125-007c-55ac-bfa4-e075913e8577_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47598,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LV75ERO/2026-03-06/image/891c14b7-446e-49ec-bb06-ba45c6b9ff77_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_066cc125-007c-55ac-bfa4-e075913e8577/066cc125-007c-55ac-bfa4-e075913e8577_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48044,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LV75ERO/2026-03-06/image/699899ab-e32f-488c-b3fc-0a4220cc94e5_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_066cc125-007c-55ac-bfa4-e075913e8577/066cc125-007c-55ac-bfa4-e075913e8577_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47970,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LV75ERO/2026-03-06/image/16e1a389-ecc6-455d-96f1-c471b7be7f4f_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_066cc125-007c-55ac-bfa4-e075913e8577/066cc125-007c-55ac-bfa4-e075913e8577_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49254,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LV75ERO/2026-03-06/image/c2505778-d77a-4ed3-aa62-593c01dba95b_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_066cc125-007c-55ac-bfa4-e075913e8577/066cc125-007c-55ac-bfa4-e075913e8577_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39447,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LV75ERO/2026-03-06/image/14ccd519-cb53-4f94-836d-f4ea9d6d2407_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_066cc125-007c-55ac-bfa4-e075913e8577/066cc125-007c-55ac-bfa4-e075913e8577_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47541,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LV75ERO/2026-03-06/image/f4e278f9-48a5-44e7-a970-ee510970fcf2_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-09-12',
'seller_name': 'Motability Operations',
'title': 'NISSAN JUKE HATCHBACK 1.6 Hybrid N-Connecta 5dr Auto',
'transmission': 'automatic',
'trim': '1.6 Hybrid N-Connecta 5dr Auto',
'vin': None,
'year': 2025}
2026-03-25 13:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120196056%27 HTTP/1.1" 200 None
2026-03-25 13:02:24 [astonbarclay.gb] INFO: Saving data for 120196056: {'created_time': 1774443744.841701, 'last_price_update_time': 1774443744.841717, 'auction_closing_time': 1776675600.0}
2026-03-25 13:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120196056') HTTP/1.1" 204 0
2026-03-25 13:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02: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%252FKR74BHD%252F2026-03-13%252Fimage%252Fbace739e-eb59-43de-b9b4-3afd7e5a3092_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/KR74BHD/2026-03-13/image/bace739e-eb59-43de-b9b4-3afd7e5a3092_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120265015?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02: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%252FKR74BHD%252F2026-03-13%252Fimage%252Fb98e96fb-3819-4c2f-861f-629ed412d5c8_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/KR74BHD/2026-03-13/image/b98e96fb-3819-4c2f-861f-629ed412d5c8_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02: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%252FKR74BHD%252F2026-03-13%252Fimage%252Fac382551-39a3-48f3-80ea-0d70d3157ca4_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/KR74BHD/2026-03-13/image/ac382551-39a3-48f3-80ea-0d70d3157ca4_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02: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%252FKR74BHD%252F2026-03-13%252Fimage%252Fd8c06ef4-6cbe-455f-a992-68f259f81eb9_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/KR74BHD/2026-03-13/image/d8c06ef4-6cbe-455f-a992-68f259f81eb9_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02: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%252FKR74BHD%252F2026-03-13%252Fimage%252F7e9e4706-6de4-4336-9628-6e176e546b63_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/KR74BHD/2026-03-13/image/7e9e4706-6de4-4336-9628-6e176e546b63_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/KR74BHD/2026-03-13/image/bace739e-eb59-43de-b9b4-3afd7e5a3092_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120415240?view=catalogue)
2026-03-25 13:02:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/KR74BHD/2026-03-13/image/7e9e4706-6de4-4336-9628-6e176e546b63_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120415240?view=catalogue)
2026-03-25 13:02:24 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120265015, 'registration': 'GD75ETE', 'account': 'MOT070', 'make': 'VAUXHALL', 'model': 'MOKKA HATCHBACK', 'derivative': '1.2 Turbo 136 Ultimate 5dr', 'mileage': 2088, 'mileageWarranty': True, 'type': 'car', 'saleId': 19235, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 452}, 'saleStart': '2026-04-20T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2025-12-15', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 5, 'engineSize': 1199, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/GD75ETE/2026-03-11/image/44366f4a-89a3-4b8a-95e2-ca5d5ddb8ea7_removebg.jpg?w=600', 'https://abimg003.imgix.net/GD75ETE/2026-03-11/image/0d9bebcd-aafb-44f1-95a1-47bccfda706b_removebg.jpg?w=600', 'https://abimg003.imgix.net/GD75ETE/2026-03-11/image/11987a76-ca35-4691-a5d5-5c2ad4be8781_removebg.jpg?w=600', 'https://abimg003.imgix.net/GD75ETE/2026-03-11/image/db903745-6f1c-4a98-a5aa-85a0db3a9fac_removebg.jpg?w=600', 'https://abimg003.imgix.net/GD75ETE/2026-03-11/image/6d70a79a-184a-4281-afc4-479d4f1196ca_removebg.jpg?w=600', 'https://abimg003.imgix.net/GD75ETE/2026-03-11/image/700a98e1-8198-4106-bd62-9b37117e01e9_removebg.jpg?w=600', 'https://abimg003.imgix.net/GD75ETE/2026-03-11/image/527453cd-a457-4e3c-8c49-6008fbe8ec66_removebg.jpg?w=600', 'https://abimg003.imgix.net/GD75ETE/2026-03-11/image/995007db-c7e2-499b-8c28-effbf979ea98_removebg.jpg?w=600', 'https://abimg003.imgix.net/GD75ETE/2026-03-11/image/81c1f03d-88aa-4f5a-beee-df62c9fd4eca_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': 128, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/cf938728-2963-46da-9d53-f8b0ab189e95.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:02:24 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120265015, 'registration': 'GD75ETE', 'account': 'MOT070', 'make': 'VAUXHALL', 'model': 'MOKKA HATCHBACK', 'derivative': '1.2 Turbo 136 Ultimate 5dr', 'mileage': 2088, 'mileageWarranty': True, 'type': 'car', 'saleId': 19235, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 452}, 'saleStart': '2026-04-20T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2025-12-15', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 5, 'engineSize': 1199, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/GD75ETE/2026-03-11/image/44366f4a-89a3-4b8a-95e2-ca5d5ddb8ea7_removebg.jpg?w=600', 'https://abimg003.imgix.net/GD75ETE/2026-03-11/image/0d9bebcd-aafb-44f1-95a1-47bccfda706b_removebg.jpg?w=600', 'https://abimg003.imgix.net/GD75ETE/2026-03-11/image/11987a76-ca35-4691-a5d5-5c2ad4be8781_removebg.jpg?w=600', 'https://abimg003.imgix.net/GD75ETE/2026-03-11/image/db903745-6f1c-4a98-a5aa-85a0db3a9fac_removebg.jpg?w=600', 'https://abimg003.imgix.net/GD75ETE/2026-03-11/image/6d70a79a-184a-4281-afc4-479d4f1196ca_removebg.jpg?w=600', 'https://abimg003.imgix.net/GD75ETE/2026-03-11/image/700a98e1-8198-4106-bd62-9b37117e01e9_removebg.jpg?w=600', 'https://abimg003.imgix.net/GD75ETE/2026-03-11/image/527453cd-a457-4e3c-8c49-6008fbe8ec66_removebg.jpg?w=600', 'https://abimg003.imgix.net/GD75ETE/2026-03-11/image/995007db-c7e2-499b-8c28-effbf979ea98_removebg.jpg?w=600', 'https://abimg003.imgix.net/GD75ETE/2026-03-11/image/81c1f03d-88aa-4f5a-beee-df62c9fd4eca_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': 128, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/cf938728-2963-46da-9d53-f8b0ab189e95.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:02:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cc319c49-a0e0-5b36-9ed8-eabe863fe568 with identifier: 120265015
2026-03-25 13:02:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cc319c49-a0e0-5b36-9ed8-eabe863fe568 with scrape type 1
2026-03-25 13:02:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 9 photos for item cc319c49-a0e0-5b36-9ed8-eabe863fe568
2026-03-25 13:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02: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%252FGD75ETE%252F2026-03-11%252Fimage%252F44366f4a-89a3-4b8a-95e2-ca5d5ddb8ea7_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GD75ETE/2026-03-11/image/44366f4a-89a3-4b8a-95e2-ca5d5ddb8ea7_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02: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%252FGD75ETE%252F2026-03-11%252Fimage%252F0d9bebcd-aafb-44f1-95a1-47bccfda706b_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GD75ETE/2026-03-11/image/0d9bebcd-aafb-44f1-95a1-47bccfda706b_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02: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%252FGD75ETE%252F2026-03-11%252Fimage%252F11987a76-ca35-4691-a5d5-5c2ad4be8781_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GD75ETE/2026-03-11/image/11987a76-ca35-4691-a5d5-5c2ad4be8781_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/KR74BHD/2026-03-13/image/d8c06ef4-6cbe-455f-a992-68f259f81eb9_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120415240?view=catalogue)
2026-03-25 13:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02: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%252FGD75ETE%252F2026-03-11%252Fimage%252Fdb903745-6f1c-4a98-a5aa-85a0db3a9fac_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GD75ETE/2026-03-11/image/db903745-6f1c-4a98-a5aa-85a0db3a9fac_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02: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%252FGD75ETE%252F2026-03-11%252Fimage%252F6d70a79a-184a-4281-afc4-479d4f1196ca_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GD75ETE/2026-03-11/image/6d70a79a-184a-4281-afc4-479d4f1196ca_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02: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%252FGD75ETE%252F2026-03-11%252Fimage%252F700a98e1-8198-4106-bd62-9b37117e01e9_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GD75ETE/2026-03-11/image/700a98e1-8198-4106-bd62-9b37117e01e9_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f869919d810>
2026-03-25 13:02:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_293c0a73-44bc-5da9-87e4-bfcd7a1fd468/293c0a73-44bc-5da9-87e4-bfcd7a1fd468_image_3.jpg HTTP/1.1" 201 0
2026-03-25 13:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FKR74BHD%252F2026-03-13%252Fimage%252Fbace739e-eb59-43de-b9b4-3afd7e5a3092_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/KR74BHD/2026-03-13/image/bace739e-eb59-43de-b9b4-3afd7e5a3092_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 293c0a73-44bc-5da9-87e4-bfcd7a1fd468
2026-03-25 13:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02: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%252FGD75ETE%252F2026-03-11%252Fimage%252F527453cd-a457-4e3c-8c49-6008fbe8ec66_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GD75ETE/2026-03-11/image/527453cd-a457-4e3c-8c49-6008fbe8ec66_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f869a6b42d0>
2026-03-25 13:02:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_293c0a73-44bc-5da9-87e4-bfcd7a1fd468/293c0a73-44bc-5da9-87e4-bfcd7a1fd468_image_7.jpg HTTP/1.1" 201 0
2026-03-25 13:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FKR74BHD%252F2026-03-13%252Fimage%252F7e9e4706-6de4-4336-9628-6e176e546b63_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/KR74BHD/2026-03-13/image/7e9e4706-6de4-4336-9628-6e176e546b63_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 293c0a73-44bc-5da9-87e4-bfcd7a1fd468
2026-03-25 13:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02: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%252FGD75ETE%252F2026-03-11%252Fimage%252F995007db-c7e2-499b-8c28-effbf979ea98_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GD75ETE/2026-03-11/image/995007db-c7e2-499b-8c28-effbf979ea98_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02: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%252FGD75ETE%252F2026-03-11%252Fimage%252F81c1f03d-88aa-4f5a-beee-df62c9fd4eca_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GD75ETE/2026-03-11/image/81c1f03d-88aa-4f5a-beee-df62c9fd4eca_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f86992f2850>
2026-03-25 13:02:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_293c0a73-44bc-5da9-87e4-bfcd7a1fd468/293c0a73-44bc-5da9-87e4-bfcd7a1fd468_image_6.jpg HTTP/1.1" 201 0
2026-03-25 13:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FKR74BHD%252F2026-03-13%252Fimage%252Fd8c06ef4-6cbe-455f-a992-68f259f81eb9_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/KR74BHD/2026-03-13/image/d8c06ef4-6cbe-455f-a992-68f259f81eb9_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 293c0a73-44bc-5da9-87e4-bfcd7a1fd468
2026-03-25 13:02:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/GD75ETE/2026-03-11/image/11987a76-ca35-4691-a5d5-5c2ad4be8781_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120265015?view=catalogue)
2026-03-25 13:02:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f869a713dd0>
2026-03-25 13:02:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cc319c49-a0e0-5b36-9ed8-eabe863fe568/cc319c49-a0e0-5b36-9ed8-eabe863fe568_image_2.jpg HTTP/1.1" 201 0
2026-03-25 13:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FGD75ETE%252F2026-03-11%252Fimage%252F11987a76-ca35-4691-a5d5-5c2ad4be8781_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GD75ETE/2026-03-11/image/11987a76-ca35-4691-a5d5-5c2ad4be8781_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item cc319c49-a0e0-5b36-9ed8-eabe863fe568
2026-03-25 13:02:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120479231?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:02:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:02:25 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120479231, 'registration': 'LY24KKX', 'account': 'MOT070', 'make': 'HYUNDAI', 'model': 'KONA ELECTRIC HATCHBACK', 'derivative': '160kW N Line 65kWh 5dr Auto', 'mileage': 24427, 'mileageWarranty': True, 'type': 'car', 'saleId': 19235, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 452}, 'saleStart': '2026-04-20T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2024-07-29', 'fuel': 'Electric', 'motExpiry': None, 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/LY24KKX/2026-03-17/image/f54d5d8b-1db2-4baf-9bb9-9febe1963a4b_removebg.jpg?w=600', 'https://abimg003.imgix.net/LY24KKX/2026-03-17/image/c2c13c87-e8a5-40fd-80fd-42c87ca6e38f_removebg.jpg?w=600', 'https://abimg003.imgix.net/LY24KKX/2026-03-17/image/9112b61d-c1d2-481d-809c-940d22572db2_removebg.jpg?w=600', 'https://abimg003.imgix.net/LY24KKX/2026-03-17/image/2a8ae875-9c46-43ff-b4ec-8eeed47cead2_removebg.jpg?w=600', 'https://abimg003.imgix.net/LY24KKX/2026-03-17/image/6109a4fc-61aa-48a7-817b-1109755379b6_removebg.jpg?w=600', 'https://abimg003.imgix.net/LY24KKX/2026-03-17/image/7586a1fe-3afb-4363-ba3f-ce8d33bb3f6e_removebg.jpg?w=600', 'https://abimg003.imgix.net/LY24KKX/2026-03-17/image/255cf840-6f08-4390-89c8-5ffd5de7d7ab_removebg.jpg?w=600', 'https://abimg003.imgix.net/LY24KKX/2026-03-17/image/2247db65-f117-46fd-936f-a354d0ab1452_removebg.jpg?w=600', 'https://abimg003.imgix.net/LY24KKX/2026-03-17/image/c18ad13f-c189-48cd-9a6e-9b071e619d41_removebg.jpg?w=600', 'https://abimg003.imgix.net/LY24KKX/2026-03-17/image/fd236e27-58a1-401f-b419-1012cc963f0b_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'NO V5 FORMER KEEPERS UNKNOWN - SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': False, 'v5details': None, 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/2a8a22ca-4132-4dd8-99b6-0eb99b14c08b.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:02:25 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120479231, 'registration': 'LY24KKX', 'account': 'MOT070', 'make': 'HYUNDAI', 'model': 'KONA ELECTRIC HATCHBACK', 'derivative': '160kW N Line 65kWh 5dr Auto', 'mileage': 24427, 'mileageWarranty': True, 'type': 'car', 'saleId': 19235, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 452}, 'saleStart': '2026-04-20T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2024-07-29', 'fuel': 'Electric', 'motExpiry': None, 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/LY24KKX/2026-03-17/image/f54d5d8b-1db2-4baf-9bb9-9febe1963a4b_removebg.jpg?w=600', 'https://abimg003.imgix.net/LY24KKX/2026-03-17/image/c2c13c87-e8a5-40fd-80fd-42c87ca6e38f_removebg.jpg?w=600', 'https://abimg003.imgix.net/LY24KKX/2026-03-17/image/9112b61d-c1d2-481d-809c-940d22572db2_removebg.jpg?w=600', 'https://abimg003.imgix.net/LY24KKX/2026-03-17/image/2a8ae875-9c46-43ff-b4ec-8eeed47cead2_removebg.jpg?w=600', 'https://abimg003.imgix.net/LY24KKX/2026-03-17/image/6109a4fc-61aa-48a7-817b-1109755379b6_removebg.jpg?w=600', 'https://abimg003.imgix.net/LY24KKX/2026-03-17/image/7586a1fe-3afb-4363-ba3f-ce8d33bb3f6e_removebg.jpg?w=600', 'https://abimg003.imgix.net/LY24KKX/2026-03-17/image/255cf840-6f08-4390-89c8-5ffd5de7d7ab_removebg.jpg?w=600', 'https://abimg003.imgix.net/LY24KKX/2026-03-17/image/2247db65-f117-46fd-936f-a354d0ab1452_removebg.jpg?w=600', 'https://abimg003.imgix.net/LY24KKX/2026-03-17/image/c18ad13f-c189-48cd-9a6e-9b071e619d41_removebg.jpg?w=600', 'https://abimg003.imgix.net/LY24KKX/2026-03-17/image/fd236e27-58a1-401f-b419-1012cc963f0b_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'NO V5 FORMER KEEPERS UNKNOWN - SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': False, 'v5details': None, 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/2a8a22ca-4132-4dd8-99b6-0eb99b14c08b.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:02:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d6dde523-f1ae-5bab-9a9d-9accbf8cb5a6 with identifier: 120479231
2026-03-25 13:02:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d6dde523-f1ae-5bab-9a9d-9accbf8cb5a6 with scrape type 1
2026-03-25 13:02:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d6dde523-f1ae-5bab-9a9d-9accbf8cb5a6
2026-03-25 13:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02: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%252FLY24KKX%252F2026-03-17%252Fimage%252Ff54d5d8b-1db2-4baf-9bb9-9febe1963a4b_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LY24KKX/2026-03-17/image/f54d5d8b-1db2-4baf-9bb9-9febe1963a4b_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FLY24KKX%252F2026-03-17%252Fimage%252Fc2c13c87-e8a5-40fd-80fd-42c87ca6e38f_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LY24KKX/2026-03-17/image/c2c13c87-e8a5-40fd-80fd-42c87ca6e38f_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FLY24KKX%252F2026-03-17%252Fimage%252F9112b61d-c1d2-481d-809c-940d22572db2_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LY24KKX/2026-03-17/image/9112b61d-c1d2-481d-809c-940d22572db2_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FLY24KKX%252F2026-03-17%252Fimage%252F2a8ae875-9c46-43ff-b4ec-8eeed47cead2_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LY24KKX/2026-03-17/image/2a8ae875-9c46-43ff-b4ec-8eeed47cead2_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FLY24KKX%252F2026-03-17%252Fimage%252F6109a4fc-61aa-48a7-817b-1109755379b6_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LY24KKX/2026-03-17/image/6109a4fc-61aa-48a7-817b-1109755379b6_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FLY24KKX%252F2026-03-17%252Fimage%252F7586a1fe-3afb-4363-ba3f-ce8d33bb3f6e_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LY24KKX/2026-03-17/image/7586a1fe-3afb-4363-ba3f-ce8d33bb3f6e_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FLY24KKX%252F2026-03-17%252Fimage%252F255cf840-6f08-4390-89c8-5ffd5de7d7ab_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LY24KKX/2026-03-17/image/255cf840-6f08-4390-89c8-5ffd5de7d7ab_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FLY24KKX%252F2026-03-17%252Fimage%252F2247db65-f117-46fd-936f-a354d0ab1452_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LY24KKX/2026-03-17/image/2247db65-f117-46fd-936f-a354d0ab1452_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/GD75ETE/2026-03-11/image/81c1f03d-88aa-4f5a-beee-df62c9fd4eca_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120265015?view=catalogue)
2026-03-25 13:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FLY24KKX%252F2026-03-17%252Fimage%252Fc18ad13f-c189-48cd-9a6e-9b071e619d41_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LY24KKX/2026-03-17/image/c18ad13f-c189-48cd-9a6e-9b071e619d41_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FLY24KKX%252F2026-03-17%252Fimage%252Ffd236e27-58a1-401f-b419-1012cc963f0b_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LY24KKX/2026-03-17/image/fd236e27-58a1-401f-b419-1012cc963f0b_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f869c1161d0>
2026-03-25 13:02:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cc319c49-a0e0-5b36-9ed8-eabe863fe568/cc319c49-a0e0-5b36-9ed8-eabe863fe568_image_8.jpg HTTP/1.1" 201 0
2026-03-25 13:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FGD75ETE%252F2026-03-11%252Fimage%252F81c1f03d-88aa-4f5a-beee-df62c9fd4eca_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GD75ETE/2026-03-11/image/81c1f03d-88aa-4f5a-beee-df62c9fd4eca_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item cc319c49-a0e0-5b36-9ed8-eabe863fe568
2026-03-25 13:02:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/GD75ETE/2026-03-11/image/995007db-c7e2-499b-8c28-effbf979ea98_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120265015?view=catalogue)
2026-03-25 13:02:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LY24KKX/2026-03-17/image/2247db65-f117-46fd-936f-a354d0ab1452_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120479231?view=catalogue)
2026-03-25 13:02:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f869c10f150>
2026-03-25 13:02:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cc319c49-a0e0-5b36-9ed8-eabe863fe568/cc319c49-a0e0-5b36-9ed8-eabe863fe568_image_7.jpg HTTP/1.1" 201 0
2026-03-25 13:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FGD75ETE%252F2026-03-11%252Fimage%252F995007db-c7e2-499b-8c28-effbf979ea98_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GD75ETE/2026-03-11/image/995007db-c7e2-499b-8c28-effbf979ea98_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item cc319c49-a0e0-5b36-9ed8-eabe863fe568
2026-03-25 13:02:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8699295a50>
2026-03-25 13:02:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d6dde523-f1ae-5bab-9a9d-9accbf8cb5a6/d6dde523-f1ae-5bab-9a9d-9accbf8cb5a6_image_7.jpg HTTP/1.1" 201 0
2026-03-25 13:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLY24KKX%252F2026-03-17%252Fimage%252F2247db65-f117-46fd-936f-a354d0ab1452_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LY24KKX/2026-03-17/image/2247db65-f117-46fd-936f-a354d0ab1452_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item d6dde523-f1ae-5bab-9a9d-9accbf8cb5a6
2026-03-25 13:02:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LY24KKX/2026-03-17/image/fd236e27-58a1-401f-b419-1012cc963f0b_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120479231?view=catalogue)
2026-03-25 13:02:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f86991ade50>
2026-03-25 13:02:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d6dde523-f1ae-5bab-9a9d-9accbf8cb5a6/d6dde523-f1ae-5bab-9a9d-9accbf8cb5a6_image_9.jpg HTTP/1.1" 201 0
2026-03-25 13:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLY24KKX%252F2026-03-17%252Fimage%252Ffd236e27-58a1-401f-b419-1012cc963f0b_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LY24KKX/2026-03-17/image/fd236e27-58a1-401f-b419-1012cc963f0b_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item d6dde523-f1ae-5bab-9a9d-9accbf8cb5a6
2026-03-25 13:02:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LY24KKX/2026-03-17/image/255cf840-6f08-4390-89c8-5ffd5de7d7ab_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120479231?view=catalogue)
2026-03-25 13:02:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8699260b10>
2026-03-25 13:02:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d6dde523-f1ae-5bab-9a9d-9accbf8cb5a6/d6dde523-f1ae-5bab-9a9d-9accbf8cb5a6_image_6.jpg HTTP/1.1" 201 0
2026-03-25 13:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLY24KKX%252F2026-03-17%252Fimage%252F255cf840-6f08-4390-89c8-5ffd5de7d7ab_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LY24KKX/2026-03-17/image/255cf840-6f08-4390-89c8-5ffd5de7d7ab_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item d6dde523-f1ae-5bab-9a9d-9accbf8cb5a6
2026-03-25 13:02:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LY24KKX/2026-03-17/image/7586a1fe-3afb-4363-ba3f-ce8d33bb3f6e_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120479231?view=catalogue)
2026-03-25 13:02:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f869be3d710>
2026-03-25 13:02:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d6dde523-f1ae-5bab-9a9d-9accbf8cb5a6/d6dde523-f1ae-5bab-9a9d-9accbf8cb5a6_image_5.jpg HTTP/1.1" 201 0
2026-03-25 13:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLY24KKX%252F2026-03-17%252Fimage%252F7586a1fe-3afb-4363-ba3f-ce8d33bb3f6e_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LY24KKX/2026-03-17/image/7586a1fe-3afb-4363-ba3f-ce8d33bb3f6e_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item d6dde523-f1ae-5bab-9a9d-9accbf8cb5a6
2026-03-25 13:02:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LY24KKX/2026-03-17/image/c18ad13f-c189-48cd-9a6e-9b071e619d41_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120479231?view=catalogue)
2026-03-25 13:02:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120063849?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:02:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:02:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8699294050>
2026-03-25 13:02:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d6dde523-f1ae-5bab-9a9d-9accbf8cb5a6/d6dde523-f1ae-5bab-9a9d-9accbf8cb5a6_image_8.jpg HTTP/1.1" 201 0
2026-03-25 13:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLY24KKX%252F2026-03-17%252Fimage%252Fc18ad13f-c189-48cd-9a6e-9b071e619d41_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LY24KKX/2026-03-17/image/c18ad13f-c189-48cd-9a6e-9b071e619d41_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item d6dde523-f1ae-5bab-9a9d-9accbf8cb5a6
2026-03-25 13:02:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LY24KKX/2026-03-17/image/6109a4fc-61aa-48a7-817b-1109755379b6_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120479231?view=catalogue)
2026-03-25 13:02:27 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120063849, 'registration': 'LF25FYK', 'account': 'MOT070', 'make': 'SKODA', 'model': 'FABIA HATCHBACK', 'derivative': '1.0 TSI 116 SE Edition 5dr DSG', 'mileage': 9490, 'mileageWarranty': True, 'type': 'car', 'saleId': 19235, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 452}, 'saleStart': '2026-04-20T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2025-03-13', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/LF25FYK/2026-03-03/image/52698282-02cf-4bd3-9530-8061816616f0_removebg.jpg?w=600', 'https://abimg003.imgix.net/LF25FYK/2026-03-03/image/79de69d5-bf6a-48d8-8fb3-b3ae9453f0be_removebg.jpg?w=600', 'https://abimg003.imgix.net/LF25FYK/2026-03-03/image/8a6fdc59-1c83-4ccf-acb2-a0971c650054_removebg.jpg?w=600', 'https://abimg003.imgix.net/LF25FYK/2026-03-03/image/233afad5-5401-4925-86be-640b07731cc8_removebg.jpg?w=600', 'https://abimg003.imgix.net/LF25FYK/2026-03-03/image/7e544445-01d3-4153-bd8c-a7e0765828e4_removebg.jpg?w=600', 'https://abimg003.imgix.net/LF25FYK/2026-03-03/image/9af97c61-b343-4f7f-a6ec-435fe22c9dbb_removebg.jpg?w=600', 'https://abimg003.imgix.net/LF25FYK/2026-03-03/image/e279381b-7a44-46ee-9151-44a0fa49567a_removebg.jpg?w=600', 'https://abimg003.imgix.net/LF25FYK/2026-03-03/image/016e3f30-f840-46e2-9084-16ac2686937c_removebg.jpg?w=600', 'https://abimg003.imgix.net/LF25FYK/2026-03-03/image/aa7327bc-009c-4473-a87c-037f86269695_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': 119, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/7989caad-524e-4c22-bf22-638f70263dab.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:02:27 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120063849, 'registration': 'LF25FYK', 'account': 'MOT070', 'make': 'SKODA', 'model': 'FABIA HATCHBACK', 'derivative': '1.0 TSI 116 SE Edition 5dr DSG', 'mileage': 9490, 'mileageWarranty': True, 'type': 'car', 'saleId': 19235, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 452}, 'saleStart': '2026-04-20T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2025-03-13', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/LF25FYK/2026-03-03/image/52698282-02cf-4bd3-9530-8061816616f0_removebg.jpg?w=600', 'https://abimg003.imgix.net/LF25FYK/2026-03-03/image/79de69d5-bf6a-48d8-8fb3-b3ae9453f0be_removebg.jpg?w=600', 'https://abimg003.imgix.net/LF25FYK/2026-03-03/image/8a6fdc59-1c83-4ccf-acb2-a0971c650054_removebg.jpg?w=600', 'https://abimg003.imgix.net/LF25FYK/2026-03-03/image/233afad5-5401-4925-86be-640b07731cc8_removebg.jpg?w=600', 'https://abimg003.imgix.net/LF25FYK/2026-03-03/image/7e544445-01d3-4153-bd8c-a7e0765828e4_removebg.jpg?w=600', 'https://abimg003.imgix.net/LF25FYK/2026-03-03/image/9af97c61-b343-4f7f-a6ec-435fe22c9dbb_removebg.jpg?w=600', 'https://abimg003.imgix.net/LF25FYK/2026-03-03/image/e279381b-7a44-46ee-9151-44a0fa49567a_removebg.jpg?w=600', 'https://abimg003.imgix.net/LF25FYK/2026-03-03/image/016e3f30-f840-46e2-9084-16ac2686937c_removebg.jpg?w=600', 'https://abimg003.imgix.net/LF25FYK/2026-03-03/image/aa7327bc-009c-4473-a87c-037f86269695_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': 119, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/7989caad-524e-4c22-bf22-638f70263dab.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:02:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 75a8b98b-aa9d-557a-baae-6b586a21bd1e with identifier: 120063849
2026-03-25 13:02:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 75a8b98b-aa9d-557a-baae-6b586a21bd1e with scrape type 1
2026-03-25 13:02:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 9 photos for item 75a8b98b-aa9d-557a-baae-6b586a21bd1e
2026-03-25 13:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FLF25FYK%252F2026-03-03%252Fimage%252F52698282-02cf-4bd3-9530-8061816616f0_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LF25FYK/2026-03-03/image/52698282-02cf-4bd3-9530-8061816616f0_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FLF25FYK%252F2026-03-03%252Fimage%252F79de69d5-bf6a-48d8-8fb3-b3ae9453f0be_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LF25FYK/2026-03-03/image/79de69d5-bf6a-48d8-8fb3-b3ae9453f0be_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FLF25FYK%252F2026-03-03%252Fimage%252F8a6fdc59-1c83-4ccf-acb2-a0971c650054_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LF25FYK/2026-03-03/image/8a6fdc59-1c83-4ccf-acb2-a0971c650054_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FLF25FYK%252F2026-03-03%252Fimage%252F233afad5-5401-4925-86be-640b07731cc8_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LF25FYK/2026-03-03/image/233afad5-5401-4925-86be-640b07731cc8_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FLF25FYK%252F2026-03-03%252Fimage%252F7e544445-01d3-4153-bd8c-a7e0765828e4_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LF25FYK/2026-03-03/image/7e544445-01d3-4153-bd8c-a7e0765828e4_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FLF25FYK%252F2026-03-03%252Fimage%252F9af97c61-b343-4f7f-a6ec-435fe22c9dbb_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LF25FYK/2026-03-03/image/9af97c61-b343-4f7f-a6ec-435fe22c9dbb_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FLF25FYK%252F2026-03-03%252Fimage%252Fe279381b-7a44-46ee-9151-44a0fa49567a_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LF25FYK/2026-03-03/image/e279381b-7a44-46ee-9151-44a0fa49567a_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f869919e8d0>
2026-03-25 13:02:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d6dde523-f1ae-5bab-9a9d-9accbf8cb5a6/d6dde523-f1ae-5bab-9a9d-9accbf8cb5a6_image_4.jpg HTTP/1.1" 201 0
2026-03-25 13:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLY24KKX%252F2026-03-17%252Fimage%252F6109a4fc-61aa-48a7-817b-1109755379b6_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LY24KKX/2026-03-17/image/6109a4fc-61aa-48a7-817b-1109755379b6_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item d6dde523-f1ae-5bab-9a9d-9accbf8cb5a6
2026-03-25 13:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FLF25FYK%252F2026-03-03%252Fimage%252F016e3f30-f840-46e2-9084-16ac2686937c_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LF25FYK/2026-03-03/image/016e3f30-f840-46e2-9084-16ac2686937c_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120315260?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:02:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FLF25FYK%252F2026-03-03%252Fimage%252Faa7327bc-009c-4473-a87c-037f86269695_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LF25FYK/2026-03-03/image/aa7327bc-009c-4473-a87c-037f86269695_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LY24KKX/2026-03-17/image/9112b61d-c1d2-481d-809c-940d22572db2_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120479231?view=catalogue)
2026-03-25 13:02:27 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120315260, 'registration': 'GN75ZYA', 'account': 'MOT070', 'make': 'NISSAN', 'model': 'QASHQAI HATCHBACK', 'derivative': '1.3 DiG-T MH Acenta Premium 5dr', 'mileage': 4661, 'mileageWarranty': True, 'type': 'car', 'saleId': 19235, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 452}, 'saleStart': '2026-04-20T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2025-12-12', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 5, 'engineSize': 1332, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/GN75ZYA/2026-03-12/image/0ddbe5ad-980d-4c49-a96e-909799e4dd84_removebg.jpg?w=600', 'https://abimg003.imgix.net/GN75ZYA/2026-03-12/image/e87b2500-2b67-43e7-9123-c042fb235b18_removebg.jpg?w=600', 'https://abimg003.imgix.net/GN75ZYA/2026-03-12/image/e1953fe8-e583-4fa5-aed1-ba343d65b66c_removebg.jpg?w=600', 'https://abimg003.imgix.net/GN75ZYA/2026-03-12/image/013b3944-dea5-4d38-a10c-43e7a7cb3485_removebg.jpg?w=600', 'https://abimg003.imgix.net/GN75ZYA/2026-03-12/image/2aec15b6-8a44-4e42-8b00-3df92fbbf834_removebg.jpg?w=600', 'https://abimg003.imgix.net/GN75ZYA/2026-03-12/image/0fe065f2-cb59-4db3-87aa-ecfa91374ed1_removebg.jpg?w=600', 'https://abimg003.imgix.net/GN75ZYA/2026-03-12/image/6d528280-df81-4b22-8eb4-2d128bc7c0a5_removebg.jpg?w=600', 'https://abimg003.imgix.net/GN75ZYA/2026-03-12/image/fbcde063-4825-443b-9ee8-c91beff7b8dc_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': 142, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/e74f96d3-6a12-46f0-8369-ee5648ac19e0.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:02:27 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120315260, 'registration': 'GN75ZYA', 'account': 'MOT070', 'make': 'NISSAN', 'model': 'QASHQAI HATCHBACK', 'derivative': '1.3 DiG-T MH Acenta Premium 5dr', 'mileage': 4661, 'mileageWarranty': True, 'type': 'car', 'saleId': 19235, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 452}, 'saleStart': '2026-04-20T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2025-12-12', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 5, 'engineSize': 1332, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/GN75ZYA/2026-03-12/image/0ddbe5ad-980d-4c49-a96e-909799e4dd84_removebg.jpg?w=600', 'https://abimg003.imgix.net/GN75ZYA/2026-03-12/image/e87b2500-2b67-43e7-9123-c042fb235b18_removebg.jpg?w=600', 'https://abimg003.imgix.net/GN75ZYA/2026-03-12/image/e1953fe8-e583-4fa5-aed1-ba343d65b66c_removebg.jpg?w=600', 'https://abimg003.imgix.net/GN75ZYA/2026-03-12/image/013b3944-dea5-4d38-a10c-43e7a7cb3485_removebg.jpg?w=600', 'https://abimg003.imgix.net/GN75ZYA/2026-03-12/image/2aec15b6-8a44-4e42-8b00-3df92fbbf834_removebg.jpg?w=600', 'https://abimg003.imgix.net/GN75ZYA/2026-03-12/image/0fe065f2-cb59-4db3-87aa-ecfa91374ed1_removebg.jpg?w=600', 'https://abimg003.imgix.net/GN75ZYA/2026-03-12/image/6d528280-df81-4b22-8eb4-2d128bc7c0a5_removebg.jpg?w=600', 'https://abimg003.imgix.net/GN75ZYA/2026-03-12/image/fbcde063-4825-443b-9ee8-c91beff7b8dc_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': 142, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/e74f96d3-6a12-46f0-8369-ee5648ac19e0.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:02:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 73261a34-dc35-53ab-acd3-3b2441a23699 with identifier: 120315260
2026-03-25 13:02:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 73261a34-dc35-53ab-acd3-3b2441a23699 with scrape type 1
2026-03-25 13:02:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 8 photos for item 73261a34-dc35-53ab-acd3-3b2441a23699
2026-03-25 13:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FGN75ZYA%252F2026-03-12%252Fimage%252F0ddbe5ad-980d-4c49-a96e-909799e4dd84_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GN75ZYA/2026-03-12/image/0ddbe5ad-980d-4c49-a96e-909799e4dd84_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FGN75ZYA%252F2026-03-12%252Fimage%252Fe87b2500-2b67-43e7-9123-c042fb235b18_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GN75ZYA/2026-03-12/image/e87b2500-2b67-43e7-9123-c042fb235b18_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FGN75ZYA%252F2026-03-12%252Fimage%252Fe1953fe8-e583-4fa5-aed1-ba343d65b66c_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GN75ZYA/2026-03-12/image/e1953fe8-e583-4fa5-aed1-ba343d65b66c_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8699387490>
2026-03-25 13:02:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d6dde523-f1ae-5bab-9a9d-9accbf8cb5a6/d6dde523-f1ae-5bab-9a9d-9accbf8cb5a6_image_2.jpg HTTP/1.1" 201 0
2026-03-25 13:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLY24KKX%252F2026-03-17%252Fimage%252F9112b61d-c1d2-481d-809c-940d22572db2_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LY24KKX/2026-03-17/image/9112b61d-c1d2-481d-809c-940d22572db2_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item d6dde523-f1ae-5bab-9a9d-9accbf8cb5a6
2026-03-25 13:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FGN75ZYA%252F2026-03-12%252Fimage%252F013b3944-dea5-4d38-a10c-43e7a7cb3485_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GN75ZYA/2026-03-12/image/013b3944-dea5-4d38-a10c-43e7a7cb3485_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LY24KKX/2026-03-17/image/c2c13c87-e8a5-40fd-80fd-42c87ca6e38f_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120479231?view=catalogue)
2026-03-25 13:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FGN75ZYA%252F2026-03-12%252Fimage%252F2aec15b6-8a44-4e42-8b00-3df92fbbf834_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GN75ZYA/2026-03-12/image/2aec15b6-8a44-4e42-8b00-3df92fbbf834_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FGN75ZYA%252F2026-03-12%252Fimage%252F0fe065f2-cb59-4db3-87aa-ecfa91374ed1_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GN75ZYA/2026-03-12/image/0fe065f2-cb59-4db3-87aa-ecfa91374ed1_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FGN75ZYA%252F2026-03-12%252Fimage%252F6d528280-df81-4b22-8eb4-2d128bc7c0a5_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GN75ZYA/2026-03-12/image/6d528280-df81-4b22-8eb4-2d128bc7c0a5_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FGN75ZYA%252F2026-03-12%252Fimage%252Ffbcde063-4825-443b-9ee8-c91beff7b8dc_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GN75ZYA/2026-03-12/image/fbcde063-4825-443b-9ee8-c91beff7b8dc_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f869a737fd0>
2026-03-25 13:02:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d6dde523-f1ae-5bab-9a9d-9accbf8cb5a6/d6dde523-f1ae-5bab-9a9d-9accbf8cb5a6_image_1.jpg HTTP/1.1" 201 0
2026-03-25 13:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLY24KKX%252F2026-03-17%252Fimage%252Fc2c13c87-e8a5-40fd-80fd-42c87ca6e38f_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LY24KKX/2026-03-17/image/c2c13c87-e8a5-40fd-80fd-42c87ca6e38f_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item d6dde523-f1ae-5bab-9a9d-9accbf8cb5a6
2026-03-25 13:02:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LF25FYK/2026-03-03/image/aa7327bc-009c-4473-a87c-037f86269695_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120063849?view=catalogue)
2026-03-25 13:02:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LF25FYK/2026-03-03/image/e279381b-7a44-46ee-9151-44a0fa49567a_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120063849?view=catalogue)
2026-03-25 13:02:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8699395c10>
2026-03-25 13:02:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_75a8b98b-aa9d-557a-baae-6b586a21bd1e/75a8b98b-aa9d-557a-baae-6b586a21bd1e_image_8.jpg HTTP/1.1" 201 0
2026-03-25 13:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLF25FYK%252F2026-03-03%252Fimage%252Faa7327bc-009c-4473-a87c-037f86269695_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LF25FYK/2026-03-03/image/aa7327bc-009c-4473-a87c-037f86269695_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 75a8b98b-aa9d-557a-baae-6b586a21bd1e
2026-03-25 13:02:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f869a5f8290>
2026-03-25 13:02:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_75a8b98b-aa9d-557a-baae-6b586a21bd1e/75a8b98b-aa9d-557a-baae-6b586a21bd1e_image_6.jpg HTTP/1.1" 201 0
2026-03-25 13:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLF25FYK%252F2026-03-03%252Fimage%252Fe279381b-7a44-46ee-9151-44a0fa49567a_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LF25FYK/2026-03-03/image/e279381b-7a44-46ee-9151-44a0fa49567a_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 75a8b98b-aa9d-557a-baae-6b586a21bd1e
2026-03-25 13:02:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/GN75ZYA/2026-03-12/image/fbcde063-4825-443b-9ee8-c91beff7b8dc_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120315260?view=catalogue)
2026-03-25 13:02:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120123859?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:02:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:02:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LY24KKX/2026-03-17/image/2a8ae875-9c46-43ff-b4ec-8eeed47cead2_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120479231?view=catalogue)
2026-03-25 13:02:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8699b966d0>
2026-03-25 13:02:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_73261a34-dc35-53ab-acd3-3b2441a23699/73261a34-dc35-53ab-acd3-3b2441a23699_image_7.jpg HTTP/1.1" 201 0
2026-03-25 13:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FGN75ZYA%252F2026-03-12%252Fimage%252Ffbcde063-4825-443b-9ee8-c91beff7b8dc_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GN75ZYA/2026-03-12/image/fbcde063-4825-443b-9ee8-c91beff7b8dc_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 73261a34-dc35-53ab-acd3-3b2441a23699
2026-03-25 13:02:28 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120123859, 'registration': 'LY24MKN', 'account': 'MOT070', 'make': 'KIA', 'model': 'STONIC ESTATE', 'derivative': '1.0T GDi 48V 98 GT-Line S 5dr DCT', 'mileage': 38261, 'mileageWarranty': True, 'type': 'car', 'saleId': 19235, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 452}, 'saleStart': '2026-04-20T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2024-06-30', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 5, 'engineSize': 998, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/LY24MKN/2026-03-05/image/e91ec824-bfa9-4444-ab7e-c0729398564a_removebg.jpg?w=600', 'https://abimg003.imgix.net/LY24MKN/2026-03-05/image/740e3283-e5d1-481e-af4d-98db076d3e29_removebg.jpg?w=600', 'https://abimg003.imgix.net/LY24MKN/2026-03-05/image/77e627d6-fd69-4e92-ae75-2bf15cfa225f_removebg.jpg?w=600', 'https://abimg003.imgix.net/LY24MKN/2026-03-05/image/2d9638f4-5107-4313-bd0d-3636aa2f766a_removebg.jpg?w=600', 'https://abimg003.imgix.net/LY24MKN/2026-03-05/image/798ce62d-392a-4052-b448-4075f3af9e6b_removebg.jpg?w=600', 'https://abimg003.imgix.net/LY24MKN/2026-03-05/image/9f80ad7a-6d32-4125-a85a-fd6cabb13311_removebg.jpg?w=600', 'https://abimg003.imgix.net/LY24MKN/2026-03-05/image/94bcd870-4460-4fae-998a-ba6dd978422c_removebg.jpg?w=600', 'https://abimg003.imgix.net/LY24MKN/2026-03-05/image/678e46ec-3352-4459-8cb3-df1e004ed209_removebg.jpg?w=600', 'https://abimg003.imgix.net/LY24MKN/2026-03-05/image/fc9f414f-0d00-4627-b9c1-9112595d5b35_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': 129, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/6d3a375d-0fe1-47c7-9ae8-7f20c4cc503a.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:02:28 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120123859, 'registration': 'LY24MKN', 'account': 'MOT070', 'make': 'KIA', 'model': 'STONIC ESTATE', 'derivative': '1.0T GDi 48V 98 GT-Line S 5dr DCT', 'mileage': 38261, 'mileageWarranty': True, 'type': 'car', 'saleId': 19235, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 452}, 'saleStart': '2026-04-20T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2024-06-30', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 5, 'engineSize': 998, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/LY24MKN/2026-03-05/image/e91ec824-bfa9-4444-ab7e-c0729398564a_removebg.jpg?w=600', 'https://abimg003.imgix.net/LY24MKN/2026-03-05/image/740e3283-e5d1-481e-af4d-98db076d3e29_removebg.jpg?w=600', 'https://abimg003.imgix.net/LY24MKN/2026-03-05/image/77e627d6-fd69-4e92-ae75-2bf15cfa225f_removebg.jpg?w=600', 'https://abimg003.imgix.net/LY24MKN/2026-03-05/image/2d9638f4-5107-4313-bd0d-3636aa2f766a_removebg.jpg?w=600', 'https://abimg003.imgix.net/LY24MKN/2026-03-05/image/798ce62d-392a-4052-b448-4075f3af9e6b_removebg.jpg?w=600', 'https://abimg003.imgix.net/LY24MKN/2026-03-05/image/9f80ad7a-6d32-4125-a85a-fd6cabb13311_removebg.jpg?w=600', 'https://abimg003.imgix.net/LY24MKN/2026-03-05/image/94bcd870-4460-4fae-998a-ba6dd978422c_removebg.jpg?w=600', 'https://abimg003.imgix.net/LY24MKN/2026-03-05/image/678e46ec-3352-4459-8cb3-df1e004ed209_removebg.jpg?w=600', 'https://abimg003.imgix.net/LY24MKN/2026-03-05/image/fc9f414f-0d00-4627-b9c1-9112595d5b35_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': 129, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/6d3a375d-0fe1-47c7-9ae8-7f20c4cc503a.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:02:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3deb9c4a-3039-5cf9-8735-84d74921ab24 with identifier: 120123859
2026-03-25 13:02:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3deb9c4a-3039-5cf9-8735-84d74921ab24 with scrape type 1
2026-03-25 13:02:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 9 photos for item 3deb9c4a-3039-5cf9-8735-84d74921ab24
2026-03-25 13:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FLY24MKN%252F2026-03-05%252Fimage%252Fe91ec824-bfa9-4444-ab7e-c0729398564a_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LY24MKN/2026-03-05/image/e91ec824-bfa9-4444-ab7e-c0729398564a_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f869a6b76d0>
2026-03-25 13:02:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d6dde523-f1ae-5bab-9a9d-9accbf8cb5a6/d6dde523-f1ae-5bab-9a9d-9accbf8cb5a6_image_3.jpg HTTP/1.1" 201 0
2026-03-25 13:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLY24KKX%252F2026-03-17%252Fimage%252F2a8ae875-9c46-43ff-b4ec-8eeed47cead2_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LY24KKX/2026-03-17/image/2a8ae875-9c46-43ff-b4ec-8eeed47cead2_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item d6dde523-f1ae-5bab-9a9d-9accbf8cb5a6
2026-03-25 13:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FLY24MKN%252F2026-03-05%252Fimage%252F740e3283-e5d1-481e-af4d-98db076d3e29_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LY24MKN/2026-03-05/image/740e3283-e5d1-481e-af4d-98db076d3e29_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FLY24MKN%252F2026-03-05%252Fimage%252F77e627d6-fd69-4e92-ae75-2bf15cfa225f_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LY24MKN/2026-03-05/image/77e627d6-fd69-4e92-ae75-2bf15cfa225f_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FLY24MKN%252F2026-03-05%252Fimage%252F2d9638f4-5107-4313-bd0d-3636aa2f766a_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LY24MKN/2026-03-05/image/2d9638f4-5107-4313-bd0d-3636aa2f766a_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FLY24MKN%252F2026-03-05%252Fimage%252F798ce62d-392a-4052-b448-4075f3af9e6b_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LY24MKN/2026-03-05/image/798ce62d-392a-4052-b448-4075f3af9e6b_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FLY24MKN%252F2026-03-05%252Fimage%252F9f80ad7a-6d32-4125-a85a-fd6cabb13311_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LY24MKN/2026-03-05/image/9f80ad7a-6d32-4125-a85a-fd6cabb13311_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FLY24MKN%252F2026-03-05%252Fimage%252F94bcd870-4460-4fae-998a-ba6dd978422c_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LY24MKN/2026-03-05/image/94bcd870-4460-4fae-998a-ba6dd978422c_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FLY24MKN%252F2026-03-05%252Fimage%252F678e46ec-3352-4459-8cb3-df1e004ed209_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LY24MKN/2026-03-05/image/678e46ec-3352-4459-8cb3-df1e004ed209_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FLY24MKN%252F2026-03-05%252Fimage%252Ffc9f414f-0d00-4627-b9c1-9112595d5b35_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LY24MKN/2026-03-05/image/fc9f414f-0d00-4627-b9c1-9112595d5b35_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/GN75ZYA/2026-03-12/image/0fe065f2-cb59-4db3-87aa-ecfa91374ed1_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120315260?view=catalogue)
2026-03-25 13:02:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/GN75ZYA/2026-03-12/image/2aec15b6-8a44-4e42-8b00-3df92fbbf834_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120315260?view=catalogue)
2026-03-25 13:02:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/GN75ZYA/2026-03-12/image/013b3944-dea5-4d38-a10c-43e7a7cb3485_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120315260?view=catalogue)
2026-03-25 13:02:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/GN75ZYA/2026-03-12/image/e1953fe8-e583-4fa5-aed1-ba343d65b66c_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120315260?view=catalogue)
2026-03-25 13:02:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f869a64d7d0>
2026-03-25 13:02:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_73261a34-dc35-53ab-acd3-3b2441a23699/73261a34-dc35-53ab-acd3-3b2441a23699_image_5.jpg HTTP/1.1" 201 0
2026-03-25 13:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FGN75ZYA%252F2026-03-12%252Fimage%252F0fe065f2-cb59-4db3-87aa-ecfa91374ed1_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GN75ZYA/2026-03-12/image/0fe065f2-cb59-4db3-87aa-ecfa91374ed1_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 73261a34-dc35-53ab-acd3-3b2441a23699
2026-03-25 13:02:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f869a734bd0>
2026-03-25 13:02:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_73261a34-dc35-53ab-acd3-3b2441a23699/73261a34-dc35-53ab-acd3-3b2441a23699_image_4.jpg HTTP/1.1" 201 0
2026-03-25 13:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FGN75ZYA%252F2026-03-12%252Fimage%252F2aec15b6-8a44-4e42-8b00-3df92fbbf834_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GN75ZYA/2026-03-12/image/2aec15b6-8a44-4e42-8b00-3df92fbbf834_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 73261a34-dc35-53ab-acd3-3b2441a23699
2026-03-25 13:02:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f86991c1dd0>
2026-03-25 13:02:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_73261a34-dc35-53ab-acd3-3b2441a23699/73261a34-dc35-53ab-acd3-3b2441a23699_image_3.jpg HTTP/1.1" 201 0
2026-03-25 13:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FGN75ZYA%252F2026-03-12%252Fimage%252F013b3944-dea5-4d38-a10c-43e7a7cb3485_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GN75ZYA/2026-03-12/image/013b3944-dea5-4d38-a10c-43e7a7cb3485_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 73261a34-dc35-53ab-acd3-3b2441a23699
2026-03-25 13:02:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f86993151d0>
2026-03-25 13:02:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_73261a34-dc35-53ab-acd3-3b2441a23699/73261a34-dc35-53ab-acd3-3b2441a23699_image_2.jpg HTTP/1.1" 201 0
2026-03-25 13:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FGN75ZYA%252F2026-03-12%252Fimage%252Fe1953fe8-e583-4fa5-aed1-ba343d65b66c_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GN75ZYA/2026-03-12/image/e1953fe8-e583-4fa5-aed1-ba343d65b66c_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 73261a34-dc35-53ab-acd3-3b2441a23699
2026-03-25 13:02:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LY24MKN/2026-03-05/image/fc9f414f-0d00-4627-b9c1-9112595d5b35_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120123859?view=catalogue)
2026-03-25 13:02:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f86991d6d10>
2026-03-25 13:02:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3deb9c4a-3039-5cf9-8735-84d74921ab24/3deb9c4a-3039-5cf9-8735-84d74921ab24_image_8.jpg HTTP/1.1" 201 0
2026-03-25 13:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLY24MKN%252F2026-03-05%252Fimage%252Ffc9f414f-0d00-4627-b9c1-9112595d5b35_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LY24MKN/2026-03-05/image/fc9f414f-0d00-4627-b9c1-9112595d5b35_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 3deb9c4a-3039-5cf9-8735-84d74921ab24
2026-03-25 13:02:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LY24MKN/2026-03-05/image/94bcd870-4460-4fae-998a-ba6dd978422c_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120123859?view=catalogue)
2026-03-25 13:02:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LY24MKN/2026-03-05/image/9f80ad7a-6d32-4125-a85a-fd6cabb13311_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120123859?view=catalogue)
2026-03-25 13:02:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f869cede890>
2026-03-25 13:02:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3deb9c4a-3039-5cf9-8735-84d74921ab24/3deb9c4a-3039-5cf9-8735-84d74921ab24_image_6.jpg HTTP/1.1" 201 0
2026-03-25 13:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLY24MKN%252F2026-03-05%252Fimage%252F94bcd870-4460-4fae-998a-ba6dd978422c_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LY24MKN/2026-03-05/image/94bcd870-4460-4fae-998a-ba6dd978422c_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 3deb9c4a-3039-5cf9-8735-84d74921ab24
2026-03-25 13:02:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/GN75ZYA/2026-03-12/image/6d528280-df81-4b22-8eb4-2d128bc7c0a5_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120315260?view=catalogue)
2026-03-25 13:02:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8699273cd0>
2026-03-25 13:02:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3deb9c4a-3039-5cf9-8735-84d74921ab24/3deb9c4a-3039-5cf9-8735-84d74921ab24_image_5.jpg HTTP/1.1" 201 0
2026-03-25 13:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLY24MKN%252F2026-03-05%252Fimage%252F9f80ad7a-6d32-4125-a85a-fd6cabb13311_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LY24MKN/2026-03-05/image/9f80ad7a-6d32-4125-a85a-fd6cabb13311_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 3deb9c4a-3039-5cf9-8735-84d74921ab24
2026-03-25 13:02:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LY24MKN/2026-03-05/image/798ce62d-392a-4052-b448-4075f3af9e6b_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120123859?view=catalogue)
2026-03-25 13:02:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f869938bb10>
2026-03-25 13:02:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_73261a34-dc35-53ab-acd3-3b2441a23699/73261a34-dc35-53ab-acd3-3b2441a23699_image_6.jpg HTTP/1.1" 201 0
2026-03-25 13:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FGN75ZYA%252F2026-03-12%252Fimage%252F6d528280-df81-4b22-8eb4-2d128bc7c0a5_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GN75ZYA/2026-03-12/image/6d528280-df81-4b22-8eb4-2d128bc7c0a5_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 73261a34-dc35-53ab-acd3-3b2441a23699
2026-03-25 13:02:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LY24MKN/2026-03-05/image/e91ec824-bfa9-4444-ab7e-c0729398564a_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120123859?view=catalogue)
2026-03-25 13:02:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8699287890>
2026-03-25 13:02:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3deb9c4a-3039-5cf9-8735-84d74921ab24/3deb9c4a-3039-5cf9-8735-84d74921ab24_image_4.jpg HTTP/1.1" 201 0
2026-03-25 13:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLY24MKN%252F2026-03-05%252Fimage%252F798ce62d-392a-4052-b448-4075f3af9e6b_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LY24MKN/2026-03-05/image/798ce62d-392a-4052-b448-4075f3af9e6b_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 3deb9c4a-3039-5cf9-8735-84d74921ab24
2026-03-25 13:02:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LY24MKN/2026-03-05/image/77e627d6-fd69-4e92-ae75-2bf15cfa225f_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120123859?view=catalogue)
2026-03-25 13:02:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LY24MKN/2026-03-05/image/740e3283-e5d1-481e-af4d-98db076d3e29_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120123859?view=catalogue)
2026-03-25 13:02:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8699387690>
2026-03-25 13:02:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3deb9c4a-3039-5cf9-8735-84d74921ab24/3deb9c4a-3039-5cf9-8735-84d74921ab24_image_0.jpg HTTP/1.1" 201 0
2026-03-25 13:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLY24MKN%252F2026-03-05%252Fimage%252Fe91ec824-bfa9-4444-ab7e-c0729398564a_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LY24MKN/2026-03-05/image/e91ec824-bfa9-4444-ab7e-c0729398564a_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 3deb9c4a-3039-5cf9-8735-84d74921ab24
2026-03-25 13:02:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/GN75ZYA/2026-03-12/image/0ddbe5ad-980d-4c49-a96e-909799e4dd84_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120315260?view=catalogue)
2026-03-25 13:02:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f869c116b10>
2026-03-25 13:02:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3deb9c4a-3039-5cf9-8735-84d74921ab24/3deb9c4a-3039-5cf9-8735-84d74921ab24_image_2.jpg HTTP/1.1" 201 0
2026-03-25 13:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLY24MKN%252F2026-03-05%252Fimage%252F77e627d6-fd69-4e92-ae75-2bf15cfa225f_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LY24MKN/2026-03-05/image/77e627d6-fd69-4e92-ae75-2bf15cfa225f_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 3deb9c4a-3039-5cf9-8735-84d74921ab24
2026-03-25 13:02:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/GN75ZYA/2026-03-12/image/e87b2500-2b67-43e7-9123-c042fb235b18_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120315260?view=catalogue)
2026-03-25 13:02:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f869929c5d0>
2026-03-25 13:02:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3deb9c4a-3039-5cf9-8735-84d74921ab24/3deb9c4a-3039-5cf9-8735-84d74921ab24_image_1.jpg HTTP/1.1" 201 0
2026-03-25 13:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLY24MKN%252F2026-03-05%252Fimage%252F740e3283-e5d1-481e-af4d-98db076d3e29_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LY24MKN/2026-03-05/image/740e3283-e5d1-481e-af4d-98db076d3e29_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 3deb9c4a-3039-5cf9-8735-84d74921ab24
2026-03-25 13:02:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LY24MKN/2026-03-05/image/678e46ec-3352-4459-8cb3-df1e004ed209_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120123859?view=catalogue)
2026-03-25 13:02:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f86992fef50>
2026-03-25 13:02:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_73261a34-dc35-53ab-acd3-3b2441a23699/73261a34-dc35-53ab-acd3-3b2441a23699_image_0.jpg HTTP/1.1" 201 0
2026-03-25 13:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FGN75ZYA%252F2026-03-12%252Fimage%252F0ddbe5ad-980d-4c49-a96e-909799e4dd84_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GN75ZYA/2026-03-12/image/0ddbe5ad-980d-4c49-a96e-909799e4dd84_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 73261a34-dc35-53ab-acd3-3b2441a23699
2026-03-25 13:02:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8699362e50>
2026-03-25 13:02:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_73261a34-dc35-53ab-acd3-3b2441a23699/73261a34-dc35-53ab-acd3-3b2441a23699_image_1.jpg HTTP/1.1" 201 0
2026-03-25 13:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FGN75ZYA%252F2026-03-12%252Fimage%252Fe87b2500-2b67-43e7-9123-c042fb235b18_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GN75ZYA/2026-03-12/image/e87b2500-2b67-43e7-9123-c042fb235b18_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 73261a34-dc35-53ab-acd3-3b2441a23699
2026-03-25 13:02:29 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 73261a34-dc35-53ab-acd3-3b2441a23699, skipping ID generation
2026-03-25 13:02:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 73261a34-dc35-53ab-acd3-3b2441a23699 with scrape type 1
2026-03-25 13:02:29 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 73261a34-dc35-53ab-acd3-3b2441a23699 sending to next pipeline
2026-03-25 13:02:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 73261a34-dc35-53ab-acd3-3b2441a23699, identifier: 120315260
2026-03-25 13:02:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 73261a34-dc35-53ab-acd3-3b2441a23699 with identifier: 120315260
2026-03-25 13:02:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 73261a34-dc35-53ab-acd3-3b2441a23699 with identifier: 120315260
2026-03-25 13:02:30 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 73261a34-dc35-53ab-acd3-3b2441a23699 with identifier: 120315260 to the API
2026-03-25 13:02:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:02:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:02:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/GN75ZYA/2026-03-12/image/e87b2500-2b67-43e7-9123-c042fb235b18_removebg.jpg?w=600>
{'auction_title': '',
'c_o_2_emission_value': 142,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'expiration_date': '2026-04-20T09:00:00Z',
'fuel_type': 'Petrol',
'id': '73261a34-dc35-53ab-acd3-3b2441a23699',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'GN75ZYA',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120315260',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'NISSAN',
'model': 'QASHQAI HATCHBACK',
'odometer': 4661,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 8,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_73261a34-dc35-53ab-acd3-3b2441a23699/73261a34-dc35-53ab-acd3-3b2441a23699_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 27952,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/GN75ZYA/2026-03-12/image/0ddbe5ad-980d-4c49-a96e-909799e4dd84_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_73261a34-dc35-53ab-acd3-3b2441a23699/73261a34-dc35-53ab-acd3-3b2441a23699_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 34661,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/GN75ZYA/2026-03-12/image/e87b2500-2b67-43e7-9123-c042fb235b18_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_73261a34-dc35-53ab-acd3-3b2441a23699/73261a34-dc35-53ab-acd3-3b2441a23699_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 32142,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/GN75ZYA/2026-03-12/image/e1953fe8-e583-4fa5-aed1-ba343d65b66c_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_73261a34-dc35-53ab-acd3-3b2441a23699/73261a34-dc35-53ab-acd3-3b2441a23699_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 32375,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/GN75ZYA/2026-03-12/image/013b3944-dea5-4d38-a10c-43e7a7cb3485_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_73261a34-dc35-53ab-acd3-3b2441a23699/73261a34-dc35-53ab-acd3-3b2441a23699_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43596,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/GN75ZYA/2026-03-12/image/2aec15b6-8a44-4e42-8b00-3df92fbbf834_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_73261a34-dc35-53ab-acd3-3b2441a23699/73261a34-dc35-53ab-acd3-3b2441a23699_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46170,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/GN75ZYA/2026-03-12/image/0fe065f2-cb59-4db3-87aa-ecfa91374ed1_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_73261a34-dc35-53ab-acd3-3b2441a23699/73261a34-dc35-53ab-acd3-3b2441a23699_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43267,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/GN75ZYA/2026-03-12/image/6d528280-df81-4b22-8eb4-2d128bc7c0a5_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_73261a34-dc35-53ab-acd3-3b2441a23699/73261a34-dc35-53ab-acd3-3b2441a23699_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47648,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/GN75ZYA/2026-03-12/image/fbcde063-4825-443b-9ee8-c91beff7b8dc_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-12-12',
'seller_name': 'Motability Operations',
'title': 'NISSAN QASHQAI HATCHBACK 1.3 DiG-T MH Acenta Premium 5dr',
'transmission': 'manual',
'trim': '1.3 DiG-T MH Acenta Premium 5dr',
'vin': None,
'year': 2025}
2026-03-25 13:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120315260%27 HTTP/1.1" 200 None
2026-03-25 13:02:30 [astonbarclay.gb] INFO: Saving data for 120315260: {'created_time': 1774443750.875536, 'last_price_update_time': 1774443750.875547, 'auction_closing_time': 1776675600.0}
2026-03-25 13:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120315260') HTTP/1.1" 204 0
2026-03-25 13:02:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LF25FYK/2026-03-03/image/9af97c61-b343-4f7f-a6ec-435fe22c9dbb_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120063849?view=catalogue)
2026-03-25 13:02:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LF25FYK/2026-03-03/image/7e544445-01d3-4153-bd8c-a7e0765828e4_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120063849?view=catalogue)
2026-03-25 13:02:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LY24MKN/2026-03-05/image/2d9638f4-5107-4313-bd0d-3636aa2f766a_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120123859?view=catalogue)
2026-03-25 13:02:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LF25FYK/2026-03-03/image/016e3f30-f840-46e2-9084-16ac2686937c_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120063849?view=catalogue)
2026-03-25 13:02:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LF25FYK/2026-03-03/image/233afad5-5401-4925-86be-640b07731cc8_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120063849?view=catalogue)
2026-03-25 13:02:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120080820?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:02:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8699100890>
2026-03-25 13:02:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3deb9c4a-3039-5cf9-8735-84d74921ab24/3deb9c4a-3039-5cf9-8735-84d74921ab24_image_7.jpg HTTP/1.1" 201 0
2026-03-25 13:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLY24MKN%252F2026-03-05%252Fimage%252F678e46ec-3352-4459-8cb3-df1e004ed209_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LY24MKN/2026-03-05/image/678e46ec-3352-4459-8cb3-df1e004ed209_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 3deb9c4a-3039-5cf9-8735-84d74921ab24
2026-03-25 13:02:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:02:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LF25FYK/2026-03-03/image/52698282-02cf-4bd3-9530-8061816616f0_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120063849?view=catalogue)
2026-03-25 13:02:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LY24KKX/2026-03-17/image/f54d5d8b-1db2-4baf-9bb9-9febe1963a4b_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120479231?view=catalogue)
2026-03-25 13:02:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f869c1169d0>
2026-03-25 13:02:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_75a8b98b-aa9d-557a-baae-6b586a21bd1e/75a8b98b-aa9d-557a-baae-6b586a21bd1e_image_5.jpg HTTP/1.1" 201 0
2026-03-25 13:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLF25FYK%252F2026-03-03%252Fimage%252F9af97c61-b343-4f7f-a6ec-435fe22c9dbb_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LF25FYK/2026-03-03/image/9af97c61-b343-4f7f-a6ec-435fe22c9dbb_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 75a8b98b-aa9d-557a-baae-6b586a21bd1e
2026-03-25 13:02:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f869a67aed0>
2026-03-25 13:02:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_75a8b98b-aa9d-557a-baae-6b586a21bd1e/75a8b98b-aa9d-557a-baae-6b586a21bd1e_image_4.jpg HTTP/1.1" 201 0
2026-03-25 13:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLF25FYK%252F2026-03-03%252Fimage%252F7e544445-01d3-4153-bd8c-a7e0765828e4_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LF25FYK/2026-03-03/image/7e544445-01d3-4153-bd8c-a7e0765828e4_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 75a8b98b-aa9d-557a-baae-6b586a21bd1e
2026-03-25 13:02:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f86991b0810>
2026-03-25 13:02:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3deb9c4a-3039-5cf9-8735-84d74921ab24/3deb9c4a-3039-5cf9-8735-84d74921ab24_image_3.jpg HTTP/1.1" 201 0
2026-03-25 13:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLY24MKN%252F2026-03-05%252Fimage%252F2d9638f4-5107-4313-bd0d-3636aa2f766a_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LY24MKN/2026-03-05/image/2d9638f4-5107-4313-bd0d-3636aa2f766a_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 3deb9c4a-3039-5cf9-8735-84d74921ab24
2026-03-25 13:02:31 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 3deb9c4a-3039-5cf9-8735-84d74921ab24, skipping ID generation
2026-03-25 13:02:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3deb9c4a-3039-5cf9-8735-84d74921ab24 with scrape type 1
2026-03-25 13:02:31 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 3deb9c4a-3039-5cf9-8735-84d74921ab24 sending to next pipeline
2026-03-25 13:02:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 3deb9c4a-3039-5cf9-8735-84d74921ab24, identifier: 120123859
2026-03-25 13:02:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f869a721fd0>
2026-03-25 13:02:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_75a8b98b-aa9d-557a-baae-6b586a21bd1e/75a8b98b-aa9d-557a-baae-6b586a21bd1e_image_7.jpg HTTP/1.1" 201 0
2026-03-25 13:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLF25FYK%252F2026-03-03%252Fimage%252F016e3f30-f840-46e2-9084-16ac2686937c_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LF25FYK/2026-03-03/image/016e3f30-f840-46e2-9084-16ac2686937c_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 75a8b98b-aa9d-557a-baae-6b586a21bd1e
2026-03-25 13:02:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8699273cd0>
2026-03-25 13:02:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_75a8b98b-aa9d-557a-baae-6b586a21bd1e/75a8b98b-aa9d-557a-baae-6b586a21bd1e_image_3.jpg HTTP/1.1" 201 0
2026-03-25 13:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLF25FYK%252F2026-03-03%252Fimage%252F233afad5-5401-4925-86be-640b07731cc8_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LF25FYK/2026-03-03/image/233afad5-5401-4925-86be-640b07731cc8_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 75a8b98b-aa9d-557a-baae-6b586a21bd1e
2026-03-25 13:02:31 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120080820, 'registration': 'HX25KHP', 'account': 'MOT070', 'make': 'MAZDA', 'model': 'CX-30 HATCHBACK', 'derivative': '2.5 e-Skyactiv G MHEV [140] Centre-Line 5dr', 'mileage': 18927, 'mileageWarranty': True, 'type': 'car', 'saleId': 19235, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 452}, 'saleStart': '2026-04-20T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2025-03-07', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 5, 'engineSize': 2488, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/HX25KHP/2026-03-03/image/ae853e7f-f1da-448c-91d7-fec818551c66_removebg.jpg?w=600', 'https://abimg003.imgix.net/HX25KHP/2026-03-03/image/934699fc-a411-497f-a05c-184f4ba01926_removebg.jpg?w=600', 'https://abimg003.imgix.net/HX25KHP/2026-03-03/image/c9a204cb-05c4-498a-9dbb-7c408cb45b6c_removebg.jpg?w=600', 'https://abimg003.imgix.net/HX25KHP/2026-03-03/image/3117d48f-e93f-48a6-8221-9ce6b92700df_removebg.jpg?w=600', 'https://abimg003.imgix.net/HX25KHP/2026-03-03/image/f473420e-83a4-4015-a73b-9a151c80df69_removebg.jpg?w=600', 'https://abimg003.imgix.net/HX25KHP/2026-03-03/image/c4e1de45-ebb7-41e4-b3a7-6490dd206406_removebg.jpg?w=600', 'https://abimg003.imgix.net/HX25KHP/2026-03-03/image/e646806f-c018-44b1-a048-2fac2a8efd4b_removebg.jpg?w=600', 'https://abimg003.imgix.net/HX25KHP/2026-03-03/image/f2a7a4cc-dc32-4284-b003-d38d654661c4_removebg.jpg?w=600', 'https://abimg003.imgix.net/HX25KHP/2026-03-03/image/e974a481-aa81-4995-9835-5e94edc29cfd_removebg.jpg?w=600', 'https://abimg003.imgix.net/HX25KHP/2026-03-03/image/76d25312-6ae5-4e5e-a2d2-1a22805e7a33_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': None, 'co2': 135, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/710a4445-2f6f-49e5-bc8f-fdc44f60140e.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:02:31 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120080820, 'registration': 'HX25KHP', 'account': 'MOT070', 'make': 'MAZDA', 'model': 'CX-30 HATCHBACK', 'derivative': '2.5 e-Skyactiv G MHEV [140] Centre-Line 5dr', 'mileage': 18927, 'mileageWarranty': True, 'type': 'car', 'saleId': 19235, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 452}, 'saleStart': '2026-04-20T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2025-03-07', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 5, 'engineSize': 2488, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/HX25KHP/2026-03-03/image/ae853e7f-f1da-448c-91d7-fec818551c66_removebg.jpg?w=600', 'https://abimg003.imgix.net/HX25KHP/2026-03-03/image/934699fc-a411-497f-a05c-184f4ba01926_removebg.jpg?w=600', 'https://abimg003.imgix.net/HX25KHP/2026-03-03/image/c9a204cb-05c4-498a-9dbb-7c408cb45b6c_removebg.jpg?w=600', 'https://abimg003.imgix.net/HX25KHP/2026-03-03/image/3117d48f-e93f-48a6-8221-9ce6b92700df_removebg.jpg?w=600', 'https://abimg003.imgix.net/HX25KHP/2026-03-03/image/f473420e-83a4-4015-a73b-9a151c80df69_removebg.jpg?w=600', 'https://abimg003.imgix.net/HX25KHP/2026-03-03/image/c4e1de45-ebb7-41e4-b3a7-6490dd206406_removebg.jpg?w=600', 'https://abimg003.imgix.net/HX25KHP/2026-03-03/image/e646806f-c018-44b1-a048-2fac2a8efd4b_removebg.jpg?w=600', 'https://abimg003.imgix.net/HX25KHP/2026-03-03/image/f2a7a4cc-dc32-4284-b003-d38d654661c4_removebg.jpg?w=600', 'https://abimg003.imgix.net/HX25KHP/2026-03-03/image/e974a481-aa81-4995-9835-5e94edc29cfd_removebg.jpg?w=600', 'https://abimg003.imgix.net/HX25KHP/2026-03-03/image/76d25312-6ae5-4e5e-a2d2-1a22805e7a33_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': None, 'co2': 135, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/710a4445-2f6f-49e5-bc8f-fdc44f60140e.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:02:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 95171758-913b-5ad9-98cd-f5e88f69376d with identifier: 120080820
2026-03-25 13:02:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 95171758-913b-5ad9-98cd-f5e88f69376d with scrape type 1
2026-03-25 13:02:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 95171758-913b-5ad9-98cd-f5e88f69376d
2026-03-25 13:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02: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%252FHX25KHP%252F2026-03-03%252Fimage%252Fae853e7f-f1da-448c-91d7-fec818551c66_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/HX25KHP/2026-03-03/image/ae853e7f-f1da-448c-91d7-fec818551c66_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LF25FYK/2026-03-03/image/8a6fdc59-1c83-4ccf-acb2-a0971c650054_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120063849?view=catalogue)
2026-03-25 13:02:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 3deb9c4a-3039-5cf9-8735-84d74921ab24 with identifier: 120123859
2026-03-25 13:02:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 3deb9c4a-3039-5cf9-8735-84d74921ab24 with identifier: 120123859
2026-03-25 13:02:31 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 3deb9c4a-3039-5cf9-8735-84d74921ab24 with identifier: 120123859 to the API
2026-03-25 13:02:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:02:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:02:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/LY24MKN/2026-03-05/image/2d9638f4-5107-4313-bd0d-3636aa2f766a_removebg.jpg?w=600>
{'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-04-20T09:00:00Z',
'fuel_type': 'Petrol',
'id': '3deb9c4a-3039-5cf9-8735-84d74921ab24',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'LY24MKN',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120123859',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'KIA',
'model': 'STONIC ESTATE',
'odometer': 38261,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 9,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3deb9c4a-3039-5cf9-8735-84d74921ab24/3deb9c4a-3039-5cf9-8735-84d74921ab24_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 34309,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LY24MKN/2026-03-05/image/e91ec824-bfa9-4444-ab7e-c0729398564a_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3deb9c4a-3039-5cf9-8735-84d74921ab24/3deb9c4a-3039-5cf9-8735-84d74921ab24_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37007,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LY24MKN/2026-03-05/image/740e3283-e5d1-481e-af4d-98db076d3e29_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3deb9c4a-3039-5cf9-8735-84d74921ab24/3deb9c4a-3039-5cf9-8735-84d74921ab24_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35013,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LY24MKN/2026-03-05/image/77e627d6-fd69-4e92-ae75-2bf15cfa225f_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3deb9c4a-3039-5cf9-8735-84d74921ab24/3deb9c4a-3039-5cf9-8735-84d74921ab24_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35980,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LY24MKN/2026-03-05/image/2d9638f4-5107-4313-bd0d-3636aa2f766a_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3deb9c4a-3039-5cf9-8735-84d74921ab24/3deb9c4a-3039-5cf9-8735-84d74921ab24_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36691,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LY24MKN/2026-03-05/image/798ce62d-392a-4052-b448-4075f3af9e6b_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3deb9c4a-3039-5cf9-8735-84d74921ab24/3deb9c4a-3039-5cf9-8735-84d74921ab24_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56905,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LY24MKN/2026-03-05/image/9f80ad7a-6d32-4125-a85a-fd6cabb13311_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3deb9c4a-3039-5cf9-8735-84d74921ab24/3deb9c4a-3039-5cf9-8735-84d74921ab24_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43810,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LY24MKN/2026-03-05/image/94bcd870-4460-4fae-998a-ba6dd978422c_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3deb9c4a-3039-5cf9-8735-84d74921ab24/3deb9c4a-3039-5cf9-8735-84d74921ab24_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45821,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LY24MKN/2026-03-05/image/678e46ec-3352-4459-8cb3-df1e004ed209_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3deb9c4a-3039-5cf9-8735-84d74921ab24/3deb9c4a-3039-5cf9-8735-84d74921ab24_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49413,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LY24MKN/2026-03-05/image/fc9f414f-0d00-4627-b9c1-9112595d5b35_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-06-30',
'seller_name': 'Motability Operations',
'title': 'KIA STONIC ESTATE 1.0T GDi 48V 98 GT-Line S 5dr DCT',
'transmission': 'automatic',
'trim': '1.0T GDi 48V 98 GT-Line S 5dr DCT',
'vin': None,
'year': 2024}
2026-03-25 13:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120123859%27 HTTP/1.1" 200 None
2026-03-25 13:02:32 [astonbarclay.gb] INFO: Saving data for 120123859: {'created_time': 1774443752.002526, 'last_price_update_time': 1774443752.002538, 'auction_closing_time': 1776675600.0}
2026-03-25 13:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120123859') HTTP/1.1" 204 0
2026-03-25 13:02:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LF25FYK/2026-03-03/image/79de69d5-bf6a-48d8-8fb3-b3ae9453f0be_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120063849?view=catalogue)
2026-03-25 13:02:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/GD75ETE/2026-03-11/image/6d70a79a-184a-4281-afc4-479d4f1196ca_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120265015?view=catalogue)
2026-03-25 13:02:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/GD75ETE/2026-03-11/image/db903745-6f1c-4a98-a5aa-85a0db3a9fac_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120265015?view=catalogue)
2026-03-25 13:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FHX25KHP%252F2026-03-03%252Fimage%252F934699fc-a411-497f-a05c-184f4ba01926_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/HX25KHP/2026-03-03/image/934699fc-a411-497f-a05c-184f4ba01926_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120451637?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:02:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f869936ab10>
2026-03-25 13:02:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_75a8b98b-aa9d-557a-baae-6b586a21bd1e/75a8b98b-aa9d-557a-baae-6b586a21bd1e_image_0.jpg HTTP/1.1" 201 0
2026-03-25 13:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLF25FYK%252F2026-03-03%252Fimage%252F52698282-02cf-4bd3-9530-8061816616f0_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LF25FYK/2026-03-03/image/52698282-02cf-4bd3-9530-8061816616f0_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 75a8b98b-aa9d-557a-baae-6b586a21bd1e
2026-03-25 13:02:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f869913c650>
2026-03-25 13:02:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d6dde523-f1ae-5bab-9a9d-9accbf8cb5a6/d6dde523-f1ae-5bab-9a9d-9accbf8cb5a6_image_0.jpg HTTP/1.1" 201 0
2026-03-25 13:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLY24KKX%252F2026-03-17%252Fimage%252Ff54d5d8b-1db2-4baf-9bb9-9febe1963a4b_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LY24KKX/2026-03-17/image/f54d5d8b-1db2-4baf-9bb9-9febe1963a4b_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item d6dde523-f1ae-5bab-9a9d-9accbf8cb5a6
2026-03-25 13:02:32 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d6dde523-f1ae-5bab-9a9d-9accbf8cb5a6, skipping ID generation
2026-03-25 13:02:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d6dde523-f1ae-5bab-9a9d-9accbf8cb5a6 with scrape type 1
2026-03-25 13:02:32 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d6dde523-f1ae-5bab-9a9d-9accbf8cb5a6 sending to next pipeline
2026-03-25 13:02:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: d6dde523-f1ae-5bab-9a9d-9accbf8cb5a6, identifier: 120479231
2026-03-25 13:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FHX25KHP%252F2026-03-03%252Fimage%252Fc9a204cb-05c4-498a-9dbb-7c408cb45b6c_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/HX25KHP/2026-03-03/image/c9a204cb-05c4-498a-9dbb-7c408cb45b6c_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:02:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: d6dde523-f1ae-5bab-9a9d-9accbf8cb5a6 with identifier: 120479231
2026-03-25 13:02:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: d6dde523-f1ae-5bab-9a9d-9accbf8cb5a6 with identifier: 120479231
2026-03-25 13:02:32 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: d6dde523-f1ae-5bab-9a9d-9accbf8cb5a6 with identifier: 120479231 to the API
2026-03-25 13:02:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:02: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-25 13:02:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/LY24KKX/2026-03-17/image/f54d5d8b-1db2-4baf-9bb9-9febe1963a4b_removebg.jpg?w=600>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-04-20T09:00:00Z',
'fuel_type': 'Electric',
'id': 'd6dde523-f1ae-5bab-9a9d-9accbf8cb5a6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'LY24KKX',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120479231',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'HYUNDAI',
'model': 'KONA ELECTRIC HATCHBACK',
'odometer': 24427,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 10,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d6dde523-f1ae-5bab-9a9d-9accbf8cb5a6/d6dde523-f1ae-5bab-9a9d-9accbf8cb5a6_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39959,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LY24KKX/2026-03-17/image/f54d5d8b-1db2-4baf-9bb9-9febe1963a4b_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d6dde523-f1ae-5bab-9a9d-9accbf8cb5a6/d6dde523-f1ae-5bab-9a9d-9accbf8cb5a6_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43409,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LY24KKX/2026-03-17/image/c2c13c87-e8a5-40fd-80fd-42c87ca6e38f_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d6dde523-f1ae-5bab-9a9d-9accbf8cb5a6/d6dde523-f1ae-5bab-9a9d-9accbf8cb5a6_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45884,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LY24KKX/2026-03-17/image/9112b61d-c1d2-481d-809c-940d22572db2_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d6dde523-f1ae-5bab-9a9d-9accbf8cb5a6/d6dde523-f1ae-5bab-9a9d-9accbf8cb5a6_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46486,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LY24KKX/2026-03-17/image/2a8ae875-9c46-43ff-b4ec-8eeed47cead2_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d6dde523-f1ae-5bab-9a9d-9accbf8cb5a6/d6dde523-f1ae-5bab-9a9d-9accbf8cb5a6_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 42954,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LY24KKX/2026-03-17/image/6109a4fc-61aa-48a7-817b-1109755379b6_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d6dde523-f1ae-5bab-9a9d-9accbf8cb5a6/d6dde523-f1ae-5bab-9a9d-9accbf8cb5a6_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35648,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LY24KKX/2026-03-17/image/7586a1fe-3afb-4363-ba3f-ce8d33bb3f6e_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d6dde523-f1ae-5bab-9a9d-9accbf8cb5a6/d6dde523-f1ae-5bab-9a9d-9accbf8cb5a6_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 40904,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LY24KKX/2026-03-17/image/255cf840-6f08-4390-89c8-5ffd5de7d7ab_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d6dde523-f1ae-5bab-9a9d-9accbf8cb5a6/d6dde523-f1ae-5bab-9a9d-9accbf8cb5a6_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51652,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LY24KKX/2026-03-17/image/2247db65-f117-46fd-936f-a354d0ab1452_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d6dde523-f1ae-5bab-9a9d-9accbf8cb5a6/d6dde523-f1ae-5bab-9a9d-9accbf8cb5a6_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51822,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LY24KKX/2026-03-17/image/c18ad13f-c189-48cd-9a6e-9b071e619d41_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d6dde523-f1ae-5bab-9a9d-9accbf8cb5a6/d6dde523-f1ae-5bab-9a9d-9accbf8cb5a6_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49705,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LY24KKX/2026-03-17/image/fd236e27-58a1-401f-b419-1012cc963f0b_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-07-29',
'seller_name': 'Motability Operations',
'title': 'HYUNDAI KONA ELECTRIC HATCHBACK 160kW N Line 65kWh 5dr Auto',
'transmission': 'automatic',
'trim': '160kW N Line 65kWh 5dr Auto',
'vin': None,
'year': 2024}
2026-03-25 13:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120479231%27 HTTP/1.1" 200 None
2026-03-25 13:02:32 [astonbarclay.gb] INFO: Saving data for 120479231: {'created_time': 1774443752.884239, 'last_price_update_time': 1774443752.884251, 'auction_closing_time': 1776675600.0}
2026-03-25 13:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120479231') HTTP/1.1" 204 0
2026-03-25 13:02:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/GD75ETE/2026-03-11/image/527453cd-a457-4e3c-8c49-6008fbe8ec66_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120265015?view=catalogue)
2026-03-25 13:02:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f869a6d2a90>
2026-03-25 13:02:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_75a8b98b-aa9d-557a-baae-6b586a21bd1e/75a8b98b-aa9d-557a-baae-6b586a21bd1e_image_2.jpg HTTP/1.1" 201 0
2026-03-25 13:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLF25FYK%252F2026-03-03%252Fimage%252F8a6fdc59-1c83-4ccf-acb2-a0971c650054_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LF25FYK/2026-03-03/image/8a6fdc59-1c83-4ccf-acb2-a0971c650054_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 75a8b98b-aa9d-557a-baae-6b586a21bd1e
2026-03-25 13:02:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/GD75ETE/2026-03-11/image/44366f4a-89a3-4b8a-95e2-ca5d5ddb8ea7_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120265015?view=catalogue)
2026-03-25 13:02:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/HX25KHP/2026-03-03/image/ae853e7f-f1da-448c-91d7-fec818551c66_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120080820?view=catalogue)
2026-03-25 13:02:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/KR74BHD/2026-03-13/image/ac382551-39a3-48f3-80ea-0d70d3157ca4_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120415240?view=catalogue)
2026-03-25 13:02:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/GD75ETE/2026-03-11/image/700a98e1-8198-4106-bd62-9b37117e01e9_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120265015?view=catalogue)
2026-03-25 13:02:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/GD75ETE/2026-03-11/image/0d9bebcd-aafb-44f1-95a1-47bccfda706b_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120265015?view=catalogue)
2026-03-25 13:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FHX25KHP%252F2026-03-03%252Fimage%252F3117d48f-e93f-48a6-8221-9ce6b92700df_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/HX25KHP/2026-03-03/image/3117d48f-e93f-48a6-8221-9ce6b92700df_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f86992f4d10>
2026-03-25 13:02:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_75a8b98b-aa9d-557a-baae-6b586a21bd1e/75a8b98b-aa9d-557a-baae-6b586a21bd1e_image_1.jpg HTTP/1.1" 201 0
2026-03-25 13:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLF25FYK%252F2026-03-03%252Fimage%252F79de69d5-bf6a-48d8-8fb3-b3ae9453f0be_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LF25FYK/2026-03-03/image/79de69d5-bf6a-48d8-8fb3-b3ae9453f0be_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 75a8b98b-aa9d-557a-baae-6b586a21bd1e
2026-03-25 13:02:33 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 75a8b98b-aa9d-557a-baae-6b586a21bd1e, skipping ID generation
2026-03-25 13:02:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 75a8b98b-aa9d-557a-baae-6b586a21bd1e with scrape type 1
2026-03-25 13:02:33 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 75a8b98b-aa9d-557a-baae-6b586a21bd1e sending to next pipeline
2026-03-25 13:02:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 75a8b98b-aa9d-557a-baae-6b586a21bd1e, identifier: 120063849
2026-03-25 13:02:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8699294d10>
2026-03-25 13:02:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cc319c49-a0e0-5b36-9ed8-eabe863fe568/cc319c49-a0e0-5b36-9ed8-eabe863fe568_image_4.jpg HTTP/1.1" 201 0
2026-03-25 13:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FGD75ETE%252F2026-03-11%252Fimage%252F6d70a79a-184a-4281-afc4-479d4f1196ca_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GD75ETE/2026-03-11/image/6d70a79a-184a-4281-afc4-479d4f1196ca_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item cc319c49-a0e0-5b36-9ed8-eabe863fe568
2026-03-25 13:02:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f869a6799d0>
2026-03-25 13:02:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cc319c49-a0e0-5b36-9ed8-eabe863fe568/cc319c49-a0e0-5b36-9ed8-eabe863fe568_image_3.jpg HTTP/1.1" 201 0
2026-03-25 13:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FGD75ETE%252F2026-03-11%252Fimage%252Fdb903745-6f1c-4a98-a5aa-85a0db3a9fac_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GD75ETE/2026-03-11/image/db903745-6f1c-4a98-a5aa-85a0db3a9fac_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item cc319c49-a0e0-5b36-9ed8-eabe863fe568
2026-03-25 13:02:33 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120451637, 'registration': 'LP74VOD', 'account': 'MOT070', 'make': 'VOLKSWAGEN', 'model': 'T-CROSS ESTATE', 'derivative': '1.0 TSI 115 R-Line 5dr DSG', 'mileage': 17389, 'mileageWarranty': True, 'type': 'car', 'saleId': 19235, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 452}, 'saleStart': '2026-04-20T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2025-02-25', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 5, 'engineSize': 999, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/LP74VOD/2026-03-19/image/4d83ac0f-42ad-453f-b27b-f1988f1e7e66_removebg.jpg?w=600', 'https://abimg003.imgix.net/LP74VOD/2026-03-19/image/f3692c5a-cb45-408c-816e-489128e9ba26_removebg.jpg?w=600', 'https://abimg003.imgix.net/LP74VOD/2026-03-19/image/f00774e6-4066-4575-9b60-6a653cc8bd38_removebg.jpg?w=600', 'https://abimg003.imgix.net/LP74VOD/2026-03-19/image/70cd75e6-a396-4c34-8684-513733cd6298_removebg.jpg?w=600', 'https://abimg003.imgix.net/LP74VOD/2026-03-19/image/13b6911f-1d1c-40b8-906c-06c22ca05174_removebg.jpg?w=600', 'https://abimg003.imgix.net/LP74VOD/2026-03-19/image/db24f7ca-933b-4cfa-921a-b70d35e17926_removebg.jpg?w=600', 'https://abimg003.imgix.net/LP74VOD/2026-03-19/image/ad38a4aa-4b87-4e8a-994f-35cd61b0caed_removebg.jpg?w=600', 'https://abimg003.imgix.net/LP74VOD/2026-03-19/image/3f99d137-3bc4-4f90-8a4f-86b5adf39273_removebg.jpg?w=600', 'https://abimg003.imgix.net/LP74VOD/2026-03-19/image/1689923d-194f-4cab-b7e2-5689f7c1ab33_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'NO V5 FORMER KEEPERS UNKNOWN - SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': False, 'v5details': None, 'co2': 131, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/e9af586e-946a-4fbd-bcd1-6198748d594a.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:02:33 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120451637, 'registration': 'LP74VOD', 'account': 'MOT070', 'make': 'VOLKSWAGEN', 'model': 'T-CROSS ESTATE', 'derivative': '1.0 TSI 115 R-Line 5dr DSG', 'mileage': 17389, 'mileageWarranty': True, 'type': 'car', 'saleId': 19235, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 452}, 'saleStart': '2026-04-20T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2025-02-25', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 5, 'engineSize': 999, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/LP74VOD/2026-03-19/image/4d83ac0f-42ad-453f-b27b-f1988f1e7e66_removebg.jpg?w=600', 'https://abimg003.imgix.net/LP74VOD/2026-03-19/image/f3692c5a-cb45-408c-816e-489128e9ba26_removebg.jpg?w=600', 'https://abimg003.imgix.net/LP74VOD/2026-03-19/image/f00774e6-4066-4575-9b60-6a653cc8bd38_removebg.jpg?w=600', 'https://abimg003.imgix.net/LP74VOD/2026-03-19/image/70cd75e6-a396-4c34-8684-513733cd6298_removebg.jpg?w=600', 'https://abimg003.imgix.net/LP74VOD/2026-03-19/image/13b6911f-1d1c-40b8-906c-06c22ca05174_removebg.jpg?w=600', 'https://abimg003.imgix.net/LP74VOD/2026-03-19/image/db24f7ca-933b-4cfa-921a-b70d35e17926_removebg.jpg?w=600', 'https://abimg003.imgix.net/LP74VOD/2026-03-19/image/ad38a4aa-4b87-4e8a-994f-35cd61b0caed_removebg.jpg?w=600', 'https://abimg003.imgix.net/LP74VOD/2026-03-19/image/3f99d137-3bc4-4f90-8a4f-86b5adf39273_removebg.jpg?w=600', 'https://abimg003.imgix.net/LP74VOD/2026-03-19/image/1689923d-194f-4cab-b7e2-5689f7c1ab33_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'NO V5 FORMER KEEPERS UNKNOWN - SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': False, 'v5details': None, 'co2': 131, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/e9af586e-946a-4fbd-bcd1-6198748d594a.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:02:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 85040d2b-f87f-567a-a38b-c3334007a4c1 with identifier: 120451637
2026-03-25 13:02:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 85040d2b-f87f-567a-a38b-c3334007a4c1 with scrape type 1
2026-03-25 13:02:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 9 photos for item 85040d2b-f87f-567a-a38b-c3334007a4c1
2026-03-25 13:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FLP74VOD%252F2026-03-19%252Fimage%252F4d83ac0f-42ad-453f-b27b-f1988f1e7e66_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LP74VOD/2026-03-19/image/4d83ac0f-42ad-453f-b27b-f1988f1e7e66_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FHX25KHP%252F2026-03-03%252Fimage%252Ff473420e-83a4-4015-a73b-9a151c80df69_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/HX25KHP/2026-03-03/image/f473420e-83a4-4015-a73b-9a151c80df69_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 75a8b98b-aa9d-557a-baae-6b586a21bd1e with identifier: 120063849
2026-03-25 13:02:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 75a8b98b-aa9d-557a-baae-6b586a21bd1e with identifier: 120063849
2026-03-25 13:02:33 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 75a8b98b-aa9d-557a-baae-6b586a21bd1e with identifier: 120063849 to the API
2026-03-25 13:02:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:02:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:02:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/LF25FYK/2026-03-03/image/79de69d5-bf6a-48d8-8fb3-b3ae9453f0be_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-04-20T09:00:00Z',
'fuel_type': 'Petrol',
'id': '75a8b98b-aa9d-557a-baae-6b586a21bd1e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'LF25FYK',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120063849',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'SKODA',
'model': 'FABIA HATCHBACK',
'odometer': 9490,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 9,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_75a8b98b-aa9d-557a-baae-6b586a21bd1e/75a8b98b-aa9d-557a-baae-6b586a21bd1e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 40339,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LF25FYK/2026-03-03/image/52698282-02cf-4bd3-9530-8061816616f0_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_75a8b98b-aa9d-557a-baae-6b586a21bd1e/75a8b98b-aa9d-557a-baae-6b586a21bd1e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 44105,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LF25FYK/2026-03-03/image/79de69d5-bf6a-48d8-8fb3-b3ae9453f0be_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_75a8b98b-aa9d-557a-baae-6b586a21bd1e/75a8b98b-aa9d-557a-baae-6b586a21bd1e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 34888,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LF25FYK/2026-03-03/image/8a6fdc59-1c83-4ccf-acb2-a0971c650054_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_75a8b98b-aa9d-557a-baae-6b586a21bd1e/75a8b98b-aa9d-557a-baae-6b586a21bd1e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39308,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LF25FYK/2026-03-03/image/233afad5-5401-4925-86be-640b07731cc8_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_75a8b98b-aa9d-557a-baae-6b586a21bd1e/75a8b98b-aa9d-557a-baae-6b586a21bd1e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62078,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LF25FYK/2026-03-03/image/7e544445-01d3-4153-bd8c-a7e0765828e4_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_75a8b98b-aa9d-557a-baae-6b586a21bd1e/75a8b98b-aa9d-557a-baae-6b586a21bd1e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46932,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LF25FYK/2026-03-03/image/9af97c61-b343-4f7f-a6ec-435fe22c9dbb_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_75a8b98b-aa9d-557a-baae-6b586a21bd1e/75a8b98b-aa9d-557a-baae-6b586a21bd1e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55637,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LF25FYK/2026-03-03/image/e279381b-7a44-46ee-9151-44a0fa49567a_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_75a8b98b-aa9d-557a-baae-6b586a21bd1e/75a8b98b-aa9d-557a-baae-6b586a21bd1e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 44851,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LF25FYK/2026-03-03/image/016e3f30-f840-46e2-9084-16ac2686937c_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_75a8b98b-aa9d-557a-baae-6b586a21bd1e/75a8b98b-aa9d-557a-baae-6b586a21bd1e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60172,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LF25FYK/2026-03-03/image/aa7327bc-009c-4473-a87c-037f86269695_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-03-13',
'seller_name': 'Motability Operations',
'title': 'SKODA FABIA HATCHBACK 1.0 TSI 116 SE Edition 5dr DSG',
'transmission': 'automatic',
'trim': '1.0 TSI 116 SE Edition 5dr DSG',
'vin': None,
'year': 2025}
2026-03-25 13:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120063849%27 HTTP/1.1" 200 None
2026-03-25 13:02:34 [astonbarclay.gb] INFO: Saving data for 120063849: {'created_time': 1774443754.188524, 'last_price_update_time': 1774443754.188537, 'auction_closing_time': 1776675600.0}
2026-03-25 13:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120063849') HTTP/1.1" 204 0
2026-03-25 13:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FLP74VOD%252F2026-03-19%252Fimage%252Ff3692c5a-cb45-408c-816e-489128e9ba26_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LP74VOD/2026-03-19/image/f3692c5a-cb45-408c-816e-489128e9ba26_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/KR74BHD/2026-03-13/image/12c138db-4230-4cfa-a389-fd049eb3df60_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120415240?view=catalogue)
2026-03-25 13:02:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/KR74BHD/2026-03-13/image/685ce374-dfb0-4556-9698-32bc2d4c5dbb_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120415240?view=catalogue)
2026-03-25 13:02:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/KR74BHD/2026-03-13/image/79f53d20-9150-47f3-b2b5-c490d675ef79_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120415240?view=catalogue)
2026-03-25 13:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FHX25KHP%252F2026-03-03%252Fimage%252Fc4e1de45-ebb7-41e4-b3a7-6490dd206406_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/HX25KHP/2026-03-03/image/c4e1de45-ebb7-41e4-b3a7-6490dd206406_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f869930d910>
2026-03-25 13:02:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cc319c49-a0e0-5b36-9ed8-eabe863fe568/cc319c49-a0e0-5b36-9ed8-eabe863fe568_image_6.jpg HTTP/1.1" 201 0
2026-03-25 13:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FGD75ETE%252F2026-03-11%252Fimage%252F527453cd-a457-4e3c-8c49-6008fbe8ec66_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GD75ETE/2026-03-11/image/527453cd-a457-4e3c-8c49-6008fbe8ec66_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item cc319c49-a0e0-5b36-9ed8-eabe863fe568
2026-03-25 13:02:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f86990a2f90>
2026-03-25 13:02:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cc319c49-a0e0-5b36-9ed8-eabe863fe568/cc319c49-a0e0-5b36-9ed8-eabe863fe568_image_0.jpg HTTP/1.1" 201 0
2026-03-25 13:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FGD75ETE%252F2026-03-11%252Fimage%252F44366f4a-89a3-4b8a-95e2-ca5d5ddb8ea7_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GD75ETE/2026-03-11/image/44366f4a-89a3-4b8a-95e2-ca5d5ddb8ea7_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item cc319c49-a0e0-5b36-9ed8-eabe863fe568
2026-03-25 13:02:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8698fbae90>
2026-03-25 13:02:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_95171758-913b-5ad9-98cd-f5e88f69376d/95171758-913b-5ad9-98cd-f5e88f69376d_image_0.jpg HTTP/1.1" 201 0
2026-03-25 13:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FHX25KHP%252F2026-03-03%252Fimage%252Fae853e7f-f1da-448c-91d7-fec818551c66_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/HX25KHP/2026-03-03/image/ae853e7f-f1da-448c-91d7-fec818551c66_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 95171758-913b-5ad9-98cd-f5e88f69376d
2026-03-25 13:02:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8699273190>
2026-03-25 13:02:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_293c0a73-44bc-5da9-87e4-bfcd7a1fd468/293c0a73-44bc-5da9-87e4-bfcd7a1fd468_image_5.jpg HTTP/1.1" 201 0
2026-03-25 13:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FKR74BHD%252F2026-03-13%252Fimage%252Fac382551-39a3-48f3-80ea-0d70d3157ca4_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/KR74BHD/2026-03-13/image/ac382551-39a3-48f3-80ea-0d70d3157ca4_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 293c0a73-44bc-5da9-87e4-bfcd7a1fd468
2026-03-25 13:02:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8699312b50>
2026-03-25 13:02:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cc319c49-a0e0-5b36-9ed8-eabe863fe568/cc319c49-a0e0-5b36-9ed8-eabe863fe568_image_5.jpg HTTP/1.1" 201 0
2026-03-25 13:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FGD75ETE%252F2026-03-11%252Fimage%252F700a98e1-8198-4106-bd62-9b37117e01e9_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GD75ETE/2026-03-11/image/700a98e1-8198-4106-bd62-9b37117e01e9_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item cc319c49-a0e0-5b36-9ed8-eabe863fe568
2026-03-25 13:02:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f86992700d0>
2026-03-25 13:02:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cc319c49-a0e0-5b36-9ed8-eabe863fe568/cc319c49-a0e0-5b36-9ed8-eabe863fe568_image_1.jpg HTTP/1.1" 201 0
2026-03-25 13:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FGD75ETE%252F2026-03-11%252Fimage%252F0d9bebcd-aafb-44f1-95a1-47bccfda706b_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GD75ETE/2026-03-11/image/0d9bebcd-aafb-44f1-95a1-47bccfda706b_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item cc319c49-a0e0-5b36-9ed8-eabe863fe568
2026-03-25 13:02:34 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: cc319c49-a0e0-5b36-9ed8-eabe863fe568, skipping ID generation
2026-03-25 13:02:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cc319c49-a0e0-5b36-9ed8-eabe863fe568 with scrape type 1
2026-03-25 13:02:34 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item cc319c49-a0e0-5b36-9ed8-eabe863fe568 sending to next pipeline
2026-03-25 13:02:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: cc319c49-a0e0-5b36-9ed8-eabe863fe568, identifier: 120265015
2026-03-25 13:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FLP74VOD%252F2026-03-19%252Fimage%252Ff00774e6-4066-4575-9b60-6a653cc8bd38_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LP74VOD/2026-03-19/image/f00774e6-4066-4575-9b60-6a653cc8bd38_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: cc319c49-a0e0-5b36-9ed8-eabe863fe568 with identifier: 120265015
2026-03-25 13:02:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: cc319c49-a0e0-5b36-9ed8-eabe863fe568 with identifier: 120265015
2026-03-25 13:02:34 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: cc319c49-a0e0-5b36-9ed8-eabe863fe568 with identifier: 120265015 to the API
2026-03-25 13:02:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:02:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:02:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/GD75ETE/2026-03-11/image/0d9bebcd-aafb-44f1-95a1-47bccfda706b_removebg.jpg?w=600>
{'auction_title': '',
'c_o_2_emission_value': 128,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'expiration_date': '2026-04-20T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'cc319c49-a0e0-5b36-9ed8-eabe863fe568',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'GD75ETE',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120265015',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'VAUXHALL',
'model': 'MOKKA HATCHBACK',
'odometer': 2088,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 9,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc319c49-a0e0-5b36-9ed8-eabe863fe568/cc319c49-a0e0-5b36-9ed8-eabe863fe568_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 32682,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/GD75ETE/2026-03-11/image/44366f4a-89a3-4b8a-95e2-ca5d5ddb8ea7_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc319c49-a0e0-5b36-9ed8-eabe863fe568/cc319c49-a0e0-5b36-9ed8-eabe863fe568_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36193,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/GD75ETE/2026-03-11/image/0d9bebcd-aafb-44f1-95a1-47bccfda706b_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc319c49-a0e0-5b36-9ed8-eabe863fe568/cc319c49-a0e0-5b36-9ed8-eabe863fe568_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36317,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/GD75ETE/2026-03-11/image/11987a76-ca35-4691-a5d5-5c2ad4be8781_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc319c49-a0e0-5b36-9ed8-eabe863fe568/cc319c49-a0e0-5b36-9ed8-eabe863fe568_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36137,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/GD75ETE/2026-03-11/image/db903745-6f1c-4a98-a5aa-85a0db3a9fac_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc319c49-a0e0-5b36-9ed8-eabe863fe568/cc319c49-a0e0-5b36-9ed8-eabe863fe568_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46212,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/GD75ETE/2026-03-11/image/6d70a79a-184a-4281-afc4-479d4f1196ca_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc319c49-a0e0-5b36-9ed8-eabe863fe568/cc319c49-a0e0-5b36-9ed8-eabe863fe568_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52637,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/GD75ETE/2026-03-11/image/700a98e1-8198-4106-bd62-9b37117e01e9_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc319c49-a0e0-5b36-9ed8-eabe863fe568/cc319c49-a0e0-5b36-9ed8-eabe863fe568_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 40785,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/GD75ETE/2026-03-11/image/527453cd-a457-4e3c-8c49-6008fbe8ec66_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc319c49-a0e0-5b36-9ed8-eabe863fe568/cc319c49-a0e0-5b36-9ed8-eabe863fe568_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 31451,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/GD75ETE/2026-03-11/image/995007db-c7e2-499b-8c28-effbf979ea98_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc319c49-a0e0-5b36-9ed8-eabe863fe568/cc319c49-a0e0-5b36-9ed8-eabe863fe568_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45421,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/GD75ETE/2026-03-11/image/81c1f03d-88aa-4f5a-beee-df62c9fd4eca_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-12-15',
'seller_name': 'Motability Operations',
'title': 'VAUXHALL MOKKA HATCHBACK 1.2 Turbo 136 Ultimate 5dr',
'transmission': 'manual',
'trim': '1.2 Turbo 136 Ultimate 5dr',
'vin': None,
'year': 2025}
2026-03-25 13:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120265015%27 HTTP/1.1" 200 None
2026-03-25 13:02:35 [astonbarclay.gb] INFO: Saving data for 120265015: {'created_time': 1774443755.046918, 'last_price_update_time': 1774443755.046929, 'auction_closing_time': 1776675600.0}
2026-03-25 13:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120265015') HTTP/1.1" 204 0
2026-03-25 13:02:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/HX25KHP/2026-03-03/image/934699fc-a411-497f-a05c-184f4ba01926_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120080820?view=catalogue)
2026-03-25 13:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FHX25KHP%252F2026-03-03%252Fimage%252Fe646806f-c018-44b1-a048-2fac2a8efd4b_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/HX25KHP/2026-03-03/image/e646806f-c018-44b1-a048-2fac2a8efd4b_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/HX25KHP/2026-03-03/image/c9a204cb-05c4-498a-9dbb-7c408cb45b6c_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120080820?view=catalogue)
2026-03-25 13:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FLP74VOD%252F2026-03-19%252Fimage%252F70cd75e6-a396-4c34-8684-513733cd6298_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LP74VOD/2026-03-19/image/70cd75e6-a396-4c34-8684-513733cd6298_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8699b64290>
2026-03-25 13:02:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_293c0a73-44bc-5da9-87e4-bfcd7a1fd468/293c0a73-44bc-5da9-87e4-bfcd7a1fd468_image_0.jpg HTTP/1.1" 201 0
2026-03-25 13:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FKR74BHD%252F2026-03-13%252Fimage%252F12c138db-4230-4cfa-a389-fd049eb3df60_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/KR74BHD/2026-03-13/image/12c138db-4230-4cfa-a389-fd049eb3df60_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 293c0a73-44bc-5da9-87e4-bfcd7a1fd468
2026-03-25 13:02:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8699b64b90>
2026-03-25 13:02:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_293c0a73-44bc-5da9-87e4-bfcd7a1fd468/293c0a73-44bc-5da9-87e4-bfcd7a1fd468_image_2.jpg HTTP/1.1" 201 0
2026-03-25 13:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FKR74BHD%252F2026-03-13%252Fimage%252F685ce374-dfb0-4556-9698-32bc2d4c5dbb_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/KR74BHD/2026-03-13/image/685ce374-dfb0-4556-9698-32bc2d4c5dbb_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 293c0a73-44bc-5da9-87e4-bfcd7a1fd468
2026-03-25 13:02:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8699b4a2d0>
2026-03-25 13:02:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_293c0a73-44bc-5da9-87e4-bfcd7a1fd468/293c0a73-44bc-5da9-87e4-bfcd7a1fd468_image_1.jpg HTTP/1.1" 201 0
2026-03-25 13:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FKR74BHD%252F2026-03-13%252Fimage%252F79f53d20-9150-47f3-b2b5-c490d675ef79_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/KR74BHD/2026-03-13/image/79f53d20-9150-47f3-b2b5-c490d675ef79_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 293c0a73-44bc-5da9-87e4-bfcd7a1fd468
2026-03-25 13:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FHX25KHP%252F2026-03-03%252Fimage%252Ff2a7a4cc-dc32-4284-b003-d38d654661c4_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/HX25KHP/2026-03-03/image/f2a7a4cc-dc32-4284-b003-d38d654661c4_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LP74VOD/2026-03-19/image/4d83ac0f-42ad-453f-b27b-f1988f1e7e66_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120451637?view=catalogue)
2026-03-25 13:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FLP74VOD%252F2026-03-19%252Fimage%252F13b6911f-1d1c-40b8-906c-06c22ca05174_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LP74VOD/2026-03-19/image/13b6911f-1d1c-40b8-906c-06c22ca05174_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FHX25KHP%252F2026-03-03%252Fimage%252Fe974a481-aa81-4995-9835-5e94edc29cfd_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/HX25KHP/2026-03-03/image/e974a481-aa81-4995-9835-5e94edc29cfd_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8699b74250>
2026-03-25 13:02:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_95171758-913b-5ad9-98cd-f5e88f69376d/95171758-913b-5ad9-98cd-f5e88f69376d_image_1.jpg HTTP/1.1" 201 0
2026-03-25 13:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FHX25KHP%252F2026-03-03%252Fimage%252F934699fc-a411-497f-a05c-184f4ba01926_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/HX25KHP/2026-03-03/image/934699fc-a411-497f-a05c-184f4ba01926_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 95171758-913b-5ad9-98cd-f5e88f69376d
2026-03-25 13:02:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8699b67dd0>
2026-03-25 13:02:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_95171758-913b-5ad9-98cd-f5e88f69376d/95171758-913b-5ad9-98cd-f5e88f69376d_image_2.jpg HTTP/1.1" 201 0
2026-03-25 13:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FHX25KHP%252F2026-03-03%252Fimage%252Fc9a204cb-05c4-498a-9dbb-7c408cb45b6c_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/HX25KHP/2026-03-03/image/c9a204cb-05c4-498a-9dbb-7c408cb45b6c_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 95171758-913b-5ad9-98cd-f5e88f69376d
2026-03-25 13:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FLP74VOD%252F2026-03-19%252Fimage%252Fdb24f7ca-933b-4cfa-921a-b70d35e17926_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LP74VOD/2026-03-19/image/db24f7ca-933b-4cfa-921a-b70d35e17926_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/HX25KHP/2026-03-03/image/3117d48f-e93f-48a6-8221-9ce6b92700df_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120080820?view=catalogue)
2026-03-25 13:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FHX25KHP%252F2026-03-03%252Fimage%252F76d25312-6ae5-4e5e-a2d2-1a22805e7a33_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/HX25KHP/2026-03-03/image/76d25312-6ae5-4e5e-a2d2-1a22805e7a33_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FLP74VOD%252F2026-03-19%252Fimage%252Fad38a4aa-4b87-4e8a-994f-35cd61b0caed_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LP74VOD/2026-03-19/image/ad38a4aa-4b87-4e8a-994f-35cd61b0caed_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8698faeed0>
2026-03-25 13:02:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_85040d2b-f87f-567a-a38b-c3334007a4c1/85040d2b-f87f-567a-a38b-c3334007a4c1_image_0.jpg HTTP/1.1" 201 0
2026-03-25 13:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLP74VOD%252F2026-03-19%252Fimage%252F4d83ac0f-42ad-453f-b27b-f1988f1e7e66_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LP74VOD/2026-03-19/image/4d83ac0f-42ad-453f-b27b-f1988f1e7e66_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 85040d2b-f87f-567a-a38b-c3334007a4c1
2026-03-25 13:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FLP74VOD%252F2026-03-19%252Fimage%252F3f99d137-3bc4-4f90-8a4f-86b5adf39273_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LP74VOD/2026-03-19/image/3f99d137-3bc4-4f90-8a4f-86b5adf39273_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/HX25KHP/2026-03-03/image/f473420e-83a4-4015-a73b-9a151c80df69_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120080820?view=catalogue)
2026-03-25 13:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FLP74VOD%252F2026-03-19%252Fimage%252F1689923d-194f-4cab-b7e2-5689f7c1ab33_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LP74VOD/2026-03-19/image/1689923d-194f-4cab-b7e2-5689f7c1ab33_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8699ae6a50>
2026-03-25 13:02:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_95171758-913b-5ad9-98cd-f5e88f69376d/95171758-913b-5ad9-98cd-f5e88f69376d_image_3.jpg HTTP/1.1" 201 0
2026-03-25 13:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FHX25KHP%252F2026-03-03%252Fimage%252F3117d48f-e93f-48a6-8221-9ce6b92700df_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/HX25KHP/2026-03-03/image/3117d48f-e93f-48a6-8221-9ce6b92700df_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 95171758-913b-5ad9-98cd-f5e88f69376d
2026-03-25 13:02:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/HX25KHP/2026-03-03/image/c4e1de45-ebb7-41e4-b3a7-6490dd206406_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120080820?view=catalogue)
2026-03-25 13:02:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8699aed3d0>
2026-03-25 13:02:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_95171758-913b-5ad9-98cd-f5e88f69376d/95171758-913b-5ad9-98cd-f5e88f69376d_image_4.jpg HTTP/1.1" 201 0
2026-03-25 13:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FHX25KHP%252F2026-03-03%252Fimage%252Ff473420e-83a4-4015-a73b-9a151c80df69_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/HX25KHP/2026-03-03/image/f473420e-83a4-4015-a73b-9a151c80df69_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 95171758-913b-5ad9-98cd-f5e88f69376d
2026-03-25 13:02:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/KR74BHD/2026-03-13/image/b98e96fb-3819-4c2f-861f-629ed412d5c8_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120415240?view=catalogue)
2026-03-25 13:02:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8699b8eb90>
2026-03-25 13:02:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_95171758-913b-5ad9-98cd-f5e88f69376d/95171758-913b-5ad9-98cd-f5e88f69376d_image_5.jpg HTTP/1.1" 201 0
2026-03-25 13:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FHX25KHP%252F2026-03-03%252Fimage%252Fc4e1de45-ebb7-41e4-b3a7-6490dd206406_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/HX25KHP/2026-03-03/image/c4e1de45-ebb7-41e4-b3a7-6490dd206406_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 95171758-913b-5ad9-98cd-f5e88f69376d
2026-03-25 13:02:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LP74VOD/2026-03-19/image/70cd75e6-a396-4c34-8684-513733cd6298_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120451637?view=catalogue)
2026-03-25 13:02:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LP74VOD/2026-03-19/image/f00774e6-4066-4575-9b60-6a653cc8bd38_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120451637?view=catalogue)
2026-03-25 13:02:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8699ae55d0>
2026-03-25 13:02:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_293c0a73-44bc-5da9-87e4-bfcd7a1fd468/293c0a73-44bc-5da9-87e4-bfcd7a1fd468_image_4.jpg HTTP/1.1" 201 0
2026-03-25 13:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FKR74BHD%252F2026-03-13%252Fimage%252Fb98e96fb-3819-4c2f-861f-629ed412d5c8_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/KR74BHD/2026-03-13/image/b98e96fb-3819-4c2f-861f-629ed412d5c8_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 293c0a73-44bc-5da9-87e4-bfcd7a1fd468
2026-03-25 13:02:35 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 293c0a73-44bc-5da9-87e4-bfcd7a1fd468, skipping ID generation
2026-03-25 13:02:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 293c0a73-44bc-5da9-87e4-bfcd7a1fd468 with scrape type 1
2026-03-25 13:02:35 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 293c0a73-44bc-5da9-87e4-bfcd7a1fd468 sending to next pipeline
2026-03-25 13:02:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 293c0a73-44bc-5da9-87e4-bfcd7a1fd468, identifier: 120415240
2026-03-25 13:02:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 293c0a73-44bc-5da9-87e4-bfcd7a1fd468 with identifier: 120415240
2026-03-25 13:02:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 13:02:35 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=YELLOW HTTP/1.1" 200 None
2026-03-25 13:02:36 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 13:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 13:02:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 293c0a73-44bc-5da9-87e4-bfcd7a1fd468 with identifier: 120415240
2026-03-25 13:02:36 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 293c0a73-44bc-5da9-87e4-bfcd7a1fd468 with identifier: 120415240 to the API
2026-03-25 13:02:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:02:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:02:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/KR74BHD/2026-03-13/image/b98e96fb-3819-4c2f-861f-629ed412d5c8_removebg.jpg?w=600>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'YELLOW',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-04-20T09:00:00Z',
'fuel_type': 'Electric',
'id': '293c0a73-44bc-5da9-87e4-bfcd7a1fd468',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'KR74BHD',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120415240',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'JEEP',
'model': 'AVENGER ELECTRIC HATCHBACK',
'odometer': 10837,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 8,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_293c0a73-44bc-5da9-87e4-bfcd7a1fd468/293c0a73-44bc-5da9-87e4-bfcd7a1fd468_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 34254,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/KR74BHD/2026-03-13/image/12c138db-4230-4cfa-a389-fd049eb3df60_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_293c0a73-44bc-5da9-87e4-bfcd7a1fd468/293c0a73-44bc-5da9-87e4-bfcd7a1fd468_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 38797,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/KR74BHD/2026-03-13/image/79f53d20-9150-47f3-b2b5-c490d675ef79_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_293c0a73-44bc-5da9-87e4-bfcd7a1fd468/293c0a73-44bc-5da9-87e4-bfcd7a1fd468_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 33359,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/KR74BHD/2026-03-13/image/685ce374-dfb0-4556-9698-32bc2d4c5dbb_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_293c0a73-44bc-5da9-87e4-bfcd7a1fd468/293c0a73-44bc-5da9-87e4-bfcd7a1fd468_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 33500,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/KR74BHD/2026-03-13/image/bace739e-eb59-43de-b9b4-3afd7e5a3092_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_293c0a73-44bc-5da9-87e4-bfcd7a1fd468/293c0a73-44bc-5da9-87e4-bfcd7a1fd468_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49080,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/KR74BHD/2026-03-13/image/b98e96fb-3819-4c2f-861f-629ed412d5c8_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_293c0a73-44bc-5da9-87e4-bfcd7a1fd468/293c0a73-44bc-5da9-87e4-bfcd7a1fd468_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39803,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/KR74BHD/2026-03-13/image/ac382551-39a3-48f3-80ea-0d70d3157ca4_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_293c0a73-44bc-5da9-87e4-bfcd7a1fd468/293c0a73-44bc-5da9-87e4-bfcd7a1fd468_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37727,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/KR74BHD/2026-03-13/image/d8c06ef4-6cbe-455f-a992-68f259f81eb9_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_293c0a73-44bc-5da9-87e4-bfcd7a1fd468/293c0a73-44bc-5da9-87e4-bfcd7a1fd468_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 10385,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/KR74BHD/2026-03-13/image/7e9e4706-6de4-4336-9628-6e176e546b63_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-01-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-25 13:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120415240%27 HTTP/1.1" 200 None
2026-03-25 13:02:36 [astonbarclay.gb] INFO: Saving data for 120415240: {'created_time': 1774443756.432828, 'last_price_update_time': 1774443756.432839, 'auction_closing_time': 1776675600.0}
2026-03-25 13:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120415240') HTTP/1.1" 204 0
2026-03-25 13:02:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LP74VOD/2026-03-19/image/1689923d-194f-4cab-b7e2-5689f7c1ab33_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120451637?view=catalogue)
2026-03-25 13:02:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/HX25KHP/2026-03-03/image/e974a481-aa81-4995-9835-5e94edc29cfd_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120080820?view=catalogue)
2026-03-25 13:02:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LP74VOD/2026-03-19/image/3f99d137-3bc4-4f90-8a4f-86b5adf39273_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120451637?view=catalogue)
2026-03-25 13:02:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/HX25KHP/2026-03-03/image/76d25312-6ae5-4e5e-a2d2-1a22805e7a33_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120080820?view=catalogue)
2026-03-25 13:02:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LP74VOD/2026-03-19/image/db24f7ca-933b-4cfa-921a-b70d35e17926_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120451637?view=catalogue)
2026-03-25 13:02:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8698fac110>
2026-03-25 13:02:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_85040d2b-f87f-567a-a38b-c3334007a4c1/85040d2b-f87f-567a-a38b-c3334007a4c1_image_3.jpg HTTP/1.1" 201 0
2026-03-25 13:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLP74VOD%252F2026-03-19%252Fimage%252F70cd75e6-a396-4c34-8684-513733cd6298_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LP74VOD/2026-03-19/image/70cd75e6-a396-4c34-8684-513733cd6298_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 85040d2b-f87f-567a-a38b-c3334007a4c1
2026-03-25 13:02:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8698fae090>
2026-03-25 13:02:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_85040d2b-f87f-567a-a38b-c3334007a4c1/85040d2b-f87f-567a-a38b-c3334007a4c1_image_2.jpg HTTP/1.1" 201 0
2026-03-25 13:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLP74VOD%252F2026-03-19%252Fimage%252Ff00774e6-4066-4575-9b60-6a653cc8bd38_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LP74VOD/2026-03-19/image/f00774e6-4066-4575-9b60-6a653cc8bd38_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 85040d2b-f87f-567a-a38b-c3334007a4c1
2026-03-25 13:02:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8699b64f10>
2026-03-25 13:02:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_85040d2b-f87f-567a-a38b-c3334007a4c1/85040d2b-f87f-567a-a38b-c3334007a4c1_image_8.jpg HTTP/1.1" 201 0
2026-03-25 13:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLP74VOD%252F2026-03-19%252Fimage%252F1689923d-194f-4cab-b7e2-5689f7c1ab33_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LP74VOD/2026-03-19/image/1689923d-194f-4cab-b7e2-5689f7c1ab33_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 85040d2b-f87f-567a-a38b-c3334007a4c1
2026-03-25 13:02:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f869a6afbd0>
2026-03-25 13:02:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_95171758-913b-5ad9-98cd-f5e88f69376d/95171758-913b-5ad9-98cd-f5e88f69376d_image_8.jpg HTTP/1.1" 201 0
2026-03-25 13:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FHX25KHP%252F2026-03-03%252Fimage%252Fe974a481-aa81-4995-9835-5e94edc29cfd_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/HX25KHP/2026-03-03/image/e974a481-aa81-4995-9835-5e94edc29cfd_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 95171758-913b-5ad9-98cd-f5e88f69376d
2026-03-25 13:02:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8699249710>
2026-03-25 13:02:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_85040d2b-f87f-567a-a38b-c3334007a4c1/85040d2b-f87f-567a-a38b-c3334007a4c1_image_7.jpg HTTP/1.1" 201 0
2026-03-25 13:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLP74VOD%252F2026-03-19%252Fimage%252F3f99d137-3bc4-4f90-8a4f-86b5adf39273_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LP74VOD/2026-03-19/image/3f99d137-3bc4-4f90-8a4f-86b5adf39273_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 85040d2b-f87f-567a-a38b-c3334007a4c1
2026-03-25 13:02:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f86991f2350>
2026-03-25 13:02:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_95171758-913b-5ad9-98cd-f5e88f69376d/95171758-913b-5ad9-98cd-f5e88f69376d_image_9.jpg HTTP/1.1" 201 0
2026-03-25 13:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FHX25KHP%252F2026-03-03%252Fimage%252F76d25312-6ae5-4e5e-a2d2-1a22805e7a33_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/HX25KHP/2026-03-03/image/76d25312-6ae5-4e5e-a2d2-1a22805e7a33_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 95171758-913b-5ad9-98cd-f5e88f69376d
2026-03-25 13:02:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f86993720d0>
2026-03-25 13:02:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_85040d2b-f87f-567a-a38b-c3334007a4c1/85040d2b-f87f-567a-a38b-c3334007a4c1_image_5.jpg HTTP/1.1" 201 0
2026-03-25 13:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLP74VOD%252F2026-03-19%252Fimage%252Fdb24f7ca-933b-4cfa-921a-b70d35e17926_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LP74VOD/2026-03-19/image/db24f7ca-933b-4cfa-921a-b70d35e17926_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 85040d2b-f87f-567a-a38b-c3334007a4c1
2026-03-25 13:02:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/HX25KHP/2026-03-03/image/e646806f-c018-44b1-a048-2fac2a8efd4b_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120080820?view=catalogue)
2026-03-25 13:02:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/HX25KHP/2026-03-03/image/f2a7a4cc-dc32-4284-b003-d38d654661c4_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120080820?view=catalogue)
2026-03-25 13:02:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LP74VOD/2026-03-19/image/f3692c5a-cb45-408c-816e-489128e9ba26_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120451637?view=catalogue)
2026-03-25 13:02:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8699375b50>
2026-03-25 13:02:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_95171758-913b-5ad9-98cd-f5e88f69376d/95171758-913b-5ad9-98cd-f5e88f69376d_image_6.jpg HTTP/1.1" 201 0
2026-03-25 13:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FHX25KHP%252F2026-03-03%252Fimage%252Fe646806f-c018-44b1-a048-2fac2a8efd4b_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/HX25KHP/2026-03-03/image/e646806f-c018-44b1-a048-2fac2a8efd4b_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 95171758-913b-5ad9-98cd-f5e88f69376d
2026-03-25 13:02:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LP74VOD/2026-03-19/image/13b6911f-1d1c-40b8-906c-06c22ca05174_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120451637?view=catalogue)
2026-03-25 13:02:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8699362390>
2026-03-25 13:02:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_95171758-913b-5ad9-98cd-f5e88f69376d/95171758-913b-5ad9-98cd-f5e88f69376d_image_7.jpg HTTP/1.1" 201 0
2026-03-25 13:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FHX25KHP%252F2026-03-03%252Fimage%252Ff2a7a4cc-dc32-4284-b003-d38d654661c4_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/HX25KHP/2026-03-03/image/f2a7a4cc-dc32-4284-b003-d38d654661c4_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 95171758-913b-5ad9-98cd-f5e88f69376d
2026-03-25 13:02:36 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 95171758-913b-5ad9-98cd-f5e88f69376d, skipping ID generation
2026-03-25 13:02:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 95171758-913b-5ad9-98cd-f5e88f69376d with scrape type 1
2026-03-25 13:02:36 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 95171758-913b-5ad9-98cd-f5e88f69376d sending to next pipeline
2026-03-25 13:02:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 95171758-913b-5ad9-98cd-f5e88f69376d, identifier: 120080820
2026-03-25 13:02:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 95171758-913b-5ad9-98cd-f5e88f69376d with identifier: 120080820
2026-03-25 13:02:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 95171758-913b-5ad9-98cd-f5e88f69376d with identifier: 120080820
2026-03-25 13:02:37 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 95171758-913b-5ad9-98cd-f5e88f69376d with identifier: 120080820 to the API
2026-03-25 13:02:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:02: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-25 13:02:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/HX25KHP/2026-03-03/image/f2a7a4cc-dc32-4284-b003-d38d654661c4_removebg.jpg?w=600>
{'auction_title': '',
'c_o_2_emission_value': 135,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.5L',
'expiration_date': '2026-04-20T09:00:00Z',
'fuel_type': 'Petrol',
'id': '95171758-913b-5ad9-98cd-f5e88f69376d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'HX25KHP',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120080820',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'MAZDA',
'model': 'CX-30 HATCHBACK',
'odometer': 18927,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 10,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95171758-913b-5ad9-98cd-f5e88f69376d/95171758-913b-5ad9-98cd-f5e88f69376d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 30344,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/HX25KHP/2026-03-03/image/ae853e7f-f1da-448c-91d7-fec818551c66_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95171758-913b-5ad9-98cd-f5e88f69376d/95171758-913b-5ad9-98cd-f5e88f69376d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 26087,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/HX25KHP/2026-03-03/image/934699fc-a411-497f-a05c-184f4ba01926_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95171758-913b-5ad9-98cd-f5e88f69376d/95171758-913b-5ad9-98cd-f5e88f69376d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 29861,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/HX25KHP/2026-03-03/image/c9a204cb-05c4-498a-9dbb-7c408cb45b6c_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95171758-913b-5ad9-98cd-f5e88f69376d/95171758-913b-5ad9-98cd-f5e88f69376d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 31913,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/HX25KHP/2026-03-03/image/3117d48f-e93f-48a6-8221-9ce6b92700df_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95171758-913b-5ad9-98cd-f5e88f69376d/95171758-913b-5ad9-98cd-f5e88f69376d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47201,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/HX25KHP/2026-03-03/image/f473420e-83a4-4015-a73b-9a151c80df69_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95171758-913b-5ad9-98cd-f5e88f69376d/95171758-913b-5ad9-98cd-f5e88f69376d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39620,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/HX25KHP/2026-03-03/image/c4e1de45-ebb7-41e4-b3a7-6490dd206406_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95171758-913b-5ad9-98cd-f5e88f69376d/95171758-913b-5ad9-98cd-f5e88f69376d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49918,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/HX25KHP/2026-03-03/image/e646806f-c018-44b1-a048-2fac2a8efd4b_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95171758-913b-5ad9-98cd-f5e88f69376d/95171758-913b-5ad9-98cd-f5e88f69376d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43024,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/HX25KHP/2026-03-03/image/f2a7a4cc-dc32-4284-b003-d38d654661c4_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95171758-913b-5ad9-98cd-f5e88f69376d/95171758-913b-5ad9-98cd-f5e88f69376d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 44007,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/HX25KHP/2026-03-03/image/e974a481-aa81-4995-9835-5e94edc29cfd_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95171758-913b-5ad9-98cd-f5e88f69376d/95171758-913b-5ad9-98cd-f5e88f69376d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59333,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/HX25KHP/2026-03-03/image/76d25312-6ae5-4e5e-a2d2-1a22805e7a33_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-03-07',
'seller_name': 'Motability Operations',
'title': 'MAZDA CX-30 HATCHBACK 2.5 e-Skyactiv G MHEV [140] Centre-Line 5dr',
'transmission': 'manual',
'trim': '2.5 e-Skyactiv G MHEV [140] Centre-Line 5dr',
'vin': None,
'year': 2025}
2026-03-25 13:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120080820%27 HTTP/1.1" 200 None
2026-03-25 13:02:37 [astonbarclay.gb] INFO: Saving data for 120080820: {'created_time': 1774443757.435273, 'last_price_update_time': 1774443757.435285, 'auction_closing_time': 1776675600.0}
2026-03-25 13:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120080820') HTTP/1.1" 204 0
2026-03-25 13:02:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f869924b350>
2026-03-25 13:02:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_85040d2b-f87f-567a-a38b-c3334007a4c1/85040d2b-f87f-567a-a38b-c3334007a4c1_image_1.jpg HTTP/1.1" 201 0
2026-03-25 13:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLP74VOD%252F2026-03-19%252Fimage%252Ff3692c5a-cb45-408c-816e-489128e9ba26_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LP74VOD/2026-03-19/image/f3692c5a-cb45-408c-816e-489128e9ba26_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 85040d2b-f87f-567a-a38b-c3334007a4c1
2026-03-25 13:02:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f86991908d0>
2026-03-25 13:02:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_85040d2b-f87f-567a-a38b-c3334007a4c1/85040d2b-f87f-567a-a38b-c3334007a4c1_image_4.jpg HTTP/1.1" 201 0
2026-03-25 13:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLP74VOD%252F2026-03-19%252Fimage%252F13b6911f-1d1c-40b8-906c-06c22ca05174_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LP74VOD/2026-03-19/image/13b6911f-1d1c-40b8-906c-06c22ca05174_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 85040d2b-f87f-567a-a38b-c3334007a4c1
2026-03-25 13:02:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LP74VOD/2026-03-19/image/ad38a4aa-4b87-4e8a-994f-35cd61b0caed_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120451637?view=catalogue)
2026-03-25 13:02:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8699b7b4d0>
2026-03-25 13:02:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_85040d2b-f87f-567a-a38b-c3334007a4c1/85040d2b-f87f-567a-a38b-c3334007a4c1_image_6.jpg HTTP/1.1" 201 0
2026-03-25 13:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLP74VOD%252F2026-03-19%252Fimage%252Fad38a4aa-4b87-4e8a-994f-35cd61b0caed_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LP74VOD/2026-03-19/image/ad38a4aa-4b87-4e8a-994f-35cd61b0caed_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 85040d2b-f87f-567a-a38b-c3334007a4c1
2026-03-25 13:02:38 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 85040d2b-f87f-567a-a38b-c3334007a4c1, skipping ID generation
2026-03-25 13:02:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 85040d2b-f87f-567a-a38b-c3334007a4c1 with scrape type 1
2026-03-25 13:02:38 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 85040d2b-f87f-567a-a38b-c3334007a4c1 sending to next pipeline
2026-03-25 13:02:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 85040d2b-f87f-567a-a38b-c3334007a4c1, identifier: 120451637
2026-03-25 13:02:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 85040d2b-f87f-567a-a38b-c3334007a4c1 with identifier: 120451637
2026-03-25 13:02:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 85040d2b-f87f-567a-a38b-c3334007a4c1 with identifier: 120451637
2026-03-25 13:02:38 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 85040d2b-f87f-567a-a38b-c3334007a4c1 with identifier: 120451637 to the API
2026-03-25 13:02:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:02:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:02:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/LP74VOD/2026-03-19/image/ad38a4aa-4b87-4e8a-994f-35cd61b0caed_removebg.jpg?w=600>
{'auction_title': '',
'c_o_2_emission_value': 131,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-04-20T09:00:00Z',
'fuel_type': 'Petrol',
'id': '85040d2b-f87f-567a-a38b-c3334007a4c1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'LP74VOD',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120451637',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'VOLKSWAGEN',
'model': 'T-CROSS ESTATE',
'odometer': 17389,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 9,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85040d2b-f87f-567a-a38b-c3334007a4c1/85040d2b-f87f-567a-a38b-c3334007a4c1_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 32327,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LP74VOD/2026-03-19/image/4d83ac0f-42ad-453f-b27b-f1988f1e7e66_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85040d2b-f87f-567a-a38b-c3334007a4c1/85040d2b-f87f-567a-a38b-c3334007a4c1_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 31922,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LP74VOD/2026-03-19/image/f3692c5a-cb45-408c-816e-489128e9ba26_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85040d2b-f87f-567a-a38b-c3334007a4c1/85040d2b-f87f-567a-a38b-c3334007a4c1_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 33372,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LP74VOD/2026-03-19/image/f00774e6-4066-4575-9b60-6a653cc8bd38_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85040d2b-f87f-567a-a38b-c3334007a4c1/85040d2b-f87f-567a-a38b-c3334007a4c1_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 34191,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LP74VOD/2026-03-19/image/70cd75e6-a396-4c34-8684-513733cd6298_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85040d2b-f87f-567a-a38b-c3334007a4c1/85040d2b-f87f-567a-a38b-c3334007a4c1_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 40576,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LP74VOD/2026-03-19/image/13b6911f-1d1c-40b8-906c-06c22ca05174_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85040d2b-f87f-567a-a38b-c3334007a4c1/85040d2b-f87f-567a-a38b-c3334007a4c1_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63764,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LP74VOD/2026-03-19/image/db24f7ca-933b-4cfa-921a-b70d35e17926_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85040d2b-f87f-567a-a38b-c3334007a4c1/85040d2b-f87f-567a-a38b-c3334007a4c1_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52450,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LP74VOD/2026-03-19/image/ad38a4aa-4b87-4e8a-994f-35cd61b0caed_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85040d2b-f87f-567a-a38b-c3334007a4c1/85040d2b-f87f-567a-a38b-c3334007a4c1_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46230,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LP74VOD/2026-03-19/image/3f99d137-3bc4-4f90-8a4f-86b5adf39273_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85040d2b-f87f-567a-a38b-c3334007a4c1/85040d2b-f87f-567a-a38b-c3334007a4c1_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54703,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LP74VOD/2026-03-19/image/1689923d-194f-4cab-b7e2-5689f7c1ab33_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-02-25',
'seller_name': 'Motability Operations',
'title': 'VOLKSWAGEN T-CROSS ESTATE 1.0 TSI 115 R-Line 5dr DSG',
'transmission': 'automatic',
'trim': '1.0 TSI 115 R-Line 5dr DSG',
'vin': None,
'year': 2025}
2026-03-25 13:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120451637%27 HTTP/1.1" 200 None
2026-03-25 13:02:39 [astonbarclay.gb] INFO: Saving data for 120451637: {'created_time': 1774443759.08797, 'last_price_update_time': 1774443759.087981, 'auction_closing_time': 1776675600.0}
2026-03-25 13:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120451637') HTTP/1.1" 204 0
2026-03-25 13:02:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120214140?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:02:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:02:40 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120214140, 'registration': 'LC24JNN', 'account': 'MOT070', 'make': 'SEAT', 'model': 'IBIZA HATCHBACK', 'derivative': '1.0 TSI 95 FR 5dr', 'mileage': 39674, 'mileageWarranty': True, 'type': 'car', 'saleId': 19235, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 452}, 'saleStart': '2026-04-20T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2024-04-29', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/LC24JNN/2026-03-09/image/3728b381-4cba-4847-a63f-7a0eddf24028_removebg.jpg?w=600', 'https://abimg003.imgix.net/LC24JNN/2026-03-09/image/73d544e2-6b42-4397-9d5d-ba568d97c3af_removebg.jpg?w=600', 'https://abimg003.imgix.net/LC24JNN/2026-03-09/image/5cba1edb-c6ca-4df8-b9df-43512470a265_removebg.jpg?w=600', 'https://abimg003.imgix.net/LC24JNN/2026-03-09/image/882cb901-f5d6-40b3-9db0-9714baf575eb_removebg.jpg?w=600', 'https://abimg003.imgix.net/LC24JNN/2026-03-09/image/e4a3d0bf-d7d2-42ce-886f-5f7ef27a6d48_removebg.jpg?w=600', 'https://abimg003.imgix.net/LC24JNN/2026-03-09/image/712e7759-31c7-4a69-b17f-3766bfea8b45_removebg.jpg?w=600', 'https://abimg003.imgix.net/LC24JNN/2026-03-09/image/70f5cb26-a1ed-4384-bbc7-8662b4f91432_removebg.jpg?w=600', 'https://abimg003.imgix.net/LC24JNN/2026-03-09/image/8e1d42da-1f50-4fb8-bd24-0f9af597542e_removebg.jpg?w=600', 'https://abimg003.imgix.net/LC24JNN/2026-03-09/image/4f09dc6e-7778-46c8-ab03-f41df2309c42_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': 123, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/2030317e-afb8-4082-bb66-75c159ba5098.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:02:40 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120214140, 'registration': 'LC24JNN', 'account': 'MOT070', 'make': 'SEAT', 'model': 'IBIZA HATCHBACK', 'derivative': '1.0 TSI 95 FR 5dr', 'mileage': 39674, 'mileageWarranty': True, 'type': 'car', 'saleId': 19235, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 452}, 'saleStart': '2026-04-20T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2024-04-29', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/LC24JNN/2026-03-09/image/3728b381-4cba-4847-a63f-7a0eddf24028_removebg.jpg?w=600', 'https://abimg003.imgix.net/LC24JNN/2026-03-09/image/73d544e2-6b42-4397-9d5d-ba568d97c3af_removebg.jpg?w=600', 'https://abimg003.imgix.net/LC24JNN/2026-03-09/image/5cba1edb-c6ca-4df8-b9df-43512470a265_removebg.jpg?w=600', 'https://abimg003.imgix.net/LC24JNN/2026-03-09/image/882cb901-f5d6-40b3-9db0-9714baf575eb_removebg.jpg?w=600', 'https://abimg003.imgix.net/LC24JNN/2026-03-09/image/e4a3d0bf-d7d2-42ce-886f-5f7ef27a6d48_removebg.jpg?w=600', 'https://abimg003.imgix.net/LC24JNN/2026-03-09/image/712e7759-31c7-4a69-b17f-3766bfea8b45_removebg.jpg?w=600', 'https://abimg003.imgix.net/LC24JNN/2026-03-09/image/70f5cb26-a1ed-4384-bbc7-8662b4f91432_removebg.jpg?w=600', 'https://abimg003.imgix.net/LC24JNN/2026-03-09/image/8e1d42da-1f50-4fb8-bd24-0f9af597542e_removebg.jpg?w=600', 'https://abimg003.imgix.net/LC24JNN/2026-03-09/image/4f09dc6e-7778-46c8-ab03-f41df2309c42_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': 123, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/2030317e-afb8-4082-bb66-75c159ba5098.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:02:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2bb70e36-e526-5c33-9fc7-8490423acd48 with identifier: 120214140
2026-03-25 13:02:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2bb70e36-e526-5c33-9fc7-8490423acd48 with scrape type 1
2026-03-25 13:02:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 9 photos for item 2bb70e36-e526-5c33-9fc7-8490423acd48
2026-03-25 13:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FLC24JNN%252F2026-03-09%252Fimage%252F3728b381-4cba-4847-a63f-7a0eddf24028_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LC24JNN/2026-03-09/image/3728b381-4cba-4847-a63f-7a0eddf24028_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FLC24JNN%252F2026-03-09%252Fimage%252F73d544e2-6b42-4397-9d5d-ba568d97c3af_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LC24JNN/2026-03-09/image/73d544e2-6b42-4397-9d5d-ba568d97c3af_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FLC24JNN%252F2026-03-09%252Fimage%252F5cba1edb-c6ca-4df8-b9df-43512470a265_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LC24JNN/2026-03-09/image/5cba1edb-c6ca-4df8-b9df-43512470a265_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FLC24JNN%252F2026-03-09%252Fimage%252F882cb901-f5d6-40b3-9db0-9714baf575eb_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LC24JNN/2026-03-09/image/882cb901-f5d6-40b3-9db0-9714baf575eb_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FLC24JNN%252F2026-03-09%252Fimage%252Fe4a3d0bf-d7d2-42ce-886f-5f7ef27a6d48_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LC24JNN/2026-03-09/image/e4a3d0bf-d7d2-42ce-886f-5f7ef27a6d48_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FLC24JNN%252F2026-03-09%252Fimage%252F712e7759-31c7-4a69-b17f-3766bfea8b45_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LC24JNN/2026-03-09/image/712e7759-31c7-4a69-b17f-3766bfea8b45_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FLC24JNN%252F2026-03-09%252Fimage%252F70f5cb26-a1ed-4384-bbc7-8662b4f91432_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LC24JNN/2026-03-09/image/70f5cb26-a1ed-4384-bbc7-8662b4f91432_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FLC24JNN%252F2026-03-09%252Fimage%252F8e1d42da-1f50-4fb8-bd24-0f9af597542e_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LC24JNN/2026-03-09/image/8e1d42da-1f50-4fb8-bd24-0f9af597542e_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FLC24JNN%252F2026-03-09%252Fimage%252F4f09dc6e-7778-46c8-ab03-f41df2309c42_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LC24JNN/2026-03-09/image/4f09dc6e-7778-46c8-ab03-f41df2309c42_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120635589?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:02:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:02:41 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120635589, 'registration': 'EF74DHY', 'account': 'MOT070', 'make': 'FORD', 'model': 'KUGA ESTATE', 'derivative': '2.5 FHEV ST-Line X 5dr CVT', 'mileage': 9653, 'mileageWarranty': True, 'type': 'car', 'saleId': 19235, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 452}, 'saleStart': '2026-04-20T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2024-12-05', 'fuel': 'Petrol/Electric Hybrid', 'motExpiry': None, 'doors': 5, 'engineSize': 2488, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/EF74DHY/2026-03-20/image/a3d26a4e-812f-4b8c-b2e9-87dbb0d62c49_removebg.jpg?w=600', 'https://abimg003.imgix.net/EF74DHY/2026-03-20/image/ba5dc031-c832-4507-b74d-94eafcae57be_removebg.jpg?w=600', 'https://abimg003.imgix.net/EF74DHY/2026-03-20/image/32aae464-a017-4387-91a9-33fc0b0ebe00_removebg.jpg?w=600', 'https://abimg003.imgix.net/EF74DHY/2026-03-20/image/b1f06a11-f967-4f83-85e6-fbb226b05ca1_removebg.jpg?w=600', 'https://abimg003.imgix.net/EF74DHY/2026-03-20/image/bbaddda0-1f52-41dc-82e3-aabc83867300_removebg.jpg?w=600', 'https://abimg003.imgix.net/EF74DHY/2026-03-20/image/084e58c5-c561-4996-ae2c-0fbab08a24fe_removebg.jpg?w=600', 'https://abimg003.imgix.net/EF74DHY/2026-03-20/image/01cc03e1-d761-469c-a707-e799e521f820_removebg.jpg?w=600', 'https://abimg003.imgix.net/EF74DHY/2026-03-20/image/67e0a87f-3944-410c-8dab-e931dff25bce_removebg.jpg?w=600', 'https://abimg003.imgix.net/EF74DHY/2026-03-20/image/2417c8d3-c6e2-4b9c-855c-a422013ccc91_removebg.jpg?w=600', 'https://abimg003.imgix.net/EF74DHY/2026-03-20/image/bb10ef5b-57a0-4e20-9bd4-5b8cd647a73f_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'NO V5 FORMER KEEPERS UNKNOWN - SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': False, 'v5details': None, 'co2': 131, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/1f366962-e19f-4ed6-adfc-e274c916587e.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:02:41 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120635589, 'registration': 'EF74DHY', 'account': 'MOT070', 'make': 'FORD', 'model': 'KUGA ESTATE', 'derivative': '2.5 FHEV ST-Line X 5dr CVT', 'mileage': 9653, 'mileageWarranty': True, 'type': 'car', 'saleId': 19235, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 452}, 'saleStart': '2026-04-20T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2024-12-05', 'fuel': 'Petrol/Electric Hybrid', 'motExpiry': None, 'doors': 5, 'engineSize': 2488, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/EF74DHY/2026-03-20/image/a3d26a4e-812f-4b8c-b2e9-87dbb0d62c49_removebg.jpg?w=600', 'https://abimg003.imgix.net/EF74DHY/2026-03-20/image/ba5dc031-c832-4507-b74d-94eafcae57be_removebg.jpg?w=600', 'https://abimg003.imgix.net/EF74DHY/2026-03-20/image/32aae464-a017-4387-91a9-33fc0b0ebe00_removebg.jpg?w=600', 'https://abimg003.imgix.net/EF74DHY/2026-03-20/image/b1f06a11-f967-4f83-85e6-fbb226b05ca1_removebg.jpg?w=600', 'https://abimg003.imgix.net/EF74DHY/2026-03-20/image/bbaddda0-1f52-41dc-82e3-aabc83867300_removebg.jpg?w=600', 'https://abimg003.imgix.net/EF74DHY/2026-03-20/image/084e58c5-c561-4996-ae2c-0fbab08a24fe_removebg.jpg?w=600', 'https://abimg003.imgix.net/EF74DHY/2026-03-20/image/01cc03e1-d761-469c-a707-e799e521f820_removebg.jpg?w=600', 'https://abimg003.imgix.net/EF74DHY/2026-03-20/image/67e0a87f-3944-410c-8dab-e931dff25bce_removebg.jpg?w=600', 'https://abimg003.imgix.net/EF74DHY/2026-03-20/image/2417c8d3-c6e2-4b9c-855c-a422013ccc91_removebg.jpg?w=600', 'https://abimg003.imgix.net/EF74DHY/2026-03-20/image/bb10ef5b-57a0-4e20-9bd4-5b8cd647a73f_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'NO V5 FORMER KEEPERS UNKNOWN - SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': False, 'v5details': None, 'co2': 131, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/1f366962-e19f-4ed6-adfc-e274c916587e.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:02:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cdc5a7dc-8c8f-5011-828b-de2c33fb9b49 with identifier: 120635589
2026-03-25 13:02:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cdc5a7dc-8c8f-5011-828b-de2c33fb9b49 with scrape type 1
2026-03-25 13:02:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item cdc5a7dc-8c8f-5011-828b-de2c33fb9b49
2026-03-25 13:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FEF74DHY%252F2026-03-20%252Fimage%252Fa3d26a4e-812f-4b8c-b2e9-87dbb0d62c49_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/EF74DHY/2026-03-20/image/a3d26a4e-812f-4b8c-b2e9-87dbb0d62c49_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FEF74DHY%252F2026-03-20%252Fimage%252Fba5dc031-c832-4507-b74d-94eafcae57be_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/EF74DHY/2026-03-20/image/ba5dc031-c832-4507-b74d-94eafcae57be_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FEF74DHY%252F2026-03-20%252Fimage%252F32aae464-a017-4387-91a9-33fc0b0ebe00_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/EF74DHY/2026-03-20/image/32aae464-a017-4387-91a9-33fc0b0ebe00_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FEF74DHY%252F2026-03-20%252Fimage%252Fb1f06a11-f967-4f83-85e6-fbb226b05ca1_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/EF74DHY/2026-03-20/image/b1f06a11-f967-4f83-85e6-fbb226b05ca1_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FEF74DHY%252F2026-03-20%252Fimage%252Fbbaddda0-1f52-41dc-82e3-aabc83867300_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/EF74DHY/2026-03-20/image/bbaddda0-1f52-41dc-82e3-aabc83867300_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FEF74DHY%252F2026-03-20%252Fimage%252F084e58c5-c561-4996-ae2c-0fbab08a24fe_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/EF74DHY/2026-03-20/image/084e58c5-c561-4996-ae2c-0fbab08a24fe_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FEF74DHY%252F2026-03-20%252Fimage%252F01cc03e1-d761-469c-a707-e799e521f820_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/EF74DHY/2026-03-20/image/01cc03e1-d761-469c-a707-e799e521f820_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FEF74DHY%252F2026-03-20%252Fimage%252F67e0a87f-3944-410c-8dab-e931dff25bce_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/EF74DHY/2026-03-20/image/67e0a87f-3944-410c-8dab-e931dff25bce_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FEF74DHY%252F2026-03-20%252Fimage%252F2417c8d3-c6e2-4b9c-855c-a422013ccc91_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/EF74DHY/2026-03-20/image/2417c8d3-c6e2-4b9c-855c-a422013ccc91_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FEF74DHY%252F2026-03-20%252Fimage%252Fbb10ef5b-57a0-4e20-9bd4-5b8cd647a73f_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/EF74DHY/2026-03-20/image/bb10ef5b-57a0-4e20-9bd4-5b8cd647a73f_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LC24JNN/2026-03-09/image/4f09dc6e-7778-46c8-ab03-f41df2309c42_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120214140?view=catalogue)
2026-03-25 13:02:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8699adf690>
2026-03-25 13:02:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2bb70e36-e526-5c33-9fc7-8490423acd48/2bb70e36-e526-5c33-9fc7-8490423acd48_image_8.jpg HTTP/1.1" 201 0
2026-03-25 13:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLC24JNN%252F2026-03-09%252Fimage%252F4f09dc6e-7778-46c8-ab03-f41df2309c42_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LC24JNN/2026-03-09/image/4f09dc6e-7778-46c8-ab03-f41df2309c42_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 2bb70e36-e526-5c33-9fc7-8490423acd48
2026-03-25 13:02:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/EF74DHY/2026-03-20/image/bb10ef5b-57a0-4e20-9bd4-5b8cd647a73f_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120635589?view=catalogue)
2026-03-25 13:02:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f86999e1510>
2026-03-25 13:02:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cdc5a7dc-8c8f-5011-828b-de2c33fb9b49/cdc5a7dc-8c8f-5011-828b-de2c33fb9b49_image_9.jpg HTTP/1.1" 201 0
2026-03-25 13:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FEF74DHY%252F2026-03-20%252Fimage%252Fbb10ef5b-57a0-4e20-9bd4-5b8cd647a73f_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/EF74DHY/2026-03-20/image/bb10ef5b-57a0-4e20-9bd4-5b8cd647a73f_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item cdc5a7dc-8c8f-5011-828b-de2c33fb9b49
2026-03-25 13:02:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/EF74DHY/2026-03-20/image/2417c8d3-c6e2-4b9c-855c-a422013ccc91_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120635589?view=catalogue)
2026-03-25 13:02:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8699adffd0>
2026-03-25 13:02:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cdc5a7dc-8c8f-5011-828b-de2c33fb9b49/cdc5a7dc-8c8f-5011-828b-de2c33fb9b49_image_8.jpg HTTP/1.1" 201 0
2026-03-25 13:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FEF74DHY%252F2026-03-20%252Fimage%252F2417c8d3-c6e2-4b9c-855c-a422013ccc91_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/EF74DHY/2026-03-20/image/2417c8d3-c6e2-4b9c-855c-a422013ccc91_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item cdc5a7dc-8c8f-5011-828b-de2c33fb9b49
2026-03-25 13:02:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120099968?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:02:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:02:42 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120099968, 'registration': 'EO23VKL', 'account': 'MOT070', 'make': 'FORD', 'model': 'TOURNEO CONNECT ESTATE', 'derivative': '1.5 EcoBoost Titanium 5dr', 'mileage': 27056, 'mileageWarranty': True, 'type': 'car', 'saleId': 19235, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 452}, 'saleStart': '2026-04-20T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2023-03-03', 'fuel': 'Petrol', 'motExpiry': '2027-01-07', 'doors': 5, 'engineSize': 1498, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/EO23VKL/2026-03-04/image/d1b31d2b-13b1-4108-999f-f984b76a3b20_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO23VKL/2026-03-04/image/e80a41ac-e225-4801-b6c4-2f4a9b7105a3_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO23VKL/2026-03-04/image/cea29c4d-f514-4d2c-a261-2037642b17f6_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO23VKL/2026-03-04/image/05e5b242-1d29-46c1-81e6-b77457bf0c08_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO23VKL/2026-03-04/image/dc0e9eb0-2714-4151-9805-6f941c7a4cb1_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO23VKL/2026-03-04/image/9b41da18-1e7c-4655-8487-093b6440e4fa_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO23VKL/2026-03-04/image/bb192246-b41b-41b7-be96-2fb3b2298ffe_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO23VKL/2026-03-04/image/f6a5b695-fc84-4fa2-a4b8-30721b9c881f_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO23VKL/2026-03-04/image/e9baec41-c08d-4457-82fa-0d9959f34047_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO23VKL/2026-03-04/image/df1db768-ba3b-4606-820f-57c0cb73984f_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 02/25 16K', 'remarks': 'NO V5 FORMER KEEPERS UNKNOWN - VOSA STATES, 25K', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': False, 'v5details': None, 'co2': 150, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/428adeda-0ca7-4688-9547-558d5c27e2ab.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:02:42 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120099968, 'registration': 'EO23VKL', 'account': 'MOT070', 'make': 'FORD', 'model': 'TOURNEO CONNECT ESTATE', 'derivative': '1.5 EcoBoost Titanium 5dr', 'mileage': 27056, 'mileageWarranty': True, 'type': 'car', 'saleId': 19235, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 452}, 'saleStart': '2026-04-20T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2023-03-03', 'fuel': 'Petrol', 'motExpiry': '2027-01-07', 'doors': 5, 'engineSize': 1498, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/EO23VKL/2026-03-04/image/d1b31d2b-13b1-4108-999f-f984b76a3b20_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO23VKL/2026-03-04/image/e80a41ac-e225-4801-b6c4-2f4a9b7105a3_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO23VKL/2026-03-04/image/cea29c4d-f514-4d2c-a261-2037642b17f6_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO23VKL/2026-03-04/image/05e5b242-1d29-46c1-81e6-b77457bf0c08_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO23VKL/2026-03-04/image/dc0e9eb0-2714-4151-9805-6f941c7a4cb1_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO23VKL/2026-03-04/image/9b41da18-1e7c-4655-8487-093b6440e4fa_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO23VKL/2026-03-04/image/bb192246-b41b-41b7-be96-2fb3b2298ffe_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO23VKL/2026-03-04/image/f6a5b695-fc84-4fa2-a4b8-30721b9c881f_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO23VKL/2026-03-04/image/e9baec41-c08d-4457-82fa-0d9959f34047_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO23VKL/2026-03-04/image/df1db768-ba3b-4606-820f-57c0cb73984f_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 02/25 16K', 'remarks': 'NO V5 FORMER KEEPERS UNKNOWN - VOSA STATES, 25K', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': False, 'v5details': None, 'co2': 150, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/428adeda-0ca7-4688-9547-558d5c27e2ab.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:02:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 439f6e60-f469-5a9c-bfd1-636e76729881 with identifier: 120099968
2026-03-25 13:02:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 439f6e60-f469-5a9c-bfd1-636e76729881 with scrape type 1
2026-03-25 13:02:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 439f6e60-f469-5a9c-bfd1-636e76729881
2026-03-25 13:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FEO23VKL%252F2026-03-04%252Fimage%252Fd1b31d2b-13b1-4108-999f-f984b76a3b20_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/EO23VKL/2026-03-04/image/d1b31d2b-13b1-4108-999f-f984b76a3b20_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FEO23VKL%252F2026-03-04%252Fimage%252Fe80a41ac-e225-4801-b6c4-2f4a9b7105a3_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/EO23VKL/2026-03-04/image/e80a41ac-e225-4801-b6c4-2f4a9b7105a3_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FEO23VKL%252F2026-03-04%252Fimage%252Fcea29c4d-f514-4d2c-a261-2037642b17f6_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/EO23VKL/2026-03-04/image/cea29c4d-f514-4d2c-a261-2037642b17f6_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FEO23VKL%252F2026-03-04%252Fimage%252F05e5b242-1d29-46c1-81e6-b77457bf0c08_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/EO23VKL/2026-03-04/image/05e5b242-1d29-46c1-81e6-b77457bf0c08_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FEO23VKL%252F2026-03-04%252Fimage%252Fdc0e9eb0-2714-4151-9805-6f941c7a4cb1_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/EO23VKL/2026-03-04/image/dc0e9eb0-2714-4151-9805-6f941c7a4cb1_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FEO23VKL%252F2026-03-04%252Fimage%252F9b41da18-1e7c-4655-8487-093b6440e4fa_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/EO23VKL/2026-03-04/image/9b41da18-1e7c-4655-8487-093b6440e4fa_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FEO23VKL%252F2026-03-04%252Fimage%252Fbb192246-b41b-41b7-be96-2fb3b2298ffe_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/EO23VKL/2026-03-04/image/bb192246-b41b-41b7-be96-2fb3b2298ffe_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FEO23VKL%252F2026-03-04%252Fimage%252Ff6a5b695-fc84-4fa2-a4b8-30721b9c881f_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/EO23VKL/2026-03-04/image/f6a5b695-fc84-4fa2-a4b8-30721b9c881f_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FEO23VKL%252F2026-03-04%252Fimage%252Fe9baec41-c08d-4457-82fa-0d9959f34047_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/EO23VKL/2026-03-04/image/e9baec41-c08d-4457-82fa-0d9959f34047_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FEO23VKL%252F2026-03-04%252Fimage%252Fdf1db768-ba3b-4606-820f-57c0cb73984f_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/EO23VKL/2026-03-04/image/df1db768-ba3b-4606-820f-57c0cb73984f_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/EF74DHY/2026-03-20/image/67e0a87f-3944-410c-8dab-e931dff25bce_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120635589?view=catalogue)
2026-03-25 13:02:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8698fc29d0>
2026-03-25 13:02:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cdc5a7dc-8c8f-5011-828b-de2c33fb9b49/cdc5a7dc-8c8f-5011-828b-de2c33fb9b49_image_7.jpg HTTP/1.1" 201 0
2026-03-25 13:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FEF74DHY%252F2026-03-20%252Fimage%252F67e0a87f-3944-410c-8dab-e931dff25bce_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/EF74DHY/2026-03-20/image/67e0a87f-3944-410c-8dab-e931dff25bce_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item cdc5a7dc-8c8f-5011-828b-de2c33fb9b49
2026-03-25 13:02:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/EO23VKL/2026-03-04/image/df1db768-ba3b-4606-820f-57c0cb73984f_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120099968?view=catalogue)
2026-03-25 13:02:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8699b65750>
2026-03-25 13:02:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_439f6e60-f469-5a9c-bfd1-636e76729881/439f6e60-f469-5a9c-bfd1-636e76729881_image_9.jpg HTTP/1.1" 201 0
2026-03-25 13:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FEO23VKL%252F2026-03-04%252Fimage%252Fdf1db768-ba3b-4606-820f-57c0cb73984f_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/EO23VKL/2026-03-04/image/df1db768-ba3b-4606-820f-57c0cb73984f_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 439f6e60-f469-5a9c-bfd1-636e76729881
2026-03-25 13:02:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/EF74DHY/2026-03-20/image/01cc03e1-d761-469c-a707-e799e521f820_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120635589?view=catalogue)
2026-03-25 13:02:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/EO23VKL/2026-03-04/image/e9baec41-c08d-4457-82fa-0d9959f34047_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120099968?view=catalogue)
2026-03-25 13:02:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8699b83290>
2026-03-25 13:02:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cdc5a7dc-8c8f-5011-828b-de2c33fb9b49/cdc5a7dc-8c8f-5011-828b-de2c33fb9b49_image_6.jpg HTTP/1.1" 201 0
2026-03-25 13:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FEF74DHY%252F2026-03-20%252Fimage%252F01cc03e1-d761-469c-a707-e799e521f820_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/EF74DHY/2026-03-20/image/01cc03e1-d761-469c-a707-e799e521f820_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item cdc5a7dc-8c8f-5011-828b-de2c33fb9b49
2026-03-25 13:02:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8699b80a50>
2026-03-25 13:02:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_439f6e60-f469-5a9c-bfd1-636e76729881/439f6e60-f469-5a9c-bfd1-636e76729881_image_8.jpg HTTP/1.1" 201 0
2026-03-25 13:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FEO23VKL%252F2026-03-04%252Fimage%252Fe9baec41-c08d-4457-82fa-0d9959f34047_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/EO23VKL/2026-03-04/image/e9baec41-c08d-4457-82fa-0d9959f34047_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 439f6e60-f469-5a9c-bfd1-636e76729881
2026-03-25 13:02:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/EO23VKL/2026-03-04/image/f6a5b695-fc84-4fa2-a4b8-30721b9c881f_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120099968?view=catalogue)
2026-03-25 13:02:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/EO23VKL/2026-03-04/image/bb192246-b41b-41b7-be96-2fb3b2298ffe_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120099968?view=catalogue)
2026-03-25 13:02:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8699b67710>
2026-03-25 13:02:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_439f6e60-f469-5a9c-bfd1-636e76729881/439f6e60-f469-5a9c-bfd1-636e76729881_image_7.jpg HTTP/1.1" 201 0
2026-03-25 13:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FEO23VKL%252F2026-03-04%252Fimage%252Ff6a5b695-fc84-4fa2-a4b8-30721b9c881f_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/EO23VKL/2026-03-04/image/f6a5b695-fc84-4fa2-a4b8-30721b9c881f_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 439f6e60-f469-5a9c-bfd1-636e76729881
2026-03-25 13:02:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8699b81a10>
2026-03-25 13:02:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_439f6e60-f469-5a9c-bfd1-636e76729881/439f6e60-f469-5a9c-bfd1-636e76729881_image_6.jpg HTTP/1.1" 201 0
2026-03-25 13:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FEO23VKL%252F2026-03-04%252Fimage%252Fbb192246-b41b-41b7-be96-2fb3b2298ffe_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/EO23VKL/2026-03-04/image/bb192246-b41b-41b7-be96-2fb3b2298ffe_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 439f6e60-f469-5a9c-bfd1-636e76729881
2026-03-25 13:02:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/EO23VKL/2026-03-04/image/dc0e9eb0-2714-4151-9805-6f941c7a4cb1_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120099968?view=catalogue)
2026-03-25 13:02:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/EO23VKL/2026-03-04/image/9b41da18-1e7c-4655-8487-093b6440e4fa_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120099968?view=catalogue)
2026-03-25 13:02:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8698fffa90>
2026-03-25 13:02:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_439f6e60-f469-5a9c-bfd1-636e76729881/439f6e60-f469-5a9c-bfd1-636e76729881_image_4.jpg HTTP/1.1" 201 0
2026-03-25 13:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FEO23VKL%252F2026-03-04%252Fimage%252Fdc0e9eb0-2714-4151-9805-6f941c7a4cb1_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/EO23VKL/2026-03-04/image/dc0e9eb0-2714-4151-9805-6f941c7a4cb1_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 439f6e60-f469-5a9c-bfd1-636e76729881
2026-03-25 13:02:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8699249990>
2026-03-25 13:02:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_439f6e60-f469-5a9c-bfd1-636e76729881/439f6e60-f469-5a9c-bfd1-636e76729881_image_5.jpg HTTP/1.1" 201 0
2026-03-25 13:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FEO23VKL%252F2026-03-04%252Fimage%252F9b41da18-1e7c-4655-8487-093b6440e4fa_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/EO23VKL/2026-03-04/image/9b41da18-1e7c-4655-8487-093b6440e4fa_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 439f6e60-f469-5a9c-bfd1-636e76729881
2026-03-25 13:02:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/EO23VKL/2026-03-04/image/cea29c4d-f514-4d2c-a261-2037642b17f6_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120099968?view=catalogue)
2026-03-25 13:02:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120425496?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:02:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:02:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/EO23VKL/2026-03-04/image/d1b31d2b-13b1-4108-999f-f984b76a3b20_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120099968?view=catalogue)
2026-03-25 13:02:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8699b76550>
2026-03-25 13:02:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_439f6e60-f469-5a9c-bfd1-636e76729881/439f6e60-f469-5a9c-bfd1-636e76729881_image_2.jpg HTTP/1.1" 201 0
2026-03-25 13:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FEO23VKL%252F2026-03-04%252Fimage%252Fcea29c4d-f514-4d2c-a261-2037642b17f6_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/EO23VKL/2026-03-04/image/cea29c4d-f514-4d2c-a261-2037642b17f6_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 439f6e60-f469-5a9c-bfd1-636e76729881
2026-03-25 13:02:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/118978647?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:02:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:02:44 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120425496, 'registration': 'EF73GVP', 'account': 'MOT070', 'make': 'RENAULT', 'model': 'CLIO HATCHBACK', 'derivative': '1.6 E-TECH full hybrid 145 Evolution 5dr Auto', 'mileage': 7112, 'mileageWarranty': True, 'type': 'car', 'saleId': 19235, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 452}, 'saleStart': '2026-04-20T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2023-11-27', 'fuel': 'Petrol/Electric Hybrid', 'motExpiry': None, 'doors': 5, 'engineSize': 1598, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/EF73GVP/2026-03-13/image/ae073262-bc79-4fd3-a3fa-ba75be33a9eb_removebg.jpg?w=600', 'https://abimg003.imgix.net/EF73GVP/2026-03-13/image/d33e7d8c-7cf1-48ea-ba2b-10b2d0a3e542_removebg.jpg?w=600', 'https://abimg003.imgix.net/EF73GVP/2026-03-13/image/4ee5f647-5ba9-4fb3-9a27-287e53a77370_removebg.jpg?w=600', 'https://abimg003.imgix.net/EF73GVP/2026-03-13/image/ce864031-6297-4d9a-868d-5064faeb0a8d_removebg.jpg?w=600', 'https://abimg003.imgix.net/EF73GVP/2026-03-13/image/9a646618-60e1-45bd-a115-a689930d4816_removebg.jpg?w=600', 'https://abimg003.imgix.net/EF73GVP/2026-03-13/image/b7976653-d349-4f66-8380-edeaca73a5a9_removebg.jpg?w=600', 'https://abimg003.imgix.net/EF73GVP/2026-03-13/image/5af05d7e-9eeb-4d27-9420-ccdc6219df75_removebg.jpg?w=600', 'https://abimg003.imgix.net/EF73GVP/2026-03-13/image/841c1b53-e2a5-45b1-b5d7-3a7b45a22112_removebg.jpg?w=600', 'https://abimg003.imgix.net/EF73GVP/2026-03-13/image/99d0678d-6846-42c6-9437-21c967359d13_removebg.jpg?w=600', 'https://abimg003.imgix.net/EF73GVP/2026-03-13/image/71ed3198-72f8-4bc6-a5c9-d1acc716a59a_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'NO V5 FORMER KEEPERS UNKNOWN - SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': False, 'v5details': None, 'co2': 96, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/5195b986-1985-4d3a-be28-db4df0d43fe8.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:02:44 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120425496, 'registration': 'EF73GVP', 'account': 'MOT070', 'make': 'RENAULT', 'model': 'CLIO HATCHBACK', 'derivative': '1.6 E-TECH full hybrid 145 Evolution 5dr Auto', 'mileage': 7112, 'mileageWarranty': True, 'type': 'car', 'saleId': 19235, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 452}, 'saleStart': '2026-04-20T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2023-11-27', 'fuel': 'Petrol/Electric Hybrid', 'motExpiry': None, 'doors': 5, 'engineSize': 1598, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/EF73GVP/2026-03-13/image/ae073262-bc79-4fd3-a3fa-ba75be33a9eb_removebg.jpg?w=600', 'https://abimg003.imgix.net/EF73GVP/2026-03-13/image/d33e7d8c-7cf1-48ea-ba2b-10b2d0a3e542_removebg.jpg?w=600', 'https://abimg003.imgix.net/EF73GVP/2026-03-13/image/4ee5f647-5ba9-4fb3-9a27-287e53a77370_removebg.jpg?w=600', 'https://abimg003.imgix.net/EF73GVP/2026-03-13/image/ce864031-6297-4d9a-868d-5064faeb0a8d_removebg.jpg?w=600', 'https://abimg003.imgix.net/EF73GVP/2026-03-13/image/9a646618-60e1-45bd-a115-a689930d4816_removebg.jpg?w=600', 'https://abimg003.imgix.net/EF73GVP/2026-03-13/image/b7976653-d349-4f66-8380-edeaca73a5a9_removebg.jpg?w=600', 'https://abimg003.imgix.net/EF73GVP/2026-03-13/image/5af05d7e-9eeb-4d27-9420-ccdc6219df75_removebg.jpg?w=600', 'https://abimg003.imgix.net/EF73GVP/2026-03-13/image/841c1b53-e2a5-45b1-b5d7-3a7b45a22112_removebg.jpg?w=600', 'https://abimg003.imgix.net/EF73GVP/2026-03-13/image/99d0678d-6846-42c6-9437-21c967359d13_removebg.jpg?w=600', 'https://abimg003.imgix.net/EF73GVP/2026-03-13/image/71ed3198-72f8-4bc6-a5c9-d1acc716a59a_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'NO V5 FORMER KEEPERS UNKNOWN - SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': False, 'v5details': None, 'co2': 96, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/5195b986-1985-4d3a-be28-db4df0d43fe8.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:02:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dd9099c3-0b0d-53be-96a0-45199ea9aba3 with identifier: 120425496
2026-03-25 13:02:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dd9099c3-0b0d-53be-96a0-45199ea9aba3 with scrape type 1
2026-03-25 13:02:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item dd9099c3-0b0d-53be-96a0-45199ea9aba3
2026-03-25 13:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FEF73GVP%252F2026-03-13%252Fimage%252Fae073262-bc79-4fd3-a3fa-ba75be33a9eb_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/EF73GVP/2026-03-13/image/ae073262-bc79-4fd3-a3fa-ba75be33a9eb_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FEF73GVP%252F2026-03-13%252Fimage%252Fd33e7d8c-7cf1-48ea-ba2b-10b2d0a3e542_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/EF73GVP/2026-03-13/image/d33e7d8c-7cf1-48ea-ba2b-10b2d0a3e542_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FEF73GVP%252F2026-03-13%252Fimage%252F4ee5f647-5ba9-4fb3-9a27-287e53a77370_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/EF73GVP/2026-03-13/image/4ee5f647-5ba9-4fb3-9a27-287e53a77370_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8698fb4e10>
2026-03-25 13:02:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_439f6e60-f469-5a9c-bfd1-636e76729881/439f6e60-f469-5a9c-bfd1-636e76729881_image_0.jpg HTTP/1.1" 201 0
2026-03-25 13:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FEO23VKL%252F2026-03-04%252Fimage%252Fd1b31d2b-13b1-4108-999f-f984b76a3b20_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/EO23VKL/2026-03-04/image/d1b31d2b-13b1-4108-999f-f984b76a3b20_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 439f6e60-f469-5a9c-bfd1-636e76729881
2026-03-25 13:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FEF73GVP%252F2026-03-13%252Fimage%252Fce864031-6297-4d9a-868d-5064faeb0a8d_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/EF73GVP/2026-03-13/image/ce864031-6297-4d9a-868d-5064faeb0a8d_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/EO23VKL/2026-03-04/image/05e5b242-1d29-46c1-81e6-b77457bf0c08_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120099968?view=catalogue)
2026-03-25 13:02:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/EO23VKL/2026-03-04/image/e80a41ac-e225-4801-b6c4-2f4a9b7105a3_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120099968?view=catalogue)
2026-03-25 13:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FEF73GVP%252F2026-03-13%252Fimage%252F9a646618-60e1-45bd-a115-a689930d4816_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/EF73GVP/2026-03-13/image/9a646618-60e1-45bd-a115-a689930d4816_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:44 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 118978647, 'registration': 'RF72UCT', 'account': 'MOT070', 'make': 'FORD', 'model': 'FIESTA HATCHBACK', 'derivative': '1.0 EcoBoost Hbd mHEV 125 Active X 5dr Auto', 'mileage': 2957, 'mileageWarranty': True, 'type': 'car', 'saleId': 19235, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 452}, 'saleStart': '2026-04-20T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2023-01-19', 'fuel': 'Petrol', 'motExpiry': '2027-01-18', 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/RF72UCT/2026-01-28/image/620519f2-4057-4602-b49f-cf66b2e825eb_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF72UCT/2026-01-28/image/64df313b-0378-4add-a560-37ada268f8da_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF72UCT/2026-01-28/image/50278af3-77ac-4294-9205-887db70772e6_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF72UCT/2026-01-28/image/55e652b0-f4ed-437a-af12-49c3601c0e85_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF72UCT/2026-01-28/image/fa55c68b-72e3-4a27-b4e2-956e4d1ceb5e_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF72UCT/2026-01-28/image/f37d0b0f-7144-49b8-a7a4-dbd1f609527d_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF72UCT/2026-01-28/image/65c1e950-911d-4fa0-9a7f-13dbbc759316_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF72UCT/2026-01-28/image/13e27a9a-fd04-4b9f-809c-c3a2eeee8cb4_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF72UCT/2026-01-28/image/300e39fc-613b-4b6d-9e84-33aa9b705a44_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'V5 Document Reference Number Available Upon Purchase - OUTSTANDING RECALL - VOSA STATES, 2K - SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': False, 'v5details': None, 'co2': 126, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/d7593e32-94d4-4669-a664-813f07d11886.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:02:44 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 118978647, 'registration': 'RF72UCT', 'account': 'MOT070', 'make': 'FORD', 'model': 'FIESTA HATCHBACK', 'derivative': '1.0 EcoBoost Hbd mHEV 125 Active X 5dr Auto', 'mileage': 2957, 'mileageWarranty': True, 'type': 'car', 'saleId': 19235, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 452}, 'saleStart': '2026-04-20T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2023-01-19', 'fuel': 'Petrol', 'motExpiry': '2027-01-18', 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/RF72UCT/2026-01-28/image/620519f2-4057-4602-b49f-cf66b2e825eb_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF72UCT/2026-01-28/image/64df313b-0378-4add-a560-37ada268f8da_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF72UCT/2026-01-28/image/50278af3-77ac-4294-9205-887db70772e6_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF72UCT/2026-01-28/image/55e652b0-f4ed-437a-af12-49c3601c0e85_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF72UCT/2026-01-28/image/fa55c68b-72e3-4a27-b4e2-956e4d1ceb5e_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF72UCT/2026-01-28/image/f37d0b0f-7144-49b8-a7a4-dbd1f609527d_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF72UCT/2026-01-28/image/65c1e950-911d-4fa0-9a7f-13dbbc759316_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF72UCT/2026-01-28/image/13e27a9a-fd04-4b9f-809c-c3a2eeee8cb4_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF72UCT/2026-01-28/image/300e39fc-613b-4b6d-9e84-33aa9b705a44_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'V5 Document Reference Number Available Upon Purchase - OUTSTANDING RECALL - VOSA STATES, 2K - SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': False, 'v5details': None, 'co2': 126, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/d7593e32-94d4-4669-a664-813f07d11886.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:02:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0e6edf50-4829-5ebc-9d0a-eb56d43fa975 with identifier: 118978647
2026-03-25 13:02:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0e6edf50-4829-5ebc-9d0a-eb56d43fa975 with scrape type 2
2026-03-25 13:02:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0e6edf50-4829-5ebc-9d0a-eb56d43fa975 with scrape type 2
2026-03-25 13:02:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 0e6edf50-4829-5ebc-9d0a-eb56d43fa975, identifier: 118978647
2026-03-25 13:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FEF73GVP%252F2026-03-13%252Fimage%252Fb7976653-d349-4f66-8380-edeaca73a5a9_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/EF73GVP/2026-03-13/image/b7976653-d349-4f66-8380-edeaca73a5a9_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 0e6edf50-4829-5ebc-9d0a-eb56d43fa975 with identifier: 118978647
2026-03-25 13:02:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 0e6edf50-4829-5ebc-9d0a-eb56d43fa975 with identifier: 118978647
2026-03-25 13:02:44 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 0e6edf50-4829-5ebc-9d0a-eb56d43fa975 with identifier: 118978647 to the API
2026-03-25 13:02:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:02:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:02:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/118978647?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 126,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-04-20T09:00:00Z',
'fuel_type': 'Petrol',
'id': '0e6edf50-4829-5ebc-9d0a-eb56d43fa975',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'RF72UCT',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/118978647',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'FORD',
'model': 'FIESTA HATCHBACK',
'odometer': 2957,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-01-19',
'seller_name': 'Motability Operations',
'title': 'FORD FIESTA HATCHBACK 1.0 EcoBoost Hbd mHEV 125 Active X 5dr Auto',
'transmission': 'automatic',
'trim': '1.0 EcoBoost Hbd mHEV 125 Active X 5dr Auto',
'vin': None,
'year': 2023}
2026-03-25 13:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27118978647%27 HTTP/1.1" 200 None
2026-03-25 13:02:44 [astonbarclay.gb] INFO: Saving data for 118978647: {'auction_closing_time': 1776675600.0, 'created_time': 1773402085.980197, 'last_price_update_time': 1774443764.831903}
2026-03-25 13:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='118978647') HTTP/1.1" 204 0
2026-03-25 13:02:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/EF74DHY/2026-03-20/image/084e58c5-c561-4996-ae2c-0fbab08a24fe_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120635589?view=catalogue)
2026-03-25 13:02:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/EF73GVP/2026-03-13/image/4ee5f647-5ba9-4fb3-9a27-287e53a77370_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120425496?view=catalogue)
2026-03-25 13:02:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/EF74DHY/2026-03-20/image/bbaddda0-1f52-41dc-82e3-aabc83867300_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120635589?view=catalogue)
2026-03-25 13:02:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/EF73GVP/2026-03-13/image/ce864031-6297-4d9a-868d-5064faeb0a8d_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120425496?view=catalogue)
2026-03-25 13:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FEF73GVP%252F2026-03-13%252Fimage%252F5af05d7e-9eeb-4d27-9420-ccdc6219df75_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/EF73GVP/2026-03-13/image/5af05d7e-9eeb-4d27-9420-ccdc6219df75_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f86990edd90>
2026-03-25 13:02:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_439f6e60-f469-5a9c-bfd1-636e76729881/439f6e60-f469-5a9c-bfd1-636e76729881_image_3.jpg HTTP/1.1" 201 0
2026-03-25 13:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FEO23VKL%252F2026-03-04%252Fimage%252F05e5b242-1d29-46c1-81e6-b77457bf0c08_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/EO23VKL/2026-03-04/image/05e5b242-1d29-46c1-81e6-b77457bf0c08_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 439f6e60-f469-5a9c-bfd1-636e76729881
2026-03-25 13:02:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8698fb2d90>
2026-03-25 13:02:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_439f6e60-f469-5a9c-bfd1-636e76729881/439f6e60-f469-5a9c-bfd1-636e76729881_image_1.jpg HTTP/1.1" 201 0
2026-03-25 13:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FEO23VKL%252F2026-03-04%252Fimage%252Fe80a41ac-e225-4801-b6c4-2f4a9b7105a3_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/EO23VKL/2026-03-04/image/e80a41ac-e225-4801-b6c4-2f4a9b7105a3_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 439f6e60-f469-5a9c-bfd1-636e76729881
2026-03-25 13:02:44 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 439f6e60-f469-5a9c-bfd1-636e76729881, skipping ID generation
2026-03-25 13:02:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 439f6e60-f469-5a9c-bfd1-636e76729881 with scrape type 1
2026-03-25 13:02:44 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 439f6e60-f469-5a9c-bfd1-636e76729881 sending to next pipeline
2026-03-25 13:02:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 439f6e60-f469-5a9c-bfd1-636e76729881, identifier: 120099968
2026-03-25 13:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FEF73GVP%252F2026-03-13%252Fimage%252F841c1b53-e2a5-45b1-b5d7-3a7b45a22112_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/EF73GVP/2026-03-13/image/841c1b53-e2a5-45b1-b5d7-3a7b45a22112_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 439f6e60-f469-5a9c-bfd1-636e76729881 with identifier: 120099968
2026-03-25 13:02:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 439f6e60-f469-5a9c-bfd1-636e76729881 with identifier: 120099968
2026-03-25 13:02:45 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 439f6e60-f469-5a9c-bfd1-636e76729881 with identifier: 120099968 to the API
2026-03-25 13:02:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:02:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:02:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/EO23VKL/2026-03-04/image/e80a41ac-e225-4801-b6c4-2f4a9b7105a3_removebg.jpg?w=600>
{'auction_title': '',
'c_o_2_emission_value': 150,
'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': '439f6e60-f469-5a9c-bfd1-636e76729881',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'EO23VKL',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120099968',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'FORD',
'model': 'TOURNEO CONNECT ESTATE',
'odometer': 27056,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 10,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_439f6e60-f469-5a9c-bfd1-636e76729881/439f6e60-f469-5a9c-bfd1-636e76729881_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 34885,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/EO23VKL/2026-03-04/image/d1b31d2b-13b1-4108-999f-f984b76a3b20_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_439f6e60-f469-5a9c-bfd1-636e76729881/439f6e60-f469-5a9c-bfd1-636e76729881_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36912,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/EO23VKL/2026-03-04/image/e80a41ac-e225-4801-b6c4-2f4a9b7105a3_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_439f6e60-f469-5a9c-bfd1-636e76729881/439f6e60-f469-5a9c-bfd1-636e76729881_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 38567,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/EO23VKL/2026-03-04/image/cea29c4d-f514-4d2c-a261-2037642b17f6_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_439f6e60-f469-5a9c-bfd1-636e76729881/439f6e60-f469-5a9c-bfd1-636e76729881_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 32951,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/EO23VKL/2026-03-04/image/05e5b242-1d29-46c1-81e6-b77457bf0c08_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_439f6e60-f469-5a9c-bfd1-636e76729881/439f6e60-f469-5a9c-bfd1-636e76729881_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54421,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/EO23VKL/2026-03-04/image/dc0e9eb0-2714-4151-9805-6f941c7a4cb1_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_439f6e60-f469-5a9c-bfd1-636e76729881/439f6e60-f469-5a9c-bfd1-636e76729881_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45879,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/EO23VKL/2026-03-04/image/9b41da18-1e7c-4655-8487-093b6440e4fa_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_439f6e60-f469-5a9c-bfd1-636e76729881/439f6e60-f469-5a9c-bfd1-636e76729881_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49449,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/EO23VKL/2026-03-04/image/bb192246-b41b-41b7-be96-2fb3b2298ffe_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_439f6e60-f469-5a9c-bfd1-636e76729881/439f6e60-f469-5a9c-bfd1-636e76729881_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45623,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/EO23VKL/2026-03-04/image/f6a5b695-fc84-4fa2-a4b8-30721b9c881f_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_439f6e60-f469-5a9c-bfd1-636e76729881/439f6e60-f469-5a9c-bfd1-636e76729881_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46493,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/EO23VKL/2026-03-04/image/e9baec41-c08d-4457-82fa-0d9959f34047_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_439f6e60-f469-5a9c-bfd1-636e76729881/439f6e60-f469-5a9c-bfd1-636e76729881_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58002,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/EO23VKL/2026-03-04/image/df1db768-ba3b-4606-820f-57c0cb73984f_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-03-03',
'seller_name': 'Motability Operations',
'title': 'FORD TOURNEO CONNECT ESTATE 1.5 EcoBoost Titanium 5dr',
'transmission': 'manual',
'trim': '1.5 EcoBoost Titanium 5dr',
'vin': None,
'year': 2023}
2026-03-25 13:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120099968%27 HTTP/1.1" 200 None
2026-03-25 13:02:45 [astonbarclay.gb] INFO: Saving data for 120099968: {'created_time': 1774443765.998584, 'last_price_update_time': 1774443765.998597, 'auction_closing_time': 1776675600.0}
2026-03-25 13:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120099968') HTTP/1.1" 204 0
2026-03-25 13:02:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/EF73GVP/2026-03-13/image/ae073262-bc79-4fd3-a3fa-ba75be33a9eb_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120425496?view=catalogue)
2026-03-25 13:02:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/EF73GVP/2026-03-13/image/d33e7d8c-7cf1-48ea-ba2b-10b2d0a3e542_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120425496?view=catalogue)
2026-03-25 13:02:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/EF73GVP/2026-03-13/image/9a646618-60e1-45bd-a115-a689930d4816_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120425496?view=catalogue)
2026-03-25 13:02:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/EF73GVP/2026-03-13/image/b7976653-d349-4f66-8380-edeaca73a5a9_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120425496?view=catalogue)
2026-03-25 13:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FEF73GVP%252F2026-03-13%252Fimage%252F99d0678d-6846-42c6-9437-21c967359d13_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/EF73GVP/2026-03-13/image/99d0678d-6846-42c6-9437-21c967359d13_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f869c110950>
2026-03-25 13:02:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cdc5a7dc-8c8f-5011-828b-de2c33fb9b49/cdc5a7dc-8c8f-5011-828b-de2c33fb9b49_image_5.jpg HTTP/1.1" 201 0
2026-03-25 13:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FEF74DHY%252F2026-03-20%252Fimage%252F084e58c5-c561-4996-ae2c-0fbab08a24fe_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/EF74DHY/2026-03-20/image/084e58c5-c561-4996-ae2c-0fbab08a24fe_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item cdc5a7dc-8c8f-5011-828b-de2c33fb9b49
2026-03-25 13:02:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8699317a10>
2026-03-25 13:02:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dd9099c3-0b0d-53be-96a0-45199ea9aba3/dd9099c3-0b0d-53be-96a0-45199ea9aba3_image_2.jpg HTTP/1.1" 201 0
2026-03-25 13:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FEF73GVP%252F2026-03-13%252Fimage%252F4ee5f647-5ba9-4fb3-9a27-287e53a77370_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/EF73GVP/2026-03-13/image/4ee5f647-5ba9-4fb3-9a27-287e53a77370_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item dd9099c3-0b0d-53be-96a0-45199ea9aba3
2026-03-25 13:02:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f869a6aa8d0>
2026-03-25 13:02:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cdc5a7dc-8c8f-5011-828b-de2c33fb9b49/cdc5a7dc-8c8f-5011-828b-de2c33fb9b49_image_4.jpg HTTP/1.1" 201 0
2026-03-25 13:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FEF74DHY%252F2026-03-20%252Fimage%252Fbbaddda0-1f52-41dc-82e3-aabc83867300_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/EF74DHY/2026-03-20/image/bbaddda0-1f52-41dc-82e3-aabc83867300_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item cdc5a7dc-8c8f-5011-828b-de2c33fb9b49
2026-03-25 13:02:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f869a5feb10>
2026-03-25 13:02:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dd9099c3-0b0d-53be-96a0-45199ea9aba3/dd9099c3-0b0d-53be-96a0-45199ea9aba3_image_3.jpg HTTP/1.1" 201 0
2026-03-25 13:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FEF73GVP%252F2026-03-13%252Fimage%252Fce864031-6297-4d9a-868d-5064faeb0a8d_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/EF73GVP/2026-03-13/image/ce864031-6297-4d9a-868d-5064faeb0a8d_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item dd9099c3-0b0d-53be-96a0-45199ea9aba3
2026-03-25 13:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FEF73GVP%252F2026-03-13%252Fimage%252F71ed3198-72f8-4bc6-a5c9-d1acc716a59a_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/EF73GVP/2026-03-13/image/71ed3198-72f8-4bc6-a5c9-d1acc716a59a_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8699b34250>
2026-03-25 13:02:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dd9099c3-0b0d-53be-96a0-45199ea9aba3/dd9099c3-0b0d-53be-96a0-45199ea9aba3_image_0.jpg HTTP/1.1" 201 0
2026-03-25 13:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FEF73GVP%252F2026-03-13%252Fimage%252Fae073262-bc79-4fd3-a3fa-ba75be33a9eb_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/EF73GVP/2026-03-13/image/ae073262-bc79-4fd3-a3fa-ba75be33a9eb_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item dd9099c3-0b0d-53be-96a0-45199ea9aba3
2026-03-25 13:02:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8699b25b50>
2026-03-25 13:02:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dd9099c3-0b0d-53be-96a0-45199ea9aba3/dd9099c3-0b0d-53be-96a0-45199ea9aba3_image_1.jpg HTTP/1.1" 201 0
2026-03-25 13:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FEF73GVP%252F2026-03-13%252Fimage%252Fd33e7d8c-7cf1-48ea-ba2b-10b2d0a3e542_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/EF73GVP/2026-03-13/image/d33e7d8c-7cf1-48ea-ba2b-10b2d0a3e542_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item dd9099c3-0b0d-53be-96a0-45199ea9aba3
2026-03-25 13:02:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8698fb8e50>
2026-03-25 13:02:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dd9099c3-0b0d-53be-96a0-45199ea9aba3/dd9099c3-0b0d-53be-96a0-45199ea9aba3_image_4.jpg HTTP/1.1" 201 0
2026-03-25 13:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FEF73GVP%252F2026-03-13%252Fimage%252F9a646618-60e1-45bd-a115-a689930d4816_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/EF73GVP/2026-03-13/image/9a646618-60e1-45bd-a115-a689930d4816_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item dd9099c3-0b0d-53be-96a0-45199ea9aba3
2026-03-25 13:02:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8699b6a290>
2026-03-25 13:02:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dd9099c3-0b0d-53be-96a0-45199ea9aba3/dd9099c3-0b0d-53be-96a0-45199ea9aba3_image_5.jpg HTTP/1.1" 201 0
2026-03-25 13:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FEF73GVP%252F2026-03-13%252Fimage%252Fb7976653-d349-4f66-8380-edeaca73a5a9_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/EF73GVP/2026-03-13/image/b7976653-d349-4f66-8380-edeaca73a5a9_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item dd9099c3-0b0d-53be-96a0-45199ea9aba3
2026-03-25 13:02:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/EF74DHY/2026-03-20/image/b1f06a11-f967-4f83-85e6-fbb226b05ca1_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120635589?view=catalogue)
2026-03-25 13:02:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/EF73GVP/2026-03-13/image/5af05d7e-9eeb-4d27-9420-ccdc6219df75_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120425496?view=catalogue)
2026-03-25 13:02:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/EF73GVP/2026-03-13/image/841c1b53-e2a5-45b1-b5d7-3a7b45a22112_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120425496?view=catalogue)
2026-03-25 13:02:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/EF74DHY/2026-03-20/image/32aae464-a017-4387-91a9-33fc0b0ebe00_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120635589?view=catalogue)
2026-03-25 13:02:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f869933d310>
2026-03-25 13:02:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cdc5a7dc-8c8f-5011-828b-de2c33fb9b49/cdc5a7dc-8c8f-5011-828b-de2c33fb9b49_image_3.jpg HTTP/1.1" 201 0
2026-03-25 13:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FEF74DHY%252F2026-03-20%252Fimage%252Fb1f06a11-f967-4f83-85e6-fbb226b05ca1_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/EF74DHY/2026-03-20/image/b1f06a11-f967-4f83-85e6-fbb226b05ca1_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item cdc5a7dc-8c8f-5011-828b-de2c33fb9b49
2026-03-25 13:02:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/EF74DHY/2026-03-20/image/a3d26a4e-812f-4b8c-b2e9-87dbb0d62c49_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120635589?view=catalogue)
2026-03-25 13:02:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8699b21f10>
2026-03-25 13:02:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dd9099c3-0b0d-53be-96a0-45199ea9aba3/dd9099c3-0b0d-53be-96a0-45199ea9aba3_image_6.jpg HTTP/1.1" 201 0
2026-03-25 13:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FEF73GVP%252F2026-03-13%252Fimage%252F5af05d7e-9eeb-4d27-9420-ccdc6219df75_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/EF73GVP/2026-03-13/image/5af05d7e-9eeb-4d27-9420-ccdc6219df75_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item dd9099c3-0b0d-53be-96a0-45199ea9aba3
2026-03-25 13:02:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f869933f990>
2026-03-25 13:02:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dd9099c3-0b0d-53be-96a0-45199ea9aba3/dd9099c3-0b0d-53be-96a0-45199ea9aba3_image_7.jpg HTTP/1.1" 201 0
2026-03-25 13:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FEF73GVP%252F2026-03-13%252Fimage%252F841c1b53-e2a5-45b1-b5d7-3a7b45a22112_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/EF73GVP/2026-03-13/image/841c1b53-e2a5-45b1-b5d7-3a7b45a22112_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item dd9099c3-0b0d-53be-96a0-45199ea9aba3
2026-03-25 13:02:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8699b2eed0>
2026-03-25 13:02:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cdc5a7dc-8c8f-5011-828b-de2c33fb9b49/cdc5a7dc-8c8f-5011-828b-de2c33fb9b49_image_2.jpg HTTP/1.1" 201 0
2026-03-25 13:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FEF74DHY%252F2026-03-20%252Fimage%252F32aae464-a017-4387-91a9-33fc0b0ebe00_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/EF74DHY/2026-03-20/image/32aae464-a017-4387-91a9-33fc0b0ebe00_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item cdc5a7dc-8c8f-5011-828b-de2c33fb9b49
2026-03-25 13:02:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/EF73GVP/2026-03-13/image/71ed3198-72f8-4bc6-a5c9-d1acc716a59a_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120425496?view=catalogue)
2026-03-25 13:02:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f86991f7cd0>
2026-03-25 13:02:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cdc5a7dc-8c8f-5011-828b-de2c33fb9b49/cdc5a7dc-8c8f-5011-828b-de2c33fb9b49_image_0.jpg HTTP/1.1" 201 0
2026-03-25 13:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FEF74DHY%252F2026-03-20%252Fimage%252Fa3d26a4e-812f-4b8c-b2e9-87dbb0d62c49_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/EF74DHY/2026-03-20/image/a3d26a4e-812f-4b8c-b2e9-87dbb0d62c49_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item cdc5a7dc-8c8f-5011-828b-de2c33fb9b49
2026-03-25 13:02:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f869bdd9710>
2026-03-25 13:02:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dd9099c3-0b0d-53be-96a0-45199ea9aba3/dd9099c3-0b0d-53be-96a0-45199ea9aba3_image_9.jpg HTTP/1.1" 201 0
2026-03-25 13:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FEF73GVP%252F2026-03-13%252Fimage%252F71ed3198-72f8-4bc6-a5c9-d1acc716a59a_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/EF73GVP/2026-03-13/image/71ed3198-72f8-4bc6-a5c9-d1acc716a59a_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item dd9099c3-0b0d-53be-96a0-45199ea9aba3
2026-03-25 13:02:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LC24JNN/2026-03-09/image/8e1d42da-1f50-4fb8-bd24-0f9af597542e_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120214140?view=catalogue)
2026-03-25 13:02:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LC24JNN/2026-03-09/image/70f5cb26-a1ed-4384-bbc7-8662b4f91432_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120214140?view=catalogue)
2026-03-25 13:02:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f869a68b710>
2026-03-25 13:02:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2bb70e36-e526-5c33-9fc7-8490423acd48/2bb70e36-e526-5c33-9fc7-8490423acd48_image_7.jpg HTTP/1.1" 201 0
2026-03-25 13:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLC24JNN%252F2026-03-09%252Fimage%252F8e1d42da-1f50-4fb8-bd24-0f9af597542e_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LC24JNN/2026-03-09/image/8e1d42da-1f50-4fb8-bd24-0f9af597542e_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 2bb70e36-e526-5c33-9fc7-8490423acd48
2026-03-25 13:02:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f869a689b50>
2026-03-25 13:02:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2bb70e36-e526-5c33-9fc7-8490423acd48/2bb70e36-e526-5c33-9fc7-8490423acd48_image_6.jpg HTTP/1.1" 201 0
2026-03-25 13:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLC24JNN%252F2026-03-09%252Fimage%252F70f5cb26-a1ed-4384-bbc7-8662b4f91432_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LC24JNN/2026-03-09/image/70f5cb26-a1ed-4384-bbc7-8662b4f91432_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 2bb70e36-e526-5c33-9fc7-8490423acd48
2026-03-25 13:02:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/EF74DHY/2026-03-20/image/ba5dc031-c832-4507-b74d-94eafcae57be_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120635589?view=catalogue)
2026-03-25 13:02:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LC24JNN/2026-03-09/image/712e7759-31c7-4a69-b17f-3766bfea8b45_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120214140?view=catalogue)
2026-03-25 13:02:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f86991f5410>
2026-03-25 13:02:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cdc5a7dc-8c8f-5011-828b-de2c33fb9b49/cdc5a7dc-8c8f-5011-828b-de2c33fb9b49_image_1.jpg HTTP/1.1" 201 0
2026-03-25 13:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FEF74DHY%252F2026-03-20%252Fimage%252Fba5dc031-c832-4507-b74d-94eafcae57be_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/EF74DHY/2026-03-20/image/ba5dc031-c832-4507-b74d-94eafcae57be_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item cdc5a7dc-8c8f-5011-828b-de2c33fb9b49
2026-03-25 13:02:47 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: cdc5a7dc-8c8f-5011-828b-de2c33fb9b49, skipping ID generation
2026-03-25 13:02:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cdc5a7dc-8c8f-5011-828b-de2c33fb9b49 with scrape type 1
2026-03-25 13:02:47 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item cdc5a7dc-8c8f-5011-828b-de2c33fb9b49 sending to next pipeline
2026-03-25 13:02:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: cdc5a7dc-8c8f-5011-828b-de2c33fb9b49, identifier: 120635589
2026-03-25 13:02:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: cdc5a7dc-8c8f-5011-828b-de2c33fb9b49 with identifier: 120635589
2026-03-25 13:02:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: cdc5a7dc-8c8f-5011-828b-de2c33fb9b49 with identifier: 120635589
2026-03-25 13:02:47 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: cdc5a7dc-8c8f-5011-828b-de2c33fb9b49 with identifier: 120635589 to the API
2026-03-25 13:02:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:02:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:02:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/EF74DHY/2026-03-20/image/ba5dc031-c832-4507-b74d-94eafcae57be_removebg.jpg?w=600>
{'auction_title': '',
'c_o_2_emission_value': 131,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.5L',
'expiration_date': '2026-04-20T09:00:00Z',
'fuel_type': 'Petrol/Electric Hybrid',
'id': 'cdc5a7dc-8c8f-5011-828b-de2c33fb9b49',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'EF74DHY',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120635589',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'FORD',
'model': 'KUGA ESTATE',
'odometer': 9653,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 10,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cdc5a7dc-8c8f-5011-828b-de2c33fb9b49/cdc5a7dc-8c8f-5011-828b-de2c33fb9b49_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 41580,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/EF74DHY/2026-03-20/image/a3d26a4e-812f-4b8c-b2e9-87dbb0d62c49_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cdc5a7dc-8c8f-5011-828b-de2c33fb9b49/cdc5a7dc-8c8f-5011-828b-de2c33fb9b49_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45487,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/EF74DHY/2026-03-20/image/ba5dc031-c832-4507-b74d-94eafcae57be_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cdc5a7dc-8c8f-5011-828b-de2c33fb9b49/cdc5a7dc-8c8f-5011-828b-de2c33fb9b49_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43256,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/EF74DHY/2026-03-20/image/32aae464-a017-4387-91a9-33fc0b0ebe00_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cdc5a7dc-8c8f-5011-828b-de2c33fb9b49/cdc5a7dc-8c8f-5011-828b-de2c33fb9b49_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 40976,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/EF74DHY/2026-03-20/image/b1f06a11-f967-4f83-85e6-fbb226b05ca1_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cdc5a7dc-8c8f-5011-828b-de2c33fb9b49/cdc5a7dc-8c8f-5011-828b-de2c33fb9b49_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36806,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/EF74DHY/2026-03-20/image/bbaddda0-1f52-41dc-82e3-aabc83867300_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cdc5a7dc-8c8f-5011-828b-de2c33fb9b49/cdc5a7dc-8c8f-5011-828b-de2c33fb9b49_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 38002,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/EF74DHY/2026-03-20/image/084e58c5-c561-4996-ae2c-0fbab08a24fe_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cdc5a7dc-8c8f-5011-828b-de2c33fb9b49/cdc5a7dc-8c8f-5011-828b-de2c33fb9b49_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58662,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/EF74DHY/2026-03-20/image/01cc03e1-d761-469c-a707-e799e521f820_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cdc5a7dc-8c8f-5011-828b-de2c33fb9b49/cdc5a7dc-8c8f-5011-828b-de2c33fb9b49_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46153,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/EF74DHY/2026-03-20/image/67e0a87f-3944-410c-8dab-e931dff25bce_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cdc5a7dc-8c8f-5011-828b-de2c33fb9b49/cdc5a7dc-8c8f-5011-828b-de2c33fb9b49_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48905,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/EF74DHY/2026-03-20/image/2417c8d3-c6e2-4b9c-855c-a422013ccc91_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cdc5a7dc-8c8f-5011-828b-de2c33fb9b49/cdc5a7dc-8c8f-5011-828b-de2c33fb9b49_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47064,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/EF74DHY/2026-03-20/image/bb10ef5b-57a0-4e20-9bd4-5b8cd647a73f_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-12-05',
'seller_name': 'Motability Operations',
'title': 'FORD KUGA ESTATE 2.5 FHEV ST-Line X 5dr CVT',
'transmission': 'automatic',
'trim': '2.5 FHEV ST-Line X 5dr CVT',
'vin': None,
'year': 2024}
2026-03-25 13:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120635589%27 HTTP/1.1" 200 None
2026-03-25 13:02:48 [astonbarclay.gb] INFO: Saving data for 120635589: {'created_time': 1774443768.518859, 'last_price_update_time': 1774443768.518874, 'auction_closing_time': 1776675600.0}
2026-03-25 13:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120635589') HTTP/1.1" 204 0
2026-03-25 13:02:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LC24JNN/2026-03-09/image/e4a3d0bf-d7d2-42ce-886f-5f7ef27a6d48_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120214140?view=catalogue)
2026-03-25 13:02:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LC24JNN/2026-03-09/image/882cb901-f5d6-40b3-9db0-9714baf575eb_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120214140?view=catalogue)
2026-03-25 13:02:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LC24JNN/2026-03-09/image/5cba1edb-c6ca-4df8-b9df-43512470a265_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120214140?view=catalogue)
2026-03-25 13:02:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/EF73GVP/2026-03-13/image/99d0678d-6846-42c6-9437-21c967359d13_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120425496?view=catalogue)
2026-03-25 13:02:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120507290?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:02:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:02:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8699338d90>
2026-03-25 13:02:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2bb70e36-e526-5c33-9fc7-8490423acd48/2bb70e36-e526-5c33-9fc7-8490423acd48_image_5.jpg HTTP/1.1" 201 0
2026-03-25 13:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLC24JNN%252F2026-03-09%252Fimage%252F712e7759-31c7-4a69-b17f-3766bfea8b45_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LC24JNN/2026-03-09/image/712e7759-31c7-4a69-b17f-3766bfea8b45_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 2bb70e36-e526-5c33-9fc7-8490423acd48
2026-03-25 13:02:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LC24JNN/2026-03-09/image/3728b381-4cba-4847-a63f-7a0eddf24028_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120214140?view=catalogue)
2026-03-25 13:02:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f86991e1a90>
2026-03-25 13:02:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2bb70e36-e526-5c33-9fc7-8490423acd48/2bb70e36-e526-5c33-9fc7-8490423acd48_image_4.jpg HTTP/1.1" 201 0
2026-03-25 13:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLC24JNN%252F2026-03-09%252Fimage%252Fe4a3d0bf-d7d2-42ce-886f-5f7ef27a6d48_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LC24JNN/2026-03-09/image/e4a3d0bf-d7d2-42ce-886f-5f7ef27a6d48_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 2bb70e36-e526-5c33-9fc7-8490423acd48
2026-03-25 13:02:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f86990ec590>
2026-03-25 13:02:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2bb70e36-e526-5c33-9fc7-8490423acd48/2bb70e36-e526-5c33-9fc7-8490423acd48_image_3.jpg HTTP/1.1" 201 0
2026-03-25 13:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLC24JNN%252F2026-03-09%252Fimage%252F882cb901-f5d6-40b3-9db0-9714baf575eb_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LC24JNN/2026-03-09/image/882cb901-f5d6-40b3-9db0-9714baf575eb_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 2bb70e36-e526-5c33-9fc7-8490423acd48
2026-03-25 13:02:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8699b233d0>
2026-03-25 13:02:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2bb70e36-e526-5c33-9fc7-8490423acd48/2bb70e36-e526-5c33-9fc7-8490423acd48_image_2.jpg HTTP/1.1" 201 0
2026-03-25 13:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLC24JNN%252F2026-03-09%252Fimage%252F5cba1edb-c6ca-4df8-b9df-43512470a265_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LC24JNN/2026-03-09/image/5cba1edb-c6ca-4df8-b9df-43512470a265_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 2bb70e36-e526-5c33-9fc7-8490423acd48
2026-03-25 13:02:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f869918e250>
2026-03-25 13:02:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dd9099c3-0b0d-53be-96a0-45199ea9aba3/dd9099c3-0b0d-53be-96a0-45199ea9aba3_image_8.jpg HTTP/1.1" 201 0
2026-03-25 13:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FEF73GVP%252F2026-03-13%252Fimage%252F99d0678d-6846-42c6-9437-21c967359d13_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/EF73GVP/2026-03-13/image/99d0678d-6846-42c6-9437-21c967359d13_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item dd9099c3-0b0d-53be-96a0-45199ea9aba3
2026-03-25 13:02:48 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: dd9099c3-0b0d-53be-96a0-45199ea9aba3, skipping ID generation
2026-03-25 13:02:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dd9099c3-0b0d-53be-96a0-45199ea9aba3 with scrape type 1
2026-03-25 13:02:48 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item dd9099c3-0b0d-53be-96a0-45199ea9aba3 sending to next pipeline
2026-03-25 13:02:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: dd9099c3-0b0d-53be-96a0-45199ea9aba3, identifier: 120425496
2026-03-25 13:02:48 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120507290, 'registration': 'LL75OZW', 'account': 'MOT070', 'make': 'PEUGEOT', 'model': '3008 ESTATE', 'derivative': '1.2 Hybrid 145 GT 5dr e-DSC6', 'mileage': 3188, 'mileageWarranty': True, 'type': 'car', 'saleId': 19235, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 452}, 'saleStart': '2026-04-20T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2025-11-28', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 5, 'engineSize': 1199, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/LL75OZW/2026-03-17/image/e82b0930-7cea-4c9e-a565-194d6364199e_removebg.jpg?w=600', 'https://abimg003.imgix.net/LL75OZW/2026-03-17/image/acc00ba4-1297-46c6-9909-0d310f01c156_removebg.jpg?w=600', 'https://abimg003.imgix.net/LL75OZW/2026-03-17/image/e1c42e18-5deb-4c4d-a8a4-170b37d435d7_removebg.jpg?w=600', 'https://abimg003.imgix.net/LL75OZW/2026-03-17/image/421461af-20fd-4ca6-882f-dbff586c8a48_removebg.jpg?w=600', 'https://abimg003.imgix.net/LL75OZW/2026-03-17/image/6282b0ff-bc3e-408e-9703-153935865b73_removebg.jpg?w=600', 'https://abimg003.imgix.net/LL75OZW/2026-03-17/image/6fc4e99c-6430-4d1c-a43b-d428da19c811_removebg.jpg?w=600', 'https://abimg003.imgix.net/LL75OZW/2026-03-17/image/a078f418-768d-4f04-b8de-e8a45ead81b8_removebg.jpg?w=600', 'https://abimg003.imgix.net/LL75OZW/2026-03-17/image/a59df62e-6f6d-4aca-80f3-414bcf7c28f3_removebg.jpg?w=600', 'https://abimg003.imgix.net/LL75OZW/2026-03-17/image/85c7648c-200e-49ee-910a-ac7e4cd92d26_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'EMPTY SERVICE BOOK', 'remarks': 'NO V5 FORMER KEEPERS UNKNOWN - SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': False, 'v5details': None, 'co2': 124, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/23c1847f-51ad-4491-9a40-7c9d76323bea.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:02:48 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120507290, 'registration': 'LL75OZW', 'account': 'MOT070', 'make': 'PEUGEOT', 'model': '3008 ESTATE', 'derivative': '1.2 Hybrid 145 GT 5dr e-DSC6', 'mileage': 3188, 'mileageWarranty': True, 'type': 'car', 'saleId': 19235, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 452}, 'saleStart': '2026-04-20T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2025-11-28', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 5, 'engineSize': 1199, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/LL75OZW/2026-03-17/image/e82b0930-7cea-4c9e-a565-194d6364199e_removebg.jpg?w=600', 'https://abimg003.imgix.net/LL75OZW/2026-03-17/image/acc00ba4-1297-46c6-9909-0d310f01c156_removebg.jpg?w=600', 'https://abimg003.imgix.net/LL75OZW/2026-03-17/image/e1c42e18-5deb-4c4d-a8a4-170b37d435d7_removebg.jpg?w=600', 'https://abimg003.imgix.net/LL75OZW/2026-03-17/image/421461af-20fd-4ca6-882f-dbff586c8a48_removebg.jpg?w=600', 'https://abimg003.imgix.net/LL75OZW/2026-03-17/image/6282b0ff-bc3e-408e-9703-153935865b73_removebg.jpg?w=600', 'https://abimg003.imgix.net/LL75OZW/2026-03-17/image/6fc4e99c-6430-4d1c-a43b-d428da19c811_removebg.jpg?w=600', 'https://abimg003.imgix.net/LL75OZW/2026-03-17/image/a078f418-768d-4f04-b8de-e8a45ead81b8_removebg.jpg?w=600', 'https://abimg003.imgix.net/LL75OZW/2026-03-17/image/a59df62e-6f6d-4aca-80f3-414bcf7c28f3_removebg.jpg?w=600', 'https://abimg003.imgix.net/LL75OZW/2026-03-17/image/85c7648c-200e-49ee-910a-ac7e4cd92d26_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'EMPTY SERVICE BOOK', 'remarks': 'NO V5 FORMER KEEPERS UNKNOWN - SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': False, 'v5details': None, 'co2': 124, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/23c1847f-51ad-4491-9a40-7c9d76323bea.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:02:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 13a5ca79-7d93-51b9-82cb-d7c935ecce79 with identifier: 120507290
2026-03-25 13:02:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 13a5ca79-7d93-51b9-82cb-d7c935ecce79 with scrape type 1
2026-03-25 13:02:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 9 photos for item 13a5ca79-7d93-51b9-82cb-d7c935ecce79
2026-03-25 13:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02: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%252FLL75OZW%252F2026-03-17%252Fimage%252Fe82b0930-7cea-4c9e-a565-194d6364199e_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LL75OZW/2026-03-17/image/e82b0930-7cea-4c9e-a565-194d6364199e_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8699183bd0>
2026-03-25 13:02:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2bb70e36-e526-5c33-9fc7-8490423acd48/2bb70e36-e526-5c33-9fc7-8490423acd48_image_0.jpg HTTP/1.1" 201 0
2026-03-25 13:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLC24JNN%252F2026-03-09%252Fimage%252F3728b381-4cba-4847-a63f-7a0eddf24028_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LC24JNN/2026-03-09/image/3728b381-4cba-4847-a63f-7a0eddf24028_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 2bb70e36-e526-5c33-9fc7-8490423acd48
2026-03-25 13:02:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: dd9099c3-0b0d-53be-96a0-45199ea9aba3 with identifier: 120425496
2026-03-25 13:02:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: dd9099c3-0b0d-53be-96a0-45199ea9aba3 with identifier: 120425496
2026-03-25 13:02:49 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: dd9099c3-0b0d-53be-96a0-45199ea9aba3 with identifier: 120425496 to the API
2026-03-25 13:02:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:02:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:02:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/EF73GVP/2026-03-13/image/99d0678d-6846-42c6-9437-21c967359d13_removebg.jpg?w=600>
{'auction_title': '',
'c_o_2_emission_value': 96,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': '2026-04-20T09:00:00Z',
'fuel_type': 'Petrol/Electric Hybrid',
'id': 'dd9099c3-0b0d-53be-96a0-45199ea9aba3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'EF73GVP',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120425496',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'RENAULT',
'model': 'CLIO HATCHBACK',
'odometer': 7112,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 10,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd9099c3-0b0d-53be-96a0-45199ea9aba3/dd9099c3-0b0d-53be-96a0-45199ea9aba3_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 40798,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/EF73GVP/2026-03-13/image/ae073262-bc79-4fd3-a3fa-ba75be33a9eb_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd9099c3-0b0d-53be-96a0-45199ea9aba3/dd9099c3-0b0d-53be-96a0-45199ea9aba3_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43963,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/EF73GVP/2026-03-13/image/d33e7d8c-7cf1-48ea-ba2b-10b2d0a3e542_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd9099c3-0b0d-53be-96a0-45199ea9aba3/dd9099c3-0b0d-53be-96a0-45199ea9aba3_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 38541,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/EF73GVP/2026-03-13/image/4ee5f647-5ba9-4fb3-9a27-287e53a77370_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd9099c3-0b0d-53be-96a0-45199ea9aba3/dd9099c3-0b0d-53be-96a0-45199ea9aba3_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37009,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/EF73GVP/2026-03-13/image/ce864031-6297-4d9a-868d-5064faeb0a8d_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd9099c3-0b0d-53be-96a0-45199ea9aba3/dd9099c3-0b0d-53be-96a0-45199ea9aba3_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39865,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/EF73GVP/2026-03-13/image/9a646618-60e1-45bd-a115-a689930d4816_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd9099c3-0b0d-53be-96a0-45199ea9aba3/dd9099c3-0b0d-53be-96a0-45199ea9aba3_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45612,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/EF73GVP/2026-03-13/image/b7976653-d349-4f66-8380-edeaca73a5a9_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd9099c3-0b0d-53be-96a0-45199ea9aba3/dd9099c3-0b0d-53be-96a0-45199ea9aba3_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55471,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/EF73GVP/2026-03-13/image/5af05d7e-9eeb-4d27-9420-ccdc6219df75_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd9099c3-0b0d-53be-96a0-45199ea9aba3/dd9099c3-0b0d-53be-96a0-45199ea9aba3_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 44754,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/EF73GVP/2026-03-13/image/841c1b53-e2a5-45b1-b5d7-3a7b45a22112_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd9099c3-0b0d-53be-96a0-45199ea9aba3/dd9099c3-0b0d-53be-96a0-45199ea9aba3_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46434,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/EF73GVP/2026-03-13/image/99d0678d-6846-42c6-9437-21c967359d13_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd9099c3-0b0d-53be-96a0-45199ea9aba3/dd9099c3-0b0d-53be-96a0-45199ea9aba3_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52515,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/EF73GVP/2026-03-13/image/71ed3198-72f8-4bc6-a5c9-d1acc716a59a_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-11-27',
'seller_name': 'Motability Operations',
'title': 'RENAULT CLIO HATCHBACK 1.6 E-TECH full hybrid 145 Evolution 5dr '
'Auto',
'transmission': 'automatic',
'trim': '1.6 E-TECH full hybrid 145 Evolution 5dr Auto',
'vin': None,
'year': 2023}
2026-03-25 13:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120425496%27 HTTP/1.1" 200 None
2026-03-25 13:02:49 [astonbarclay.gb] INFO: Saving data for 120425496: {'created_time': 1774443769.38771, 'last_price_update_time': 1774443769.387722, 'auction_closing_time': 1776675600.0}
2026-03-25 13:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120425496') HTTP/1.1" 204 0
2026-03-25 13:02:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LC24JNN/2026-03-09/image/73d544e2-6b42-4397-9d5d-ba568d97c3af_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120214140?view=catalogue)
2026-03-25 13:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FLL75OZW%252F2026-03-17%252Fimage%252Facc00ba4-1297-46c6-9909-0d310f01c156_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LL75OZW/2026-03-17/image/acc00ba4-1297-46c6-9909-0d310f01c156_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FLL75OZW%252F2026-03-17%252Fimage%252Fe1c42e18-5deb-4c4d-a8a4-170b37d435d7_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LL75OZW/2026-03-17/image/e1c42e18-5deb-4c4d-a8a4-170b37d435d7_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120627274?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:02:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FLL75OZW%252F2026-03-17%252Fimage%252F421461af-20fd-4ca6-882f-dbff586c8a48_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LL75OZW/2026-03-17/image/421461af-20fd-4ca6-882f-dbff586c8a48_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FLL75OZW%252F2026-03-17%252Fimage%252F6282b0ff-bc3e-408e-9703-153935865b73_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LL75OZW/2026-03-17/image/6282b0ff-bc3e-408e-9703-153935865b73_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LL75OZW/2026-03-17/image/e82b0930-7cea-4c9e-a565-194d6364199e_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120507290?view=catalogue)
2026-03-25 13:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FLL75OZW%252F2026-03-17%252Fimage%252F6fc4e99c-6430-4d1c-a43b-d428da19c811_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LL75OZW/2026-03-17/image/6fc4e99c-6430-4d1c-a43b-d428da19c811_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FLL75OZW%252F2026-03-17%252Fimage%252Fa078f418-768d-4f04-b8de-e8a45ead81b8_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LL75OZW/2026-03-17/image/a078f418-768d-4f04-b8de-e8a45ead81b8_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FLL75OZW%252F2026-03-17%252Fimage%252Fa59df62e-6f6d-4aca-80f3-414bcf7c28f3_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LL75OZW/2026-03-17/image/a59df62e-6f6d-4aca-80f3-414bcf7c28f3_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120546136?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FLL75OZW%252F2026-03-17%252Fimage%252F85c7648c-200e-49ee-910a-ac7e4cd92d26_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LL75OZW/2026-03-17/image/85c7648c-200e-49ee-910a-ac7e4cd92d26_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:02:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8699aedb10>
2026-03-25 13:02:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2bb70e36-e526-5c33-9fc7-8490423acd48/2bb70e36-e526-5c33-9fc7-8490423acd48_image_1.jpg HTTP/1.1" 201 0
2026-03-25 13:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLC24JNN%252F2026-03-09%252Fimage%252F73d544e2-6b42-4397-9d5d-ba568d97c3af_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LC24JNN/2026-03-09/image/73d544e2-6b42-4397-9d5d-ba568d97c3af_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 2bb70e36-e526-5c33-9fc7-8490423acd48
2026-03-25 13:02:49 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 2bb70e36-e526-5c33-9fc7-8490423acd48, skipping ID generation
2026-03-25 13:02:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2bb70e36-e526-5c33-9fc7-8490423acd48 with scrape type 1
2026-03-25 13:02:49 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 2bb70e36-e526-5c33-9fc7-8490423acd48 sending to next pipeline
2026-03-25 13:02:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 2bb70e36-e526-5c33-9fc7-8490423acd48, identifier: 120214140
2026-03-25 13:02:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 2bb70e36-e526-5c33-9fc7-8490423acd48 with identifier: 120214140
2026-03-25 13:02:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 2bb70e36-e526-5c33-9fc7-8490423acd48 with identifier: 120214140
2026-03-25 13:02:49 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 2bb70e36-e526-5c33-9fc7-8490423acd48 with identifier: 120214140 to the API
2026-03-25 13:02:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:02:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:02:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/LC24JNN/2026-03-09/image/73d544e2-6b42-4397-9d5d-ba568d97c3af_removebg.jpg?w=600>
{'auction_title': '',
'c_o_2_emission_value': 123,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-04-20T09:00:00Z',
'fuel_type': 'Petrol',
'id': '2bb70e36-e526-5c33-9fc7-8490423acd48',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'LC24JNN',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120214140',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'SEAT',
'model': 'IBIZA HATCHBACK',
'odometer': 39674,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 9,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2bb70e36-e526-5c33-9fc7-8490423acd48/2bb70e36-e526-5c33-9fc7-8490423acd48_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 34123,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LC24JNN/2026-03-09/image/3728b381-4cba-4847-a63f-7a0eddf24028_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2bb70e36-e526-5c33-9fc7-8490423acd48/2bb70e36-e526-5c33-9fc7-8490423acd48_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 38035,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LC24JNN/2026-03-09/image/73d544e2-6b42-4397-9d5d-ba568d97c3af_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2bb70e36-e526-5c33-9fc7-8490423acd48/2bb70e36-e526-5c33-9fc7-8490423acd48_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 32369,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LC24JNN/2026-03-09/image/5cba1edb-c6ca-4df8-b9df-43512470a265_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2bb70e36-e526-5c33-9fc7-8490423acd48/2bb70e36-e526-5c33-9fc7-8490423acd48_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 31890,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LC24JNN/2026-03-09/image/882cb901-f5d6-40b3-9db0-9714baf575eb_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2bb70e36-e526-5c33-9fc7-8490423acd48/2bb70e36-e526-5c33-9fc7-8490423acd48_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 42097,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LC24JNN/2026-03-09/image/e4a3d0bf-d7d2-42ce-886f-5f7ef27a6d48_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2bb70e36-e526-5c33-9fc7-8490423acd48/2bb70e36-e526-5c33-9fc7-8490423acd48_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52767,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LC24JNN/2026-03-09/image/712e7759-31c7-4a69-b17f-3766bfea8b45_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2bb70e36-e526-5c33-9fc7-8490423acd48/2bb70e36-e526-5c33-9fc7-8490423acd48_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 34230,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LC24JNN/2026-03-09/image/70f5cb26-a1ed-4384-bbc7-8662b4f91432_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2bb70e36-e526-5c33-9fc7-8490423acd48/2bb70e36-e526-5c33-9fc7-8490423acd48_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 38658,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LC24JNN/2026-03-09/image/8e1d42da-1f50-4fb8-bd24-0f9af597542e_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2bb70e36-e526-5c33-9fc7-8490423acd48/2bb70e36-e526-5c33-9fc7-8490423acd48_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50723,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LC24JNN/2026-03-09/image/4f09dc6e-7778-46c8-ab03-f41df2309c42_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-04-29',
'seller_name': 'Motability Operations',
'title': 'SEAT IBIZA HATCHBACK 1.0 TSI 95 FR 5dr',
'transmission': 'manual',
'trim': '1.0 TSI 95 FR 5dr',
'vin': None,
'year': 2024}
2026-03-25 13:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120214140%27 HTTP/1.1" 200 None
2026-03-25 13:02:50 [astonbarclay.gb] INFO: Saving data for 120214140: {'created_time': 1774443770.107412, 'last_price_update_time': 1774443770.107424, 'auction_closing_time': 1776675600.0}
2026-03-25 13:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120214140') HTTP/1.1" 204 0
2026-03-25 13:02:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LL75OZW/2026-03-17/image/6282b0ff-bc3e-408e-9703-153935865b73_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120507290?view=catalogue)
2026-03-25 13:02:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LL75OZW/2026-03-17/image/acc00ba4-1297-46c6-9909-0d310f01c156_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120507290?view=catalogue)
2026-03-25 13:02:50 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120627274, 'registration': 'GJ23VZP', 'account': 'MOT070', 'make': 'FORD', 'model': 'ECOSPORT HATCHBACK', 'derivative': '1.0 EcoBoost 125 ST-Line 5dr', 'mileage': 52239, 'mileageWarranty': True, 'type': 'car', 'saleId': 19235, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 452}, 'saleStart': '2026-04-20T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2023-03-10', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 5, 'engineSize': 998, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/GJ23VZP/2026-03-20/image/c8143cd8-2371-42e6-81cb-cfd60028fe24_removebg.jpg?w=600', 'https://abimg003.imgix.net/GJ23VZP/2026-03-20/image/31c5139b-27e5-4e93-b81a-1160d9ee403f_removebg.jpg?w=600', 'https://abimg003.imgix.net/GJ23VZP/2026-03-20/image/76b08462-f081-40dc-894b-0119c37fdae0_removebg.jpg?w=600', 'https://abimg003.imgix.net/GJ23VZP/2026-03-20/image/62907da5-a12d-45f6-b1db-e2694b0f9e21_removebg.jpg?w=600', 'https://abimg003.imgix.net/GJ23VZP/2026-03-20/image/0ff97203-39d0-4e6b-9a5f-cc5e10943225_removebg.jpg?w=600', 'https://abimg003.imgix.net/GJ23VZP/2026-03-20/image/2ebefe9f-3469-46ff-95cc-662e15cb6dae_removebg.jpg?w=600', 'https://abimg003.imgix.net/GJ23VZP/2026-03-20/image/5964a7de-4d56-46e2-837e-4a26c2aac246_removebg.jpg?w=600', 'https://abimg003.imgix.net/GJ23VZP/2026-03-20/image/e543ec80-29b8-43f2-a101-33d79079e444_removebg.jpg?w=600', 'https://abimg003.imgix.net/GJ23VZP/2026-03-20/image/f358f97a-883a-49dd-8eb3-e5ffe993ef38_removebg.jpg?w=600', 'https://abimg003.imgix.net/GJ23VZP/2026-03-20/image/ff6630a5-269f-432c-96c8-c3926d34e04f_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'NO V5 FORMER KEEPERS UNKNOWN - SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': False, 'v5details': None, 'co2': 142, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/e46c063d-9b03-4549-8d3f-0faa322bb001.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:02:50 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120627274, 'registration': 'GJ23VZP', 'account': 'MOT070', 'make': 'FORD', 'model': 'ECOSPORT HATCHBACK', 'derivative': '1.0 EcoBoost 125 ST-Line 5dr', 'mileage': 52239, 'mileageWarranty': True, 'type': 'car', 'saleId': 19235, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 452}, 'saleStart': '2026-04-20T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2023-03-10', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 5, 'engineSize': 998, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/GJ23VZP/2026-03-20/image/c8143cd8-2371-42e6-81cb-cfd60028fe24_removebg.jpg?w=600', 'https://abimg003.imgix.net/GJ23VZP/2026-03-20/image/31c5139b-27e5-4e93-b81a-1160d9ee403f_removebg.jpg?w=600', 'https://abimg003.imgix.net/GJ23VZP/2026-03-20/image/76b08462-f081-40dc-894b-0119c37fdae0_removebg.jpg?w=600', 'https://abimg003.imgix.net/GJ23VZP/2026-03-20/image/62907da5-a12d-45f6-b1db-e2694b0f9e21_removebg.jpg?w=600', 'https://abimg003.imgix.net/GJ23VZP/2026-03-20/image/0ff97203-39d0-4e6b-9a5f-cc5e10943225_removebg.jpg?w=600', 'https://abimg003.imgix.net/GJ23VZP/2026-03-20/image/2ebefe9f-3469-46ff-95cc-662e15cb6dae_removebg.jpg?w=600', 'https://abimg003.imgix.net/GJ23VZP/2026-03-20/image/5964a7de-4d56-46e2-837e-4a26c2aac246_removebg.jpg?w=600', 'https://abimg003.imgix.net/GJ23VZP/2026-03-20/image/e543ec80-29b8-43f2-a101-33d79079e444_removebg.jpg?w=600', 'https://abimg003.imgix.net/GJ23VZP/2026-03-20/image/f358f97a-883a-49dd-8eb3-e5ffe993ef38_removebg.jpg?w=600', 'https://abimg003.imgix.net/GJ23VZP/2026-03-20/image/ff6630a5-269f-432c-96c8-c3926d34e04f_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'NO V5 FORMER KEEPERS UNKNOWN - SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': False, 'v5details': None, 'co2': 142, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/e46c063d-9b03-4549-8d3f-0faa322bb001.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:02:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cc034dc3-fd2b-5123-a5cb-53ca79f3fd22 with identifier: 120627274
2026-03-25 13:02:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cc034dc3-fd2b-5123-a5cb-53ca79f3fd22 with scrape type 1
2026-03-25 13:02:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item cc034dc3-fd2b-5123-a5cb-53ca79f3fd22
2026-03-25 13:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FGJ23VZP%252F2026-03-20%252Fimage%252Fc8143cd8-2371-42e6-81cb-cfd60028fe24_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GJ23VZP/2026-03-20/image/c8143cd8-2371-42e6-81cb-cfd60028fe24_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8699b78650>
2026-03-25 13:02:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_13a5ca79-7d93-51b9-82cb-d7c935ecce79/13a5ca79-7d93-51b9-82cb-d7c935ecce79_image_0.jpg HTTP/1.1" 201 0
2026-03-25 13:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLL75OZW%252F2026-03-17%252Fimage%252Fe82b0930-7cea-4c9e-a565-194d6364199e_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LL75OZW/2026-03-17/image/e82b0930-7cea-4c9e-a565-194d6364199e_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 13a5ca79-7d93-51b9-82cb-d7c935ecce79
2026-03-25 13:02:50 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120546136, 'registration': 'AX23MWA', 'account': 'MOT070', 'make': 'MG MOTOR UK', 'model': 'MG4 HATCHBACK', 'derivative': '150kW Trophy EV Long Range 64kWh 5dr Auto', 'mileage': 21945, 'mileageWarranty': True, 'type': 'car', 'saleId': 19235, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 452}, 'saleStart': '2026-04-20T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2023-08-12', 'fuel': 'Electric', 'motExpiry': None, 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/AX23MWA/2026-03-18/image/ed9818f1-1d81-4d41-a798-cc1938c25279_removebg.jpg?w=600', 'https://abimg003.imgix.net/AX23MWA/2026-03-18/image/605925cf-7642-4748-a716-dda44da69b0f_removebg.jpg?w=600', 'https://abimg003.imgix.net/AX23MWA/2026-03-18/image/3c0c4b4e-dd45-4eab-8f76-6cf491e6b253_removebg.jpg?w=600', 'https://abimg003.imgix.net/AX23MWA/2026-03-18/image/e53acca6-0a62-441d-8742-24cc273fa53d_removebg.jpg?w=600', 'https://abimg003.imgix.net/AX23MWA/2026-03-18/image/ba75d7c6-1ff7-46fe-8c2c-73aaa12c6864_removebg.jpg?w=600', 'https://abimg003.imgix.net/AX23MWA/2026-03-18/image/a7bfc759-63c5-4fd0-96a0-e136c34a9a1d_removebg.jpg?w=600', 'https://abimg003.imgix.net/AX23MWA/2026-03-18/image/5495badf-65da-468a-8c06-772cfeaf5e79_removebg.jpg?w=600', 'https://abimg003.imgix.net/AX23MWA/2026-03-18/image/5b054717-f153-40b9-aa54-8aa14b89f9a8_removebg.jpg?w=600', 'https://abimg003.imgix.net/AX23MWA/2026-03-18/image/5de1e43a-bb67-40b4-839c-15b6057bcf5c_removebg.jpg?w=600'], 'colour': 'RED', '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/27a05b0d-356b-4c79-a8d2-14cc9d700317.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:02:50 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120546136, 'registration': 'AX23MWA', 'account': 'MOT070', 'make': 'MG MOTOR UK', 'model': 'MG4 HATCHBACK', 'derivative': '150kW Trophy EV Long Range 64kWh 5dr Auto', 'mileage': 21945, 'mileageWarranty': True, 'type': 'car', 'saleId': 19235, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 452}, 'saleStart': '2026-04-20T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2023-08-12', 'fuel': 'Electric', 'motExpiry': None, 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/AX23MWA/2026-03-18/image/ed9818f1-1d81-4d41-a798-cc1938c25279_removebg.jpg?w=600', 'https://abimg003.imgix.net/AX23MWA/2026-03-18/image/605925cf-7642-4748-a716-dda44da69b0f_removebg.jpg?w=600', 'https://abimg003.imgix.net/AX23MWA/2026-03-18/image/3c0c4b4e-dd45-4eab-8f76-6cf491e6b253_removebg.jpg?w=600', 'https://abimg003.imgix.net/AX23MWA/2026-03-18/image/e53acca6-0a62-441d-8742-24cc273fa53d_removebg.jpg?w=600', 'https://abimg003.imgix.net/AX23MWA/2026-03-18/image/ba75d7c6-1ff7-46fe-8c2c-73aaa12c6864_removebg.jpg?w=600', 'https://abimg003.imgix.net/AX23MWA/2026-03-18/image/a7bfc759-63c5-4fd0-96a0-e136c34a9a1d_removebg.jpg?w=600', 'https://abimg003.imgix.net/AX23MWA/2026-03-18/image/5495badf-65da-468a-8c06-772cfeaf5e79_removebg.jpg?w=600', 'https://abimg003.imgix.net/AX23MWA/2026-03-18/image/5b054717-f153-40b9-aa54-8aa14b89f9a8_removebg.jpg?w=600', 'https://abimg003.imgix.net/AX23MWA/2026-03-18/image/5de1e43a-bb67-40b4-839c-15b6057bcf5c_removebg.jpg?w=600'], 'colour': 'RED', '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/27a05b0d-356b-4c79-a8d2-14cc9d700317.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:02:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fdf241a2-739f-5412-ab87-de5104ef0ec2 with identifier: 120546136
2026-03-25 13:02:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fdf241a2-739f-5412-ab87-de5104ef0ec2 with scrape type 1
2026-03-25 13:02:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 9 photos for item fdf241a2-739f-5412-ab87-de5104ef0ec2
2026-03-25 13:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FAX23MWA%252F2026-03-18%252Fimage%252Fed9818f1-1d81-4d41-a798-cc1938c25279_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AX23MWA/2026-03-18/image/ed9818f1-1d81-4d41-a798-cc1938c25279_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FGJ23VZP%252F2026-03-20%252Fimage%252F31c5139b-27e5-4e93-b81a-1160d9ee403f_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GJ23VZP/2026-03-20/image/31c5139b-27e5-4e93-b81a-1160d9ee403f_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FAX23MWA%252F2026-03-18%252Fimage%252F605925cf-7642-4748-a716-dda44da69b0f_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AX23MWA/2026-03-18/image/605925cf-7642-4748-a716-dda44da69b0f_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120064021?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:02:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8699b6bdd0>
2026-03-25 13:02:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_13a5ca79-7d93-51b9-82cb-d7c935ecce79/13a5ca79-7d93-51b9-82cb-d7c935ecce79_image_4.jpg HTTP/1.1" 201 0
2026-03-25 13:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLL75OZW%252F2026-03-17%252Fimage%252F6282b0ff-bc3e-408e-9703-153935865b73_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LL75OZW/2026-03-17/image/6282b0ff-bc3e-408e-9703-153935865b73_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 13a5ca79-7d93-51b9-82cb-d7c935ecce79
2026-03-25 13:02:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8699b03b10>
2026-03-25 13:02:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_13a5ca79-7d93-51b9-82cb-d7c935ecce79/13a5ca79-7d93-51b9-82cb-d7c935ecce79_image_1.jpg HTTP/1.1" 201 0
2026-03-25 13:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLL75OZW%252F2026-03-17%252Fimage%252Facc00ba4-1297-46c6-9909-0d310f01c156_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LL75OZW/2026-03-17/image/acc00ba4-1297-46c6-9909-0d310f01c156_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 13a5ca79-7d93-51b9-82cb-d7c935ecce79
2026-03-25 13:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FGJ23VZP%252F2026-03-20%252Fimage%252F76b08462-f081-40dc-894b-0119c37fdae0_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GJ23VZP/2026-03-20/image/76b08462-f081-40dc-894b-0119c37fdae0_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FAX23MWA%252F2026-03-18%252Fimage%252F3c0c4b4e-dd45-4eab-8f76-6cf491e6b253_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AX23MWA/2026-03-18/image/3c0c4b4e-dd45-4eab-8f76-6cf491e6b253_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:02:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LL75OZW/2026-03-17/image/a59df62e-6f6d-4aca-80f3-414bcf7c28f3_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120507290?view=catalogue)
2026-03-25 13:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FGJ23VZP%252F2026-03-20%252Fimage%252F62907da5-a12d-45f6-b1db-e2694b0f9e21_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GJ23VZP/2026-03-20/image/62907da5-a12d-45f6-b1db-e2694b0f9e21_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FAX23MWA%252F2026-03-18%252Fimage%252Fe53acca6-0a62-441d-8742-24cc273fa53d_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AX23MWA/2026-03-18/image/e53acca6-0a62-441d-8742-24cc273fa53d_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:50 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120064021, 'registration': 'LV75TDZ', 'account': 'MOT070', 'make': 'OMODA', 'model': '5 ESTATE', 'derivative': '1.6 TGDI [147] Noble 5dr 7DCT', 'mileage': 4247, 'mileageWarranty': True, 'type': 'car', 'saleId': 19235, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 452}, 'saleStart': '2026-04-20T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2025-09-29', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 5, 'engineSize': 1598, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/LV75TDZ/2026-03-03/image/39d041a1-a2b6-4598-bdab-1cc4cf1c4eae_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV75TDZ/2026-03-03/image/f4123c04-3d7d-46c3-9508-a53cc0dc453b_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV75TDZ/2026-03-03/image/92474bb7-c967-4d6a-8ebf-3ee0e5c4fc8b_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV75TDZ/2026-03-03/image/125519d3-9974-4d90-accc-b5508491bde6_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV75TDZ/2026-03-03/image/bea35ba7-a450-4919-828f-af1527a7936d_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV75TDZ/2026-03-03/image/cfadc362-dd21-41fe-8b9a-aa57b8e2ccea_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV75TDZ/2026-03-03/image/9b06d246-f42d-4bcf-8970-ba0971a33548_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV75TDZ/2026-03-03/image/3a95172a-aba5-401d-a8e4-71a132ef5b39_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': 168, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/f89d0968-d326-4978-bca2-bf5ec75456e6.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:02:50 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120064021, 'registration': 'LV75TDZ', 'account': 'MOT070', 'make': 'OMODA', 'model': '5 ESTATE', 'derivative': '1.6 TGDI [147] Noble 5dr 7DCT', 'mileage': 4247, 'mileageWarranty': True, 'type': 'car', 'saleId': 19235, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 452}, 'saleStart': '2026-04-20T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2025-09-29', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 5, 'engineSize': 1598, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/LV75TDZ/2026-03-03/image/39d041a1-a2b6-4598-bdab-1cc4cf1c4eae_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV75TDZ/2026-03-03/image/f4123c04-3d7d-46c3-9508-a53cc0dc453b_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV75TDZ/2026-03-03/image/92474bb7-c967-4d6a-8ebf-3ee0e5c4fc8b_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV75TDZ/2026-03-03/image/125519d3-9974-4d90-accc-b5508491bde6_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV75TDZ/2026-03-03/image/bea35ba7-a450-4919-828f-af1527a7936d_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV75TDZ/2026-03-03/image/cfadc362-dd21-41fe-8b9a-aa57b8e2ccea_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV75TDZ/2026-03-03/image/9b06d246-f42d-4bcf-8970-ba0971a33548_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV75TDZ/2026-03-03/image/3a95172a-aba5-401d-a8e4-71a132ef5b39_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': 168, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/f89d0968-d326-4978-bca2-bf5ec75456e6.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:02:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b2cfa0e4-cfa8-5b31-a0f3-71fad7651815 with identifier: 120064021
2026-03-25 13:02:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b2cfa0e4-cfa8-5b31-a0f3-71fad7651815 with scrape type 1
2026-03-25 13:02:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 8 photos for item b2cfa0e4-cfa8-5b31-a0f3-71fad7651815
2026-03-25 13:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FLV75TDZ%252F2026-03-03%252Fimage%252F39d041a1-a2b6-4598-bdab-1cc4cf1c4eae_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LV75TDZ/2026-03-03/image/39d041a1-a2b6-4598-bdab-1cc4cf1c4eae_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FGJ23VZP%252F2026-03-20%252Fimage%252F0ff97203-39d0-4e6b-9a5f-cc5e10943225_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GJ23VZP/2026-03-20/image/0ff97203-39d0-4e6b-9a5f-cc5e10943225_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FAX23MWA%252F2026-03-18%252Fimage%252Fba75d7c6-1ff7-46fe-8c2c-73aaa12c6864_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AX23MWA/2026-03-18/image/ba75d7c6-1ff7-46fe-8c2c-73aaa12c6864_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FLV75TDZ%252F2026-03-03%252Fimage%252Ff4123c04-3d7d-46c3-9508-a53cc0dc453b_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LV75TDZ/2026-03-03/image/f4123c04-3d7d-46c3-9508-a53cc0dc453b_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FGJ23VZP%252F2026-03-20%252Fimage%252F2ebefe9f-3469-46ff-95cc-662e15cb6dae_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GJ23VZP/2026-03-20/image/2ebefe9f-3469-46ff-95cc-662e15cb6dae_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FAX23MWA%252F2026-03-18%252Fimage%252Fa7bfc759-63c5-4fd0-96a0-e136c34a9a1d_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AX23MWA/2026-03-18/image/a7bfc759-63c5-4fd0-96a0-e136c34a9a1d_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FLV75TDZ%252F2026-03-03%252Fimage%252F92474bb7-c967-4d6a-8ebf-3ee0e5c4fc8b_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LV75TDZ/2026-03-03/image/92474bb7-c967-4d6a-8ebf-3ee0e5c4fc8b_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FGJ23VZP%252F2026-03-20%252Fimage%252F5964a7de-4d56-46e2-837e-4a26c2aac246_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GJ23VZP/2026-03-20/image/5964a7de-4d56-46e2-837e-4a26c2aac246_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FAX23MWA%252F2026-03-18%252Fimage%252F5495badf-65da-468a-8c06-772cfeaf5e79_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AX23MWA/2026-03-18/image/5495badf-65da-468a-8c06-772cfeaf5e79_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LL75OZW/2026-03-17/image/a078f418-768d-4f04-b8de-e8a45ead81b8_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120507290?view=catalogue)
2026-03-25 13:02:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LL75OZW/2026-03-17/image/85c7648c-200e-49ee-910a-ac7e4cd92d26_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120507290?view=catalogue)
2026-03-25 13:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FLV75TDZ%252F2026-03-03%252Fimage%252F125519d3-9974-4d90-accc-b5508491bde6_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LV75TDZ/2026-03-03/image/125519d3-9974-4d90-accc-b5508491bde6_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f869918ea50>
2026-03-25 13:02:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_13a5ca79-7d93-51b9-82cb-d7c935ecce79/13a5ca79-7d93-51b9-82cb-d7c935ecce79_image_7.jpg HTTP/1.1" 201 0
2026-03-25 13:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLL75OZW%252F2026-03-17%252Fimage%252Fa59df62e-6f6d-4aca-80f3-414bcf7c28f3_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LL75OZW/2026-03-17/image/a59df62e-6f6d-4aca-80f3-414bcf7c28f3_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 13a5ca79-7d93-51b9-82cb-d7c935ecce79
2026-03-25 13:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FGJ23VZP%252F2026-03-20%252Fimage%252Fe543ec80-29b8-43f2-a101-33d79079e444_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GJ23VZP/2026-03-20/image/e543ec80-29b8-43f2-a101-33d79079e444_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FAX23MWA%252F2026-03-18%252Fimage%252F5b054717-f153-40b9-aa54-8aa14b89f9a8_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AX23MWA/2026-03-18/image/5b054717-f153-40b9-aa54-8aa14b89f9a8_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FLV75TDZ%252F2026-03-03%252Fimage%252Fbea35ba7-a450-4919-828f-af1527a7936d_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LV75TDZ/2026-03-03/image/bea35ba7-a450-4919-828f-af1527a7936d_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FGJ23VZP%252F2026-03-20%252Fimage%252Ff358f97a-883a-49dd-8eb3-e5ffe993ef38_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GJ23VZP/2026-03-20/image/f358f97a-883a-49dd-8eb3-e5ffe993ef38_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FAX23MWA%252F2026-03-18%252Fimage%252F5de1e43a-bb67-40b4-839c-15b6057bcf5c_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AX23MWA/2026-03-18/image/5de1e43a-bb67-40b4-839c-15b6057bcf5c_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FLV75TDZ%252F2026-03-03%252Fimage%252Fcfadc362-dd21-41fe-8b9a-aa57b8e2ccea_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LV75TDZ/2026-03-03/image/cfadc362-dd21-41fe-8b9a-aa57b8e2ccea_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/GJ23VZP/2026-03-20/image/31c5139b-27e5-4e93-b81a-1160d9ee403f_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120627274?view=catalogue)
2026-03-25 13:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FGJ23VZP%252F2026-03-20%252Fimage%252Fff6630a5-269f-432c-96c8-c3926d34e04f_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GJ23VZP/2026-03-20/image/ff6630a5-269f-432c-96c8-c3926d34e04f_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/AX23MWA/2026-03-18/image/605925cf-7642-4748-a716-dda44da69b0f_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120546136?view=catalogue)
2026-03-25 13:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FLV75TDZ%252F2026-03-03%252Fimage%252F9b06d246-f42d-4bcf-8970-ba0971a33548_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LV75TDZ/2026-03-03/image/9b06d246-f42d-4bcf-8970-ba0971a33548_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8699b5dad0>
2026-03-25 13:02:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_13a5ca79-7d93-51b9-82cb-d7c935ecce79/13a5ca79-7d93-51b9-82cb-d7c935ecce79_image_6.jpg HTTP/1.1" 201 0
2026-03-25 13:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLL75OZW%252F2026-03-17%252Fimage%252Fa078f418-768d-4f04-b8de-e8a45ead81b8_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LL75OZW/2026-03-17/image/a078f418-768d-4f04-b8de-e8a45ead81b8_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 13a5ca79-7d93-51b9-82cb-d7c935ecce79
2026-03-25 13:02:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8698fc04d0>
2026-03-25 13:02:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_13a5ca79-7d93-51b9-82cb-d7c935ecce79/13a5ca79-7d93-51b9-82cb-d7c935ecce79_image_8.jpg HTTP/1.1" 201 0
2026-03-25 13:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLL75OZW%252F2026-03-17%252Fimage%252F85c7648c-200e-49ee-910a-ac7e4cd92d26_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LL75OZW/2026-03-17/image/85c7648c-200e-49ee-910a-ac7e4cd92d26_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 13a5ca79-7d93-51b9-82cb-d7c935ecce79
2026-03-25 13:02:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/AX23MWA/2026-03-18/image/a7bfc759-63c5-4fd0-96a0-e136c34a9a1d_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120546136?view=catalogue)
2026-03-25 13:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FLV75TDZ%252F2026-03-03%252Fimage%252F3a95172a-aba5-401d-a8e4-71a132ef5b39_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LV75TDZ/2026-03-03/image/3a95172a-aba5-401d-a8e4-71a132ef5b39_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8699b31c90>
2026-03-25 13:02:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cc034dc3-fd2b-5123-a5cb-53ca79f3fd22/cc034dc3-fd2b-5123-a5cb-53ca79f3fd22_image_1.jpg HTTP/1.1" 201 0
2026-03-25 13:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FGJ23VZP%252F2026-03-20%252Fimage%252F31c5139b-27e5-4e93-b81a-1160d9ee403f_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GJ23VZP/2026-03-20/image/31c5139b-27e5-4e93-b81a-1160d9ee403f_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item cc034dc3-fd2b-5123-a5cb-53ca79f3fd22
2026-03-25 13:02:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8698fc4b90>
2026-03-25 13:02:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fdf241a2-739f-5412-ab87-de5104ef0ec2/fdf241a2-739f-5412-ab87-de5104ef0ec2_image_1.jpg HTTP/1.1" 201 0
2026-03-25 13:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FAX23MWA%252F2026-03-18%252Fimage%252F605925cf-7642-4748-a716-dda44da69b0f_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AX23MWA/2026-03-18/image/605925cf-7642-4748-a716-dda44da69b0f_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item fdf241a2-739f-5412-ab87-de5104ef0ec2
2026-03-25 13:02:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LV75TDZ/2026-03-03/image/92474bb7-c967-4d6a-8ebf-3ee0e5c4fc8b_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120064021?view=catalogue)
2026-03-25 13:02:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f869a5fbdd0>
2026-03-25 13:02:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fdf241a2-739f-5412-ab87-de5104ef0ec2/fdf241a2-739f-5412-ab87-de5104ef0ec2_image_5.jpg HTTP/1.1" 201 0
2026-03-25 13:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FAX23MWA%252F2026-03-18%252Fimage%252Fa7bfc759-63c5-4fd0-96a0-e136c34a9a1d_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AX23MWA/2026-03-18/image/a7bfc759-63c5-4fd0-96a0-e136c34a9a1d_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item fdf241a2-739f-5412-ab87-de5104ef0ec2
2026-03-25 13:02:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8699b09190>
2026-03-25 13:02:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b2cfa0e4-cfa8-5b31-a0f3-71fad7651815/b2cfa0e4-cfa8-5b31-a0f3-71fad7651815_image_2.jpg HTTP/1.1" 201 0
2026-03-25 13:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLV75TDZ%252F2026-03-03%252Fimage%252F92474bb7-c967-4d6a-8ebf-3ee0e5c4fc8b_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LV75TDZ/2026-03-03/image/92474bb7-c967-4d6a-8ebf-3ee0e5c4fc8b_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item b2cfa0e4-cfa8-5b31-a0f3-71fad7651815
2026-03-25 13:02:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/AX23MWA/2026-03-18/image/5de1e43a-bb67-40b4-839c-15b6057bcf5c_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120546136?view=catalogue)
2026-03-25 13:02:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LV75TDZ/2026-03-03/image/cfadc362-dd21-41fe-8b9a-aa57b8e2ccea_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120064021?view=catalogue)
2026-03-25 13:02:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8699b80950>
2026-03-25 13:02:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fdf241a2-739f-5412-ab87-de5104ef0ec2/fdf241a2-739f-5412-ab87-de5104ef0ec2_image_8.jpg HTTP/1.1" 201 0
2026-03-25 13:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FAX23MWA%252F2026-03-18%252Fimage%252F5de1e43a-bb67-40b4-839c-15b6057bcf5c_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AX23MWA/2026-03-18/image/5de1e43a-bb67-40b4-839c-15b6057bcf5c_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item fdf241a2-739f-5412-ab87-de5104ef0ec2
2026-03-25 13:02:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LV75TDZ/2026-03-03/image/9b06d246-f42d-4bcf-8970-ba0971a33548_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120064021?view=catalogue)
2026-03-25 13:02:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f869a656690>
2026-03-25 13:02:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b2cfa0e4-cfa8-5b31-a0f3-71fad7651815/b2cfa0e4-cfa8-5b31-a0f3-71fad7651815_image_5.jpg HTTP/1.1" 201 0
2026-03-25 13:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLV75TDZ%252F2026-03-03%252Fimage%252Fcfadc362-dd21-41fe-8b9a-aa57b8e2ccea_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LV75TDZ/2026-03-03/image/cfadc362-dd21-41fe-8b9a-aa57b8e2ccea_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item b2cfa0e4-cfa8-5b31-a0f3-71fad7651815
2026-03-25 13:02:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LV75TDZ/2026-03-03/image/3a95172a-aba5-401d-a8e4-71a132ef5b39_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120064021?view=catalogue)
2026-03-25 13:02:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f869935ca50>
2026-03-25 13:02:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b2cfa0e4-cfa8-5b31-a0f3-71fad7651815/b2cfa0e4-cfa8-5b31-a0f3-71fad7651815_image_6.jpg HTTP/1.1" 201 0
2026-03-25 13:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLV75TDZ%252F2026-03-03%252Fimage%252F9b06d246-f42d-4bcf-8970-ba0971a33548_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LV75TDZ/2026-03-03/image/9b06d246-f42d-4bcf-8970-ba0971a33548_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item b2cfa0e4-cfa8-5b31-a0f3-71fad7651815
2026-03-25 13:02:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8699b02dd0>
2026-03-25 13:02:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b2cfa0e4-cfa8-5b31-a0f3-71fad7651815/b2cfa0e4-cfa8-5b31-a0f3-71fad7651815_image_7.jpg HTTP/1.1" 201 0
2026-03-25 13:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLV75TDZ%252F2026-03-03%252Fimage%252F3a95172a-aba5-401d-a8e4-71a132ef5b39_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LV75TDZ/2026-03-03/image/3a95172a-aba5-401d-a8e4-71a132ef5b39_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item b2cfa0e4-cfa8-5b31-a0f3-71fad7651815
2026-03-25 13:02:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/GJ23VZP/2026-03-20/image/ff6630a5-269f-432c-96c8-c3926d34e04f_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120627274?view=catalogue)
2026-03-25 13:02:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/AX23MWA/2026-03-18/image/5b054717-f153-40b9-aa54-8aa14b89f9a8_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120546136?view=catalogue)
2026-03-25 13:02:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f869918c090>
2026-03-25 13:02:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cc034dc3-fd2b-5123-a5cb-53ca79f3fd22/cc034dc3-fd2b-5123-a5cb-53ca79f3fd22_image_9.jpg HTTP/1.1" 201 0
2026-03-25 13:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FGJ23VZP%252F2026-03-20%252Fimage%252Fff6630a5-269f-432c-96c8-c3926d34e04f_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GJ23VZP/2026-03-20/image/ff6630a5-269f-432c-96c8-c3926d34e04f_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item cc034dc3-fd2b-5123-a5cb-53ca79f3fd22
2026-03-25 13:02:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LV75TDZ/2026-03-03/image/bea35ba7-a450-4919-828f-af1527a7936d_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120064021?view=catalogue)
2026-03-25 13:02:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8699b340d0>
2026-03-25 13:02:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fdf241a2-739f-5412-ab87-de5104ef0ec2/fdf241a2-739f-5412-ab87-de5104ef0ec2_image_7.jpg HTTP/1.1" 201 0
2026-03-25 13:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FAX23MWA%252F2026-03-18%252Fimage%252F5b054717-f153-40b9-aa54-8aa14b89f9a8_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AX23MWA/2026-03-18/image/5b054717-f153-40b9-aa54-8aa14b89f9a8_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item fdf241a2-739f-5412-ab87-de5104ef0ec2
2026-03-25 13:02:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120201490?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:02:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:02:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8699180110>
2026-03-25 13:02:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b2cfa0e4-cfa8-5b31-a0f3-71fad7651815/b2cfa0e4-cfa8-5b31-a0f3-71fad7651815_image_4.jpg HTTP/1.1" 201 0
2026-03-25 13:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLV75TDZ%252F2026-03-03%252Fimage%252Fbea35ba7-a450-4919-828f-af1527a7936d_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LV75TDZ/2026-03-03/image/bea35ba7-a450-4919-828f-af1527a7936d_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item b2cfa0e4-cfa8-5b31-a0f3-71fad7651815
2026-03-25 13:02:51 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120201490, 'registration': 'LV75NHA', 'account': 'MOT070', 'make': 'CUPRA', 'model': 'FORMENTOR ESTATE', 'derivative': '1.5 eTSI 150 V2 5dr DSG', 'mileage': 6697, 'mileageWarranty': True, 'type': 'car', 'saleId': 19235, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 452}, 'saleStart': '2026-04-20T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2025-09-16', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 5, 'engineSize': 1498, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/LV75NHA/2026-03-06/image/7b3dbc32-80e7-4dbe-ae33-2fd57acdd2b3_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV75NHA/2026-03-06/image/cb8d4a59-8ae5-48af-8093-e567a4006e45_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV75NHA/2026-03-06/image/1e2d1de7-9b08-485a-9340-661f2c0df678_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV75NHA/2026-03-06/image/fb986709-9fbf-4a12-a021-b005e209aa33_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV75NHA/2026-03-06/image/a2cc61f8-e830-4325-8fe3-67a1d13fc51f_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV75NHA/2026-03-06/image/3a1a9afb-fe8f-4966-8975-71dbd5a88614_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV75NHA/2026-03-06/image/a6deda1b-bd17-4b79-9969-17f941bf7ea4_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV75NHA/2026-03-06/image/4aacb207-0bd2-4b88-8826-4c4bef2a2451_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV75NHA/2026-03-06/image/d5797e29-68a2-4865-b95f-2df74e0fff3c_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV75NHA/2026-03-06/image/c520f401-853f-4145-9e13-851730fc25d0_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV75NHA/2026-03-06/image/6374e495-6033-4435-a25b-447294106f76_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': None, 'co2': 136, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/8a091c09-5ecd-42ed-b874-cfccafd28552.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:02:51 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120201490, 'registration': 'LV75NHA', 'account': 'MOT070', 'make': 'CUPRA', 'model': 'FORMENTOR ESTATE', 'derivative': '1.5 eTSI 150 V2 5dr DSG', 'mileage': 6697, 'mileageWarranty': True, 'type': 'car', 'saleId': 19235, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 452}, 'saleStart': '2026-04-20T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2025-09-16', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 5, 'engineSize': 1498, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/LV75NHA/2026-03-06/image/7b3dbc32-80e7-4dbe-ae33-2fd57acdd2b3_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV75NHA/2026-03-06/image/cb8d4a59-8ae5-48af-8093-e567a4006e45_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV75NHA/2026-03-06/image/1e2d1de7-9b08-485a-9340-661f2c0df678_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV75NHA/2026-03-06/image/fb986709-9fbf-4a12-a021-b005e209aa33_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV75NHA/2026-03-06/image/a2cc61f8-e830-4325-8fe3-67a1d13fc51f_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV75NHA/2026-03-06/image/3a1a9afb-fe8f-4966-8975-71dbd5a88614_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV75NHA/2026-03-06/image/a6deda1b-bd17-4b79-9969-17f941bf7ea4_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV75NHA/2026-03-06/image/4aacb207-0bd2-4b88-8826-4c4bef2a2451_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV75NHA/2026-03-06/image/d5797e29-68a2-4865-b95f-2df74e0fff3c_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV75NHA/2026-03-06/image/c520f401-853f-4145-9e13-851730fc25d0_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV75NHA/2026-03-06/image/6374e495-6033-4435-a25b-447294106f76_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': None, 'co2': 136, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/8a091c09-5ecd-42ed-b874-cfccafd28552.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:02:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cba03e47-0480-527f-b727-989ba597ee73 with identifier: 120201490
2026-03-25 13:02:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cba03e47-0480-527f-b727-989ba597ee73 with scrape type 1
2026-03-25 13:02:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item cba03e47-0480-527f-b727-989ba597ee73
2026-03-25 13:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FLV75NHA%252F2026-03-06%252Fimage%252F7b3dbc32-80e7-4dbe-ae33-2fd57acdd2b3_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LV75NHA/2026-03-06/image/7b3dbc32-80e7-4dbe-ae33-2fd57acdd2b3_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/GJ23VZP/2026-03-20/image/e543ec80-29b8-43f2-a101-33d79079e444_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120627274?view=catalogue)
2026-03-25 13:02:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LV75TDZ/2026-03-03/image/125519d3-9974-4d90-accc-b5508491bde6_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120064021?view=catalogue)
2026-03-25 13:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FLV75NHA%252F2026-03-06%252Fimage%252Fcb8d4a59-8ae5-48af-8093-e567a4006e45_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LV75NHA/2026-03-06/image/cb8d4a59-8ae5-48af-8093-e567a4006e45_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FLV75NHA%252F2026-03-06%252Fimage%252F1e2d1de7-9b08-485a-9340-661f2c0df678_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LV75NHA/2026-03-06/image/1e2d1de7-9b08-485a-9340-661f2c0df678_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FLV75NHA%252F2026-03-06%252Fimage%252Ffb986709-9fbf-4a12-a021-b005e209aa33_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LV75NHA/2026-03-06/image/fb986709-9fbf-4a12-a021-b005e209aa33_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FLV75NHA%252F2026-03-06%252Fimage%252Fa2cc61f8-e830-4325-8fe3-67a1d13fc51f_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LV75NHA/2026-03-06/image/a2cc61f8-e830-4325-8fe3-67a1d13fc51f_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LV75NHA/2026-03-06/image/7b3dbc32-80e7-4dbe-ae33-2fd57acdd2b3_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120201490?view=catalogue)
2026-03-25 13:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FLV75NHA%252F2026-03-06%252Fimage%252F3a1a9afb-fe8f-4966-8975-71dbd5a88614_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LV75NHA/2026-03-06/image/3a1a9afb-fe8f-4966-8975-71dbd5a88614_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FLV75NHA%252F2026-03-06%252Fimage%252Fa6deda1b-bd17-4b79-9969-17f941bf7ea4_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LV75NHA/2026-03-06/image/a6deda1b-bd17-4b79-9969-17f941bf7ea4_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FLV75NHA%252F2026-03-06%252Fimage%252F4aacb207-0bd2-4b88-8826-4c4bef2a2451_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LV75NHA/2026-03-06/image/4aacb207-0bd2-4b88-8826-4c4bef2a2451_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/GJ23VZP/2026-03-20/image/5964a7de-4d56-46e2-837e-4a26c2aac246_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120627274?view=catalogue)
2026-03-25 13:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FLV75NHA%252F2026-03-06%252Fimage%252Fd5797e29-68a2-4865-b95f-2df74e0fff3c_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LV75NHA/2026-03-06/image/d5797e29-68a2-4865-b95f-2df74e0fff3c_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8699adfa90>
2026-03-25 13:02:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cc034dc3-fd2b-5123-a5cb-53ca79f3fd22/cc034dc3-fd2b-5123-a5cb-53ca79f3fd22_image_7.jpg HTTP/1.1" 201 0
2026-03-25 13:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FGJ23VZP%252F2026-03-20%252Fimage%252Fe543ec80-29b8-43f2-a101-33d79079e444_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GJ23VZP/2026-03-20/image/e543ec80-29b8-43f2-a101-33d79079e444_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item cc034dc3-fd2b-5123-a5cb-53ca79f3fd22
2026-03-25 13:02:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8699b66dd0>
2026-03-25 13:02:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b2cfa0e4-cfa8-5b31-a0f3-71fad7651815/b2cfa0e4-cfa8-5b31-a0f3-71fad7651815_image_3.jpg HTTP/1.1" 201 0
2026-03-25 13:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLV75TDZ%252F2026-03-03%252Fimage%252F125519d3-9974-4d90-accc-b5508491bde6_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LV75TDZ/2026-03-03/image/125519d3-9974-4d90-accc-b5508491bde6_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item b2cfa0e4-cfa8-5b31-a0f3-71fad7651815
2026-03-25 13:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FLV75NHA%252F2026-03-06%252Fimage%252Fc520f401-853f-4145-9e13-851730fc25d0_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LV75NHA/2026-03-06/image/c520f401-853f-4145-9e13-851730fc25d0_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8699b6e810>
2026-03-25 13:02:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cba03e47-0480-527f-b727-989ba597ee73/cba03e47-0480-527f-b727-989ba597ee73_image_0.jpg HTTP/1.1" 201 0
2026-03-25 13:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLV75NHA%252F2026-03-06%252Fimage%252F7b3dbc32-80e7-4dbe-ae33-2fd57acdd2b3_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LV75NHA/2026-03-06/image/7b3dbc32-80e7-4dbe-ae33-2fd57acdd2b3_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item cba03e47-0480-527f-b727-989ba597ee73
2026-03-25 13:02:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/AX23MWA/2026-03-18/image/5495badf-65da-468a-8c06-772cfeaf5e79_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120546136?view=catalogue)
2026-03-25 13:02:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f869939b690>
2026-03-25 13:02:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cc034dc3-fd2b-5123-a5cb-53ca79f3fd22/cc034dc3-fd2b-5123-a5cb-53ca79f3fd22_image_6.jpg HTTP/1.1" 201 0
2026-03-25 13:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FGJ23VZP%252F2026-03-20%252Fimage%252F5964a7de-4d56-46e2-837e-4a26c2aac246_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GJ23VZP/2026-03-20/image/5964a7de-4d56-46e2-837e-4a26c2aac246_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item cc034dc3-fd2b-5123-a5cb-53ca79f3fd22
2026-03-25 13:02:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8698fb04d0>
2026-03-25 13:02:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fdf241a2-739f-5412-ab87-de5104ef0ec2/fdf241a2-739f-5412-ab87-de5104ef0ec2_image_6.jpg HTTP/1.1" 201 0
2026-03-25 13:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FAX23MWA%252F2026-03-18%252Fimage%252F5495badf-65da-468a-8c06-772cfeaf5e79_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AX23MWA/2026-03-18/image/5495badf-65da-468a-8c06-772cfeaf5e79_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item fdf241a2-739f-5412-ab87-de5104ef0ec2
2026-03-25 13:02:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120524700?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:02:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:02:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/GJ23VZP/2026-03-20/image/f358f97a-883a-49dd-8eb3-e5ffe993ef38_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120627274?view=catalogue)
2026-03-25 13:02:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LV75NHA/2026-03-06/image/c520f401-853f-4145-9e13-851730fc25d0_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120201490?view=catalogue)
2026-03-25 13:02:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/GJ23VZP/2026-03-20/image/2ebefe9f-3469-46ff-95cc-662e15cb6dae_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120627274?view=catalogue)
2026-03-25 13:02:52 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120524700, 'registration': 'WU23NVC', 'account': 'MOT070', 'make': 'KIA', 'model': 'PICANTO HATCHBACK', 'derivative': '1.0 GT-line 5dr Auto [4 seats]', 'mileage': 30078, 'mileageWarranty': True, 'type': 'car', 'saleId': 19235, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 452}, 'saleStart': '2026-04-20T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2023-03-31', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 5, 'engineSize': 998, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/WU23NVC/2026-03-18/image/7620b3d4-8756-4f91-9f87-c49ac3da10e2_removebg.jpg?w=600', 'https://abimg003.imgix.net/WU23NVC/2026-03-18/image/1e06e138-8495-49a5-b3ca-af4e47004c2c_removebg.jpg?w=600', 'https://abimg003.imgix.net/WU23NVC/2026-03-18/image/c6e4b0db-82db-4da8-b385-a7f2740e50d5_removebg.jpg?w=600', 'https://abimg003.imgix.net/WU23NVC/2026-03-18/image/97aa1507-84a4-4dd4-a71d-345ff1be9715_removebg.jpg?w=600', 'https://abimg003.imgix.net/WU23NVC/2026-03-18/image/03d2628f-fb53-4567-ba1c-cc77dc2b9537_removebg.jpg?w=600', 'https://abimg003.imgix.net/WU23NVC/2026-03-18/image/259937f1-5519-4a12-b86b-07e4a014875d_removebg.jpg?w=600', 'https://abimg003.imgix.net/WU23NVC/2026-03-18/image/f16f2777-1ca1-4e2a-8ada-6e06d20c5c72_removebg.jpg?w=600', 'https://abimg003.imgix.net/WU23NVC/2026-03-18/image/e10f244f-a81d-4bfe-8777-773a6240cf89_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 05/24 9K - 03/25 19K - 03/26 27K', 'remarks': 'NO V5 FORMER KEEPERS UNKNOWN - SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': False, 'v5details': None, 'co2': 122, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/d8e71c8a-c70b-4641-8205-e9cd71b260c7.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:02:52 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120524700, 'registration': 'WU23NVC', 'account': 'MOT070', 'make': 'KIA', 'model': 'PICANTO HATCHBACK', 'derivative': '1.0 GT-line 5dr Auto [4 seats]', 'mileage': 30078, 'mileageWarranty': True, 'type': 'car', 'saleId': 19235, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 452}, 'saleStart': '2026-04-20T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2023-03-31', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 5, 'engineSize': 998, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/WU23NVC/2026-03-18/image/7620b3d4-8756-4f91-9f87-c49ac3da10e2_removebg.jpg?w=600', 'https://abimg003.imgix.net/WU23NVC/2026-03-18/image/1e06e138-8495-49a5-b3ca-af4e47004c2c_removebg.jpg?w=600', 'https://abimg003.imgix.net/WU23NVC/2026-03-18/image/c6e4b0db-82db-4da8-b385-a7f2740e50d5_removebg.jpg?w=600', 'https://abimg003.imgix.net/WU23NVC/2026-03-18/image/97aa1507-84a4-4dd4-a71d-345ff1be9715_removebg.jpg?w=600', 'https://abimg003.imgix.net/WU23NVC/2026-03-18/image/03d2628f-fb53-4567-ba1c-cc77dc2b9537_removebg.jpg?w=600', 'https://abimg003.imgix.net/WU23NVC/2026-03-18/image/259937f1-5519-4a12-b86b-07e4a014875d_removebg.jpg?w=600', 'https://abimg003.imgix.net/WU23NVC/2026-03-18/image/f16f2777-1ca1-4e2a-8ada-6e06d20c5c72_removebg.jpg?w=600', 'https://abimg003.imgix.net/WU23NVC/2026-03-18/image/e10f244f-a81d-4bfe-8777-773a6240cf89_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 05/24 9K - 03/25 19K - 03/26 27K', 'remarks': 'NO V5 FORMER KEEPERS UNKNOWN - SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': False, 'v5details': None, 'co2': 122, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/d8e71c8a-c70b-4641-8205-e9cd71b260c7.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:02:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b05ca842-5eef-5bc3-b3f5-03e065ab1276 with identifier: 120524700
2026-03-25 13:02:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b05ca842-5eef-5bc3-b3f5-03e065ab1276 with scrape type 1
2026-03-25 13:02:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 8 photos for item b05ca842-5eef-5bc3-b3f5-03e065ab1276
2026-03-25 13:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FWU23NVC%252F2026-03-18%252Fimage%252F7620b3d4-8756-4f91-9f87-c49ac3da10e2_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WU23NVC/2026-03-18/image/7620b3d4-8756-4f91-9f87-c49ac3da10e2_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FWU23NVC%252F2026-03-18%252Fimage%252F1e06e138-8495-49a5-b3ca-af4e47004c2c_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WU23NVC/2026-03-18/image/1e06e138-8495-49a5-b3ca-af4e47004c2c_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FWU23NVC%252F2026-03-18%252Fimage%252Fc6e4b0db-82db-4da8-b385-a7f2740e50d5_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WU23NVC/2026-03-18/image/c6e4b0db-82db-4da8-b385-a7f2740e50d5_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8699b6cbd0>
2026-03-25 13:02:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cc034dc3-fd2b-5123-a5cb-53ca79f3fd22/cc034dc3-fd2b-5123-a5cb-53ca79f3fd22_image_8.jpg HTTP/1.1" 201 0
2026-03-25 13:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FGJ23VZP%252F2026-03-20%252Fimage%252Ff358f97a-883a-49dd-8eb3-e5ffe993ef38_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GJ23VZP/2026-03-20/image/f358f97a-883a-49dd-8eb3-e5ffe993ef38_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item cc034dc3-fd2b-5123-a5cb-53ca79f3fd22
2026-03-25 13:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FWU23NVC%252F2026-03-18%252Fimage%252F97aa1507-84a4-4dd4-a71d-345ff1be9715_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WU23NVC/2026-03-18/image/97aa1507-84a4-4dd4-a71d-345ff1be9715_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8699b8af10>
2026-03-25 13:02:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cba03e47-0480-527f-b727-989ba597ee73/cba03e47-0480-527f-b727-989ba597ee73_image_9.jpg HTTP/1.1" 201 0
2026-03-25 13:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLV75NHA%252F2026-03-06%252Fimage%252Fc520f401-853f-4145-9e13-851730fc25d0_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LV75NHA/2026-03-06/image/c520f401-853f-4145-9e13-851730fc25d0_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item cba03e47-0480-527f-b727-989ba597ee73
2026-03-25 13:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FWU23NVC%252F2026-03-18%252Fimage%252F03d2628f-fb53-4567-ba1c-cc77dc2b9537_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WU23NVC/2026-03-18/image/03d2628f-fb53-4567-ba1c-cc77dc2b9537_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FWU23NVC%252F2026-03-18%252Fimage%252F259937f1-5519-4a12-b86b-07e4a014875d_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WU23NVC/2026-03-18/image/259937f1-5519-4a12-b86b-07e4a014875d_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8699b6db50>
2026-03-25 13:02:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cc034dc3-fd2b-5123-a5cb-53ca79f3fd22/cc034dc3-fd2b-5123-a5cb-53ca79f3fd22_image_5.jpg HTTP/1.1" 201 0
2026-03-25 13:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FGJ23VZP%252F2026-03-20%252Fimage%252F2ebefe9f-3469-46ff-95cc-662e15cb6dae_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GJ23VZP/2026-03-20/image/2ebefe9f-3469-46ff-95cc-662e15cb6dae_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item cc034dc3-fd2b-5123-a5cb-53ca79f3fd22
2026-03-25 13:02:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LV75NHA/2026-03-06/image/a6deda1b-bd17-4b79-9969-17f941bf7ea4_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120201490?view=catalogue)
2026-03-25 13:02:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LV75NHA/2026-03-06/image/fb986709-9fbf-4a12-a021-b005e209aa33_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120201490?view=catalogue)
2026-03-25 13:02:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LV75NHA/2026-03-06/image/3a1a9afb-fe8f-4966-8975-71dbd5a88614_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120201490?view=catalogue)
2026-03-25 13:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FWU23NVC%252F2026-03-18%252Fimage%252Ff16f2777-1ca1-4e2a-8ada-6e06d20c5c72_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WU23NVC/2026-03-18/image/f16f2777-1ca1-4e2a-8ada-6e06d20c5c72_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FWU23NVC%252F2026-03-18%252Fimage%252Fe10f244f-a81d-4bfe-8777-773a6240cf89_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WU23NVC/2026-03-18/image/e10f244f-a81d-4bfe-8777-773a6240cf89_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LV75NHA/2026-03-06/image/a2cc61f8-e830-4325-8fe3-67a1d13fc51f_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120201490?view=catalogue)
2026-03-25 13:02:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f869918c950>
2026-03-25 13:02:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cba03e47-0480-527f-b727-989ba597ee73/cba03e47-0480-527f-b727-989ba597ee73_image_6.jpg HTTP/1.1" 201 0
2026-03-25 13:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLV75NHA%252F2026-03-06%252Fimage%252Fa6deda1b-bd17-4b79-9969-17f941bf7ea4_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LV75NHA/2026-03-06/image/a6deda1b-bd17-4b79-9969-17f941bf7ea4_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item cba03e47-0480-527f-b727-989ba597ee73
2026-03-25 13:02:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f869935c290>
2026-03-25 13:02:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cba03e47-0480-527f-b727-989ba597ee73/cba03e47-0480-527f-b727-989ba597ee73_image_3.jpg HTTP/1.1" 201 0
2026-03-25 13:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLV75NHA%252F2026-03-06%252Fimage%252Ffb986709-9fbf-4a12-a021-b005e209aa33_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LV75NHA/2026-03-06/image/fb986709-9fbf-4a12-a021-b005e209aa33_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item cba03e47-0480-527f-b727-989ba597ee73
2026-03-25 13:02:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f869be03650>
2026-03-25 13:02:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cba03e47-0480-527f-b727-989ba597ee73/cba03e47-0480-527f-b727-989ba597ee73_image_5.jpg HTTP/1.1" 201 0
2026-03-25 13:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLV75NHA%252F2026-03-06%252Fimage%252F3a1a9afb-fe8f-4966-8975-71dbd5a88614_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LV75NHA/2026-03-06/image/3a1a9afb-fe8f-4966-8975-71dbd5a88614_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item cba03e47-0480-527f-b727-989ba597ee73
2026-03-25 13:02:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8699b150d0>
2026-03-25 13:02:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cba03e47-0480-527f-b727-989ba597ee73/cba03e47-0480-527f-b727-989ba597ee73_image_4.jpg HTTP/1.1" 201 0
2026-03-25 13:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLV75NHA%252F2026-03-06%252Fimage%252Fa2cc61f8-e830-4325-8fe3-67a1d13fc51f_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LV75NHA/2026-03-06/image/a2cc61f8-e830-4325-8fe3-67a1d13fc51f_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item cba03e47-0480-527f-b727-989ba597ee73
2026-03-25 13:02:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/WU23NVC/2026-03-18/image/03d2628f-fb53-4567-ba1c-cc77dc2b9537_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120524700?view=catalogue)
2026-03-25 13:02:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/WU23NVC/2026-03-18/image/97aa1507-84a4-4dd4-a71d-345ff1be9715_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120524700?view=catalogue)
2026-03-25 13:02:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LV75NHA/2026-03-06/image/4aacb207-0bd2-4b88-8826-4c4bef2a2451_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120201490?view=catalogue)
2026-03-25 13:02:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/WU23NVC/2026-03-18/image/259937f1-5519-4a12-b86b-07e4a014875d_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120524700?view=catalogue)
2026-03-25 13:02:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/WU23NVC/2026-03-18/image/7620b3d4-8756-4f91-9f87-c49ac3da10e2_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120524700?view=catalogue)
2026-03-25 13:02:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f869a6e8cd0>
2026-03-25 13:02:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b05ca842-5eef-5bc3-b3f5-03e065ab1276/b05ca842-5eef-5bc3-b3f5-03e065ab1276_image_4.jpg HTTP/1.1" 201 0
2026-03-25 13:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FWU23NVC%252F2026-03-18%252Fimage%252F03d2628f-fb53-4567-ba1c-cc77dc2b9537_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WU23NVC/2026-03-18/image/03d2628f-fb53-4567-ba1c-cc77dc2b9537_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item b05ca842-5eef-5bc3-b3f5-03e065ab1276
2026-03-25 13:02:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f86992f7210>
2026-03-25 13:02:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b05ca842-5eef-5bc3-b3f5-03e065ab1276/b05ca842-5eef-5bc3-b3f5-03e065ab1276_image_3.jpg HTTP/1.1" 201 0
2026-03-25 13:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FWU23NVC%252F2026-03-18%252Fimage%252F97aa1507-84a4-4dd4-a71d-345ff1be9715_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WU23NVC/2026-03-18/image/97aa1507-84a4-4dd4-a71d-345ff1be9715_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item b05ca842-5eef-5bc3-b3f5-03e065ab1276
2026-03-25 13:02:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8699aed990>
2026-03-25 13:02:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cba03e47-0480-527f-b727-989ba597ee73/cba03e47-0480-527f-b727-989ba597ee73_image_7.jpg HTTP/1.1" 201 0
2026-03-25 13:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLV75NHA%252F2026-03-06%252Fimage%252F4aacb207-0bd2-4b88-8826-4c4bef2a2451_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LV75NHA/2026-03-06/image/4aacb207-0bd2-4b88-8826-4c4bef2a2451_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item cba03e47-0480-527f-b727-989ba597ee73
2026-03-25 13:02:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8699b345d0>
2026-03-25 13:02:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b05ca842-5eef-5bc3-b3f5-03e065ab1276/b05ca842-5eef-5bc3-b3f5-03e065ab1276_image_5.jpg HTTP/1.1" 201 0
2026-03-25 13:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FWU23NVC%252F2026-03-18%252Fimage%252F259937f1-5519-4a12-b86b-07e4a014875d_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WU23NVC/2026-03-18/image/259937f1-5519-4a12-b86b-07e4a014875d_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item b05ca842-5eef-5bc3-b3f5-03e065ab1276
2026-03-25 13:02:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/WU23NVC/2026-03-18/image/c6e4b0db-82db-4da8-b385-a7f2740e50d5_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120524700?view=catalogue)
2026-03-25 13:02:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/WU23NVC/2026-03-18/image/f16f2777-1ca1-4e2a-8ada-6e06d20c5c72_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120524700?view=catalogue)
2026-03-25 13:02:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f869935fc50>
2026-03-25 13:02:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b05ca842-5eef-5bc3-b3f5-03e065ab1276/b05ca842-5eef-5bc3-b3f5-03e065ab1276_image_0.jpg HTTP/1.1" 201 0
2026-03-25 13:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FWU23NVC%252F2026-03-18%252Fimage%252F7620b3d4-8756-4f91-9f87-c49ac3da10e2_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WU23NVC/2026-03-18/image/7620b3d4-8756-4f91-9f87-c49ac3da10e2_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item b05ca842-5eef-5bc3-b3f5-03e065ab1276
2026-03-25 13:02:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LV75NHA/2026-03-06/image/d5797e29-68a2-4865-b95f-2df74e0fff3c_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120201490?view=catalogue)
2026-03-25 13:02:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LV75NHA/2026-03-06/image/1e2d1de7-9b08-485a-9340-661f2c0df678_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120201490?view=catalogue)
2026-03-25 13:02:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f86992e9d90>
2026-03-25 13:02:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b05ca842-5eef-5bc3-b3f5-03e065ab1276/b05ca842-5eef-5bc3-b3f5-03e065ab1276_image_2.jpg HTTP/1.1" 201 0
2026-03-25 13:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FWU23NVC%252F2026-03-18%252Fimage%252Fc6e4b0db-82db-4da8-b385-a7f2740e50d5_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WU23NVC/2026-03-18/image/c6e4b0db-82db-4da8-b385-a7f2740e50d5_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item b05ca842-5eef-5bc3-b3f5-03e065ab1276
2026-03-25 13:02:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/WU23NVC/2026-03-18/image/1e06e138-8495-49a5-b3ca-af4e47004c2c_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120524700?view=catalogue)
2026-03-25 13:02:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f86992f4190>
2026-03-25 13:02:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b05ca842-5eef-5bc3-b3f5-03e065ab1276/b05ca842-5eef-5bc3-b3f5-03e065ab1276_image_6.jpg HTTP/1.1" 201 0
2026-03-25 13:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FWU23NVC%252F2026-03-18%252Fimage%252Ff16f2777-1ca1-4e2a-8ada-6e06d20c5c72_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WU23NVC/2026-03-18/image/f16f2777-1ca1-4e2a-8ada-6e06d20c5c72_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item b05ca842-5eef-5bc3-b3f5-03e065ab1276
2026-03-25 13:02:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8699b8f250>
2026-03-25 13:02:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cba03e47-0480-527f-b727-989ba597ee73/cba03e47-0480-527f-b727-989ba597ee73_image_8.jpg HTTP/1.1" 201 0
2026-03-25 13:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLV75NHA%252F2026-03-06%252Fimage%252Fd5797e29-68a2-4865-b95f-2df74e0fff3c_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LV75NHA/2026-03-06/image/d5797e29-68a2-4865-b95f-2df74e0fff3c_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item cba03e47-0480-527f-b727-989ba597ee73
2026-03-25 13:02:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f869a71ab90>
2026-03-25 13:02:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cba03e47-0480-527f-b727-989ba597ee73/cba03e47-0480-527f-b727-989ba597ee73_image_2.jpg HTTP/1.1" 201 0
2026-03-25 13:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLV75NHA%252F2026-03-06%252Fimage%252F1e2d1de7-9b08-485a-9340-661f2c0df678_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LV75NHA/2026-03-06/image/1e2d1de7-9b08-485a-9340-661f2c0df678_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item cba03e47-0480-527f-b727-989ba597ee73
2026-03-25 13:02:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LV75NHA/2026-03-06/image/cb8d4a59-8ae5-48af-8093-e567a4006e45_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120201490?view=catalogue)
2026-03-25 13:02:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LV75TDZ/2026-03-03/image/39d041a1-a2b6-4598-bdab-1cc4cf1c4eae_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120064021?view=catalogue)
2026-03-25 13:02:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f869a5bbf50>
2026-03-25 13:02:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b05ca842-5eef-5bc3-b3f5-03e065ab1276/b05ca842-5eef-5bc3-b3f5-03e065ab1276_image_1.jpg HTTP/1.1" 201 0
2026-03-25 13:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FWU23NVC%252F2026-03-18%252Fimage%252F1e06e138-8495-49a5-b3ca-af4e47004c2c_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WU23NVC/2026-03-18/image/1e06e138-8495-49a5-b3ca-af4e47004c2c_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item b05ca842-5eef-5bc3-b3f5-03e065ab1276
2026-03-25 13:02:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LV75TDZ/2026-03-03/image/f4123c04-3d7d-46c3-9508-a53cc0dc453b_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120064021?view=catalogue)
2026-03-25 13:02:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8698fb0090>
2026-03-25 13:02:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cba03e47-0480-527f-b727-989ba597ee73/cba03e47-0480-527f-b727-989ba597ee73_image_1.jpg HTTP/1.1" 201 0
2026-03-25 13:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLV75NHA%252F2026-03-06%252Fimage%252Fcb8d4a59-8ae5-48af-8093-e567a4006e45_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LV75NHA/2026-03-06/image/cb8d4a59-8ae5-48af-8093-e567a4006e45_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item cba03e47-0480-527f-b727-989ba597ee73
2026-03-25 13:02:53 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: cba03e47-0480-527f-b727-989ba597ee73, skipping ID generation
2026-03-25 13:02:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cba03e47-0480-527f-b727-989ba597ee73 with scrape type 1
2026-03-25 13:02:53 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item cba03e47-0480-527f-b727-989ba597ee73 sending to next pipeline
2026-03-25 13:02:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: cba03e47-0480-527f-b727-989ba597ee73, identifier: 120201490
2026-03-25 13:02:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f869abb1e90>
2026-03-25 13:02:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b2cfa0e4-cfa8-5b31-a0f3-71fad7651815/b2cfa0e4-cfa8-5b31-a0f3-71fad7651815_image_0.jpg HTTP/1.1" 201 0
2026-03-25 13:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLV75TDZ%252F2026-03-03%252Fimage%252F39d041a1-a2b6-4598-bdab-1cc4cf1c4eae_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LV75TDZ/2026-03-03/image/39d041a1-a2b6-4598-bdab-1cc4cf1c4eae_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item b2cfa0e4-cfa8-5b31-a0f3-71fad7651815
2026-03-25 13:02:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: cba03e47-0480-527f-b727-989ba597ee73 with identifier: 120201490
2026-03-25 13:02:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: cba03e47-0480-527f-b727-989ba597ee73 with identifier: 120201490
2026-03-25 13:02:54 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: cba03e47-0480-527f-b727-989ba597ee73 with identifier: 120201490 to the API
2026-03-25 13:02:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:02:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:02:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/LV75NHA/2026-03-06/image/cb8d4a59-8ae5-48af-8093-e567a4006e45_removebg.jpg?w=600>
{'auction_title': '',
'c_o_2_emission_value': 136,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-04-20T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'cba03e47-0480-527f-b727-989ba597ee73',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'LV75NHA',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120201490',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'CUPRA',
'model': 'FORMENTOR ESTATE',
'odometer': 6697,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 11,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cba03e47-0480-527f-b727-989ba597ee73/cba03e47-0480-527f-b727-989ba597ee73_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 32892,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LV75NHA/2026-03-06/image/7b3dbc32-80e7-4dbe-ae33-2fd57acdd2b3_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cba03e47-0480-527f-b727-989ba597ee73/cba03e47-0480-527f-b727-989ba597ee73_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35062,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LV75NHA/2026-03-06/image/cb8d4a59-8ae5-48af-8093-e567a4006e45_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cba03e47-0480-527f-b727-989ba597ee73/cba03e47-0480-527f-b727-989ba597ee73_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35968,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LV75NHA/2026-03-06/image/1e2d1de7-9b08-485a-9340-661f2c0df678_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cba03e47-0480-527f-b727-989ba597ee73/cba03e47-0480-527f-b727-989ba597ee73_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35341,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LV75NHA/2026-03-06/image/fb986709-9fbf-4a12-a021-b005e209aa33_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cba03e47-0480-527f-b727-989ba597ee73/cba03e47-0480-527f-b727-989ba597ee73_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47180,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LV75NHA/2026-03-06/image/a2cc61f8-e830-4325-8fe3-67a1d13fc51f_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cba03e47-0480-527f-b727-989ba597ee73/cba03e47-0480-527f-b727-989ba597ee73_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50837,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LV75NHA/2026-03-06/image/3a1a9afb-fe8f-4966-8975-71dbd5a88614_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cba03e47-0480-527f-b727-989ba597ee73/cba03e47-0480-527f-b727-989ba597ee73_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52688,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LV75NHA/2026-03-06/image/a6deda1b-bd17-4b79-9969-17f941bf7ea4_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cba03e47-0480-527f-b727-989ba597ee73/cba03e47-0480-527f-b727-989ba597ee73_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46025,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LV75NHA/2026-03-06/image/4aacb207-0bd2-4b88-8826-4c4bef2a2451_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cba03e47-0480-527f-b727-989ba597ee73/cba03e47-0480-527f-b727-989ba597ee73_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52529,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LV75NHA/2026-03-06/image/d5797e29-68a2-4865-b95f-2df74e0fff3c_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cba03e47-0480-527f-b727-989ba597ee73/cba03e47-0480-527f-b727-989ba597ee73_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61139,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LV75NHA/2026-03-06/image/c520f401-853f-4145-9e13-851730fc25d0_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-09-16',
'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': 2025}
2026-03-25 13:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120201490%27 HTTP/1.1" 200 None
2026-03-25 13:02:54 [astonbarclay.gb] INFO: Saving data for 120201490: {'created_time': 1774443774.685999, 'last_price_update_time': 1774443774.68601, 'auction_closing_time': 1776675600.0}
2026-03-25 13:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120201490') HTTP/1.1" 204 0
2026-03-25 13:02:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/AX23MWA/2026-03-18/image/ba75d7c6-1ff7-46fe-8c2c-73aaa12c6864_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120546136?view=catalogue)
2026-03-25 13:02:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/GJ23VZP/2026-03-20/image/0ff97203-39d0-4e6b-9a5f-cc5e10943225_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120627274?view=catalogue)
2026-03-25 13:02:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/AX23MWA/2026-03-18/image/3c0c4b4e-dd45-4eab-8f76-6cf491e6b253_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120546136?view=catalogue)
2026-03-25 13:02:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/AX23MWA/2026-03-18/image/e53acca6-0a62-441d-8742-24cc273fa53d_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120546136?view=catalogue)
2026-03-25 13:02:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/WU23NVC/2026-03-18/image/e10f244f-a81d-4bfe-8777-773a6240cf89_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120524700?view=catalogue)
2026-03-25 13:02:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f869c49b3d0>
2026-03-25 13:02:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b2cfa0e4-cfa8-5b31-a0f3-71fad7651815/b2cfa0e4-cfa8-5b31-a0f3-71fad7651815_image_1.jpg HTTP/1.1" 201 0
2026-03-25 13:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLV75TDZ%252F2026-03-03%252Fimage%252Ff4123c04-3d7d-46c3-9508-a53cc0dc453b_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LV75TDZ/2026-03-03/image/f4123c04-3d7d-46c3-9508-a53cc0dc453b_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item b2cfa0e4-cfa8-5b31-a0f3-71fad7651815
2026-03-25 13:02:54 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b2cfa0e4-cfa8-5b31-a0f3-71fad7651815, skipping ID generation
2026-03-25 13:02:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b2cfa0e4-cfa8-5b31-a0f3-71fad7651815 with scrape type 1
2026-03-25 13:02:54 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b2cfa0e4-cfa8-5b31-a0f3-71fad7651815 sending to next pipeline
2026-03-25 13:02:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: b2cfa0e4-cfa8-5b31-a0f3-71fad7651815, identifier: 120064021
2026-03-25 13:02:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: b2cfa0e4-cfa8-5b31-a0f3-71fad7651815 with identifier: 120064021
2026-03-25 13:02:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: b2cfa0e4-cfa8-5b31-a0f3-71fad7651815 with identifier: 120064021
2026-03-25 13:02:54 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: b2cfa0e4-cfa8-5b31-a0f3-71fad7651815 with identifier: 120064021 to the API
2026-03-25 13:02:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:02:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:02:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/LV75TDZ/2026-03-03/image/f4123c04-3d7d-46c3-9508-a53cc0dc453b_removebg.jpg?w=600>
{'auction_title': '',
'c_o_2_emission_value': 168,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': '2026-04-20T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'b2cfa0e4-cfa8-5b31-a0f3-71fad7651815',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'LV75TDZ',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120064021',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'OMODA',
'model': '5 ESTATE',
'odometer': 4247,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 8,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b2cfa0e4-cfa8-5b31-a0f3-71fad7651815/b2cfa0e4-cfa8-5b31-a0f3-71fad7651815_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 34558,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/LV75TDZ/2026-03-03/image/39d041a1-a2b6-4598-bdab-1cc4cf1c4eae_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b2cfa0e4-cfa8-5b31-a0f3-71fad7651815/b2cfa0e4-cfa8-5b31-a0f3-71fad7651815_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36671,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/LV75TDZ/2026-03-03/image/f4123c04-3d7d-46c3-9508-a53cc0dc453b_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b2cfa0e4-cfa8-5b31-a0f3-71fad7651815/b2cfa0e4-cfa8-5b31-a0f3-71fad7651815_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 34649,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/LV75TDZ/2026-03-03/image/92474bb7-c967-4d6a-8ebf-3ee0e5c4fc8b_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b2cfa0e4-cfa8-5b31-a0f3-71fad7651815/b2cfa0e4-cfa8-5b31-a0f3-71fad7651815_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37454,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/LV75TDZ/2026-03-03/image/125519d3-9974-4d90-accc-b5508491bde6_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b2cfa0e4-cfa8-5b31-a0f3-71fad7651815/b2cfa0e4-cfa8-5b31-a0f3-71fad7651815_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45437,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/LV75TDZ/2026-03-03/image/bea35ba7-a450-4919-828f-af1527a7936d_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b2cfa0e4-cfa8-5b31-a0f3-71fad7651815/b2cfa0e4-cfa8-5b31-a0f3-71fad7651815_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 40266,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/LV75TDZ/2026-03-03/image/cfadc362-dd21-41fe-8b9a-aa57b8e2ccea_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b2cfa0e4-cfa8-5b31-a0f3-71fad7651815/b2cfa0e4-cfa8-5b31-a0f3-71fad7651815_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39609,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/LV75TDZ/2026-03-03/image/9b06d246-f42d-4bcf-8970-ba0971a33548_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b2cfa0e4-cfa8-5b31-a0f3-71fad7651815/b2cfa0e4-cfa8-5b31-a0f3-71fad7651815_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43560,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/LV75TDZ/2026-03-03/image/3a95172a-aba5-401d-a8e4-71a132ef5b39_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-09-29',
'seller_name': 'Motability Operations',
'title': 'OMODA 5 ESTATE 1.6 TGDI [147] Noble 5dr 7DCT',
'transmission': 'automatic',
'trim': '1.6 TGDI [147] Noble 5dr 7DCT',
'vin': None,
'year': 2025}
2026-03-25 13:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120064021%27 HTTP/1.1" 200 None
2026-03-25 13:02:55 [astonbarclay.gb] INFO: Saving data for 120064021: {'created_time': 1774443775.260511, 'last_price_update_time': 1774443775.260525, 'auction_closing_time': 1776675600.0}
2026-03-25 13:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120064021') HTTP/1.1" 204 0
2026-03-25 13:02:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/GJ23VZP/2026-03-20/image/62907da5-a12d-45f6-b1db-e2694b0f9e21_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120627274?view=catalogue)
2026-03-25 13:02:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/GJ23VZP/2026-03-20/image/c8143cd8-2371-42e6-81cb-cfd60028fe24_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120627274?view=catalogue)
2026-03-25 13:02:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/AX23MWA/2026-03-18/image/ed9818f1-1d81-4d41-a798-cc1938c25279_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120546136?view=catalogue)
2026-03-25 13:02:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/GJ23VZP/2026-03-20/image/76b08462-f081-40dc-894b-0119c37fdae0_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120627274?view=catalogue)
2026-03-25 13:02:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LL75OZW/2026-03-17/image/6fc4e99c-6430-4d1c-a43b-d428da19c811_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120507290?view=catalogue)
2026-03-25 13:02:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LL75OZW/2026-03-17/image/421461af-20fd-4ca6-882f-dbff586c8a48_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120507290?view=catalogue)
2026-03-25 13:02:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f86991bdb50>
2026-03-25 13:02:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fdf241a2-739f-5412-ab87-de5104ef0ec2/fdf241a2-739f-5412-ab87-de5104ef0ec2_image_4.jpg HTTP/1.1" 201 0
2026-03-25 13:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FAX23MWA%252F2026-03-18%252Fimage%252Fba75d7c6-1ff7-46fe-8c2c-73aaa12c6864_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AX23MWA/2026-03-18/image/ba75d7c6-1ff7-46fe-8c2c-73aaa12c6864_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item fdf241a2-739f-5412-ab87-de5104ef0ec2
2026-03-25 13:02:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f869a6e94d0>
2026-03-25 13:02:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cc034dc3-fd2b-5123-a5cb-53ca79f3fd22/cc034dc3-fd2b-5123-a5cb-53ca79f3fd22_image_4.jpg HTTP/1.1" 201 0
2026-03-25 13:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FGJ23VZP%252F2026-03-20%252Fimage%252F0ff97203-39d0-4e6b-9a5f-cc5e10943225_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GJ23VZP/2026-03-20/image/0ff97203-39d0-4e6b-9a5f-cc5e10943225_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item cc034dc3-fd2b-5123-a5cb-53ca79f3fd22
2026-03-25 13:02:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8699373ad0>
2026-03-25 13:02:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fdf241a2-739f-5412-ab87-de5104ef0ec2/fdf241a2-739f-5412-ab87-de5104ef0ec2_image_2.jpg HTTP/1.1" 201 0
2026-03-25 13:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FAX23MWA%252F2026-03-18%252Fimage%252F3c0c4b4e-dd45-4eab-8f76-6cf491e6b253_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AX23MWA/2026-03-18/image/3c0c4b4e-dd45-4eab-8f76-6cf491e6b253_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item fdf241a2-739f-5412-ab87-de5104ef0ec2
2026-03-25 13:02:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f869a6a9350>
2026-03-25 13:02:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fdf241a2-739f-5412-ab87-de5104ef0ec2/fdf241a2-739f-5412-ab87-de5104ef0ec2_image_3.jpg HTTP/1.1" 201 0
2026-03-25 13:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FAX23MWA%252F2026-03-18%252Fimage%252Fe53acca6-0a62-441d-8742-24cc273fa53d_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AX23MWA/2026-03-18/image/e53acca6-0a62-441d-8742-24cc273fa53d_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item fdf241a2-739f-5412-ab87-de5104ef0ec2
2026-03-25 13:02:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8699b15710>
2026-03-25 13:02:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b05ca842-5eef-5bc3-b3f5-03e065ab1276/b05ca842-5eef-5bc3-b3f5-03e065ab1276_image_7.jpg HTTP/1.1" 201 0
2026-03-25 13:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FWU23NVC%252F2026-03-18%252Fimage%252Fe10f244f-a81d-4bfe-8777-773a6240cf89_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WU23NVC/2026-03-18/image/e10f244f-a81d-4bfe-8777-773a6240cf89_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item b05ca842-5eef-5bc3-b3f5-03e065ab1276
2026-03-25 13:02:55 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b05ca842-5eef-5bc3-b3f5-03e065ab1276, skipping ID generation
2026-03-25 13:02:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b05ca842-5eef-5bc3-b3f5-03e065ab1276 with scrape type 1
2026-03-25 13:02:55 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b05ca842-5eef-5bc3-b3f5-03e065ab1276 sending to next pipeline
2026-03-25 13:02:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: b05ca842-5eef-5bc3-b3f5-03e065ab1276, identifier: 120524700
2026-03-25 13:02:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: b05ca842-5eef-5bc3-b3f5-03e065ab1276 with identifier: 120524700
2026-03-25 13:02:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: b05ca842-5eef-5bc3-b3f5-03e065ab1276 with identifier: 120524700
2026-03-25 13:02:55 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: b05ca842-5eef-5bc3-b3f5-03e065ab1276 with identifier: 120524700 to the API
2026-03-25 13:02:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:02:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:02:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/WU23NVC/2026-03-18/image/e10f244f-a81d-4bfe-8777-773a6240cf89_removebg.jpg?w=600>
{'auction_title': '',
'c_o_2_emission_value': 122,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-04-20T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'b05ca842-5eef-5bc3-b3f5-03e065ab1276',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'WU23NVC',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120524700',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'KIA',
'model': 'PICANTO HATCHBACK',
'odometer': 30078,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 8,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b05ca842-5eef-5bc3-b3f5-03e065ab1276/b05ca842-5eef-5bc3-b3f5-03e065ab1276_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37715,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/WU23NVC/2026-03-18/image/7620b3d4-8756-4f91-9f87-c49ac3da10e2_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b05ca842-5eef-5bc3-b3f5-03e065ab1276/b05ca842-5eef-5bc3-b3f5-03e065ab1276_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43180,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/WU23NVC/2026-03-18/image/1e06e138-8495-49a5-b3ca-af4e47004c2c_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b05ca842-5eef-5bc3-b3f5-03e065ab1276/b05ca842-5eef-5bc3-b3f5-03e065ab1276_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39885,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/WU23NVC/2026-03-18/image/c6e4b0db-82db-4da8-b385-a7f2740e50d5_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b05ca842-5eef-5bc3-b3f5-03e065ab1276/b05ca842-5eef-5bc3-b3f5-03e065ab1276_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 42479,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/WU23NVC/2026-03-18/image/97aa1507-84a4-4dd4-a71d-345ff1be9715_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b05ca842-5eef-5bc3-b3f5-03e065ab1276/b05ca842-5eef-5bc3-b3f5-03e065ab1276_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58549,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/WU23NVC/2026-03-18/image/03d2628f-fb53-4567-ba1c-cc77dc2b9537_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b05ca842-5eef-5bc3-b3f5-03e065ab1276/b05ca842-5eef-5bc3-b3f5-03e065ab1276_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49958,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/WU23NVC/2026-03-18/image/259937f1-5519-4a12-b86b-07e4a014875d_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b05ca842-5eef-5bc3-b3f5-03e065ab1276/b05ca842-5eef-5bc3-b3f5-03e065ab1276_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50165,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/WU23NVC/2026-03-18/image/f16f2777-1ca1-4e2a-8ada-6e06d20c5c72_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b05ca842-5eef-5bc3-b3f5-03e065ab1276/b05ca842-5eef-5bc3-b3f5-03e065ab1276_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52920,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/WU23NVC/2026-03-18/image/e10f244f-a81d-4bfe-8777-773a6240cf89_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-03-31',
'seller_name': 'Motability Operations',
'title': 'KIA PICANTO HATCHBACK 1.0 GT-line 5dr Auto [4 seats]',
'transmission': 'automatic',
'trim': '1.0 GT-line 5dr Auto [4 seats]',
'vin': None,
'year': 2023}
2026-03-25 13:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120524700%27 HTTP/1.1" 200 None
2026-03-25 13:02:55 [astonbarclay.gb] INFO: Saving data for 120524700: {'created_time': 1774443775.962836, 'last_price_update_time': 1774443775.962851, 'auction_closing_time': 1776675600.0}
2026-03-25 13:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120524700') HTTP/1.1" 204 0
2026-03-25 13:02:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8699273c50>
2026-03-25 13:02:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cc034dc3-fd2b-5123-a5cb-53ca79f3fd22/cc034dc3-fd2b-5123-a5cb-53ca79f3fd22_image_3.jpg HTTP/1.1" 201 0
2026-03-25 13:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FGJ23VZP%252F2026-03-20%252Fimage%252F62907da5-a12d-45f6-b1db-e2694b0f9e21_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GJ23VZP/2026-03-20/image/62907da5-a12d-45f6-b1db-e2694b0f9e21_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item cc034dc3-fd2b-5123-a5cb-53ca79f3fd22
2026-03-25 13:02:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8699293a50>
2026-03-25 13:02:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cc034dc3-fd2b-5123-a5cb-53ca79f3fd22/cc034dc3-fd2b-5123-a5cb-53ca79f3fd22_image_0.jpg HTTP/1.1" 201 0
2026-03-25 13:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FGJ23VZP%252F2026-03-20%252Fimage%252Fc8143cd8-2371-42e6-81cb-cfd60028fe24_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GJ23VZP/2026-03-20/image/c8143cd8-2371-42e6-81cb-cfd60028fe24_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item cc034dc3-fd2b-5123-a5cb-53ca79f3fd22
2026-03-25 13:02:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8699ba9bd0>
2026-03-25 13:02:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fdf241a2-739f-5412-ab87-de5104ef0ec2/fdf241a2-739f-5412-ab87-de5104ef0ec2_image_0.jpg HTTP/1.1" 201 0
2026-03-25 13:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FAX23MWA%252F2026-03-18%252Fimage%252Fed9818f1-1d81-4d41-a798-cc1938c25279_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AX23MWA/2026-03-18/image/ed9818f1-1d81-4d41-a798-cc1938c25279_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item fdf241a2-739f-5412-ab87-de5104ef0ec2
2026-03-25 13:02:56 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: fdf241a2-739f-5412-ab87-de5104ef0ec2, skipping ID generation
2026-03-25 13:02:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fdf241a2-739f-5412-ab87-de5104ef0ec2 with scrape type 1
2026-03-25 13:02:56 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item fdf241a2-739f-5412-ab87-de5104ef0ec2 sending to next pipeline
2026-03-25 13:02:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: fdf241a2-739f-5412-ab87-de5104ef0ec2, identifier: 120546136
2026-03-25 13:02:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f869c10fcd0>
2026-03-25 13:02:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cc034dc3-fd2b-5123-a5cb-53ca79f3fd22/cc034dc3-fd2b-5123-a5cb-53ca79f3fd22_image_2.jpg HTTP/1.1" 201 0
2026-03-25 13:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FGJ23VZP%252F2026-03-20%252Fimage%252F76b08462-f081-40dc-894b-0119c37fdae0_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GJ23VZP/2026-03-20/image/76b08462-f081-40dc-894b-0119c37fdae0_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item cc034dc3-fd2b-5123-a5cb-53ca79f3fd22
2026-03-25 13:02:56 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: cc034dc3-fd2b-5123-a5cb-53ca79f3fd22, skipping ID generation
2026-03-25 13:02:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cc034dc3-fd2b-5123-a5cb-53ca79f3fd22 with scrape type 1
2026-03-25 13:02:56 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item cc034dc3-fd2b-5123-a5cb-53ca79f3fd22 sending to next pipeline
2026-03-25 13:02:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: cc034dc3-fd2b-5123-a5cb-53ca79f3fd22, identifier: 120627274
2026-03-25 13:02:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8699ba8550>
2026-03-25 13:02:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_13a5ca79-7d93-51b9-82cb-d7c935ecce79/13a5ca79-7d93-51b9-82cb-d7c935ecce79_image_5.jpg HTTP/1.1" 201 0
2026-03-25 13:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLL75OZW%252F2026-03-17%252Fimage%252F6fc4e99c-6430-4d1c-a43b-d428da19c811_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LL75OZW/2026-03-17/image/6fc4e99c-6430-4d1c-a43b-d428da19c811_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 13a5ca79-7d93-51b9-82cb-d7c935ecce79
2026-03-25 13:02:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f869922c050>
2026-03-25 13:02:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_13a5ca79-7d93-51b9-82cb-d7c935ecce79/13a5ca79-7d93-51b9-82cb-d7c935ecce79_image_3.jpg HTTP/1.1" 201 0
2026-03-25 13:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLL75OZW%252F2026-03-17%252Fimage%252F421461af-20fd-4ca6-882f-dbff586c8a48_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LL75OZW/2026-03-17/image/421461af-20fd-4ca6-882f-dbff586c8a48_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 13a5ca79-7d93-51b9-82cb-d7c935ecce79
2026-03-25 13:02:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: fdf241a2-739f-5412-ab87-de5104ef0ec2 with identifier: 120546136
2026-03-25 13:02:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: fdf241a2-739f-5412-ab87-de5104ef0ec2 with identifier: 120546136
2026-03-25 13:02:56 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: fdf241a2-739f-5412-ab87-de5104ef0ec2 with identifier: 120546136 to the API
2026-03-25 13:02:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:02:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:02:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/AX23MWA/2026-03-18/image/ed9818f1-1d81-4d41-a798-cc1938c25279_removebg.jpg?w=600>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'RED',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-04-20T09:00:00Z',
'fuel_type': 'Electric',
'id': 'fdf241a2-739f-5412-ab87-de5104ef0ec2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'AX23MWA',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120546136',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'MG MOTOR UK',
'model': 'MG4 HATCHBACK',
'odometer': 21945,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 9,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fdf241a2-739f-5412-ab87-de5104ef0ec2/fdf241a2-739f-5412-ab87-de5104ef0ec2_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36039,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/AX23MWA/2026-03-18/image/ed9818f1-1d81-4d41-a798-cc1938c25279_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fdf241a2-739f-5412-ab87-de5104ef0ec2/fdf241a2-739f-5412-ab87-de5104ef0ec2_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 38628,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/AX23MWA/2026-03-18/image/605925cf-7642-4748-a716-dda44da69b0f_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fdf241a2-739f-5412-ab87-de5104ef0ec2/fdf241a2-739f-5412-ab87-de5104ef0ec2_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35433,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/AX23MWA/2026-03-18/image/3c0c4b4e-dd45-4eab-8f76-6cf491e6b253_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fdf241a2-739f-5412-ab87-de5104ef0ec2/fdf241a2-739f-5412-ab87-de5104ef0ec2_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 38910,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/AX23MWA/2026-03-18/image/e53acca6-0a62-441d-8742-24cc273fa53d_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fdf241a2-739f-5412-ab87-de5104ef0ec2/fdf241a2-739f-5412-ab87-de5104ef0ec2_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 26771,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/AX23MWA/2026-03-18/image/ba75d7c6-1ff7-46fe-8c2c-73aaa12c6864_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fdf241a2-739f-5412-ab87-de5104ef0ec2/fdf241a2-739f-5412-ab87-de5104ef0ec2_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56879,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/AX23MWA/2026-03-18/image/a7bfc759-63c5-4fd0-96a0-e136c34a9a1d_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fdf241a2-739f-5412-ab87-de5104ef0ec2/fdf241a2-739f-5412-ab87-de5104ef0ec2_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 44122,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/AX23MWA/2026-03-18/image/5495badf-65da-468a-8c06-772cfeaf5e79_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fdf241a2-739f-5412-ab87-de5104ef0ec2/fdf241a2-739f-5412-ab87-de5104ef0ec2_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 41263,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/AX23MWA/2026-03-18/image/5b054717-f153-40b9-aa54-8aa14b89f9a8_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fdf241a2-739f-5412-ab87-de5104ef0ec2/fdf241a2-739f-5412-ab87-de5104ef0ec2_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65316,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/AX23MWA/2026-03-18/image/5de1e43a-bb67-40b4-839c-15b6057bcf5c_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-08-12',
'seller_name': 'Motability Operations',
'title': 'MG MOTOR UK MG4 HATCHBACK 150kW Trophy EV Long Range 64kWh 5dr Auto',
'transmission': 'automatic',
'trim': '150kW Trophy EV Long Range 64kWh 5dr Auto',
'vin': None,
'year': 2023}
2026-03-25 13:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120546136%27 HTTP/1.1" 200 None
2026-03-25 13:02:56 [astonbarclay.gb] INFO: Saving data for 120546136: {'created_time': 1774443776.981919, 'last_price_update_time': 1774443776.981933, 'auction_closing_time': 1776675600.0}
2026-03-25 13:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120546136') HTTP/1.1" 204 0
2026-03-25 13:02:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: cc034dc3-fd2b-5123-a5cb-53ca79f3fd22 with identifier: 120627274
2026-03-25 13:02:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: cc034dc3-fd2b-5123-a5cb-53ca79f3fd22 with identifier: 120627274
2026-03-25 13:02:57 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: cc034dc3-fd2b-5123-a5cb-53ca79f3fd22 with identifier: 120627274 to the API
2026-03-25 13:02:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:02:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:02:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/GJ23VZP/2026-03-20/image/76b08462-f081-40dc-894b-0119c37fdae0_removebg.jpg?w=600>
{'auction_title': '',
'c_o_2_emission_value': 142,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-04-20T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'cc034dc3-fd2b-5123-a5cb-53ca79f3fd22',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'GJ23VZP',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120627274',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'FORD',
'model': 'ECOSPORT HATCHBACK',
'odometer': 52239,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 10,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc034dc3-fd2b-5123-a5cb-53ca79f3fd22/cc034dc3-fd2b-5123-a5cb-53ca79f3fd22_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37235,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/GJ23VZP/2026-03-20/image/c8143cd8-2371-42e6-81cb-cfd60028fe24_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc034dc3-fd2b-5123-a5cb-53ca79f3fd22/cc034dc3-fd2b-5123-a5cb-53ca79f3fd22_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 44591,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/GJ23VZP/2026-03-20/image/31c5139b-27e5-4e93-b81a-1160d9ee403f_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc034dc3-fd2b-5123-a5cb-53ca79f3fd22/cc034dc3-fd2b-5123-a5cb-53ca79f3fd22_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37282,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/GJ23VZP/2026-03-20/image/76b08462-f081-40dc-894b-0119c37fdae0_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc034dc3-fd2b-5123-a5cb-53ca79f3fd22/cc034dc3-fd2b-5123-a5cb-53ca79f3fd22_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37194,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/GJ23VZP/2026-03-20/image/62907da5-a12d-45f6-b1db-e2694b0f9e21_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc034dc3-fd2b-5123-a5cb-53ca79f3fd22/cc034dc3-fd2b-5123-a5cb-53ca79f3fd22_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60069,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/GJ23VZP/2026-03-20/image/0ff97203-39d0-4e6b-9a5f-cc5e10943225_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc034dc3-fd2b-5123-a5cb-53ca79f3fd22/cc034dc3-fd2b-5123-a5cb-53ca79f3fd22_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51973,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/GJ23VZP/2026-03-20/image/2ebefe9f-3469-46ff-95cc-662e15cb6dae_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc034dc3-fd2b-5123-a5cb-53ca79f3fd22/cc034dc3-fd2b-5123-a5cb-53ca79f3fd22_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52453,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/GJ23VZP/2026-03-20/image/5964a7de-4d56-46e2-837e-4a26c2aac246_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc034dc3-fd2b-5123-a5cb-53ca79f3fd22/cc034dc3-fd2b-5123-a5cb-53ca79f3fd22_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59559,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/GJ23VZP/2026-03-20/image/e543ec80-29b8-43f2-a101-33d79079e444_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc034dc3-fd2b-5123-a5cb-53ca79f3fd22/cc034dc3-fd2b-5123-a5cb-53ca79f3fd22_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55740,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/GJ23VZP/2026-03-20/image/f358f97a-883a-49dd-8eb3-e5ffe993ef38_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc034dc3-fd2b-5123-a5cb-53ca79f3fd22/cc034dc3-fd2b-5123-a5cb-53ca79f3fd22_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52065,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/GJ23VZP/2026-03-20/image/ff6630a5-269f-432c-96c8-c3926d34e04f_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-03-10',
'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-25 13:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120627274%27 HTTP/1.1" 200 None
2026-03-25 13:02:57 [astonbarclay.gb] INFO: Saving data for 120627274: {'created_time': 1774443777.416793, 'last_price_update_time': 1774443777.416804, 'auction_closing_time': 1776675600.0}
2026-03-25 13:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120627274') HTTP/1.1" 204 0
2026-03-25 13:02:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LL75OZW/2026-03-17/image/e1c42e18-5deb-4c4d-a8a4-170b37d435d7_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120507290?view=catalogue)
2026-03-25 13:02:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:02:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8699b23710>
2026-03-25 13:02:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:02:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:02:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:02:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_13a5ca79-7d93-51b9-82cb-d7c935ecce79/13a5ca79-7d93-51b9-82cb-d7c935ecce79_image_2.jpg HTTP/1.1" 201 0
2026-03-25 13:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLL75OZW%252F2026-03-17%252Fimage%252Fe1c42e18-5deb-4c4d-a8a4-170b37d435d7_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:02:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LL75OZW/2026-03-17/image/e1c42e18-5deb-4c4d-a8a4-170b37d435d7_removebg.jpg?w=600 saved to cache
2026-03-25 13:02:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 13a5ca79-7d93-51b9-82cb-d7c935ecce79
2026-03-25 13:02:57 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 13a5ca79-7d93-51b9-82cb-d7c935ecce79, skipping ID generation
2026-03-25 13:02:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 13a5ca79-7d93-51b9-82cb-d7c935ecce79 with scrape type 1
2026-03-25 13:02:57 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 13a5ca79-7d93-51b9-82cb-d7c935ecce79 sending to next pipeline
2026-03-25 13:02:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 13a5ca79-7d93-51b9-82cb-d7c935ecce79, identifier: 120507290
2026-03-25 13:02:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 13a5ca79-7d93-51b9-82cb-d7c935ecce79 with identifier: 120507290
2026-03-25 13:02:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 13a5ca79-7d93-51b9-82cb-d7c935ecce79 with identifier: 120507290
2026-03-25 13:02:57 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 13a5ca79-7d93-51b9-82cb-d7c935ecce79 with identifier: 120507290 to the API
2026-03-25 13:02:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:02: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-25 13:02:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/LL75OZW/2026-03-17/image/e1c42e18-5deb-4c4d-a8a4-170b37d435d7_removebg.jpg?w=600>
{'auction_title': '',
'c_o_2_emission_value': 124,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'expiration_date': '2026-04-20T09:00:00Z',
'fuel_type': 'Petrol',
'id': '13a5ca79-7d93-51b9-82cb-d7c935ecce79',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'LL75OZW',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120507290',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'PEUGEOT',
'model': '3008 ESTATE',
'odometer': 3188,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 9,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_13a5ca79-7d93-51b9-82cb-d7c935ecce79/13a5ca79-7d93-51b9-82cb-d7c935ecce79_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36546,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LL75OZW/2026-03-17/image/e82b0930-7cea-4c9e-a565-194d6364199e_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_13a5ca79-7d93-51b9-82cb-d7c935ecce79/13a5ca79-7d93-51b9-82cb-d7c935ecce79_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36799,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LL75OZW/2026-03-17/image/acc00ba4-1297-46c6-9909-0d310f01c156_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_13a5ca79-7d93-51b9-82cb-d7c935ecce79/13a5ca79-7d93-51b9-82cb-d7c935ecce79_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35886,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LL75OZW/2026-03-17/image/e1c42e18-5deb-4c4d-a8a4-170b37d435d7_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_13a5ca79-7d93-51b9-82cb-d7c935ecce79/13a5ca79-7d93-51b9-82cb-d7c935ecce79_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 31394,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LL75OZW/2026-03-17/image/421461af-20fd-4ca6-882f-dbff586c8a48_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_13a5ca79-7d93-51b9-82cb-d7c935ecce79/13a5ca79-7d93-51b9-82cb-d7c935ecce79_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 38060,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LL75OZW/2026-03-17/image/6282b0ff-bc3e-408e-9703-153935865b73_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_13a5ca79-7d93-51b9-82cb-d7c935ecce79/13a5ca79-7d93-51b9-82cb-d7c935ecce79_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55602,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LL75OZW/2026-03-17/image/6fc4e99c-6430-4d1c-a43b-d428da19c811_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_13a5ca79-7d93-51b9-82cb-d7c935ecce79/13a5ca79-7d93-51b9-82cb-d7c935ecce79_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49171,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LL75OZW/2026-03-17/image/a078f418-768d-4f04-b8de-e8a45ead81b8_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_13a5ca79-7d93-51b9-82cb-d7c935ecce79/13a5ca79-7d93-51b9-82cb-d7c935ecce79_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50253,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LL75OZW/2026-03-17/image/a59df62e-6f6d-4aca-80f3-414bcf7c28f3_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_13a5ca79-7d93-51b9-82cb-d7c935ecce79/13a5ca79-7d93-51b9-82cb-d7c935ecce79_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43587,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LL75OZW/2026-03-17/image/85c7648c-200e-49ee-910a-ac7e4cd92d26_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-11-28',
'seller_name': 'Motability Operations',
'title': 'PEUGEOT 3008 ESTATE 1.2 Hybrid 145 GT 5dr e-DSC6',
'transmission': 'automatic',
'trim': '1.2 Hybrid 145 GT 5dr e-DSC6',
'vin': None,
'year': 2025}
2026-03-25 13:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120507290%27 HTTP/1.1" 200 None
2026-03-25 13:02:58 [astonbarclay.gb] INFO: Saving data for 120507290: {'created_time': 1774443778.247494, 'last_price_update_time': 1774443778.247505, 'auction_closing_time': 1776675600.0}
2026-03-25 13:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120507290') HTTP/1.1" 204 0
2026-03-25 13:02:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120596146?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:02:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:02:58 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120596146, 'registration': 'LY25ACO', 'account': 'MOT070', 'make': 'CUPRA', 'model': 'FORMENTOR ESTATE', 'derivative': '1.5 eTSI 150 V2 5dr DSG', 'mileage': 11103, 'mileageWarranty': True, 'type': 'car', 'saleId': 19235, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 452}, 'saleStart': '2026-04-20T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2025-04-25', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 5, 'engineSize': 1498, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/LY25ACO/2026-03-19/image/5dfb3023-8efd-4afe-a46b-60c2a8cf9b49_removebg.jpg?w=600', 'https://abimg003.imgix.net/LY25ACO/2026-03-19/image/b2660bd2-02eb-4a5e-9927-52ac5a67ca7f_removebg.jpg?w=600', 'https://abimg003.imgix.net/LY25ACO/2026-03-19/image/0cd3a786-a9ac-4d93-baa8-4dec8d6a94d7_removebg.jpg?w=600', 'https://abimg003.imgix.net/LY25ACO/2026-03-19/image/59a64369-5e9c-4735-a72f-a31a53448852_removebg.jpg?w=600', 'https://abimg003.imgix.net/LY25ACO/2026-03-19/image/2bcc49e5-998e-468b-bc22-78cd6a7548df_removebg.jpg?w=600', 'https://abimg003.imgix.net/LY25ACO/2026-03-19/image/bace4ee4-c7a6-43a0-9a12-7a83a19aa2de_removebg.jpg?w=600', 'https://abimg003.imgix.net/LY25ACO/2026-03-19/image/eaf11f43-57ce-4982-9eb8-b7156df2ffa7_removebg.jpg?w=600', 'https://abimg003.imgix.net/LY25ACO/2026-03-19/image/339379d2-9258-45be-8a98-66edbfe3ada2_removebg.jpg?w=600', 'https://abimg003.imgix.net/LY25ACO/2026-03-19/image/09075e10-fea1-4a60-a2ea-438a668747aa_removebg.jpg?w=600', 'https://abimg003.imgix.net/LY25ACO/2026-03-19/image/2a59b7ca-66f2-4fab-ad0a-a0f35a9ccb0d_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'NO V5 FORMER KEEPERS UNKNOWN - SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': False, 'v5details': None, 'co2': 136, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/bef6d6d4-1b1e-4579-aa72-60fcfe199a03.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:02:58 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120596146, 'registration': 'LY25ACO', 'account': 'MOT070', 'make': 'CUPRA', 'model': 'FORMENTOR ESTATE', 'derivative': '1.5 eTSI 150 V2 5dr DSG', 'mileage': 11103, 'mileageWarranty': True, 'type': 'car', 'saleId': 19235, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 452}, 'saleStart': '2026-04-20T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2025-04-25', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 5, 'engineSize': 1498, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/LY25ACO/2026-03-19/image/5dfb3023-8efd-4afe-a46b-60c2a8cf9b49_removebg.jpg?w=600', 'https://abimg003.imgix.net/LY25ACO/2026-03-19/image/b2660bd2-02eb-4a5e-9927-52ac5a67ca7f_removebg.jpg?w=600', 'https://abimg003.imgix.net/LY25ACO/2026-03-19/image/0cd3a786-a9ac-4d93-baa8-4dec8d6a94d7_removebg.jpg?w=600', 'https://abimg003.imgix.net/LY25ACO/2026-03-19/image/59a64369-5e9c-4735-a72f-a31a53448852_removebg.jpg?w=600', 'https://abimg003.imgix.net/LY25ACO/2026-03-19/image/2bcc49e5-998e-468b-bc22-78cd6a7548df_removebg.jpg?w=600', 'https://abimg003.imgix.net/LY25ACO/2026-03-19/image/bace4ee4-c7a6-43a0-9a12-7a83a19aa2de_removebg.jpg?w=600', 'https://abimg003.imgix.net/LY25ACO/2026-03-19/image/eaf11f43-57ce-4982-9eb8-b7156df2ffa7_removebg.jpg?w=600', 'https://abimg003.imgix.net/LY25ACO/2026-03-19/image/339379d2-9258-45be-8a98-66edbfe3ada2_removebg.jpg?w=600', 'https://abimg003.imgix.net/LY25ACO/2026-03-19/image/09075e10-fea1-4a60-a2ea-438a668747aa_removebg.jpg?w=600', 'https://abimg003.imgix.net/LY25ACO/2026-03-19/image/2a59b7ca-66f2-4fab-ad0a-a0f35a9ccb0d_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'NO V5 FORMER KEEPERS UNKNOWN - SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': False, 'v5details': None, 'co2': 136, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/bef6d6d4-1b1e-4579-aa72-60fcfe199a03.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:02:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6e3cc96f-d490-50e6-b15f-bb80ece7b4ba with identifier: 120596146
2026-03-25 13:02:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6e3cc96f-d490-50e6-b15f-bb80ece7b4ba with scrape type 1
2026-03-25 13:02:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6e3cc96f-d490-50e6-b15f-bb80ece7b4ba
2026-03-25 13:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FLY25ACO%252F2026-03-19%252Fimage%252F5dfb3023-8efd-4afe-a46b-60c2a8cf9b49_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LY25ACO/2026-03-19/image/5dfb3023-8efd-4afe-a46b-60c2a8cf9b49_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FLY25ACO%252F2026-03-19%252Fimage%252Fb2660bd2-02eb-4a5e-9927-52ac5a67ca7f_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LY25ACO/2026-03-19/image/b2660bd2-02eb-4a5e-9927-52ac5a67ca7f_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FLY25ACO%252F2026-03-19%252Fimage%252F0cd3a786-a9ac-4d93-baa8-4dec8d6a94d7_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LY25ACO/2026-03-19/image/0cd3a786-a9ac-4d93-baa8-4dec8d6a94d7_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FLY25ACO%252F2026-03-19%252Fimage%252F59a64369-5e9c-4735-a72f-a31a53448852_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LY25ACO/2026-03-19/image/59a64369-5e9c-4735-a72f-a31a53448852_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FLY25ACO%252F2026-03-19%252Fimage%252F2bcc49e5-998e-468b-bc22-78cd6a7548df_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LY25ACO/2026-03-19/image/2bcc49e5-998e-468b-bc22-78cd6a7548df_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FLY25ACO%252F2026-03-19%252Fimage%252Fbace4ee4-c7a6-43a0-9a12-7a83a19aa2de_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LY25ACO/2026-03-19/image/bace4ee4-c7a6-43a0-9a12-7a83a19aa2de_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FLY25ACO%252F2026-03-19%252Fimage%252Feaf11f43-57ce-4982-9eb8-b7156df2ffa7_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LY25ACO/2026-03-19/image/eaf11f43-57ce-4982-9eb8-b7156df2ffa7_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FLY25ACO%252F2026-03-19%252Fimage%252F339379d2-9258-45be-8a98-66edbfe3ada2_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LY25ACO/2026-03-19/image/339379d2-9258-45be-8a98-66edbfe3ada2_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FLY25ACO%252F2026-03-19%252Fimage%252F09075e10-fea1-4a60-a2ea-438a668747aa_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LY25ACO/2026-03-19/image/09075e10-fea1-4a60-a2ea-438a668747aa_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FLY25ACO%252F2026-03-19%252Fimage%252F2a59b7ca-66f2-4fab-ad0a-a0f35a9ccb0d_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:02:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LY25ACO/2026-03-19/image/2a59b7ca-66f2-4fab-ad0a-a0f35a9ccb0d_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:03:05 [scrapy.extensions.logstats] INFO: Crawled 60 pages (at 29 pages/min), scraped 32 items (at 27 items/min)
2026-03-25 13:03:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 179MiB
2026-03-25 13:03:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120599506?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:03:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:03:05 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120599506, 'registration': 'RF24NPC', 'account': 'MOT070', 'make': 'MERCEDES-BENZ', 'model': 'CLA COUPE', 'derivative': 'CLA 200 AMG Line Executive 4dr Tip Auto', 'mileage': 18358, 'mileageWarranty': True, 'type': 'car', 'saleId': 19235, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 452}, 'saleStart': '2026-04-20T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2024-08-07', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 4, 'engineSize': 1332, 'bodyType': 'Saloon', 'images': ['https://abimg003.imgix.net/RF24NPC/2026-03-19/image/19831bbd-0c10-4411-a940-8a952d7909c4_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF24NPC/2026-03-19/image/1844bf51-33c6-45f3-8573-2c0220cfe244_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF24NPC/2026-03-19/image/d2d59d71-1295-419b-88f0-d3edac983a0e_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF24NPC/2026-03-19/image/da7f8130-b703-4124-8623-daf70e5cea67_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF24NPC/2026-03-19/image/af08b714-5bd6-4e4d-b8cd-79984cde564b_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF24NPC/2026-03-19/image/32087993-9b2c-4f09-8c26-63a90b99bbb2_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF24NPC/2026-03-19/image/d01513a6-a683-4096-9cdd-f05a0324ecb9_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF24NPC/2026-03-19/image/42aeecc6-d797-4bb8-a5d6-8df3f86d3d43_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF24NPC/2026-03-19/image/fd9492f7-30ca-433d-94f6-c4623e05c246_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'NO V5 FORMER KEEPERS UNKNOWN - SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': False, 'v5details': None, 'co2': 138, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/224f97e0-098f-409d-a194-60bb86c6cc0d.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:03:05 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120599506, 'registration': 'RF24NPC', 'account': 'MOT070', 'make': 'MERCEDES-BENZ', 'model': 'CLA COUPE', 'derivative': 'CLA 200 AMG Line Executive 4dr Tip Auto', 'mileage': 18358, 'mileageWarranty': True, 'type': 'car', 'saleId': 19235, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 452}, 'saleStart': '2026-04-20T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2024-08-07', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 4, 'engineSize': 1332, 'bodyType': 'Saloon', 'images': ['https://abimg003.imgix.net/RF24NPC/2026-03-19/image/19831bbd-0c10-4411-a940-8a952d7909c4_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF24NPC/2026-03-19/image/1844bf51-33c6-45f3-8573-2c0220cfe244_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF24NPC/2026-03-19/image/d2d59d71-1295-419b-88f0-d3edac983a0e_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF24NPC/2026-03-19/image/da7f8130-b703-4124-8623-daf70e5cea67_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF24NPC/2026-03-19/image/af08b714-5bd6-4e4d-b8cd-79984cde564b_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF24NPC/2026-03-19/image/32087993-9b2c-4f09-8c26-63a90b99bbb2_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF24NPC/2026-03-19/image/d01513a6-a683-4096-9cdd-f05a0324ecb9_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF24NPC/2026-03-19/image/42aeecc6-d797-4bb8-a5d6-8df3f86d3d43_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF24NPC/2026-03-19/image/fd9492f7-30ca-433d-94f6-c4623e05c246_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'NO V5 FORMER KEEPERS UNKNOWN - SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': False, 'v5details': None, 'co2': 138, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/224f97e0-098f-409d-a194-60bb86c6cc0d.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:03:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 97b886ad-a3cc-5ff7-8055-5c1063595917 with identifier: 120599506
2026-03-25 13:03:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 97b886ad-a3cc-5ff7-8055-5c1063595917 with scrape type 1
2026-03-25 13:03:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 9 photos for item 97b886ad-a3cc-5ff7-8055-5c1063595917
2026-03-25 13:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FRF24NPC%252F2026-03-19%252Fimage%252F19831bbd-0c10-4411-a940-8a952d7909c4_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:03:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/RF24NPC/2026-03-19/image/19831bbd-0c10-4411-a940-8a952d7909c4_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FRF24NPC%252F2026-03-19%252Fimage%252F1844bf51-33c6-45f3-8573-2c0220cfe244_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:03:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/RF24NPC/2026-03-19/image/1844bf51-33c6-45f3-8573-2c0220cfe244_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FRF24NPC%252F2026-03-19%252Fimage%252Fd2d59d71-1295-419b-88f0-d3edac983a0e_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:03:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/RF24NPC/2026-03-19/image/d2d59d71-1295-419b-88f0-d3edac983a0e_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FRF24NPC%252F2026-03-19%252Fimage%252Fda7f8130-b703-4124-8623-daf70e5cea67_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:03:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/RF24NPC/2026-03-19/image/da7f8130-b703-4124-8623-daf70e5cea67_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FRF24NPC%252F2026-03-19%252Fimage%252Faf08b714-5bd6-4e4d-b8cd-79984cde564b_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:03:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/RF24NPC/2026-03-19/image/af08b714-5bd6-4e4d-b8cd-79984cde564b_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FRF24NPC%252F2026-03-19%252Fimage%252F32087993-9b2c-4f09-8c26-63a90b99bbb2_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:03:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/RF24NPC/2026-03-19/image/32087993-9b2c-4f09-8c26-63a90b99bbb2_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FRF24NPC%252F2026-03-19%252Fimage%252Fd01513a6-a683-4096-9cdd-f05a0324ecb9_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:03:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/RF24NPC/2026-03-19/image/d01513a6-a683-4096-9cdd-f05a0324ecb9_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FRF24NPC%252F2026-03-19%252Fimage%252F42aeecc6-d797-4bb8-a5d6-8df3f86d3d43_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:03:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/RF24NPC/2026-03-19/image/42aeecc6-d797-4bb8-a5d6-8df3f86d3d43_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FRF24NPC%252F2026-03-19%252Fimage%252Ffd9492f7-30ca-433d-94f6-c4623e05c246_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:03:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/RF24NPC/2026-03-19/image/fd9492f7-30ca-433d-94f6-c4623e05c246_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:03:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LY25ACO/2026-03-19/image/2a59b7ca-66f2-4fab-ad0a-a0f35a9ccb0d_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120596146?view=catalogue)
2026-03-25 13:03:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120247809?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:03:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:03:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:03:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8699b227d0>
2026-03-25 13:03:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:03:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:03:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:03:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6e3cc96f-d490-50e6-b15f-bb80ece7b4ba/6e3cc96f-d490-50e6-b15f-bb80ece7b4ba_image_9.jpg HTTP/1.1" 201 0
2026-03-25 13:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLY25ACO%252F2026-03-19%252Fimage%252F2a59b7ca-66f2-4fab-ad0a-a0f35a9ccb0d_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:03:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LY25ACO/2026-03-19/image/2a59b7ca-66f2-4fab-ad0a-a0f35a9ccb0d_removebg.jpg?w=600 saved to cache
2026-03-25 13:03:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 6e3cc96f-d490-50e6-b15f-bb80ece7b4ba
2026-03-25 13:03:06 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120247809, 'registration': 'LG73CSL', 'account': 'MOT070', 'make': 'HYUNDAI', 'model': 'TUCSON ESTATE', 'derivative': '1.6 TGDi SE Connect 5dr 2WD', 'mileage': 40417, 'mileageWarranty': True, 'type': 'car', 'saleId': 19235, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 452}, 'saleStart': '2026-04-20T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2023-12-29', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 5, 'engineSize': 1598, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/LG73CSL/2026-03-13/image/e98b331b-7bdc-4a75-8f3b-56375d186d8d_removebg.jpg?w=600', 'https://abimg003.imgix.net/LG73CSL/2026-03-13/image/de6776eb-70c1-4b14-8cc9-9eca288834c4_removebg.jpg?w=600', 'https://abimg003.imgix.net/LG73CSL/2026-03-13/image/6b96919d-4ce4-4c37-a856-ba9185ca63c8_removebg.jpg?w=600', 'https://abimg003.imgix.net/LG73CSL/2026-03-13/image/0bb6a2ac-73bd-469a-85db-4c5b7ce1d1b6_removebg.jpg?w=600', 'https://abimg003.imgix.net/LG73CSL/2026-03-13/image/d42b4a68-104c-46f0-9e93-e3e6788797aa_removebg.jpg?w=600', 'https://abimg003.imgix.net/LG73CSL/2026-03-13/image/26c2a4eb-ca76-4e7d-bab1-df543a426a00_removebg.jpg?w=600', 'https://abimg003.imgix.net/LG73CSL/2026-03-13/image/863c88cc-80ce-4c88-bbdf-b326bd77aab9_removebg.jpg?w=600', 'https://abimg003.imgix.net/LG73CSL/2026-03-13/image/802c2e0f-faa2-4b56-923a-d398470df9a4_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': 151, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/e86973d5-d268-4138-ac5a-9d940400f381.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:03:06 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120247809, 'registration': 'LG73CSL', 'account': 'MOT070', 'make': 'HYUNDAI', 'model': 'TUCSON ESTATE', 'derivative': '1.6 TGDi SE Connect 5dr 2WD', 'mileage': 40417, 'mileageWarranty': True, 'type': 'car', 'saleId': 19235, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 452}, 'saleStart': '2026-04-20T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2023-12-29', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 5, 'engineSize': 1598, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/LG73CSL/2026-03-13/image/e98b331b-7bdc-4a75-8f3b-56375d186d8d_removebg.jpg?w=600', 'https://abimg003.imgix.net/LG73CSL/2026-03-13/image/de6776eb-70c1-4b14-8cc9-9eca288834c4_removebg.jpg?w=600', 'https://abimg003.imgix.net/LG73CSL/2026-03-13/image/6b96919d-4ce4-4c37-a856-ba9185ca63c8_removebg.jpg?w=600', 'https://abimg003.imgix.net/LG73CSL/2026-03-13/image/0bb6a2ac-73bd-469a-85db-4c5b7ce1d1b6_removebg.jpg?w=600', 'https://abimg003.imgix.net/LG73CSL/2026-03-13/image/d42b4a68-104c-46f0-9e93-e3e6788797aa_removebg.jpg?w=600', 'https://abimg003.imgix.net/LG73CSL/2026-03-13/image/26c2a4eb-ca76-4e7d-bab1-df543a426a00_removebg.jpg?w=600', 'https://abimg003.imgix.net/LG73CSL/2026-03-13/image/863c88cc-80ce-4c88-bbdf-b326bd77aab9_removebg.jpg?w=600', 'https://abimg003.imgix.net/LG73CSL/2026-03-13/image/802c2e0f-faa2-4b56-923a-d398470df9a4_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': 151, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/e86973d5-d268-4138-ac5a-9d940400f381.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:03:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3600f5d8-1d44-59a6-8b82-a1125c677073 with identifier: 120247809
2026-03-25 13:03:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3600f5d8-1d44-59a6-8b82-a1125c677073 with scrape type 1
2026-03-25 13:03:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 8 photos for item 3600f5d8-1d44-59a6-8b82-a1125c677073
2026-03-25 13:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FLG73CSL%252F2026-03-13%252Fimage%252Fe98b331b-7bdc-4a75-8f3b-56375d186d8d_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:03:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LG73CSL/2026-03-13/image/e98b331b-7bdc-4a75-8f3b-56375d186d8d_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FLG73CSL%252F2026-03-13%252Fimage%252Fde6776eb-70c1-4b14-8cc9-9eca288834c4_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:03:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LG73CSL/2026-03-13/image/de6776eb-70c1-4b14-8cc9-9eca288834c4_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FLG73CSL%252F2026-03-13%252Fimage%252F6b96919d-4ce4-4c37-a856-ba9185ca63c8_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:03:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LG73CSL/2026-03-13/image/6b96919d-4ce4-4c37-a856-ba9185ca63c8_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FLG73CSL%252F2026-03-13%252Fimage%252F0bb6a2ac-73bd-469a-85db-4c5b7ce1d1b6_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:03:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LG73CSL/2026-03-13/image/0bb6a2ac-73bd-469a-85db-4c5b7ce1d1b6_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FLG73CSL%252F2026-03-13%252Fimage%252Fd42b4a68-104c-46f0-9e93-e3e6788797aa_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:03:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LG73CSL/2026-03-13/image/d42b4a68-104c-46f0-9e93-e3e6788797aa_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FLG73CSL%252F2026-03-13%252Fimage%252F26c2a4eb-ca76-4e7d-bab1-df543a426a00_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:03:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LG73CSL/2026-03-13/image/26c2a4eb-ca76-4e7d-bab1-df543a426a00_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FLG73CSL%252F2026-03-13%252Fimage%252F863c88cc-80ce-4c88-bbdf-b326bd77aab9_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:03:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LG73CSL/2026-03-13/image/863c88cc-80ce-4c88-bbdf-b326bd77aab9_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:03:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/RF24NPC/2026-03-19/image/fd9492f7-30ca-433d-94f6-c4623e05c246_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120599506?view=catalogue)
2026-03-25 13:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FLG73CSL%252F2026-03-13%252Fimage%252F802c2e0f-faa2-4b56-923a-d398470df9a4_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:03:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LG73CSL/2026-03-13/image/802c2e0f-faa2-4b56-923a-d398470df9a4_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:03:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:03:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f869a5f7e90>
2026-03-25 13:03:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:03:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:03:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:03:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_97b886ad-a3cc-5ff7-8055-5c1063595917/97b886ad-a3cc-5ff7-8055-5c1063595917_image_8.jpg HTTP/1.1" 201 0
2026-03-25 13:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FRF24NPC%252F2026-03-19%252Fimage%252Ffd9492f7-30ca-433d-94f6-c4623e05c246_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:03:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/RF24NPC/2026-03-19/image/fd9492f7-30ca-433d-94f6-c4623e05c246_removebg.jpg?w=600 saved to cache
2026-03-25 13:03:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 97b886ad-a3cc-5ff7-8055-5c1063595917
2026-03-25 13:03:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LG73CSL/2026-03-13/image/863c88cc-80ce-4c88-bbdf-b326bd77aab9_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120247809?view=catalogue)
2026-03-25 13:03:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:03:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8699b4d910>
2026-03-25 13:03:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:03:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:03:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:03:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3600f5d8-1d44-59a6-8b82-a1125c677073/3600f5d8-1d44-59a6-8b82-a1125c677073_image_6.jpg HTTP/1.1" 201 0
2026-03-25 13:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLG73CSL%252F2026-03-13%252Fimage%252F863c88cc-80ce-4c88-bbdf-b326bd77aab9_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:03:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LG73CSL/2026-03-13/image/863c88cc-80ce-4c88-bbdf-b326bd77aab9_removebg.jpg?w=600 saved to cache
2026-03-25 13:03:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 3600f5d8-1d44-59a6-8b82-a1125c677073
2026-03-25 13:03:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/119816143?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:03:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:03:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LG73CSL/2026-03-13/image/802c2e0f-faa2-4b56-923a-d398470df9a4_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120247809?view=catalogue)
2026-03-25 13:03:07 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 119816143, 'registration': 'LM69KAU', 'account': 'MOT131', 'make': 'BMW', 'model': 'X4 DIESEL ESTATE', 'derivative': 'xDrive20d M Sport 5dr Step Auto', 'mileage': 113909, 'mileageWarranty': True, 'type': 'car', 'saleId': 19233, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 452}, 'saleStart': '2026-04-01T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2019-10-17', 'fuel': 'Diesel', 'motExpiry': '2026-12-13', 'doors': 5, 'engineSize': 1995, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/LM69KAU/2026-02-24/image/82bab0e0-e641-43f9-89a8-c9d1d4b34ea4_removebg.jpg?w=600', 'https://abimg003.imgix.net/LM69KAU/2026-02-24/image/e625d925-a5db-49cb-90ec-7583adc690f9_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'MotoNovo Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': False, 'v5details': None, 'co2': 132, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/d8a903b2-c3d0-4abd-8810-404b21b9bbc8.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:03:07 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 119816143, 'registration': 'LM69KAU', 'account': 'MOT131', 'make': 'BMW', 'model': 'X4 DIESEL ESTATE', 'derivative': 'xDrive20d M Sport 5dr Step Auto', 'mileage': 113909, 'mileageWarranty': True, 'type': 'car', 'saleId': 19233, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 452}, 'saleStart': '2026-04-01T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2019-10-17', 'fuel': 'Diesel', 'motExpiry': '2026-12-13', 'doors': 5, 'engineSize': 1995, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/LM69KAU/2026-02-24/image/82bab0e0-e641-43f9-89a8-c9d1d4b34ea4_removebg.jpg?w=600', 'https://abimg003.imgix.net/LM69KAU/2026-02-24/image/e625d925-a5db-49cb-90ec-7583adc690f9_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'MotoNovo Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': False, 'v5details': None, 'co2': 132, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/d8a903b2-c3d0-4abd-8810-404b21b9bbc8.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:03:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4baf79d6-45c4-5d53-8920-1f3c388f309c with identifier: 119816143
2026-03-25 13:03:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4baf79d6-45c4-5d53-8920-1f3c388f309c with scrape type 1
2026-03-25 13:03:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 2 photos for item 4baf79d6-45c4-5d53-8920-1f3c388f309c
2026-03-25 13:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FLM69KAU%252F2026-02-24%252Fimage%252F82bab0e0-e641-43f9-89a8-c9d1d4b34ea4_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:03:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LM69KAU/2026-02-24/image/82bab0e0-e641-43f9-89a8-c9d1d4b34ea4_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FLM69KAU%252F2026-02-24%252Fimage%252Fe625d925-a5db-49cb-90ec-7583adc690f9_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:03:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LM69KAU/2026-02-24/image/e625d925-a5db-49cb-90ec-7583adc690f9_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:03:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/RF24NPC/2026-03-19/image/42aeecc6-d797-4bb8-a5d6-8df3f86d3d43_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120599506?view=catalogue)
2026-03-25 13:03:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:03:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8698faa210>
2026-03-25 13:03:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:03:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:03:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:03:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3600f5d8-1d44-59a6-8b82-a1125c677073/3600f5d8-1d44-59a6-8b82-a1125c677073_image_7.jpg HTTP/1.1" 201 0
2026-03-25 13:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLG73CSL%252F2026-03-13%252Fimage%252F802c2e0f-faa2-4b56-923a-d398470df9a4_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:03:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LG73CSL/2026-03-13/image/802c2e0f-faa2-4b56-923a-d398470df9a4_removebg.jpg?w=600 saved to cache
2026-03-25 13:03:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 3600f5d8-1d44-59a6-8b82-a1125c677073
2026-03-25 13:03:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LG73CSL/2026-03-13/image/26c2a4eb-ca76-4e7d-bab1-df543a426a00_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120247809?view=catalogue)
2026-03-25 13:03:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LM69KAU/2026-02-24/image/e625d925-a5db-49cb-90ec-7583adc690f9_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/119816143?view=catalogue)
2026-03-25 13:03:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LM69KAU/2026-02-24/image/82bab0e0-e641-43f9-89a8-c9d1d4b34ea4_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/119816143?view=catalogue)
2026-03-25 13:03:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:03:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8699371c10>
2026-03-25 13:03:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:03:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:03:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:03:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_97b886ad-a3cc-5ff7-8055-5c1063595917/97b886ad-a3cc-5ff7-8055-5c1063595917_image_7.jpg HTTP/1.1" 201 0
2026-03-25 13:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FRF24NPC%252F2026-03-19%252Fimage%252F42aeecc6-d797-4bb8-a5d6-8df3f86d3d43_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:03:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/RF24NPC/2026-03-19/image/42aeecc6-d797-4bb8-a5d6-8df3f86d3d43_removebg.jpg?w=600 saved to cache
2026-03-25 13:03:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 97b886ad-a3cc-5ff7-8055-5c1063595917
2026-03-25 13:03:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LG73CSL/2026-03-13/image/d42b4a68-104c-46f0-9e93-e3e6788797aa_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120247809?view=catalogue)
2026-03-25 13:03:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:03:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8699b20750>
2026-03-25 13:03:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:03:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:03:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:03:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3600f5d8-1d44-59a6-8b82-a1125c677073/3600f5d8-1d44-59a6-8b82-a1125c677073_image_5.jpg HTTP/1.1" 201 0
2026-03-25 13:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLG73CSL%252F2026-03-13%252Fimage%252F26c2a4eb-ca76-4e7d-bab1-df543a426a00_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:03:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LG73CSL/2026-03-13/image/26c2a4eb-ca76-4e7d-bab1-df543a426a00_removebg.jpg?w=600 saved to cache
2026-03-25 13:03:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 3600f5d8-1d44-59a6-8b82-a1125c677073
2026-03-25 13:03:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:03:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8699123410>
2026-03-25 13:03:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:03:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:03:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:03:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4baf79d6-45c4-5d53-8920-1f3c388f309c/4baf79d6-45c4-5d53-8920-1f3c388f309c_image_1.jpg HTTP/1.1" 201 0
2026-03-25 13:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLM69KAU%252F2026-02-24%252Fimage%252Fe625d925-a5db-49cb-90ec-7583adc690f9_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:03:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LM69KAU/2026-02-24/image/e625d925-a5db-49cb-90ec-7583adc690f9_removebg.jpg?w=600 saved to cache
2026-03-25 13:03:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 4baf79d6-45c4-5d53-8920-1f3c388f309c
2026-03-25 13:03:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:03:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f86991234d0>
2026-03-25 13:03:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:03:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:03:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:03:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4baf79d6-45c4-5d53-8920-1f3c388f309c/4baf79d6-45c4-5d53-8920-1f3c388f309c_image_0.jpg HTTP/1.1" 201 0
2026-03-25 13:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLM69KAU%252F2026-02-24%252Fimage%252F82bab0e0-e641-43f9-89a8-c9d1d4b34ea4_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:03:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LM69KAU/2026-02-24/image/82bab0e0-e641-43f9-89a8-c9d1d4b34ea4_removebg.jpg?w=600 saved to cache
2026-03-25 13:03:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 4baf79d6-45c4-5d53-8920-1f3c388f309c
2026-03-25 13:03:07 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 4baf79d6-45c4-5d53-8920-1f3c388f309c, skipping ID generation
2026-03-25 13:03:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4baf79d6-45c4-5d53-8920-1f3c388f309c with scrape type 1
2026-03-25 13:03:07 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 4baf79d6-45c4-5d53-8920-1f3c388f309c sending to next pipeline
2026-03-25 13:03:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 4baf79d6-45c4-5d53-8920-1f3c388f309c, identifier: 119816143
2026-03-25 13:03:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 4baf79d6-45c4-5d53-8920-1f3c388f309c with identifier: 119816143
2026-03-25 13:03:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 4baf79d6-45c4-5d53-8920-1f3c388f309c with identifier: 119816143
2026-03-25 13:03:07 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 4baf79d6-45c4-5d53-8920-1f3c388f309c with identifier: 119816143 to the API
2026-03-25 13:03:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:03:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:03:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/LM69KAU/2026-02-24/image/82bab0e0-e641-43f9-89a8-c9d1d4b34ea4_removebg.jpg?w=600>
{'auction_title': '',
'c_o_2_emission_value': 132,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': '4baf79d6-45c4-5d53-8920-1f3c388f309c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'LM69KAU',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/119816143',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'BMW',
'model': 'X4 DIESEL ESTATE',
'odometer': 113909,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 2,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4baf79d6-45c4-5d53-8920-1f3c388f309c/4baf79d6-45c4-5d53-8920-1f3c388f309c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 31531,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LM69KAU/2026-02-24/image/82bab0e0-e641-43f9-89a8-c9d1d4b34ea4_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4baf79d6-45c4-5d53-8920-1f3c388f309c/4baf79d6-45c4-5d53-8920-1f3c388f309c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 30552,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LM69KAU/2026-02-24/image/e625d925-a5db-49cb-90ec-7583adc690f9_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-10-17',
'seller_name': 'MotoNovo Finance',
'title': 'BMW X4 DIESEL ESTATE xDrive20d M Sport 5dr Step Auto',
'transmission': 'automatic',
'trim': 'xDrive20d M Sport 5dr Step Auto',
'vin': None,
'year': 2019}
2026-03-25 13:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119816143%27 HTTP/1.1" 200 None
2026-03-25 13:03:07 [astonbarclay.gb] INFO: Saving data for 119816143: {'created_time': 1774443787.981422, 'last_price_update_time': 1774443787.981437, 'auction_closing_time': 1775034000.0}
2026-03-25 13:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119816143') HTTP/1.1" 204 0
2026-03-25 13:03:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LG73CSL/2026-03-13/image/6b96919d-4ce4-4c37-a856-ba9185ca63c8_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120247809?view=catalogue)
2026-03-25 13:03:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LG73CSL/2026-03-13/image/de6776eb-70c1-4b14-8cc9-9eca288834c4_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120247809?view=catalogue)
2026-03-25 13:03:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LG73CSL/2026-03-13/image/0bb6a2ac-73bd-469a-85db-4c5b7ce1d1b6_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120247809?view=catalogue)
2026-03-25 13:03:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:03:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f869934cbd0>
2026-03-25 13:03:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:03:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:03:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:03:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3600f5d8-1d44-59a6-8b82-a1125c677073/3600f5d8-1d44-59a6-8b82-a1125c677073_image_4.jpg HTTP/1.1" 201 0
2026-03-25 13:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLG73CSL%252F2026-03-13%252Fimage%252Fd42b4a68-104c-46f0-9e93-e3e6788797aa_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:03:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LG73CSL/2026-03-13/image/d42b4a68-104c-46f0-9e93-e3e6788797aa_removebg.jpg?w=600 saved to cache
2026-03-25 13:03:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 3600f5d8-1d44-59a6-8b82-a1125c677073
2026-03-25 13:03:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/112893299?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:03:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:03:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LG73CSL/2026-03-13/image/e98b331b-7bdc-4a75-8f3b-56375d186d8d_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120247809?view=catalogue)
2026-03-25 13:03:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:03:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8699b3ccd0>
2026-03-25 13:03:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:03:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:03:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:03:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3600f5d8-1d44-59a6-8b82-a1125c677073/3600f5d8-1d44-59a6-8b82-a1125c677073_image_2.jpg HTTP/1.1" 201 0
2026-03-25 13:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLG73CSL%252F2026-03-13%252Fimage%252F6b96919d-4ce4-4c37-a856-ba9185ca63c8_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:03:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LG73CSL/2026-03-13/image/6b96919d-4ce4-4c37-a856-ba9185ca63c8_removebg.jpg?w=600 saved to cache
2026-03-25 13:03:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 3600f5d8-1d44-59a6-8b82-a1125c677073
2026-03-25 13:03:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:03:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8699192ed0>
2026-03-25 13:03:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:03:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:03:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:03:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3600f5d8-1d44-59a6-8b82-a1125c677073/3600f5d8-1d44-59a6-8b82-a1125c677073_image_1.jpg HTTP/1.1" 201 0
2026-03-25 13:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLG73CSL%252F2026-03-13%252Fimage%252Fde6776eb-70c1-4b14-8cc9-9eca288834c4_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:03:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LG73CSL/2026-03-13/image/de6776eb-70c1-4b14-8cc9-9eca288834c4_removebg.jpg?w=600 saved to cache
2026-03-25 13:03:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 3600f5d8-1d44-59a6-8b82-a1125c677073
2026-03-25 13:03:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:03:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8699227750>
2026-03-25 13:03:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:03:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:03:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:03:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3600f5d8-1d44-59a6-8b82-a1125c677073/3600f5d8-1d44-59a6-8b82-a1125c677073_image_3.jpg HTTP/1.1" 201 0
2026-03-25 13:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLG73CSL%252F2026-03-13%252Fimage%252F0bb6a2ac-73bd-469a-85db-4c5b7ce1d1b6_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:03:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LG73CSL/2026-03-13/image/0bb6a2ac-73bd-469a-85db-4c5b7ce1d1b6_removebg.jpg?w=600 saved to cache
2026-03-25 13:03:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 3600f5d8-1d44-59a6-8b82-a1125c677073
2026-03-25 13:03:08 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 112893299, 'registration': 'LK69EMX', 'account': 'THE109', 'make': 'OPEL', 'model': '', 'derivative': None, 'mileage': 22733, 'mileageWarranty': False, 'type': 'car', 'saleId': 19229, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 77}, 'saleStart': '2026-04-01T08:45Z', 'lot': None, 'hall': 'Main Hall', 'transmission': None, 'firstRegistration': '2022-07-18', 'fuel': 'Petrol', 'motExpiry': '2025-08-14', 'doors': None, 'engineSize': 1200, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/LK69EMX/2026-03-16/image/efe1b8af-4043-4e55-aeac-dd8864e16c29_removebg.jpg?w=600', 'https://abimg003.imgix.net/LK69EMX/2026-03-16/image/4f2b1213-d9c7-4609-baac-319e385153f4_removebg.jpg?w=600', 'https://abimg003.imgix.net/LK69EMX/2026-03-16/image/7281f132-e9ab-4967-b0af-b839503aa936_removebg.jpg?w=600', 'https://abimg003.imgix.net/LK69EMX/2026-03-16/image/98a9f1eb-9828-4d06-a9db-7d2a282acf8a_removebg.jpg?w=600', 'https://abimg003.imgix.net/LK69EMX/2026-03-16/image/c579667c-97c7-4c90-bc9e-da2cea4cd1ac_removebg.jpg?w=600', 'https://abimg003.imgix.net/LK69EMX/2026-03-16/image/8a675c2f-3b8a-401b-a6fd-699709994c49_removebg.jpg?w=600', 'https://abimg003.imgix.net/LK69EMX/2026-03-16/image/a3131dae-ee31-40ea-8221-4f1ad864d799_removebg.jpg?w=600', 'https://abimg003.imgix.net/LK69EMX/2026-03-16/image/3056a784-681a-4372-a804-bcbd9b342c40_removebg.jpg?w=600', 'https://abimg003.imgix.net/LK69EMX/2026-03-16/image/ea3374e4-d8fa-49d7-9e64-a47c1ec6f5c5_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Fleet', 'serviceHistory': 'Service book 2/22 7k, 3/23 12k, 3/24 20k,', 'remarks': 'S/KEY ***IMPORT*** - Date of first reg 28/02/2020 - Date of first reg in the UK 18/07/2022***', 'virtual': False, 'seller': 'TCB Group - Prime', '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/50491322-b089-4f52-a8a7-5e289acd1d1c.pdf', 'assuredType': 'AA', 'imported': True, 'eurostatus': None, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:03:08 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 112893299, 'registration': 'LK69EMX', 'account': 'THE109', 'make': 'OPEL', 'model': '', 'derivative': None, 'mileage': 22733, 'mileageWarranty': False, 'type': 'car', 'saleId': 19229, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 77}, 'saleStart': '2026-04-01T08:45Z', 'lot': None, 'hall': 'Main Hall', 'transmission': None, 'firstRegistration': '2022-07-18', 'fuel': 'Petrol', 'motExpiry': '2025-08-14', 'doors': None, 'engineSize': 1200, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/LK69EMX/2026-03-16/image/efe1b8af-4043-4e55-aeac-dd8864e16c29_removebg.jpg?w=600', 'https://abimg003.imgix.net/LK69EMX/2026-03-16/image/4f2b1213-d9c7-4609-baac-319e385153f4_removebg.jpg?w=600', 'https://abimg003.imgix.net/LK69EMX/2026-03-16/image/7281f132-e9ab-4967-b0af-b839503aa936_removebg.jpg?w=600', 'https://abimg003.imgix.net/LK69EMX/2026-03-16/image/98a9f1eb-9828-4d06-a9db-7d2a282acf8a_removebg.jpg?w=600', 'https://abimg003.imgix.net/LK69EMX/2026-03-16/image/c579667c-97c7-4c90-bc9e-da2cea4cd1ac_removebg.jpg?w=600', 'https://abimg003.imgix.net/LK69EMX/2026-03-16/image/8a675c2f-3b8a-401b-a6fd-699709994c49_removebg.jpg?w=600', 'https://abimg003.imgix.net/LK69EMX/2026-03-16/image/a3131dae-ee31-40ea-8221-4f1ad864d799_removebg.jpg?w=600', 'https://abimg003.imgix.net/LK69EMX/2026-03-16/image/3056a784-681a-4372-a804-bcbd9b342c40_removebg.jpg?w=600', 'https://abimg003.imgix.net/LK69EMX/2026-03-16/image/ea3374e4-d8fa-49d7-9e64-a47c1ec6f5c5_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Fleet', 'serviceHistory': 'Service book 2/22 7k, 3/23 12k, 3/24 20k,', 'remarks': 'S/KEY ***IMPORT*** - Date of first reg 28/02/2020 - Date of first reg in the UK 18/07/2022***', 'virtual': False, 'seller': 'TCB Group - Prime', '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/50491322-b089-4f52-a8a7-5e289acd1d1c.pdf', 'assuredType': 'AA', 'imported': True, 'eurostatus': None, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:03:08 [astonbarclay.gb] ERROR: Error parsing details: Field transmission is not nullable
2026-03-25 13:03:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:03:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f86992484d0>
2026-03-25 13:03:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:03:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:03:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:03:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3600f5d8-1d44-59a6-8b82-a1125c677073/3600f5d8-1d44-59a6-8b82-a1125c677073_image_0.jpg HTTP/1.1" 201 0
2026-03-25 13:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLG73CSL%252F2026-03-13%252Fimage%252Fe98b331b-7bdc-4a75-8f3b-56375d186d8d_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:03:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LG73CSL/2026-03-13/image/e98b331b-7bdc-4a75-8f3b-56375d186d8d_removebg.jpg?w=600 saved to cache
2026-03-25 13:03:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 3600f5d8-1d44-59a6-8b82-a1125c677073
2026-03-25 13:03:08 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 3600f5d8-1d44-59a6-8b82-a1125c677073, skipping ID generation
2026-03-25 13:03:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3600f5d8-1d44-59a6-8b82-a1125c677073 with scrape type 1
2026-03-25 13:03:08 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 3600f5d8-1d44-59a6-8b82-a1125c677073 sending to next pipeline
2026-03-25 13:03:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 3600f5d8-1d44-59a6-8b82-a1125c677073, identifier: 120247809
2026-03-25 13:03:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 3600f5d8-1d44-59a6-8b82-a1125c677073 with identifier: 120247809
2026-03-25 13:03:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 3600f5d8-1d44-59a6-8b82-a1125c677073 with identifier: 120247809
2026-03-25 13:03:08 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 3600f5d8-1d44-59a6-8b82-a1125c677073 with identifier: 120247809 to the API
2026-03-25 13:03:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:03: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-25 13:03:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/LG73CSL/2026-03-13/image/e98b331b-7bdc-4a75-8f3b-56375d186d8d_removebg.jpg?w=600>
{'auction_title': '',
'c_o_2_emission_value': 151,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': '2026-04-20T09:00:00Z',
'fuel_type': 'Petrol',
'id': '3600f5d8-1d44-59a6-8b82-a1125c677073',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'LG73CSL',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120247809',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'HYUNDAI',
'model': 'TUCSON ESTATE',
'odometer': 40417,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 8,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3600f5d8-1d44-59a6-8b82-a1125c677073/3600f5d8-1d44-59a6-8b82-a1125c677073_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37366,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LG73CSL/2026-03-13/image/e98b331b-7bdc-4a75-8f3b-56375d186d8d_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3600f5d8-1d44-59a6-8b82-a1125c677073/3600f5d8-1d44-59a6-8b82-a1125c677073_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 38688,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LG73CSL/2026-03-13/image/de6776eb-70c1-4b14-8cc9-9eca288834c4_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3600f5d8-1d44-59a6-8b82-a1125c677073/3600f5d8-1d44-59a6-8b82-a1125c677073_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 38193,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LG73CSL/2026-03-13/image/6b96919d-4ce4-4c37-a856-ba9185ca63c8_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3600f5d8-1d44-59a6-8b82-a1125c677073/3600f5d8-1d44-59a6-8b82-a1125c677073_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 38651,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LG73CSL/2026-03-13/image/0bb6a2ac-73bd-469a-85db-4c5b7ce1d1b6_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3600f5d8-1d44-59a6-8b82-a1125c677073/3600f5d8-1d44-59a6-8b82-a1125c677073_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46820,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LG73CSL/2026-03-13/image/d42b4a68-104c-46f0-9e93-e3e6788797aa_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3600f5d8-1d44-59a6-8b82-a1125c677073/3600f5d8-1d44-59a6-8b82-a1125c677073_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37191,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LG73CSL/2026-03-13/image/26c2a4eb-ca76-4e7d-bab1-df543a426a00_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3600f5d8-1d44-59a6-8b82-a1125c677073/3600f5d8-1d44-59a6-8b82-a1125c677073_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36184,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LG73CSL/2026-03-13/image/863c88cc-80ce-4c88-bbdf-b326bd77aab9_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3600f5d8-1d44-59a6-8b82-a1125c677073/3600f5d8-1d44-59a6-8b82-a1125c677073_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47000,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LG73CSL/2026-03-13/image/802c2e0f-faa2-4b56-923a-d398470df9a4_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-12-29',
'seller_name': 'Motability Operations',
'title': 'HYUNDAI TUCSON ESTATE 1.6 TGDi SE Connect 5dr 2WD',
'transmission': 'manual',
'trim': '1.6 TGDi SE Connect 5dr 2WD',
'vin': None,
'year': 2023}
2026-03-25 13:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:08 [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-25 13:03:08 [astonbarclay.gb] INFO: Saving data for 120247809: {'created_time': 1774443788.813095, 'last_price_update_time': 1774443788.813106, 'auction_closing_time': 1776675600.0}
2026-03-25 13:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120247809') HTTP/1.1" 204 0
2026-03-25 13:03:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/RF24NPC/2026-03-19/image/d01513a6-a683-4096-9cdd-f05a0324ecb9_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120599506?view=catalogue)
2026-03-25 13:03:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/RF24NPC/2026-03-19/image/32087993-9b2c-4f09-8c26-63a90b99bbb2_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120599506?view=catalogue)
2026-03-25 13:03:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/RF24NPC/2026-03-19/image/af08b714-5bd6-4e4d-b8cd-79984cde564b_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120599506?view=catalogue)
2026-03-25 13:03:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/RF24NPC/2026-03-19/image/da7f8130-b703-4124-8623-daf70e5cea67_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120599506?view=catalogue)
2026-03-25 13:03:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120056709?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:03:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:03:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/RF24NPC/2026-03-19/image/19831bbd-0c10-4411-a940-8a952d7909c4_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120599506?view=catalogue)
2026-03-25 13:03:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:03:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8699371a90>
2026-03-25 13:03:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:03:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:03:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:03:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_97b886ad-a3cc-5ff7-8055-5c1063595917/97b886ad-a3cc-5ff7-8055-5c1063595917_image_6.jpg HTTP/1.1" 201 0
2026-03-25 13:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FRF24NPC%252F2026-03-19%252Fimage%252Fd01513a6-a683-4096-9cdd-f05a0324ecb9_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:03:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/RF24NPC/2026-03-19/image/d01513a6-a683-4096-9cdd-f05a0324ecb9_removebg.jpg?w=600 saved to cache
2026-03-25 13:03:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 97b886ad-a3cc-5ff7-8055-5c1063595917
2026-03-25 13:03:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:03:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8699b21550>
2026-03-25 13:03:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:03:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:03:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:03:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_97b886ad-a3cc-5ff7-8055-5c1063595917/97b886ad-a3cc-5ff7-8055-5c1063595917_image_5.jpg HTTP/1.1" 201 0
2026-03-25 13:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FRF24NPC%252F2026-03-19%252Fimage%252F32087993-9b2c-4f09-8c26-63a90b99bbb2_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:03:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/RF24NPC/2026-03-19/image/32087993-9b2c-4f09-8c26-63a90b99bbb2_removebg.jpg?w=600 saved to cache
2026-03-25 13:03:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 97b886ad-a3cc-5ff7-8055-5c1063595917
2026-03-25 13:03:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:03:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8698fc1790>
2026-03-25 13:03:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:03:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:03:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:03:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_97b886ad-a3cc-5ff7-8055-5c1063595917/97b886ad-a3cc-5ff7-8055-5c1063595917_image_4.jpg HTTP/1.1" 201 0
2026-03-25 13:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FRF24NPC%252F2026-03-19%252Fimage%252Faf08b714-5bd6-4e4d-b8cd-79984cde564b_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:03:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/RF24NPC/2026-03-19/image/af08b714-5bd6-4e4d-b8cd-79984cde564b_removebg.jpg?w=600 saved to cache
2026-03-25 13:03:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 97b886ad-a3cc-5ff7-8055-5c1063595917
2026-03-25 13:03:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:03:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8698fc4190>
2026-03-25 13:03:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:03:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:03:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:03:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_97b886ad-a3cc-5ff7-8055-5c1063595917/97b886ad-a3cc-5ff7-8055-5c1063595917_image_3.jpg HTTP/1.1" 201 0
2026-03-25 13:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FRF24NPC%252F2026-03-19%252Fimage%252Fda7f8130-b703-4124-8623-daf70e5cea67_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:03:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/RF24NPC/2026-03-19/image/da7f8130-b703-4124-8623-daf70e5cea67_removebg.jpg?w=600 saved to cache
2026-03-25 13:03:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 97b886ad-a3cc-5ff7-8055-5c1063595917
2026-03-25 13:03:09 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120056709, 'registration': 'GJ73LPP', 'account': 'MOT070', 'make': 'FORD', 'model': 'PUMA HATCHBACK', 'derivative': '1.0 EcoBoost Hybrid mHEV Titanium 5dr', 'mileage': 16790, 'mileageWarranty': True, 'type': 'car', 'saleId': 19235, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 452}, 'saleStart': '2026-04-20T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2023-12-22', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/GJ73LPP/2026-03-03/image/66a400df-4880-4418-8112-8a090ed05b44_removebg.jpg?w=600', 'https://abimg003.imgix.net/GJ73LPP/2026-03-03/image/8038785e-d2e4-47bb-aa7d-0a74218405b1_removebg.jpg?w=600', 'https://abimg003.imgix.net/GJ73LPP/2026-03-03/image/ebac8d53-e602-4546-b925-a1ffbb5e85ec_removebg.jpg?w=600', 'https://abimg003.imgix.net/GJ73LPP/2026-03-03/image/5dee1938-6ac8-4daf-a9ae-9367d19fb9bd_removebg.jpg?w=600', 'https://abimg003.imgix.net/GJ73LPP/2026-03-03/image/28e0de2b-026b-495d-9428-5777a04f1422_removebg.jpg?w=600'], 'colour': 'SILVER', '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': 122, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/681ef3bb-512b-447d-b533-db0496d25d92.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:03:09 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120056709, 'registration': 'GJ73LPP', 'account': 'MOT070', 'make': 'FORD', 'model': 'PUMA HATCHBACK', 'derivative': '1.0 EcoBoost Hybrid mHEV Titanium 5dr', 'mileage': 16790, 'mileageWarranty': True, 'type': 'car', 'saleId': 19235, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 452}, 'saleStart': '2026-04-20T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2023-12-22', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/GJ73LPP/2026-03-03/image/66a400df-4880-4418-8112-8a090ed05b44_removebg.jpg?w=600', 'https://abimg003.imgix.net/GJ73LPP/2026-03-03/image/8038785e-d2e4-47bb-aa7d-0a74218405b1_removebg.jpg?w=600', 'https://abimg003.imgix.net/GJ73LPP/2026-03-03/image/ebac8d53-e602-4546-b925-a1ffbb5e85ec_removebg.jpg?w=600', 'https://abimg003.imgix.net/GJ73LPP/2026-03-03/image/5dee1938-6ac8-4daf-a9ae-9367d19fb9bd_removebg.jpg?w=600', 'https://abimg003.imgix.net/GJ73LPP/2026-03-03/image/28e0de2b-026b-495d-9428-5777a04f1422_removebg.jpg?w=600'], 'colour': 'SILVER', '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': 122, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/681ef3bb-512b-447d-b533-db0496d25d92.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:03:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 302d26d8-33fc-5c96-9e66-4acd7fce0468 with identifier: 120056709
2026-03-25 13:03:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 302d26d8-33fc-5c96-9e66-4acd7fce0468 with scrape type 1
2026-03-25 13:03:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 5 photos for item 302d26d8-33fc-5c96-9e66-4acd7fce0468
2026-03-25 13:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03: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%252FGJ73LPP%252F2026-03-03%252Fimage%252F66a400df-4880-4418-8112-8a090ed05b44_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:03:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GJ73LPP/2026-03-03/image/66a400df-4880-4418-8112-8a090ed05b44_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:03:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/RF24NPC/2026-03-19/image/1844bf51-33c6-45f3-8573-2c0220cfe244_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120599506?view=catalogue)
2026-03-25 13:03:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LY25ACO/2026-03-19/image/339379d2-9258-45be-8a98-66edbfe3ada2_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120596146?view=catalogue)
2026-03-25 13:03:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LY25ACO/2026-03-19/image/09075e10-fea1-4a60-a2ea-438a668747aa_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120596146?view=catalogue)
2026-03-25 13:03:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/RF24NPC/2026-03-19/image/d2d59d71-1295-419b-88f0-d3edac983a0e_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120599506?view=catalogue)
2026-03-25 13:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03: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%252FGJ73LPP%252F2026-03-03%252Fimage%252F8038785e-d2e4-47bb-aa7d-0a74218405b1_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:03:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GJ73LPP/2026-03-03/image/8038785e-d2e4-47bb-aa7d-0a74218405b1_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:03:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:03:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8699ade9d0>
2026-03-25 13:03:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:03:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:03:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:03:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_97b886ad-a3cc-5ff7-8055-5c1063595917/97b886ad-a3cc-5ff7-8055-5c1063595917_image_0.jpg HTTP/1.1" 201 0
2026-03-25 13:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FRF24NPC%252F2026-03-19%252Fimage%252F19831bbd-0c10-4411-a940-8a952d7909c4_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:03:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/RF24NPC/2026-03-19/image/19831bbd-0c10-4411-a940-8a952d7909c4_removebg.jpg?w=600 saved to cache
2026-03-25 13:03:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 97b886ad-a3cc-5ff7-8055-5c1063595917
2026-03-25 13:03:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LY25ACO/2026-03-19/image/eaf11f43-57ce-4982-9eb8-b7156df2ffa7_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120596146?view=catalogue)
2026-03-25 13:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03: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%252FGJ73LPP%252F2026-03-03%252Fimage%252Febac8d53-e602-4546-b925-a1ffbb5e85ec_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:03:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GJ73LPP/2026-03-03/image/ebac8d53-e602-4546-b925-a1ffbb5e85ec_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03: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%252FGJ73LPP%252F2026-03-03%252Fimage%252F5dee1938-6ac8-4daf-a9ae-9367d19fb9bd_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:03:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GJ73LPP/2026-03-03/image/5dee1938-6ac8-4daf-a9ae-9367d19fb9bd_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03: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%252FGJ73LPP%252F2026-03-03%252Fimage%252F28e0de2b-026b-495d-9428-5777a04f1422_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:03:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GJ73LPP/2026-03-03/image/28e0de2b-026b-495d-9428-5777a04f1422_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:03:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:03:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f869a693c50>
2026-03-25 13:03:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:03:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:03:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:03:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_97b886ad-a3cc-5ff7-8055-5c1063595917/97b886ad-a3cc-5ff7-8055-5c1063595917_image_1.jpg HTTP/1.1" 201 0
2026-03-25 13:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FRF24NPC%252F2026-03-19%252Fimage%252F1844bf51-33c6-45f3-8573-2c0220cfe244_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:03:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/RF24NPC/2026-03-19/image/1844bf51-33c6-45f3-8573-2c0220cfe244_removebg.jpg?w=600 saved to cache
2026-03-25 13:03:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 97b886ad-a3cc-5ff7-8055-5c1063595917
2026-03-25 13:03:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:03:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8699b74d50>
2026-03-25 13:03:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:03:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:03:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:03:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6e3cc96f-d490-50e6-b15f-bb80ece7b4ba/6e3cc96f-d490-50e6-b15f-bb80ece7b4ba_image_7.jpg HTTP/1.1" 201 0
2026-03-25 13:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLY25ACO%252F2026-03-19%252Fimage%252F339379d2-9258-45be-8a98-66edbfe3ada2_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:03:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LY25ACO/2026-03-19/image/339379d2-9258-45be-8a98-66edbfe3ada2_removebg.jpg?w=600 saved to cache
2026-03-25 13:03:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 6e3cc96f-d490-50e6-b15f-bb80ece7b4ba
2026-03-25 13:03:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:03:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f869bddbf50>
2026-03-25 13:03:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:03:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:03:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:03:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6e3cc96f-d490-50e6-b15f-bb80ece7b4ba/6e3cc96f-d490-50e6-b15f-bb80ece7b4ba_image_8.jpg HTTP/1.1" 201 0
2026-03-25 13:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLY25ACO%252F2026-03-19%252Fimage%252F09075e10-fea1-4a60-a2ea-438a668747aa_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:03:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LY25ACO/2026-03-19/image/09075e10-fea1-4a60-a2ea-438a668747aa_removebg.jpg?w=600 saved to cache
2026-03-25 13:03:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 6e3cc96f-d490-50e6-b15f-bb80ece7b4ba
2026-03-25 13:03:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:03:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8699399d90>
2026-03-25 13:03:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:03:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:03:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:03:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_97b886ad-a3cc-5ff7-8055-5c1063595917/97b886ad-a3cc-5ff7-8055-5c1063595917_image_2.jpg HTTP/1.1" 201 0
2026-03-25 13:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FRF24NPC%252F2026-03-19%252Fimage%252Fd2d59d71-1295-419b-88f0-d3edac983a0e_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:03:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/RF24NPC/2026-03-19/image/d2d59d71-1295-419b-88f0-d3edac983a0e_removebg.jpg?w=600 saved to cache
2026-03-25 13:03:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 97b886ad-a3cc-5ff7-8055-5c1063595917
2026-03-25 13:03:09 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 97b886ad-a3cc-5ff7-8055-5c1063595917, skipping ID generation
2026-03-25 13:03:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 97b886ad-a3cc-5ff7-8055-5c1063595917 with scrape type 1
2026-03-25 13:03:09 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 97b886ad-a3cc-5ff7-8055-5c1063595917 sending to next pipeline
2026-03-25 13:03:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 97b886ad-a3cc-5ff7-8055-5c1063595917, identifier: 120599506
2026-03-25 13:03:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/GJ73LPP/2026-03-03/image/66a400df-4880-4418-8112-8a090ed05b44_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120056709?view=catalogue)
2026-03-25 13:03:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 97b886ad-a3cc-5ff7-8055-5c1063595917 with identifier: 120599506
2026-03-25 13:03:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 97b886ad-a3cc-5ff7-8055-5c1063595917 with identifier: 120599506
2026-03-25 13:03:09 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 97b886ad-a3cc-5ff7-8055-5c1063595917 with identifier: 120599506 to the API
2026-03-25 13:03:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:03:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:03:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/RF24NPC/2026-03-19/image/d2d59d71-1295-419b-88f0-d3edac983a0e_removebg.jpg?w=600>
{'auction_title': '',
'c_o_2_emission_value': 138,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'expiration_date': '2026-04-20T09:00:00Z',
'fuel_type': 'Petrol',
'id': '97b886ad-a3cc-5ff7-8055-5c1063595917',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'RF24NPC',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120599506',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'MERCEDES-BENZ',
'model': 'CLA COUPE',
'odometer': 18358,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 9,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_97b886ad-a3cc-5ff7-8055-5c1063595917/97b886ad-a3cc-5ff7-8055-5c1063595917_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36876,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/RF24NPC/2026-03-19/image/19831bbd-0c10-4411-a940-8a952d7909c4_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_97b886ad-a3cc-5ff7-8055-5c1063595917/97b886ad-a3cc-5ff7-8055-5c1063595917_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43085,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/RF24NPC/2026-03-19/image/1844bf51-33c6-45f3-8573-2c0220cfe244_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_97b886ad-a3cc-5ff7-8055-5c1063595917/97b886ad-a3cc-5ff7-8055-5c1063595917_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 33476,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/RF24NPC/2026-03-19/image/d2d59d71-1295-419b-88f0-d3edac983a0e_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_97b886ad-a3cc-5ff7-8055-5c1063595917/97b886ad-a3cc-5ff7-8055-5c1063595917_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39247,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/RF24NPC/2026-03-19/image/da7f8130-b703-4124-8623-daf70e5cea67_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_97b886ad-a3cc-5ff7-8055-5c1063595917/97b886ad-a3cc-5ff7-8055-5c1063595917_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 38775,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/RF24NPC/2026-03-19/image/af08b714-5bd6-4e4d-b8cd-79984cde564b_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_97b886ad-a3cc-5ff7-8055-5c1063595917/97b886ad-a3cc-5ff7-8055-5c1063595917_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48248,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/RF24NPC/2026-03-19/image/32087993-9b2c-4f09-8c26-63a90b99bbb2_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_97b886ad-a3cc-5ff7-8055-5c1063595917/97b886ad-a3cc-5ff7-8055-5c1063595917_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 32189,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/RF24NPC/2026-03-19/image/d01513a6-a683-4096-9cdd-f05a0324ecb9_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_97b886ad-a3cc-5ff7-8055-5c1063595917/97b886ad-a3cc-5ff7-8055-5c1063595917_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 34594,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/RF24NPC/2026-03-19/image/42aeecc6-d797-4bb8-a5d6-8df3f86d3d43_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_97b886ad-a3cc-5ff7-8055-5c1063595917/97b886ad-a3cc-5ff7-8055-5c1063595917_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 27905,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/RF24NPC/2026-03-19/image/fd9492f7-30ca-433d-94f6-c4623e05c246_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-08-07',
'seller_name': 'Motability Operations',
'title': 'MERCEDES-BENZ CLA COUPE CLA 200 AMG Line Executive 4dr Tip Auto',
'transmission': 'automatic',
'trim': 'CLA 200 AMG Line Executive 4dr Tip Auto',
'vin': None,
'year': 2024}
2026-03-25 13:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120599506%27 HTTP/1.1" 200 None
2026-03-25 13:03:09 [astonbarclay.gb] INFO: Saving data for 120599506: {'created_time': 1774443789.993493, 'last_price_update_time': 1774443789.993506, 'auction_closing_time': 1776675600.0}
2026-03-25 13:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120599506') HTTP/1.1" 204 0
2026-03-25 13:03:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LY25ACO/2026-03-19/image/2bcc49e5-998e-468b-bc22-78cd6a7548df_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120596146?view=catalogue)
2026-03-25 13:03:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/GJ73LPP/2026-03-03/image/8038785e-d2e4-47bb-aa7d-0a74218405b1_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120056709?view=catalogue)
2026-03-25 13:03:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LY25ACO/2026-03-19/image/bace4ee4-c7a6-43a0-9a12-7a83a19aa2de_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120596146?view=catalogue)
2026-03-25 13:03:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LY25ACO/2026-03-19/image/59a64369-5e9c-4735-a72f-a31a53448852_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120596146?view=catalogue)
2026-03-25 13:03:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120765820?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:03:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:03:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f86991ede50>
2026-03-25 13:03:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:03:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:03:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:03:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6e3cc96f-d490-50e6-b15f-bb80ece7b4ba/6e3cc96f-d490-50e6-b15f-bb80ece7b4ba_image_6.jpg HTTP/1.1" 201 0
2026-03-25 13:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLY25ACO%252F2026-03-19%252Fimage%252Feaf11f43-57ce-4982-9eb8-b7156df2ffa7_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:03:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LY25ACO/2026-03-19/image/eaf11f43-57ce-4982-9eb8-b7156df2ffa7_removebg.jpg?w=600 saved to cache
2026-03-25 13:03:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 6e3cc96f-d490-50e6-b15f-bb80ece7b4ba
2026-03-25 13:03:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:03:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f869c1c0fd0>
2026-03-25 13:03:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:03:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:03:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:03:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_302d26d8-33fc-5c96-9e66-4acd7fce0468/302d26d8-33fc-5c96-9e66-4acd7fce0468_image_0.jpg HTTP/1.1" 201 0
2026-03-25 13:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FGJ73LPP%252F2026-03-03%252Fimage%252F66a400df-4880-4418-8112-8a090ed05b44_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:03:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GJ73LPP/2026-03-03/image/66a400df-4880-4418-8112-8a090ed05b44_removebg.jpg?w=600 saved to cache
2026-03-25 13:03:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 302d26d8-33fc-5c96-9e66-4acd7fce0468
2026-03-25 13:03:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:03:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120771175?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:03:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:03:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:03:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8698fc6450>
2026-03-25 13:03:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:03:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:03:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:03:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6e3cc96f-d490-50e6-b15f-bb80ece7b4ba/6e3cc96f-d490-50e6-b15f-bb80ece7b4ba_image_4.jpg HTTP/1.1" 201 0
2026-03-25 13:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLY25ACO%252F2026-03-19%252Fimage%252F2bcc49e5-998e-468b-bc22-78cd6a7548df_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:03:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LY25ACO/2026-03-19/image/2bcc49e5-998e-468b-bc22-78cd6a7548df_removebg.jpg?w=600 saved to cache
2026-03-25 13:03:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 6e3cc96f-d490-50e6-b15f-bb80ece7b4ba
2026-03-25 13:03:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:03:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f869918d390>
2026-03-25 13:03:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:03:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:03:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:03:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_302d26d8-33fc-5c96-9e66-4acd7fce0468/302d26d8-33fc-5c96-9e66-4acd7fce0468_image_1.jpg HTTP/1.1" 201 0
2026-03-25 13:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FGJ73LPP%252F2026-03-03%252Fimage%252F8038785e-d2e4-47bb-aa7d-0a74218405b1_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:03:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GJ73LPP/2026-03-03/image/8038785e-d2e4-47bb-aa7d-0a74218405b1_removebg.jpg?w=600 saved to cache
2026-03-25 13:03:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 302d26d8-33fc-5c96-9e66-4acd7fce0468
2026-03-25 13:03:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:03:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f869c227590>
2026-03-25 13:03:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:03:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:03:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:03:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6e3cc96f-d490-50e6-b15f-bb80ece7b4ba/6e3cc96f-d490-50e6-b15f-bb80ece7b4ba_image_5.jpg HTTP/1.1" 201 0
2026-03-25 13:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLY25ACO%252F2026-03-19%252Fimage%252Fbace4ee4-c7a6-43a0-9a12-7a83a19aa2de_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:03:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LY25ACO/2026-03-19/image/bace4ee4-c7a6-43a0-9a12-7a83a19aa2de_removebg.jpg?w=600 saved to cache
2026-03-25 13:03:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 6e3cc96f-d490-50e6-b15f-bb80ece7b4ba
2026-03-25 13:03:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LY25ACO/2026-03-19/image/5dfb3023-8efd-4afe-a46b-60c2a8cf9b49_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120596146?view=catalogue)
2026-03-25 13:03:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:03:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f869924b4d0>
2026-03-25 13:03:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:03:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:03:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:03:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6e3cc96f-d490-50e6-b15f-bb80ece7b4ba/6e3cc96f-d490-50e6-b15f-bb80ece7b4ba_image_3.jpg HTTP/1.1" 201 0
2026-03-25 13:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLY25ACO%252F2026-03-19%252Fimage%252F59a64369-5e9c-4735-a72f-a31a53448852_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:03:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LY25ACO/2026-03-19/image/59a64369-5e9c-4735-a72f-a31a53448852_removebg.jpg?w=600 saved to cache
2026-03-25 13:03:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 6e3cc96f-d490-50e6-b15f-bb80ece7b4ba
2026-03-25 13:03:10 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120765820, 'registration': 'KX16VZR', 'account': 'KCS002', 'make': 'VAUXHALL', 'model': 'ASTRA HATCHBACK', 'derivative': '1.4T 16V 150 SRi 5dr', 'mileage': 82985, 'mileageWarranty': True, 'type': 'car', 'saleId': 19229, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 77}, 'saleStart': '2026-04-01T08:45Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2016-03-02', 'fuel': 'Petrol', 'motExpiry': '2026-05-23', 'doors': 5, 'engineSize': 1399, 'bodyType': 'Hatchback', 'images': None, 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'CarBuy Limited', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': False, 'v5details': None, 'co2': 128, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:03:10 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120765820, 'registration': 'KX16VZR', 'account': 'KCS002', 'make': 'VAUXHALL', 'model': 'ASTRA HATCHBACK', 'derivative': '1.4T 16V 150 SRi 5dr', 'mileage': 82985, 'mileageWarranty': True, 'type': 'car', 'saleId': 19229, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 77}, 'saleStart': '2026-04-01T08:45Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2016-03-02', 'fuel': 'Petrol', 'motExpiry': '2026-05-23', 'doors': 5, 'engineSize': 1399, 'bodyType': 'Hatchback', 'images': None, 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'CarBuy Limited', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': False, 'v5details': None, 'co2': 128, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:03:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e751ef1d-01ab-537d-826c-44055f9e50ad with identifier: 120765820
2026-03-25 13:03:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e751ef1d-01ab-537d-826c-44055f9e50ad with scrape type 1
2026-03-25 13:03:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item e751ef1d-01ab-537d-826c-44055f9e50ad
2026-03-25 13:03:10 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item e751ef1d-01ab-537d-826c-44055f9e50ad
2026-03-25 13:03:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: e751ef1d-01ab-537d-826c-44055f9e50ad, identifier: 120765820
2026-03-25 13:03:10 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120771175, 'registration': 'RO64ELX', 'account': 'MOT075', 'make': 'MINI', 'model': 'CONVERTIBLE', 'derivative': '1.6 Cooper S 2dr', 'mileage': 52605, 'mileageWarranty': True, 'type': 'car', 'saleId': 19229, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 77}, 'saleStart': '2026-04-01T08:45Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2014-09-30', 'fuel': 'Petrol', 'motExpiry': '2026-10-05', 'doors': 2, 'engineSize': 1598, 'bodyType': 'Convertible', 'images': None, 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'MotoNovo Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': False, 'v5details': None, 'co2': 139, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/a2912830-771c-4507-9751-f3ac5142f358.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:03:10 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120771175, 'registration': 'RO64ELX', 'account': 'MOT075', 'make': 'MINI', 'model': 'CONVERTIBLE', 'derivative': '1.6 Cooper S 2dr', 'mileage': 52605, 'mileageWarranty': True, 'type': 'car', 'saleId': 19229, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 77}, 'saleStart': '2026-04-01T08:45Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2014-09-30', 'fuel': 'Petrol', 'motExpiry': '2026-10-05', 'doors': 2, 'engineSize': 1598, 'bodyType': 'Convertible', 'images': None, 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'MotoNovo Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': False, 'v5details': None, 'co2': 139, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/a2912830-771c-4507-9751-f3ac5142f358.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:03:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 22ac1763-4ac8-53e2-88f8-5e56bdb3e447 with identifier: 120771175
2026-03-25 13:03:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 22ac1763-4ac8-53e2-88f8-5e56bdb3e447 with scrape type 1
2026-03-25 13:03:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 22ac1763-4ac8-53e2-88f8-5e56bdb3e447
2026-03-25 13:03:10 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 22ac1763-4ac8-53e2-88f8-5e56bdb3e447
2026-03-25 13:03:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 22ac1763-4ac8-53e2-88f8-5e56bdb3e447, identifier: 120771175
2026-03-25 13:03:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: e751ef1d-01ab-537d-826c-44055f9e50ad with identifier: 120765820
2026-03-25 13:03:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: e751ef1d-01ab-537d-826c-44055f9e50ad with identifier: 120765820
2026-03-25 13:03:10 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: e751ef1d-01ab-537d-826c-44055f9e50ad with identifier: 120765820 to the API
2026-03-25 13:03:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:03:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:03:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120765820?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 128,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'expiration_date': '2026-04-01T08:45:00Z',
'fuel_type': 'Petrol',
'id': 'e751ef1d-01ab-537d-826c-44055f9e50ad',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'KX16VZR',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120765820',
'listing': 'auction',
'location': 'Aston Barclay Westbury',
'make': 'VAUXHALL',
'model': 'ASTRA HATCHBACK',
'odometer': 82985,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-03-02',
'seller_name': 'CarBuy Limited',
'title': 'VAUXHALL ASTRA HATCHBACK 1.4T 16V 150 SRi 5dr',
'transmission': 'manual',
'trim': '1.4T 16V 150 SRi 5dr',
'vin': None,
'year': 2016}
2026-03-25 13:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:10 [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-25 13:03:10 [astonbarclay.gb] INFO: Saving data for 120765820: {'created_time': 1774443790.81993, 'last_price_update_time': 1774443790.819942, 'auction_closing_time': 1775033100.0}
2026-03-25 13:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120765820') HTTP/1.1" 204 0
2026-03-25 13:03:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 22ac1763-4ac8-53e2-88f8-5e56bdb3e447 with identifier: 120771175
2026-03-25 13:03:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 22ac1763-4ac8-53e2-88f8-5e56bdb3e447 with identifier: 120771175
2026-03-25 13:03:10 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 22ac1763-4ac8-53e2-88f8-5e56bdb3e447 with identifier: 120771175 to the API
2026-03-25 13:03:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13: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-25 13:03:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120771175?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 139,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 2,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'expiration_date': '2026-04-01T08:45:00Z',
'fuel_type': 'Petrol',
'id': '22ac1763-4ac8-53e2-88f8-5e56bdb3e447',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'RO64ELX',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120771175',
'listing': 'auction',
'location': 'Aston Barclay Westbury',
'make': 'MINI',
'model': 'CONVERTIBLE',
'odometer': 52605,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-09-30',
'seller_name': 'MotoNovo Finance',
'title': 'MINI CONVERTIBLE 1.6 Cooper S 2dr',
'transmission': 'manual',
'trim': '1.6 Cooper S 2dr',
'vin': None,
'year': 2014}
2026-03-25 13:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120771175%27 HTTP/1.1" 200 None
2026-03-25 13:03:11 [astonbarclay.gb] INFO: Saving data for 120771175: {'created_time': 1774443791.176012, 'last_price_update_time': 1774443791.176023, 'auction_closing_time': 1775033100.0}
2026-03-25 13:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120771175') HTTP/1.1" 204 0
2026-03-25 13:03:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/GJ73LPP/2026-03-03/image/5dee1938-6ac8-4daf-a9ae-9367d19fb9bd_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120056709?view=catalogue)
2026-03-25 13:03:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/GJ73LPP/2026-03-03/image/ebac8d53-e602-4546-b925-a1ffbb5e85ec_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120056709?view=catalogue)
2026-03-25 13:03:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LY25ACO/2026-03-19/image/b2660bd2-02eb-4a5e-9927-52ac5a67ca7f_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120596146?view=catalogue)
2026-03-25 13:03:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LY25ACO/2026-03-19/image/0cd3a786-a9ac-4d93-baa8-4dec8d6a94d7_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120596146?view=catalogue)
2026-03-25 13:03:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/GJ73LPP/2026-03-03/image/28e0de2b-026b-495d-9428-5777a04f1422_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120056709?view=catalogue)
2026-03-25 13:03:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:03:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8699362490>
2026-03-25 13:03:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:03:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:03:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:03:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6e3cc96f-d490-50e6-b15f-bb80ece7b4ba/6e3cc96f-d490-50e6-b15f-bb80ece7b4ba_image_0.jpg HTTP/1.1" 201 0
2026-03-25 13:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLY25ACO%252F2026-03-19%252Fimage%252F5dfb3023-8efd-4afe-a46b-60c2a8cf9b49_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:03:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LY25ACO/2026-03-19/image/5dfb3023-8efd-4afe-a46b-60c2a8cf9b49_removebg.jpg?w=600 saved to cache
2026-03-25 13:03:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 6e3cc96f-d490-50e6-b15f-bb80ece7b4ba
2026-03-25 13:03:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:03:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8699146fd0>
2026-03-25 13:03:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:03:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:03:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:03:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_302d26d8-33fc-5c96-9e66-4acd7fce0468/302d26d8-33fc-5c96-9e66-4acd7fce0468_image_3.jpg HTTP/1.1" 201 0
2026-03-25 13:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FGJ73LPP%252F2026-03-03%252Fimage%252F5dee1938-6ac8-4daf-a9ae-9367d19fb9bd_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:03:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GJ73LPP/2026-03-03/image/5dee1938-6ac8-4daf-a9ae-9367d19fb9bd_removebg.jpg?w=600 saved to cache
2026-03-25 13:03:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 302d26d8-33fc-5c96-9e66-4acd7fce0468
2026-03-25 13:03:11 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.501(s), this was the 1st time calling it.
2026-03-25 13:03:11 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.719117449871517 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-25 13:03:11 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.503(s), this was the 1st time calling it.
2026-03-25 13:03:11 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.287069899006643 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-25 13:03:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:03:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8699b07110>
2026-03-25 13:03:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:03:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:03:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:03:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_302d26d8-33fc-5c96-9e66-4acd7fce0468/302d26d8-33fc-5c96-9e66-4acd7fce0468_image_2.jpg HTTP/1.1" 201 0
2026-03-25 13:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FGJ73LPP%252F2026-03-03%252Fimage%252Febac8d53-e602-4546-b925-a1ffbb5e85ec_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:03:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GJ73LPP/2026-03-03/image/ebac8d53-e602-4546-b925-a1ffbb5e85ec_removebg.jpg?w=600 saved to cache
2026-03-25 13:03:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 302d26d8-33fc-5c96-9e66-4acd7fce0468
2026-03-25 13:03:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:03:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f869a7402d0>
2026-03-25 13:03:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:03:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:03:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:03:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6e3cc96f-d490-50e6-b15f-bb80ece7b4ba/6e3cc96f-d490-50e6-b15f-bb80ece7b4ba_image_1.jpg HTTP/1.1" 201 0
2026-03-25 13:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLY25ACO%252F2026-03-19%252Fimage%252Fb2660bd2-02eb-4a5e-9927-52ac5a67ca7f_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:03:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LY25ACO/2026-03-19/image/b2660bd2-02eb-4a5e-9927-52ac5a67ca7f_removebg.jpg?w=600 saved to cache
2026-03-25 13:03:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 6e3cc96f-d490-50e6-b15f-bb80ece7b4ba
2026-03-25 13:03:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:03:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f86991bc2d0>
2026-03-25 13:03:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:03:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:03:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:03:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6e3cc96f-d490-50e6-b15f-bb80ece7b4ba/6e3cc96f-d490-50e6-b15f-bb80ece7b4ba_image_2.jpg HTTP/1.1" 201 0
2026-03-25 13:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLY25ACO%252F2026-03-19%252Fimage%252F0cd3a786-a9ac-4d93-baa8-4dec8d6a94d7_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:03:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LY25ACO/2026-03-19/image/0cd3a786-a9ac-4d93-baa8-4dec8d6a94d7_removebg.jpg?w=600 saved to cache
2026-03-25 13:03:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 6e3cc96f-d490-50e6-b15f-bb80ece7b4ba
2026-03-25 13:03:11 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 6e3cc96f-d490-50e6-b15f-bb80ece7b4ba, skipping ID generation
2026-03-25 13:03:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6e3cc96f-d490-50e6-b15f-bb80ece7b4ba with scrape type 1
2026-03-25 13:03:11 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6e3cc96f-d490-50e6-b15f-bb80ece7b4ba sending to next pipeline
2026-03-25 13:03:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 6e3cc96f-d490-50e6-b15f-bb80ece7b4ba, identifier: 120596146
2026-03-25 13:03:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:03:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f869a7e9890>
2026-03-25 13:03:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:03:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:03:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:03:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_302d26d8-33fc-5c96-9e66-4acd7fce0468/302d26d8-33fc-5c96-9e66-4acd7fce0468_image_4.jpg HTTP/1.1" 201 0
2026-03-25 13:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FGJ73LPP%252F2026-03-03%252Fimage%252F28e0de2b-026b-495d-9428-5777a04f1422_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:03:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GJ73LPP/2026-03-03/image/28e0de2b-026b-495d-9428-5777a04f1422_removebg.jpg?w=600 saved to cache
2026-03-25 13:03:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 302d26d8-33fc-5c96-9e66-4acd7fce0468
2026-03-25 13:03:11 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 302d26d8-33fc-5c96-9e66-4acd7fce0468, skipping ID generation
2026-03-25 13:03:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 302d26d8-33fc-5c96-9e66-4acd7fce0468 with scrape type 1
2026-03-25 13:03:11 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 302d26d8-33fc-5c96-9e66-4acd7fce0468 sending to next pipeline
2026-03-25 13:03:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 302d26d8-33fc-5c96-9e66-4acd7fce0468, identifier: 120056709
2026-03-25 13:03:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 6e3cc96f-d490-50e6-b15f-bb80ece7b4ba with identifier: 120596146
2026-03-25 13:03:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 6e3cc96f-d490-50e6-b15f-bb80ece7b4ba with identifier: 120596146
2026-03-25 13:03:11 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 6e3cc96f-d490-50e6-b15f-bb80ece7b4ba with identifier: 120596146 to the API
2026-03-25 13:03:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13: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-25 13:03:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/LY25ACO/2026-03-19/image/0cd3a786-a9ac-4d93-baa8-4dec8d6a94d7_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-20T09:00:00Z',
'fuel_type': 'Petrol',
'id': '6e3cc96f-d490-50e6-b15f-bb80ece7b4ba',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'LY25ACO',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120596146',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'CUPRA',
'model': 'FORMENTOR ESTATE',
'odometer': 11103,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 10,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e3cc96f-d490-50e6-b15f-bb80ece7b4ba/6e3cc96f-d490-50e6-b15f-bb80ece7b4ba_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39649,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LY25ACO/2026-03-19/image/5dfb3023-8efd-4afe-a46b-60c2a8cf9b49_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e3cc96f-d490-50e6-b15f-bb80ece7b4ba/6e3cc96f-d490-50e6-b15f-bb80ece7b4ba_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45320,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LY25ACO/2026-03-19/image/b2660bd2-02eb-4a5e-9927-52ac5a67ca7f_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e3cc96f-d490-50e6-b15f-bb80ece7b4ba/6e3cc96f-d490-50e6-b15f-bb80ece7b4ba_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37086,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LY25ACO/2026-03-19/image/0cd3a786-a9ac-4d93-baa8-4dec8d6a94d7_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e3cc96f-d490-50e6-b15f-bb80ece7b4ba/6e3cc96f-d490-50e6-b15f-bb80ece7b4ba_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39810,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LY25ACO/2026-03-19/image/59a64369-5e9c-4735-a72f-a31a53448852_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e3cc96f-d490-50e6-b15f-bb80ece7b4ba/6e3cc96f-d490-50e6-b15f-bb80ece7b4ba_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 42925,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LY25ACO/2026-03-19/image/2bcc49e5-998e-468b-bc22-78cd6a7548df_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e3cc96f-d490-50e6-b15f-bb80ece7b4ba/6e3cc96f-d490-50e6-b15f-bb80ece7b4ba_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53663,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LY25ACO/2026-03-19/image/bace4ee4-c7a6-43a0-9a12-7a83a19aa2de_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e3cc96f-d490-50e6-b15f-bb80ece7b4ba/6e3cc96f-d490-50e6-b15f-bb80ece7b4ba_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60759,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LY25ACO/2026-03-19/image/eaf11f43-57ce-4982-9eb8-b7156df2ffa7_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e3cc96f-d490-50e6-b15f-bb80ece7b4ba/6e3cc96f-d490-50e6-b15f-bb80ece7b4ba_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 44530,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LY25ACO/2026-03-19/image/339379d2-9258-45be-8a98-66edbfe3ada2_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e3cc96f-d490-50e6-b15f-bb80ece7b4ba/6e3cc96f-d490-50e6-b15f-bb80ece7b4ba_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50720,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LY25ACO/2026-03-19/image/09075e10-fea1-4a60-a2ea-438a668747aa_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e3cc96f-d490-50e6-b15f-bb80ece7b4ba/6e3cc96f-d490-50e6-b15f-bb80ece7b4ba_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45260,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LY25ACO/2026-03-19/image/2a59b7ca-66f2-4fab-ad0a-a0f35a9ccb0d_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-04-25',
'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': 2025}
2026-03-25 13:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%27120596146%27 HTTP/1.1" 200 None
2026-03-25 13:03:12 [astonbarclay.gb] INFO: Saving data for 120596146: {'created_time': 1774443792.047086, 'last_price_update_time': 1774443792.047097, 'auction_closing_time': 1776675600.0}
2026-03-25 13:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120596146') HTTP/1.1" 204 0
2026-03-25 13:03:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 302d26d8-33fc-5c96-9e66-4acd7fce0468 with identifier: 120056709
2026-03-25 13:03:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 302d26d8-33fc-5c96-9e66-4acd7fce0468 with identifier: 120056709
2026-03-25 13:03:12 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 302d26d8-33fc-5c96-9e66-4acd7fce0468 with identifier: 120056709 to the API
2026-03-25 13:03:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13: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-25 13:03:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/GJ73LPP/2026-03-03/image/28e0de2b-026b-495d-9428-5777a04f1422_removebg.jpg?w=600>
{'auction_title': '',
'c_o_2_emission_value': 122,
'color': 'SILVER',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-04-20T09:00:00Z',
'fuel_type': 'Petrol',
'id': '302d26d8-33fc-5c96-9e66-4acd7fce0468',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'GJ73LPP',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120056709',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'FORD',
'model': 'PUMA HATCHBACK',
'odometer': 16790,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 5,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_302d26d8-33fc-5c96-9e66-4acd7fce0468/302d26d8-33fc-5c96-9e66-4acd7fce0468_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 29085,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/GJ73LPP/2026-03-03/image/66a400df-4880-4418-8112-8a090ed05b44_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_302d26d8-33fc-5c96-9e66-4acd7fce0468/302d26d8-33fc-5c96-9e66-4acd7fce0468_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 29555,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/GJ73LPP/2026-03-03/image/8038785e-d2e4-47bb-aa7d-0a74218405b1_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_302d26d8-33fc-5c96-9e66-4acd7fce0468/302d26d8-33fc-5c96-9e66-4acd7fce0468_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 30924,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/GJ73LPP/2026-03-03/image/ebac8d53-e602-4546-b925-a1ffbb5e85ec_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_302d26d8-33fc-5c96-9e66-4acd7fce0468/302d26d8-33fc-5c96-9e66-4acd7fce0468_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 27480,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/GJ73LPP/2026-03-03/image/5dee1938-6ac8-4daf-a9ae-9367d19fb9bd_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_302d26d8-33fc-5c96-9e66-4acd7fce0468/302d26d8-33fc-5c96-9e66-4acd7fce0468_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45623,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/GJ73LPP/2026-03-03/image/28e0de2b-026b-495d-9428-5777a04f1422_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-12-22',
'seller_name': 'Motability Operations',
'title': 'FORD PUMA HATCHBACK 1.0 EcoBoost Hybrid mHEV Titanium 5dr',
'transmission': 'manual',
'trim': '1.0 EcoBoost Hybrid mHEV Titanium 5dr',
'vin': None,
'year': 2023}
2026-03-25 13:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%27120056709%27 HTTP/1.1" 200 None
2026-03-25 13:03:12 [astonbarclay.gb] INFO: Saving data for 120056709: {'created_time': 1774443792.410203, 'last_price_update_time': 1774443792.410216, 'auction_closing_time': 1776675600.0}
2026-03-25 13:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120056709') HTTP/1.1" 204 0
2026-03-25 13:03:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120765848?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:03:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120765859?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:03:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:03:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:03:12 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120765848, 'registration': 'HN18OSR', 'account': 'KCS002', 'make': 'MERCEDES-BENZ', 'model': 'A CLASS HATCHBACK', 'derivative': 'A160 AMG Line Executive 5dr Auto', 'mileage': 26563, 'mileageWarranty': True, 'type': 'car', 'saleId': 19229, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 77}, 'saleStart': '2026-04-01T08:45Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2018-05-18', 'fuel': 'Petrol', 'motExpiry': '2026-08-24', 'doors': 5, 'engineSize': 1595, 'bodyType': 'Hatchback', 'images': None, 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'CarBuy Limited', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': False, 'v5details': None, 'co2': 126, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/6a867755-444d-4a4f-8d9b-b4e8e9232f0d.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:03:12 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120765848, 'registration': 'HN18OSR', 'account': 'KCS002', 'make': 'MERCEDES-BENZ', 'model': 'A CLASS HATCHBACK', 'derivative': 'A160 AMG Line Executive 5dr Auto', 'mileage': 26563, 'mileageWarranty': True, 'type': 'car', 'saleId': 19229, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 77}, 'saleStart': '2026-04-01T08:45Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2018-05-18', 'fuel': 'Petrol', 'motExpiry': '2026-08-24', 'doors': 5, 'engineSize': 1595, 'bodyType': 'Hatchback', 'images': None, 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'CarBuy Limited', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': False, 'v5details': None, 'co2': 126, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/6a867755-444d-4a4f-8d9b-b4e8e9232f0d.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:03:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4d4f4f23-8cd8-5b4a-963e-24f4ecc5dc00 with identifier: 120765848
2026-03-25 13:03:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4d4f4f23-8cd8-5b4a-963e-24f4ecc5dc00 with scrape type 1
2026-03-25 13:03:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 4d4f4f23-8cd8-5b4a-963e-24f4ecc5dc00
2026-03-25 13:03:12 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 4d4f4f23-8cd8-5b4a-963e-24f4ecc5dc00
2026-03-25 13:03:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 4d4f4f23-8cd8-5b4a-963e-24f4ecc5dc00, identifier: 120765848
2026-03-25 13:03:12 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120765859, 'registration': 'KU65YWE', 'account': 'KCS002', 'make': 'AUDI', 'model': 'A4 SALOON SPECIAL EDITIONS', 'derivative': '2.0 TDI 190 Black Edition 4dr [Nav]', 'mileage': 87335, 'mileageWarranty': True, 'type': 'car', 'saleId': 19229, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 77}, 'saleStart': '2026-04-01T08:45Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2015-09-03', 'fuel': 'Diesel', 'motExpiry': '2026-09-22', 'doors': 4, 'engineSize': 1968, 'bodyType': 'Saloon', 'images': None, 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': 'Service invoice 10/19 53k, 9/21 71k,', 'remarks': '', 'virtual': False, 'seller': 'CarBuy Limited', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 129, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/2b3303a6-538e-4aa5-b15f-380940d3c2b7.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:03:12 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120765859, 'registration': 'KU65YWE', 'account': 'KCS002', 'make': 'AUDI', 'model': 'A4 SALOON SPECIAL EDITIONS', 'derivative': '2.0 TDI 190 Black Edition 4dr [Nav]', 'mileage': 87335, 'mileageWarranty': True, 'type': 'car', 'saleId': 19229, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 77}, 'saleStart': '2026-04-01T08:45Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2015-09-03', 'fuel': 'Diesel', 'motExpiry': '2026-09-22', 'doors': 4, 'engineSize': 1968, 'bodyType': 'Saloon', 'images': None, 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': 'Service invoice 10/19 53k, 9/21 71k,', 'remarks': '', 'virtual': False, 'seller': 'CarBuy Limited', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 129, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/2b3303a6-538e-4aa5-b15f-380940d3c2b7.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:03:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c512ca06-e83e-5913-a28b-716c3505ae7d with identifier: 120765859
2026-03-25 13:03:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c512ca06-e83e-5913-a28b-716c3505ae7d with scrape type 1
2026-03-25 13:03:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item c512ca06-e83e-5913-a28b-716c3505ae7d
2026-03-25 13:03:12 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item c512ca06-e83e-5913-a28b-716c3505ae7d
2026-03-25 13:03:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: c512ca06-e83e-5913-a28b-716c3505ae7d, identifier: 120765859
2026-03-25 13:03:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 4d4f4f23-8cd8-5b4a-963e-24f4ecc5dc00 with identifier: 120765848
2026-03-25 13:03:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 4d4f4f23-8cd8-5b4a-963e-24f4ecc5dc00 with identifier: 120765848
2026-03-25 13:03:12 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 4d4f4f23-8cd8-5b4a-963e-24f4ecc5dc00 with identifier: 120765848 to the API
2026-03-25 13:03:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13: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-25 13:03:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120765848?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 126,
'color': 'SILVER',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': '2026-04-01T08:45:00Z',
'fuel_type': 'Petrol',
'id': '4d4f4f23-8cd8-5b4a-963e-24f4ecc5dc00',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'HN18OSR',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120765848',
'listing': 'auction',
'location': 'Aston Barclay Westbury',
'make': 'MERCEDES-BENZ',
'model': 'A CLASS HATCHBACK',
'odometer': 26563,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-05-18',
'seller_name': 'CarBuy Limited',
'title': 'MERCEDES-BENZ A CLASS HATCHBACK A160 AMG Line Executive 5dr Auto',
'transmission': 'automatic',
'trim': 'A160 AMG Line Executive 5dr Auto',
'vin': None,
'year': 2018}
2026-03-25 13:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%27120765848%27 HTTP/1.1" 200 None
2026-03-25 13:03:13 [astonbarclay.gb] INFO: Saving data for 120765848: {'created_time': 1774443793.092297, 'last_price_update_time': 1774443793.092309, 'auction_closing_time': 1775033100.0}
2026-03-25 13:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120765848') HTTP/1.1" 204 0
2026-03-25 13:03:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: c512ca06-e83e-5913-a28b-716c3505ae7d with identifier: 120765859
2026-03-25 13:03:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: c512ca06-e83e-5913-a28b-716c3505ae7d with identifier: 120765859
2026-03-25 13:03:13 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: c512ca06-e83e-5913-a28b-716c3505ae7d with identifier: 120765859 to the API
2026-03-25 13:03:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13: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-25 13:03:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120765859?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 129,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-04-01T08:45:00Z',
'fuel_type': 'Diesel',
'id': 'c512ca06-e83e-5913-a28b-716c3505ae7d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'KU65YWE',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120765859',
'listing': 'auction',
'location': 'Aston Barclay Westbury',
'make': 'AUDI',
'model': 'A4 SALOON SPECIAL EDITIONS',
'odometer': 87335,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-09-03',
'seller_name': 'CarBuy Limited',
'title': 'AUDI A4 SALOON SPECIAL EDITIONS 2.0 TDI 190 Black Edition 4dr [Nav]',
'transmission': 'manual',
'trim': '2.0 TDI 190 Black Edition 4dr [Nav]',
'vin': None,
'year': 2015}
2026-03-25 13:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%27120765859%27 HTTP/1.1" 200 None
2026-03-25 13:03:13 [astonbarclay.gb] INFO: Saving data for 120765859: {'created_time': 1774443793.484685, 'last_price_update_time': 1774443793.484698, 'auction_closing_time': 1775033100.0}
2026-03-25 13:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120765859') HTTP/1.1" 204 0
2026-03-25 13:03:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120786591?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:03:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:03:14 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120786591, 'registration': 'RO14XAV', 'account': 'KCS002', 'make': 'KIA', 'model': 'CARENS DIESEL ESTATE', 'derivative': '1.7 CRDi 2 5dr', 'mileage': 69759, 'mileageWarranty': True, 'type': 'car', 'saleId': 19229, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 77}, 'saleStart': '2026-04-01T08:45Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2014-05-01', 'fuel': 'Diesel', 'motExpiry': '2026-12-16', 'doors': 5, 'engineSize': 1685, 'bodyType': 'Estate', 'images': None, 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'CarBuy Limited', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': False, 'v5details': None, 'co2': 124, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/9c9d32af-231c-4221-a65d-1db1c944af73.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:03:14 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120786591, 'registration': 'RO14XAV', 'account': 'KCS002', 'make': 'KIA', 'model': 'CARENS DIESEL ESTATE', 'derivative': '1.7 CRDi 2 5dr', 'mileage': 69759, 'mileageWarranty': True, 'type': 'car', 'saleId': 19229, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 77}, 'saleStart': '2026-04-01T08:45Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2014-05-01', 'fuel': 'Diesel', 'motExpiry': '2026-12-16', 'doors': 5, 'engineSize': 1685, 'bodyType': 'Estate', 'images': None, 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'CarBuy Limited', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': False, 'v5details': None, 'co2': 124, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/9c9d32af-231c-4221-a65d-1db1c944af73.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:03:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0a24e9a8-65e0-58a0-8702-c42bfd564d43 with identifier: 120786591
2026-03-25 13:03:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0a24e9a8-65e0-58a0-8702-c42bfd564d43 with scrape type 1
2026-03-25 13:03:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 0a24e9a8-65e0-58a0-8702-c42bfd564d43
2026-03-25 13:03:14 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 0a24e9a8-65e0-58a0-8702-c42bfd564d43
2026-03-25 13:03:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 0a24e9a8-65e0-58a0-8702-c42bfd564d43, identifier: 120786591
2026-03-25 13:03:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 0a24e9a8-65e0-58a0-8702-c42bfd564d43 with identifier: 120786591
2026-03-25 13:03:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 0a24e9a8-65e0-58a0-8702-c42bfd564d43 with identifier: 120786591
2026-03-25 13:03:14 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 0a24e9a8-65e0-58a0-8702-c42bfd564d43 with identifier: 120786591 to the API
2026-03-25 13:03:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:03: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-25 13:03:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120786591?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 124,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.7L',
'expiration_date': '2026-04-01T08:45:00Z',
'fuel_type': 'Diesel',
'id': '0a24e9a8-65e0-58a0-8702-c42bfd564d43',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'RO14XAV',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120786591',
'listing': 'auction',
'location': 'Aston Barclay Westbury',
'make': 'KIA',
'model': 'CARENS DIESEL ESTATE',
'odometer': 69759,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-05-01',
'seller_name': 'CarBuy Limited',
'title': 'KIA CARENS DIESEL ESTATE 1.7 CRDi 2 5dr',
'transmission': 'manual',
'trim': '1.7 CRDi 2 5dr',
'vin': None,
'year': 2014}
2026-03-25 13:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:14 [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-25 13:03:14 [astonbarclay.gb] INFO: Saving data for 120786591: {'created_time': 1774443794.996407, 'last_price_update_time': 1774443794.996419, 'auction_closing_time': 1775033100.0}
2026-03-25 13:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120786591') HTTP/1.1" 204 0
2026-03-25 13:03:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120664681?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:03:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:03:15 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120664681, 'registration': 'LJ74FRE', 'account': 'MOT070', 'make': 'KIA', 'model': 'STONIC ESTATE', 'derivative': '1.0T GDi 98 2 5dr DCT', 'mileage': 18926, 'mileageWarranty': True, 'type': 'car', 'saleId': 19235, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 452}, 'saleStart': '2026-04-20T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2025-01-17', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 5, 'engineSize': 998, 'bodyType': 'Estate', 'images': None, 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': None, 'co2': 127, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/71dea715-0d09-4afb-9d90-58aa23b96edb.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:03:15 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120664681, 'registration': 'LJ74FRE', 'account': 'MOT070', 'make': 'KIA', 'model': 'STONIC ESTATE', 'derivative': '1.0T GDi 98 2 5dr DCT', 'mileage': 18926, 'mileageWarranty': True, 'type': 'car', 'saleId': 19235, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 452}, 'saleStart': '2026-04-20T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2025-01-17', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 5, 'engineSize': 998, 'bodyType': 'Estate', 'images': None, 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': None, 'co2': 127, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/71dea715-0d09-4afb-9d90-58aa23b96edb.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:03:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ff565bea-3079-5049-8b7b-8edc05473514 with identifier: 120664681
2026-03-25 13:03:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ff565bea-3079-5049-8b7b-8edc05473514 with scrape type 1
2026-03-25 13:03:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item ff565bea-3079-5049-8b7b-8edc05473514
2026-03-25 13:03:15 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item ff565bea-3079-5049-8b7b-8edc05473514
2026-03-25 13:03:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: ff565bea-3079-5049-8b7b-8edc05473514, identifier: 120664681
2026-03-25 13:03:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: ff565bea-3079-5049-8b7b-8edc05473514 with identifier: 120664681
2026-03-25 13:03:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: ff565bea-3079-5049-8b7b-8edc05473514 with identifier: 120664681
2026-03-25 13:03:15 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: ff565bea-3079-5049-8b7b-8edc05473514 with identifier: 120664681 to the API
2026-03-25 13:03:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:03:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:03:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120664681?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 127,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-04-20T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'ff565bea-3079-5049-8b7b-8edc05473514',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'LJ74FRE',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120664681',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'KIA',
'model': 'STONIC ESTATE',
'odometer': 18926,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-01-17',
'seller_name': 'Motability Operations',
'title': 'KIA STONIC ESTATE 1.0T GDi 98 2 5dr DCT',
'transmission': 'automatic',
'trim': '1.0T GDi 98 2 5dr DCT',
'vin': None,
'year': 2025}
2026-03-25 13:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120664681%27 HTTP/1.1" 200 None
2026-03-25 13:03:15 [astonbarclay.gb] INFO: Saving data for 120664681: {'created_time': 1774443795.581142, 'last_price_update_time': 1774443795.581157, 'auction_closing_time': 1776675600.0}
2026-03-25 13:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120664681') HTTP/1.1" 204 0
2026-03-25 13:03:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-25 13:03:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120765878?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:03:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:03:16 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120765878, 'registration': 'OE62PGU', 'account': 'KCS002', 'make': 'LAND ROVER', 'model': 'FREELANDER 2 DIESEL SW', 'derivative': '2.2 SD4 HSE LUX 5dr Auto', 'mileage': 168608, 'mileageWarranty': True, 'type': 'car', 'saleId': 19229, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 77}, 'saleStart': '2026-04-01T08:45Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2013-01-18', 'fuel': 'Diesel', 'motExpiry': '2026-05-18', 'doors': 5, 'engineSize': 2179, 'bodyType': 'Station Wagon', 'images': None, 'colour': 'GREEN', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'CarBuy Limited', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': False, 'v5details': None, 'co2': 185, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:03:16 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120765878, 'registration': 'OE62PGU', 'account': 'KCS002', 'make': 'LAND ROVER', 'model': 'FREELANDER 2 DIESEL SW', 'derivative': '2.2 SD4 HSE LUX 5dr Auto', 'mileage': 168608, 'mileageWarranty': True, 'type': 'car', 'saleId': 19229, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 77}, 'saleStart': '2026-04-01T08:45Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2013-01-18', 'fuel': 'Diesel', 'motExpiry': '2026-05-18', 'doors': 5, 'engineSize': 2179, 'bodyType': 'Station Wagon', 'images': None, 'colour': 'GREEN', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'CarBuy Limited', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': False, 'v5details': None, 'co2': 185, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:03:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0331b6e5-2306-5e4c-a501-f075d9cf139e with identifier: 120765878
2026-03-25 13:03:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0331b6e5-2306-5e4c-a501-f075d9cf139e with scrape type 1
2026-03-25 13:03:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 0331b6e5-2306-5e4c-a501-f075d9cf139e
2026-03-25 13:03:16 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 0331b6e5-2306-5e4c-a501-f075d9cf139e
2026-03-25 13:03:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 0331b6e5-2306-5e4c-a501-f075d9cf139e, identifier: 120765878
2026-03-25 13:03:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 0331b6e5-2306-5e4c-a501-f075d9cf139e with identifier: 120765878
2026-03-25 13:03:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 0331b6e5-2306-5e4c-a501-f075d9cf139e with identifier: 120765878
2026-03-25 13:03:16 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 0331b6e5-2306-5e4c-a501-f075d9cf139e with identifier: 120765878 to the API
2026-03-25 13:03:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:03:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:03:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120765878?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 185,
'color': 'GREEN',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.2L',
'expiration_date': '2026-04-01T08:45:00Z',
'fuel_type': 'Diesel',
'id': '0331b6e5-2306-5e4c-a501-f075d9cf139e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'OE62PGU',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120765878',
'listing': 'auction',
'location': 'Aston Barclay Westbury',
'make': 'LAND ROVER',
'model': 'FREELANDER 2 DIESEL SW',
'odometer': 168608,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-01-18',
'seller_name': 'CarBuy Limited',
'title': 'LAND ROVER FREELANDER 2 DIESEL SW 2.2 SD4 HSE LUX 5dr Auto',
'transmission': 'automatic',
'trim': '2.2 SD4 HSE LUX 5dr Auto',
'vin': None,
'year': 2013}
2026-03-25 13:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120765878%27 HTTP/1.1" 200 None
2026-03-25 13:03:16 [astonbarclay.gb] INFO: Saving data for 120765878: {'created_time': 1774443796.746587, 'last_price_update_time': 1774443796.7466, 'auction_closing_time': 1775033100.0}
2026-03-25 13:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120765878') HTTP/1.1" 204 0
2026-03-25 13:03:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120765869?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:03:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:03:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120627305?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:03:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:03:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120098083?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:03:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:03:16 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120765869, 'registration': 'YB14VRD', 'account': 'KCS002', 'make': 'VAUXHALL', 'model': 'ASTRA GTC COUPE', 'derivative': '1.4T 16V 140 SRi 3dr', 'mileage': 94758, 'mileageWarranty': True, 'type': 'car', 'saleId': 19229, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 77}, 'saleStart': '2026-04-01T08:45Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2014-07-25', 'fuel': 'Petrol', 'motExpiry': '2026-12-02', 'doors': 3, 'engineSize': 1364, 'bodyType': 'Coupe', 'images': None, 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'CarBuy Limited', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', '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-25 13:03:16 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120765869, 'registration': 'YB14VRD', 'account': 'KCS002', 'make': 'VAUXHALL', 'model': 'ASTRA GTC COUPE', 'derivative': '1.4T 16V 140 SRi 3dr', 'mileage': 94758, 'mileageWarranty': True, 'type': 'car', 'saleId': 19229, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 77}, 'saleStart': '2026-04-01T08:45Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2014-07-25', 'fuel': 'Petrol', 'motExpiry': '2026-12-02', 'doors': 3, 'engineSize': 1364, 'bodyType': 'Coupe', 'images': None, 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'CarBuy Limited', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', '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-25 13:03:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 869f7515-522d-5e17-b726-f06ea4c24bbc with identifier: 120765869
2026-03-25 13:03:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 869f7515-522d-5e17-b726-f06ea4c24bbc with scrape type 1
2026-03-25 13:03:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 869f7515-522d-5e17-b726-f06ea4c24bbc
2026-03-25 13:03:16 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 869f7515-522d-5e17-b726-f06ea4c24bbc
2026-03-25 13:03:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 869f7515-522d-5e17-b726-f06ea4c24bbc, identifier: 120765869
2026-03-25 13:03:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 869f7515-522d-5e17-b726-f06ea4c24bbc with identifier: 120765869
2026-03-25 13:03:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 869f7515-522d-5e17-b726-f06ea4c24bbc with identifier: 120765869
2026-03-25 13:03:17 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 869f7515-522d-5e17-b726-f06ea4c24bbc with identifier: 120765869 to the API
2026-03-25 13:03:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:03: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-25 13:03:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120765869?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 139,
'color': 'RED',
'currency': 'GBP',
'doors_number': 3,
'emission_standard': 'EURO 5',
'engine': '1.4L',
'expiration_date': '2026-04-01T08:45:00Z',
'fuel_type': 'Petrol',
'id': '869f7515-522d-5e17-b726-f06ea4c24bbc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'YB14VRD',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120765869',
'listing': 'auction',
'location': 'Aston Barclay Westbury',
'make': 'VAUXHALL',
'model': 'ASTRA GTC COUPE',
'odometer': 94758,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-07-25',
'seller_name': 'CarBuy Limited',
'title': 'VAUXHALL ASTRA GTC COUPE 1.4T 16V 140 SRi 3dr',
'transmission': 'manual',
'trim': '1.4T 16V 140 SRi 3dr',
'vin': None,
'year': 2014}
2026-03-25 13:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:17 [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-25 13:03:17 [astonbarclay.gb] INFO: Saving data for 120765869: {'created_time': 1774443797.408991, 'last_price_update_time': 1774443797.409005, 'auction_closing_time': 1775033100.0}
2026-03-25 13:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120765869') HTTP/1.1" 204 0
2026-03-25 13:03:17 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120627305, 'registration': 'WF14JZX', 'account': 'WBA004', 'make': 'MERCEDES-BENZ', 'model': 'C CLASS DIESEL ESTATE', 'derivative': 'C220 CDI AMG Sport Edition 5dr Auto [Premium Plus]', 'mileage': 128825, 'mileageWarranty': True, 'type': 'car', 'saleId': 19179, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 452}, 'saleStart': '2026-03-25T10:00Z', 'lot': 1284, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2014-03-31', 'fuel': 'Diesel', 'motExpiry': '2027-01-04', 'doors': 5, 'engineSize': 2143, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/WF14JZX/2026-03-20/image/e174edf0-7673-4c83-bc13-56d6efb97852_removebg.jpg?w=600', 'https://abimg003.imgix.net/WF14JZX/2026-03-20/image/f3dbd6e6-e50d-4f70-bf69-742f59a7efe8_removebg.jpg?w=600', 'https://abimg003.imgix.net/WF14JZX/2026-03-20/image/59f866f1-5647-4139-b288-7c806d47a901_removebg.jpg?w=600', 'https://abimg003.imgix.net/WF14JZX/2026-03-20/image/6f604805-d89a-49dd-a5b8-4cd13a12bb9e_removebg.jpg?w=600', 'https://abimg003.imgix.net/WF14JZX/2026-03-20/image/1bd5e0e6-8ad6-4707-a634-9815d34e6336_removebg.jpg?w=600', 'https://abimg003.imgix.net/WF14JZX/2026-03-20/image/271bd0d5-8da1-4fdb-9953-2ace34d321cc_removebg.jpg?w=600', 'https://abimg003.imgix.net/WF14JZX/2026-03-20/image/1fff35a8-43b7-430b-8783-1f159b148a5c_removebg.jpg?w=600', 'https://abimg003.imgix.net/WF14JZX/2026-03-20/image/88890a60-f4e3-4628-9dbe-c4c53472c7b1_removebg.jpg?w=600', 'https://abimg003.imgix.net/WF14JZX/2026-03-20/image/03030a90-5562-40a4-877a-5c7f91923290_removebg.jpg?w=600', 'https://abimg003.imgix.net/WF14JZX/2026-03-20/image/7876d292-c26f-477f-aa90-0ff52e01f5f5_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 02/16- 20K, 02/17- 35K, 01/18- 43K, 01/19- 55K, 01/20- 69K, 05/21- 78K, 06/22- 90K, 07/23- 100K, 07/24- 110K, 07/25- 121K', 'remarks': 'VOSA STATES 95K, 105K, 114K, 126K, SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 138, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/7a1eff9d-6949-4836-bbaa-caefb6a11c05.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:03:17 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120627305, 'registration': 'WF14JZX', 'account': 'WBA004', 'make': 'MERCEDES-BENZ', 'model': 'C CLASS DIESEL ESTATE', 'derivative': 'C220 CDI AMG Sport Edition 5dr Auto [Premium Plus]', 'mileage': 128825, 'mileageWarranty': True, 'type': 'car', 'saleId': 19179, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 452}, 'saleStart': '2026-03-25T10:00Z', 'lot': 1284, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2014-03-31', 'fuel': 'Diesel', 'motExpiry': '2027-01-04', 'doors': 5, 'engineSize': 2143, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/WF14JZX/2026-03-20/image/e174edf0-7673-4c83-bc13-56d6efb97852_removebg.jpg?w=600', 'https://abimg003.imgix.net/WF14JZX/2026-03-20/image/f3dbd6e6-e50d-4f70-bf69-742f59a7efe8_removebg.jpg?w=600', 'https://abimg003.imgix.net/WF14JZX/2026-03-20/image/59f866f1-5647-4139-b288-7c806d47a901_removebg.jpg?w=600', 'https://abimg003.imgix.net/WF14JZX/2026-03-20/image/6f604805-d89a-49dd-a5b8-4cd13a12bb9e_removebg.jpg?w=600', 'https://abimg003.imgix.net/WF14JZX/2026-03-20/image/1bd5e0e6-8ad6-4707-a634-9815d34e6336_removebg.jpg?w=600', 'https://abimg003.imgix.net/WF14JZX/2026-03-20/image/271bd0d5-8da1-4fdb-9953-2ace34d321cc_removebg.jpg?w=600', 'https://abimg003.imgix.net/WF14JZX/2026-03-20/image/1fff35a8-43b7-430b-8783-1f159b148a5c_removebg.jpg?w=600', 'https://abimg003.imgix.net/WF14JZX/2026-03-20/image/88890a60-f4e3-4628-9dbe-c4c53472c7b1_removebg.jpg?w=600', 'https://abimg003.imgix.net/WF14JZX/2026-03-20/image/03030a90-5562-40a4-877a-5c7f91923290_removebg.jpg?w=600', 'https://abimg003.imgix.net/WF14JZX/2026-03-20/image/7876d292-c26f-477f-aa90-0ff52e01f5f5_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 02/16- 20K, 02/17- 35K, 01/18- 43K, 01/19- 55K, 01/20- 69K, 05/21- 78K, 06/22- 90K, 07/23- 100K, 07/24- 110K, 07/25- 121K', 'remarks': 'VOSA STATES 95K, 105K, 114K, 126K, SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 138, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/7a1eff9d-6949-4836-bbaa-caefb6a11c05.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:03:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cd6425e1-c92d-5f4c-8a09-be295d336eb6 with identifier: 120627305
2026-03-25 13:03:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cd6425e1-c92d-5f4c-8a09-be295d336eb6 with scrape type 2
2026-03-25 13:03:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cd6425e1-c92d-5f4c-8a09-be295d336eb6 with scrape type 2
2026-03-25 13:03:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: cd6425e1-c92d-5f4c-8a09-be295d336eb6, identifier: 120627305
2026-03-25 13:03:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: cd6425e1-c92d-5f4c-8a09-be295d336eb6 with identifier: 120627305
2026-03-25 13:03:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: cd6425e1-c92d-5f4c-8a09-be295d336eb6 with identifier: 120627305
2026-03-25 13:03:17 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: cd6425e1-c92d-5f4c-8a09-be295d336eb6 with expiration date: 2026-03-25T10:00:00Z
{'auction_title': '',
'c_o_2_emission_value': 138,
'color': 'SILVER',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.1L',
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'cd6425e1-c92d-5f4c-8a09-be295d336eb6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'WF14JZX',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120627305',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'MERCEDES-BENZ',
'model': 'C CLASS DIESEL ESTATE',
'odometer': 128825,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-03-31',
'seller_name': 'UKCGR - Trade',
'title': 'MERCEDES-BENZ C CLASS DIESEL ESTATE C220 CDI AMG Sport Edition 5dr '
'Auto [Premium Plus]',
'transmission': 'automatic',
'trim': 'C220 CDI AMG Sport Edition 5dr Auto [Premium Plus]',
'vin': None,
'year': 2014}
2026-03-25 13:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:17 [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-25 13:03:17 [astonbarclay.gb] INFO: Saving data for 120627305: {'auction_closing_time': 1774432800.0, 'created_time': 1774000863.592137, 'last_price_update_time': 1774443797.593799}
2026-03-25 13:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120627305') HTTP/1.1" 204 0
2026-03-25 13:03:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-25 13:03:17 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120098083, 'registration': 'LN75EGV', 'account': 'MOT070', 'make': 'NISSAN', 'model': 'QASHQAI HATCHBACK', 'derivative': '1.5 E-Power Tekna 5dr Auto', 'mileage': 1840, 'mileageWarranty': True, 'type': 'car', 'saleId': 19235, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 452}, 'saleStart': '2026-04-20T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2025-11-30', 'fuel': 'Petrol/Electric Hybrid', 'motExpiry': None, 'doors': 5, 'engineSize': 1497, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/LN75EGV/2026-03-04/image/12ea6c38-4329-4250-8555-06334b6cac42_removebg.jpg?w=600', 'https://abimg003.imgix.net/LN75EGV/2026-03-04/image/157002a1-3cf7-475b-a73b-84eff31c0d62_removebg.jpg?w=600', 'https://abimg003.imgix.net/LN75EGV/2026-03-04/image/654795e1-28c9-4b30-9881-397e5ad09d66_removebg.jpg?w=600', 'https://abimg003.imgix.net/LN75EGV/2026-03-04/image/a3fbac45-d7b5-4edc-86c8-6bba245b4225_removebg.jpg?w=600', 'https://abimg003.imgix.net/LN75EGV/2026-03-04/image/2555b59c-191e-41b7-bb38-2301917a15a1_removebg.jpg?w=600', 'https://abimg003.imgix.net/LN75EGV/2026-03-04/image/04c9aa0b-dc60-4ffe-a7f1-9a1a54d554a7_removebg.jpg?w=600', 'https://abimg003.imgix.net/LN75EGV/2026-03-04/image/b12f72b7-59a1-4e17-b483-406a9c32b9d3_removebg.jpg?w=600', 'https://abimg003.imgix.net/LN75EGV/2026-03-04/image/723878e4-d7c6-4d8f-9d08-d3390127ac4e_removebg.jpg?w=600', 'https://abimg003.imgix.net/LN75EGV/2026-03-04/image/1228f1df-4e9e-4195-bcec-4f92065ac3c5_removebg.jpg?w=600', 'https://abimg003.imgix.net/LN75EGV/2026-03-04/image/032fac67-4571-412e-9cda-d0abcccf1809_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'EMPTY SERVICE BOOK', 'remarks': 'NO V5 FORMER KEEPERS UNKNOWN', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': False, 'v5details': None, 'co2': 102, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/fec8180d-461d-4b22-bde8-83b053851b06.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:03:17 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120098083, 'registration': 'LN75EGV', 'account': 'MOT070', 'make': 'NISSAN', 'model': 'QASHQAI HATCHBACK', 'derivative': '1.5 E-Power Tekna 5dr Auto', 'mileage': 1840, 'mileageWarranty': True, 'type': 'car', 'saleId': 19235, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 452}, 'saleStart': '2026-04-20T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2025-11-30', 'fuel': 'Petrol/Electric Hybrid', 'motExpiry': None, 'doors': 5, 'engineSize': 1497, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/LN75EGV/2026-03-04/image/12ea6c38-4329-4250-8555-06334b6cac42_removebg.jpg?w=600', 'https://abimg003.imgix.net/LN75EGV/2026-03-04/image/157002a1-3cf7-475b-a73b-84eff31c0d62_removebg.jpg?w=600', 'https://abimg003.imgix.net/LN75EGV/2026-03-04/image/654795e1-28c9-4b30-9881-397e5ad09d66_removebg.jpg?w=600', 'https://abimg003.imgix.net/LN75EGV/2026-03-04/image/a3fbac45-d7b5-4edc-86c8-6bba245b4225_removebg.jpg?w=600', 'https://abimg003.imgix.net/LN75EGV/2026-03-04/image/2555b59c-191e-41b7-bb38-2301917a15a1_removebg.jpg?w=600', 'https://abimg003.imgix.net/LN75EGV/2026-03-04/image/04c9aa0b-dc60-4ffe-a7f1-9a1a54d554a7_removebg.jpg?w=600', 'https://abimg003.imgix.net/LN75EGV/2026-03-04/image/b12f72b7-59a1-4e17-b483-406a9c32b9d3_removebg.jpg?w=600', 'https://abimg003.imgix.net/LN75EGV/2026-03-04/image/723878e4-d7c6-4d8f-9d08-d3390127ac4e_removebg.jpg?w=600', 'https://abimg003.imgix.net/LN75EGV/2026-03-04/image/1228f1df-4e9e-4195-bcec-4f92065ac3c5_removebg.jpg?w=600', 'https://abimg003.imgix.net/LN75EGV/2026-03-04/image/032fac67-4571-412e-9cda-d0abcccf1809_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'EMPTY SERVICE BOOK', 'remarks': 'NO V5 FORMER KEEPERS UNKNOWN', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': False, 'v5details': None, 'co2': 102, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/fec8180d-461d-4b22-bde8-83b053851b06.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:03:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ad75d66f-2bae-5bca-bd66-e90ec2529c7c with identifier: 120098083
2026-03-25 13:03:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ad75d66f-2bae-5bca-bd66-e90ec2529c7c with scrape type 1
2026-03-25 13:03:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ad75d66f-2bae-5bca-bd66-e90ec2529c7c
2026-03-25 13:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03: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%252FLN75EGV%252F2026-03-04%252Fimage%252F12ea6c38-4329-4250-8555-06334b6cac42_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:03:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LN75EGV/2026-03-04/image/12ea6c38-4329-4250-8555-06334b6cac42_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03: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%252FLN75EGV%252F2026-03-04%252Fimage%252F157002a1-3cf7-475b-a73b-84eff31c0d62_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:03:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LN75EGV/2026-03-04/image/157002a1-3cf7-475b-a73b-84eff31c0d62_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03: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%252FLN75EGV%252F2026-03-04%252Fimage%252F654795e1-28c9-4b30-9881-397e5ad09d66_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:03:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LN75EGV/2026-03-04/image/654795e1-28c9-4b30-9881-397e5ad09d66_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03: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%252FLN75EGV%252F2026-03-04%252Fimage%252Fa3fbac45-d7b5-4edc-86c8-6bba245b4225_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:03:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LN75EGV/2026-03-04/image/a3fbac45-d7b5-4edc-86c8-6bba245b4225_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03: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%252FLN75EGV%252F2026-03-04%252Fimage%252F2555b59c-191e-41b7-bb38-2301917a15a1_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:03:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LN75EGV/2026-03-04/image/2555b59c-191e-41b7-bb38-2301917a15a1_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03: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%252FLN75EGV%252F2026-03-04%252Fimage%252F04c9aa0b-dc60-4ffe-a7f1-9a1a54d554a7_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:03:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LN75EGV/2026-03-04/image/04c9aa0b-dc60-4ffe-a7f1-9a1a54d554a7_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03: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%252FLN75EGV%252F2026-03-04%252Fimage%252Fb12f72b7-59a1-4e17-b483-406a9c32b9d3_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:03:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LN75EGV/2026-03-04/image/b12f72b7-59a1-4e17-b483-406a9c32b9d3_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03: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%252FLN75EGV%252F2026-03-04%252Fimage%252F723878e4-d7c6-4d8f-9d08-d3390127ac4e_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:03:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LN75EGV/2026-03-04/image/723878e4-d7c6-4d8f-9d08-d3390127ac4e_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03: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%252FLN75EGV%252F2026-03-04%252Fimage%252F1228f1df-4e9e-4195-bcec-4f92065ac3c5_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:03:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LN75EGV/2026-03-04/image/1228f1df-4e9e-4195-bcec-4f92065ac3c5_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03: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%252FLN75EGV%252F2026-03-04%252Fimage%252F032fac67-4571-412e-9cda-d0abcccf1809_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:03:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LN75EGV/2026-03-04/image/032fac67-4571-412e-9cda-d0abcccf1809_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:03:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120763014?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:03:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:03:18 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120763014, 'registration': 'YR65CUV', 'account': 'WBA001', 'make': 'MERCEDES-BENZ', 'model': 'GLA DIESEL HATCHBACK', 'derivative': 'GLA 220 CDI 4Matic Sport 5dr Auto', 'mileage': 168518, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 400}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2015-09-29', 'fuel': 'Diesel', 'motExpiry': '2026-11-22', 'doors': 5, 'engineSize': 2143, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YR65CUV/2026-03-25/image/0dcc99fd-60e3-425e-85ce-b3fa227272bc_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR65CUV/2026-03-25/image/124ed842-0b32-43cb-b582-9f7496f5a9e4_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR65CUV/2026-03-25/image/53de9b3e-b968-4e91-ad81-390d592610c5_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR65CUV/2026-03-25/image/040ad42b-df5c-484f-9f91-d542667c17b1_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR65CUV/2026-03-25/image/120dc87a-096f-46ae-9bf0-7a1dcd089bfd_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR65CUV/2026-03-25/image/9d52f5e5-1a9d-47b4-9162-4149c07798b6_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR65CUV/2026-03-25/image/f30ec904-0152-41ee-b821-36cc5c554569_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR65CUV/2026-03-25/image/68f64305-2db3-4644-9875-86448a1370aa_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR65CUV/2026-03-25/image/4eae6f2e-0127-4d30-a703-b57277f358b7_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'VOSA STATES 26K, 46K, 57K, 72K, 93K, 115K, 139K, 160K,', 'virtual': False, 'seller': 'UKCGR', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': False, 'v5details': None, 'co2': 127, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/d900d2a1-54dc-4e4a-8f85-ee09bde17b9c.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:03:18 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120763014, 'registration': 'YR65CUV', 'account': 'WBA001', 'make': 'MERCEDES-BENZ', 'model': 'GLA DIESEL HATCHBACK', 'derivative': 'GLA 220 CDI 4Matic Sport 5dr Auto', 'mileage': 168518, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 400}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2015-09-29', 'fuel': 'Diesel', 'motExpiry': '2026-11-22', 'doors': 5, 'engineSize': 2143, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YR65CUV/2026-03-25/image/0dcc99fd-60e3-425e-85ce-b3fa227272bc_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR65CUV/2026-03-25/image/124ed842-0b32-43cb-b582-9f7496f5a9e4_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR65CUV/2026-03-25/image/53de9b3e-b968-4e91-ad81-390d592610c5_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR65CUV/2026-03-25/image/040ad42b-df5c-484f-9f91-d542667c17b1_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR65CUV/2026-03-25/image/120dc87a-096f-46ae-9bf0-7a1dcd089bfd_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR65CUV/2026-03-25/image/9d52f5e5-1a9d-47b4-9162-4149c07798b6_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR65CUV/2026-03-25/image/f30ec904-0152-41ee-b821-36cc5c554569_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR65CUV/2026-03-25/image/68f64305-2db3-4644-9875-86448a1370aa_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR65CUV/2026-03-25/image/4eae6f2e-0127-4d30-a703-b57277f358b7_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'VOSA STATES 26K, 46K, 57K, 72K, 93K, 115K, 139K, 160K,', 'virtual': False, 'seller': 'UKCGR', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': False, 'v5details': None, 'co2': 127, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/d900d2a1-54dc-4e4a-8f85-ee09bde17b9c.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:03:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 97789d21-5cf4-5227-9962-61be8d67c604 with identifier: 120763014
2026-03-25 13:03:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 97789d21-5cf4-5227-9962-61be8d67c604 with scrape type 1
2026-03-25 13:03:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 9 photos for item 97789d21-5cf4-5227-9962-61be8d67c604
2026-03-25 13:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03: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%252FYR65CUV%252F2026-03-25%252Fimage%252F0dcc99fd-60e3-425e-85ce-b3fa227272bc_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:03:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YR65CUV/2026-03-25/image/0dcc99fd-60e3-425e-85ce-b3fa227272bc_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03: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%252FYR65CUV%252F2026-03-25%252Fimage%252F124ed842-0b32-43cb-b582-9f7496f5a9e4_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:03:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YR65CUV/2026-03-25/image/124ed842-0b32-43cb-b582-9f7496f5a9e4_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03: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%252FYR65CUV%252F2026-03-25%252Fimage%252F53de9b3e-b968-4e91-ad81-390d592610c5_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:03:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YR65CUV/2026-03-25/image/53de9b3e-b968-4e91-ad81-390d592610c5_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03: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%252FYR65CUV%252F2026-03-25%252Fimage%252F040ad42b-df5c-484f-9f91-d542667c17b1_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:03:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YR65CUV/2026-03-25/image/040ad42b-df5c-484f-9f91-d542667c17b1_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03: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%252FYR65CUV%252F2026-03-25%252Fimage%252F120dc87a-096f-46ae-9bf0-7a1dcd089bfd_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:03:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YR65CUV/2026-03-25/image/120dc87a-096f-46ae-9bf0-7a1dcd089bfd_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:03:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120743971?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03: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%252FYR65CUV%252F2026-03-25%252Fimage%252F9d52f5e5-1a9d-47b4-9162-4149c07798b6_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:03:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YR65CUV/2026-03-25/image/9d52f5e5-1a9d-47b4-9162-4149c07798b6_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:03:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03: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%252FYR65CUV%252F2026-03-25%252Fimage%252Ff30ec904-0152-41ee-b821-36cc5c554569_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:03:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YR65CUV/2026-03-25/image/f30ec904-0152-41ee-b821-36cc5c554569_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:03:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120780354?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03: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%252FYR65CUV%252F2026-03-25%252Fimage%252F68f64305-2db3-4644-9875-86448a1370aa_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:03:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YR65CUV/2026-03-25/image/68f64305-2db3-4644-9875-86448a1370aa_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:03:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:03:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120718650?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:03:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LN75EGV/2026-03-04/image/032fac67-4571-412e-9cda-d0abcccf1809_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120098083?view=catalogue)
2026-03-25 13:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03: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%252FYR65CUV%252F2026-03-25%252Fimage%252F4eae6f2e-0127-4d30-a703-b57277f358b7_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:03:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YR65CUV/2026-03-25/image/4eae6f2e-0127-4d30-a703-b57277f358b7_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:03:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:03:18 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120743971, 'registration': 'CA68NTY', 'account': 'MOT075', 'make': 'KIA', 'model': 'SPORTAGE DIESEL ESTATE', 'derivative': '1.6 CRDi ISG GT-Line 5dr', 'mileage': 63529, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 400}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2018-11-29', 'fuel': 'Diesel', 'motExpiry': '2027-01-23', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/CA68NTY/2026-03-25/image/4a59f815-e68d-461f-83a4-c9e12ca67e48_removebg.jpg?w=600', 'https://abimg003.imgix.net/CA68NTY/2026-03-25/image/3683762f-3f0d-43a6-99a7-1ab8afb0cd75_removebg.jpg?w=600', 'https://abimg003.imgix.net/CA68NTY/2026-03-25/image/6d43a110-2220-4565-9c76-ba1b6479f8ed_removebg.jpg?w=600', 'https://abimg003.imgix.net/CA68NTY/2026-03-25/image/98b026f2-b421-4973-a520-d261df4cae8c_removebg.jpg?w=600', 'https://abimg003.imgix.net/CA68NTY/2026-03-25/image/ca427a1f-2d6f-475e-92af-99b36c4e27aa_removebg.jpg?w=600', 'https://abimg003.imgix.net/CA68NTY/2026-03-25/image/733a643d-3b2f-467e-ace7-b6c799cbec44_removebg.jpg?w=600', 'https://abimg003.imgix.net/CA68NTY/2026-03-25/image/405d5ba8-d600-4510-b733-a08bc139dcb0_removebg.jpg?w=600', 'https://abimg003.imgix.net/CA68NTY/2026-03-25/image/777fc7a0-aa87-4d03-b2e3-9459dc687b17_removebg.jpg?w=600', 'https://abimg003.imgix.net/CA68NTY/2026-03-25/image/a0a79708-eb3f-4974-adc9-fdc053e128dd_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'VOSA STATES 31K, 35K, 45K, 56K, 62K,', 'virtual': False, 'seller': 'MotoNovo Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': False, 'v5details': None, 'co2': 130, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/364a909a-bd18-4ebf-9542-0900d0f5fc32.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:03:18 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120743971, 'registration': 'CA68NTY', 'account': 'MOT075', 'make': 'KIA', 'model': 'SPORTAGE DIESEL ESTATE', 'derivative': '1.6 CRDi ISG GT-Line 5dr', 'mileage': 63529, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 400}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2018-11-29', 'fuel': 'Diesel', 'motExpiry': '2027-01-23', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/CA68NTY/2026-03-25/image/4a59f815-e68d-461f-83a4-c9e12ca67e48_removebg.jpg?w=600', 'https://abimg003.imgix.net/CA68NTY/2026-03-25/image/3683762f-3f0d-43a6-99a7-1ab8afb0cd75_removebg.jpg?w=600', 'https://abimg003.imgix.net/CA68NTY/2026-03-25/image/6d43a110-2220-4565-9c76-ba1b6479f8ed_removebg.jpg?w=600', 'https://abimg003.imgix.net/CA68NTY/2026-03-25/image/98b026f2-b421-4973-a520-d261df4cae8c_removebg.jpg?w=600', 'https://abimg003.imgix.net/CA68NTY/2026-03-25/image/ca427a1f-2d6f-475e-92af-99b36c4e27aa_removebg.jpg?w=600', 'https://abimg003.imgix.net/CA68NTY/2026-03-25/image/733a643d-3b2f-467e-ace7-b6c799cbec44_removebg.jpg?w=600', 'https://abimg003.imgix.net/CA68NTY/2026-03-25/image/405d5ba8-d600-4510-b733-a08bc139dcb0_removebg.jpg?w=600', 'https://abimg003.imgix.net/CA68NTY/2026-03-25/image/777fc7a0-aa87-4d03-b2e3-9459dc687b17_removebg.jpg?w=600', 'https://abimg003.imgix.net/CA68NTY/2026-03-25/image/a0a79708-eb3f-4974-adc9-fdc053e128dd_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'VOSA STATES 31K, 35K, 45K, 56K, 62K,', 'virtual': False, 'seller': 'MotoNovo Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': False, 'v5details': None, 'co2': 130, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/364a909a-bd18-4ebf-9542-0900d0f5fc32.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:03:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0a619941-9f68-541f-9620-427497983170 with identifier: 120743971
2026-03-25 13:03:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0a619941-9f68-541f-9620-427497983170 with scrape type 1
2026-03-25 13:03:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 9 photos for item 0a619941-9f68-541f-9620-427497983170
2026-03-25 13:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03: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%252FCA68NTY%252F2026-03-25%252Fimage%252F4a59f815-e68d-461f-83a4-c9e12ca67e48_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:03:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/CA68NTY/2026-03-25/image/4a59f815-e68d-461f-83a4-c9e12ca67e48_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03: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%252FCA68NTY%252F2026-03-25%252Fimage%252F3683762f-3f0d-43a6-99a7-1ab8afb0cd75_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:03:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/CA68NTY/2026-03-25/image/3683762f-3f0d-43a6-99a7-1ab8afb0cd75_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03: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%252FCA68NTY%252F2026-03-25%252Fimage%252F6d43a110-2220-4565-9c76-ba1b6479f8ed_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:03:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/CA68NTY/2026-03-25/image/6d43a110-2220-4565-9c76-ba1b6479f8ed_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03: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%252FCA68NTY%252F2026-03-25%252Fimage%252F98b026f2-b421-4973-a520-d261df4cae8c_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:03:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/CA68NTY/2026-03-25/image/98b026f2-b421-4973-a520-d261df4cae8c_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03: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%252FCA68NTY%252F2026-03-25%252Fimage%252Fca427a1f-2d6f-475e-92af-99b36c4e27aa_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:03:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/CA68NTY/2026-03-25/image/ca427a1f-2d6f-475e-92af-99b36c4e27aa_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:03:18 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120780354, 'registration': 'R20DOJ', 'account': 'WBA001', 'make': 'DODGE', 'model': 'CALIBER HATCHBACK', 'derivative': '1.8 SE 5dr', 'mileage': 79124, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 400}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2007-01-05', 'fuel': 'Petrol', 'motExpiry': '2026-10-05', 'doors': 5, 'engineSize': 1798, 'bodyType': 'Hatchback', 'images': None, 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'VOSA STATES 22K, 27K, 32K, 37K, 40K, 45K, 49K, 52K, 58K, 63K, 68K, 70K, 74K, 76K, 77K, 78K', 'virtual': False, 'seller': 'UKCGR', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '5', 'v5': False, 'v5details': None, 'co2': 174, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:03:18 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120780354, 'registration': 'R20DOJ', 'account': 'WBA001', 'make': 'DODGE', 'model': 'CALIBER HATCHBACK', 'derivative': '1.8 SE 5dr', 'mileage': 79124, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 400}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2007-01-05', 'fuel': 'Petrol', 'motExpiry': '2026-10-05', 'doors': 5, 'engineSize': 1798, 'bodyType': 'Hatchback', 'images': None, 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'VOSA STATES 22K, 27K, 32K, 37K, 40K, 45K, 49K, 52K, 58K, 63K, 68K, 70K, 74K, 76K, 77K, 78K', 'virtual': False, 'seller': 'UKCGR', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '5', 'v5': False, 'v5details': None, 'co2': 174, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:03:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f6e051ff-ee5d-5f43-9b15-101c11731bca with identifier: 120780354
2026-03-25 13:03:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f6e051ff-ee5d-5f43-9b15-101c11731bca with scrape type 1
2026-03-25 13:03:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item f6e051ff-ee5d-5f43-9b15-101c11731bca
2026-03-25 13:03:18 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item f6e051ff-ee5d-5f43-9b15-101c11731bca
2026-03-25 13:03:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: f6e051ff-ee5d-5f43-9b15-101c11731bca, identifier: 120780354
2026-03-25 13:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03: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%252FCA68NTY%252F2026-03-25%252Fimage%252F733a643d-3b2f-467e-ace7-b6c799cbec44_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:03:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/CA68NTY/2026-03-25/image/733a643d-3b2f-467e-ace7-b6c799cbec44_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:03:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: f6e051ff-ee5d-5f43-9b15-101c11731bca with identifier: 120780354
2026-03-25 13:03:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: f6e051ff-ee5d-5f43-9b15-101c11731bca with identifier: 120780354
2026-03-25 13:03:18 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: f6e051ff-ee5d-5f43-9b15-101c11731bca with identifier: 120780354 to the API
2026-03-25 13:03:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:03:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:03:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120780354?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 174,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '1.8L',
'expiration_date': '2026-03-31T12:00:00Z',
'fuel_type': 'Petrol',
'id': 'f6e051ff-ee5d-5f43-9b15-101c11731bca',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'R20DOJ',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120780354',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'DODGE',
'model': 'CALIBER HATCHBACK',
'odometer': 79124,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2007-01-05',
'seller_name': 'UKCGR',
'title': 'DODGE CALIBER HATCHBACK 1.8 SE 5dr',
'transmission': 'manual',
'trim': '1.8 SE 5dr',
'vin': None,
'year': 2007}
2026-03-25 13:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:19 [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-25 13:03:19 [astonbarclay.gb] INFO: Saving data for 120780354: {'created_time': 1774443799.106333, 'last_price_update_time': 1774443799.106345, 'auction_closing_time': 1774958400.0}
2026-03-25 13:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120780354') HTTP/1.1" 204 0
2026-03-25 13:03:19 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120718650, 'registration': 'SC17GYJ', 'account': 'LIN021', 'make': 'VAUXHALL', 'model': 'GTC COUPE SPECIAL EDITIONS', 'derivative': '1.4T 16V Limited Edition 3dr [Nav/Leather]', 'mileage': 69401, 'mileageWarranty': True, 'type': 'car', 'saleId': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 400}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2017-04-28', 'fuel': 'Petrol', 'motExpiry': '2026-12-10', 'doors': 3, 'engineSize': 1364, 'bodyType': 'Coupe', 'images': ['https://abimg003.imgix.net/SC17GYJ/2026-03-24/image/1808d4b3-9aba-48aa-98bb-156272526987_removebg.jpg?w=600', 'https://abimg003.imgix.net/SC17GYJ/2026-03-24/image/a04569cb-c963-49bf-84a8-1a03b64b161d_removebg.jpg?w=600', 'https://abimg003.imgix.net/SC17GYJ/2026-03-24/image/f698b47d-4670-4fc6-abdc-c58915f9e08e_removebg.jpg?w=600', 'https://abimg003.imgix.net/SC17GYJ/2026-03-24/image/deb0ed86-3df8-4d9d-b836-e3f0b9e3ff5f_removebg.jpg?w=600', 'https://abimg003.imgix.net/SC17GYJ/2026-03-24/image/b37aecda-4b4b-4f99-bb6c-2128acad47bd_removebg.jpg?w=600', 'https://abimg003.imgix.net/SC17GYJ/2026-03-24/image/6197e7dd-0b51-4047-b470-0d2c9cb7e56e_removebg.jpg?w=600', 'https://abimg003.imgix.net/SC17GYJ/2026-03-24/image/9b493edd-3c1d-4a7b-866b-34a6a96c0980_removebg.jpg?w=600', 'https://abimg003.imgix.net/SC17GYJ/2026-03-24/image/1d448942-ae06-4b4d-a28f-78235371006b_removebg.jpg?w=600', 'https://abimg003.imgix.net/SC17GYJ/2026-03-24/image/6aa86ec0-e2c9-471f-84ae-ac68b1fcd585_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 05/18 - NO MILEAGE, 09/19 - 34K, 06/20 - 38K, 10/21 - 46K, 10/22 - 51K INVOICE @ 03/14 - 61K,', 'remarks': '**1451** VOSA STATES 41K, 46K, 51K, 58K, 65K, 68K,', 'virtual': False, 'seller': 'Link Financial', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 144, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/17378af8-0385-4e95-ae65-5c3740a91ec1.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:03:19 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120718650, 'registration': 'SC17GYJ', 'account': 'LIN021', 'make': 'VAUXHALL', 'model': 'GTC COUPE SPECIAL EDITIONS', 'derivative': '1.4T 16V Limited Edition 3dr [Nav/Leather]', 'mileage': 69401, 'mileageWarranty': True, 'type': 'car', 'saleId': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 400}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2017-04-28', 'fuel': 'Petrol', 'motExpiry': '2026-12-10', 'doors': 3, 'engineSize': 1364, 'bodyType': 'Coupe', 'images': ['https://abimg003.imgix.net/SC17GYJ/2026-03-24/image/1808d4b3-9aba-48aa-98bb-156272526987_removebg.jpg?w=600', 'https://abimg003.imgix.net/SC17GYJ/2026-03-24/image/a04569cb-c963-49bf-84a8-1a03b64b161d_removebg.jpg?w=600', 'https://abimg003.imgix.net/SC17GYJ/2026-03-24/image/f698b47d-4670-4fc6-abdc-c58915f9e08e_removebg.jpg?w=600', 'https://abimg003.imgix.net/SC17GYJ/2026-03-24/image/deb0ed86-3df8-4d9d-b836-e3f0b9e3ff5f_removebg.jpg?w=600', 'https://abimg003.imgix.net/SC17GYJ/2026-03-24/image/b37aecda-4b4b-4f99-bb6c-2128acad47bd_removebg.jpg?w=600', 'https://abimg003.imgix.net/SC17GYJ/2026-03-24/image/6197e7dd-0b51-4047-b470-0d2c9cb7e56e_removebg.jpg?w=600', 'https://abimg003.imgix.net/SC17GYJ/2026-03-24/image/9b493edd-3c1d-4a7b-866b-34a6a96c0980_removebg.jpg?w=600', 'https://abimg003.imgix.net/SC17GYJ/2026-03-24/image/1d448942-ae06-4b4d-a28f-78235371006b_removebg.jpg?w=600', 'https://abimg003.imgix.net/SC17GYJ/2026-03-24/image/6aa86ec0-e2c9-471f-84ae-ac68b1fcd585_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 05/18 - NO MILEAGE, 09/19 - 34K, 06/20 - 38K, 10/21 - 46K, 10/22 - 51K INVOICE @ 03/14 - 61K,', 'remarks': '**1451** VOSA STATES 41K, 46K, 51K, 58K, 65K, 68K,', 'virtual': False, 'seller': 'Link Financial', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 144, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/17378af8-0385-4e95-ae65-5c3740a91ec1.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:03:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a42f74ec-38fb-5d64-a199-d5545405373b with identifier: 120718650
2026-03-25 13:03:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a42f74ec-38fb-5d64-a199-d5545405373b with scrape type 1
2026-03-25 13:03:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 9 photos for item a42f74ec-38fb-5d64-a199-d5545405373b
2026-03-25 13:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03: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%252FSC17GYJ%252F2026-03-24%252Fimage%252F1808d4b3-9aba-48aa-98bb-156272526987_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:03:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/SC17GYJ/2026-03-24/image/1808d4b3-9aba-48aa-98bb-156272526987_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:03:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:03:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f869913f390>
2026-03-25 13:03:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:03:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:03:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:03:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ad75d66f-2bae-5bca-bd66-e90ec2529c7c/ad75d66f-2bae-5bca-bd66-e90ec2529c7c_image_9.jpg HTTP/1.1" 201 0
2026-03-25 13:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLN75EGV%252F2026-03-04%252Fimage%252F032fac67-4571-412e-9cda-d0abcccf1809_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:03:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LN75EGV/2026-03-04/image/032fac67-4571-412e-9cda-d0abcccf1809_removebg.jpg?w=600 saved to cache
2026-03-25 13:03:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item ad75d66f-2bae-5bca-bd66-e90ec2529c7c
2026-03-25 13:03:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/YR65CUV/2026-03-25/image/68f64305-2db3-4644-9875-86448a1370aa_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120763014?view=catalogue)
2026-03-25 13:03:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/YR65CUV/2026-03-25/image/120dc87a-096f-46ae-9bf0-7a1dcd089bfd_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120763014?view=catalogue)
2026-03-25 13:03:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/YR65CUV/2026-03-25/image/f30ec904-0152-41ee-b821-36cc5c554569_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120763014?view=catalogue)
2026-03-25 13:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03: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%252FCA68NTY%252F2026-03-25%252Fimage%252F405d5ba8-d600-4510-b733-a08bc139dcb0_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:03:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/CA68NTY/2026-03-25/image/405d5ba8-d600-4510-b733-a08bc139dcb0_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:03:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/YR65CUV/2026-03-25/image/9d52f5e5-1a9d-47b4-9162-4149c07798b6_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120763014?view=catalogue)
2026-03-25 13:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03: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%252FSC17GYJ%252F2026-03-24%252Fimage%252Fa04569cb-c963-49bf-84a8-1a03b64b161d_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:03:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/SC17GYJ/2026-03-24/image/a04569cb-c963-49bf-84a8-1a03b64b161d_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:03:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120438101?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03: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%252FCA68NTY%252F2026-03-25%252Fimage%252F777fc7a0-aa87-4d03-b2e3-9459dc687b17_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:03:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/CA68NTY/2026-03-25/image/777fc7a0-aa87-4d03-b2e3-9459dc687b17_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:03:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03: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%252FSC17GYJ%252F2026-03-24%252Fimage%252Ff698b47d-4670-4fc6-abdc-c58915f9e08e_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:03:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/SC17GYJ/2026-03-24/image/f698b47d-4670-4fc6-abdc-c58915f9e08e_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03: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%252FCA68NTY%252F2026-03-25%252Fimage%252Fa0a79708-eb3f-4974-adc9-fdc053e128dd_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:03:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/CA68NTY/2026-03-25/image/a0a79708-eb3f-4974-adc9-fdc053e128dd_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03: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%252FSC17GYJ%252F2026-03-24%252Fimage%252Fdeb0ed86-3df8-4d9d-b836-e3f0b9e3ff5f_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:03:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/SC17GYJ/2026-03-24/image/deb0ed86-3df8-4d9d-b836-e3f0b9e3ff5f_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:03:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/SC17GYJ/2026-03-24/image/1808d4b3-9aba-48aa-98bb-156272526987_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120718650?view=catalogue)
2026-03-25 13:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03: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%252FSC17GYJ%252F2026-03-24%252Fimage%252Fb37aecda-4b4b-4f99-bb6c-2128acad47bd_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:03:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/SC17GYJ/2026-03-24/image/b37aecda-4b4b-4f99-bb6c-2128acad47bd_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:03:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:03:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8699369790>
2026-03-25 13:03:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:03:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:03:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:03:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_97789d21-5cf4-5227-9962-61be8d67c604/97789d21-5cf4-5227-9962-61be8d67c604_image_7.jpg HTTP/1.1" 201 0
2026-03-25 13:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FYR65CUV%252F2026-03-25%252Fimage%252F68f64305-2db3-4644-9875-86448a1370aa_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:03:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YR65CUV/2026-03-25/image/68f64305-2db3-4644-9875-86448a1370aa_removebg.jpg?w=600 saved to cache
2026-03-25 13:03:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 97789d21-5cf4-5227-9962-61be8d67c604
2026-03-25 13:03:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:03:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f869a6a8290>
2026-03-25 13:03:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:03:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:03:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:03:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_97789d21-5cf4-5227-9962-61be8d67c604/97789d21-5cf4-5227-9962-61be8d67c604_image_4.jpg HTTP/1.1" 201 0
2026-03-25 13:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FYR65CUV%252F2026-03-25%252Fimage%252F120dc87a-096f-46ae-9bf0-7a1dcd089bfd_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:03:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YR65CUV/2026-03-25/image/120dc87a-096f-46ae-9bf0-7a1dcd089bfd_removebg.jpg?w=600 saved to cache
2026-03-25 13:03:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 97789d21-5cf4-5227-9962-61be8d67c604
2026-03-25 13:03:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:03:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8699b67a90>
2026-03-25 13:03:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:03:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:03:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:03:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_97789d21-5cf4-5227-9962-61be8d67c604/97789d21-5cf4-5227-9962-61be8d67c604_image_6.jpg HTTP/1.1" 201 0
2026-03-25 13:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FYR65CUV%252F2026-03-25%252Fimage%252Ff30ec904-0152-41ee-b821-36cc5c554569_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:03:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YR65CUV/2026-03-25/image/f30ec904-0152-41ee-b821-36cc5c554569_removebg.jpg?w=600 saved to cache
2026-03-25 13:03:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 97789d21-5cf4-5227-9962-61be8d67c604
2026-03-25 13:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03: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%252FSC17GYJ%252F2026-03-24%252Fimage%252F6197e7dd-0b51-4047-b470-0d2c9cb7e56e_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:03:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/SC17GYJ/2026-03-24/image/6197e7dd-0b51-4047-b470-0d2c9cb7e56e_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:03:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:03:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8699b5e950>
2026-03-25 13:03:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:03:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:03:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:03:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_97789d21-5cf4-5227-9962-61be8d67c604/97789d21-5cf4-5227-9962-61be8d67c604_image_5.jpg HTTP/1.1" 201 0
2026-03-25 13:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FYR65CUV%252F2026-03-25%252Fimage%252F9d52f5e5-1a9d-47b4-9162-4149c07798b6_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:03:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YR65CUV/2026-03-25/image/9d52f5e5-1a9d-47b4-9162-4149c07798b6_removebg.jpg?w=600 saved to cache
2026-03-25 13:03:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 97789d21-5cf4-5227-9962-61be8d67c604
2026-03-25 13:03:19 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120438101, 'registration': 'YE62BFX', 'account': 'WBA004', 'make': 'BMW', 'model': '1 SERIES HATCHBACK', 'derivative': '114i Sport 5dr', 'mileage': 112393, 'mileageWarranty': True, 'type': 'car', 'saleId': 19179, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 452}, 'saleStart': '2026-03-25T10:00Z', 'lot': 1317, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2012-10-31', 'fuel': 'Petrol', 'motExpiry': '2026-12-28', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YE62BFX/2026-03-13/image/b9f19e12-75e3-47c6-9e88-851c88490712_removebg.jpg?w=600', 'https://abimg003.imgix.net/YE62BFX/2026-03-13/image/5040d329-fabe-49cc-aebd-dd7cddee7aa0_removebg.jpg?w=600', 'https://abimg003.imgix.net/YE62BFX/2026-03-13/image/04cdf467-1fe8-460d-9abf-62152809be3e_removebg.jpg?w=600', 'https://abimg003.imgix.net/YE62BFX/2026-03-13/image/c8275680-8a68-4447-a090-b82e2b00a3c7_removebg.jpg?w=600', 'https://abimg003.imgix.net/YE62BFX/2026-03-13/image/30b44aef-7dd8-4ea6-9913-d65ea6e77841_removebg.jpg?w=600', 'https://abimg003.imgix.net/YE62BFX/2026-03-13/image/2e2a0142-fe38-491c-a5f0-048466599e75_removebg.jpg?w=600', 'https://abimg003.imgix.net/YE62BFX/2026-03-13/image/bc872148-fd6d-42e5-a93c-6d1e8ccda160_removebg.jpg?w=600', 'https://abimg003.imgix.net/YE62BFX/2026-03-13/image/61f6f44b-3503-4c9f-9d6b-4bc8cbc1d913_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 12/23-91K, 12/24-99K, 12/25-110K.', 'remarks': 'VOSA STATES MILES@ 82K, 91K, 99K, 110K. SPARE KEY IN OFFICE.', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '4', 'v5': True, 'v5details': 'Here', 'co2': 132, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/23877ea1-c68c-41cd-bb1f-9a7ccb4c2e80.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:03:19 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120438101, 'registration': 'YE62BFX', 'account': 'WBA004', 'make': 'BMW', 'model': '1 SERIES HATCHBACK', 'derivative': '114i Sport 5dr', 'mileage': 112393, 'mileageWarranty': True, 'type': 'car', 'saleId': 19179, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 452}, 'saleStart': '2026-03-25T10:00Z', 'lot': 1317, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2012-10-31', 'fuel': 'Petrol', 'motExpiry': '2026-12-28', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YE62BFX/2026-03-13/image/b9f19e12-75e3-47c6-9e88-851c88490712_removebg.jpg?w=600', 'https://abimg003.imgix.net/YE62BFX/2026-03-13/image/5040d329-fabe-49cc-aebd-dd7cddee7aa0_removebg.jpg?w=600', 'https://abimg003.imgix.net/YE62BFX/2026-03-13/image/04cdf467-1fe8-460d-9abf-62152809be3e_removebg.jpg?w=600', 'https://abimg003.imgix.net/YE62BFX/2026-03-13/image/c8275680-8a68-4447-a090-b82e2b00a3c7_removebg.jpg?w=600', 'https://abimg003.imgix.net/YE62BFX/2026-03-13/image/30b44aef-7dd8-4ea6-9913-d65ea6e77841_removebg.jpg?w=600', 'https://abimg003.imgix.net/YE62BFX/2026-03-13/image/2e2a0142-fe38-491c-a5f0-048466599e75_removebg.jpg?w=600', 'https://abimg003.imgix.net/YE62BFX/2026-03-13/image/bc872148-fd6d-42e5-a93c-6d1e8ccda160_removebg.jpg?w=600', 'https://abimg003.imgix.net/YE62BFX/2026-03-13/image/61f6f44b-3503-4c9f-9d6b-4bc8cbc1d913_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 12/23-91K, 12/24-99K, 12/25-110K.', 'remarks': 'VOSA STATES MILES@ 82K, 91K, 99K, 110K. SPARE KEY IN OFFICE.', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '4', 'v5': True, 'v5details': 'Here', 'co2': 132, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/23877ea1-c68c-41cd-bb1f-9a7ccb4c2e80.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:03:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e532799e-4d16-5738-8f96-1df7aaa96843 with identifier: 120438101
2026-03-25 13:03:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e532799e-4d16-5738-8f96-1df7aaa96843 with scrape type 2
2026-03-25 13:03:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e532799e-4d16-5738-8f96-1df7aaa96843 with scrape type 2
2026-03-25 13:03:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: e532799e-4d16-5738-8f96-1df7aaa96843, identifier: 120438101
2026-03-25 13:03:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:03:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8699192150>
2026-03-25 13:03:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:03:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:03:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:03:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a42f74ec-38fb-5d64-a199-d5545405373b/a42f74ec-38fb-5d64-a199-d5545405373b_image_0.jpg HTTP/1.1" 201 0
2026-03-25 13:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FSC17GYJ%252F2026-03-24%252Fimage%252F1808d4b3-9aba-48aa-98bb-156272526987_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:03:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/SC17GYJ/2026-03-24/image/1808d4b3-9aba-48aa-98bb-156272526987_removebg.jpg?w=600 saved to cache
2026-03-25 13:03:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item a42f74ec-38fb-5d64-a199-d5545405373b
2026-03-25 13:03:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/CA68NTY/2026-03-25/image/98b026f2-b421-4973-a520-d261df4cae8c_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120743971?view=catalogue)
2026-03-25 13:03:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/CA68NTY/2026-03-25/image/ca427a1f-2d6f-475e-92af-99b36c4e27aa_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120743971?view=catalogue)
2026-03-25 13:03:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/CA68NTY/2026-03-25/image/405d5ba8-d600-4510-b733-a08bc139dcb0_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120743971?view=catalogue)
2026-03-25 13:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03: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%252FSC17GYJ%252F2026-03-24%252Fimage%252F9b493edd-3c1d-4a7b-866b-34a6a96c0980_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:03:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/SC17GYJ/2026-03-24/image/9b493edd-3c1d-4a7b-866b-34a6a96c0980_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:03:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: e532799e-4d16-5738-8f96-1df7aaa96843 with identifier: 120438101
2026-03-25 13:03:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: e532799e-4d16-5738-8f96-1df7aaa96843 with identifier: 120438101
2026-03-25 13:03:19 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: e532799e-4d16-5738-8f96-1df7aaa96843 with expiration date: 2026-03-25T10:00:00Z
{'auction_title': '',
'c_o_2_emission_value': 132,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'e532799e-4d16-5738-8f96-1df7aaa96843',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'YE62BFX',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120438101',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'BMW',
'model': '1 SERIES HATCHBACK',
'odometer': 112393,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-10-31',
'seller_name': 'UKCGR - Trade',
'title': 'BMW 1 SERIES HATCHBACK 114i Sport 5dr',
'transmission': 'manual',
'trim': '114i Sport 5dr',
'vin': None,
'year': 2012}
2026-03-25 13:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:19 [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-25 13:03:19 [astonbarclay.gb] INFO: Saving data for 120438101: {'auction_closing_time': 1774432800.0, 'created_time': 1773406845.509403, 'last_price_update_time': 1774443799.803168}
2026-03-25 13:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120438101') HTTP/1.1" 204 0
2026-03-25 13:03:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/CA68NTY/2026-03-25/image/733a643d-3b2f-467e-ace7-b6c799cbec44_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120743971?view=catalogue)
2026-03-25 13:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03: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%252FSC17GYJ%252F2026-03-24%252Fimage%252F1d448942-ae06-4b4d-a28f-78235371006b_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:03:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/SC17GYJ/2026-03-24/image/1d448942-ae06-4b4d-a28f-78235371006b_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03: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%252FSC17GYJ%252F2026-03-24%252Fimage%252F6aa86ec0-e2c9-471f-84ae-ac68b1fcd585_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:03:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/SC17GYJ/2026-03-24/image/6aa86ec0-e2c9-471f-84ae-ac68b1fcd585_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:03:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:03:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8699b5ce10>
2026-03-25 13:03:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:03:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:03:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:03:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0a619941-9f68-541f-9620-427497983170/0a619941-9f68-541f-9620-427497983170_image_3.jpg HTTP/1.1" 201 0
2026-03-25 13:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FCA68NTY%252F2026-03-25%252Fimage%252F98b026f2-b421-4973-a520-d261df4cae8c_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:03:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/CA68NTY/2026-03-25/image/98b026f2-b421-4973-a520-d261df4cae8c_removebg.jpg?w=600 saved to cache
2026-03-25 13:03:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 0a619941-9f68-541f-9620-427497983170
2026-03-25 13:03:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:03:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f869a5e8650>
2026-03-25 13:03:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:03:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:03:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:03:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0a619941-9f68-541f-9620-427497983170/0a619941-9f68-541f-9620-427497983170_image_4.jpg HTTP/1.1" 201 0
2026-03-25 13:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FCA68NTY%252F2026-03-25%252Fimage%252Fca427a1f-2d6f-475e-92af-99b36c4e27aa_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:03:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/CA68NTY/2026-03-25/image/ca427a1f-2d6f-475e-92af-99b36c4e27aa_removebg.jpg?w=600 saved to cache
2026-03-25 13:03:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 0a619941-9f68-541f-9620-427497983170
2026-03-25 13:03:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:03:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8699b4ec10>
2026-03-25 13:03:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:03:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:03:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:03:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0a619941-9f68-541f-9620-427497983170/0a619941-9f68-541f-9620-427497983170_image_6.jpg HTTP/1.1" 201 0
2026-03-25 13:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FCA68NTY%252F2026-03-25%252Fimage%252F405d5ba8-d600-4510-b733-a08bc139dcb0_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:03:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/CA68NTY/2026-03-25/image/405d5ba8-d600-4510-b733-a08bc139dcb0_removebg.jpg?w=600 saved to cache
2026-03-25 13:03:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 0a619941-9f68-541f-9620-427497983170
2026-03-25 13:03:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/SC17GYJ/2026-03-24/image/deb0ed86-3df8-4d9d-b836-e3f0b9e3ff5f_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120718650?view=catalogue)
2026-03-25 13:03:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:03:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8699b15d90>
2026-03-25 13:03:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:03:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:03:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:03:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0a619941-9f68-541f-9620-427497983170/0a619941-9f68-541f-9620-427497983170_image_5.jpg HTTP/1.1" 201 0
2026-03-25 13:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FCA68NTY%252F2026-03-25%252Fimage%252F733a643d-3b2f-467e-ace7-b6c799cbec44_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:03:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/CA68NTY/2026-03-25/image/733a643d-3b2f-467e-ace7-b6c799cbec44_removebg.jpg?w=600 saved to cache
2026-03-25 13:03:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 0a619941-9f68-541f-9620-427497983170
2026-03-25 13:03:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/SC17GYJ/2026-03-24/image/6197e7dd-0b51-4047-b470-0d2c9cb7e56e_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120718650?view=catalogue)
2026-03-25 13:03:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/SC17GYJ/2026-03-24/image/b37aecda-4b4b-4f99-bb6c-2128acad47bd_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120718650?view=catalogue)
2026-03-25 13:03:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:03:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f869a7c7f50>
2026-03-25 13:03:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:03:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:03:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:03:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a42f74ec-38fb-5d64-a199-d5545405373b/a42f74ec-38fb-5d64-a199-d5545405373b_image_3.jpg HTTP/1.1" 201 0
2026-03-25 13:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FSC17GYJ%252F2026-03-24%252Fimage%252Fdeb0ed86-3df8-4d9d-b836-e3f0b9e3ff5f_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:03:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/SC17GYJ/2026-03-24/image/deb0ed86-3df8-4d9d-b836-e3f0b9e3ff5f_removebg.jpg?w=600 saved to cache
2026-03-25 13:03:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item a42f74ec-38fb-5d64-a199-d5545405373b
2026-03-25 13:03:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/SC17GYJ/2026-03-24/image/f698b47d-4670-4fc6-abdc-c58915f9e08e_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120718650?view=catalogue)
2026-03-25 13:03:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:03:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f869933b590>
2026-03-25 13:03:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:03:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:03:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:03:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a42f74ec-38fb-5d64-a199-d5545405373b/a42f74ec-38fb-5d64-a199-d5545405373b_image_5.jpg HTTP/1.1" 201 0
2026-03-25 13:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FSC17GYJ%252F2026-03-24%252Fimage%252F6197e7dd-0b51-4047-b470-0d2c9cb7e56e_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:03:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/SC17GYJ/2026-03-24/image/6197e7dd-0b51-4047-b470-0d2c9cb7e56e_removebg.jpg?w=600 saved to cache
2026-03-25 13:03:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item a42f74ec-38fb-5d64-a199-d5545405373b
2026-03-25 13:03:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:03:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f86993396d0>
2026-03-25 13:03:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:03:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:03:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:03:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a42f74ec-38fb-5d64-a199-d5545405373b/a42f74ec-38fb-5d64-a199-d5545405373b_image_4.jpg HTTP/1.1" 201 0
2026-03-25 13:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FSC17GYJ%252F2026-03-24%252Fimage%252Fb37aecda-4b4b-4f99-bb6c-2128acad47bd_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:03:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/SC17GYJ/2026-03-24/image/b37aecda-4b4b-4f99-bb6c-2128acad47bd_removebg.jpg?w=600 saved to cache
2026-03-25 13:03:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item a42f74ec-38fb-5d64-a199-d5545405373b
2026-03-25 13:03:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/CA68NTY/2026-03-25/image/a0a79708-eb3f-4974-adc9-fdc053e128dd_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120743971?view=catalogue)
2026-03-25 13:03:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:03:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f86991f5050>
2026-03-25 13:03:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:03:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:03:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:03:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a42f74ec-38fb-5d64-a199-d5545405373b/a42f74ec-38fb-5d64-a199-d5545405373b_image_2.jpg HTTP/1.1" 201 0
2026-03-25 13:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FSC17GYJ%252F2026-03-24%252Fimage%252Ff698b47d-4670-4fc6-abdc-c58915f9e08e_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:03:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/SC17GYJ/2026-03-24/image/f698b47d-4670-4fc6-abdc-c58915f9e08e_removebg.jpg?w=600 saved to cache
2026-03-25 13:03:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item a42f74ec-38fb-5d64-a199-d5545405373b
2026-03-25 13:03:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/SC17GYJ/2026-03-24/image/6aa86ec0-e2c9-471f-84ae-ac68b1fcd585_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120718650?view=catalogue)
2026-03-25 13:03:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/SC17GYJ/2026-03-24/image/1d448942-ae06-4b4d-a28f-78235371006b_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120718650?view=catalogue)
2026-03-25 13:03:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120779999?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13: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-25 13:03:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:03:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8699b2f110>
2026-03-25 13:03:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:03:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:03:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:03:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0a619941-9f68-541f-9620-427497983170/0a619941-9f68-541f-9620-427497983170_image_8.jpg HTTP/1.1" 201 0
2026-03-25 13:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FCA68NTY%252F2026-03-25%252Fimage%252Fa0a79708-eb3f-4974-adc9-fdc053e128dd_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:03:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/CA68NTY/2026-03-25/image/a0a79708-eb3f-4974-adc9-fdc053e128dd_removebg.jpg?w=600 saved to cache
2026-03-25 13:03:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 0a619941-9f68-541f-9620-427497983170
2026-03-25 13:03:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/CA68NTY/2026-03-25/image/4a59f815-e68d-461f-83a4-c9e12ca67e48_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120743971?view=catalogue)
2026-03-25 13:03:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/CA68NTY/2026-03-25/image/777fc7a0-aa87-4d03-b2e3-9459dc687b17_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120743971?view=catalogue)
2026-03-25 13:03:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:03:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8699122d10>
2026-03-25 13:03:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:03:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:03:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:03:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a42f74ec-38fb-5d64-a199-d5545405373b/a42f74ec-38fb-5d64-a199-d5545405373b_image_8.jpg HTTP/1.1" 201 0
2026-03-25 13:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FSC17GYJ%252F2026-03-24%252Fimage%252F6aa86ec0-e2c9-471f-84ae-ac68b1fcd585_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:03:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/SC17GYJ/2026-03-24/image/6aa86ec0-e2c9-471f-84ae-ac68b1fcd585_removebg.jpg?w=600 saved to cache
2026-03-25 13:03:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item a42f74ec-38fb-5d64-a199-d5545405373b
2026-03-25 13:03:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:03:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8699361190>
2026-03-25 13:03:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:03:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:03:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:03:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a42f74ec-38fb-5d64-a199-d5545405373b/a42f74ec-38fb-5d64-a199-d5545405373b_image_7.jpg HTTP/1.1" 201 0
2026-03-25 13:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FSC17GYJ%252F2026-03-24%252Fimage%252F1d448942-ae06-4b4d-a28f-78235371006b_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:03:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/SC17GYJ/2026-03-24/image/1d448942-ae06-4b4d-a28f-78235371006b_removebg.jpg?w=600 saved to cache
2026-03-25 13:03:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item a42f74ec-38fb-5d64-a199-d5545405373b
2026-03-25 13:03:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/SC17GYJ/2026-03-24/image/a04569cb-c963-49bf-84a8-1a03b64b161d_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120718650?view=catalogue)
2026-03-25 13:03:20 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120779999, 'registration': 'YR62UHE', 'account': 'WBA001', 'make': 'PEUGEOT', 'model': '3008 DIESEL ESTATE', 'derivative': '1.6 e-HDi 112 Active II 5dr EGC', 'mileage': 136241, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 400}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2012-09-29', 'fuel': 'Diesel', 'motExpiry': '2026-05-25', 'doors': 5, 'engineSize': 1560, 'bodyType': 'Estate', 'images': None, 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'VOSA STATES 39K, 49K, 58K, 66K, 74K, 82K, 91K, 95K, 109K, 122K, 131K', 'virtual': False, 'seller': 'UKCGR', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': False, 'v5details': None, 'co2': 117, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:03:20 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120779999, 'registration': 'YR62UHE', 'account': 'WBA001', 'make': 'PEUGEOT', 'model': '3008 DIESEL ESTATE', 'derivative': '1.6 e-HDi 112 Active II 5dr EGC', 'mileage': 136241, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 400}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2012-09-29', 'fuel': 'Diesel', 'motExpiry': '2026-05-25', 'doors': 5, 'engineSize': 1560, 'bodyType': 'Estate', 'images': None, 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'VOSA STATES 39K, 49K, 58K, 66K, 74K, 82K, 91K, 95K, 109K, 122K, 131K', 'virtual': False, 'seller': 'UKCGR', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': False, 'v5details': None, 'co2': 117, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:03:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 41224be2-b4c8-57d6-a204-f2428970b6ad with identifier: 120779999
2026-03-25 13:03:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 41224be2-b4c8-57d6-a204-f2428970b6ad with scrape type 1
2026-03-25 13:03:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 41224be2-b4c8-57d6-a204-f2428970b6ad
2026-03-25 13:03:20 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 41224be2-b4c8-57d6-a204-f2428970b6ad
2026-03-25 13:03:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 41224be2-b4c8-57d6-a204-f2428970b6ad, identifier: 120779999
2026-03-25 13:03:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/SC17GYJ/2026-03-24/image/9b493edd-3c1d-4a7b-866b-34a6a96c0980_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120718650?view=catalogue)
2026-03-25 13:03:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 41224be2-b4c8-57d6-a204-f2428970b6ad with identifier: 120779999
2026-03-25 13:03:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 41224be2-b4c8-57d6-a204-f2428970b6ad with identifier: 120779999
2026-03-25 13:03:20 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 41224be2-b4c8-57d6-a204-f2428970b6ad with identifier: 120779999 to the API
2026-03-25 13:03:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13: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-25 13:03:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120779999?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 117,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'expiration_date': '2026-03-31T12:00:00Z',
'fuel_type': 'Diesel',
'id': '41224be2-b4c8-57d6-a204-f2428970b6ad',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'YR62UHE',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120779999',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'PEUGEOT',
'model': '3008 DIESEL ESTATE',
'odometer': 136241,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-09-29',
'seller_name': 'UKCGR',
'title': 'PEUGEOT 3008 DIESEL ESTATE 1.6 e-HDi 112 Active II 5dr EGC',
'transmission': 'automatic',
'trim': '1.6 e-HDi 112 Active II 5dr EGC',
'vin': None,
'year': 2012}
2026-03-25 13:03:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%27120779999%27 HTTP/1.1" 200 None
2026-03-25 13:03:21 [astonbarclay.gb] INFO: Saving data for 120779999: {'created_time': 1774443801.348682, 'last_price_update_time': 1774443801.348694, 'auction_closing_time': 1774958400.0}
2026-03-25 13:03:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120779999') HTTP/1.1" 204 0
2026-03-25 13:03:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/CA68NTY/2026-03-25/image/3683762f-3f0d-43a6-99a7-1ab8afb0cd75_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120743971?view=catalogue)
2026-03-25 13:03:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/CA68NTY/2026-03-25/image/6d43a110-2220-4565-9c76-ba1b6479f8ed_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120743971?view=catalogue)
2026-03-25 13:03:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/YR65CUV/2026-03-25/image/040ad42b-df5c-484f-9f91-d542667c17b1_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120763014?view=catalogue)
2026-03-25 13:03:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/YR65CUV/2026-03-25/image/4eae6f2e-0127-4d30-a703-b57277f358b7_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120763014?view=catalogue)
2026-03-25 13:03:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:03:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8699377b90>
2026-03-25 13:03:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13: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-25 13:03:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:03:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0a619941-9f68-541f-9620-427497983170/0a619941-9f68-541f-9620-427497983170_image_0.jpg HTTP/1.1" 201 0
2026-03-25 13:03:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FCA68NTY%252F2026-03-25%252Fimage%252F4a59f815-e68d-461f-83a4-c9e12ca67e48_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:03:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/CA68NTY/2026-03-25/image/4a59f815-e68d-461f-83a4-c9e12ca67e48_removebg.jpg?w=600 saved to cache
2026-03-25 13:03:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 0a619941-9f68-541f-9620-427497983170
2026-03-25 13:03:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:03:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8699152710>
2026-03-25 13:03:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13: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-25 13:03:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:03:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0a619941-9f68-541f-9620-427497983170/0a619941-9f68-541f-9620-427497983170_image_7.jpg HTTP/1.1" 201 0
2026-03-25 13:03:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FCA68NTY%252F2026-03-25%252Fimage%252F777fc7a0-aa87-4d03-b2e3-9459dc687b17_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:03:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/CA68NTY/2026-03-25/image/777fc7a0-aa87-4d03-b2e3-9459dc687b17_removebg.jpg?w=600 saved to cache
2026-03-25 13:03:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 0a619941-9f68-541f-9620-427497983170
2026-03-25 13:03:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:03:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8699b20710>
2026-03-25 13:03:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13: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-25 13:03:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:03:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a42f74ec-38fb-5d64-a199-d5545405373b/a42f74ec-38fb-5d64-a199-d5545405373b_image_1.jpg HTTP/1.1" 201 0
2026-03-25 13:03:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FSC17GYJ%252F2026-03-24%252Fimage%252Fa04569cb-c963-49bf-84a8-1a03b64b161d_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:03:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/SC17GYJ/2026-03-24/image/a04569cb-c963-49bf-84a8-1a03b64b161d_removebg.jpg?w=600 saved to cache
2026-03-25 13:03:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item a42f74ec-38fb-5d64-a199-d5545405373b
2026-03-25 13:03:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120765790?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:03:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120774627?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:03:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:03:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f86991456d0>
2026-03-25 13:03:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13: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-25 13:03:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:03:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a42f74ec-38fb-5d64-a199-d5545405373b/a42f74ec-38fb-5d64-a199-d5545405373b_image_6.jpg HTTP/1.1" 201 0
2026-03-25 13:03:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FSC17GYJ%252F2026-03-24%252Fimage%252F9b493edd-3c1d-4a7b-866b-34a6a96c0980_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:03:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/SC17GYJ/2026-03-24/image/9b493edd-3c1d-4a7b-866b-34a6a96c0980_removebg.jpg?w=600 saved to cache
2026-03-25 13:03:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item a42f74ec-38fb-5d64-a199-d5545405373b
2026-03-25 13:03:21 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a42f74ec-38fb-5d64-a199-d5545405373b, skipping ID generation
2026-03-25 13:03:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a42f74ec-38fb-5d64-a199-d5545405373b with scrape type 1
2026-03-25 13:03:21 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a42f74ec-38fb-5d64-a199-d5545405373b sending to next pipeline
2026-03-25 13:03:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: a42f74ec-38fb-5d64-a199-d5545405373b, identifier: 120718650
2026-03-25 13:03:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:03:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:03:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: a42f74ec-38fb-5d64-a199-d5545405373b with identifier: 120718650
2026-03-25 13:03:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: a42f74ec-38fb-5d64-a199-d5545405373b with identifier: 120718650
2026-03-25 13:03:21 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: a42f74ec-38fb-5d64-a199-d5545405373b with identifier: 120718650 to the API
2026-03-25 13:03:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13: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-25 13:03:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/SC17GYJ/2026-03-24/image/9b493edd-3c1d-4a7b-866b-34a6a96c0980_removebg.jpg?w=600>
{'auction_title': '',
'c_o_2_emission_value': 144,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 3,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'expiration_date': '2026-03-31T12:00:00Z',
'fuel_type': 'Petrol',
'id': 'a42f74ec-38fb-5d64-a199-d5545405373b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'SC17GYJ',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120718650',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'VAUXHALL',
'model': 'GTC COUPE SPECIAL EDITIONS',
'odometer': 69401,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 9,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a42f74ec-38fb-5d64-a199-d5545405373b/a42f74ec-38fb-5d64-a199-d5545405373b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 23648,
'Height': 338,
'OriginUrl': 'https://abimg003.imgix.net/SC17GYJ/2026-03-24/image/1808d4b3-9aba-48aa-98bb-156272526987_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a42f74ec-38fb-5d64-a199-d5545405373b/a42f74ec-38fb-5d64-a199-d5545405373b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 23454,
'Height': 338,
'OriginUrl': 'https://abimg003.imgix.net/SC17GYJ/2026-03-24/image/a04569cb-c963-49bf-84a8-1a03b64b161d_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a42f74ec-38fb-5d64-a199-d5545405373b/a42f74ec-38fb-5d64-a199-d5545405373b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 25956,
'Height': 338,
'OriginUrl': 'https://abimg003.imgix.net/SC17GYJ/2026-03-24/image/f698b47d-4670-4fc6-abdc-c58915f9e08e_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a42f74ec-38fb-5d64-a199-d5545405373b/a42f74ec-38fb-5d64-a199-d5545405373b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 25823,
'Height': 338,
'OriginUrl': 'https://abimg003.imgix.net/SC17GYJ/2026-03-24/image/deb0ed86-3df8-4d9d-b836-e3f0b9e3ff5f_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a42f74ec-38fb-5d64-a199-d5545405373b/a42f74ec-38fb-5d64-a199-d5545405373b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45594,
'Height': 338,
'OriginUrl': 'https://abimg003.imgix.net/SC17GYJ/2026-03-24/image/b37aecda-4b4b-4f99-bb6c-2128acad47bd_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a42f74ec-38fb-5d64-a199-d5545405373b/a42f74ec-38fb-5d64-a199-d5545405373b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46917,
'Height': 338,
'OriginUrl': 'https://abimg003.imgix.net/SC17GYJ/2026-03-24/image/6197e7dd-0b51-4047-b470-0d2c9cb7e56e_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a42f74ec-38fb-5d64-a199-d5545405373b/a42f74ec-38fb-5d64-a199-d5545405373b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 29171,
'Height': 338,
'OriginUrl': 'https://abimg003.imgix.net/SC17GYJ/2026-03-24/image/9b493edd-3c1d-4a7b-866b-34a6a96c0980_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a42f74ec-38fb-5d64-a199-d5545405373b/a42f74ec-38fb-5d64-a199-d5545405373b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 40175,
'Height': 338,
'OriginUrl': 'https://abimg003.imgix.net/SC17GYJ/2026-03-24/image/1d448942-ae06-4b4d-a28f-78235371006b_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a42f74ec-38fb-5d64-a199-d5545405373b/a42f74ec-38fb-5d64-a199-d5545405373b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 42145,
'Height': 338,
'OriginUrl': 'https://abimg003.imgix.net/SC17GYJ/2026-03-24/image/6aa86ec0-e2c9-471f-84ae-ac68b1fcd585_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-04-28',
'seller_name': 'Link Financial',
'title': 'VAUXHALL GTC COUPE SPECIAL EDITIONS 1.4T 16V Limited Edition 3dr '
'[Nav/Leather]',
'transmission': 'manual',
'trim': '1.4T 16V Limited Edition 3dr [Nav/Leather]',
'vin': None,
'year': 2017}
2026-03-25 13:03:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%27120718650%27 HTTP/1.1" 200 None
2026-03-25 13:03:22 [astonbarclay.gb] INFO: Saving data for 120718650: {'created_time': 1774443802.175168, 'last_price_update_time': 1774443802.175181, 'auction_closing_time': 1774958400.0}
2026-03-25 13:03:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120718650') HTTP/1.1" 204 0
2026-03-25 13:03:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/YR65CUV/2026-03-25/image/0dcc99fd-60e3-425e-85ce-b3fa227272bc_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120763014?view=catalogue)
2026-03-25 13:03:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/YR65CUV/2026-03-25/image/53de9b3e-b968-4e91-ad81-390d592610c5_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120763014?view=catalogue)
2026-03-25 13:03:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/YR65CUV/2026-03-25/image/124ed842-0b32-43cb-b582-9f7496f5a9e4_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120763014?view=catalogue)
2026-03-25 13:03:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:03:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f869a5eb890>
2026-03-25 13:03:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:03:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:03:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:03:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0a619941-9f68-541f-9620-427497983170/0a619941-9f68-541f-9620-427497983170_image_1.jpg HTTP/1.1" 201 0
2026-03-25 13:03:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FCA68NTY%252F2026-03-25%252Fimage%252F3683762f-3f0d-43a6-99a7-1ab8afb0cd75_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:03:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/CA68NTY/2026-03-25/image/3683762f-3f0d-43a6-99a7-1ab8afb0cd75_removebg.jpg?w=600 saved to cache
2026-03-25 13:03:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 0a619941-9f68-541f-9620-427497983170
2026-03-25 13:03:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:03:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8699363990>
2026-03-25 13:03:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:03:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:03:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:03:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0a619941-9f68-541f-9620-427497983170/0a619941-9f68-541f-9620-427497983170_image_2.jpg HTTP/1.1" 201 0
2026-03-25 13:03:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FCA68NTY%252F2026-03-25%252Fimage%252F6d43a110-2220-4565-9c76-ba1b6479f8ed_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:03:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/CA68NTY/2026-03-25/image/6d43a110-2220-4565-9c76-ba1b6479f8ed_removebg.jpg?w=600 saved to cache
2026-03-25 13:03:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 0a619941-9f68-541f-9620-427497983170
2026-03-25 13:03:22 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 0a619941-9f68-541f-9620-427497983170, skipping ID generation
2026-03-25 13:03:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0a619941-9f68-541f-9620-427497983170 with scrape type 1
2026-03-25 13:03:22 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0a619941-9f68-541f-9620-427497983170 sending to next pipeline
2026-03-25 13:03:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 0a619941-9f68-541f-9620-427497983170, identifier: 120743971
2026-03-25 13:03:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:03:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f86991e3d50>
2026-03-25 13:03:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:03:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:03:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:03:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_97789d21-5cf4-5227-9962-61be8d67c604/97789d21-5cf4-5227-9962-61be8d67c604_image_3.jpg HTTP/1.1" 201 0
2026-03-25 13:03:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FYR65CUV%252F2026-03-25%252Fimage%252F040ad42b-df5c-484f-9f91-d542667c17b1_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:03:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YR65CUV/2026-03-25/image/040ad42b-df5c-484f-9f91-d542667c17b1_removebg.jpg?w=600 saved to cache
2026-03-25 13:03:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 97789d21-5cf4-5227-9962-61be8d67c604
2026-03-25 13:03:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:03:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8699b03f10>
2026-03-25 13:03:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:03:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:03:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:03:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_97789d21-5cf4-5227-9962-61be8d67c604/97789d21-5cf4-5227-9962-61be8d67c604_image_8.jpg HTTP/1.1" 201 0
2026-03-25 13:03:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FYR65CUV%252F2026-03-25%252Fimage%252F4eae6f2e-0127-4d30-a703-b57277f358b7_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:03:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YR65CUV/2026-03-25/image/4eae6f2e-0127-4d30-a703-b57277f358b7_removebg.jpg?w=600 saved to cache
2026-03-25 13:03:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 97789d21-5cf4-5227-9962-61be8d67c604
2026-03-25 13:03:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LN75EGV/2026-03-04/image/b12f72b7-59a1-4e17-b483-406a9c32b9d3_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120098083?view=catalogue)
2026-03-25 13:03:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LN75EGV/2026-03-04/image/723878e4-d7c6-4d8f-9d08-d3390127ac4e_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120098083?view=catalogue)
2026-03-25 13:03:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 0a619941-9f68-541f-9620-427497983170 with identifier: 120743971
2026-03-25 13:03:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 0a619941-9f68-541f-9620-427497983170 with identifier: 120743971
2026-03-25 13:03:22 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 0a619941-9f68-541f-9620-427497983170 with identifier: 120743971 to the API
2026-03-25 13:03:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13: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-25 13:03:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/CA68NTY/2026-03-25/image/6d43a110-2220-4565-9c76-ba1b6479f8ed_removebg.jpg?w=600>
{'auction_title': '',
'c_o_2_emission_value': 130,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': '2026-03-31T12:00:00Z',
'fuel_type': 'Diesel',
'id': '0a619941-9f68-541f-9620-427497983170',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'CA68NTY',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120743971',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'KIA',
'model': 'SPORTAGE DIESEL ESTATE',
'odometer': 63529,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 9,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0a619941-9f68-541f-9620-427497983170/0a619941-9f68-541f-9620-427497983170_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39224,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/CA68NTY/2026-03-25/image/4a59f815-e68d-461f-83a4-c9e12ca67e48_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0a619941-9f68-541f-9620-427497983170/0a619941-9f68-541f-9620-427497983170_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39107,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/CA68NTY/2026-03-25/image/3683762f-3f0d-43a6-99a7-1ab8afb0cd75_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0a619941-9f68-541f-9620-427497983170/0a619941-9f68-541f-9620-427497983170_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 38888,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/CA68NTY/2026-03-25/image/6d43a110-2220-4565-9c76-ba1b6479f8ed_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0a619941-9f68-541f-9620-427497983170/0a619941-9f68-541f-9620-427497983170_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 38767,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/CA68NTY/2026-03-25/image/98b026f2-b421-4973-a520-d261df4cae8c_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0a619941-9f68-541f-9620-427497983170/0a619941-9f68-541f-9620-427497983170_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 38010,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/CA68NTY/2026-03-25/image/ca427a1f-2d6f-475e-92af-99b36c4e27aa_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0a619941-9f68-541f-9620-427497983170/0a619941-9f68-541f-9620-427497983170_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68874,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/CA68NTY/2026-03-25/image/733a643d-3b2f-467e-ace7-b6c799cbec44_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0a619941-9f68-541f-9620-427497983170/0a619941-9f68-541f-9620-427497983170_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 42072,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/CA68NTY/2026-03-25/image/405d5ba8-d600-4510-b733-a08bc139dcb0_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0a619941-9f68-541f-9620-427497983170/0a619941-9f68-541f-9620-427497983170_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52637,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/CA68NTY/2026-03-25/image/777fc7a0-aa87-4d03-b2e3-9459dc687b17_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0a619941-9f68-541f-9620-427497983170/0a619941-9f68-541f-9620-427497983170_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53038,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/CA68NTY/2026-03-25/image/a0a79708-eb3f-4974-adc9-fdc053e128dd_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-11-29',
'seller_name': 'MotoNovo Finance',
'title': 'KIA SPORTAGE DIESEL ESTATE 1.6 CRDi ISG GT-Line 5dr',
'transmission': 'manual',
'trim': '1.6 CRDi ISG GT-Line 5dr',
'vin': None,
'year': 2018}
2026-03-25 13:03:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%27120743971%27 HTTP/1.1" 200 None
2026-03-25 13:03:22 [astonbarclay.gb] INFO: Saving data for 120743971: {'created_time': 1774443802.866076, 'last_price_update_time': 1774443802.866086, 'auction_closing_time': 1774958400.0}
2026-03-25 13:03:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120743971') HTTP/1.1" 204 0
2026-03-25 13:03:22 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120765790, 'registration': 'KV16MVG', 'account': 'KCS002', 'make': 'MERCEDES-BENZ', 'model': 'C CLASS DIESEL ESTATE', 'derivative': 'C220d SE Executive 5dr Auto', 'mileage': 75879, 'mileageWarranty': True, 'type': 'car', 'saleId': 19229, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 77}, 'saleStart': '2026-04-01T08:45Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2016-03-02', 'fuel': 'Diesel', 'motExpiry': '2027-02-01', 'doors': 5, 'engineSize': 2143, 'bodyType': 'Estate', 'images': None, 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'CarBuy Limited', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': False, 'v5details': None, 'co2': 114, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:03:22 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120765790, 'registration': 'KV16MVG', 'account': 'KCS002', 'make': 'MERCEDES-BENZ', 'model': 'C CLASS DIESEL ESTATE', 'derivative': 'C220d SE Executive 5dr Auto', 'mileage': 75879, 'mileageWarranty': True, 'type': 'car', 'saleId': 19229, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 77}, 'saleStart': '2026-04-01T08:45Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2016-03-02', 'fuel': 'Diesel', 'motExpiry': '2027-02-01', 'doors': 5, 'engineSize': 2143, 'bodyType': 'Estate', 'images': None, 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'CarBuy Limited', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': False, 'v5details': None, 'co2': 114, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:03:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 49652e74-cfa5-5c49-9afc-ab744c2bd2c6 with identifier: 120765790
2026-03-25 13:03:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 49652e74-cfa5-5c49-9afc-ab744c2bd2c6 with scrape type 1
2026-03-25 13:03:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 49652e74-cfa5-5c49-9afc-ab744c2bd2c6
2026-03-25 13:03:22 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 49652e74-cfa5-5c49-9afc-ab744c2bd2c6
2026-03-25 13:03:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 49652e74-cfa5-5c49-9afc-ab744c2bd2c6, identifier: 120765790
2026-03-25 13:03:22 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120774627, 'registration': 'VT19VHW', 'account': 'MOT075', 'make': 'FORD', 'model': 'FOCUS DIESEL HATCHBACK', 'derivative': '1.5 EcoBlue 120 ST-Line X 5dr', 'mileage': 80039, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 400}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2019-06-28', 'fuel': 'Diesel', 'motExpiry': '2026-12-09', 'doors': 5, 'engineSize': 1499, 'bodyType': 'Hatchback', 'images': None, 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'VOSA STATES 56K, 64K, 70K, 75K, 79K,', 'virtual': False, 'seller': 'MotoNovo Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': False, 'v5details': None, 'co2': 99, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:03:22 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120774627, 'registration': 'VT19VHW', 'account': 'MOT075', 'make': 'FORD', 'model': 'FOCUS DIESEL HATCHBACK', 'derivative': '1.5 EcoBlue 120 ST-Line X 5dr', 'mileage': 80039, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 400}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2019-06-28', 'fuel': 'Diesel', 'motExpiry': '2026-12-09', 'doors': 5, 'engineSize': 1499, 'bodyType': 'Hatchback', 'images': None, 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'VOSA STATES 56K, 64K, 70K, 75K, 79K,', 'virtual': False, 'seller': 'MotoNovo Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': False, 'v5details': None, 'co2': 99, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:03:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d5d540b3-9a4b-5e37-a6e3-ec78d41ced98 with identifier: 120774627
2026-03-25 13:03:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d5d540b3-9a4b-5e37-a6e3-ec78d41ced98 with scrape type 1
2026-03-25 13:03:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item d5d540b3-9a4b-5e37-a6e3-ec78d41ced98
2026-03-25 13:03:22 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item d5d540b3-9a4b-5e37-a6e3-ec78d41ced98
2026-03-25 13:03:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: d5d540b3-9a4b-5e37-a6e3-ec78d41ced98, identifier: 120774627
2026-03-25 13:03:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LN75EGV/2026-03-04/image/1228f1df-4e9e-4195-bcec-4f92065ac3c5_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120098083?view=catalogue)
2026-03-25 13:03:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120696081?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:03:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 49652e74-cfa5-5c49-9afc-ab744c2bd2c6 with identifier: 120765790
2026-03-25 13:03:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 49652e74-cfa5-5c49-9afc-ab744c2bd2c6 with identifier: 120765790
2026-03-25 13:03:23 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 49652e74-cfa5-5c49-9afc-ab744c2bd2c6 with identifier: 120765790 to the API
2026-03-25 13:03:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:03:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:03:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120765790?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 114,
'color': 'SILVER',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.1L',
'expiration_date': '2026-04-01T08:45:00Z',
'fuel_type': 'Diesel',
'id': '49652e74-cfa5-5c49-9afc-ab744c2bd2c6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'KV16MVG',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120765790',
'listing': 'auction',
'location': 'Aston Barclay Westbury',
'make': 'MERCEDES-BENZ',
'model': 'C CLASS DIESEL ESTATE',
'odometer': 75879,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-03-02',
'seller_name': 'CarBuy Limited',
'title': 'MERCEDES-BENZ C CLASS DIESEL ESTATE C220d SE Executive 5dr Auto',
'transmission': 'automatic',
'trim': 'C220d SE Executive 5dr Auto',
'vin': None,
'year': 2016}
2026-03-25 13:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120765790%27 HTTP/1.1" 200 None
2026-03-25 13:03:23 [astonbarclay.gb] INFO: Saving data for 120765790: {'created_time': 1774443803.527087, 'last_price_update_time': 1774443803.527099, 'auction_closing_time': 1775033100.0}
2026-03-25 13:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120765790') HTTP/1.1" 204 0
2026-03-25 13:03:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: d5d540b3-9a4b-5e37-a6e3-ec78d41ced98 with identifier: 120774627
2026-03-25 13:03:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: d5d540b3-9a4b-5e37-a6e3-ec78d41ced98 with identifier: 120774627
2026-03-25 13:03:23 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: d5d540b3-9a4b-5e37-a6e3-ec78d41ced98 with identifier: 120774627 to the API
2026-03-25 13:03:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:03:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:03:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120774627?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 99,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-03-31T12:00:00Z',
'fuel_type': 'Diesel',
'id': 'd5d540b3-9a4b-5e37-a6e3-ec78d41ced98',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'VT19VHW',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120774627',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'FORD',
'model': 'FOCUS DIESEL HATCHBACK',
'odometer': 80039,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-06-28',
'seller_name': 'MotoNovo Finance',
'title': 'FORD FOCUS DIESEL HATCHBACK 1.5 EcoBlue 120 ST-Line X 5dr',
'transmission': 'manual',
'trim': '1.5 EcoBlue 120 ST-Line X 5dr',
'vin': None,
'year': 2019}
2026-03-25 13:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120774627%27 HTTP/1.1" 200 None
2026-03-25 13:03:23 [astonbarclay.gb] INFO: Saving data for 120774627: {'created_time': 1774443803.968961, 'last_price_update_time': 1774443803.968972, 'auction_closing_time': 1774958400.0}
2026-03-25 13:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120774627') HTTP/1.1" 204 0
2026-03-25 13:03:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LN75EGV/2026-03-04/image/04c9aa0b-dc60-4ffe-a7f1-9a1a54d554a7_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120098083?view=catalogue)
2026-03-25 13:03:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:03:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LN75EGV/2026-03-04/image/157002a1-3cf7-475b-a73b-84eff31c0d62_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120098083?view=catalogue)
2026-03-25 13:03:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:03:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f869a5ca2d0>
2026-03-25 13:03:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:03:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:03:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:03:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_97789d21-5cf4-5227-9962-61be8d67c604/97789d21-5cf4-5227-9962-61be8d67c604_image_0.jpg HTTP/1.1" 201 0
2026-03-25 13:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FYR65CUV%252F2026-03-25%252Fimage%252F0dcc99fd-60e3-425e-85ce-b3fa227272bc_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:03:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YR65CUV/2026-03-25/image/0dcc99fd-60e3-425e-85ce-b3fa227272bc_removebg.jpg?w=600 saved to cache
2026-03-25 13:03:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 97789d21-5cf4-5227-9962-61be8d67c604
2026-03-25 13:03:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:03:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f869a71add0>
2026-03-25 13:03:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:03:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:03:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:03:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_97789d21-5cf4-5227-9962-61be8d67c604/97789d21-5cf4-5227-9962-61be8d67c604_image_2.jpg HTTP/1.1" 201 0
2026-03-25 13:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FYR65CUV%252F2026-03-25%252Fimage%252F53de9b3e-b968-4e91-ad81-390d592610c5_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:03:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YR65CUV/2026-03-25/image/53de9b3e-b968-4e91-ad81-390d592610c5_removebg.jpg?w=600 saved to cache
2026-03-25 13:03:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 97789d21-5cf4-5227-9962-61be8d67c604
2026-03-25 13:03:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:03:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f869a7b0c10>
2026-03-25 13:03:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:03:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:03:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:03:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_97789d21-5cf4-5227-9962-61be8d67c604/97789d21-5cf4-5227-9962-61be8d67c604_image_1.jpg HTTP/1.1" 201 0
2026-03-25 13:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FYR65CUV%252F2026-03-25%252Fimage%252F124ed842-0b32-43cb-b582-9f7496f5a9e4_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:03:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YR65CUV/2026-03-25/image/124ed842-0b32-43cb-b582-9f7496f5a9e4_removebg.jpg?w=600 saved to cache
2026-03-25 13:03:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 97789d21-5cf4-5227-9962-61be8d67c604
2026-03-25 13:03:24 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 97789d21-5cf4-5227-9962-61be8d67c604, skipping ID generation
2026-03-25 13:03:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 97789d21-5cf4-5227-9962-61be8d67c604 with scrape type 1
2026-03-25 13:03:24 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 97789d21-5cf4-5227-9962-61be8d67c604 sending to next pipeline
2026-03-25 13:03:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 97789d21-5cf4-5227-9962-61be8d67c604, identifier: 120763014
2026-03-25 13:03:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:03:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8699b57c10>
2026-03-25 13:03:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:03:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:03:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:03:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ad75d66f-2bae-5bca-bd66-e90ec2529c7c/ad75d66f-2bae-5bca-bd66-e90ec2529c7c_image_6.jpg HTTP/1.1" 201 0
2026-03-25 13:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLN75EGV%252F2026-03-04%252Fimage%252Fb12f72b7-59a1-4e17-b483-406a9c32b9d3_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:03:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LN75EGV/2026-03-04/image/b12f72b7-59a1-4e17-b483-406a9c32b9d3_removebg.jpg?w=600 saved to cache
2026-03-25 13:03:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item ad75d66f-2bae-5bca-bd66-e90ec2529c7c
2026-03-25 13:03:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:03:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8699290410>
2026-03-25 13:03:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:03:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:03:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:03:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ad75d66f-2bae-5bca-bd66-e90ec2529c7c/ad75d66f-2bae-5bca-bd66-e90ec2529c7c_image_7.jpg HTTP/1.1" 201 0
2026-03-25 13:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLN75EGV%252F2026-03-04%252Fimage%252F723878e4-d7c6-4d8f-9d08-d3390127ac4e_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:03:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LN75EGV/2026-03-04/image/723878e4-d7c6-4d8f-9d08-d3390127ac4e_removebg.jpg?w=600 saved to cache
2026-03-25 13:03:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item ad75d66f-2bae-5bca-bd66-e90ec2529c7c
2026-03-25 13:03:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120439259?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:03:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120756781?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:03:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 97789d21-5cf4-5227-9962-61be8d67c604 with identifier: 120763014
2026-03-25 13:03:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 97789d21-5cf4-5227-9962-61be8d67c604 with identifier: 120763014
2026-03-25 13:03:24 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 97789d21-5cf4-5227-9962-61be8d67c604 with identifier: 120763014 to the API
2026-03-25 13:03:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13: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-25 13:03:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/YR65CUV/2026-03-25/image/124ed842-0b32-43cb-b582-9f7496f5a9e4_removebg.jpg?w=600>
{'auction_title': '',
'c_o_2_emission_value': 127,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.1L',
'expiration_date': '2026-03-31T12:00:00Z',
'fuel_type': 'Diesel',
'id': '97789d21-5cf4-5227-9962-61be8d67c604',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'YR65CUV',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120763014',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'MERCEDES-BENZ',
'model': 'GLA DIESEL HATCHBACK',
'odometer': 168518,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 9,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_97789d21-5cf4-5227-9962-61be8d67c604/97789d21-5cf4-5227-9962-61be8d67c604_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 30635,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/YR65CUV/2026-03-25/image/0dcc99fd-60e3-425e-85ce-b3fa227272bc_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_97789d21-5cf4-5227-9962-61be8d67c604/97789d21-5cf4-5227-9962-61be8d67c604_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 27624,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/YR65CUV/2026-03-25/image/124ed842-0b32-43cb-b582-9f7496f5a9e4_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_97789d21-5cf4-5227-9962-61be8d67c604/97789d21-5cf4-5227-9962-61be8d67c604_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 32624,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/YR65CUV/2026-03-25/image/53de9b3e-b968-4e91-ad81-390d592610c5_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_97789d21-5cf4-5227-9962-61be8d67c604/97789d21-5cf4-5227-9962-61be8d67c604_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 32840,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/YR65CUV/2026-03-25/image/040ad42b-df5c-484f-9f91-d542667c17b1_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_97789d21-5cf4-5227-9962-61be8d67c604/97789d21-5cf4-5227-9962-61be8d67c604_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 44407,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/YR65CUV/2026-03-25/image/120dc87a-096f-46ae-9bf0-7a1dcd089bfd_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_97789d21-5cf4-5227-9962-61be8d67c604/97789d21-5cf4-5227-9962-61be8d67c604_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68806,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/YR65CUV/2026-03-25/image/9d52f5e5-1a9d-47b4-9162-4149c07798b6_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_97789d21-5cf4-5227-9962-61be8d67c604/97789d21-5cf4-5227-9962-61be8d67c604_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47790,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/YR65CUV/2026-03-25/image/f30ec904-0152-41ee-b821-36cc5c554569_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_97789d21-5cf4-5227-9962-61be8d67c604/97789d21-5cf4-5227-9962-61be8d67c604_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37481,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/YR65CUV/2026-03-25/image/68f64305-2db3-4644-9875-86448a1370aa_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_97789d21-5cf4-5227-9962-61be8d67c604/97789d21-5cf4-5227-9962-61be8d67c604_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48397,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/YR65CUV/2026-03-25/image/4eae6f2e-0127-4d30-a703-b57277f358b7_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-09-29',
'seller_name': 'UKCGR',
'title': 'MERCEDES-BENZ GLA DIESEL HATCHBACK GLA 220 CDI 4Matic Sport 5dr '
'Auto',
'transmission': 'automatic',
'trim': 'GLA 220 CDI 4Matic Sport 5dr Auto',
'vin': None,
'year': 2015}
2026-03-25 13:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%27120763014%27 HTTP/1.1" 200 None
2026-03-25 13:03:24 [astonbarclay.gb] INFO: Saving data for 120763014: {'created_time': 1774443804.786632, 'last_price_update_time': 1774443804.786643, 'auction_closing_time': 1774958400.0}
2026-03-25 13:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120763014') HTTP/1.1" 204 0
2026-03-25 13:03:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LN75EGV/2026-03-04/image/12ea6c38-4329-4250-8555-06334b6cac42_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120098083?view=catalogue)
2026-03-25 13:03:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LN75EGV/2026-03-04/image/654795e1-28c9-4b30-9881-397e5ad09d66_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120098083?view=catalogue)
2026-03-25 13:03:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LN75EGV/2026-03-04/image/a3fbac45-d7b5-4edc-86c8-6bba245b4225_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120098083?view=catalogue)
2026-03-25 13: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-25 13: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-25 13:03:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:03:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f869bdda8d0>
2026-03-25 13:03:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:03:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:03:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:03:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ad75d66f-2bae-5bca-bd66-e90ec2529c7c/ad75d66f-2bae-5bca-bd66-e90ec2529c7c_image_8.jpg HTTP/1.1" 201 0
2026-03-25 13:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLN75EGV%252F2026-03-04%252Fimage%252F1228f1df-4e9e-4195-bcec-4f92065ac3c5_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:03:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LN75EGV/2026-03-04/image/1228f1df-4e9e-4195-bcec-4f92065ac3c5_removebg.jpg?w=600 saved to cache
2026-03-25 13:03:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item ad75d66f-2bae-5bca-bd66-e90ec2529c7c
2026-03-25 13:03:24 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120696081, 'registration': 'CX14GLK', 'account': 'NUN002', 'make': 'CITROEN', 'model': 'C3 DIESEL HATCHBACK', 'derivative': '1.4 e-HDi Airdream VTR+ 5dr EGS', 'mileage': 89755, 'mileageWarranty': True, 'type': 'car', 'saleId': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 400}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2014-04-02', 'fuel': 'Diesel', 'motExpiry': '2026-04-03', 'doors': 5, 'engineSize': 1398, 'bodyType': 'Hatchback', 'images': None, 'colour': 'BLUE', 'writeoffcode': 'Cat N Insurance Loss', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'Category N Insurance Loss. No Structural Damage and Repairable - Insurer Decided Not to Repair VOSA STATES 18K, 25K, 33K, 41K, 47K, 56K, 64K, 73K, 82K', 'virtual': False, 'seller': 'Nunns Mazda', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': False, 'v5details': None, 'co2': 87, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:03:24 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120696081, 'registration': 'CX14GLK', 'account': 'NUN002', 'make': 'CITROEN', 'model': 'C3 DIESEL HATCHBACK', 'derivative': '1.4 e-HDi Airdream VTR+ 5dr EGS', 'mileage': 89755, 'mileageWarranty': True, 'type': 'car', 'saleId': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 400}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2014-04-02', 'fuel': 'Diesel', 'motExpiry': '2026-04-03', 'doors': 5, 'engineSize': 1398, 'bodyType': 'Hatchback', 'images': None, 'colour': 'BLUE', 'writeoffcode': 'Cat N Insurance Loss', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'Category N Insurance Loss. No Structural Damage and Repairable - Insurer Decided Not to Repair VOSA STATES 18K, 25K, 33K, 41K, 47K, 56K, 64K, 73K, 82K', 'virtual': False, 'seller': 'Nunns Mazda', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': False, 'v5details': None, 'co2': 87, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:03:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6b855a92-eae1-5204-bc1c-2210ed5dde04 with identifier: 120696081
2026-03-25 13:03:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6b855a92-eae1-5204-bc1c-2210ed5dde04 with scrape type 1
2026-03-25 13:03:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 6b855a92-eae1-5204-bc1c-2210ed5dde04
2026-03-25 13:03:24 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 6b855a92-eae1-5204-bc1c-2210ed5dde04
2026-03-25 13:03:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 6b855a92-eae1-5204-bc1c-2210ed5dde04, identifier: 120696081
2026-03-25 13:03:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 6b855a92-eae1-5204-bc1c-2210ed5dde04 with identifier: 120696081
2026-03-25 13:03:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 6b855a92-eae1-5204-bc1c-2210ed5dde04 with identifier: 120696081
2026-03-25 13:03:25 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 6b855a92-eae1-5204-bc1c-2210ed5dde04 with identifier: 120696081 to the API
2026-03-25 13:03:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:03: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-25 13:03:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120696081?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 87,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.4L',
'expiration_date': '2026-03-31T12:00:00Z',
'fuel_type': 'Diesel',
'id': '6b855a92-eae1-5204-bc1c-2210ed5dde04',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'CX14GLK',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120696081',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'CITROEN',
'model': 'C3 DIESEL HATCHBACK',
'odometer': 89755,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-04-02',
'seller_name': 'Nunns Mazda',
'title': 'CITROEN C3 DIESEL HATCHBACK 1.4 e-HDi Airdream VTR+ 5dr EGS',
'transmission': 'automatic',
'trim': '1.4 e-HDi Airdream VTR+ 5dr EGS',
'vin': None,
'year': 2014}
2026-03-25 13:03:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:25 [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-25 13:03:25 [astonbarclay.gb] INFO: Saving data for 120696081: {'created_time': 1774443805.431564, 'last_price_update_time': 1774443805.431576, 'auction_closing_time': 1774958400.0}
2026-03-25 13:03:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120696081') HTTP/1.1" 204 0
2026-03-25 13:03:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:03:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f869915ae50>
2026-03-25 13:03:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:03:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:03:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:03:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ad75d66f-2bae-5bca-bd66-e90ec2529c7c/ad75d66f-2bae-5bca-bd66-e90ec2529c7c_image_5.jpg HTTP/1.1" 201 0
2026-03-25 13:03:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLN75EGV%252F2026-03-04%252Fimage%252F04c9aa0b-dc60-4ffe-a7f1-9a1a54d554a7_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:03:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LN75EGV/2026-03-04/image/04c9aa0b-dc60-4ffe-a7f1-9a1a54d554a7_removebg.jpg?w=600 saved to cache
2026-03-25 13:03:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item ad75d66f-2bae-5bca-bd66-e90ec2529c7c
2026-03-25 13:03:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:03:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f86991223d0>
2026-03-25 13:03:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:03:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:03:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:03:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ad75d66f-2bae-5bca-bd66-e90ec2529c7c/ad75d66f-2bae-5bca-bd66-e90ec2529c7c_image_1.jpg HTTP/1.1" 201 0
2026-03-25 13:03:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLN75EGV%252F2026-03-04%252Fimage%252F157002a1-3cf7-475b-a73b-84eff31c0d62_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:03:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LN75EGV/2026-03-04/image/157002a1-3cf7-475b-a73b-84eff31c0d62_removebg.jpg?w=600 saved to cache
2026-03-25 13:03:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item ad75d66f-2bae-5bca-bd66-e90ec2529c7c
2026-03-25 13:03:25 [astonbarclay.gb] INFO: Detail data: {'cardType': 'e-xchange', 'id': 120439259, 'registration': 'KT18FLD', 'account': 'HAT004', 'make': 'LAND ROVER', 'model': 'DISCOVERY SPORT DIESEL SW', 'derivative': '2.0 TD4 180 HSE Luxury 5dr Auto', 'mileage': 56715, 'mileageWarranty': True, 'type': 'car', 'saleId': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 400}, 'saleStart': '2026-03-27T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2018-05-22', 'fuel': 'Diesel', 'motExpiry': '2026-05-21', 'doors': 5, 'engineSize': 1999, 'bodyType': 'Station Wagon', 'images': ['https://abimg003.imgix.net/KT18FLD/2026-03-18/image/f4da07b4-b974-4aaa-b03c-29daa82b71bf_removebg.jpg?w=600', 'https://abimg003.imgix.net/KT18FLD/2026-03-18/image/7bcc50d0-6054-4837-aaf8-38bb8d1eb528_removebg.jpg?w=600', 'https://abimg003.imgix.net/KT18FLD/2026-03-18/image/fd3d953e-d3e1-4a18-878c-03e88001e528_removebg.jpg?w=600', 'https://abimg003.imgix.net/KT18FLD/2026-03-18/image/4eacffee-6cba-4851-8b7d-166e978ea58a_removebg.jpg?w=600', 'https://abimg003.imgix.net/KT18FLD/2026-03-18/image/44a974dc-0b0c-42a0-b985-160aa880dbc4_removebg.jpg?w=600', 'https://abimg003.imgix.net/KT18FLD/2026-03-18/image/72e38d41-80b9-467b-9a7d-85abf279cdcc_removebg.jpg?w=600', 'https://abimg003.imgix.net/KT18FLD/2026-03-18/image/a42a3730-0e75-4505-b608-8ee3d37e92a9_removebg.jpg?w=600', 'https://abimg003.imgix.net/KT18FLD/2026-03-18/image/e3f4b4ad-6cbc-4d39-b526-a496f8eb4659_removebg.jpg?w=600', 'https://abimg003.imgix.net/KT18FLD/2026-03-18/image/094efdd6-49ad-4ab4-b989-a94a8922fc82_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 08/19 - 7K, 06/20 - 12K, 10/21 - 22K, 07/22 - 29K, 07/24 - 44K,', 'remarks': '**91** VOSA STATES 16K, 28K, 36K, 43K, 49K, SD CARD', 'virtual': False, 'seller': 'Hatfields Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 139, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/e135f646-3276-4c00-a40e-3dd3ed1b51c2.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:03:25 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'e-xchange', 'id': 120439259, 'registration': 'KT18FLD', 'account': 'HAT004', 'make': 'LAND ROVER', 'model': 'DISCOVERY SPORT DIESEL SW', 'derivative': '2.0 TD4 180 HSE Luxury 5dr Auto', 'mileage': 56715, 'mileageWarranty': True, 'type': 'car', 'saleId': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 400}, 'saleStart': '2026-03-27T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2018-05-22', 'fuel': 'Diesel', 'motExpiry': '2026-05-21', 'doors': 5, 'engineSize': 1999, 'bodyType': 'Station Wagon', 'images': ['https://abimg003.imgix.net/KT18FLD/2026-03-18/image/f4da07b4-b974-4aaa-b03c-29daa82b71bf_removebg.jpg?w=600', 'https://abimg003.imgix.net/KT18FLD/2026-03-18/image/7bcc50d0-6054-4837-aaf8-38bb8d1eb528_removebg.jpg?w=600', 'https://abimg003.imgix.net/KT18FLD/2026-03-18/image/fd3d953e-d3e1-4a18-878c-03e88001e528_removebg.jpg?w=600', 'https://abimg003.imgix.net/KT18FLD/2026-03-18/image/4eacffee-6cba-4851-8b7d-166e978ea58a_removebg.jpg?w=600', 'https://abimg003.imgix.net/KT18FLD/2026-03-18/image/44a974dc-0b0c-42a0-b985-160aa880dbc4_removebg.jpg?w=600', 'https://abimg003.imgix.net/KT18FLD/2026-03-18/image/72e38d41-80b9-467b-9a7d-85abf279cdcc_removebg.jpg?w=600', 'https://abimg003.imgix.net/KT18FLD/2026-03-18/image/a42a3730-0e75-4505-b608-8ee3d37e92a9_removebg.jpg?w=600', 'https://abimg003.imgix.net/KT18FLD/2026-03-18/image/e3f4b4ad-6cbc-4d39-b526-a496f8eb4659_removebg.jpg?w=600', 'https://abimg003.imgix.net/KT18FLD/2026-03-18/image/094efdd6-49ad-4ab4-b989-a94a8922fc82_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 08/19 - 7K, 06/20 - 12K, 10/21 - 22K, 07/22 - 29K, 07/24 - 44K,', 'remarks': '**91** VOSA STATES 16K, 28K, 36K, 43K, 49K, SD CARD', 'virtual': False, 'seller': 'Hatfields Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 139, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/e135f646-3276-4c00-a40e-3dd3ed1b51c2.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:03:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 46fee6c4-e684-56da-a039-ebfa850ffe81 with identifier: 120439259
2026-03-25 13:03:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 46fee6c4-e684-56da-a039-ebfa850ffe81 with scrape type 2
2026-03-25 13:03:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 46fee6c4-e684-56da-a039-ebfa850ffe81 with scrape type 2
2026-03-25 13:03:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 46fee6c4-e684-56da-a039-ebfa850ffe81, identifier: 120439259
2026-03-25 13:03:25 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120756781, 'registration': 'J333EDN', 'account': 'MOT075', 'make': 'LAND ROVER', 'model': 'RANGE ROVER DIESEL ESTATE', 'derivative': '3.0 SDV6 Vogue 4dr Auto', 'mileage': 88208, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 400}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2019-03-01', 'fuel': 'Diesel', 'motExpiry': '2026-10-21', 'doors': 4, 'engineSize': 2993, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/J333EDN/2026-03-25/image/6f554590-3a5d-4fee-9cc7-6731df939a67_removebg.jpg?w=600', 'https://abimg003.imgix.net/J333EDN/2026-03-25/image/b454191d-bf4c-4018-8330-6d46ff94adae_removebg.jpg?w=600', 'https://abimg003.imgix.net/J333EDN/2026-03-25/image/9ad812ff-e1a9-4e43-aa11-525a1a29d292_removebg.jpg?w=600', 'https://abimg003.imgix.net/J333EDN/2026-03-25/image/83d9c76d-b90d-41d8-96ca-3819ff78da87_removebg.jpg?w=600', 'https://abimg003.imgix.net/J333EDN/2026-03-25/image/028f0a8a-dc6d-4189-9ea8-cab0f89754a2_removebg.jpg?w=600', 'https://abimg003.imgix.net/J333EDN/2026-03-25/image/863da484-d2c2-4fcd-aba1-1669fd3129bb_removebg.jpg?w=600', 'https://abimg003.imgix.net/J333EDN/2026-03-25/image/cb05abe0-32e6-435f-9dc3-cbc8997db058_removebg.jpg?w=600', 'https://abimg003.imgix.net/J333EDN/2026-03-25/image/74bcc1ee-5586-443f-83d4-9f48fbc9597a_removebg.jpg?w=600', 'https://abimg003.imgix.net/J333EDN/2026-03-25/image/4f2dfd85-377e-4887-96e8-b91feee6d6df_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'VOSA STATES 24K, 49K, 68K, 84K,', 'virtual': False, 'seller': 'MotoNovo Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': False, 'v5details': None, 'co2': 199, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/fa1832bc-8f91-41ea-b30d-15b491db74ea.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:03:25 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120756781, 'registration': 'J333EDN', 'account': 'MOT075', 'make': 'LAND ROVER', 'model': 'RANGE ROVER DIESEL ESTATE', 'derivative': '3.0 SDV6 Vogue 4dr Auto', 'mileage': 88208, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 400}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2019-03-01', 'fuel': 'Diesel', 'motExpiry': '2026-10-21', 'doors': 4, 'engineSize': 2993, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/J333EDN/2026-03-25/image/6f554590-3a5d-4fee-9cc7-6731df939a67_removebg.jpg?w=600', 'https://abimg003.imgix.net/J333EDN/2026-03-25/image/b454191d-bf4c-4018-8330-6d46ff94adae_removebg.jpg?w=600', 'https://abimg003.imgix.net/J333EDN/2026-03-25/image/9ad812ff-e1a9-4e43-aa11-525a1a29d292_removebg.jpg?w=600', 'https://abimg003.imgix.net/J333EDN/2026-03-25/image/83d9c76d-b90d-41d8-96ca-3819ff78da87_removebg.jpg?w=600', 'https://abimg003.imgix.net/J333EDN/2026-03-25/image/028f0a8a-dc6d-4189-9ea8-cab0f89754a2_removebg.jpg?w=600', 'https://abimg003.imgix.net/J333EDN/2026-03-25/image/863da484-d2c2-4fcd-aba1-1669fd3129bb_removebg.jpg?w=600', 'https://abimg003.imgix.net/J333EDN/2026-03-25/image/cb05abe0-32e6-435f-9dc3-cbc8997db058_removebg.jpg?w=600', 'https://abimg003.imgix.net/J333EDN/2026-03-25/image/74bcc1ee-5586-443f-83d4-9f48fbc9597a_removebg.jpg?w=600', 'https://abimg003.imgix.net/J333EDN/2026-03-25/image/4f2dfd85-377e-4887-96e8-b91feee6d6df_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'VOSA STATES 24K, 49K, 68K, 84K,', 'virtual': False, 'seller': 'MotoNovo Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': False, 'v5details': None, 'co2': 199, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/fa1832bc-8f91-41ea-b30d-15b491db74ea.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:03:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e4e3c37e-127d-562c-aa24-21ed9fc8c8fb with identifier: 120756781
2026-03-25 13:03:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e4e3c37e-127d-562c-aa24-21ed9fc8c8fb with scrape type 1
2026-03-25 13:03:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 9 photos for item e4e3c37e-127d-562c-aa24-21ed9fc8c8fb
2026-03-25 13:03:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FJ333EDN%252F2026-03-25%252Fimage%252F6f554590-3a5d-4fee-9cc7-6731df939a67_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:03:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/J333EDN/2026-03-25/image/6f554590-3a5d-4fee-9cc7-6731df939a67_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:03:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:03:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f869a8a1c10>
2026-03-25 13:03:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:03:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:03:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:03:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ad75d66f-2bae-5bca-bd66-e90ec2529c7c/ad75d66f-2bae-5bca-bd66-e90ec2529c7c_image_0.jpg HTTP/1.1" 201 0
2026-03-25 13:03:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLN75EGV%252F2026-03-04%252Fimage%252F12ea6c38-4329-4250-8555-06334b6cac42_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:03:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LN75EGV/2026-03-04/image/12ea6c38-4329-4250-8555-06334b6cac42_removebg.jpg?w=600 saved to cache
2026-03-25 13:03:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item ad75d66f-2bae-5bca-bd66-e90ec2529c7c
2026-03-25 13:03:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:03:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f869a5cbed0>
2026-03-25 13:03:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:03:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:03:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:03:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ad75d66f-2bae-5bca-bd66-e90ec2529c7c/ad75d66f-2bae-5bca-bd66-e90ec2529c7c_image_2.jpg HTTP/1.1" 201 0
2026-03-25 13:03:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLN75EGV%252F2026-03-04%252Fimage%252F654795e1-28c9-4b30-9881-397e5ad09d66_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:03:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LN75EGV/2026-03-04/image/654795e1-28c9-4b30-9881-397e5ad09d66_removebg.jpg?w=600 saved to cache
2026-03-25 13:03:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item ad75d66f-2bae-5bca-bd66-e90ec2529c7c
2026-03-25 13:03:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:03:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8699b68b10>
2026-03-25 13:03:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:03:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:03:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:03:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ad75d66f-2bae-5bca-bd66-e90ec2529c7c/ad75d66f-2bae-5bca-bd66-e90ec2529c7c_image_3.jpg HTTP/1.1" 201 0
2026-03-25 13:03:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLN75EGV%252F2026-03-04%252Fimage%252Fa3fbac45-d7b5-4edc-86c8-6bba245b4225_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:03:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LN75EGV/2026-03-04/image/a3fbac45-d7b5-4edc-86c8-6bba245b4225_removebg.jpg?w=600 saved to cache
2026-03-25 13:03:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item ad75d66f-2bae-5bca-bd66-e90ec2529c7c
2026-03-25 13:03:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120592964?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:03:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120786178?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:03:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/119936725?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:03:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 46fee6c4-e684-56da-a039-ebfa850ffe81 with identifier: 120439259
2026-03-25 13:03:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 46fee6c4-e684-56da-a039-ebfa850ffe81 with identifier: 120439259
2026-03-25 13:03:25 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 46fee6c4-e684-56da-a039-ebfa850ffe81 with identifier: 120439259 to the API
2026-03-25 13:03:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:03: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-25 13:03:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120439259?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 139,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-27T12:00:00Z',
'fuel_type': 'Diesel',
'id': '46fee6c4-e684-56da-a039-ebfa850ffe81',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'KT18FLD',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120439259',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'LAND ROVER',
'model': 'DISCOVERY SPORT DIESEL SW',
'odometer': 56715,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-05-22',
'seller_name': 'Hatfields Group',
'title': 'LAND ROVER DISCOVERY SPORT DIESEL SW 2.0 TD4 180 HSE Luxury 5dr '
'Auto',
'transmission': 'automatic',
'trim': '2.0 TD4 180 HSE Luxury 5dr Auto',
'vin': None,
'year': 2018}
2026-03-25 13:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:26 [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-25 13:03:26 [astonbarclay.gb] INFO: Saving data for 120439259: {'auction_closing_time': 1774612800.0, 'created_time': 1773666528.127152, 'last_price_update_time': 1774443806.778688}
2026-03-25 13:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120439259') HTTP/1.1" 204 0
2026-03-25 13:03:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:03:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:03:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03: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%252FJ333EDN%252F2026-03-25%252Fimage%252Fb454191d-bf4c-4018-8330-6d46ff94adae_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:03:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/J333EDN/2026-03-25/image/b454191d-bf4c-4018-8330-6d46ff94adae_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:03:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LN75EGV/2026-03-04/image/2555b59c-191e-41b7-bb38-2301917a15a1_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120098083?view=catalogue)
2026-03-25 13:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03: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%252FJ333EDN%252F2026-03-25%252Fimage%252F9ad812ff-e1a9-4e43-aa11-525a1a29d292_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:03:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/J333EDN/2026-03-25/image/9ad812ff-e1a9-4e43-aa11-525a1a29d292_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:03:26 [astonbarclay.gb] INFO: Detail data: {'cardType': 'e-xchange', 'id': 120592964, 'registration': 'YG68PVW', 'account': 'VAN043', 'make': 'CITROEN', 'model': 'C3 HATCHBACK', 'derivative': '1.2 PureTech 82 Flair 5dr', 'mileage': 96758, 'mileageWarranty': True, 'type': 'car', 'saleId': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 400}, 'saleStart': '2026-03-27T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2018-09-25', 'fuel': 'Petrol', 'motExpiry': '2026-06-28', 'doors': 5, 'engineSize': 1199, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YG68PVW/2026-03-21/image/5070c99e-1287-4aca-88e6-af2109da71bc_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG68PVW/2026-03-21/image/58abd6cd-cdea-407b-8043-6aa10b8dd4b0_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG68PVW/2026-03-21/image/1639b7b1-8309-4725-b462-0ca30334b0ca_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG68PVW/2026-03-21/image/b5ac1c4d-da01-46ae-a9a2-288f85486fe4_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG68PVW/2026-03-21/image/c1481873-7695-4d83-9514-34068b9f3dc8_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG68PVW/2026-03-21/image/d233d314-0cf9-4abf-a57c-2a655881b192_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG68PVW/2026-03-21/image/ef24440c-7d00-4e16-b1ef-c0407f6e8c07_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG68PVW/2026-03-21/image/9aa8efd1-4ac5-4b3c-a76f-c432c7c66f36_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG68PVW/2026-03-21/image/2097e762-3df5-431e-ab35-fcf6a704236c_removebg.jpg?w=600'], 'colour': 'ORANGE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 08/19 - 16K, 07/20 - 20K, 06/21 - 40K, 04/22 - 55K, 02/23 - 71K, 10/23 - 86K, 11/24 - 91K, 03/26 - 96K,', 'remarks': '**1218** VOSA STATES 40K, 58K, 77K, 89K, 93K', 'virtual': False, 'seller': 'Vantage Motor Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': True, 'v5details': 'Here', 'co2': 110, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/5c5b3904-4288-438d-8de6-433d12c953ef.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:03:26 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'e-xchange', 'id': 120592964, 'registration': 'YG68PVW', 'account': 'VAN043', 'make': 'CITROEN', 'model': 'C3 HATCHBACK', 'derivative': '1.2 PureTech 82 Flair 5dr', 'mileage': 96758, 'mileageWarranty': True, 'type': 'car', 'saleId': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 400}, 'saleStart': '2026-03-27T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2018-09-25', 'fuel': 'Petrol', 'motExpiry': '2026-06-28', 'doors': 5, 'engineSize': 1199, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YG68PVW/2026-03-21/image/5070c99e-1287-4aca-88e6-af2109da71bc_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG68PVW/2026-03-21/image/58abd6cd-cdea-407b-8043-6aa10b8dd4b0_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG68PVW/2026-03-21/image/1639b7b1-8309-4725-b462-0ca30334b0ca_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG68PVW/2026-03-21/image/b5ac1c4d-da01-46ae-a9a2-288f85486fe4_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG68PVW/2026-03-21/image/c1481873-7695-4d83-9514-34068b9f3dc8_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG68PVW/2026-03-21/image/d233d314-0cf9-4abf-a57c-2a655881b192_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG68PVW/2026-03-21/image/ef24440c-7d00-4e16-b1ef-c0407f6e8c07_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG68PVW/2026-03-21/image/9aa8efd1-4ac5-4b3c-a76f-c432c7c66f36_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG68PVW/2026-03-21/image/2097e762-3df5-431e-ab35-fcf6a704236c_removebg.jpg?w=600'], 'colour': 'ORANGE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 08/19 - 16K, 07/20 - 20K, 06/21 - 40K, 04/22 - 55K, 02/23 - 71K, 10/23 - 86K, 11/24 - 91K, 03/26 - 96K,', 'remarks': '**1218** VOSA STATES 40K, 58K, 77K, 89K, 93K', 'virtual': False, 'seller': 'Vantage Motor Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': True, 'v5details': 'Here', 'co2': 110, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/5c5b3904-4288-438d-8de6-433d12c953ef.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:03:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: da12c001-f0b7-517c-8871-0c115bd0b669 with identifier: 120592964
2026-03-25 13:03:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item da12c001-f0b7-517c-8871-0c115bd0b669 with scrape type 2
2026-03-25 13:03:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item da12c001-f0b7-517c-8871-0c115bd0b669 with scrape type 2
2026-03-25 13:03:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: da12c001-f0b7-517c-8871-0c115bd0b669, identifier: 120592964
2026-03-25 13:03:26 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120786178, 'registration': 'YP14HTJ', 'account': 'WBA001', 'make': 'FORD', 'model': 'B-MAX HATCHBACK', 'derivative': '1.6 Zetec 5dr Powershift', 'mileage': 49658, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 400}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2014-04-25', 'fuel': 'Petrol', 'motExpiry': '2026-04-12', 'doors': 5, 'engineSize': 1596, 'bodyType': 'Hatchback', 'images': None, 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'VOSA STATES 15K, 20K, 28K, 34K, 36K, 40K, 41K, 43K, 46K', 'virtual': False, 'seller': 'UKCGR', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': None, 'co2': 149, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:03:26 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120786178, 'registration': 'YP14HTJ', 'account': 'WBA001', 'make': 'FORD', 'model': 'B-MAX HATCHBACK', 'derivative': '1.6 Zetec 5dr Powershift', 'mileage': 49658, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 400}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2014-04-25', 'fuel': 'Petrol', 'motExpiry': '2026-04-12', 'doors': 5, 'engineSize': 1596, 'bodyType': 'Hatchback', 'images': None, 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'VOSA STATES 15K, 20K, 28K, 34K, 36K, 40K, 41K, 43K, 46K', 'virtual': False, 'seller': 'UKCGR', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': None, 'co2': 149, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:03:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dfc6bdf3-e17e-5e3c-8fba-26b20759ef8f with identifier: 120786178
2026-03-25 13:03:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dfc6bdf3-e17e-5e3c-8fba-26b20759ef8f with scrape type 1
2026-03-25 13:03:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item dfc6bdf3-e17e-5e3c-8fba-26b20759ef8f
2026-03-25 13:03:26 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item dfc6bdf3-e17e-5e3c-8fba-26b20759ef8f
2026-03-25 13:03:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: dfc6bdf3-e17e-5e3c-8fba-26b20759ef8f, identifier: 120786178
2026-03-25 13:03:27 [astonbarclay.gb] INFO: Detail data: {'cardType': 'e-xchange', 'id': 119936725, 'registration': 'PN08YVR', 'account': 'DJC016', 'make': 'HONDA', 'model': 'JAZZ HATCHBACK', 'derivative': '1.4 i-DSi SE 5dr', 'mileage': 123925, 'mileageWarranty': True, 'type': 'car', 'saleId': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 400}, 'saleStart': '2026-03-27T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2008-03-28', 'fuel': 'Petrol', 'motExpiry': '2026-03-31', 'doors': 5, 'engineSize': 1339, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/PN08YVR/2026-02-27/image/c24da662-2244-4130-a456-f218cc4d6682_removebg.jpg?w=600', 'https://abimg003.imgix.net/PN08YVR/2026-02-27/image/71917cf4-4307-4087-b11d-8aec222b0331_removebg.jpg?w=600', 'https://abimg003.imgix.net/PN08YVR/2026-02-27/image/c73aa428-f2c1-4a75-aca2-8fbd4d3eb0ab_removebg.jpg?w=600', 'https://abimg003.imgix.net/PN08YVR/2026-02-27/image/307430ce-307b-470f-a61d-5ee9439e49c7_removebg.jpg?w=600', 'https://abimg003.imgix.net/PN08YVR/2026-02-27/image/ad184146-029e-455c-97cd-e1fe4e839ee0_removebg.jpg?w=600', 'https://abimg003.imgix.net/PN08YVR/2026-02-27/image/2b7d5997-ce4a-4ea3-9e70-3d24ab8ffdd3_removebg.jpg?w=600', 'https://abimg003.imgix.net/PN08YVR/2026-02-27/image/0bcbff11-4b60-429e-878c-625e61309fdc_removebg.jpg?w=600', 'https://abimg003.imgix.net/PN08YVR/2026-02-27/image/2b89fc74-33fd-40bb-abcf-dfdb3fb21556_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book 05/09- 3K, 05/10- 7K, 05/11- 12K, 05/12- 17K, 05/13- 25K, 05/14- 34K, 04/15- 44K, 04/16- 54K, 04/17- 64K, 04/18- NO MILEAGE, 03/19- 75K', 'remarks': '**187** VOSA STATES 10K, 16K, 24K, 33K, 42K, 53K, 63K, 71K, 75K, 80K, 85K, 91K, 100K, 109K, 117K', 'virtual': False, 'seller': 'Cox Motor Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 134, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/13b7d14d-0a38-4138-b426-2947309e1caa.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:03:27 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'e-xchange', 'id': 119936725, 'registration': 'PN08YVR', 'account': 'DJC016', 'make': 'HONDA', 'model': 'JAZZ HATCHBACK', 'derivative': '1.4 i-DSi SE 5dr', 'mileage': 123925, 'mileageWarranty': True, 'type': 'car', 'saleId': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 400}, 'saleStart': '2026-03-27T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2008-03-28', 'fuel': 'Petrol', 'motExpiry': '2026-03-31', 'doors': 5, 'engineSize': 1339, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/PN08YVR/2026-02-27/image/c24da662-2244-4130-a456-f218cc4d6682_removebg.jpg?w=600', 'https://abimg003.imgix.net/PN08YVR/2026-02-27/image/71917cf4-4307-4087-b11d-8aec222b0331_removebg.jpg?w=600', 'https://abimg003.imgix.net/PN08YVR/2026-02-27/image/c73aa428-f2c1-4a75-aca2-8fbd4d3eb0ab_removebg.jpg?w=600', 'https://abimg003.imgix.net/PN08YVR/2026-02-27/image/307430ce-307b-470f-a61d-5ee9439e49c7_removebg.jpg?w=600', 'https://abimg003.imgix.net/PN08YVR/2026-02-27/image/ad184146-029e-455c-97cd-e1fe4e839ee0_removebg.jpg?w=600', 'https://abimg003.imgix.net/PN08YVR/2026-02-27/image/2b7d5997-ce4a-4ea3-9e70-3d24ab8ffdd3_removebg.jpg?w=600', 'https://abimg003.imgix.net/PN08YVR/2026-02-27/image/0bcbff11-4b60-429e-878c-625e61309fdc_removebg.jpg?w=600', 'https://abimg003.imgix.net/PN08YVR/2026-02-27/image/2b89fc74-33fd-40bb-abcf-dfdb3fb21556_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book 05/09- 3K, 05/10- 7K, 05/11- 12K, 05/12- 17K, 05/13- 25K, 05/14- 34K, 04/15- 44K, 04/16- 54K, 04/17- 64K, 04/18- NO MILEAGE, 03/19- 75K', 'remarks': '**187** VOSA STATES 10K, 16K, 24K, 33K, 42K, 53K, 63K, 71K, 75K, 80K, 85K, 91K, 100K, 109K, 117K', 'virtual': False, 'seller': 'Cox Motor Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 134, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/13b7d14d-0a38-4138-b426-2947309e1caa.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:03:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bd626a73-f8cd-5b60-84b3-3be7ca1dcce0 with identifier: 119936725
2026-03-25 13:03:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bd626a73-f8cd-5b60-84b3-3be7ca1dcce0 with scrape type 2
2026-03-25 13:03:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bd626a73-f8cd-5b60-84b3-3be7ca1dcce0 with scrape type 2
2026-03-25 13:03:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: bd626a73-f8cd-5b60-84b3-3be7ca1dcce0, identifier: 119936725
2026-03-25 13:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03: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%252FJ333EDN%252F2026-03-25%252Fimage%252F83d9c76d-b90d-41d8-96ca-3819ff78da87_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:03:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/J333EDN/2026-03-25/image/83d9c76d-b90d-41d8-96ca-3819ff78da87_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:03:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: da12c001-f0b7-517c-8871-0c115bd0b669 with identifier: 120592964
2026-03-25 13:03:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 13:03:27 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=ORANGE HTTP/1.1" 200 None
2026-03-25 13:03:27 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 13:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 13:03:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: da12c001-f0b7-517c-8871-0c115bd0b669 with identifier: 120592964
2026-03-25 13:03:27 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: da12c001-f0b7-517c-8871-0c115bd0b669 with identifier: 120592964 to the API
2026-03-25 13:03:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:03:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:03:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120592964?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 110,
'color': 'ORANGE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'expiration_date': '2026-03-27T12:00:00Z',
'fuel_type': 'Petrol',
'id': 'da12c001-f0b7-517c-8871-0c115bd0b669',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'YG68PVW',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120592964',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'CITROEN',
'model': 'C3 HATCHBACK',
'odometer': 96758,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-09-25',
'seller_name': 'Vantage Motor Group',
'title': 'CITROEN C3 HATCHBACK 1.2 PureTech 82 Flair 5dr',
'transmission': 'manual',
'trim': '1.2 PureTech 82 Flair 5dr',
'vin': None,
'year': 2018}
2026-03-25 13:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120592964%27 HTTP/1.1" 200 None
2026-03-25 13:03:27 [astonbarclay.gb] INFO: Saving data for 120592964: {'auction_closing_time': 1774612800.0, 'created_time': 1773947347.509921, 'last_price_update_time': 1774443807.802834}
2026-03-25 13:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120592964') HTTP/1.1" 204 0
2026-03-25 13:03:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: dfc6bdf3-e17e-5e3c-8fba-26b20759ef8f with identifier: 120786178
2026-03-25 13:03:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: dfc6bdf3-e17e-5e3c-8fba-26b20759ef8f with identifier: 120786178
2026-03-25 13:03:27 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: dfc6bdf3-e17e-5e3c-8fba-26b20759ef8f with identifier: 120786178 to the API
2026-03-25 13:03:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:03:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:03:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120786178?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 149,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'expiration_date': '2026-03-31T12:00:00Z',
'fuel_type': 'Petrol',
'id': 'dfc6bdf3-e17e-5e3c-8fba-26b20759ef8f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'YP14HTJ',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120786178',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'FORD',
'model': 'B-MAX HATCHBACK',
'odometer': 49658,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-04-25',
'seller_name': 'UKCGR',
'title': 'FORD B-MAX HATCHBACK 1.6 Zetec 5dr Powershift',
'transmission': 'automatic',
'trim': '1.6 Zetec 5dr Powershift',
'vin': None,
'year': 2014}
2026-03-25 13:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120786178%27 HTTP/1.1" 200 None
2026-03-25 13:03:28 [astonbarclay.gb] INFO: Saving data for 120786178: {'created_time': 1774443808.480051, 'last_price_update_time': 1774443808.480062, 'auction_closing_time': 1774958400.0}
2026-03-25 13:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120786178') HTTP/1.1" 204 0
2026-03-25 13:03:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: bd626a73-f8cd-5b60-84b3-3be7ca1dcce0 with identifier: 119936725
2026-03-25 13:03:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: bd626a73-f8cd-5b60-84b3-3be7ca1dcce0 with identifier: 119936725
2026-03-25 13:03:28 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: bd626a73-f8cd-5b60-84b3-3be7ca1dcce0 with identifier: 119936725 to the API
2026-03-25 13:03:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:03:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:03:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/119936725?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 134,
'color': 'RED',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '1.3L',
'expiration_date': '2026-03-27T12:00:00Z',
'fuel_type': 'Petrol',
'id': 'bd626a73-f8cd-5b60-84b3-3be7ca1dcce0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'PN08YVR',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/119936725',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'HONDA',
'model': 'JAZZ HATCHBACK',
'odometer': 123925,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2008-03-28',
'seller_name': 'Cox Motor Group',
'title': 'HONDA JAZZ HATCHBACK 1.4 i-DSi SE 5dr',
'transmission': 'manual',
'trim': '1.4 i-DSi SE 5dr',
'vin': None,
'year': 2008}
2026-03-25 13:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119936725%27 HTTP/1.1" 200 None
2026-03-25 13:03:28 [astonbarclay.gb] INFO: Saving data for 119936725: {'auction_closing_time': 1774612800.0, 'created_time': 1773402606.79516, 'last_price_update_time': 1774443808.816151}
2026-03-25 13:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119936725') HTTP/1.1" 204 0
2026-03-25 13:03:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/J333EDN/2026-03-25/image/6f554590-3a5d-4fee-9cc7-6731df939a67_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120756781?view=catalogue)
2026-03-25 13:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03: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%252FJ333EDN%252F2026-03-25%252Fimage%252F028f0a8a-dc6d-4189-9ea8-cab0f89754a2_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:03:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/J333EDN/2026-03-25/image/028f0a8a-dc6d-4189-9ea8-cab0f89754a2_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03: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%252FJ333EDN%252F2026-03-25%252Fimage%252F863da484-d2c2-4fcd-aba1-1669fd3129bb_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:03:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/J333EDN/2026-03-25/image/863da484-d2c2-4fcd-aba1-1669fd3129bb_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:03:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:03:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f869931ded0>
2026-03-25 13:03:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:03:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:03:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:03:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ad75d66f-2bae-5bca-bd66-e90ec2529c7c/ad75d66f-2bae-5bca-bd66-e90ec2529c7c_image_4.jpg HTTP/1.1" 201 0
2026-03-25 13:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLN75EGV%252F2026-03-04%252Fimage%252F2555b59c-191e-41b7-bb38-2301917a15a1_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:03:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LN75EGV/2026-03-04/image/2555b59c-191e-41b7-bb38-2301917a15a1_removebg.jpg?w=600 saved to cache
2026-03-25 13:03:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item ad75d66f-2bae-5bca-bd66-e90ec2529c7c
2026-03-25 13:03:28 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ad75d66f-2bae-5bca-bd66-e90ec2529c7c, skipping ID generation
2026-03-25 13:03:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ad75d66f-2bae-5bca-bd66-e90ec2529c7c with scrape type 1
2026-03-25 13:03:28 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ad75d66f-2bae-5bca-bd66-e90ec2529c7c sending to next pipeline
2026-03-25 13:03:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: ad75d66f-2bae-5bca-bd66-e90ec2529c7c, identifier: 120098083
2026-03-25 13:03:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: ad75d66f-2bae-5bca-bd66-e90ec2529c7c with identifier: 120098083
2026-03-25 13:03:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: ad75d66f-2bae-5bca-bd66-e90ec2529c7c with identifier: 120098083
2026-03-25 13:03:29 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: ad75d66f-2bae-5bca-bd66-e90ec2529c7c with identifier: 120098083 to the API
2026-03-25 13:03:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:03:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:03:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/LN75EGV/2026-03-04/image/2555b59c-191e-41b7-bb38-2301917a15a1_removebg.jpg?w=600>
{'auction_title': '',
'c_o_2_emission_value': 102,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-04-20T09:00:00Z',
'fuel_type': 'Petrol/Electric Hybrid',
'id': 'ad75d66f-2bae-5bca-bd66-e90ec2529c7c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'LN75EGV',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120098083',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'NISSAN',
'model': 'QASHQAI HATCHBACK',
'odometer': 1840,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 10,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad75d66f-2bae-5bca-bd66-e90ec2529c7c/ad75d66f-2bae-5bca-bd66-e90ec2529c7c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 34493,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LN75EGV/2026-03-04/image/12ea6c38-4329-4250-8555-06334b6cac42_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad75d66f-2bae-5bca-bd66-e90ec2529c7c/ad75d66f-2bae-5bca-bd66-e90ec2529c7c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 33115,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LN75EGV/2026-03-04/image/157002a1-3cf7-475b-a73b-84eff31c0d62_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad75d66f-2bae-5bca-bd66-e90ec2529c7c/ad75d66f-2bae-5bca-bd66-e90ec2529c7c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 34632,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LN75EGV/2026-03-04/image/654795e1-28c9-4b30-9881-397e5ad09d66_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad75d66f-2bae-5bca-bd66-e90ec2529c7c/ad75d66f-2bae-5bca-bd66-e90ec2529c7c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 31804,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LN75EGV/2026-03-04/image/a3fbac45-d7b5-4edc-86c8-6bba245b4225_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad75d66f-2bae-5bca-bd66-e90ec2529c7c/ad75d66f-2bae-5bca-bd66-e90ec2529c7c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48593,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LN75EGV/2026-03-04/image/2555b59c-191e-41b7-bb38-2301917a15a1_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad75d66f-2bae-5bca-bd66-e90ec2529c7c/ad75d66f-2bae-5bca-bd66-e90ec2529c7c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50481,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LN75EGV/2026-03-04/image/04c9aa0b-dc60-4ffe-a7f1-9a1a54d554a7_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad75d66f-2bae-5bca-bd66-e90ec2529c7c/ad75d66f-2bae-5bca-bd66-e90ec2529c7c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47997,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LN75EGV/2026-03-04/image/b12f72b7-59a1-4e17-b483-406a9c32b9d3_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad75d66f-2bae-5bca-bd66-e90ec2529c7c/ad75d66f-2bae-5bca-bd66-e90ec2529c7c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53530,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LN75EGV/2026-03-04/image/723878e4-d7c6-4d8f-9d08-d3390127ac4e_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad75d66f-2bae-5bca-bd66-e90ec2529c7c/ad75d66f-2bae-5bca-bd66-e90ec2529c7c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37221,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LN75EGV/2026-03-04/image/1228f1df-4e9e-4195-bcec-4f92065ac3c5_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad75d66f-2bae-5bca-bd66-e90ec2529c7c/ad75d66f-2bae-5bca-bd66-e90ec2529c7c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48075,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LN75EGV/2026-03-04/image/032fac67-4571-412e-9cda-d0abcccf1809_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-11-30',
'seller_name': 'Motability Operations',
'title': 'NISSAN QASHQAI HATCHBACK 1.5 E-Power Tekna 5dr Auto',
'transmission': 'automatic',
'trim': '1.5 E-Power Tekna 5dr Auto',
'vin': None,
'year': 2025}
2026-03-25 13:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120098083%27 HTTP/1.1" 200 None
2026-03-25 13:03:29 [astonbarclay.gb] INFO: Saving data for 120098083: {'created_time': 1774443809.394682, 'last_price_update_time': 1774443809.394694, 'auction_closing_time': 1776675600.0}
2026-03-25 13:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120098083') HTTP/1.1" 204 0
2026-03-25 13:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03: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%252FJ333EDN%252F2026-03-25%252Fimage%252Fcb05abe0-32e6-435f-9dc3-cbc8997db058_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:03:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/J333EDN/2026-03-25/image/cb05abe0-32e6-435f-9dc3-cbc8997db058_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:03:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/J333EDN/2026-03-25/image/9ad812ff-e1a9-4e43-aa11-525a1a29d292_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120756781?view=catalogue)
2026-03-25 13:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03: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%252FJ333EDN%252F2026-03-25%252Fimage%252F74bcc1ee-5586-443f-83d4-9f48fbc9597a_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:03:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/J333EDN/2026-03-25/image/74bcc1ee-5586-443f-83d4-9f48fbc9597a_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:03:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:03:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f869a5eb1d0>
2026-03-25 13:03:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:03:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:03:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:03:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e4e3c37e-127d-562c-aa24-21ed9fc8c8fb/e4e3c37e-127d-562c-aa24-21ed9fc8c8fb_image_0.jpg HTTP/1.1" 201 0
2026-03-25 13:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FJ333EDN%252F2026-03-25%252Fimage%252F6f554590-3a5d-4fee-9cc7-6731df939a67_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:03:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/J333EDN/2026-03-25/image/6f554590-3a5d-4fee-9cc7-6731df939a67_removebg.jpg?w=600 saved to cache
2026-03-25 13:03:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item e4e3c37e-127d-562c-aa24-21ed9fc8c8fb
2026-03-25 13:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03: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%252FJ333EDN%252F2026-03-25%252Fimage%252F4f2dfd85-377e-4887-96e8-b91feee6d6df_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:03:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/J333EDN/2026-03-25/image/4f2dfd85-377e-4887-96e8-b91feee6d6df_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:03:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:03:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f869913e710>
2026-03-25 13:03:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:03:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:03:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:03:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e4e3c37e-127d-562c-aa24-21ed9fc8c8fb/e4e3c37e-127d-562c-aa24-21ed9fc8c8fb_image_2.jpg HTTP/1.1" 201 0
2026-03-25 13:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FJ333EDN%252F2026-03-25%252Fimage%252F9ad812ff-e1a9-4e43-aa11-525a1a29d292_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:03:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/J333EDN/2026-03-25/image/9ad812ff-e1a9-4e43-aa11-525a1a29d292_removebg.jpg?w=600 saved to cache
2026-03-25 13:03:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item e4e3c37e-127d-562c-aa24-21ed9fc8c8fb
2026-03-25 13:03:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/J333EDN/2026-03-25/image/cb05abe0-32e6-435f-9dc3-cbc8997db058_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120756781?view=catalogue)
2026-03-25 13:03:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:03:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f869a6ad0d0>
2026-03-25 13:03:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:03:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:03:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:03:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e4e3c37e-127d-562c-aa24-21ed9fc8c8fb/e4e3c37e-127d-562c-aa24-21ed9fc8c8fb_image_6.jpg HTTP/1.1" 201 0
2026-03-25 13:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FJ333EDN%252F2026-03-25%252Fimage%252Fcb05abe0-32e6-435f-9dc3-cbc8997db058_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:03:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/J333EDN/2026-03-25/image/cb05abe0-32e6-435f-9dc3-cbc8997db058_removebg.jpg?w=600 saved to cache
2026-03-25 13:03:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item e4e3c37e-127d-562c-aa24-21ed9fc8c8fb
2026-03-25 13:03:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120788824?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:03:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:03:30 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120788824, 'registration': 'FE57CHY', 'account': 'WBA001', 'make': 'FORD', 'model': 'FIESTA HATCHBACK', 'derivative': '1.6 Style 5dr Auto [Climate]', 'mileage': 97421, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 400}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2007-09-11', 'fuel': 'Petrol', 'motExpiry': '2026-10-15', 'doors': 5, 'engineSize': 1596, 'bodyType': 'Hatchback', 'images': None, 'colour': 'BLACK', 'writeoffcode': 'Cat S Insurance Loss', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'Category S Insurance Loss. Vehicle Structurally Damaged But Repairable-Insurer Decided Not to Repair CAT S - STRUCTURAL - Damage is front end and minor dents/scratches VOSA STATES 7K, 8K, 8K, 8K, 9K, 20K, 33K, 45K, 50K, 66K, 72K, 81K, 90K, 92K, 95K,', 'virtual': False, 'seller': 'UKCGR', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '5', 'v5': False, 'v5details': None, 'co2': 176, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': None, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:03:30 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120788824, 'registration': 'FE57CHY', 'account': 'WBA001', 'make': 'FORD', 'model': 'FIESTA HATCHBACK', 'derivative': '1.6 Style 5dr Auto [Climate]', 'mileage': 97421, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 400}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2007-09-11', 'fuel': 'Petrol', 'motExpiry': '2026-10-15', 'doors': 5, 'engineSize': 1596, 'bodyType': 'Hatchback', 'images': None, 'colour': 'BLACK', 'writeoffcode': 'Cat S Insurance Loss', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'Category S Insurance Loss. Vehicle Structurally Damaged But Repairable-Insurer Decided Not to Repair CAT S - STRUCTURAL - Damage is front end and minor dents/scratches VOSA STATES 7K, 8K, 8K, 8K, 9K, 20K, 33K, 45K, 50K, 66K, 72K, 81K, 90K, 92K, 95K,', 'virtual': False, 'seller': 'UKCGR', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '5', 'v5': False, 'v5details': None, 'co2': 176, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': None, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:03:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d0a74723-8c2e-56da-8f4f-60d6f0e87fad with identifier: 120788824
2026-03-25 13:03:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d0a74723-8c2e-56da-8f4f-60d6f0e87fad with scrape type 1
2026-03-25 13:03:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item d0a74723-8c2e-56da-8f4f-60d6f0e87fad
2026-03-25 13:03:30 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item d0a74723-8c2e-56da-8f4f-60d6f0e87fad
2026-03-25 13:03:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: d0a74723-8c2e-56da-8f4f-60d6f0e87fad, identifier: 120788824
2026-03-25 13:03:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: d0a74723-8c2e-56da-8f4f-60d6f0e87fad with identifier: 120788824
2026-03-25 13:03:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: d0a74723-8c2e-56da-8f4f-60d6f0e87fad with identifier: 120788824
2026-03-25 13:03:30 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: d0a74723-8c2e-56da-8f4f-60d6f0e87fad with identifier: 120788824 to the API
2026-03-25 13:03:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:03:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:03:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120788824?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 176,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'expiration_date': '2026-03-31T12:00:00Z',
'fuel_type': 'Petrol',
'id': 'd0a74723-8c2e-56da-8f4f-60d6f0e87fad',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'FE57CHY',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120788824',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'FORD',
'model': 'FIESTA HATCHBACK',
'odometer': 97421,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2007-09-11',
'seller_name': 'UKCGR',
'title': 'FORD FIESTA HATCHBACK 1.6 Style 5dr Auto [Climate]',
'transmission': 'automatic',
'trim': '1.6 Style 5dr Auto [Climate]',
'vin': None,
'year': 2007}
2026-03-25 13:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120788824%27 HTTP/1.1" 200 None
2026-03-25 13:03:31 [astonbarclay.gb] INFO: Saving data for 120788824: {'created_time': 1774443811.565338, 'last_price_update_time': 1774443811.565351, 'auction_closing_time': 1774958400.0}
2026-03-25 13:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120788824') HTTP/1.1" 204 0
2026-03-25 13:03:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/J333EDN/2026-03-25/image/4f2dfd85-377e-4887-96e8-b91feee6d6df_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120756781?view=catalogue)
2026-03-25 13:03:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120777798?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:03:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:03:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/J333EDN/2026-03-25/image/74bcc1ee-5586-443f-83d4-9f48fbc9597a_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120756781?view=catalogue)
2026-03-25 13:03:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:03:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8699af1d10>
2026-03-25 13:03:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:03:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:03:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:03:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e4e3c37e-127d-562c-aa24-21ed9fc8c8fb/e4e3c37e-127d-562c-aa24-21ed9fc8c8fb_image_8.jpg HTTP/1.1" 201 0
2026-03-25 13:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FJ333EDN%252F2026-03-25%252Fimage%252F4f2dfd85-377e-4887-96e8-b91feee6d6df_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:03:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/J333EDN/2026-03-25/image/4f2dfd85-377e-4887-96e8-b91feee6d6df_removebg.jpg?w=600 saved to cache
2026-03-25 13:03:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item e4e3c37e-127d-562c-aa24-21ed9fc8c8fb
2026-03-25 13:03:31 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120777798, 'registration': 'MM15NGY', 'account': 'WBA001', 'make': 'BMW', 'model': '3 SERIES DIESEL SALOON', 'derivative': '318d Sport 4dr Step Auto [Business Media]', 'mileage': 49506, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 400}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2015-08-21', 'fuel': 'Diesel', 'motExpiry': '2026-08-20', 'doors': 4, 'engineSize': 1995, 'bodyType': 'Saloon', 'images': None, 'colour': 'WHITE', 'writeoffcode': 'Cat S Insurance Loss', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'Category S Insurance Loss. Vehicle Structurally Damaged But Repairable-Insurer Decided Not to Repair CAT S - STRUCTURAL - Damage is front end and minor dents/scratches VOSA STATES 8K, 12K, 14K, 21K, 30K, 33K, 37K, 43K', 'virtual': False, 'seller': 'UKCGR', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', '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-25 13:03:31 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120777798, 'registration': 'MM15NGY', 'account': 'WBA001', 'make': 'BMW', 'model': '3 SERIES DIESEL SALOON', 'derivative': '318d Sport 4dr Step Auto [Business Media]', 'mileage': 49506, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 400}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2015-08-21', 'fuel': 'Diesel', 'motExpiry': '2026-08-20', 'doors': 4, 'engineSize': 1995, 'bodyType': 'Saloon', 'images': None, 'colour': 'WHITE', 'writeoffcode': 'Cat S Insurance Loss', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'Category S Insurance Loss. Vehicle Structurally Damaged But Repairable-Insurer Decided Not to Repair CAT S - STRUCTURAL - Damage is front end and minor dents/scratches VOSA STATES 8K, 12K, 14K, 21K, 30K, 33K, 37K, 43K', 'virtual': False, 'seller': 'UKCGR', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', '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-25 13:03:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d8e2d68e-532e-52b5-88c4-7d273b3be2f3 with identifier: 120777798
2026-03-25 13:03:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d8e2d68e-532e-52b5-88c4-7d273b3be2f3 with scrape type 1
2026-03-25 13:03:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item d8e2d68e-532e-52b5-88c4-7d273b3be2f3
2026-03-25 13:03:31 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item d8e2d68e-532e-52b5-88c4-7d273b3be2f3
2026-03-25 13:03:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: d8e2d68e-532e-52b5-88c4-7d273b3be2f3, identifier: 120777798
2026-03-25 13:03:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: d8e2d68e-532e-52b5-88c4-7d273b3be2f3 with identifier: 120777798
2026-03-25 13:03:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: d8e2d68e-532e-52b5-88c4-7d273b3be2f3 with identifier: 120777798
2026-03-25 13:03:31 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: d8e2d68e-532e-52b5-88c4-7d273b3be2f3 with identifier: 120777798 to the API
2026-03-25 13:03:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:03: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-25 13:03:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120777798?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 122,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-31T12:00:00Z',
'fuel_type': 'Diesel',
'id': 'd8e2d68e-532e-52b5-88c4-7d273b3be2f3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'MM15NGY',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120777798',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'BMW',
'model': '3 SERIES DIESEL SALOON',
'odometer': 49506,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-08-21',
'seller_name': 'UKCGR',
'title': 'BMW 3 SERIES DIESEL SALOON 318d Sport 4dr Step Auto [Business '
'Media]',
'transmission': 'automatic',
'trim': '318d Sport 4dr Step Auto [Business Media]',
'vin': None,
'year': 2015}
2026-03-25 13:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:32 [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-25 13:03:32 [astonbarclay.gb] INFO: Saving data for 120777798: {'created_time': 1774443812.239571, 'last_price_update_time': 1774443812.239582, 'auction_closing_time': 1774958400.0}
2026-03-25 13:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120777798') HTTP/1.1" 204 0
2026-03-25 13:03:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/J333EDN/2026-03-25/image/863da484-d2c2-4fcd-aba1-1669fd3129bb_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120756781?view=catalogue)
2026-03-25 13:03:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/J333EDN/2026-03-25/image/028f0a8a-dc6d-4189-9ea8-cab0f89754a2_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120756781?view=catalogue)
2026-03-25 13:03:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/J333EDN/2026-03-25/image/83d9c76d-b90d-41d8-96ca-3819ff78da87_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120756781?view=catalogue)
2026-03-25 13:03:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:03:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8699b21450>
2026-03-25 13:03:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:03:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:03:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:03:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e4e3c37e-127d-562c-aa24-21ed9fc8c8fb/e4e3c37e-127d-562c-aa24-21ed9fc8c8fb_image_7.jpg HTTP/1.1" 201 0
2026-03-25 13:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FJ333EDN%252F2026-03-25%252Fimage%252F74bcc1ee-5586-443f-83d4-9f48fbc9597a_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:03:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/J333EDN/2026-03-25/image/74bcc1ee-5586-443f-83d4-9f48fbc9597a_removebg.jpg?w=600 saved to cache
2026-03-25 13:03:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item e4e3c37e-127d-562c-aa24-21ed9fc8c8fb
2026-03-25 13:03:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:03:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8699114b50>
2026-03-25 13:03:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:03:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:03:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:03:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e4e3c37e-127d-562c-aa24-21ed9fc8c8fb/e4e3c37e-127d-562c-aa24-21ed9fc8c8fb_image_5.jpg HTTP/1.1" 201 0
2026-03-25 13:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FJ333EDN%252F2026-03-25%252Fimage%252F863da484-d2c2-4fcd-aba1-1669fd3129bb_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:03:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/J333EDN/2026-03-25/image/863da484-d2c2-4fcd-aba1-1669fd3129bb_removebg.jpg?w=600 saved to cache
2026-03-25 13:03:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item e4e3c37e-127d-562c-aa24-21ed9fc8c8fb
2026-03-25 13:03:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:03:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f869a5fe110>
2026-03-25 13:03:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:03:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:03:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:03:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e4e3c37e-127d-562c-aa24-21ed9fc8c8fb/e4e3c37e-127d-562c-aa24-21ed9fc8c8fb_image_4.jpg HTTP/1.1" 201 0
2026-03-25 13:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FJ333EDN%252F2026-03-25%252Fimage%252F028f0a8a-dc6d-4189-9ea8-cab0f89754a2_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:03:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/J333EDN/2026-03-25/image/028f0a8a-dc6d-4189-9ea8-cab0f89754a2_removebg.jpg?w=600 saved to cache
2026-03-25 13:03:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item e4e3c37e-127d-562c-aa24-21ed9fc8c8fb
2026-03-25 13:03:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:03:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8699b6d890>
2026-03-25 13:03:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:03:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:03:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:03:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e4e3c37e-127d-562c-aa24-21ed9fc8c8fb/e4e3c37e-127d-562c-aa24-21ed9fc8c8fb_image_3.jpg HTTP/1.1" 201 0
2026-03-25 13:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FJ333EDN%252F2026-03-25%252Fimage%252F83d9c76d-b90d-41d8-96ca-3819ff78da87_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:03:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/J333EDN/2026-03-25/image/83d9c76d-b90d-41d8-96ca-3819ff78da87_removebg.jpg?w=600 saved to cache
2026-03-25 13:03:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item e4e3c37e-127d-562c-aa24-21ed9fc8c8fb
2026-03-25 13:03:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/J333EDN/2026-03-25/image/b454191d-bf4c-4018-8330-6d46ff94adae_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120756781?view=catalogue)
2026-03-25 13:03:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:03:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f869a6ade50>
2026-03-25 13:03:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:03:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:03:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:03:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e4e3c37e-127d-562c-aa24-21ed9fc8c8fb/e4e3c37e-127d-562c-aa24-21ed9fc8c8fb_image_1.jpg HTTP/1.1" 201 0
2026-03-25 13:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FJ333EDN%252F2026-03-25%252Fimage%252Fb454191d-bf4c-4018-8330-6d46ff94adae_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:03:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/J333EDN/2026-03-25/image/b454191d-bf4c-4018-8330-6d46ff94adae_removebg.jpg?w=600 saved to cache
2026-03-25 13:03:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item e4e3c37e-127d-562c-aa24-21ed9fc8c8fb
2026-03-25 13:03:33 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e4e3c37e-127d-562c-aa24-21ed9fc8c8fb, skipping ID generation
2026-03-25 13:03:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e4e3c37e-127d-562c-aa24-21ed9fc8c8fb with scrape type 1
2026-03-25 13:03:33 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e4e3c37e-127d-562c-aa24-21ed9fc8c8fb sending to next pipeline
2026-03-25 13:03:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: e4e3c37e-127d-562c-aa24-21ed9fc8c8fb, identifier: 120756781
2026-03-25 13:03:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: e4e3c37e-127d-562c-aa24-21ed9fc8c8fb with identifier: 120756781
2026-03-25 13:03:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: e4e3c37e-127d-562c-aa24-21ed9fc8c8fb with identifier: 120756781
2026-03-25 13:03:33 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: e4e3c37e-127d-562c-aa24-21ed9fc8c8fb with identifier: 120756781 to the API
2026-03-25 13:03:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:03:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:03:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/J333EDN/2026-03-25/image/b454191d-bf4c-4018-8330-6d46ff94adae_removebg.jpg?w=600>
{'auction_title': '',
'c_o_2_emission_value': 199,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'expiration_date': '2026-03-31T12:00:00Z',
'fuel_type': 'Diesel',
'id': 'e4e3c37e-127d-562c-aa24-21ed9fc8c8fb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'J333EDN',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120756781',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'LAND ROVER',
'model': 'RANGE ROVER DIESEL ESTATE',
'odometer': 88208,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 9,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e4e3c37e-127d-562c-aa24-21ed9fc8c8fb/e4e3c37e-127d-562c-aa24-21ed9fc8c8fb_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 24367,
'Height': 338,
'OriginUrl': 'https://abimg003.imgix.net/J333EDN/2026-03-25/image/6f554590-3a5d-4fee-9cc7-6731df939a67_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e4e3c37e-127d-562c-aa24-21ed9fc8c8fb/e4e3c37e-127d-562c-aa24-21ed9fc8c8fb_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 23763,
'Height': 338,
'OriginUrl': 'https://abimg003.imgix.net/J333EDN/2026-03-25/image/b454191d-bf4c-4018-8330-6d46ff94adae_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e4e3c37e-127d-562c-aa24-21ed9fc8c8fb/e4e3c37e-127d-562c-aa24-21ed9fc8c8fb_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 23284,
'Height': 338,
'OriginUrl': 'https://abimg003.imgix.net/J333EDN/2026-03-25/image/9ad812ff-e1a9-4e43-aa11-525a1a29d292_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e4e3c37e-127d-562c-aa24-21ed9fc8c8fb/e4e3c37e-127d-562c-aa24-21ed9fc8c8fb_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 23364,
'Height': 338,
'OriginUrl': 'https://abimg003.imgix.net/J333EDN/2026-03-25/image/83d9c76d-b90d-41d8-96ca-3819ff78da87_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e4e3c37e-127d-562c-aa24-21ed9fc8c8fb/e4e3c37e-127d-562c-aa24-21ed9fc8c8fb_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 31919,
'Height': 338,
'OriginUrl': 'https://abimg003.imgix.net/J333EDN/2026-03-25/image/028f0a8a-dc6d-4189-9ea8-cab0f89754a2_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e4e3c37e-127d-562c-aa24-21ed9fc8c8fb/e4e3c37e-127d-562c-aa24-21ed9fc8c8fb_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48121,
'Height': 338,
'OriginUrl': 'https://abimg003.imgix.net/J333EDN/2026-03-25/image/863da484-d2c2-4fcd-aba1-1669fd3129bb_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e4e3c37e-127d-562c-aa24-21ed9fc8c8fb/e4e3c37e-127d-562c-aa24-21ed9fc8c8fb_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35019,
'Height': 338,
'OriginUrl': 'https://abimg003.imgix.net/J333EDN/2026-03-25/image/cb05abe0-32e6-435f-9dc3-cbc8997db058_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e4e3c37e-127d-562c-aa24-21ed9fc8c8fb/e4e3c37e-127d-562c-aa24-21ed9fc8c8fb_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 33243,
'Height': 338,
'OriginUrl': 'https://abimg003.imgix.net/J333EDN/2026-03-25/image/74bcc1ee-5586-443f-83d4-9f48fbc9597a_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e4e3c37e-127d-562c-aa24-21ed9fc8c8fb/e4e3c37e-127d-562c-aa24-21ed9fc8c8fb_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47034,
'Height': 338,
'OriginUrl': 'https://abimg003.imgix.net/J333EDN/2026-03-25/image/4f2dfd85-377e-4887-96e8-b91feee6d6df_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-03-01',
'seller_name': 'MotoNovo Finance',
'title': 'LAND ROVER RANGE ROVER DIESEL ESTATE 3.0 SDV6 Vogue 4dr Auto',
'transmission': 'automatic',
'trim': '3.0 SDV6 Vogue 4dr Auto',
'vin': None,
'year': 2019}
2026-03-25 13:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120756781%27 HTTP/1.1" 200 None
2026-03-25 13:03:33 [astonbarclay.gb] INFO: Saving data for 120756781: {'created_time': 1774443813.549996, 'last_price_update_time': 1774443813.550008, 'auction_closing_time': 1774958400.0}
2026-03-25 13:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120756781') HTTP/1.1" 204 0
2026-03-25 13:03:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120783893?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:03:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:03:34 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120783893, 'registration': 'SG12EUT', 'account': 'WBA001', 'make': 'RENAULT', 'model': 'MEGANE DIESEL COUPE', 'derivative': '1.5 dCi 110 Dynamique TomTom 3dr', 'mileage': 111710, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 400}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2012-03-28', 'fuel': 'Diesel', 'motExpiry': '2026-02-23', 'doors': 3, 'engineSize': 1461, 'bodyType': 'Coupe', 'images': None, 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'VOSA STATES 38K, 46K, 54K, 61K, 74K, 87K, 92K, 96K, 100K, 103K, 108K, 111K (FAIL)', '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': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:03:34 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120783893, 'registration': 'SG12EUT', 'account': 'WBA001', 'make': 'RENAULT', 'model': 'MEGANE DIESEL COUPE', 'derivative': '1.5 dCi 110 Dynamique TomTom 3dr', 'mileage': 111710, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 400}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2012-03-28', 'fuel': 'Diesel', 'motExpiry': '2026-02-23', 'doors': 3, 'engineSize': 1461, 'bodyType': 'Coupe', 'images': None, 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'VOSA STATES 38K, 46K, 54K, 61K, 74K, 87K, 92K, 96K, 100K, 103K, 108K, 111K (FAIL)', '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': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:03:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6ac68d19-ed25-516e-aa4a-058858525732 with identifier: 120783893
2026-03-25 13:03:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6ac68d19-ed25-516e-aa4a-058858525732 with scrape type 1
2026-03-25 13:03:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 6ac68d19-ed25-516e-aa4a-058858525732
2026-03-25 13:03:34 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 6ac68d19-ed25-516e-aa4a-058858525732
2026-03-25 13:03:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 6ac68d19-ed25-516e-aa4a-058858525732, identifier: 120783893
2026-03-25 13:03:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 6ac68d19-ed25-516e-aa4a-058858525732 with identifier: 120783893
2026-03-25 13:03:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 6ac68d19-ed25-516e-aa4a-058858525732 with identifier: 120783893
2026-03-25 13:03:34 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 6ac68d19-ed25-516e-aa4a-058858525732 with identifier: 120783893 to the API
2026-03-25 13:03:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13: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-25 13:03:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120783893?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 106,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 3,
'emission_standard': 'EURO 5',
'engine': '1.5L',
'expiration_date': '2026-03-31T12:00:00Z',
'fuel_type': 'Diesel',
'id': '6ac68d19-ed25-516e-aa4a-058858525732',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'SG12EUT',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120783893',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'RENAULT',
'model': 'MEGANE DIESEL COUPE',
'odometer': 111710,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-03-28',
'seller_name': 'UKCGR',
'title': 'RENAULT MEGANE DIESEL COUPE 1.5 dCi 110 Dynamique TomTom 3dr',
'transmission': 'manual',
'trim': '1.5 dCi 110 Dynamique TomTom 3dr',
'vin': None,
'year': 2012}
2026-03-25 13:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%27120783893%27 HTTP/1.1" 200 None
2026-03-25 13:03:34 [astonbarclay.gb] INFO: Saving data for 120783893: {'created_time': 1774443814.972534, 'last_price_update_time': 1774443814.972546, 'auction_closing_time': 1774958400.0}
2026-03-25 13:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120783893') HTTP/1.1" 204 0
2026-03-25 13:03:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120788446?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:03:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:03:35 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120788446, 'registration': 'G20CMW', 'account': 'WBA001', 'make': 'FIAT', 'model': 'PUNTO EVO HATCHBACK', 'derivative': '1.4 Active 3dr', 'mileage': 115985, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 400}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2010-09-24', 'fuel': 'Petrol', 'motExpiry': '2026-09-08', 'doors': 3, 'engineSize': 1368, 'bodyType': 'Hatchback', 'images': None, 'colour': 'WHITE', 'writeoffcode': 'Cat C Insurance Loss', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'CAT C - SALVAGE - Damage is front end and minor dents/scratches Category C Insurance Loss. Vehicle Extensively Damaged But Repairable -Insurer Decided Not To Repair VOSA STATES 26K, 30K, 36K, 43K, 53K. 64K, 72K, 81K, 90K, 97K, 101K, 111K,', 'virtual': False, 'seller': 'UKCGR', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '7', 'v5': False, 'v5details': None, 'co2': 132, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:03:35 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120788446, 'registration': 'G20CMW', 'account': 'WBA001', 'make': 'FIAT', 'model': 'PUNTO EVO HATCHBACK', 'derivative': '1.4 Active 3dr', 'mileage': 115985, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 400}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2010-09-24', 'fuel': 'Petrol', 'motExpiry': '2026-09-08', 'doors': 3, 'engineSize': 1368, 'bodyType': 'Hatchback', 'images': None, 'colour': 'WHITE', 'writeoffcode': 'Cat C Insurance Loss', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'CAT C - SALVAGE - Damage is front end and minor dents/scratches Category C Insurance Loss. Vehicle Extensively Damaged But Repairable -Insurer Decided Not To Repair VOSA STATES 26K, 30K, 36K, 43K, 53K. 64K, 72K, 81K, 90K, 97K, 101K, 111K,', 'virtual': False, 'seller': 'UKCGR', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '7', 'v5': False, 'v5details': None, 'co2': 132, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:03:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c6b58780-cc3e-5077-802d-4d7234987a9d with identifier: 120788446
2026-03-25 13:03:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c6b58780-cc3e-5077-802d-4d7234987a9d with scrape type 1
2026-03-25 13:03:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item c6b58780-cc3e-5077-802d-4d7234987a9d
2026-03-25 13:03:35 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item c6b58780-cc3e-5077-802d-4d7234987a9d
2026-03-25 13:03:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: c6b58780-cc3e-5077-802d-4d7234987a9d, identifier: 120788446
2026-03-25 13:03:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: c6b58780-cc3e-5077-802d-4d7234987a9d with identifier: 120788446
2026-03-25 13:03:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: c6b58780-cc3e-5077-802d-4d7234987a9d with identifier: 120788446
2026-03-25 13:03:35 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: c6b58780-cc3e-5077-802d-4d7234987a9d with identifier: 120788446 to the API
2026-03-25 13:03:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:03:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:03:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120788446?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 132,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 3,
'emission_standard': 'EURO 5',
'engine': '1.4L',
'expiration_date': '2026-03-31T12:00:00Z',
'fuel_type': 'Petrol',
'id': 'c6b58780-cc3e-5077-802d-4d7234987a9d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'G20CMW',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120788446',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'FIAT',
'model': 'PUNTO EVO HATCHBACK',
'odometer': 115985,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-09-24',
'seller_name': 'UKCGR',
'title': 'FIAT PUNTO EVO HATCHBACK 1.4 Active 3dr',
'transmission': 'manual',
'trim': '1.4 Active 3dr',
'vin': None,
'year': 2010}
2026-03-25 13:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120788446%27 HTTP/1.1" 200 None
2026-03-25 13:03:35 [astonbarclay.gb] INFO: Saving data for 120788446: {'created_time': 1774443815.651762, 'last_price_update_time': 1774443815.651772, 'auction_closing_time': 1774958400.0}
2026-03-25 13:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120788446') HTTP/1.1" 204 0
2026-03-25 13:03:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120789695?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13: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-25 13:03:36 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120789695, 'registration': 'YL17HWE', 'account': 'WBA001', 'make': 'MERCEDES-BENZ', 'model': 'VITO LONG DIESEL', 'derivative': '116CDI Sport Van', 'mileage': 160391, 'mileageWarranty': True, 'type': 'commercial', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 400}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2017-06-09', 'fuel': 'Diesel', 'motExpiry': '2027-02-03', 'doors': None, 'engineSize': 2143, 'bodyType': 'Van', 'images': None, 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'VOSA STATES 78K, 99K, 124K, 135K, 151K, 159K,', 'virtual': False, 'seller': 'UKCGR', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': False, 'v5details': None, 'co2': 166, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:03:36 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120789695, 'registration': 'YL17HWE', 'account': 'WBA001', 'make': 'MERCEDES-BENZ', 'model': 'VITO LONG DIESEL', 'derivative': '116CDI Sport Van', 'mileage': 160391, 'mileageWarranty': True, 'type': 'commercial', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 400}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2017-06-09', 'fuel': 'Diesel', 'motExpiry': '2027-02-03', 'doors': None, 'engineSize': 2143, 'bodyType': 'Van', 'images': None, 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'VOSA STATES 78K, 99K, 124K, 135K, 151K, 159K,', 'virtual': False, 'seller': 'UKCGR', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': False, 'v5details': None, 'co2': 166, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:03:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 70bdeb94-ccdb-5b30-85dd-d2a73962f6a5 with identifier: 120789695
2026-03-25 13:03:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 70bdeb94-ccdb-5b30-85dd-d2a73962f6a5 with scrape type 1
2026-03-25 13:03:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 70bdeb94-ccdb-5b30-85dd-d2a73962f6a5
2026-03-25 13:03:36 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 70bdeb94-ccdb-5b30-85dd-d2a73962f6a5
2026-03-25 13:03:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 70bdeb94-ccdb-5b30-85dd-d2a73962f6a5, identifier: 120789695
2026-03-25 13:03:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 70bdeb94-ccdb-5b30-85dd-d2a73962f6a5 with identifier: 120789695
2026-03-25 13:03:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 70bdeb94-ccdb-5b30-85dd-d2a73962f6a5 with identifier: 120789695
2026-03-25 13:03:36 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 70bdeb94-ccdb-5b30-85dd-d2a73962f6a5 with identifier: 120789695 to the API
2026-03-25 13:03:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:03: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-25 13:03:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120789695?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 166,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': None,
'emission_standard': 'EURO 6',
'engine': '2.1L',
'expiration_date': '2026-03-31T12:00:00Z',
'fuel_type': 'Diesel',
'id': '70bdeb94-ccdb-5b30-85dd-d2a73962f6a5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'YL17HWE',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120789695',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'MERCEDES-BENZ',
'model': 'VITO LONG DIESEL',
'odometer': 160391,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-06-09',
'seller_name': 'UKCGR',
'title': 'MERCEDES-BENZ VITO LONG DIESEL 116CDI Sport Van',
'transmission': 'manual',
'trim': '116CDI Sport Van',
'vin': None,
'year': 2017}
2026-03-25 13:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:36 [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-25 13:03:36 [astonbarclay.gb] INFO: Saving data for 120789695: {'created_time': 1774443816.987903, 'last_price_update_time': 1774443816.987915, 'auction_closing_time': 1774958400.0}
2026-03-25 13:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120789695') HTTP/1.1" 204 0
2026-03-25 13:03:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120788099?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:03:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:03:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120786723?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:03:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:03:37 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120788099, 'registration': 'MC08YHA', 'account': 'WBA001', 'make': 'FORD', 'model': 'KA HATCHBACK', 'derivative': '1.3i Zetec [70] 3dr [Climate]', 'mileage': 16258, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 400}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2008-03-14', 'fuel': 'Petrol', 'motExpiry': '2026-10-02', 'doors': 3, 'engineSize': 1297, 'bodyType': 'Hatchback', 'images': None, 'colour': 'YELLOW', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'VOSA STATES 3K, 4K, 5K, 6K, 7K, 8K, 8K, 9K, 9K, 10K, 12K, 12K, 13K, 13K, 16K,', 'virtual': False, 'seller': 'UKCGR', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': False, 'v5details': None, 'co2': 154, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:03:37 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120788099, 'registration': 'MC08YHA', 'account': 'WBA001', 'make': 'FORD', 'model': 'KA HATCHBACK', 'derivative': '1.3i Zetec [70] 3dr [Climate]', 'mileage': 16258, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 400}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2008-03-14', 'fuel': 'Petrol', 'motExpiry': '2026-10-02', 'doors': 3, 'engineSize': 1297, 'bodyType': 'Hatchback', 'images': None, 'colour': 'YELLOW', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'VOSA STATES 3K, 4K, 5K, 6K, 7K, 8K, 8K, 9K, 9K, 10K, 12K, 12K, 13K, 13K, 16K,', 'virtual': False, 'seller': 'UKCGR', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': False, 'v5details': None, 'co2': 154, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:03:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 72483193-5c80-5790-a5f3-1fb3961cb854 with identifier: 120788099
2026-03-25 13:03:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 72483193-5c80-5790-a5f3-1fb3961cb854 with scrape type 1
2026-03-25 13:03:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 72483193-5c80-5790-a5f3-1fb3961cb854
2026-03-25 13:03:37 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 72483193-5c80-5790-a5f3-1fb3961cb854
2026-03-25 13:03:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 72483193-5c80-5790-a5f3-1fb3961cb854, identifier: 120788099
2026-03-25 13:03:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 72483193-5c80-5790-a5f3-1fb3961cb854 with identifier: 120788099
2026-03-25 13:03:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 72483193-5c80-5790-a5f3-1fb3961cb854 with identifier: 120788099
2026-03-25 13:03:37 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 72483193-5c80-5790-a5f3-1fb3961cb854 with identifier: 120788099 to the API
2026-03-25 13:03:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:03: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-25 13:03:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120788099?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 154,
'color': 'YELLOW',
'currency': 'GBP',
'doors_number': 3,
'emission_standard': 'EURO 4',
'engine': '1.3L',
'expiration_date': '2026-03-31T12:00:00Z',
'fuel_type': 'Petrol',
'id': '72483193-5c80-5790-a5f3-1fb3961cb854',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'MC08YHA',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120788099',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'FORD',
'model': 'KA HATCHBACK',
'odometer': 16258,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2008-03-14',
'seller_name': 'UKCGR',
'title': 'FORD KA HATCHBACK 1.3i Zetec [70] 3dr [Climate]',
'transmission': 'manual',
'trim': '1.3i Zetec [70] 3dr [Climate]',
'vin': None,
'year': 2008}
2026-03-25 13:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:37 [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-25 13:03:37 [astonbarclay.gb] INFO: Saving data for 120788099: {'created_time': 1774443817.577327, 'last_price_update_time': 1774443817.577341, 'auction_closing_time': 1774958400.0}
2026-03-25 13:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120788099') HTTP/1.1" 204 0
2026-03-25 13:03:37 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120786723, 'registration': 'RA16KFD', 'account': 'WBA001', 'make': 'HONDA', 'model': 'CIVIC HATCHBACK', 'derivative': '1.8 i-VTEC SR 5dr Auto', 'mileage': 100914, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 400}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2016-07-27', 'fuel': 'Petrol', 'motExpiry': '2026-07-26', 'doors': 5, 'engineSize': 1798, 'bodyType': 'Hatchback', 'images': None, 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'VOSA STATES 30K, 40K, 50K, 62K, 72K, 84K, 94K,', 'virtual': False, 'seller': 'UKCGR', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': False, 'v5details': None, 'co2': 150, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:03:37 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120786723, 'registration': 'RA16KFD', 'account': 'WBA001', 'make': 'HONDA', 'model': 'CIVIC HATCHBACK', 'derivative': '1.8 i-VTEC SR 5dr Auto', 'mileage': 100914, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 400}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2016-07-27', 'fuel': 'Petrol', 'motExpiry': '2026-07-26', 'doors': 5, 'engineSize': 1798, 'bodyType': 'Hatchback', 'images': None, 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'VOSA STATES 30K, 40K, 50K, 62K, 72K, 84K, 94K,', 'virtual': False, 'seller': 'UKCGR', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': False, 'v5details': None, 'co2': 150, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:03:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 15d53544-494d-585b-b672-a464ec13f29d with identifier: 120786723
2026-03-25 13:03:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 15d53544-494d-585b-b672-a464ec13f29d with scrape type 1
2026-03-25 13:03:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 15d53544-494d-585b-b672-a464ec13f29d
2026-03-25 13:03:37 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 15d53544-494d-585b-b672-a464ec13f29d
2026-03-25 13:03:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 15d53544-494d-585b-b672-a464ec13f29d, identifier: 120786723
2026-03-25 13:03:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 15d53544-494d-585b-b672-a464ec13f29d with identifier: 120786723
2026-03-25 13:03:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 15d53544-494d-585b-b672-a464ec13f29d with identifier: 120786723
2026-03-25 13:03:37 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 15d53544-494d-585b-b672-a464ec13f29d with identifier: 120786723 to the API
2026-03-25 13:03:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:03: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-25 13:03:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120786723?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 150,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.8L',
'expiration_date': '2026-03-31T12:00:00Z',
'fuel_type': 'Petrol',
'id': '15d53544-494d-585b-b672-a464ec13f29d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'RA16KFD',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120786723',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'HONDA',
'model': 'CIVIC HATCHBACK',
'odometer': 100914,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-07-27',
'seller_name': 'UKCGR',
'title': 'HONDA CIVIC HATCHBACK 1.8 i-VTEC SR 5dr Auto',
'transmission': 'automatic',
'trim': '1.8 i-VTEC SR 5dr Auto',
'vin': None,
'year': 2016}
2026-03-25 13:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120786723%27 HTTP/1.1" 200 None
2026-03-25 13:03:38 [astonbarclay.gb] INFO: Saving data for 120786723: {'created_time': 1774443818.089778, 'last_price_update_time': 1774443818.089788, 'auction_closing_time': 1774958400.0}
2026-03-25 13:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120786723') HTTP/1.1" 204 0
2026-03-25 13:03:38 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.951(s), this was the 1st time calling it.
2026-03-25 13:03:38 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.493746268517198 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-25 13:03:38 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.101(s), this was the 1st time calling it.
2026-03-25 13:03:38 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.7317468694437474 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-25 13:03:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120714103?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13: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-25 13:03:42 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120714103, 'registration': 'EN23MDJ', 'account': 'MOT070', 'make': 'KIA', 'model': 'PICANTO HATCHBACK', 'derivative': '1.0 3 5dr [4 seats]', 'mileage': 14672, 'mileageWarranty': True, 'type': 'car', 'saleId': 18853, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 107}, 'saleStart': '2026-03-31T09:15Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2023-06-30', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 5, 'engineSize': 998, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/EN23MDJ/2026-03-24/image/2221e4f4-2989-4589-aaa4-85be835ea1c8_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN23MDJ/2026-03-24/image/23d8f4bd-e900-47b3-a074-0b4f6bb31a14_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN23MDJ/2026-03-24/image/dfae5321-3d4f-4e27-975c-10c0ca144cfa_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN23MDJ/2026-03-24/image/96f9c0b8-ef51-44db-b505-4db491ac29fc_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN23MDJ/2026-03-24/image/e2707f38-498f-4b5d-a48a-5a36cde205f6_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN23MDJ/2026-03-24/image/8a7c1c03-c594-4a7d-8db3-040dd414d2b0_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN23MDJ/2026-03-24/image/af276961-f530-4cbd-901a-cc32932cd31f_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN23MDJ/2026-03-24/image/44100ba2-d485-4a44-bcb4-9b38481821fd_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 05/24- 3k, 07/25- 11k', 'remarks': 'SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': None, 'co2': 112, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/98780ea3-ff3f-4b76-a367-fdec198d1ce5.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:03:42 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120714103, 'registration': 'EN23MDJ', 'account': 'MOT070', 'make': 'KIA', 'model': 'PICANTO HATCHBACK', 'derivative': '1.0 3 5dr [4 seats]', 'mileage': 14672, 'mileageWarranty': True, 'type': 'car', 'saleId': 18853, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 107}, 'saleStart': '2026-03-31T09:15Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2023-06-30', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 5, 'engineSize': 998, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/EN23MDJ/2026-03-24/image/2221e4f4-2989-4589-aaa4-85be835ea1c8_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN23MDJ/2026-03-24/image/23d8f4bd-e900-47b3-a074-0b4f6bb31a14_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN23MDJ/2026-03-24/image/dfae5321-3d4f-4e27-975c-10c0ca144cfa_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN23MDJ/2026-03-24/image/96f9c0b8-ef51-44db-b505-4db491ac29fc_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN23MDJ/2026-03-24/image/e2707f38-498f-4b5d-a48a-5a36cde205f6_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN23MDJ/2026-03-24/image/8a7c1c03-c594-4a7d-8db3-040dd414d2b0_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN23MDJ/2026-03-24/image/af276961-f530-4cbd-901a-cc32932cd31f_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN23MDJ/2026-03-24/image/44100ba2-d485-4a44-bcb4-9b38481821fd_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 05/24- 3k, 07/25- 11k', 'remarks': 'SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': None, 'co2': 112, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/98780ea3-ff3f-4b76-a367-fdec198d1ce5.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:03:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 02b9de56-f558-57c3-b316-37b6e4a975d5 with identifier: 120714103
2026-03-25 13:03:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 02b9de56-f558-57c3-b316-37b6e4a975d5 with scrape type 2
2026-03-25 13:03:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 02b9de56-f558-57c3-b316-37b6e4a975d5 with scrape type 2
2026-03-25 13:03:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 02b9de56-f558-57c3-b316-37b6e4a975d5, identifier: 120714103
2026-03-25 13:03:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 02b9de56-f558-57c3-b316-37b6e4a975d5 with identifier: 120714103
2026-03-25 13:03:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 02b9de56-f558-57c3-b316-37b6e4a975d5 with identifier: 120714103
2026-03-25 13:03:42 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 02b9de56-f558-57c3-b316-37b6e4a975d5 with identifier: 120714103 to the API
2026-03-25 13:03:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:03: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-25 13:03:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120714103?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 112,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-03-31T09:15:00Z',
'fuel_type': 'Petrol',
'id': '02b9de56-f558-57c3-b316-37b6e4a975d5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'EN23MDJ',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120714103',
'listing': 'auction',
'location': 'Aston Barclay Prees Heath',
'make': 'KIA',
'model': 'PICANTO HATCHBACK',
'odometer': 14672,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-06-30',
'seller_name': 'Motability Operations',
'title': 'KIA PICANTO HATCHBACK 1.0 3 5dr [4 seats]',
'transmission': 'manual',
'trim': '1.0 3 5dr [4 seats]',
'vin': None,
'year': 2023}
2026-03-25 13:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:42 [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-25 13:03:42 [astonbarclay.gb] INFO: Saving data for 120714103: {'auction_closing_time': 1774948500.0, 'created_time': 1774346564.596236, 'last_price_update_time': 1774443822.963749}
2026-03-25 13:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120714103') HTTP/1.1" 204 0
2026-03-25 13:03:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-25 13:03:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-25 13:03:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120772588?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:03:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:03:50 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120772588, 'registration': 'BD73HLG', 'account': 'MOT070', 'make': 'NISSAN', 'model': 'JUKE HATCHBACK', 'derivative': '1.0 DiG-T 114 N-Connecta 5dr DCT', 'mileage': 16298, 'mileageWarranty': True, 'type': 'car', 'saleId': 18853, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 107}, 'saleStart': '2026-03-31T09:15Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2023-11-27', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': None, 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': 'Service book 10/24-7K 09/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': False, 'v5details': None, 'co2': 137, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:03:50 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120772588, 'registration': 'BD73HLG', 'account': 'MOT070', 'make': 'NISSAN', 'model': 'JUKE HATCHBACK', 'derivative': '1.0 DiG-T 114 N-Connecta 5dr DCT', 'mileage': 16298, 'mileageWarranty': True, 'type': 'car', 'saleId': 18853, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 107}, 'saleStart': '2026-03-31T09:15Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2023-11-27', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': None, 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': 'Service book 10/24-7K 09/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': False, 'v5details': None, 'co2': 137, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:03:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0e53b30f-a765-5ef6-b3a3-a33a2d01c1e0 with identifier: 120772588
2026-03-25 13:03:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0e53b30f-a765-5ef6-b3a3-a33a2d01c1e0 with scrape type 1
2026-03-25 13:03:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 0e53b30f-a765-5ef6-b3a3-a33a2d01c1e0
2026-03-25 13:03:50 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 0e53b30f-a765-5ef6-b3a3-a33a2d01c1e0
2026-03-25 13:03:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 0e53b30f-a765-5ef6-b3a3-a33a2d01c1e0, identifier: 120772588
2026-03-25 13:03:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 0e53b30f-a765-5ef6-b3a3-a33a2d01c1e0 with identifier: 120772588
2026-03-25 13:03:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 0e53b30f-a765-5ef6-b3a3-a33a2d01c1e0 with identifier: 120772588
2026-03-25 13:03:50 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 0e53b30f-a765-5ef6-b3a3-a33a2d01c1e0 with identifier: 120772588 to the API
2026-03-25 13:03:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:03: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-25 13:03:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120772588?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 137,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-03-31T09:15:00Z',
'fuel_type': 'Petrol',
'id': '0e53b30f-a765-5ef6-b3a3-a33a2d01c1e0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'BD73HLG',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120772588',
'listing': 'auction',
'location': 'Aston Barclay Prees Heath',
'make': 'NISSAN',
'model': 'JUKE HATCHBACK',
'odometer': 16298,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-11-27',
'seller_name': 'Motability Operations',
'title': 'NISSAN JUKE HATCHBACK 1.0 DiG-T 114 N-Connecta 5dr DCT',
'transmission': 'automatic',
'trim': '1.0 DiG-T 114 N-Connecta 5dr DCT',
'vin': None,
'year': 2023}
2026-03-25 13:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:51 [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-25 13:03:51 [astonbarclay.gb] INFO: Saving data for 120772588: {'created_time': 1774443831.147135, 'last_price_update_time': 1774443831.147147, 'auction_closing_time': 1774948500.0}
2026-03-25 13:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120772588') HTTP/1.1" 204 0
2026-03-25 13:03:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120332629?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:03:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:03:51 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120332629, 'registration': 'LY65HAE', 'account': 'CAR001', 'make': 'NISSAN', 'model': 'LEAF HATCHBACK', 'derivative': '80kW Tekna 24kWh 5dr Auto', 'mileage': 104625, 'mileageWarranty': True, 'type': 'car', 'saleId': 19178, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 452}, 'saleStart': '2026-03-25T10:00Z', 'lot': 2119, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2015-12-31', 'fuel': 'Electric', 'motExpiry': '2027-02-16', 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/LY65HAE/2026-03-12/image/4665ae8a-2803-4195-8fd3-c7abe47405e4_removebg.jpg?w=600', 'https://abimg003.imgix.net/LY65HAE/2026-03-12/image/881ef9ff-0f15-40fd-a105-0288f02cee69_removebg.jpg?w=600', 'https://abimg003.imgix.net/LY65HAE/2026-03-12/image/160ce7f3-d63b-4669-ae5c-b58e4c073e02_removebg.jpg?w=600', 'https://abimg003.imgix.net/LY65HAE/2026-03-12/image/66f81551-2d09-44c9-99eb-0945fca0d0a6_removebg.jpg?w=600', 'https://abimg003.imgix.net/LY65HAE/2026-03-12/image/f83e2bd0-7341-438c-9267-cbdabc83dd5b_removebg.jpg?w=600', 'https://abimg003.imgix.net/LY65HAE/2026-03-12/image/c4cfd484-3f8f-4fcd-b2fb-5fac099c7c28_removebg.jpg?w=600', 'https://abimg003.imgix.net/LY65HAE/2026-03-12/image/a84ad826-98d5-46ac-89c4-f9f21fa5e835_removebg.jpg?w=600', 'https://abimg003.imgix.net/LY65HAE/2026-03-12/image/b2a90c50-7e4b-47e1-a5b3-6b297be97bf3_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 02/16-10K, 11/17-19K, 01/19-34K', 'remarks': 'VOSA STATES 63K, 88K, 101K, 104K, SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'CarGiant', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/cfe0b14a-a1b8-41fd-ac62-a00c7dcd69a4.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:03:51 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120332629, 'registration': 'LY65HAE', 'account': 'CAR001', 'make': 'NISSAN', 'model': 'LEAF HATCHBACK', 'derivative': '80kW Tekna 24kWh 5dr Auto', 'mileage': 104625, 'mileageWarranty': True, 'type': 'car', 'saleId': 19178, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 452}, 'saleStart': '2026-03-25T10:00Z', 'lot': 2119, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2015-12-31', 'fuel': 'Electric', 'motExpiry': '2027-02-16', 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/LY65HAE/2026-03-12/image/4665ae8a-2803-4195-8fd3-c7abe47405e4_removebg.jpg?w=600', 'https://abimg003.imgix.net/LY65HAE/2026-03-12/image/881ef9ff-0f15-40fd-a105-0288f02cee69_removebg.jpg?w=600', 'https://abimg003.imgix.net/LY65HAE/2026-03-12/image/160ce7f3-d63b-4669-ae5c-b58e4c073e02_removebg.jpg?w=600', 'https://abimg003.imgix.net/LY65HAE/2026-03-12/image/66f81551-2d09-44c9-99eb-0945fca0d0a6_removebg.jpg?w=600', 'https://abimg003.imgix.net/LY65HAE/2026-03-12/image/f83e2bd0-7341-438c-9267-cbdabc83dd5b_removebg.jpg?w=600', 'https://abimg003.imgix.net/LY65HAE/2026-03-12/image/c4cfd484-3f8f-4fcd-b2fb-5fac099c7c28_removebg.jpg?w=600', 'https://abimg003.imgix.net/LY65HAE/2026-03-12/image/a84ad826-98d5-46ac-89c4-f9f21fa5e835_removebg.jpg?w=600', 'https://abimg003.imgix.net/LY65HAE/2026-03-12/image/b2a90c50-7e4b-47e1-a5b3-6b297be97bf3_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 02/16-10K, 11/17-19K, 01/19-34K', 'remarks': 'VOSA STATES 63K, 88K, 101K, 104K, SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'CarGiant', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/cfe0b14a-a1b8-41fd-ac62-a00c7dcd69a4.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:03:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 97781d7d-ecaa-59c1-aa6c-b4fd93bc87aa with identifier: 120332629
2026-03-25 13:03:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 97781d7d-ecaa-59c1-aa6c-b4fd93bc87aa with scrape type 2
2026-03-25 13:03:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 97781d7d-ecaa-59c1-aa6c-b4fd93bc87aa with scrape type 2
2026-03-25 13:03:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 97781d7d-ecaa-59c1-aa6c-b4fd93bc87aa, identifier: 120332629
2026-03-25 13:03:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 97781d7d-ecaa-59c1-aa6c-b4fd93bc87aa with identifier: 120332629
2026-03-25 13:03:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 97781d7d-ecaa-59c1-aa6c-b4fd93bc87aa with identifier: 120332629
2026-03-25 13:03:51 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: 97781d7d-ecaa-59c1-aa6c-b4fd93bc87aa with expiration date: 2026-03-25T10:00:00Z
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '',
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Electric',
'id': '97781d7d-ecaa-59c1-aa6c-b4fd93bc87aa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'LY65HAE',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120332629',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'NISSAN',
'model': 'LEAF HATCHBACK',
'odometer': 104625,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-12-31',
'seller_name': 'CarGiant',
'title': 'NISSAN LEAF HATCHBACK 80kW Tekna 24kWh 5dr Auto',
'transmission': 'automatic',
'trim': '80kW Tekna 24kWh 5dr Auto',
'vin': None,
'year': 2015}
2026-03-25 13:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:51 [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-25 13:03:51 [astonbarclay.gb] INFO: Saving data for 120332629: {'auction_closing_time': 1774432800.0, 'created_time': 1773404263.002967, 'last_price_update_time': 1774443831.587526}
2026-03-25 13:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120332629') HTTP/1.1" 204 0
2026-03-25 13:03:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/119411938?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:03:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:03:52 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 119411938, 'registration': 'YH25BZW', 'account': 'LIQ001', 'make': 'NISSAN', 'model': 'JUKE HATCHBACK', 'derivative': '1.0 DiG-T Acenta Premium 5dr', 'mileage': 17362, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 353}, 'saleStart': '2026-03-26T10:00Z', 'lot': 3, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2025-03-06', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YH25BZW/2026-03-06/image/a5ef1a2b-8798-4e01-a695-4f9f1859e32d_removebg.jpg?w=600', 'https://abimg003.imgix.net/YH25BZW/2026-03-06/image/c55e8664-c4c0-4398-8689-406566c72290_removebg.jpg?w=600', 'https://abimg003.imgix.net/YH25BZW/2026-03-06/image/5f3ba4d4-10e2-49ed-910f-95869f275214_removebg.jpg?w=600', 'https://abimg003.imgix.net/YH25BZW/2026-03-06/image/fe45063a-8eca-47a1-b611-5da9d0fd3f26_removebg.jpg?w=600', 'https://abimg003.imgix.net/YH25BZW/2026-03-06/image/a6a3c27f-fce9-484f-93ac-2dff0a6cbf95_removebg.jpg?w=600', 'https://abimg003.imgix.net/YH25BZW/2026-03-06/image/9115f7df-e5ab-4c21-a102-c3704b4b4eba_removebg.jpg?w=600', 'https://abimg003.imgix.net/YH25BZW/2026-03-06/image/7d2db1a6-fd1d-4cd0-a0e4-73dcbe7f7c08_removebg.jpg?w=600', 'https://abimg003.imgix.net/YH25BZW/2026-03-06/image/92ff55f1-566b-46e2-a92f-aabb2a5d0fdf_removebg.jpg?w=600', 'https://abimg003.imgix.net/YH25BZW/2026-03-06/image/8fc29eb4-dd37-41a5-bd35-dd5c1dd1e318_removebg.jpg?w=600', 'https://abimg003.imgix.net/YH25BZW/2026-03-06/image/005ec420-c497-4136-9ac0-248827d1b722_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'Entertainment Screen Tarnished but functional SPARE KEY', 'virtual': False, 'seller': 'Liquid Fleet', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 131, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/9fb5bee2-3396-4c4d-a548-3da92fd9ca1f.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-25 13:03:52 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 119411938, 'registration': 'YH25BZW', 'account': 'LIQ001', 'make': 'NISSAN', 'model': 'JUKE HATCHBACK', 'derivative': '1.0 DiG-T Acenta Premium 5dr', 'mileage': 17362, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 353}, 'saleStart': '2026-03-26T10:00Z', 'lot': 3, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2025-03-06', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YH25BZW/2026-03-06/image/a5ef1a2b-8798-4e01-a695-4f9f1859e32d_removebg.jpg?w=600', 'https://abimg003.imgix.net/YH25BZW/2026-03-06/image/c55e8664-c4c0-4398-8689-406566c72290_removebg.jpg?w=600', 'https://abimg003.imgix.net/YH25BZW/2026-03-06/image/5f3ba4d4-10e2-49ed-910f-95869f275214_removebg.jpg?w=600', 'https://abimg003.imgix.net/YH25BZW/2026-03-06/image/fe45063a-8eca-47a1-b611-5da9d0fd3f26_removebg.jpg?w=600', 'https://abimg003.imgix.net/YH25BZW/2026-03-06/image/a6a3c27f-fce9-484f-93ac-2dff0a6cbf95_removebg.jpg?w=600', 'https://abimg003.imgix.net/YH25BZW/2026-03-06/image/9115f7df-e5ab-4c21-a102-c3704b4b4eba_removebg.jpg?w=600', 'https://abimg003.imgix.net/YH25BZW/2026-03-06/image/7d2db1a6-fd1d-4cd0-a0e4-73dcbe7f7c08_removebg.jpg?w=600', 'https://abimg003.imgix.net/YH25BZW/2026-03-06/image/92ff55f1-566b-46e2-a92f-aabb2a5d0fdf_removebg.jpg?w=600', 'https://abimg003.imgix.net/YH25BZW/2026-03-06/image/8fc29eb4-dd37-41a5-bd35-dd5c1dd1e318_removebg.jpg?w=600', 'https://abimg003.imgix.net/YH25BZW/2026-03-06/image/005ec420-c497-4136-9ac0-248827d1b722_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'Entertainment Screen Tarnished but functional SPARE KEY', 'virtual': False, 'seller': 'Liquid Fleet', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 131, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/9fb5bee2-3396-4c4d-a548-3da92fd9ca1f.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-25 13:03:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 67e46f56-2810-531d-827e-ebfc35d43732 with identifier: 119411938
2026-03-25 13:03:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 67e46f56-2810-531d-827e-ebfc35d43732 with scrape type 2
2026-03-25 13:03:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 67e46f56-2810-531d-827e-ebfc35d43732 with scrape type 2
2026-03-25 13:03:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 67e46f56-2810-531d-827e-ebfc35d43732, identifier: 119411938
2026-03-25 13:03:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 67e46f56-2810-531d-827e-ebfc35d43732 with identifier: 119411938
2026-03-25 13:03:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 67e46f56-2810-531d-827e-ebfc35d43732 with identifier: 119411938
2026-03-25 13:03:52 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 67e46f56-2810-531d-827e-ebfc35d43732 with identifier: 119411938 to the API
2026-03-25 13:03:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:03:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:03:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/119411938?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 131,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Petrol',
'id': '67e46f56-2810-531d-827e-ebfc35d43732',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'YH25BZW',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/119411938',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'NISSAN',
'model': 'JUKE HATCHBACK',
'odometer': 17362,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-03-06',
'seller_name': 'Liquid Fleet',
'title': 'NISSAN JUKE HATCHBACK 1.0 DiG-T Acenta Premium 5dr',
'transmission': 'manual',
'trim': '1.0 DiG-T Acenta Premium 5dr',
'vin': None,
'year': 2025}
2026-03-25 13:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119411938%27 HTTP/1.1" 200 None
2026-03-25 13:03:52 [astonbarclay.gb] INFO: Saving data for 119411938: {'auction_closing_time': 1774519200.0, 'created_time': 1773214996.889271, 'last_price_update_time': 1774443832.715025}
2026-03-25 13:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119411938') HTTP/1.1" 204 0
2026-03-25 13:03:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120641887?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:03:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:03:53 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120641887, 'registration': 'DS23YVP', 'account': 'MOT070', 'make': 'MG MOTOR UK', 'model': 'HS HATCHBACK', 'derivative': '1.5 T-GDI Exclusive 5dr', 'mileage': 40307, 'mileageWarranty': True, 'type': 'car', 'saleId': 18853, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 107}, 'saleStart': '2026-03-31T09:15Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2023-07-17', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 5, 'engineSize': 1490, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/DS23YVP/2026-03-20/image/058529da-da2c-40a5-814a-84fe32f94b38_removebg.jpg?w=600', 'https://abimg003.imgix.net/DS23YVP/2026-03-20/image/576be255-6e74-484f-8de6-91a80dcf0e04_removebg.jpg?w=600', 'https://abimg003.imgix.net/DS23YVP/2026-03-20/image/71f2c603-eddf-4118-88e8-6e43f5e38d05_removebg.jpg?w=600', 'https://abimg003.imgix.net/DS23YVP/2026-03-20/image/edf866dc-81ba-4287-ba91-02070cba492d_removebg.jpg?w=600', 'https://abimg003.imgix.net/DS23YVP/2026-03-20/image/ea2e7929-177a-4aeb-8847-241477a4eba1_removebg.jpg?w=600', 'https://abimg003.imgix.net/DS23YVP/2026-03-20/image/562124dd-9ddc-4a9c-b5e1-b90488a2b72e_removebg.jpg?w=600', 'https://abimg003.imgix.net/DS23YVP/2026-03-20/image/3debb4bb-ce6e-427d-ae6f-432d1a847a9e_removebg.jpg?w=600', 'https://abimg003.imgix.net/DS23YVP/2026-03-20/image/f5f493a5-58c3-4ede-9b65-73bea6072b83_removebg.jpg?w=600', 'https://abimg003.imgix.net/DS23YVP/2026-03-20/image/604b5498-7e83-4ba3-820a-85bb3e7b61c1_removebg.jpg?w=600', 'https://abimg003.imgix.net/DS23YVP/2026-03-20/image/d8f16d22-f62d-4f51-a427-2e97e59bc1e8_removebg.jpg?w=600', 'https://abimg003.imgix.net/DS23YVP/2026-03-20/image/e0ebc32e-1a98-48f1-b428-8da7dbf5748e_removebg.jpg?w=600', 'https://abimg003.imgix.net/DS23YVP/2026-03-20/image/8d006e75-7cd8-4f02-b086-716e6c25f789_removebg.jpg?w=600', 'https://abimg003.imgix.net/DS23YVP/2026-03-20/image/c7779c39-1b04-49c5-8280-78abed4e82f5_removebg.jpg?w=600', 'https://abimg003.imgix.net/DS23YVP/2026-03-20/image/741a360d-f658-4a64-9a0f-c52db6e8693c_removebg.jpg?w=600', 'https://abimg003.imgix.net/DS23YVP/2026-03-20/image/eddff189-f522-495e-9ec9-aa509e183e0e_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 09/24-20k, 11/25-35k,', 'remarks': 'spare key in office', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': None, 'co2': 168, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/12fdee8a-30f1-4943-94c5-53986a3a4eea.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:03:53 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120641887, 'registration': 'DS23YVP', 'account': 'MOT070', 'make': 'MG MOTOR UK', 'model': 'HS HATCHBACK', 'derivative': '1.5 T-GDI Exclusive 5dr', 'mileage': 40307, 'mileageWarranty': True, 'type': 'car', 'saleId': 18853, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 107}, 'saleStart': '2026-03-31T09:15Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2023-07-17', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 5, 'engineSize': 1490, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/DS23YVP/2026-03-20/image/058529da-da2c-40a5-814a-84fe32f94b38_removebg.jpg?w=600', 'https://abimg003.imgix.net/DS23YVP/2026-03-20/image/576be255-6e74-484f-8de6-91a80dcf0e04_removebg.jpg?w=600', 'https://abimg003.imgix.net/DS23YVP/2026-03-20/image/71f2c603-eddf-4118-88e8-6e43f5e38d05_removebg.jpg?w=600', 'https://abimg003.imgix.net/DS23YVP/2026-03-20/image/edf866dc-81ba-4287-ba91-02070cba492d_removebg.jpg?w=600', 'https://abimg003.imgix.net/DS23YVP/2026-03-20/image/ea2e7929-177a-4aeb-8847-241477a4eba1_removebg.jpg?w=600', 'https://abimg003.imgix.net/DS23YVP/2026-03-20/image/562124dd-9ddc-4a9c-b5e1-b90488a2b72e_removebg.jpg?w=600', 'https://abimg003.imgix.net/DS23YVP/2026-03-20/image/3debb4bb-ce6e-427d-ae6f-432d1a847a9e_removebg.jpg?w=600', 'https://abimg003.imgix.net/DS23YVP/2026-03-20/image/f5f493a5-58c3-4ede-9b65-73bea6072b83_removebg.jpg?w=600', 'https://abimg003.imgix.net/DS23YVP/2026-03-20/image/604b5498-7e83-4ba3-820a-85bb3e7b61c1_removebg.jpg?w=600', 'https://abimg003.imgix.net/DS23YVP/2026-03-20/image/d8f16d22-f62d-4f51-a427-2e97e59bc1e8_removebg.jpg?w=600', 'https://abimg003.imgix.net/DS23YVP/2026-03-20/image/e0ebc32e-1a98-48f1-b428-8da7dbf5748e_removebg.jpg?w=600', 'https://abimg003.imgix.net/DS23YVP/2026-03-20/image/8d006e75-7cd8-4f02-b086-716e6c25f789_removebg.jpg?w=600', 'https://abimg003.imgix.net/DS23YVP/2026-03-20/image/c7779c39-1b04-49c5-8280-78abed4e82f5_removebg.jpg?w=600', 'https://abimg003.imgix.net/DS23YVP/2026-03-20/image/741a360d-f658-4a64-9a0f-c52db6e8693c_removebg.jpg?w=600', 'https://abimg003.imgix.net/DS23YVP/2026-03-20/image/eddff189-f522-495e-9ec9-aa509e183e0e_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 09/24-20k, 11/25-35k,', 'remarks': 'spare key in office', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': None, 'co2': 168, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/12fdee8a-30f1-4943-94c5-53986a3a4eea.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:03:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 806189ea-b7bd-576f-8111-96f87197a7ed with identifier: 120641887
2026-03-25 13:03:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 806189ea-b7bd-576f-8111-96f87197a7ed with scrape type 2
2026-03-25 13:03:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 806189ea-b7bd-576f-8111-96f87197a7ed with scrape type 2
2026-03-25 13:03:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 806189ea-b7bd-576f-8111-96f87197a7ed, identifier: 120641887
2026-03-25 13:03:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 806189ea-b7bd-576f-8111-96f87197a7ed with identifier: 120641887
2026-03-25 13:03:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 806189ea-b7bd-576f-8111-96f87197a7ed with identifier: 120641887
2026-03-25 13:03:53 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 806189ea-b7bd-576f-8111-96f87197a7ed with identifier: 120641887 to the API
2026-03-25 13:03:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:03:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:03:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120641887?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 168,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-03-31T09:15:00Z',
'fuel_type': 'Petrol',
'id': '806189ea-b7bd-576f-8111-96f87197a7ed',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'DS23YVP',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120641887',
'listing': 'auction',
'location': 'Aston Barclay Prees Heath',
'make': 'MG MOTOR UK',
'model': 'HS HATCHBACK',
'odometer': 40307,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-07-17',
'seller_name': 'Motability Operations',
'title': 'MG MOTOR UK HS HATCHBACK 1.5 T-GDI Exclusive 5dr',
'transmission': 'manual',
'trim': '1.5 T-GDI Exclusive 5dr',
'vin': None,
'year': 2023}
2026-03-25 13:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120641887%27 HTTP/1.1" 200 None
2026-03-25 13:03:53 [astonbarclay.gb] INFO: Saving data for 120641887: {'auction_closing_time': 1774948500.0, 'created_time': 1774011730.507676, 'last_price_update_time': 1774443833.642401}
2026-03-25 13:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120641887') HTTP/1.1" 204 0
2026-03-25 13:03:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120502627?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:03:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:03:53 [astonbarclay.gb] INFO: Detail data: {'cardType': 'e-xchange', 'id': 120502627, 'registration': 'YL72AFF', 'account': 'MOT070', 'make': 'SKODA', 'model': 'KAMIQ HATCHBACK', 'derivative': '1.0 TSI 110 Monte Carlo 5dr DSG', 'mileage': 29666, 'mileageWarranty': True, 'type': 'car', 'saleId': 18853, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 107}, 'saleStart': '2026-03-27T12:00Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2023-01-31', 'fuel': 'Petrol', 'motExpiry': '2026-11-30', 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YL72AFF/2026-03-17/image/a9b4bc60-4fa1-4b7f-8e23-ce4d2963e495_removebg.jpg?w=600', 'https://abimg003.imgix.net/YL72AFF/2026-03-17/image/44c87929-5e81-4e8a-b97a-e9f69027aac0_removebg.jpg?w=600', 'https://abimg003.imgix.net/YL72AFF/2026-03-17/image/72b9dd99-2535-4a6f-be60-dde1058bc1d1_removebg.jpg?w=600', 'https://abimg003.imgix.net/YL72AFF/2026-03-17/image/c38adc4b-9a67-4b0e-89c2-2715271aea6f_removebg.jpg?w=600', 'https://abimg003.imgix.net/YL72AFF/2026-03-17/image/753ddc0b-0363-4ba4-851b-d2920eac3207_removebg.jpg?w=600', 'https://abimg003.imgix.net/YL72AFF/2026-03-17/image/78eabcf3-978b-400c-80f8-096b7f4eeb55_removebg.jpg?w=600', 'https://abimg003.imgix.net/YL72AFF/2026-03-17/image/5c9ced54-76b5-441c-856c-1d888aebd601_removebg.jpg?w=600', 'https://abimg003.imgix.net/YL72AFF/2026-03-17/image/5a4d1f53-24e8-496f-92e5-92a2c9af7e44_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 06/24- 16k', 'remarks': 'vosa @ 28k spare key', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 137, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/aa19222e-4c19-4a49-855e-89c257bbcc5d.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:03:53 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'e-xchange', 'id': 120502627, 'registration': 'YL72AFF', 'account': 'MOT070', 'make': 'SKODA', 'model': 'KAMIQ HATCHBACK', 'derivative': '1.0 TSI 110 Monte Carlo 5dr DSG', 'mileage': 29666, 'mileageWarranty': True, 'type': 'car', 'saleId': 18853, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 107}, 'saleStart': '2026-03-27T12:00Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2023-01-31', 'fuel': 'Petrol', 'motExpiry': '2026-11-30', 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YL72AFF/2026-03-17/image/a9b4bc60-4fa1-4b7f-8e23-ce4d2963e495_removebg.jpg?w=600', 'https://abimg003.imgix.net/YL72AFF/2026-03-17/image/44c87929-5e81-4e8a-b97a-e9f69027aac0_removebg.jpg?w=600', 'https://abimg003.imgix.net/YL72AFF/2026-03-17/image/72b9dd99-2535-4a6f-be60-dde1058bc1d1_removebg.jpg?w=600', 'https://abimg003.imgix.net/YL72AFF/2026-03-17/image/c38adc4b-9a67-4b0e-89c2-2715271aea6f_removebg.jpg?w=600', 'https://abimg003.imgix.net/YL72AFF/2026-03-17/image/753ddc0b-0363-4ba4-851b-d2920eac3207_removebg.jpg?w=600', 'https://abimg003.imgix.net/YL72AFF/2026-03-17/image/78eabcf3-978b-400c-80f8-096b7f4eeb55_removebg.jpg?w=600', 'https://abimg003.imgix.net/YL72AFF/2026-03-17/image/5c9ced54-76b5-441c-856c-1d888aebd601_removebg.jpg?w=600', 'https://abimg003.imgix.net/YL72AFF/2026-03-17/image/5a4d1f53-24e8-496f-92e5-92a2c9af7e44_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 06/24- 16k', 'remarks': 'vosa @ 28k spare key', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 137, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/aa19222e-4c19-4a49-855e-89c257bbcc5d.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:03:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1cd3ec29-0623-5632-af34-444d66bf7775 with identifier: 120502627
2026-03-25 13:03:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1cd3ec29-0623-5632-af34-444d66bf7775 with scrape type 2
2026-03-25 13:03:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1cd3ec29-0623-5632-af34-444d66bf7775 with scrape type 2
2026-03-25 13:03:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 1cd3ec29-0623-5632-af34-444d66bf7775, identifier: 120502627
2026-03-25 13:03:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 1cd3ec29-0623-5632-af34-444d66bf7775 with identifier: 120502627
2026-03-25 13:03:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 1cd3ec29-0623-5632-af34-444d66bf7775 with identifier: 120502627
2026-03-25 13:03:53 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 1cd3ec29-0623-5632-af34-444d66bf7775 with identifier: 120502627 to the API
2026-03-25 13:03:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:03:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:03:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120502627?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 137,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-03-27T12:00:00Z',
'fuel_type': 'Petrol',
'id': '1cd3ec29-0623-5632-af34-444d66bf7775',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'YL72AFF',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120502627',
'listing': 'auction',
'location': 'Aston Barclay Prees Heath',
'make': 'SKODA',
'model': 'KAMIQ HATCHBACK',
'odometer': 29666,
'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': 'SKODA KAMIQ HATCHBACK 1.0 TSI 110 Monte Carlo 5dr DSG',
'transmission': 'automatic',
'trim': '1.0 TSI 110 Monte Carlo 5dr DSG',
'vin': None,
'year': 2023}
2026-03-25 13:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120502627%27 HTTP/1.1" 200 None
2026-03-25 13:03:54 [astonbarclay.gb] INFO: Saving data for 120502627: {'auction_closing_time': 1774612800.0, 'created_time': 1773741771.133011, 'last_price_update_time': 1774443834.197833}
2026-03-25 13:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120502627') HTTP/1.1" 204 0
2026-03-25 13:03:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120471411?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:03:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:03:58 [astonbarclay.gb] INFO: Detail data: {'cardType': 'e-xchange', 'id': 120471411, 'registration': 'PK12UCX', 'account': 'DJC003', 'make': 'FORD', 'model': 'FIESTA HATCHBACK', 'derivative': '1.25 Edge 3dr', 'mileage': 115366, 'mileageWarranty': True, 'type': 'car', 'saleId': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 400}, 'saleStart': '2026-03-27T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2012-05-31', 'fuel': 'Petrol', 'motExpiry': '2026-03-26', 'doors': 3, 'engineSize': 1242, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/PK12UCX/2026-03-20/image/e0283ce3-602f-448b-821f-698d579a7a3f_removebg.jpg?w=600', 'https://abimg003.imgix.net/PK12UCX/2026-03-20/image/b583c578-713c-4667-8825-54c21fad3f5d_removebg.jpg?w=600', 'https://abimg003.imgix.net/PK12UCX/2026-03-20/image/552bfbd0-7bb3-430d-833a-ea25886d461b_removebg.jpg?w=600', 'https://abimg003.imgix.net/PK12UCX/2026-03-20/image/2208856c-f73d-436f-af66-2d2c2d958259_removebg.jpg?w=600', 'https://abimg003.imgix.net/PK12UCX/2026-03-20/image/7a76fad4-e766-461f-bcac-edb04592ab3b_removebg.jpg?w=600', 'https://abimg003.imgix.net/PK12UCX/2026-03-20/image/934d8c1d-c28f-4d61-9851-019c29f68bd9_removebg.jpg?w=600', 'https://abimg003.imgix.net/PK12UCX/2026-03-20/image/d9be657d-a1f7-43cf-80a9-c9e92d2b93d0_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book 05/13 - 5K, INVOICE @ 03/25 - NO MILEAGE', 'remarks': '**122** VOSA STATES 27K, 36K, 43K, 49K, 63K, 72K, 85K, 94K, 101K, 107K GREEN SLIP ONLY', 'virtual': False, 'seller': 'Cox Motor Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': False, 'v5details': None, 'co2': 124, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/22771f99-8013-4c26-9e1b-b4d33c5f204a.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:03:58 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'e-xchange', 'id': 120471411, 'registration': 'PK12UCX', 'account': 'DJC003', 'make': 'FORD', 'model': 'FIESTA HATCHBACK', 'derivative': '1.25 Edge 3dr', 'mileage': 115366, 'mileageWarranty': True, 'type': 'car', 'saleId': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 400}, 'saleStart': '2026-03-27T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2012-05-31', 'fuel': 'Petrol', 'motExpiry': '2026-03-26', 'doors': 3, 'engineSize': 1242, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/PK12UCX/2026-03-20/image/e0283ce3-602f-448b-821f-698d579a7a3f_removebg.jpg?w=600', 'https://abimg003.imgix.net/PK12UCX/2026-03-20/image/b583c578-713c-4667-8825-54c21fad3f5d_removebg.jpg?w=600', 'https://abimg003.imgix.net/PK12UCX/2026-03-20/image/552bfbd0-7bb3-430d-833a-ea25886d461b_removebg.jpg?w=600', 'https://abimg003.imgix.net/PK12UCX/2026-03-20/image/2208856c-f73d-436f-af66-2d2c2d958259_removebg.jpg?w=600', 'https://abimg003.imgix.net/PK12UCX/2026-03-20/image/7a76fad4-e766-461f-bcac-edb04592ab3b_removebg.jpg?w=600', 'https://abimg003.imgix.net/PK12UCX/2026-03-20/image/934d8c1d-c28f-4d61-9851-019c29f68bd9_removebg.jpg?w=600', 'https://abimg003.imgix.net/PK12UCX/2026-03-20/image/d9be657d-a1f7-43cf-80a9-c9e92d2b93d0_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book 05/13 - 5K, INVOICE @ 03/25 - NO MILEAGE', 'remarks': '**122** VOSA STATES 27K, 36K, 43K, 49K, 63K, 72K, 85K, 94K, 101K, 107K GREEN SLIP ONLY', 'virtual': False, 'seller': 'Cox Motor Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': False, 'v5details': None, 'co2': 124, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/22771f99-8013-4c26-9e1b-b4d33c5f204a.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:03:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ca7da0de-dcc0-5fc7-a7c8-f1b05bf3d521 with identifier: 120471411
2026-03-25 13:03:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ca7da0de-dcc0-5fc7-a7c8-f1b05bf3d521 with scrape type 2
2026-03-25 13:03:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ca7da0de-dcc0-5fc7-a7c8-f1b05bf3d521 with scrape type 2
2026-03-25 13:03:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: ca7da0de-dcc0-5fc7-a7c8-f1b05bf3d521, identifier: 120471411
2026-03-25 13:03:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: ca7da0de-dcc0-5fc7-a7c8-f1b05bf3d521 with identifier: 120471411
2026-03-25 13:03:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: ca7da0de-dcc0-5fc7-a7c8-f1b05bf3d521 with identifier: 120471411
2026-03-25 13:03:58 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: ca7da0de-dcc0-5fc7-a7c8-f1b05bf3d521 with identifier: 120471411 to the API
2026-03-25 13:03:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:03:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:03:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120471411?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 124,
'color': 'RED',
'currency': 'GBP',
'doors_number': 3,
'emission_standard': 'EURO 5',
'engine': '1.2L',
'expiration_date': '2026-03-27T12:00:00Z',
'fuel_type': 'Petrol',
'id': 'ca7da0de-dcc0-5fc7-a7c8-f1b05bf3d521',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'PK12UCX',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120471411',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'FORD',
'model': 'FIESTA HATCHBACK',
'odometer': 115366,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-05-31',
'seller_name': 'Cox Motor Group',
'title': 'FORD FIESTA HATCHBACK 1.25 Edge 3dr',
'transmission': 'manual',
'trim': '1.25 Edge 3dr',
'vin': None,
'year': 2012}
2026-03-25 13:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120471411%27 HTTP/1.1" 200 None
2026-03-25 13:03:58 [astonbarclay.gb] INFO: Saving data for 120471411: {'auction_closing_time': 1774612800.0, 'created_time': 1773947350.863812, 'last_price_update_time': 1774443838.555292}
2026-03-25 13:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120471411') HTTP/1.1" 204 0
2026-03-25 13:04:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120649181?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:04:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:04:01 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120649181, 'registration': 'LO69EOA', 'account': 'MOT070', 'make': 'BMW', 'model': 'X2 HATCHBACK', 'derivative': 'xDrive 20i Sport 5dr Step Auto', 'mileage': 35743, 'mileageWarranty': True, 'type': 'car', 'saleId': 18853, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 107}, 'saleStart': '2026-03-31T09:15Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2019-12-06', 'fuel': 'Petrol', 'motExpiry': '2026-12-05', 'doors': 5, 'engineSize': 1998, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/LO69EOA/2026-03-23/image/796ce352-2b57-442c-8327-c415df2b20e4_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO69EOA/2026-03-23/image/17895dd3-fb80-4cce-b27a-2be57b0b0e79_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO69EOA/2026-03-23/image/8e192bee-95d7-423a-923a-ef0b6c2b628a_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO69EOA/2026-03-23/image/87d84728-df30-4c35-9151-1504df31f67c_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO69EOA/2026-03-23/image/3e196c38-0112-49b8-9e65-e5d12af74e7d_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO69EOA/2026-03-23/image/ad278b1f-53ef-48dd-bb4a-b604b0c7daaf_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO69EOA/2026-03-23/image/04126eaa-e4f9-48b5-acca-c62b18754838_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO69EOA/2026-03-23/image/dbb29ae4-a2cf-48ef-950e-f8ec499a49c6_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO69EOA/2026-03-23/image/1b1f84dc-183b-40a6-80d2-1879c8807e3b_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO69EOA/2026-03-23/image/b324f5fe-d70f-470e-9945-a8b96a550b9b_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO69EOA/2026-03-23/image/cec977f3-900a-4267-bb89-a70426649269_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book iDrive - 10/21- 8k, 09/22- 14k, 11/23- 22k', 'remarks': 'VOSA @ 16K 22K 28K 34K spare key in office', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 142, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/16092450-0e56-42cf-8ca0-77409062a7d7.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:04:01 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120649181, 'registration': 'LO69EOA', 'account': 'MOT070', 'make': 'BMW', 'model': 'X2 HATCHBACK', 'derivative': 'xDrive 20i Sport 5dr Step Auto', 'mileage': 35743, 'mileageWarranty': True, 'type': 'car', 'saleId': 18853, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 107}, 'saleStart': '2026-03-31T09:15Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2019-12-06', 'fuel': 'Petrol', 'motExpiry': '2026-12-05', 'doors': 5, 'engineSize': 1998, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/LO69EOA/2026-03-23/image/796ce352-2b57-442c-8327-c415df2b20e4_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO69EOA/2026-03-23/image/17895dd3-fb80-4cce-b27a-2be57b0b0e79_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO69EOA/2026-03-23/image/8e192bee-95d7-423a-923a-ef0b6c2b628a_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO69EOA/2026-03-23/image/87d84728-df30-4c35-9151-1504df31f67c_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO69EOA/2026-03-23/image/3e196c38-0112-49b8-9e65-e5d12af74e7d_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO69EOA/2026-03-23/image/ad278b1f-53ef-48dd-bb4a-b604b0c7daaf_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO69EOA/2026-03-23/image/04126eaa-e4f9-48b5-acca-c62b18754838_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO69EOA/2026-03-23/image/dbb29ae4-a2cf-48ef-950e-f8ec499a49c6_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO69EOA/2026-03-23/image/1b1f84dc-183b-40a6-80d2-1879c8807e3b_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO69EOA/2026-03-23/image/b324f5fe-d70f-470e-9945-a8b96a550b9b_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO69EOA/2026-03-23/image/cec977f3-900a-4267-bb89-a70426649269_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book iDrive - 10/21- 8k, 09/22- 14k, 11/23- 22k', 'remarks': 'VOSA @ 16K 22K 28K 34K spare key in office', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 142, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/16092450-0e56-42cf-8ca0-77409062a7d7.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:04:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 90cb673e-82ee-524f-80c8-512c3331f3a5 with identifier: 120649181
2026-03-25 13:04:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 90cb673e-82ee-524f-80c8-512c3331f3a5 with scrape type 2
2026-03-25 13:04:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 90cb673e-82ee-524f-80c8-512c3331f3a5 with scrape type 2
2026-03-25 13:04:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 90cb673e-82ee-524f-80c8-512c3331f3a5, identifier: 120649181
2026-03-25 13:04:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 90cb673e-82ee-524f-80c8-512c3331f3a5 with identifier: 120649181
2026-03-25 13:04:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 90cb673e-82ee-524f-80c8-512c3331f3a5 with identifier: 120649181
2026-03-25 13:04:02 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 90cb673e-82ee-524f-80c8-512c3331f3a5 with identifier: 120649181 to the API
2026-03-25 13:04:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:04:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:04:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120649181?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 142,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-31T09:15:00Z',
'fuel_type': 'Petrol',
'id': '90cb673e-82ee-524f-80c8-512c3331f3a5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'LO69EOA',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120649181',
'listing': 'auction',
'location': 'Aston Barclay Prees Heath',
'make': 'BMW',
'model': 'X2 HATCHBACK',
'odometer': 35743,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-12-06',
'seller_name': 'Motability Operations',
'title': 'BMW X2 HATCHBACK xDrive 20i Sport 5dr Step Auto',
'transmission': 'automatic',
'trim': 'xDrive 20i Sport 5dr Step Auto',
'vin': None,
'year': 2019}
2026-03-25 13:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120649181%27 HTTP/1.1" 200 None
2026-03-25 13:04:02 [astonbarclay.gb] INFO: Saving data for 120649181: {'auction_closing_time': 1774948500.0, 'created_time': 1774011708.167902, 'last_price_update_time': 1774443842.371444}
2026-03-25 13:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120649181') HTTP/1.1" 204 0
2026-03-25 13:04:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120714267?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:04:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:04:04 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120714267, 'registration': 'YM72ABK', 'account': 'MOT070', 'make': 'VOLKSWAGEN', 'model': 'CADDY MAXI DIESEL ESTATE', 'derivative': '2.0 TDI 122 Life 5dr DSG', 'mileage': 12368, 'mileageWarranty': True, 'type': 'car', 'saleId': 18853, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 107}, 'saleStart': '2026-03-31T09:15Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2022-12-15', 'fuel': 'Diesel', 'motExpiry': '2027-03-04', 'doors': 5, 'engineSize': 1968, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/YM72ABK/2026-03-24/image/7cbe42f2-d809-4b88-9009-9432612c4b67_removebg.jpg?w=600', 'https://abimg003.imgix.net/YM72ABK/2026-03-24/image/f5c0ae0f-c88e-4e65-8792-6236426dd469_removebg.jpg?w=600', 'https://abimg003.imgix.net/YM72ABK/2026-03-24/image/254f888f-99c1-4cec-bc30-7cc9b7c0690a_removebg.jpg?w=600', 'https://abimg003.imgix.net/YM72ABK/2026-03-24/image/da986dc3-3b71-4e57-8de7-b4909f70b628_removebg.jpg?w=600', 'https://abimg003.imgix.net/YM72ABK/2026-03-24/image/47af58c1-3bde-49e0-9f46-a097707a8e37_removebg.jpg?w=600', 'https://abimg003.imgix.net/YM72ABK/2026-03-24/image/c51e78ef-2ae3-4a43-a87c-6244abbde721_removebg.jpg?w=600', 'https://abimg003.imgix.net/YM72ABK/2026-03-24/image/dd690223-64dd-4643-b28d-49693c816abf_removebg.jpg?w=600', 'https://abimg003.imgix.net/YM72ABK/2026-03-24/image/a752051d-1ed5-45a7-ab11-a7fe64aaa417_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 02/25-7k', 'remarks': 'vosa @ 12k SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': 'TF', 'co2': 140, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/789abd0b-3cc5-4dc7-9501-dbd3c1d567bf.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:04:04 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120714267, 'registration': 'YM72ABK', 'account': 'MOT070', 'make': 'VOLKSWAGEN', 'model': 'CADDY MAXI DIESEL ESTATE', 'derivative': '2.0 TDI 122 Life 5dr DSG', 'mileage': 12368, 'mileageWarranty': True, 'type': 'car', 'saleId': 18853, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 107}, 'saleStart': '2026-03-31T09:15Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2022-12-15', 'fuel': 'Diesel', 'motExpiry': '2027-03-04', 'doors': 5, 'engineSize': 1968, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/YM72ABK/2026-03-24/image/7cbe42f2-d809-4b88-9009-9432612c4b67_removebg.jpg?w=600', 'https://abimg003.imgix.net/YM72ABK/2026-03-24/image/f5c0ae0f-c88e-4e65-8792-6236426dd469_removebg.jpg?w=600', 'https://abimg003.imgix.net/YM72ABK/2026-03-24/image/254f888f-99c1-4cec-bc30-7cc9b7c0690a_removebg.jpg?w=600', 'https://abimg003.imgix.net/YM72ABK/2026-03-24/image/da986dc3-3b71-4e57-8de7-b4909f70b628_removebg.jpg?w=600', 'https://abimg003.imgix.net/YM72ABK/2026-03-24/image/47af58c1-3bde-49e0-9f46-a097707a8e37_removebg.jpg?w=600', 'https://abimg003.imgix.net/YM72ABK/2026-03-24/image/c51e78ef-2ae3-4a43-a87c-6244abbde721_removebg.jpg?w=600', 'https://abimg003.imgix.net/YM72ABK/2026-03-24/image/dd690223-64dd-4643-b28d-49693c816abf_removebg.jpg?w=600', 'https://abimg003.imgix.net/YM72ABK/2026-03-24/image/a752051d-1ed5-45a7-ab11-a7fe64aaa417_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 02/25-7k', 'remarks': 'vosa @ 12k SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': 'TF', 'co2': 140, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/789abd0b-3cc5-4dc7-9501-dbd3c1d567bf.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:04:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a219baef-8b76-56d2-b563-4d26e36fb67d with identifier: 120714267
2026-03-25 13:04:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a219baef-8b76-56d2-b563-4d26e36fb67d with scrape type 2
2026-03-25 13:04:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a219baef-8b76-56d2-b563-4d26e36fb67d with scrape type 2
2026-03-25 13:04:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: a219baef-8b76-56d2-b563-4d26e36fb67d, identifier: 120714267
2026-03-25 13:04:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: a219baef-8b76-56d2-b563-4d26e36fb67d with identifier: 120714267
2026-03-25 13:04:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: a219baef-8b76-56d2-b563-4d26e36fb67d with identifier: 120714267
2026-03-25 13:04:04 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: a219baef-8b76-56d2-b563-4d26e36fb67d with identifier: 120714267 to the API
2026-03-25 13:04:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:04: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-25 13:04:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120714267?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 140,
'color': 'RED',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-31T09:15:00Z',
'fuel_type': 'Diesel',
'id': 'a219baef-8b76-56d2-b563-4d26e36fb67d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'YM72ABK',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120714267',
'listing': 'auction',
'location': 'Aston Barclay Prees Heath',
'make': 'VOLKSWAGEN',
'model': 'CADDY MAXI DIESEL ESTATE',
'odometer': 12368,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-12-15',
'seller_name': 'Motability Operations',
'title': 'VOLKSWAGEN CADDY MAXI DIESEL ESTATE 2.0 TDI 122 Life 5dr DSG',
'transmission': 'automatic',
'trim': '2.0 TDI 122 Life 5dr DSG',
'vin': None,
'year': 2022}
2026-03-25 13:04:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:04:04 [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-25 13:04:04 [astonbarclay.gb] INFO: Saving data for 120714267: {'auction_closing_time': 1774948500.0, 'created_time': 1774346565.01475, 'last_price_update_time': 1774443844.87295}
2026-03-25 13:04:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:04:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120714267') HTTP/1.1" 204 0
2026-03-25 13:04:05 [scrapy.extensions.logstats] INFO: Crawled 105 pages (at 45 pages/min), scraped 74 items (at 42 items/min)
2026-03-25 13:04:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 179MiB
2026-03-25 13:04:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120718931?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:04:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:04:05 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120718931, 'registration': 'BN23OZO', 'account': 'MOT070', 'make': 'PEUGEOT', 'model': '5008 ESTATE', 'derivative': '1.2 PureTech Allure Premium+ 5dr', 'mileage': 22075, 'mileageWarranty': True, 'type': 'car', 'saleId': 18853, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 107}, 'saleStart': '2026-03-31T09:15Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2023-03-10', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 5, 'engineSize': 1199, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/BN23OZO/2026-03-25/image/388917af-0ab4-4c43-aa5f-1b70503d88e2_removebg.jpg?w=600', 'https://abimg003.imgix.net/BN23OZO/2026-03-25/image/e332843e-9ba2-4d36-bfd9-0192fc0fc333_removebg.jpg?w=600', 'https://abimg003.imgix.net/BN23OZO/2026-03-25/image/acadbe1f-8a0a-419d-a15b-522fb1ad0d98_removebg.jpg?w=600', 'https://abimg003.imgix.net/BN23OZO/2026-03-25/image/67d88228-f5d2-4bd5-a70e-324ce2ca3f97_removebg.jpg?w=600', 'https://abimg003.imgix.net/BN23OZO/2026-03-25/image/1e7f9e4d-d142-404a-aec0-1202ecd89012_removebg.jpg?w=600', 'https://abimg003.imgix.net/BN23OZO/2026-03-25/image/17b56702-391e-4b24-968f-a950a095b57f_removebg.jpg?w=600', 'https://abimg003.imgix.net/BN23OZO/2026-03-25/image/b01f7bec-8f5b-4bec-92f2-77f969b146e9_removebg.jpg?w=600', 'https://abimg003.imgix.net/BN23OZO/2026-03-25/image/d6093163-bd1c-4806-8aac-1b1b87b5f3c9_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 02/24-7k, 02/25-16k,', 'remarks': '', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': 'TF', 'co2': 144, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/d13bd705-1a64-43c0-bbb4-7fbd720cd935.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:04:05 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120718931, 'registration': 'BN23OZO', 'account': 'MOT070', 'make': 'PEUGEOT', 'model': '5008 ESTATE', 'derivative': '1.2 PureTech Allure Premium+ 5dr', 'mileage': 22075, 'mileageWarranty': True, 'type': 'car', 'saleId': 18853, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 107}, 'saleStart': '2026-03-31T09:15Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2023-03-10', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 5, 'engineSize': 1199, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/BN23OZO/2026-03-25/image/388917af-0ab4-4c43-aa5f-1b70503d88e2_removebg.jpg?w=600', 'https://abimg003.imgix.net/BN23OZO/2026-03-25/image/e332843e-9ba2-4d36-bfd9-0192fc0fc333_removebg.jpg?w=600', 'https://abimg003.imgix.net/BN23OZO/2026-03-25/image/acadbe1f-8a0a-419d-a15b-522fb1ad0d98_removebg.jpg?w=600', 'https://abimg003.imgix.net/BN23OZO/2026-03-25/image/67d88228-f5d2-4bd5-a70e-324ce2ca3f97_removebg.jpg?w=600', 'https://abimg003.imgix.net/BN23OZO/2026-03-25/image/1e7f9e4d-d142-404a-aec0-1202ecd89012_removebg.jpg?w=600', 'https://abimg003.imgix.net/BN23OZO/2026-03-25/image/17b56702-391e-4b24-968f-a950a095b57f_removebg.jpg?w=600', 'https://abimg003.imgix.net/BN23OZO/2026-03-25/image/b01f7bec-8f5b-4bec-92f2-77f969b146e9_removebg.jpg?w=600', 'https://abimg003.imgix.net/BN23OZO/2026-03-25/image/d6093163-bd1c-4806-8aac-1b1b87b5f3c9_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 02/24-7k, 02/25-16k,', 'remarks': '', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': 'TF', 'co2': 144, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/d13bd705-1a64-43c0-bbb4-7fbd720cd935.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:04:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 89cf1455-2fff-5337-8cb4-8cb088462fba with identifier: 120718931
2026-03-25 13:04:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 89cf1455-2fff-5337-8cb4-8cb088462fba with scrape type 2
2026-03-25 13:04:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 89cf1455-2fff-5337-8cb4-8cb088462fba with scrape type 2
2026-03-25 13:04:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 89cf1455-2fff-5337-8cb4-8cb088462fba, identifier: 120718931
2026-03-25 13:04:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 89cf1455-2fff-5337-8cb4-8cb088462fba with identifier: 120718931
2026-03-25 13:04:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 89cf1455-2fff-5337-8cb4-8cb088462fba with identifier: 120718931
2026-03-25 13:04:06 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 89cf1455-2fff-5337-8cb4-8cb088462fba with identifier: 120718931 to the API
2026-03-25 13:04:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:04: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-25 13:04:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120718931?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 144,
'color': 'RED',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'expiration_date': '2026-03-31T09:15:00Z',
'fuel_type': 'Petrol',
'id': '89cf1455-2fff-5337-8cb4-8cb088462fba',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'BN23OZO',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120718931',
'listing': 'auction',
'location': 'Aston Barclay Prees Heath',
'make': 'PEUGEOT',
'model': '5008 ESTATE',
'odometer': 22075,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-03-10',
'seller_name': 'Motability Operations',
'title': 'PEUGEOT 5008 ESTATE 1.2 PureTech Allure Premium+ 5dr',
'transmission': 'manual',
'trim': '1.2 PureTech Allure Premium+ 5dr',
'vin': None,
'year': 2023}
2026-03-25 13:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:04:06 [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-25 13:04:06 [astonbarclay.gb] INFO: Saving data for 120718931: {'auction_closing_time': 1774948500.0, 'created_time': 1774346563.599557, 'last_price_update_time': 1774443846.261257}
2026-03-25 13:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120718931') HTTP/1.1" 204 0
2026-03-25 13:04:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120787611?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:04:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:04:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120789938?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:04:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:04:07 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120787611, 'registration': 'NG12VOO', 'account': 'WBA001', 'make': 'CITROEN', 'model': 'C1 HATCHBACK', 'derivative': '1.0i VTR+ 5dr', 'mileage': 99145, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 400}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2012-08-13', 'fuel': 'Petrol', 'motExpiry': '2026-09-29', 'doors': 5, 'engineSize': 998, 'bodyType': 'Hatchback', 'images': None, 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'USED UNRECORDED - Damage is minor dents/scratches and normal wear VOSA STATES 20K, 27K, 36K, 50K, 62K, 75K, 86K, 91K, 93K, 94K, 96K, 98K,', 'virtual': False, 'seller': 'UKCGR', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '4', 'v5': False, 'v5details': None, 'co2': 99, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:04:07 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120787611, 'registration': 'NG12VOO', 'account': 'WBA001', 'make': 'CITROEN', 'model': 'C1 HATCHBACK', 'derivative': '1.0i VTR+ 5dr', 'mileage': 99145, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 400}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2012-08-13', 'fuel': 'Petrol', 'motExpiry': '2026-09-29', 'doors': 5, 'engineSize': 998, 'bodyType': 'Hatchback', 'images': None, 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'USED UNRECORDED - Damage is minor dents/scratches and normal wear VOSA STATES 20K, 27K, 36K, 50K, 62K, 75K, 86K, 91K, 93K, 94K, 96K, 98K,', 'virtual': False, 'seller': 'UKCGR', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '4', 'v5': False, 'v5details': None, 'co2': 99, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:04:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a5f2ff71-a96d-53b8-807a-fd0f12875f4a with identifier: 120787611
2026-03-25 13:04:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a5f2ff71-a96d-53b8-807a-fd0f12875f4a with scrape type 1
2026-03-25 13:04:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item a5f2ff71-a96d-53b8-807a-fd0f12875f4a
2026-03-25 13:04:07 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item a5f2ff71-a96d-53b8-807a-fd0f12875f4a
2026-03-25 13:04:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: a5f2ff71-a96d-53b8-807a-fd0f12875f4a, identifier: 120787611
2026-03-25 13:04:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: a5f2ff71-a96d-53b8-807a-fd0f12875f4a with identifier: 120787611
2026-03-25 13:04:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: a5f2ff71-a96d-53b8-807a-fd0f12875f4a with identifier: 120787611
2026-03-25 13:04:07 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: a5f2ff71-a96d-53b8-807a-fd0f12875f4a with identifier: 120787611 to the API
2026-03-25 13:04:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:04: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-25 13:04:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120787611?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 99,
'color': 'RED',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.0L',
'expiration_date': '2026-03-31T12:00:00Z',
'fuel_type': 'Petrol',
'id': 'a5f2ff71-a96d-53b8-807a-fd0f12875f4a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'NG12VOO',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120787611',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'CITROEN',
'model': 'C1 HATCHBACK',
'odometer': 99145,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-08-13',
'seller_name': 'UKCGR',
'title': 'CITROEN C1 HATCHBACK 1.0i VTR+ 5dr',
'transmission': 'manual',
'trim': '1.0i VTR+ 5dr',
'vin': None,
'year': 2012}
2026-03-25 13:04:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:04:07 [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-25 13:04:07 [astonbarclay.gb] INFO: Saving data for 120787611: {'created_time': 1774443847.657993, 'last_price_update_time': 1774443847.658008, 'auction_closing_time': 1774958400.0}
2026-03-25 13:04:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:04:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120787611') HTTP/1.1" 204 0
2026-03-25 13:04:07 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120789938, 'registration': 'GV23RWJ', 'account': 'MOT070', 'make': 'FORD', 'model': 'KUGA ESTATE', 'derivative': '2.5 FHEV ST-Line X Edition 5dr CVT', 'mileage': 43932, 'mileageWarranty': True, 'type': 'car', 'saleId': 18853, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 107}, 'saleStart': '2026-03-31T09:15Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2023-08-08', 'fuel': 'Petrol/Electric Hybrid', 'motExpiry': None, 'doors': 5, 'engineSize': 2488, 'bodyType': 'Estate', 'images': None, 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': None, 'co2': 129, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:04:07 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120789938, 'registration': 'GV23RWJ', 'account': 'MOT070', 'make': 'FORD', 'model': 'KUGA ESTATE', 'derivative': '2.5 FHEV ST-Line X Edition 5dr CVT', 'mileage': 43932, 'mileageWarranty': True, 'type': 'car', 'saleId': 18853, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 107}, 'saleStart': '2026-03-31T09:15Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2023-08-08', 'fuel': 'Petrol/Electric Hybrid', 'motExpiry': None, 'doors': 5, 'engineSize': 2488, 'bodyType': 'Estate', 'images': None, 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': None, 'co2': 129, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:04:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e48a5430-33e5-5ff9-9983-0fed5c8c2ff5 with identifier: 120789938
2026-03-25 13:04:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e48a5430-33e5-5ff9-9983-0fed5c8c2ff5 with scrape type 1
2026-03-25 13:04:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item e48a5430-33e5-5ff9-9983-0fed5c8c2ff5
2026-03-25 13:04:07 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item e48a5430-33e5-5ff9-9983-0fed5c8c2ff5
2026-03-25 13:04:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: e48a5430-33e5-5ff9-9983-0fed5c8c2ff5, identifier: 120789938
2026-03-25 13:04:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: e48a5430-33e5-5ff9-9983-0fed5c8c2ff5 with identifier: 120789938
2026-03-25 13:04:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: e48a5430-33e5-5ff9-9983-0fed5c8c2ff5 with identifier: 120789938
2026-03-25 13:04:07 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: e48a5430-33e5-5ff9-9983-0fed5c8c2ff5 with identifier: 120789938 to the API
2026-03-25 13:04:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:04: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-25 13:04:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120789938?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 129,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.5L',
'expiration_date': '2026-03-31T09:15:00Z',
'fuel_type': 'Petrol/Electric Hybrid',
'id': 'e48a5430-33e5-5ff9-9983-0fed5c8c2ff5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'GV23RWJ',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120789938',
'listing': 'auction',
'location': 'Aston Barclay Prees Heath',
'make': 'FORD',
'model': 'KUGA ESTATE',
'odometer': 43932,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-08-08',
'seller_name': 'Motability Operations',
'title': 'FORD KUGA ESTATE 2.5 FHEV ST-Line X Edition 5dr CVT',
'transmission': 'automatic',
'trim': '2.5 FHEV ST-Line X Edition 5dr CVT',
'vin': None,
'year': 2023}
2026-03-25 13:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:04:08 [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-25 13:04:08 [astonbarclay.gb] INFO: Saving data for 120789938: {'created_time': 1774443848.12797, 'last_price_update_time': 1774443848.127985, 'auction_closing_time': 1774948500.0}
2026-03-25 13:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120789938') HTTP/1.1" 204 0
2026-03-25 13:04:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/119635262?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:04:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:04:09 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 119635262, 'registration': 'MW24EHB', 'account': 'MOT070', 'make': 'VOLVO', 'model': 'EX30 ESTATE', 'derivative': '200kW SM Extended Range Plus 69kWh 5dr Auto', 'mileage': 14610, 'mileageWarranty': True, 'type': 'car', 'saleId': 18853, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 107}, 'saleStart': '2026-03-31T09:15Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2024-04-25', 'fuel': 'Electric', 'motExpiry': None, 'doors': 5, 'engineSize': None, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/MW24EHB/2026-02-16/image/23fd1610-be3f-4b7b-9e37-560d71813283_removebg.jpg?w=600', 'https://abimg003.imgix.net/MW24EHB/2026-02-16/image/f92df3ec-2e13-4817-b8cc-6ac6a9670afc_removebg.jpg?w=600', 'https://abimg003.imgix.net/MW24EHB/2026-02-16/image/a6c46e73-a7bd-4f10-8b70-226d356cd05e_removebg.jpg?w=600', 'https://abimg003.imgix.net/MW24EHB/2026-02-16/image/64148584-4ea0-4b72-906a-9749dfc59f65_removebg.jpg?w=600', 'https://abimg003.imgix.net/MW24EHB/2026-02-16/image/05768a5a-ffd0-487e-88e3-36a51c76f434_removebg.jpg?w=600', 'https://abimg003.imgix.net/MW24EHB/2026-02-16/image/55a1b421-055c-4291-a8cc-9a0d02434c5e_removebg.jpg?w=600', 'https://abimg003.imgix.net/MW24EHB/2026-02-16/image/5cdac10b-1369-4759-b6ca-4ee96944375e_removebg.jpg?w=600', 'https://abimg003.imgix.net/MW24EHB/2026-02-16/image/c61e8ec3-efbc-4ece-9b02-9dd66283c61f_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'SPARE KEY IN OFFICE *VEHICLE HAS OUTSTANDING RECALL*', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/555ca6ec-1a36-4350-b727-547af73288cf.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:04:09 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 119635262, 'registration': 'MW24EHB', 'account': 'MOT070', 'make': 'VOLVO', 'model': 'EX30 ESTATE', 'derivative': '200kW SM Extended Range Plus 69kWh 5dr Auto', 'mileage': 14610, 'mileageWarranty': True, 'type': 'car', 'saleId': 18853, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 107}, 'saleStart': '2026-03-31T09:15Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2024-04-25', 'fuel': 'Electric', 'motExpiry': None, 'doors': 5, 'engineSize': None, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/MW24EHB/2026-02-16/image/23fd1610-be3f-4b7b-9e37-560d71813283_removebg.jpg?w=600', 'https://abimg003.imgix.net/MW24EHB/2026-02-16/image/f92df3ec-2e13-4817-b8cc-6ac6a9670afc_removebg.jpg?w=600', 'https://abimg003.imgix.net/MW24EHB/2026-02-16/image/a6c46e73-a7bd-4f10-8b70-226d356cd05e_removebg.jpg?w=600', 'https://abimg003.imgix.net/MW24EHB/2026-02-16/image/64148584-4ea0-4b72-906a-9749dfc59f65_removebg.jpg?w=600', 'https://abimg003.imgix.net/MW24EHB/2026-02-16/image/05768a5a-ffd0-487e-88e3-36a51c76f434_removebg.jpg?w=600', 'https://abimg003.imgix.net/MW24EHB/2026-02-16/image/55a1b421-055c-4291-a8cc-9a0d02434c5e_removebg.jpg?w=600', 'https://abimg003.imgix.net/MW24EHB/2026-02-16/image/5cdac10b-1369-4759-b6ca-4ee96944375e_removebg.jpg?w=600', 'https://abimg003.imgix.net/MW24EHB/2026-02-16/image/c61e8ec3-efbc-4ece-9b02-9dd66283c61f_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'SPARE KEY IN OFFICE *VEHICLE HAS OUTSTANDING RECALL*', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/555ca6ec-1a36-4350-b727-547af73288cf.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:04:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 931b6dfa-0360-52f3-8c26-1ad23d19e015 with identifier: 119635262
2026-03-25 13:04:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 931b6dfa-0360-52f3-8c26-1ad23d19e015 with scrape type 1
2026-03-25 13:04:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 8 photos for item 931b6dfa-0360-52f3-8c26-1ad23d19e015
2026-03-25 13:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:04: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%252FMW24EHB%252F2026-02-16%252Fimage%252F23fd1610-be3f-4b7b-9e37-560d71813283_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:04:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/MW24EHB/2026-02-16/image/23fd1610-be3f-4b7b-9e37-560d71813283_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:04: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%252FMW24EHB%252F2026-02-16%252Fimage%252Ff92df3ec-2e13-4817-b8cc-6ac6a9670afc_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:04:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/MW24EHB/2026-02-16/image/f92df3ec-2e13-4817-b8cc-6ac6a9670afc_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:04: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%252FMW24EHB%252F2026-02-16%252Fimage%252Fa6c46e73-a7bd-4f10-8b70-226d356cd05e_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:04:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/MW24EHB/2026-02-16/image/a6c46e73-a7bd-4f10-8b70-226d356cd05e_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:04: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%252FMW24EHB%252F2026-02-16%252Fimage%252F64148584-4ea0-4b72-906a-9749dfc59f65_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:04:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/MW24EHB/2026-02-16/image/64148584-4ea0-4b72-906a-9749dfc59f65_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:04: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%252FMW24EHB%252F2026-02-16%252Fimage%252F05768a5a-ffd0-487e-88e3-36a51c76f434_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:04:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/MW24EHB/2026-02-16/image/05768a5a-ffd0-487e-88e3-36a51c76f434_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:04: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%252FMW24EHB%252F2026-02-16%252Fimage%252F55a1b421-055c-4291-a8cc-9a0d02434c5e_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:04:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/MW24EHB/2026-02-16/image/55a1b421-055c-4291-a8cc-9a0d02434c5e_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:04: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%252FMW24EHB%252F2026-02-16%252Fimage%252F5cdac10b-1369-4759-b6ca-4ee96944375e_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:04:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/MW24EHB/2026-02-16/image/5cdac10b-1369-4759-b6ca-4ee96944375e_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:04: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%252FMW24EHB%252F2026-02-16%252Fimage%252Fc61e8ec3-efbc-4ece-9b02-9dd66283c61f_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:04:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/MW24EHB/2026-02-16/image/c61e8ec3-efbc-4ece-9b02-9dd66283c61f_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:04:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120651328?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:04:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:04:09 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120651328, 'registration': 'SH72RZL', 'account': 'MOT070', 'make': 'VAUXHALL', 'model': 'GRANDLAND HATCHBACK', 'derivative': '1.2 Turbo Ultimate 5dr Auto', 'mileage': 9343, 'mileageWarranty': True, 'type': 'car', 'saleId': 18853, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 107}, 'saleStart': '2026-03-31T09:15Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2022-12-21', 'fuel': 'Petrol', 'motExpiry': '2026-11-16', 'doors': 5, 'engineSize': 1199, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/SH72RZL/2026-03-23/image/3517ba27-ed80-420a-bc3d-539a64478196_removebg.jpg?w=600', 'https://abimg003.imgix.net/SH72RZL/2026-03-23/image/94d09992-95c2-4ebb-9efa-c70003734af1_removebg.jpg?w=600', 'https://abimg003.imgix.net/SH72RZL/2026-03-23/image/8bb76617-16fe-4ae6-a20a-919ca211a79b_removebg.jpg?w=600', 'https://abimg003.imgix.net/SH72RZL/2026-03-23/image/78ee3df7-6ef5-4ee7-a0f1-81753daf288d_removebg.jpg?w=600', 'https://abimg003.imgix.net/SH72RZL/2026-03-23/image/8b5727c2-908d-4bda-8d1d-a32a0d15b7fd_removebg.jpg?w=600', 'https://abimg003.imgix.net/SH72RZL/2026-03-23/image/b60f92d6-3f56-44c3-af0c-4610b88708d1_removebg.jpg?w=600', 'https://abimg003.imgix.net/SH72RZL/2026-03-23/image/d63fc278-217d-48ca-b5ae-f310359841d4_removebg.jpg?w=600', 'https://abimg003.imgix.net/SH72RZL/2026-03-23/image/9b3ec247-1055-41c7-aeda-7a39fe1f40c4_removebg.jpg?w=600', 'https://abimg003.imgix.net/SH72RZL/2026-03-23/image/df706b1e-8fc7-4c71-bbba-1c6481d16afe_removebg.jpg?w=600', 'https://abimg003.imgix.net/SH72RZL/2026-03-23/image/a99e78b3-a3ea-4b9b-b304-22e877962877_removebg.jpg?w=600', 'https://abimg003.imgix.net/SH72RZL/2026-03-23/image/95bff621-e930-483d-885d-46a628250f39_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 12/23- 2k, 12/24- 5k, 03/26- 9k', 'remarks': 'vosa - 8k spare key', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': None, 'co2': 149, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/49e4184e-cb2d-41a2-8c13-11752e87dda7.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:04:09 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120651328, 'registration': 'SH72RZL', 'account': 'MOT070', 'make': 'VAUXHALL', 'model': 'GRANDLAND HATCHBACK', 'derivative': '1.2 Turbo Ultimate 5dr Auto', 'mileage': 9343, 'mileageWarranty': True, 'type': 'car', 'saleId': 18853, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 107}, 'saleStart': '2026-03-31T09:15Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2022-12-21', 'fuel': 'Petrol', 'motExpiry': '2026-11-16', 'doors': 5, 'engineSize': 1199, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/SH72RZL/2026-03-23/image/3517ba27-ed80-420a-bc3d-539a64478196_removebg.jpg?w=600', 'https://abimg003.imgix.net/SH72RZL/2026-03-23/image/94d09992-95c2-4ebb-9efa-c70003734af1_removebg.jpg?w=600', 'https://abimg003.imgix.net/SH72RZL/2026-03-23/image/8bb76617-16fe-4ae6-a20a-919ca211a79b_removebg.jpg?w=600', 'https://abimg003.imgix.net/SH72RZL/2026-03-23/image/78ee3df7-6ef5-4ee7-a0f1-81753daf288d_removebg.jpg?w=600', 'https://abimg003.imgix.net/SH72RZL/2026-03-23/image/8b5727c2-908d-4bda-8d1d-a32a0d15b7fd_removebg.jpg?w=600', 'https://abimg003.imgix.net/SH72RZL/2026-03-23/image/b60f92d6-3f56-44c3-af0c-4610b88708d1_removebg.jpg?w=600', 'https://abimg003.imgix.net/SH72RZL/2026-03-23/image/d63fc278-217d-48ca-b5ae-f310359841d4_removebg.jpg?w=600', 'https://abimg003.imgix.net/SH72RZL/2026-03-23/image/9b3ec247-1055-41c7-aeda-7a39fe1f40c4_removebg.jpg?w=600', 'https://abimg003.imgix.net/SH72RZL/2026-03-23/image/df706b1e-8fc7-4c71-bbba-1c6481d16afe_removebg.jpg?w=600', 'https://abimg003.imgix.net/SH72RZL/2026-03-23/image/a99e78b3-a3ea-4b9b-b304-22e877962877_removebg.jpg?w=600', 'https://abimg003.imgix.net/SH72RZL/2026-03-23/image/95bff621-e930-483d-885d-46a628250f39_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 12/23- 2k, 12/24- 5k, 03/26- 9k', 'remarks': 'vosa - 8k spare key', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': None, 'co2': 149, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/49e4184e-cb2d-41a2-8c13-11752e87dda7.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:04:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e72613a4-db39-54b9-aaf0-b078236ec603 with identifier: 120651328
2026-03-25 13:04:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e72613a4-db39-54b9-aaf0-b078236ec603 with scrape type 2
2026-03-25 13:04:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e72613a4-db39-54b9-aaf0-b078236ec603 with scrape type 2
2026-03-25 13:04:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: e72613a4-db39-54b9-aaf0-b078236ec603, identifier: 120651328
2026-03-25 13:04:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: e72613a4-db39-54b9-aaf0-b078236ec603 with identifier: 120651328
2026-03-25 13:04:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: e72613a4-db39-54b9-aaf0-b078236ec603 with identifier: 120651328
2026-03-25 13:04:09 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: e72613a4-db39-54b9-aaf0-b078236ec603 with identifier: 120651328 to the API
2026-03-25 13:04:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:04: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-25 13:04:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120651328?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 149,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'expiration_date': '2026-03-31T09:15:00Z',
'fuel_type': 'Petrol',
'id': 'e72613a4-db39-54b9-aaf0-b078236ec603',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'SH72RZL',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120651328',
'listing': 'auction',
'location': 'Aston Barclay Prees Heath',
'make': 'VAUXHALL',
'model': 'GRANDLAND HATCHBACK',
'odometer': 9343,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-12-21',
'seller_name': 'Motability Operations',
'title': 'VAUXHALL GRANDLAND HATCHBACK 1.2 Turbo Ultimate 5dr Auto',
'transmission': 'automatic',
'trim': '1.2 Turbo Ultimate 5dr Auto',
'vin': None,
'year': 2022}
2026-03-25 13:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:04:09 [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-25 13:04:09 [astonbarclay.gb] INFO: Saving data for 120651328: {'auction_closing_time': 1774948500.0, 'created_time': 1774011707.575174, 'last_price_update_time': 1774443849.65753}
2026-03-25 13:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120651328') HTTP/1.1" 204 0
2026-03-25 13:04:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/MW24EHB/2026-02-16/image/c61e8ec3-efbc-4ece-9b02-9dd66283c61f_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/119635262?view=catalogue)
2026-03-25 13:04:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:04:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8699b8eb10>
2026-03-25 13:04:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:04:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:04:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:04:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_931b6dfa-0360-52f3-8c26-1ad23d19e015/931b6dfa-0360-52f3-8c26-1ad23d19e015_image_7.jpg HTTP/1.1" 201 0
2026-03-25 13:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FMW24EHB%252F2026-02-16%252Fimage%252Fc61e8ec3-efbc-4ece-9b02-9dd66283c61f_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:04:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/MW24EHB/2026-02-16/image/c61e8ec3-efbc-4ece-9b02-9dd66283c61f_removebg.jpg?w=600 saved to cache
2026-03-25 13:04:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 931b6dfa-0360-52f3-8c26-1ad23d19e015
2026-03-25 13:04:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/MW24EHB/2026-02-16/image/5cdac10b-1369-4759-b6ca-4ee96944375e_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/119635262?view=catalogue)
2026-03-25 13:04:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:04:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8699b38ed0>
2026-03-25 13:04:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:04:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:04:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:04:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_931b6dfa-0360-52f3-8c26-1ad23d19e015/931b6dfa-0360-52f3-8c26-1ad23d19e015_image_6.jpg HTTP/1.1" 201 0
2026-03-25 13:04:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:04:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FMW24EHB%252F2026-02-16%252Fimage%252F5cdac10b-1369-4759-b6ca-4ee96944375e_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:04:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/MW24EHB/2026-02-16/image/5cdac10b-1369-4759-b6ca-4ee96944375e_removebg.jpg?w=600 saved to cache
2026-03-25 13:04:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 931b6dfa-0360-52f3-8c26-1ad23d19e015
2026-03-25 13:04:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/MW24EHB/2026-02-16/image/55a1b421-055c-4291-a8cc-9a0d02434c5e_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/119635262?view=catalogue)
2026-03-25 13:04:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:04:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f869913d910>
2026-03-25 13:04:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:04:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:04:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:04:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_931b6dfa-0360-52f3-8c26-1ad23d19e015/931b6dfa-0360-52f3-8c26-1ad23d19e015_image_5.jpg HTTP/1.1" 201 0
2026-03-25 13:04:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:04:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FMW24EHB%252F2026-02-16%252Fimage%252F55a1b421-055c-4291-a8cc-9a0d02434c5e_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:04:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/MW24EHB/2026-02-16/image/55a1b421-055c-4291-a8cc-9a0d02434c5e_removebg.jpg?w=600 saved to cache
2026-03-25 13:04:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 931b6dfa-0360-52f3-8c26-1ad23d19e015
2026-03-25 13:04:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/MW24EHB/2026-02-16/image/05768a5a-ffd0-487e-88e3-36a51c76f434_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/119635262?view=catalogue)
2026-03-25 13:04:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:04:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8699248210>
2026-03-25 13:04:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:04:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:04:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:04:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_931b6dfa-0360-52f3-8c26-1ad23d19e015/931b6dfa-0360-52f3-8c26-1ad23d19e015_image_4.jpg HTTP/1.1" 201 0
2026-03-25 13:04:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:04:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FMW24EHB%252F2026-02-16%252Fimage%252F05768a5a-ffd0-487e-88e3-36a51c76f434_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:04:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/MW24EHB/2026-02-16/image/05768a5a-ffd0-487e-88e3-36a51c76f434_removebg.jpg?w=600 saved to cache
2026-03-25 13:04:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 931b6dfa-0360-52f3-8c26-1ad23d19e015
2026-03-25 13:04:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/MW24EHB/2026-02-16/image/64148584-4ea0-4b72-906a-9749dfc59f65_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/119635262?view=catalogue)
2026-03-25 13:04:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:04:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8699b14450>
2026-03-25 13:04:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:04:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:04:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:04:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_931b6dfa-0360-52f3-8c26-1ad23d19e015/931b6dfa-0360-52f3-8c26-1ad23d19e015_image_3.jpg HTTP/1.1" 201 0
2026-03-25 13:04:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:04:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FMW24EHB%252F2026-02-16%252Fimage%252F64148584-4ea0-4b72-906a-9749dfc59f65_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:04:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/MW24EHB/2026-02-16/image/64148584-4ea0-4b72-906a-9749dfc59f65_removebg.jpg?w=600 saved to cache
2026-03-25 13:04:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 931b6dfa-0360-52f3-8c26-1ad23d19e015
2026-03-25 13:04:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/MW24EHB/2026-02-16/image/a6c46e73-a7bd-4f10-8b70-226d356cd05e_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/119635262?view=catalogue)
2026-03-25 13:04:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:04:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8698fb39d0>
2026-03-25 13:04:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:04:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:04:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:04:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_931b6dfa-0360-52f3-8c26-1ad23d19e015/931b6dfa-0360-52f3-8c26-1ad23d19e015_image_2.jpg HTTP/1.1" 201 0
2026-03-25 13:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FMW24EHB%252F2026-02-16%252Fimage%252Fa6c46e73-a7bd-4f10-8b70-226d356cd05e_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:04:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/MW24EHB/2026-02-16/image/a6c46e73-a7bd-4f10-8b70-226d356cd05e_removebg.jpg?w=600 saved to cache
2026-03-25 13:04:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 931b6dfa-0360-52f3-8c26-1ad23d19e015
2026-03-25 13:04:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/MW24EHB/2026-02-16/image/f92df3ec-2e13-4817-b8cc-6ac6a9670afc_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/119635262?view=catalogue)
2026-03-25 13:04:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/MW24EHB/2026-02-16/image/23fd1610-be3f-4b7b-9e37-560d71813283_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/119635262?view=catalogue)
2026-03-25 13:04:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:04:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f86990a2390>
2026-03-25 13:04:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:04:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:04:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:04:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_931b6dfa-0360-52f3-8c26-1ad23d19e015/931b6dfa-0360-52f3-8c26-1ad23d19e015_image_1.jpg HTTP/1.1" 201 0
2026-03-25 13:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FMW24EHB%252F2026-02-16%252Fimage%252Ff92df3ec-2e13-4817-b8cc-6ac6a9670afc_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:04:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/MW24EHB/2026-02-16/image/f92df3ec-2e13-4817-b8cc-6ac6a9670afc_removebg.jpg?w=600 saved to cache
2026-03-25 13:04:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 931b6dfa-0360-52f3-8c26-1ad23d19e015
2026-03-25 13:04:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:04:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8699adda10>
2026-03-25 13:04:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:04:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:04:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:04:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_931b6dfa-0360-52f3-8c26-1ad23d19e015/931b6dfa-0360-52f3-8c26-1ad23d19e015_image_0.jpg HTTP/1.1" 201 0
2026-03-25 13:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FMW24EHB%252F2026-02-16%252Fimage%252F23fd1610-be3f-4b7b-9e37-560d71813283_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:04:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/MW24EHB/2026-02-16/image/23fd1610-be3f-4b7b-9e37-560d71813283_removebg.jpg?w=600 saved to cache
2026-03-25 13:04:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 931b6dfa-0360-52f3-8c26-1ad23d19e015
2026-03-25 13:04:12 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 931b6dfa-0360-52f3-8c26-1ad23d19e015, skipping ID generation
2026-03-25 13:04:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 931b6dfa-0360-52f3-8c26-1ad23d19e015 with scrape type 1
2026-03-25 13:04:12 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 931b6dfa-0360-52f3-8c26-1ad23d19e015 sending to next pipeline
2026-03-25 13:04:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 931b6dfa-0360-52f3-8c26-1ad23d19e015, identifier: 119635262
2026-03-25 13:04:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 931b6dfa-0360-52f3-8c26-1ad23d19e015 with identifier: 119635262
2026-03-25 13:04:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 931b6dfa-0360-52f3-8c26-1ad23d19e015 with identifier: 119635262
2026-03-25 13:04:12 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 931b6dfa-0360-52f3-8c26-1ad23d19e015 with identifier: 119635262 to the API
2026-03-25 13:04:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:04:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:04:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/MW24EHB/2026-02-16/image/23fd1610-be3f-4b7b-9e37-560d71813283_removebg.jpg?w=600>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-31T09:15:00Z',
'fuel_type': 'Electric',
'id': '931b6dfa-0360-52f3-8c26-1ad23d19e015',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'MW24EHB',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/119635262',
'listing': 'auction',
'location': 'Aston Barclay Prees Heath',
'make': 'VOLVO',
'model': 'EX30 ESTATE',
'odometer': 14610,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 8,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_931b6dfa-0360-52f3-8c26-1ad23d19e015/931b6dfa-0360-52f3-8c26-1ad23d19e015_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 32243,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/MW24EHB/2026-02-16/image/23fd1610-be3f-4b7b-9e37-560d71813283_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_931b6dfa-0360-52f3-8c26-1ad23d19e015/931b6dfa-0360-52f3-8c26-1ad23d19e015_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 31810,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/MW24EHB/2026-02-16/image/f92df3ec-2e13-4817-b8cc-6ac6a9670afc_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_931b6dfa-0360-52f3-8c26-1ad23d19e015/931b6dfa-0360-52f3-8c26-1ad23d19e015_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35468,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/MW24EHB/2026-02-16/image/a6c46e73-a7bd-4f10-8b70-226d356cd05e_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_931b6dfa-0360-52f3-8c26-1ad23d19e015/931b6dfa-0360-52f3-8c26-1ad23d19e015_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35742,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/MW24EHB/2026-02-16/image/64148584-4ea0-4b72-906a-9749dfc59f65_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_931b6dfa-0360-52f3-8c26-1ad23d19e015/931b6dfa-0360-52f3-8c26-1ad23d19e015_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68369,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/MW24EHB/2026-02-16/image/05768a5a-ffd0-487e-88e3-36a51c76f434_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_931b6dfa-0360-52f3-8c26-1ad23d19e015/931b6dfa-0360-52f3-8c26-1ad23d19e015_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53649,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/MW24EHB/2026-02-16/image/55a1b421-055c-4291-a8cc-9a0d02434c5e_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_931b6dfa-0360-52f3-8c26-1ad23d19e015/931b6dfa-0360-52f3-8c26-1ad23d19e015_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 44870,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/MW24EHB/2026-02-16/image/5cdac10b-1369-4759-b6ca-4ee96944375e_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_931b6dfa-0360-52f3-8c26-1ad23d19e015/931b6dfa-0360-52f3-8c26-1ad23d19e015_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39697,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/MW24EHB/2026-02-16/image/c61e8ec3-efbc-4ece-9b02-9dd66283c61f_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-04-25',
'seller_name': 'Motability Operations',
'title': 'VOLVO EX30 ESTATE 200kW SM Extended Range Plus 69kWh 5dr Auto',
'transmission': 'automatic',
'trim': '200kW SM Extended Range Plus 69kWh 5dr Auto',
'vin': None,
'year': 2024}
2026-03-25 13:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119635262%27 HTTP/1.1" 200 None
2026-03-25 13:04:12 [astonbarclay.gb] INFO: Saving data for 119635262: {'created_time': 1774443852.898014, 'last_price_update_time': 1774443852.898028, 'auction_closing_time': 1774948500.0}
2026-03-25 13:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119635262') HTTP/1.1" 204 0
2026-03-25 13:04:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120789909?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13: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-25 13:04:13 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120789909, 'registration': 'YUI3410', 'account': 'WBA001', 'make': 'FORD', 'model': 'RANGER DIESEL', 'derivative': 'Pick Up Double Cab Wildtrak 2.0 EcoBlue 213 Auto', 'mileage': 128053, 'mileageWarranty': True, 'type': 'commercial', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 400}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2021-12-17', 'fuel': 'Diesel', 'motExpiry': '2026-10-29', 'doors': None, 'engineSize': 1996, 'bodyType': 'Double Cab Pick-up', 'images': None, 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'VOSA STATES 88K, 119K,', 'virtual': False, 'seller': 'UKCGR', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': False, 'v5details': None, 'co2': 243, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:04:13 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120789909, 'registration': 'YUI3410', 'account': 'WBA001', 'make': 'FORD', 'model': 'RANGER DIESEL', 'derivative': 'Pick Up Double Cab Wildtrak 2.0 EcoBlue 213 Auto', 'mileage': 128053, 'mileageWarranty': True, 'type': 'commercial', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 400}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2021-12-17', 'fuel': 'Diesel', 'motExpiry': '2026-10-29', 'doors': None, 'engineSize': 1996, 'bodyType': 'Double Cab Pick-up', 'images': None, 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'VOSA STATES 88K, 119K,', 'virtual': False, 'seller': 'UKCGR', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': False, 'v5details': None, 'co2': 243, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:04:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a5bc5780-cdd3-56a0-b7ca-acbf7c506286 with identifier: 120789909
2026-03-25 13:04:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a5bc5780-cdd3-56a0-b7ca-acbf7c506286 with scrape type 1
2026-03-25 13:04:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item a5bc5780-cdd3-56a0-b7ca-acbf7c506286
2026-03-25 13:04:13 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item a5bc5780-cdd3-56a0-b7ca-acbf7c506286
2026-03-25 13:04:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: a5bc5780-cdd3-56a0-b7ca-acbf7c506286, identifier: 120789909
2026-03-25 13:04:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: a5bc5780-cdd3-56a0-b7ca-acbf7c506286 with identifier: 120789909
2026-03-25 13:04:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: a5bc5780-cdd3-56a0-b7ca-acbf7c506286 with identifier: 120789909
2026-03-25 13:04:13 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: a5bc5780-cdd3-56a0-b7ca-acbf7c506286 with identifier: 120789909 to the API
2026-03-25 13:04:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13: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-25 13:04:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120789909?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 243,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': None,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-31T12:00:00Z',
'fuel_type': 'Diesel',
'id': 'a5bc5780-cdd3-56a0-b7ca-acbf7c506286',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'YUI3410',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120789909',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'FORD',
'model': 'RANGER DIESEL',
'odometer': 128053,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-12-17',
'seller_name': 'UKCGR',
'title': 'FORD RANGER DIESEL Pick Up Double Cab Wildtrak 2.0 EcoBlue 213 Auto',
'transmission': 'automatic',
'trim': 'Pick Up Double Cab Wildtrak 2.0 EcoBlue 213 Auto',
'vin': None,
'year': 2021}
2026-03-25 13:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%27120789909%27 HTTP/1.1" 200 None
2026-03-25 13:04:14 [astonbarclay.gb] INFO: Saving data for 120789909: {'created_time': 1774443854.256183, 'last_price_update_time': 1774443854.256192, 'auction_closing_time': 1774958400.0}
2026-03-25 13:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120789909') HTTP/1.1" 204 0
2026-03-25 13:04:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120638250?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13: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-25 13:04:14 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120638250, 'registration': 'DS22XLY', 'account': 'MOT070', 'make': 'VAUXHALL', 'model': 'CORSA HATCHBACK', 'derivative': '1.2 Turbo Elite Edition 5dr Auto', 'mileage': 43045, 'mileageWarranty': True, 'type': 'car', 'saleId': 18853, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 107}, 'saleStart': '2026-03-31T09:15Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2022-06-30', 'fuel': 'Petrol', 'motExpiry': '2027-02-08', 'doors': 5, 'engineSize': 1199, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/DS22XLY/2026-03-24/image/f77d71c7-927b-4b1e-988f-0e3c0c830c04_removebg.jpg?w=600', 'https://abimg003.imgix.net/DS22XLY/2026-03-24/image/440132e5-7eee-4f47-8f6d-9e8eea25f6c6_removebg.jpg?w=600', 'https://abimg003.imgix.net/DS22XLY/2026-03-24/image/3f8a1982-a5c6-4553-bdda-21d06ce5bf02_removebg.jpg?w=600', 'https://abimg003.imgix.net/DS22XLY/2026-03-24/image/e62c7f8c-ec3c-4008-a046-690be2155a5c_removebg.jpg?w=600', 'https://abimg003.imgix.net/DS22XLY/2026-03-24/image/9d14d60a-8f3d-4ea0-85a0-9f8aad11ea20_removebg.jpg?w=600', 'https://abimg003.imgix.net/DS22XLY/2026-03-24/image/b03f8186-ae3e-422f-9b19-f776b7e1051f_removebg.jpg?w=600', 'https://abimg003.imgix.net/DS22XLY/2026-03-24/image/0a205baf-cfbc-4387-8d93-7ad0022260c7_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 06/23-10k, 05/24-22k, 04/25-34k', 'remarks': 'vosa - 34k, 42k STEERING AID REMOVED spare key in office', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 123, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/2fbb24af-badf-4a06-bb5d-ab597e1cf14d.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:04:14 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120638250, 'registration': 'DS22XLY', 'account': 'MOT070', 'make': 'VAUXHALL', 'model': 'CORSA HATCHBACK', 'derivative': '1.2 Turbo Elite Edition 5dr Auto', 'mileage': 43045, 'mileageWarranty': True, 'type': 'car', 'saleId': 18853, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 107}, 'saleStart': '2026-03-31T09:15Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2022-06-30', 'fuel': 'Petrol', 'motExpiry': '2027-02-08', 'doors': 5, 'engineSize': 1199, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/DS22XLY/2026-03-24/image/f77d71c7-927b-4b1e-988f-0e3c0c830c04_removebg.jpg?w=600', 'https://abimg003.imgix.net/DS22XLY/2026-03-24/image/440132e5-7eee-4f47-8f6d-9e8eea25f6c6_removebg.jpg?w=600', 'https://abimg003.imgix.net/DS22XLY/2026-03-24/image/3f8a1982-a5c6-4553-bdda-21d06ce5bf02_removebg.jpg?w=600', 'https://abimg003.imgix.net/DS22XLY/2026-03-24/image/e62c7f8c-ec3c-4008-a046-690be2155a5c_removebg.jpg?w=600', 'https://abimg003.imgix.net/DS22XLY/2026-03-24/image/9d14d60a-8f3d-4ea0-85a0-9f8aad11ea20_removebg.jpg?w=600', 'https://abimg003.imgix.net/DS22XLY/2026-03-24/image/b03f8186-ae3e-422f-9b19-f776b7e1051f_removebg.jpg?w=600', 'https://abimg003.imgix.net/DS22XLY/2026-03-24/image/0a205baf-cfbc-4387-8d93-7ad0022260c7_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 06/23-10k, 05/24-22k, 04/25-34k', 'remarks': 'vosa - 34k, 42k STEERING AID REMOVED spare key in office', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 123, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/2fbb24af-badf-4a06-bb5d-ab597e1cf14d.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:04:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0ab9cb99-7006-5585-8cb2-97d6ac8cadf4 with identifier: 120638250
2026-03-25 13:04:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0ab9cb99-7006-5585-8cb2-97d6ac8cadf4 with scrape type 2
2026-03-25 13:04:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0ab9cb99-7006-5585-8cb2-97d6ac8cadf4 with scrape type 2
2026-03-25 13:04:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 0ab9cb99-7006-5585-8cb2-97d6ac8cadf4, identifier: 120638250
2026-03-25 13:04:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 0ab9cb99-7006-5585-8cb2-97d6ac8cadf4 with identifier: 120638250
2026-03-25 13:04:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 0ab9cb99-7006-5585-8cb2-97d6ac8cadf4 with identifier: 120638250
2026-03-25 13:04:14 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 0ab9cb99-7006-5585-8cb2-97d6ac8cadf4 with identifier: 120638250 to the API
2026-03-25 13:04:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13: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-25 13:04:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120638250?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 123,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'expiration_date': '2026-03-31T09:15:00Z',
'fuel_type': 'Petrol',
'id': '0ab9cb99-7006-5585-8cb2-97d6ac8cadf4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'DS22XLY',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120638250',
'listing': 'auction',
'location': 'Aston Barclay Prees Heath',
'make': 'VAUXHALL',
'model': 'CORSA HATCHBACK',
'odometer': 43045,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-06-30',
'seller_name': 'Motability Operations',
'title': 'VAUXHALL CORSA HATCHBACK 1.2 Turbo Elite Edition 5dr Auto',
'transmission': 'automatic',
'trim': '1.2 Turbo Elite Edition 5dr Auto',
'vin': None,
'year': 2022}
2026-03-25 13:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%27120638250%27 HTTP/1.1" 200 None
2026-03-25 13:04:14 [astonbarclay.gb] INFO: Saving data for 120638250: {'auction_closing_time': 1774948500.0, 'created_time': 1774011726.885976, 'last_price_update_time': 1774443854.751375}
2026-03-25 13:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120638250') HTTP/1.1" 204 0
2026-03-25 13:04:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120780001?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:04:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:04:16 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120780001, 'registration': 'MJ22WWZ', 'account': 'MOT070', 'make': 'FORD', 'model': 'GRAND TOURNEO CONNECT DIESEL ESTATE', 'derivative': '1.5 EcoBlue 120 Active 5dr Powershift', 'mileage': 41633, 'mileageWarranty': True, 'type': 'car', 'saleId': 18853, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 107}, 'saleStart': '2026-03-31T09:15Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2022-04-13', 'fuel': 'Diesel', 'motExpiry': '2027-01-14', 'doors': 5, 'engineSize': 1499, 'bodyType': 'Estate', 'images': None, 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'vosa - 32k, 40k 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': 159, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:04:16 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120780001, 'registration': 'MJ22WWZ', 'account': 'MOT070', 'make': 'FORD', 'model': 'GRAND TOURNEO CONNECT DIESEL ESTATE', 'derivative': '1.5 EcoBlue 120 Active 5dr Powershift', 'mileage': 41633, 'mileageWarranty': True, 'type': 'car', 'saleId': 18853, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 107}, 'saleStart': '2026-03-31T09:15Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2022-04-13', 'fuel': 'Diesel', 'motExpiry': '2027-01-14', 'doors': 5, 'engineSize': 1499, 'bodyType': 'Estate', 'images': None, 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'vosa - 32k, 40k 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': 159, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:04:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 400ccc5c-1d1a-5edf-9139-4dbde3b2bcb9 with identifier: 120780001
2026-03-25 13:04:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 400ccc5c-1d1a-5edf-9139-4dbde3b2bcb9 with scrape type 1
2026-03-25 13:04:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 400ccc5c-1d1a-5edf-9139-4dbde3b2bcb9
2026-03-25 13:04:16 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 400ccc5c-1d1a-5edf-9139-4dbde3b2bcb9
2026-03-25 13:04:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 400ccc5c-1d1a-5edf-9139-4dbde3b2bcb9, identifier: 120780001
2026-03-25 13:04:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 400ccc5c-1d1a-5edf-9139-4dbde3b2bcb9 with identifier: 120780001
2026-03-25 13:04:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 400ccc5c-1d1a-5edf-9139-4dbde3b2bcb9 with identifier: 120780001
2026-03-25 13:04:17 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 400ccc5c-1d1a-5edf-9139-4dbde3b2bcb9 with identifier: 120780001 to the API
2026-03-25 13:04:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13: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-25 13:04:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120780001?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 159,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-03-31T09:15:00Z',
'fuel_type': 'Diesel',
'id': '400ccc5c-1d1a-5edf-9139-4dbde3b2bcb9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'MJ22WWZ',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120780001',
'listing': 'auction',
'location': 'Aston Barclay Prees Heath',
'make': 'FORD',
'model': 'GRAND TOURNEO CONNECT DIESEL ESTATE',
'odometer': 41633,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-04-13',
'seller_name': 'Motability Operations',
'title': 'FORD GRAND TOURNEO CONNECT DIESEL ESTATE 1.5 EcoBlue 120 Active 5dr '
'Powershift',
'transmission': 'automatic',
'trim': '1.5 EcoBlue 120 Active 5dr Powershift',
'vin': None,
'year': 2022}
2026-03-25 13:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%27120780001%27 HTTP/1.1" 200 None
2026-03-25 13:04:18 [astonbarclay.gb] INFO: Saving data for 120780001: {'created_time': 1774443858.101577, 'last_price_update_time': 1774443858.101588, 'auction_closing_time': 1774948500.0}
2026-03-25 13:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120780001') HTTP/1.1" 204 0
2026-03-25 13:04:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120502714?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:04:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:04:26 [astonbarclay.gb] INFO: Detail data: {'cardType': 'e-xchange', 'id': 120502714, 'registration': 'BD70HAU', 'account': 'MOT075', 'make': 'NISSAN', 'model': 'JUKE HATCHBACK', 'derivative': '1.0 DiG-T Tekna 5dr', 'mileage': 55993, 'mileageWarranty': True, 'type': 'car', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 353}, 'saleStart': '2026-03-27T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2020-10-09', 'fuel': 'Petrol', 'motExpiry': '2026-10-08', 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/BD70HAU/2026-03-17/image/e1f45aec-9c5c-43c0-9d9d-ce7ccaf81505_removebg.jpg?w=600', 'https://abimg003.imgix.net/BD70HAU/2026-03-17/image/807c2cdb-e0cb-4900-a015-eb6e5839158a_removebg.jpg?w=600', 'https://abimg003.imgix.net/BD70HAU/2026-03-17/image/bf2003bb-a358-4fad-8808-fde8b7429e50_removebg.jpg?w=600', 'https://abimg003.imgix.net/BD70HAU/2026-03-17/image/8a0d8b05-b1a7-4a6b-b610-8ac45b684287_removebg.jpg?w=600', 'https://abimg003.imgix.net/BD70HAU/2026-03-17/image/4c9cfdcf-5287-4987-817c-8497d89ebc21_removebg.jpg?w=600', 'https://abimg003.imgix.net/BD70HAU/2026-03-17/image/5cb856c2-e100-4792-af2d-dc5d9921ea05_removebg.jpg?w=600', 'https://abimg003.imgix.net/BD70HAU/2026-03-17/image/d468fdea-8154-41e4-8bb1-1a7ebfc17e7c_removebg.jpg?w=600', 'https://abimg003.imgix.net/BD70HAU/2026-03-17/image/7853be09-5256-4c9d-82f6-6038020175c6_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 08/21-12K 03/22-24K 08/23-39K 10/24-49K 09/25-53K', 'remarks': 'SPARE KEY, VOSA STATES 40K 49K 53K NUMBER OF FORMER KEEPERS UNKNOWN', 'virtual': False, 'seller': 'MotoNovo Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': True, 'v5details': 'Here', 'co2': 140, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/d75a633c-f1fa-48ae-b5d8-99ca9297493c.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:04:26 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'e-xchange', 'id': 120502714, 'registration': 'BD70HAU', 'account': 'MOT075', 'make': 'NISSAN', 'model': 'JUKE HATCHBACK', 'derivative': '1.0 DiG-T Tekna 5dr', 'mileage': 55993, 'mileageWarranty': True, 'type': 'car', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 353}, 'saleStart': '2026-03-27T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2020-10-09', 'fuel': 'Petrol', 'motExpiry': '2026-10-08', 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/BD70HAU/2026-03-17/image/e1f45aec-9c5c-43c0-9d9d-ce7ccaf81505_removebg.jpg?w=600', 'https://abimg003.imgix.net/BD70HAU/2026-03-17/image/807c2cdb-e0cb-4900-a015-eb6e5839158a_removebg.jpg?w=600', 'https://abimg003.imgix.net/BD70HAU/2026-03-17/image/bf2003bb-a358-4fad-8808-fde8b7429e50_removebg.jpg?w=600', 'https://abimg003.imgix.net/BD70HAU/2026-03-17/image/8a0d8b05-b1a7-4a6b-b610-8ac45b684287_removebg.jpg?w=600', 'https://abimg003.imgix.net/BD70HAU/2026-03-17/image/4c9cfdcf-5287-4987-817c-8497d89ebc21_removebg.jpg?w=600', 'https://abimg003.imgix.net/BD70HAU/2026-03-17/image/5cb856c2-e100-4792-af2d-dc5d9921ea05_removebg.jpg?w=600', 'https://abimg003.imgix.net/BD70HAU/2026-03-17/image/d468fdea-8154-41e4-8bb1-1a7ebfc17e7c_removebg.jpg?w=600', 'https://abimg003.imgix.net/BD70HAU/2026-03-17/image/7853be09-5256-4c9d-82f6-6038020175c6_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 08/21-12K 03/22-24K 08/23-39K 10/24-49K 09/25-53K', 'remarks': 'SPARE KEY, VOSA STATES 40K 49K 53K NUMBER OF FORMER KEEPERS UNKNOWN', 'virtual': False, 'seller': 'MotoNovo Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': True, 'v5details': 'Here', 'co2': 140, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/d75a633c-f1fa-48ae-b5d8-99ca9297493c.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:04:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2a046177-7bcb-5ac1-86aa-4c7562d136d9 with identifier: 120502714
2026-03-25 13:04:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2a046177-7bcb-5ac1-86aa-4c7562d136d9 with scrape type 2
2026-03-25 13:04:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2a046177-7bcb-5ac1-86aa-4c7562d136d9 with scrape type 2
2026-03-25 13:04:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 2a046177-7bcb-5ac1-86aa-4c7562d136d9, identifier: 120502714
2026-03-25 13:04:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 2a046177-7bcb-5ac1-86aa-4c7562d136d9 with identifier: 120502714
2026-03-25 13:04:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 2a046177-7bcb-5ac1-86aa-4c7562d136d9 with identifier: 120502714
2026-03-25 13:04:26 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 2a046177-7bcb-5ac1-86aa-4c7562d136d9 with identifier: 120502714 to the API
2026-03-25 13:04:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:04:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:04:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120502714?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 140,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-03-27T12:00:00Z',
'fuel_type': 'Petrol',
'id': '2a046177-7bcb-5ac1-86aa-4c7562d136d9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'BD70HAU',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120502714',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'NISSAN',
'model': 'JUKE HATCHBACK',
'odometer': 55993,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-10-09',
'seller_name': 'MotoNovo Finance',
'title': 'NISSAN JUKE HATCHBACK 1.0 DiG-T Tekna 5dr',
'transmission': 'manual',
'trim': '1.0 DiG-T Tekna 5dr',
'vin': None,
'year': 2020}
2026-03-25 13:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:04:26 [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-25 13:04:26 [astonbarclay.gb] INFO: Saving data for 120502714: {'auction_closing_time': 1774612800.0, 'created_time': 1773752584.900482, 'last_price_update_time': 1774443866.632082}
2026-03-25 13:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120502714') HTTP/1.1" 204 0
2026-03-25 13:04:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120784658?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:04:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:04:27 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120784658, 'registration': 'FP23DTX', 'account': 'MOT070', 'make': 'TOYOTA', 'model': 'YARIS HATCHBACK', 'derivative': '1.5 Hybrid GR Sport 5dr CVT', 'mileage': 23564, 'mileageWarranty': True, 'type': 'car', 'saleId': 18853, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 107}, 'saleStart': '2026-03-31T09:15Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2023-05-24', 'fuel': 'Petrol/Electric Hybrid', 'motExpiry': None, 'doors': 5, 'engineSize': 1490, 'bodyType': 'Hatchback', 'images': None, 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': 'Service book 05/24-4K', 'remarks': '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': 99, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:04:27 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120784658, 'registration': 'FP23DTX', 'account': 'MOT070', 'make': 'TOYOTA', 'model': 'YARIS HATCHBACK', 'derivative': '1.5 Hybrid GR Sport 5dr CVT', 'mileage': 23564, 'mileageWarranty': True, 'type': 'car', 'saleId': 18853, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 107}, 'saleStart': '2026-03-31T09:15Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2023-05-24', 'fuel': 'Petrol/Electric Hybrid', 'motExpiry': None, 'doors': 5, 'engineSize': 1490, 'bodyType': 'Hatchback', 'images': None, 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': 'Service book 05/24-4K', 'remarks': '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': 99, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:04:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cfc8f0fa-8eaf-5ef6-9c19-a994e21c7168 with identifier: 120784658
2026-03-25 13:04:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cfc8f0fa-8eaf-5ef6-9c19-a994e21c7168 with scrape type 1
2026-03-25 13:04:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item cfc8f0fa-8eaf-5ef6-9c19-a994e21c7168
2026-03-25 13:04:27 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item cfc8f0fa-8eaf-5ef6-9c19-a994e21c7168
2026-03-25 13:04:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: cfc8f0fa-8eaf-5ef6-9c19-a994e21c7168, identifier: 120784658
2026-03-25 13:04:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: cfc8f0fa-8eaf-5ef6-9c19-a994e21c7168 with identifier: 120784658
2026-03-25 13:04:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: cfc8f0fa-8eaf-5ef6-9c19-a994e21c7168 with identifier: 120784658
2026-03-25 13:04:27 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: cfc8f0fa-8eaf-5ef6-9c19-a994e21c7168 with identifier: 120784658 to the API
2026-03-25 13:04:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13: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-25 13:04:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120784658?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 99,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-03-31T09:15:00Z',
'fuel_type': 'Petrol/Electric Hybrid',
'id': 'cfc8f0fa-8eaf-5ef6-9c19-a994e21c7168',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'FP23DTX',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120784658',
'listing': 'auction',
'location': 'Aston Barclay Prees Heath',
'make': 'TOYOTA',
'model': 'YARIS HATCHBACK',
'odometer': 23564,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-05-24',
'seller_name': 'Motability Operations',
'title': 'TOYOTA YARIS HATCHBACK 1.5 Hybrid GR Sport 5dr CVT',
'transmission': 'automatic',
'trim': '1.5 Hybrid GR Sport 5dr CVT',
'vin': None,
'year': 2023}
2026-03-25 13:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%27120784658%27 HTTP/1.1" 200 None
2026-03-25 13:04:27 [astonbarclay.gb] INFO: Saving data for 120784658: {'created_time': 1774443867.597645, 'last_price_update_time': 1774443867.597656, 'auction_closing_time': 1774948500.0}
2026-03-25 13:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120784658') HTTP/1.1" 204 0
2026-03-25 13:04:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120526253?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:04:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:04:29 [astonbarclay.gb] INFO: Detail data: {'cardType': 'e-xchange', 'id': 120526253, 'registration': 'LD15DKL', 'account': 'HEN022', 'make': 'HONDA', 'model': 'CIVIC HATCHBACK', 'derivative': '1.8 i-VTEC SE Plus 5dr', 'mileage': 116151, 'mileageWarranty': True, 'type': 'car', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 353}, 'saleStart': '2026-03-27T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2015-03-31', 'fuel': 'Petrol', 'motExpiry': '2026-12-09', 'doors': 5, 'engineSize': 1798, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/LD15DKL/2026-03-20/image/3ccef5c9-8811-4839-906a-1a9aaba7cba7_removebg.jpg?w=600', 'https://abimg003.imgix.net/LD15DKL/2026-03-20/image/43519df5-4901-44ae-91db-48017b50bc6c_removebg.jpg?w=600', 'https://abimg003.imgix.net/LD15DKL/2026-03-20/image/425a5f41-68ef-4a83-b7d8-31dd9cd28cf8_removebg.jpg?w=600', 'https://abimg003.imgix.net/LD15DKL/2026-03-20/image/0a28264e-322b-415a-87b4-acfd100c854e_removebg.jpg?w=600', 'https://abimg003.imgix.net/LD15DKL/2026-03-20/image/98517d38-e3d5-4cf2-b4f8-c7c65c36c8d6_removebg.jpg?w=600', 'https://abimg003.imgix.net/LD15DKL/2026-03-20/image/f56b2495-98eb-4af6-9380-3639d7220103_removebg.jpg?w=600', 'https://abimg003.imgix.net/LD15DKL/2026-03-20/image/772fd5d5-7e63-41fb-8bb2-63cd061df7dd_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service invoice 05/16-8K 04/17-16K 03/18-23K 03/19-31K 12/20-36K', 'remarks': 'SPARE KEY, VOSA STATES 23K 31K 36K 36K 52K 68K 82K 98K 112K', 'virtual': False, 'seller': 'Car360', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 145, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/c0dfe14c-79c9-42c1-a429-33e41f08d4b7.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:04:29 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'e-xchange', 'id': 120526253, 'registration': 'LD15DKL', 'account': 'HEN022', 'make': 'HONDA', 'model': 'CIVIC HATCHBACK', 'derivative': '1.8 i-VTEC SE Plus 5dr', 'mileage': 116151, 'mileageWarranty': True, 'type': 'car', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 353}, 'saleStart': '2026-03-27T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2015-03-31', 'fuel': 'Petrol', 'motExpiry': '2026-12-09', 'doors': 5, 'engineSize': 1798, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/LD15DKL/2026-03-20/image/3ccef5c9-8811-4839-906a-1a9aaba7cba7_removebg.jpg?w=600', 'https://abimg003.imgix.net/LD15DKL/2026-03-20/image/43519df5-4901-44ae-91db-48017b50bc6c_removebg.jpg?w=600', 'https://abimg003.imgix.net/LD15DKL/2026-03-20/image/425a5f41-68ef-4a83-b7d8-31dd9cd28cf8_removebg.jpg?w=600', 'https://abimg003.imgix.net/LD15DKL/2026-03-20/image/0a28264e-322b-415a-87b4-acfd100c854e_removebg.jpg?w=600', 'https://abimg003.imgix.net/LD15DKL/2026-03-20/image/98517d38-e3d5-4cf2-b4f8-c7c65c36c8d6_removebg.jpg?w=600', 'https://abimg003.imgix.net/LD15DKL/2026-03-20/image/f56b2495-98eb-4af6-9380-3639d7220103_removebg.jpg?w=600', 'https://abimg003.imgix.net/LD15DKL/2026-03-20/image/772fd5d5-7e63-41fb-8bb2-63cd061df7dd_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service invoice 05/16-8K 04/17-16K 03/18-23K 03/19-31K 12/20-36K', 'remarks': 'SPARE KEY, VOSA STATES 23K 31K 36K 36K 52K 68K 82K 98K 112K', 'virtual': False, 'seller': 'Car360', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 145, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/c0dfe14c-79c9-42c1-a429-33e41f08d4b7.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:04:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: acce69b8-d7c2-5527-bc4e-4367a76a9e58 with identifier: 120526253
2026-03-25 13:04:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item acce69b8-d7c2-5527-bc4e-4367a76a9e58 with scrape type 2
2026-03-25 13:04:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item acce69b8-d7c2-5527-bc4e-4367a76a9e58 with scrape type 2
2026-03-25 13:04:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: acce69b8-d7c2-5527-bc4e-4367a76a9e58, identifier: 120526253
2026-03-25 13:04:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: acce69b8-d7c2-5527-bc4e-4367a76a9e58 with identifier: 120526253
2026-03-25 13:04:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: acce69b8-d7c2-5527-bc4e-4367a76a9e58 with identifier: 120526253
2026-03-25 13:04:29 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: acce69b8-d7c2-5527-bc4e-4367a76a9e58 with identifier: 120526253 to the API
2026-03-25 13:04:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:04:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:04:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120526253?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 145,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.8L',
'expiration_date': '2026-03-27T12:00:00Z',
'fuel_type': 'Petrol',
'id': 'acce69b8-d7c2-5527-bc4e-4367a76a9e58',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'LD15DKL',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120526253',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'HONDA',
'model': 'CIVIC HATCHBACK',
'odometer': 116151,
'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': 'Car360',
'title': 'HONDA CIVIC HATCHBACK 1.8 i-VTEC SE Plus 5dr',
'transmission': 'manual',
'trim': '1.8 i-VTEC SE Plus 5dr',
'vin': None,
'year': 2015}
2026-03-25 13:04:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%27120526253%27 HTTP/1.1" 200 None
2026-03-25 13:04:30 [astonbarclay.gb] INFO: Saving data for 120526253: {'auction_closing_time': 1774612800.0, 'created_time': 1774000975.681196, 'last_price_update_time': 1774443870.012239}
2026-03-25 13:04:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:04:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120526253') HTTP/1.1" 204 0
2026-03-25 13:04:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120717471?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13: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-25 13:04:30 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120717471, 'registration': 'FN23SDZ', 'account': 'MOT070', 'make': 'NISSAN', 'model': 'QASHQAI HATCHBACK', 'derivative': '1.5 E-Power N-Connecta 5dr Auto', 'mileage': 34010, 'mileageWarranty': True, 'type': 'car', 'saleId': 18853, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 107}, 'saleStart': '2026-03-31T09:15Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2023-03-03', 'fuel': 'Petrol/Electric Hybrid', 'motExpiry': '2026-12-11', 'doors': 5, 'engineSize': 1497, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/FN23SDZ/2026-03-24/image/a60fbdc7-b48d-4bc2-9a11-dd8b1e3c9ffe_removebg.jpg?w=600', 'https://abimg003.imgix.net/FN23SDZ/2026-03-24/image/c862dcb6-90e5-48ea-856a-67b2c678158f_removebg.jpg?w=600', 'https://abimg003.imgix.net/FN23SDZ/2026-03-24/image/baaa1e04-5f44-40b7-ae52-e08ecad8ff65_removebg.jpg?w=600', 'https://abimg003.imgix.net/FN23SDZ/2026-03-24/image/f5500ada-8c74-446f-970a-297917b41b2d_removebg.jpg?w=600', 'https://abimg003.imgix.net/FN23SDZ/2026-03-24/image/e1a25cea-a0e0-4470-a58d-e80f05824246_removebg.jpg?w=600', 'https://abimg003.imgix.net/FN23SDZ/2026-03-24/image/8a73fb74-6362-4b6a-b134-b03123ade19c_removebg.jpg?w=600', 'https://abimg003.imgix.net/FN23SDZ/2026-03-24/image/33634424-a4c7-4665-a249-5f71b7a95c0f_removebg.jpg?w=600', 'https://abimg003.imgix.net/FN23SDZ/2026-03-24/image/24aa7476-521b-4b31-88b6-fc98a7d30565_removebg.jpg?w=600', 'https://abimg003.imgix.net/FN23SDZ/2026-03-24/image/494d8fbd-fe0f-4051-9a1a-27224235c9be_removebg.jpg?w=600', 'https://abimg003.imgix.net/FN23SDZ/2026-03-24/image/829baec4-f888-418b-bee6-abcf03328a94_removebg.jpg?w=600', 'https://abimg003.imgix.net/FN23SDZ/2026-03-24/image/88d23fdb-ac6f-4c86-b092-5ae9b852f11a_removebg.jpg?w=600', 'https://abimg003.imgix.net/FN23SDZ/2026-03-24/image/e08324cb-6b08-44df-8130-df461f1239bd_removebg.jpg?w=600', 'https://abimg003.imgix.net/FN23SDZ/2026-03-24/image/63198713-ec73-4b2b-8088-23479f6ceabc_removebg.jpg?w=600', 'https://abimg003.imgix.net/FN23SDZ/2026-03-24/image/3009318b-d58d-4de5-b435-6dd7ee517a0b_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 11/23-9K, 08/24-18K, 08/25-27K', 'remarks': 'vosa@ 31k', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': None, 'co2': 121, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/05541639-29e7-4afe-a58e-f22f5bb0c8f3.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:04:30 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120717471, 'registration': 'FN23SDZ', 'account': 'MOT070', 'make': 'NISSAN', 'model': 'QASHQAI HATCHBACK', 'derivative': '1.5 E-Power N-Connecta 5dr Auto', 'mileage': 34010, 'mileageWarranty': True, 'type': 'car', 'saleId': 18853, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 107}, 'saleStart': '2026-03-31T09:15Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2023-03-03', 'fuel': 'Petrol/Electric Hybrid', 'motExpiry': '2026-12-11', 'doors': 5, 'engineSize': 1497, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/FN23SDZ/2026-03-24/image/a60fbdc7-b48d-4bc2-9a11-dd8b1e3c9ffe_removebg.jpg?w=600', 'https://abimg003.imgix.net/FN23SDZ/2026-03-24/image/c862dcb6-90e5-48ea-856a-67b2c678158f_removebg.jpg?w=600', 'https://abimg003.imgix.net/FN23SDZ/2026-03-24/image/baaa1e04-5f44-40b7-ae52-e08ecad8ff65_removebg.jpg?w=600', 'https://abimg003.imgix.net/FN23SDZ/2026-03-24/image/f5500ada-8c74-446f-970a-297917b41b2d_removebg.jpg?w=600', 'https://abimg003.imgix.net/FN23SDZ/2026-03-24/image/e1a25cea-a0e0-4470-a58d-e80f05824246_removebg.jpg?w=600', 'https://abimg003.imgix.net/FN23SDZ/2026-03-24/image/8a73fb74-6362-4b6a-b134-b03123ade19c_removebg.jpg?w=600', 'https://abimg003.imgix.net/FN23SDZ/2026-03-24/image/33634424-a4c7-4665-a249-5f71b7a95c0f_removebg.jpg?w=600', 'https://abimg003.imgix.net/FN23SDZ/2026-03-24/image/24aa7476-521b-4b31-88b6-fc98a7d30565_removebg.jpg?w=600', 'https://abimg003.imgix.net/FN23SDZ/2026-03-24/image/494d8fbd-fe0f-4051-9a1a-27224235c9be_removebg.jpg?w=600', 'https://abimg003.imgix.net/FN23SDZ/2026-03-24/image/829baec4-f888-418b-bee6-abcf03328a94_removebg.jpg?w=600', 'https://abimg003.imgix.net/FN23SDZ/2026-03-24/image/88d23fdb-ac6f-4c86-b092-5ae9b852f11a_removebg.jpg?w=600', 'https://abimg003.imgix.net/FN23SDZ/2026-03-24/image/e08324cb-6b08-44df-8130-df461f1239bd_removebg.jpg?w=600', 'https://abimg003.imgix.net/FN23SDZ/2026-03-24/image/63198713-ec73-4b2b-8088-23479f6ceabc_removebg.jpg?w=600', 'https://abimg003.imgix.net/FN23SDZ/2026-03-24/image/3009318b-d58d-4de5-b435-6dd7ee517a0b_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 11/23-9K, 08/24-18K, 08/25-27K', 'remarks': 'vosa@ 31k', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': None, 'co2': 121, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/05541639-29e7-4afe-a58e-f22f5bb0c8f3.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:04:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3917c0ae-8078-5f33-80e1-02e2f8e6b8f4 with identifier: 120717471
2026-03-25 13:04:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3917c0ae-8078-5f33-80e1-02e2f8e6b8f4 with scrape type 2
2026-03-25 13:04:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3917c0ae-8078-5f33-80e1-02e2f8e6b8f4 with scrape type 2
2026-03-25 13:04:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 3917c0ae-8078-5f33-80e1-02e2f8e6b8f4, identifier: 120717471
2026-03-25 13:04:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 3917c0ae-8078-5f33-80e1-02e2f8e6b8f4 with identifier: 120717471
2026-03-25 13:04:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 3917c0ae-8078-5f33-80e1-02e2f8e6b8f4 with identifier: 120717471
2026-03-25 13:04:30 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 3917c0ae-8078-5f33-80e1-02e2f8e6b8f4 with identifier: 120717471 to the API
2026-03-25 13:04:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13: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-25 13:04:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120717471?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 121,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-03-31T09:15:00Z',
'fuel_type': 'Petrol/Electric Hybrid',
'id': '3917c0ae-8078-5f33-80e1-02e2f8e6b8f4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'FN23SDZ',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120717471',
'listing': 'auction',
'location': 'Aston Barclay Prees Heath',
'make': 'NISSAN',
'model': 'QASHQAI HATCHBACK',
'odometer': 34010,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-03-03',
'seller_name': 'Motability Operations',
'title': 'NISSAN QASHQAI HATCHBACK 1.5 E-Power N-Connecta 5dr Auto',
'transmission': 'automatic',
'trim': '1.5 E-Power N-Connecta 5dr Auto',
'vin': None,
'year': 2023}
2026-03-25 13:04:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%27120717471%27 HTTP/1.1" 200 None
2026-03-25 13:04:30 [astonbarclay.gb] INFO: Saving data for 120717471: {'auction_closing_time': 1774948500.0, 'created_time': 1774346570.908499, 'last_price_update_time': 1774443870.716987}
2026-03-25 13:04:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:04:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120717471') HTTP/1.1" 204 0
2026-03-25 13:04:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120574476?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:04:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:04:32 [astonbarclay.gb] INFO: Detail data: {'cardType': 'e-xchange', 'id': 120574476, 'registration': 'LR68RXY', 'account': 'HEN022', 'make': 'PEUGEOT', 'model': '3008 ESTATE', 'derivative': '1.2 PureTech GT Line 5dr', 'mileage': 96363, 'mileageWarranty': True, 'type': 'car', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 353}, 'saleStart': '2026-03-27T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2018-10-09', 'fuel': 'Petrol', 'motExpiry': '2026-06-21', 'doors': 5, 'engineSize': 1200, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/LR68RXY/2026-03-20/image/2a40c9fe-084a-419c-9f59-6d44ddfda3b5_removebg.jpg?w=600', 'https://abimg003.imgix.net/LR68RXY/2026-03-20/image/1e55a21f-aae1-4982-af68-f883d3c63ef7_removebg.jpg?w=600', 'https://abimg003.imgix.net/LR68RXY/2026-03-20/image/89f9ac8c-fd03-4b38-b72c-75686e96b631_removebg.jpg?w=600', 'https://abimg003.imgix.net/LR68RXY/2026-03-20/image/02b5391f-9300-4fa7-a75d-2620c4cb9355_removebg.jpg?w=600', 'https://abimg003.imgix.net/LR68RXY/2026-03-20/image/505d4a5f-a2c9-4965-a698-de75e7b8244c_removebg.jpg?w=600', 'https://abimg003.imgix.net/LR68RXY/2026-03-20/image/f7b53b79-e878-4a89-81dc-38c4e15345a4_removebg.jpg?w=600', 'https://abimg003.imgix.net/LR68RXY/2026-03-20/image/9cecb1ad-208e-4e21-b978-7c995247047d_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 08/19-10K 08/20-17K 08/21-22K 12/22-34K 01/24-51K 12/24-71K 12/25-92K', 'remarks': 'SPARE KEY, VOSA SATTES 22K 24K 41K 60K 81K', 'virtual': False, 'seller': 'Car360', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 120, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/fde83c82-13ba-4e41-94e0-a421f443ed89.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:04:32 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'e-xchange', 'id': 120574476, 'registration': 'LR68RXY', 'account': 'HEN022', 'make': 'PEUGEOT', 'model': '3008 ESTATE', 'derivative': '1.2 PureTech GT Line 5dr', 'mileage': 96363, 'mileageWarranty': True, 'type': 'car', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 353}, 'saleStart': '2026-03-27T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2018-10-09', 'fuel': 'Petrol', 'motExpiry': '2026-06-21', 'doors': 5, 'engineSize': 1200, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/LR68RXY/2026-03-20/image/2a40c9fe-084a-419c-9f59-6d44ddfda3b5_removebg.jpg?w=600', 'https://abimg003.imgix.net/LR68RXY/2026-03-20/image/1e55a21f-aae1-4982-af68-f883d3c63ef7_removebg.jpg?w=600', 'https://abimg003.imgix.net/LR68RXY/2026-03-20/image/89f9ac8c-fd03-4b38-b72c-75686e96b631_removebg.jpg?w=600', 'https://abimg003.imgix.net/LR68RXY/2026-03-20/image/02b5391f-9300-4fa7-a75d-2620c4cb9355_removebg.jpg?w=600', 'https://abimg003.imgix.net/LR68RXY/2026-03-20/image/505d4a5f-a2c9-4965-a698-de75e7b8244c_removebg.jpg?w=600', 'https://abimg003.imgix.net/LR68RXY/2026-03-20/image/f7b53b79-e878-4a89-81dc-38c4e15345a4_removebg.jpg?w=600', 'https://abimg003.imgix.net/LR68RXY/2026-03-20/image/9cecb1ad-208e-4e21-b978-7c995247047d_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 08/19-10K 08/20-17K 08/21-22K 12/22-34K 01/24-51K 12/24-71K 12/25-92K', 'remarks': 'SPARE KEY, VOSA SATTES 22K 24K 41K 60K 81K', 'virtual': False, 'seller': 'Car360', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 120, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/fde83c82-13ba-4e41-94e0-a421f443ed89.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:04:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a35cefef-3537-5b21-8247-cc29b5df1053 with identifier: 120574476
2026-03-25 13:04:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a35cefef-3537-5b21-8247-cc29b5df1053 with scrape type 2
2026-03-25 13:04:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a35cefef-3537-5b21-8247-cc29b5df1053 with scrape type 2
2026-03-25 13:04:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: a35cefef-3537-5b21-8247-cc29b5df1053, identifier: 120574476
2026-03-25 13:04:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: a35cefef-3537-5b21-8247-cc29b5df1053 with identifier: 120574476
2026-03-25 13:04:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: a35cefef-3537-5b21-8247-cc29b5df1053 with identifier: 120574476
2026-03-25 13:04:32 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: a35cefef-3537-5b21-8247-cc29b5df1053 with identifier: 120574476 to the API
2026-03-25 13:04:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13: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-25 13:04:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120574476?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 120,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'expiration_date': '2026-03-27T12:00:00Z',
'fuel_type': 'Petrol',
'id': 'a35cefef-3537-5b21-8247-cc29b5df1053',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'LR68RXY',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120574476',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'PEUGEOT',
'model': '3008 ESTATE',
'odometer': 96363,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-10-09',
'seller_name': 'Car360',
'title': 'PEUGEOT 3008 ESTATE 1.2 PureTech GT Line 5dr',
'transmission': 'manual',
'trim': '1.2 PureTech GT Line 5dr',
'vin': None,
'year': 2018}
2026-03-25 13:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%27120574476%27 HTTP/1.1" 200 None
2026-03-25 13:04:32 [astonbarclay.gb] INFO: Saving data for 120574476: {'auction_closing_time': 1774612800.0, 'created_time': 1774000883.986688, 'last_price_update_time': 1774443872.857239}
2026-03-25 13:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120574476') HTTP/1.1" 204 0
2026-03-25 13:04:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120645609?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:04:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:04:34 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120645609, 'registration': 'DF72NYU', 'account': 'MOT070', 'make': 'VOLKSWAGEN', 'model': 'T-ROC HATCHBACK', 'derivative': '1.0 TSI Life 5dr', 'mileage': 20614, 'mileageWarranty': True, 'type': 'car', 'saleId': 18853, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 107}, 'saleStart': '2026-03-31T09:15Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2023-01-20', 'fuel': 'Petrol', 'motExpiry': '2026-12-09', 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/DF72NYU/2026-03-23/image/72b20856-0a24-4414-9b7e-554fef06ab05_removebg.jpg?w=600', 'https://abimg003.imgix.net/DF72NYU/2026-03-23/image/72064a19-0af4-4227-9f86-578ee38f909c_removebg.jpg?w=600', 'https://abimg003.imgix.net/DF72NYU/2026-03-23/image/1dcf629b-6eb2-4669-9b83-dd14736f9313_removebg.jpg?w=600', 'https://abimg003.imgix.net/DF72NYU/2026-03-23/image/8811ff88-0292-4fcc-afe4-97d8180041f1_removebg.jpg?w=600', 'https://abimg003.imgix.net/DF72NYU/2026-03-23/image/561055dc-4fe0-4bb1-863f-72c249e608c7_removebg.jpg?w=600', 'https://abimg003.imgix.net/DF72NYU/2026-03-23/image/c1d5001e-2892-426f-bb80-fb8d3d941262_removebg.jpg?w=600', 'https://abimg003.imgix.net/DF72NYU/2026-03-23/image/282c883d-7db4-4769-806e-1b18d33fd055_removebg.jpg?w=600', 'https://abimg003.imgix.net/DF72NYU/2026-03-23/image/d44f21c7-97e2-4693-9f0a-07719d1ce126_removebg.jpg?w=600', 'https://abimg003.imgix.net/DF72NYU/2026-03-23/image/cd714def-f620-4bf8-983a-992a436e0acd_removebg.jpg?w=600', 'https://abimg003.imgix.net/DF72NYU/2026-03-23/image/26389caf-95f6-43dc-bf67-08d5afa7d25f_removebg.jpg?w=600', 'https://abimg003.imgix.net/DF72NYU/2026-03-23/image/3567119c-898b-4e8c-9120-3e90f2201730_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 12/24-12L', 'remarks': 'VOSA @ 19K SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': None, 'co2': 136, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/d1b856c1-f302-4b8e-b0ca-758870218314.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:04:34 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120645609, 'registration': 'DF72NYU', 'account': 'MOT070', 'make': 'VOLKSWAGEN', 'model': 'T-ROC HATCHBACK', 'derivative': '1.0 TSI Life 5dr', 'mileage': 20614, 'mileageWarranty': True, 'type': 'car', 'saleId': 18853, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 107}, 'saleStart': '2026-03-31T09:15Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2023-01-20', 'fuel': 'Petrol', 'motExpiry': '2026-12-09', 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/DF72NYU/2026-03-23/image/72b20856-0a24-4414-9b7e-554fef06ab05_removebg.jpg?w=600', 'https://abimg003.imgix.net/DF72NYU/2026-03-23/image/72064a19-0af4-4227-9f86-578ee38f909c_removebg.jpg?w=600', 'https://abimg003.imgix.net/DF72NYU/2026-03-23/image/1dcf629b-6eb2-4669-9b83-dd14736f9313_removebg.jpg?w=600', 'https://abimg003.imgix.net/DF72NYU/2026-03-23/image/8811ff88-0292-4fcc-afe4-97d8180041f1_removebg.jpg?w=600', 'https://abimg003.imgix.net/DF72NYU/2026-03-23/image/561055dc-4fe0-4bb1-863f-72c249e608c7_removebg.jpg?w=600', 'https://abimg003.imgix.net/DF72NYU/2026-03-23/image/c1d5001e-2892-426f-bb80-fb8d3d941262_removebg.jpg?w=600', 'https://abimg003.imgix.net/DF72NYU/2026-03-23/image/282c883d-7db4-4769-806e-1b18d33fd055_removebg.jpg?w=600', 'https://abimg003.imgix.net/DF72NYU/2026-03-23/image/d44f21c7-97e2-4693-9f0a-07719d1ce126_removebg.jpg?w=600', 'https://abimg003.imgix.net/DF72NYU/2026-03-23/image/cd714def-f620-4bf8-983a-992a436e0acd_removebg.jpg?w=600', 'https://abimg003.imgix.net/DF72NYU/2026-03-23/image/26389caf-95f6-43dc-bf67-08d5afa7d25f_removebg.jpg?w=600', 'https://abimg003.imgix.net/DF72NYU/2026-03-23/image/3567119c-898b-4e8c-9120-3e90f2201730_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 12/24-12L', 'remarks': 'VOSA @ 19K SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': None, 'co2': 136, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/d1b856c1-f302-4b8e-b0ca-758870218314.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:04:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6fe0b72b-755d-59d2-8bbe-0b68216532cc with identifier: 120645609
2026-03-25 13:04:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6fe0b72b-755d-59d2-8bbe-0b68216532cc with scrape type 2
2026-03-25 13:04:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6fe0b72b-755d-59d2-8bbe-0b68216532cc with scrape type 2
2026-03-25 13:04:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 6fe0b72b-755d-59d2-8bbe-0b68216532cc, identifier: 120645609
2026-03-25 13:04:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 6fe0b72b-755d-59d2-8bbe-0b68216532cc with identifier: 120645609
2026-03-25 13:04:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 6fe0b72b-755d-59d2-8bbe-0b68216532cc with identifier: 120645609
2026-03-25 13:04:35 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 6fe0b72b-755d-59d2-8bbe-0b68216532cc with identifier: 120645609 to the API
2026-03-25 13:04:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:04: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-25 13:04:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120645609?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 136,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-03-31T09:15:00Z',
'fuel_type': 'Petrol',
'id': '6fe0b72b-755d-59d2-8bbe-0b68216532cc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'DF72NYU',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120645609',
'listing': 'auction',
'location': 'Aston Barclay Prees Heath',
'make': 'VOLKSWAGEN',
'model': 'T-ROC HATCHBACK',
'odometer': 20614,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-01-20',
'seller_name': 'Motability Operations',
'title': 'VOLKSWAGEN T-ROC HATCHBACK 1.0 TSI Life 5dr',
'transmission': 'manual',
'trim': '1.0 TSI Life 5dr',
'vin': None,
'year': 2023}
2026-03-25 13:04:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:04:35 [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-25 13:04:35 [astonbarclay.gb] INFO: Saving data for 120645609: {'auction_closing_time': 1774948500.0, 'created_time': 1774011720.507587, 'last_price_update_time': 1774443875.364716}
2026-03-25 13:04:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:04:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120645609') HTTP/1.1" 204 0
2026-03-25 13:04:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120591190?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:04:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:04:36 [astonbarclay.gb] INFO: Detail data: {'cardType': 'e-xchange', 'id': 120591190, 'registration': 'EL09RAF', 'account': 'AST011', 'make': 'BMW', 'model': '4 SERIES DIESEL COUPE', 'derivative': '430d xDrive M Sport 2dr Auto', 'mileage': 104247, 'mileageWarranty': True, 'type': 'car', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 353}, 'saleStart': '2026-03-27T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2015-01-07', 'fuel': 'Diesel', 'motExpiry': '2026-07-11', 'doors': 2, 'engineSize': 2993, 'bodyType': 'Coupe', 'images': ['https://abimg003.imgix.net/EL09RAF/2026-03-19/image/8770d642-bcfd-491f-93dd-2c524d3ff575_removebg.jpg?w=600', 'https://abimg003.imgix.net/EL09RAF/2026-03-19/image/d0034524-8756-4413-ab02-120748d6db04_removebg.jpg?w=600', 'https://abimg003.imgix.net/EL09RAF/2026-03-19/image/fbce8721-9f6e-493e-8a47-21818977f2ac_removebg.jpg?w=600', 'https://abimg003.imgix.net/EL09RAF/2026-03-19/image/ac987145-5e09-464a-a4a5-2478a8091154_removebg.jpg?w=600', 'https://abimg003.imgix.net/EL09RAF/2026-03-19/image/dd96261d-c569-4d71-9e39-907681ac7e17_removebg.jpg?w=600', 'https://abimg003.imgix.net/EL09RAF/2026-03-19/image/d564b594-87f6-48b5-937a-c8db26696319_removebg.jpg?w=600', 'https://abimg003.imgix.net/EL09RAF/2026-03-19/image/07506fae-ef87-4031-aa5d-2ea398037374_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book 02/19-47K 09/22-79K 07/24-84K', 'remarks': 'PLATE MAY NOT BE WITH VEHICLE - VOSA STATES 35K 47K 59K 71K 78K 85K 89K 99K', 'virtual': False, 'seller': 'TCB Group - Prime', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '4', 'v5': True, 'v5details': 'Here', 'co2': 141, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/27a7a5c0-0555-43d6-82ee-3d99e3ede88f.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:04:36 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'e-xchange', 'id': 120591190, 'registration': 'EL09RAF', 'account': 'AST011', 'make': 'BMW', 'model': '4 SERIES DIESEL COUPE', 'derivative': '430d xDrive M Sport 2dr Auto', 'mileage': 104247, 'mileageWarranty': True, 'type': 'car', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 353}, 'saleStart': '2026-03-27T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2015-01-07', 'fuel': 'Diesel', 'motExpiry': '2026-07-11', 'doors': 2, 'engineSize': 2993, 'bodyType': 'Coupe', 'images': ['https://abimg003.imgix.net/EL09RAF/2026-03-19/image/8770d642-bcfd-491f-93dd-2c524d3ff575_removebg.jpg?w=600', 'https://abimg003.imgix.net/EL09RAF/2026-03-19/image/d0034524-8756-4413-ab02-120748d6db04_removebg.jpg?w=600', 'https://abimg003.imgix.net/EL09RAF/2026-03-19/image/fbce8721-9f6e-493e-8a47-21818977f2ac_removebg.jpg?w=600', 'https://abimg003.imgix.net/EL09RAF/2026-03-19/image/ac987145-5e09-464a-a4a5-2478a8091154_removebg.jpg?w=600', 'https://abimg003.imgix.net/EL09RAF/2026-03-19/image/dd96261d-c569-4d71-9e39-907681ac7e17_removebg.jpg?w=600', 'https://abimg003.imgix.net/EL09RAF/2026-03-19/image/d564b594-87f6-48b5-937a-c8db26696319_removebg.jpg?w=600', 'https://abimg003.imgix.net/EL09RAF/2026-03-19/image/07506fae-ef87-4031-aa5d-2ea398037374_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book 02/19-47K 09/22-79K 07/24-84K', 'remarks': 'PLATE MAY NOT BE WITH VEHICLE - VOSA STATES 35K 47K 59K 71K 78K 85K 89K 99K', 'virtual': False, 'seller': 'TCB Group - Prime', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '4', 'v5': True, 'v5details': 'Here', 'co2': 141, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/27a7a5c0-0555-43d6-82ee-3d99e3ede88f.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:04:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c0c69fa4-6be4-5fc8-8630-abd6ec8a6529 with identifier: 120591190
2026-03-25 13:04:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c0c69fa4-6be4-5fc8-8630-abd6ec8a6529 with scrape type 2
2026-03-25 13:04:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c0c69fa4-6be4-5fc8-8630-abd6ec8a6529 with scrape type 2
2026-03-25 13:04:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: c0c69fa4-6be4-5fc8-8630-abd6ec8a6529, identifier: 120591190
2026-03-25 13:04:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: c0c69fa4-6be4-5fc8-8630-abd6ec8a6529 with identifier: 120591190
2026-03-25 13:04:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: c0c69fa4-6be4-5fc8-8630-abd6ec8a6529 with identifier: 120591190
2026-03-25 13:04:36 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: c0c69fa4-6be4-5fc8-8630-abd6ec8a6529 with identifier: 120591190 to the API
2026-03-25 13:04:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:04: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-25 13:04:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120591190?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 141,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 2,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'expiration_date': '2026-03-27T12:00:00Z',
'fuel_type': 'Diesel',
'id': 'c0c69fa4-6be4-5fc8-8630-abd6ec8a6529',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'EL09RAF',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120591190',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'BMW',
'model': '4 SERIES DIESEL COUPE',
'odometer': 104247,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-01-07',
'seller_name': 'TCB Group - Prime',
'title': 'BMW 4 SERIES DIESEL COUPE 430d xDrive M Sport 2dr Auto',
'transmission': 'automatic',
'trim': '430d xDrive M Sport 2dr Auto',
'vin': None,
'year': 2015}
2026-03-25 13:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:04:36 [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-25 13:04:36 [astonbarclay.gb] INFO: Saving data for 120591190: {'auction_closing_time': 1774612800.0, 'created_time': 1773914499.493886, 'last_price_update_time': 1774443876.810574}
2026-03-25 13:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120591190') HTTP/1.1" 204 0
2026-03-25 13:04:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120784424?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:04:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:04:43 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120784424, 'registration': 'YG70CCY', 'account': 'WBA001', 'make': 'PEUGEOT', 'model': '3008 ESTATE', 'derivative': '1.2 PureTech Allure 5dr', 'mileage': 32259, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 400}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2020-09-15', 'fuel': 'Petrol', 'motExpiry': '2026-08-06', 'doors': 5, 'engineSize': 1200, 'bodyType': 'Estate', 'images': None, 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'VOSA STATES 24K, 30K, 31K', 'virtual': False, 'seller': 'UKCGR', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': False, 'v5details': None, 'co2': 146, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:04:43 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120784424, 'registration': 'YG70CCY', 'account': 'WBA001', 'make': 'PEUGEOT', 'model': '3008 ESTATE', 'derivative': '1.2 PureTech Allure 5dr', 'mileage': 32259, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 400}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2020-09-15', 'fuel': 'Petrol', 'motExpiry': '2026-08-06', 'doors': 5, 'engineSize': 1200, 'bodyType': 'Estate', 'images': None, 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'VOSA STATES 24K, 30K, 31K', 'virtual': False, 'seller': 'UKCGR', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': False, 'v5details': None, 'co2': 146, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:04:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 72f49342-5ff5-5135-8f87-34c56ce582b9 with identifier: 120784424
2026-03-25 13:04:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 72f49342-5ff5-5135-8f87-34c56ce582b9 with scrape type 1
2026-03-25 13:04:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 72f49342-5ff5-5135-8f87-34c56ce582b9
2026-03-25 13:04:43 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 72f49342-5ff5-5135-8f87-34c56ce582b9
2026-03-25 13:04:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 72f49342-5ff5-5135-8f87-34c56ce582b9, identifier: 120784424
2026-03-25 13:04:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 72f49342-5ff5-5135-8f87-34c56ce582b9 with identifier: 120784424
2026-03-25 13:04:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 72f49342-5ff5-5135-8f87-34c56ce582b9 with identifier: 120784424
2026-03-25 13:04:43 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 72f49342-5ff5-5135-8f87-34c56ce582b9 with identifier: 120784424 to the API
2026-03-25 13:04:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:04:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:04:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120784424?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 146,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'expiration_date': '2026-03-31T12:00:00Z',
'fuel_type': 'Petrol',
'id': '72f49342-5ff5-5135-8f87-34c56ce582b9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'YG70CCY',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120784424',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'PEUGEOT',
'model': '3008 ESTATE',
'odometer': 32259,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-09-15',
'seller_name': 'UKCGR',
'title': 'PEUGEOT 3008 ESTATE 1.2 PureTech Allure 5dr',
'transmission': 'manual',
'trim': '1.2 PureTech Allure 5dr',
'vin': None,
'year': 2020}
2026-03-25 13:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120784424%27 HTTP/1.1" 200 None
2026-03-25 13:04:44 [astonbarclay.gb] INFO: Saving data for 120784424: {'created_time': 1774443884.25219, 'last_price_update_time': 1774443884.252201, 'auction_closing_time': 1774958400.0}
2026-03-25 13:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120784424') HTTP/1.1" 204 0
2026-03-25 13:04:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120630009?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:04:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:04:45 [astonbarclay.gb] INFO: Detail data: {'cardType': 'e-xchange', 'id': 120630009, 'registration': 'GL74FDO', 'account': 'MOT075', 'make': 'PEUGEOT', 'model': '408 FASTBACK', 'derivative': '1.6 Plug-in Hybrid 225 GT 5dr e-EAT8', 'mileage': 5247, 'mileageWarranty': True, 'type': 'car', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 353}, 'saleStart': '2026-03-27T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2024-11-07', 'fuel': 'Petrol/Plugin Electric Hybrid', 'motExpiry': None, 'doors': 5, 'engineSize': 1598, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/GL74FDO/2026-03-20/image/8e9a61ed-5668-42e6-a504-70e5df8e4fea_removebg.jpg?w=600', 'https://abimg003.imgix.net/GL74FDO/2026-03-20/image/f51f8178-f94b-4c78-893b-f641bdd6f68a_removebg.jpg?w=600', 'https://abimg003.imgix.net/GL74FDO/2026-03-20/image/5900688d-3c80-417a-98f1-d4585347a39d_removebg.jpg?w=600', 'https://abimg003.imgix.net/GL74FDO/2026-03-20/image/40ced903-ba07-4e6c-a55d-c21f0bdd528c_removebg.jpg?w=600', 'https://abimg003.imgix.net/GL74FDO/2026-03-20/image/20853e97-e4f2-4b08-b2fd-0fa2651d3255_removebg.jpg?w=600', 'https://abimg003.imgix.net/GL74FDO/2026-03-20/image/3ca649e2-f8bc-40da-b8bc-41e5b0568789_removebg.jpg?w=600', 'https://abimg003.imgix.net/GL74FDO/2026-03-20/image/63a11e2a-151b-453e-bbb5-996a4c3cb6e4_removebg.jpg?w=600', 'https://abimg003.imgix.net/GL74FDO/2026-03-20/image/42890f7e-3c7d-4a9c-ae6d-7ba305aaebf0_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'NUMBER OF FORMER KEEPERS UNKNOWN, SPARE KEY, BLANK BOOK', 'virtual': False, 'seller': 'MotoNovo Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': True, 'v5details': 'Here', 'co2': 31, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/8c57f887-9435-4715-9cc8-5fcc4d108bb4.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:04:45 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'e-xchange', 'id': 120630009, 'registration': 'GL74FDO', 'account': 'MOT075', 'make': 'PEUGEOT', 'model': '408 FASTBACK', 'derivative': '1.6 Plug-in Hybrid 225 GT 5dr e-EAT8', 'mileage': 5247, 'mileageWarranty': True, 'type': 'car', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 353}, 'saleStart': '2026-03-27T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2024-11-07', 'fuel': 'Petrol/Plugin Electric Hybrid', 'motExpiry': None, 'doors': 5, 'engineSize': 1598, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/GL74FDO/2026-03-20/image/8e9a61ed-5668-42e6-a504-70e5df8e4fea_removebg.jpg?w=600', 'https://abimg003.imgix.net/GL74FDO/2026-03-20/image/f51f8178-f94b-4c78-893b-f641bdd6f68a_removebg.jpg?w=600', 'https://abimg003.imgix.net/GL74FDO/2026-03-20/image/5900688d-3c80-417a-98f1-d4585347a39d_removebg.jpg?w=600', 'https://abimg003.imgix.net/GL74FDO/2026-03-20/image/40ced903-ba07-4e6c-a55d-c21f0bdd528c_removebg.jpg?w=600', 'https://abimg003.imgix.net/GL74FDO/2026-03-20/image/20853e97-e4f2-4b08-b2fd-0fa2651d3255_removebg.jpg?w=600', 'https://abimg003.imgix.net/GL74FDO/2026-03-20/image/3ca649e2-f8bc-40da-b8bc-41e5b0568789_removebg.jpg?w=600', 'https://abimg003.imgix.net/GL74FDO/2026-03-20/image/63a11e2a-151b-453e-bbb5-996a4c3cb6e4_removebg.jpg?w=600', 'https://abimg003.imgix.net/GL74FDO/2026-03-20/image/42890f7e-3c7d-4a9c-ae6d-7ba305aaebf0_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'NUMBER OF FORMER KEEPERS UNKNOWN, SPARE KEY, BLANK BOOK', 'virtual': False, 'seller': 'MotoNovo Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': True, 'v5details': 'Here', 'co2': 31, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/8c57f887-9435-4715-9cc8-5fcc4d108bb4.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:04:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 54e0f62b-35ed-564a-b00e-ab2a8a1d3268 with identifier: 120630009
2026-03-25 13:04:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 54e0f62b-35ed-564a-b00e-ab2a8a1d3268 with scrape type 2
2026-03-25 13:04:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 54e0f62b-35ed-564a-b00e-ab2a8a1d3268 with scrape type 2
2026-03-25 13:04:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 54e0f62b-35ed-564a-b00e-ab2a8a1d3268, identifier: 120630009
2026-03-25 13:04:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 54e0f62b-35ed-564a-b00e-ab2a8a1d3268 with identifier: 120630009
2026-03-25 13:04:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 54e0f62b-35ed-564a-b00e-ab2a8a1d3268 with identifier: 120630009
2026-03-25 13:04:45 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 54e0f62b-35ed-564a-b00e-ab2a8a1d3268 with identifier: 120630009 to the API
2026-03-25 13:04:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:04:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:04:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120630009?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 31,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': '2026-03-27T12:00:00Z',
'fuel_type': 'Petrol/Plugin Electric Hybrid',
'id': '54e0f62b-35ed-564a-b00e-ab2a8a1d3268',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'GL74FDO',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120630009',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'PEUGEOT',
'model': '408 FASTBACK',
'odometer': 5247,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-11-07',
'seller_name': 'MotoNovo Finance',
'title': 'PEUGEOT 408 FASTBACK 1.6 Plug-in Hybrid 225 GT 5dr e-EAT8',
'transmission': 'automatic',
'trim': '1.6 Plug-in Hybrid 225 GT 5dr e-EAT8',
'vin': None,
'year': 2024}
2026-03-25 13:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120630009%27 HTTP/1.1" 200 None
2026-03-25 13:04:45 [astonbarclay.gb] INFO: Saving data for 120630009: {'auction_closing_time': 1774612800.0, 'created_time': 1774000887.477531, 'last_price_update_time': 1774443885.538398}
2026-03-25 13:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120630009') HTTP/1.1" 204 0
2026-03-25 13:04:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120537829?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:04:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:04:45 [astonbarclay.gb] INFO: Detail data: {'cardType': 'e-xchange', 'id': 120537829, 'registration': 'BD64HBL', 'account': 'MOT075', 'make': 'AUDI', 'model': 'A3 DIESEL SALOON', 'derivative': '1.6 TDI 110 Sport 4dr S Tronic', 'mileage': 115561, 'mileageWarranty': True, 'type': 'car', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 353}, 'saleStart': '2026-03-27T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2014-10-30', 'fuel': 'Diesel', 'motExpiry': '2026-10-03', 'doors': 4, 'engineSize': 1598, 'bodyType': 'Saloon', 'images': ['https://abimg003.imgix.net/BD64HBL/2026-03-18/image/553c5648-4d9a-4876-9c7f-55b0ea729ac4_removebg.jpg?w=600', 'https://abimg003.imgix.net/BD64HBL/2026-03-18/image/bfe9089e-f05b-451c-80f5-b0c67a9836d7_removebg.jpg?w=600', 'https://abimg003.imgix.net/BD64HBL/2026-03-18/image/dd327b3d-a0d4-4f14-a4e6-1903c512de07_removebg.jpg?w=600', 'https://abimg003.imgix.net/BD64HBL/2026-03-18/image/4e1f1bcb-34ab-4f2f-a702-1ec9c55befdd_removebg.jpg?w=600', 'https://abimg003.imgix.net/BD64HBL/2026-03-18/image/31427911-a8fa-4db5-bc8f-df1b838541bb_removebg.jpg?w=600', 'https://abimg003.imgix.net/BD64HBL/2026-03-18/image/f5e11716-c834-4ede-b3af-551d3bad55cd_removebg.jpg?w=600', 'https://abimg003.imgix.net/BD64HBL/2026-03-18/image/e1a3c231-fb76-4465-b2e8-08023598fed2_removebg.jpg?w=600', 'https://abimg003.imgix.net/BD64HBL/2026-03-18/image/809c6289-f2d5-48ea-aa11-3f6f3f4adc60_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service invoice 10/20-48K 05/22-61K', 'remarks': 'NUMBER OF FORMER KEEPERS UNKNOWN,SPARE KEY, VOSA STATES 15K 27K 39K 48K 58K 61K 77K 92K 109K', 'virtual': False, 'seller': 'MotoNovo Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': True, 'v5details': 'Here', 'co2': 102, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/a39488f8-cbda-4ef7-b3d0-21bbd89e5f21.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:04:45 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'e-xchange', 'id': 120537829, 'registration': 'BD64HBL', 'account': 'MOT075', 'make': 'AUDI', 'model': 'A3 DIESEL SALOON', 'derivative': '1.6 TDI 110 Sport 4dr S Tronic', 'mileage': 115561, 'mileageWarranty': True, 'type': 'car', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 353}, 'saleStart': '2026-03-27T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2014-10-30', 'fuel': 'Diesel', 'motExpiry': '2026-10-03', 'doors': 4, 'engineSize': 1598, 'bodyType': 'Saloon', 'images': ['https://abimg003.imgix.net/BD64HBL/2026-03-18/image/553c5648-4d9a-4876-9c7f-55b0ea729ac4_removebg.jpg?w=600', 'https://abimg003.imgix.net/BD64HBL/2026-03-18/image/bfe9089e-f05b-451c-80f5-b0c67a9836d7_removebg.jpg?w=600', 'https://abimg003.imgix.net/BD64HBL/2026-03-18/image/dd327b3d-a0d4-4f14-a4e6-1903c512de07_removebg.jpg?w=600', 'https://abimg003.imgix.net/BD64HBL/2026-03-18/image/4e1f1bcb-34ab-4f2f-a702-1ec9c55befdd_removebg.jpg?w=600', 'https://abimg003.imgix.net/BD64HBL/2026-03-18/image/31427911-a8fa-4db5-bc8f-df1b838541bb_removebg.jpg?w=600', 'https://abimg003.imgix.net/BD64HBL/2026-03-18/image/f5e11716-c834-4ede-b3af-551d3bad55cd_removebg.jpg?w=600', 'https://abimg003.imgix.net/BD64HBL/2026-03-18/image/e1a3c231-fb76-4465-b2e8-08023598fed2_removebg.jpg?w=600', 'https://abimg003.imgix.net/BD64HBL/2026-03-18/image/809c6289-f2d5-48ea-aa11-3f6f3f4adc60_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service invoice 10/20-48K 05/22-61K', 'remarks': 'NUMBER OF FORMER KEEPERS UNKNOWN,SPARE KEY, VOSA STATES 15K 27K 39K 48K 58K 61K 77K 92K 109K', 'virtual': False, 'seller': 'MotoNovo Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': True, 'v5details': 'Here', 'co2': 102, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/a39488f8-cbda-4ef7-b3d0-21bbd89e5f21.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:04:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aa7ae4cf-39c9-530c-8356-e27fb16678ea with identifier: 120537829
2026-03-25 13:04:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aa7ae4cf-39c9-530c-8356-e27fb16678ea with scrape type 2
2026-03-25 13:04:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item aa7ae4cf-39c9-530c-8356-e27fb16678ea with scrape type 2
2026-03-25 13:04:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: aa7ae4cf-39c9-530c-8356-e27fb16678ea, identifier: 120537829
2026-03-25 13:04:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: aa7ae4cf-39c9-530c-8356-e27fb16678ea with identifier: 120537829
2026-03-25 13:04:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: aa7ae4cf-39c9-530c-8356-e27fb16678ea with identifier: 120537829
2026-03-25 13:04:45 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: aa7ae4cf-39c9-530c-8356-e27fb16678ea with identifier: 120537829 to the API
2026-03-25 13:04:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:04: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-25 13:04:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120537829?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 102,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': '2026-03-27T12:00:00Z',
'fuel_type': 'Diesel',
'id': 'aa7ae4cf-39c9-530c-8356-e27fb16678ea',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'BD64HBL',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120537829',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'AUDI',
'model': 'A3 DIESEL SALOON',
'odometer': 115561,
'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': 'MotoNovo Finance',
'title': 'AUDI A3 DIESEL SALOON 1.6 TDI 110 Sport 4dr S Tronic',
'transmission': 'automatic',
'trim': '1.6 TDI 110 Sport 4dr S Tronic',
'vin': None,
'year': 2014}
2026-03-25 13:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120537829%27 HTTP/1.1" 200 None
2026-03-25 13:04:46 [astonbarclay.gb] INFO: Saving data for 120537829: {'auction_closing_time': 1774612800.0, 'created_time': 1773774126.877692, 'last_price_update_time': 1774443886.317501}
2026-03-25 13:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120537829') HTTP/1.1" 204 0
2026-03-25 13:04:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120631698?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:04:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:04:47 [astonbarclay.gb] INFO: Detail data: {'cardType': 'e-xchange', 'id': 120631698, 'registration': 'DK68ZKP', 'account': 'MOT075', 'make': 'VAUXHALL', 'model': 'CORSA HATCHBACK SPECIAL EDS', 'derivative': '1.4 [75] Energy 5dr [AC]', 'mileage': 101144, 'mileageWarranty': True, 'type': 'car', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 353}, 'saleStart': '2026-03-27T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2018-09-17', 'fuel': 'Petrol', 'motExpiry': '2027-02-20', 'doors': 5, 'engineSize': 1398, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/DK68ZKP/2026-03-20/image/30064d72-1349-4ad4-9751-57b48714b0b8_removebg.jpg?w=600', 'https://abimg003.imgix.net/DK68ZKP/2026-03-20/image/c7bcc5ca-e632-487a-a477-07c04a202455_removebg.jpg?w=600', 'https://abimg003.imgix.net/DK68ZKP/2026-03-20/image/5fb90905-51d9-474c-beda-b6479c80542e_removebg.jpg?w=600', 'https://abimg003.imgix.net/DK68ZKP/2026-03-20/image/c8d82241-4863-4572-be9c-279c86855140_removebg.jpg?w=600', 'https://abimg003.imgix.net/DK68ZKP/2026-03-20/image/3570e804-b42c-4016-98c9-c9e45d4d2394_removebg.jpg?w=600', 'https://abimg003.imgix.net/DK68ZKP/2026-03-20/image/e78f8878-9539-479c-af25-6a2ad723beb8_removebg.jpg?w=600', 'https://abimg003.imgix.net/DK68ZKP/2026-03-20/image/5564d68c-9503-4d91-94c8-35987482ac57_removebg.jpg?w=600', 'https://abimg003.imgix.net/DK68ZKP/2026-03-20/image/9dafd5c5-54ff-4dc8-85ee-e99ece65b6ea_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 09/19-19K 03/20-39K 06/21-60K 07/22-80K 08/23-80K', 'remarks': 'SPARE KEYS, VOSA STATES 68K 81K 81K 81K 84K 93K 100K, NUMBER OF FORMER KEEPERS UNKNOWN', 'virtual': False, 'seller': 'MotoNovo Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': True, 'v5details': 'Here', 'co2': 130, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/d1d14e50-ee76-4be6-a410-dcd552e52f6c.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:04:47 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'e-xchange', 'id': 120631698, 'registration': 'DK68ZKP', 'account': 'MOT075', 'make': 'VAUXHALL', 'model': 'CORSA HATCHBACK SPECIAL EDS', 'derivative': '1.4 [75] Energy 5dr [AC]', 'mileage': 101144, 'mileageWarranty': True, 'type': 'car', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 353}, 'saleStart': '2026-03-27T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2018-09-17', 'fuel': 'Petrol', 'motExpiry': '2027-02-20', 'doors': 5, 'engineSize': 1398, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/DK68ZKP/2026-03-20/image/30064d72-1349-4ad4-9751-57b48714b0b8_removebg.jpg?w=600', 'https://abimg003.imgix.net/DK68ZKP/2026-03-20/image/c7bcc5ca-e632-487a-a477-07c04a202455_removebg.jpg?w=600', 'https://abimg003.imgix.net/DK68ZKP/2026-03-20/image/5fb90905-51d9-474c-beda-b6479c80542e_removebg.jpg?w=600', 'https://abimg003.imgix.net/DK68ZKP/2026-03-20/image/c8d82241-4863-4572-be9c-279c86855140_removebg.jpg?w=600', 'https://abimg003.imgix.net/DK68ZKP/2026-03-20/image/3570e804-b42c-4016-98c9-c9e45d4d2394_removebg.jpg?w=600', 'https://abimg003.imgix.net/DK68ZKP/2026-03-20/image/e78f8878-9539-479c-af25-6a2ad723beb8_removebg.jpg?w=600', 'https://abimg003.imgix.net/DK68ZKP/2026-03-20/image/5564d68c-9503-4d91-94c8-35987482ac57_removebg.jpg?w=600', 'https://abimg003.imgix.net/DK68ZKP/2026-03-20/image/9dafd5c5-54ff-4dc8-85ee-e99ece65b6ea_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 09/19-19K 03/20-39K 06/21-60K 07/22-80K 08/23-80K', 'remarks': 'SPARE KEYS, VOSA STATES 68K 81K 81K 81K 84K 93K 100K, NUMBER OF FORMER KEEPERS UNKNOWN', 'virtual': False, 'seller': 'MotoNovo Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': True, 'v5details': 'Here', 'co2': 130, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/d1d14e50-ee76-4be6-a410-dcd552e52f6c.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:04:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1dcb616c-942a-5f86-8640-86d41aaa2c1b with identifier: 120631698
2026-03-25 13:04:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1dcb616c-942a-5f86-8640-86d41aaa2c1b with scrape type 2
2026-03-25 13:04:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1dcb616c-942a-5f86-8640-86d41aaa2c1b with scrape type 2
2026-03-25 13:04:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 1dcb616c-942a-5f86-8640-86d41aaa2c1b, identifier: 120631698
2026-03-25 13:04:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 1dcb616c-942a-5f86-8640-86d41aaa2c1b with identifier: 120631698
2026-03-25 13:04:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 1dcb616c-942a-5f86-8640-86d41aaa2c1b with identifier: 120631698
2026-03-25 13:04:47 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 1dcb616c-942a-5f86-8640-86d41aaa2c1b with identifier: 120631698 to the API
2026-03-25 13:04:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:04:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:04:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120631698?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 130,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'expiration_date': '2026-03-27T12:00:00Z',
'fuel_type': 'Petrol',
'id': '1dcb616c-942a-5f86-8640-86d41aaa2c1b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'DK68ZKP',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120631698',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'VAUXHALL',
'model': 'CORSA HATCHBACK SPECIAL EDS',
'odometer': 101144,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-09-17',
'seller_name': 'MotoNovo Finance',
'title': 'VAUXHALL CORSA HATCHBACK SPECIAL EDS 1.4 [75] Energy 5dr [AC]',
'transmission': 'manual',
'trim': '1.4 [75] Energy 5dr [AC]',
'vin': None,
'year': 2018}
2026-03-25 13:04:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:04:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120631698%27 HTTP/1.1" 200 None
2026-03-25 13:04:47 [astonbarclay.gb] INFO: Saving data for 120631698: {'auction_closing_time': 1774612800.0, 'created_time': 1774000927.402585, 'last_price_update_time': 1774443887.465249}
2026-03-25 13:04:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:04:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120631698') HTTP/1.1" 204 0
2026-03-25 13:04:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120526272?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:04:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:04:47 [astonbarclay.gb] INFO: Detail data: {'cardType': 'e-xchange', 'id': 120526272, 'registration': 'YA67FLW', 'account': 'HEN022', 'make': 'MG MOTOR UK', 'model': 'MG3 HATCHBACK', 'derivative': '1.5 VTi-TECH 3Style+ 5dr [Start Stop]', 'mileage': 46683, 'mileageWarranty': True, 'type': 'car', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 353}, 'saleStart': '2026-03-27T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2017-11-28', 'fuel': 'Petrol', 'motExpiry': '2026-04-28', 'doors': 5, 'engineSize': 1498, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YA67FLW/2026-03-20/image/63d01f02-491e-46c4-a4ab-b18c47bede3a_removebg.jpg?w=600', 'https://abimg003.imgix.net/YA67FLW/2026-03-20/image/60d2e26d-a19a-4130-86a0-aa6b87b20ff1_removebg.jpg?w=600', 'https://abimg003.imgix.net/YA67FLW/2026-03-20/image/4b0bc882-0d50-4fa2-aced-0092446ecc1b_removebg.jpg?w=600', 'https://abimg003.imgix.net/YA67FLW/2026-03-20/image/bd7c788d-6eb3-4e77-84aa-5d71906a8e22_removebg.jpg?w=600', 'https://abimg003.imgix.net/YA67FLW/2026-03-20/image/b34461d4-086e-43a9-962e-88cde33b7384_removebg.jpg?w=600', 'https://abimg003.imgix.net/YA67FLW/2026-03-20/image/b30e0b95-ab6a-431a-b5cf-44dad4030126_removebg.jpg?w=600', 'https://abimg003.imgix.net/YA67FLW/2026-03-20/image/9c4e9245-c33c-4378-ac0f-109e718338a8_removebg.jpg?w=600', 'https://abimg003.imgix.net/YA67FLW/2026-03-20/image/bbbcc977-e09d-402e-8b2b-9477e653e5bb_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 02/19-11K', 'remarks': 'VOSA STATES 23K 27K 31K 37K 42K', 'virtual': False, 'seller': 'Car360', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 124, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/62034d6f-950c-4263-b25a-33b7660e0a7a.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:04:47 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'e-xchange', 'id': 120526272, 'registration': 'YA67FLW', 'account': 'HEN022', 'make': 'MG MOTOR UK', 'model': 'MG3 HATCHBACK', 'derivative': '1.5 VTi-TECH 3Style+ 5dr [Start Stop]', 'mileage': 46683, 'mileageWarranty': True, 'type': 'car', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 353}, 'saleStart': '2026-03-27T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2017-11-28', 'fuel': 'Petrol', 'motExpiry': '2026-04-28', 'doors': 5, 'engineSize': 1498, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YA67FLW/2026-03-20/image/63d01f02-491e-46c4-a4ab-b18c47bede3a_removebg.jpg?w=600', 'https://abimg003.imgix.net/YA67FLW/2026-03-20/image/60d2e26d-a19a-4130-86a0-aa6b87b20ff1_removebg.jpg?w=600', 'https://abimg003.imgix.net/YA67FLW/2026-03-20/image/4b0bc882-0d50-4fa2-aced-0092446ecc1b_removebg.jpg?w=600', 'https://abimg003.imgix.net/YA67FLW/2026-03-20/image/bd7c788d-6eb3-4e77-84aa-5d71906a8e22_removebg.jpg?w=600', 'https://abimg003.imgix.net/YA67FLW/2026-03-20/image/b34461d4-086e-43a9-962e-88cde33b7384_removebg.jpg?w=600', 'https://abimg003.imgix.net/YA67FLW/2026-03-20/image/b30e0b95-ab6a-431a-b5cf-44dad4030126_removebg.jpg?w=600', 'https://abimg003.imgix.net/YA67FLW/2026-03-20/image/9c4e9245-c33c-4378-ac0f-109e718338a8_removebg.jpg?w=600', 'https://abimg003.imgix.net/YA67FLW/2026-03-20/image/bbbcc977-e09d-402e-8b2b-9477e653e5bb_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 02/19-11K', 'remarks': 'VOSA STATES 23K 27K 31K 37K 42K', 'virtual': False, 'seller': 'Car360', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 124, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/62034d6f-950c-4263-b25a-33b7660e0a7a.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:04:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eb82955b-d924-5335-8563-dfdd96c64bc1 with identifier: 120526272
2026-03-25 13:04:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eb82955b-d924-5335-8563-dfdd96c64bc1 with scrape type 2
2026-03-25 13:04:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item eb82955b-d924-5335-8563-dfdd96c64bc1 with scrape type 2
2026-03-25 13:04:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: eb82955b-d924-5335-8563-dfdd96c64bc1, identifier: 120526272
2026-03-25 13:04:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: eb82955b-d924-5335-8563-dfdd96c64bc1 with identifier: 120526272
2026-03-25 13:04:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: eb82955b-d924-5335-8563-dfdd96c64bc1 with identifier: 120526272
2026-03-25 13:04:47 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: eb82955b-d924-5335-8563-dfdd96c64bc1 with identifier: 120526272 to the API
2026-03-25 13:04:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:04:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:04:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120526272?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 124,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-03-27T12:00:00Z',
'fuel_type': 'Petrol',
'id': 'eb82955b-d924-5335-8563-dfdd96c64bc1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'YA67FLW',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120526272',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'MG MOTOR UK',
'model': 'MG3 HATCHBACK',
'odometer': 46683,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-11-28',
'seller_name': 'Car360',
'title': 'MG MOTOR UK MG3 HATCHBACK 1.5 VTi-TECH 3Style+ 5dr [Start Stop]',
'transmission': 'manual',
'trim': '1.5 VTi-TECH 3Style+ 5dr [Start Stop]',
'vin': None,
'year': 2017}
2026-03-25 13:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120526272%27 HTTP/1.1" 200 None
2026-03-25 13:04:48 [astonbarclay.gb] INFO: Saving data for 120526272: {'auction_closing_time': 1774612800.0, 'created_time': 1774000973.688343, 'last_price_update_time': 1774443888.011185}
2026-03-25 13:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120526272') HTTP/1.1" 204 0
2026-03-25 13:04:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120632405?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:04:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:04:49 [astonbarclay.gb] INFO: Detail data: {'cardType': 'e-xchange', 'id': 120632405, 'registration': 'DN19CVU', 'account': 'HEN022', 'make': 'VAUXHALL', 'model': 'INSIGNIA GRAND SPORT', 'derivative': '1.5T SRi Vx-line Nav 5dr', 'mileage': 79267, 'mileageWarranty': True, 'type': 'car', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 353}, 'saleStart': '2026-03-27T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2019-03-31', 'fuel': 'Petrol', 'motExpiry': '2026-11-16', 'doors': 5, 'engineSize': 1490, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/DN19CVU/2026-03-20/image/1388338f-5169-4b32-8b1c-7858719a6f18_removebg.jpg?w=600', 'https://abimg003.imgix.net/DN19CVU/2026-03-20/image/4f351981-26b2-4a41-9b51-5d7829ebcd62_removebg.jpg?w=600', 'https://abimg003.imgix.net/DN19CVU/2026-03-20/image/c09a7438-8781-4d37-9ef1-6f1a972a08da_removebg.jpg?w=600', 'https://abimg003.imgix.net/DN19CVU/2026-03-20/image/5e02909d-2b9b-428e-b9b8-2a6d4b8227f4_removebg.jpg?w=600', 'https://abimg003.imgix.net/DN19CVU/2026-03-20/image/9c17dcc7-5910-4f28-aa20-803645d40ecf_removebg.jpg?w=600', 'https://abimg003.imgix.net/DN19CVU/2026-03-20/image/8c46b054-b63e-4750-98cc-8c40d8bb1d87_removebg.jpg?w=600', 'https://abimg003.imgix.net/DN19CVU/2026-03-20/image/df72a210-d173-4ebe-9625-1e11e2beea0c_removebg.jpg?w=600', 'https://abimg003.imgix.net/DN19CVU/2026-03-20/image/7a13aa57-826d-4e4c-9182-7111de113fe2_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'SPARE KEY, VOSA STATES 35K 50K 57K 66K 76K', 'virtual': False, 'seller': 'Car360', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 126, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/87b4d4f9-d656-4da6-b025-0a3b830cf8af.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:04:49 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'e-xchange', 'id': 120632405, 'registration': 'DN19CVU', 'account': 'HEN022', 'make': 'VAUXHALL', 'model': 'INSIGNIA GRAND SPORT', 'derivative': '1.5T SRi Vx-line Nav 5dr', 'mileage': 79267, 'mileageWarranty': True, 'type': 'car', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 353}, 'saleStart': '2026-03-27T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2019-03-31', 'fuel': 'Petrol', 'motExpiry': '2026-11-16', 'doors': 5, 'engineSize': 1490, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/DN19CVU/2026-03-20/image/1388338f-5169-4b32-8b1c-7858719a6f18_removebg.jpg?w=600', 'https://abimg003.imgix.net/DN19CVU/2026-03-20/image/4f351981-26b2-4a41-9b51-5d7829ebcd62_removebg.jpg?w=600', 'https://abimg003.imgix.net/DN19CVU/2026-03-20/image/c09a7438-8781-4d37-9ef1-6f1a972a08da_removebg.jpg?w=600', 'https://abimg003.imgix.net/DN19CVU/2026-03-20/image/5e02909d-2b9b-428e-b9b8-2a6d4b8227f4_removebg.jpg?w=600', 'https://abimg003.imgix.net/DN19CVU/2026-03-20/image/9c17dcc7-5910-4f28-aa20-803645d40ecf_removebg.jpg?w=600', 'https://abimg003.imgix.net/DN19CVU/2026-03-20/image/8c46b054-b63e-4750-98cc-8c40d8bb1d87_removebg.jpg?w=600', 'https://abimg003.imgix.net/DN19CVU/2026-03-20/image/df72a210-d173-4ebe-9625-1e11e2beea0c_removebg.jpg?w=600', 'https://abimg003.imgix.net/DN19CVU/2026-03-20/image/7a13aa57-826d-4e4c-9182-7111de113fe2_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'SPARE KEY, VOSA STATES 35K 50K 57K 66K 76K', 'virtual': False, 'seller': 'Car360', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 126, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/87b4d4f9-d656-4da6-b025-0a3b830cf8af.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:04:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e25986bf-0850-5b40-afba-7b6663065a05 with identifier: 120632405
2026-03-25 13:04:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e25986bf-0850-5b40-afba-7b6663065a05 with scrape type 2
2026-03-25 13:04:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e25986bf-0850-5b40-afba-7b6663065a05 with scrape type 2
2026-03-25 13:04:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: e25986bf-0850-5b40-afba-7b6663065a05, identifier: 120632405
2026-03-25 13:04:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: e25986bf-0850-5b40-afba-7b6663065a05 with identifier: 120632405
2026-03-25 13:04:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: e25986bf-0850-5b40-afba-7b6663065a05 with identifier: 120632405
2026-03-25 13:04:49 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: e25986bf-0850-5b40-afba-7b6663065a05 with identifier: 120632405 to the API
2026-03-25 13:04:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:04:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:04:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120632405?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 126,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-03-27T12:00:00Z',
'fuel_type': 'Petrol',
'id': 'e25986bf-0850-5b40-afba-7b6663065a05',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'DN19CVU',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120632405',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'VAUXHALL',
'model': 'INSIGNIA GRAND SPORT',
'odometer': 79267,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-03-31',
'seller_name': 'Car360',
'title': 'VAUXHALL INSIGNIA GRAND SPORT 1.5T SRi Vx-line Nav 5dr',
'transmission': 'manual',
'trim': '1.5T SRi Vx-line Nav 5dr',
'vin': None,
'year': 2019}
2026-03-25 13:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120632405%27 HTTP/1.1" 200 None
2026-03-25 13:04:49 [astonbarclay.gb] INFO: Saving data for 120632405: {'auction_closing_time': 1774612800.0, 'created_time': 1774000886.738872, 'last_price_update_time': 1774443889.418753}
2026-03-25 13:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120632405') HTTP/1.1" 204 0
2026-03-25 13:04:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120586010?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:04:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:04:54 [astonbarclay.gb] INFO: Detail data: {'cardType': 'e-xchange', 'id': 120586010, 'registration': 'CU16UXP', 'account': 'MOT075', 'make': 'MG MOTOR UK', 'model': 'GS HATCHBACK', 'derivative': '1.5 TGI Excite 5dr', 'mileage': 63857, 'mileageWarranty': True, 'type': 'car', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 353}, 'saleStart': '2026-03-27T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2016-08-05', 'fuel': 'Petrol', 'motExpiry': '2025-05-17', 'doors': 5, 'engineSize': 1498, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/CU16UXP/2026-03-18/image/754ae690-c147-4e01-a32f-e4c0ccea8c7f_removebg.jpg?w=600', 'https://abimg003.imgix.net/CU16UXP/2026-03-18/image/8e900362-65fd-4870-99f4-a3697da13127_removebg.jpg?w=600', 'https://abimg003.imgix.net/CU16UXP/2026-03-18/image/b3695bf4-8329-4966-9423-790efd87cd23_removebg.jpg?w=600', 'https://abimg003.imgix.net/CU16UXP/2026-03-18/image/979cc176-5266-44da-a975-443d66909aa6_removebg.jpg?w=600', 'https://abimg003.imgix.net/CU16UXP/2026-03-18/image/983e5dc1-fa82-4748-a82c-39fd1de2a2be_removebg.jpg?w=600', 'https://abimg003.imgix.net/CU16UXP/2026-03-18/image/521147bd-8694-4459-bce6-b906338f7f45_removebg.jpg?w=600', 'https://abimg003.imgix.net/CU16UXP/2026-03-18/image/276a2000-28b5-4087-bc80-6276c551a919_removebg.jpg?w=600', 'https://abimg003.imgix.net/CU16UXP/2026-03-18/image/e995bbe5-7496-4abc-8d93-6630c7b7625d_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'VOSA STATES 17K 34K 48K 52K 55K 61K NUMBER OF FORMER KEEPERS UNKNOWN, SPARE KEY', 'virtual': False, 'seller': 'MotoNovo Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': True, 'v5details': 'Here', 'co2': 139, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/3966e3a6-7f86-4dec-b74f-7470233a75a1.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:04:54 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'e-xchange', 'id': 120586010, 'registration': 'CU16UXP', 'account': 'MOT075', 'make': 'MG MOTOR UK', 'model': 'GS HATCHBACK', 'derivative': '1.5 TGI Excite 5dr', 'mileage': 63857, 'mileageWarranty': True, 'type': 'car', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 353}, 'saleStart': '2026-03-27T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2016-08-05', 'fuel': 'Petrol', 'motExpiry': '2025-05-17', 'doors': 5, 'engineSize': 1498, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/CU16UXP/2026-03-18/image/754ae690-c147-4e01-a32f-e4c0ccea8c7f_removebg.jpg?w=600', 'https://abimg003.imgix.net/CU16UXP/2026-03-18/image/8e900362-65fd-4870-99f4-a3697da13127_removebg.jpg?w=600', 'https://abimg003.imgix.net/CU16UXP/2026-03-18/image/b3695bf4-8329-4966-9423-790efd87cd23_removebg.jpg?w=600', 'https://abimg003.imgix.net/CU16UXP/2026-03-18/image/979cc176-5266-44da-a975-443d66909aa6_removebg.jpg?w=600', 'https://abimg003.imgix.net/CU16UXP/2026-03-18/image/983e5dc1-fa82-4748-a82c-39fd1de2a2be_removebg.jpg?w=600', 'https://abimg003.imgix.net/CU16UXP/2026-03-18/image/521147bd-8694-4459-bce6-b906338f7f45_removebg.jpg?w=600', 'https://abimg003.imgix.net/CU16UXP/2026-03-18/image/276a2000-28b5-4087-bc80-6276c551a919_removebg.jpg?w=600', 'https://abimg003.imgix.net/CU16UXP/2026-03-18/image/e995bbe5-7496-4abc-8d93-6630c7b7625d_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'VOSA STATES 17K 34K 48K 52K 55K 61K NUMBER OF FORMER KEEPERS UNKNOWN, SPARE KEY', 'virtual': False, 'seller': 'MotoNovo Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': True, 'v5details': 'Here', 'co2': 139, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/3966e3a6-7f86-4dec-b74f-7470233a75a1.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:04:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a2405414-93a7-57d1-a9e9-97f02c86c20f with identifier: 120586010
2026-03-25 13:04:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a2405414-93a7-57d1-a9e9-97f02c86c20f with scrape type 2
2026-03-25 13:04:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a2405414-93a7-57d1-a9e9-97f02c86c20f with scrape type 2
2026-03-25 13:04:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: a2405414-93a7-57d1-a9e9-97f02c86c20f, identifier: 120586010
2026-03-25 13:04:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: a2405414-93a7-57d1-a9e9-97f02c86c20f with identifier: 120586010
2026-03-25 13:04:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: a2405414-93a7-57d1-a9e9-97f02c86c20f with identifier: 120586010
2026-03-25 13:04:54 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: a2405414-93a7-57d1-a9e9-97f02c86c20f with identifier: 120586010 to the API
2026-03-25 13:04:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:04:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:04:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120586010?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 139,
'color': 'SILVER',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-03-27T12:00:00Z',
'fuel_type': 'Petrol',
'id': 'a2405414-93a7-57d1-a9e9-97f02c86c20f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'CU16UXP',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120586010',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'MG MOTOR UK',
'model': 'GS HATCHBACK',
'odometer': 63857,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-08-05',
'seller_name': 'MotoNovo Finance',
'title': 'MG MOTOR UK GS HATCHBACK 1.5 TGI Excite 5dr',
'transmission': 'manual',
'trim': '1.5 TGI Excite 5dr',
'vin': None,
'year': 2016}
2026-03-25 13:04:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:04:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120586010%27 HTTP/1.1" 200 None
2026-03-25 13:04:55 [astonbarclay.gb] INFO: Saving data for 120586010: {'auction_closing_time': 1774612800.0, 'created_time': 1773863431.584698, 'last_price_update_time': 1774443895.174017}
2026-03-25 13:04:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:04:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120586010') HTTP/1.1" 204 0
2026-03-25 13:04:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120476214?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:04:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:04:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/119855237?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:04:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:04:56 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120476214, 'registration': 'MA71WPF', 'account': 'GAP001', 'make': 'FORD', 'model': 'TRANSIT CUSTOM 300 L1 DIESEL FWD', 'derivative': '2.0 EcoBlue 130ps Low Roof Leader Van', 'mileage': 93746, 'mileageWarranty': True, 'type': 'commercial', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 353}, 'saleStart': '2026-03-31T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2021-12-09', 'fuel': 'Diesel', 'motExpiry': '2026-10-19', 'doors': None, 'engineSize': 1995, 'bodyType': 'Van', 'images': ['https://abimg003.imgix.net/MA71WPF/2026-03-24/image/91b0e491-7ec3-457a-a3d3-2010e4b68aac_removebg.jpg?w=600', 'https://abimg003.imgix.net/MA71WPF/2026-03-24/image/50375307-f054-4de1-bdf7-fc4e04555968_removebg.jpg?w=600', 'https://abimg003.imgix.net/MA71WPF/2026-03-24/image/86485c03-6dc2-4c5a-90d3-62951f26b76e_removebg.jpg?w=600', 'https://abimg003.imgix.net/MA71WPF/2026-03-24/image/5057de05-f77d-4b07-9e63-5ab7e5f8d015_removebg.jpg?w=600', 'https://abimg003.imgix.net/MA71WPF/2026-03-24/image/8df015b7-3a1f-4c9b-9ab5-a3c32378b9b2_removebg.jpg?w=600', 'https://abimg003.imgix.net/MA71WPF/2026-03-24/image/bcdec9de-3772-420b-95fb-07a89f332647_removebg.jpg?w=600', 'https://abimg003.imgix.net/MA71WPF/2026-03-24/image/1d4bd2bf-081d-4f88-ad7b-8ad6f261964e_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith - LCV', 'serviceHistory': '', 'remarks': 'VOSA STATES 73K 92K, SPARE KEY', 'virtual': False, 'seller': 'SIXT Van & Truck', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': False, 'v5details': None, 'co2': 187, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/fd86db7d-0b9b-4ea7-94a1-57fb369b6b8a.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': '+VAT', 'value': '+VAT'}}
2026-03-25 13:04:56 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120476214, 'registration': 'MA71WPF', 'account': 'GAP001', 'make': 'FORD', 'model': 'TRANSIT CUSTOM 300 L1 DIESEL FWD', 'derivative': '2.0 EcoBlue 130ps Low Roof Leader Van', 'mileage': 93746, 'mileageWarranty': True, 'type': 'commercial', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 353}, 'saleStart': '2026-03-31T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2021-12-09', 'fuel': 'Diesel', 'motExpiry': '2026-10-19', 'doors': None, 'engineSize': 1995, 'bodyType': 'Van', 'images': ['https://abimg003.imgix.net/MA71WPF/2026-03-24/image/91b0e491-7ec3-457a-a3d3-2010e4b68aac_removebg.jpg?w=600', 'https://abimg003.imgix.net/MA71WPF/2026-03-24/image/50375307-f054-4de1-bdf7-fc4e04555968_removebg.jpg?w=600', 'https://abimg003.imgix.net/MA71WPF/2026-03-24/image/86485c03-6dc2-4c5a-90d3-62951f26b76e_removebg.jpg?w=600', 'https://abimg003.imgix.net/MA71WPF/2026-03-24/image/5057de05-f77d-4b07-9e63-5ab7e5f8d015_removebg.jpg?w=600', 'https://abimg003.imgix.net/MA71WPF/2026-03-24/image/8df015b7-3a1f-4c9b-9ab5-a3c32378b9b2_removebg.jpg?w=600', 'https://abimg003.imgix.net/MA71WPF/2026-03-24/image/bcdec9de-3772-420b-95fb-07a89f332647_removebg.jpg?w=600', 'https://abimg003.imgix.net/MA71WPF/2026-03-24/image/1d4bd2bf-081d-4f88-ad7b-8ad6f261964e_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith - LCV', 'serviceHistory': '', 'remarks': 'VOSA STATES 73K 92K, SPARE KEY', 'virtual': False, 'seller': 'SIXT Van & Truck', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': False, 'v5details': None, 'co2': 187, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/fd86db7d-0b9b-4ea7-94a1-57fb369b6b8a.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': '+VAT', 'value': '+VAT'}}
2026-03-25 13:04:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3ab4dd08-9ffd-5b52-95fe-fa16c26bdeaf with identifier: 120476214
2026-03-25 13:04:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3ab4dd08-9ffd-5b52-95fe-fa16c26bdeaf with scrape type 2
2026-03-25 13:04:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3ab4dd08-9ffd-5b52-95fe-fa16c26bdeaf with scrape type 2
2026-03-25 13:04:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 3ab4dd08-9ffd-5b52-95fe-fa16c26bdeaf, identifier: 120476214
2026-03-25 13:04:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 3ab4dd08-9ffd-5b52-95fe-fa16c26bdeaf with identifier: 120476214
2026-03-25 13:04:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 3ab4dd08-9ffd-5b52-95fe-fa16c26bdeaf with identifier: 120476214
2026-03-25 13:04:56 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 3ab4dd08-9ffd-5b52-95fe-fa16c26bdeaf with identifier: 120476214 to the API
2026-03-25 13:04:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:04: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-25 13:04:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120476214?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 187,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': None,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': '3ab4dd08-9ffd-5b52-95fe-fa16c26bdeaf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'MA71WPF',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120476214',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'FORD',
'model': 'TRANSIT CUSTOM 300 L1 DIESEL FWD',
'odometer': 93746,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-12-09',
'seller_name': 'SIXT Van & Truck',
'title': 'FORD TRANSIT CUSTOM 300 L1 DIESEL FWD 2.0 EcoBlue 130ps Low Roof '
'Leader Van',
'transmission': 'manual',
'trim': '2.0 EcoBlue 130ps Low Roof Leader Van',
'vin': None,
'year': 2021}
2026-03-25 13:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:04:56 [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-25 13:04:56 [astonbarclay.gb] INFO: Saving data for 120476214: {'auction_closing_time': 1774947600.0, 'created_time': 1774346589.189682, 'last_price_update_time': 1774443896.45395}
2026-03-25 13:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120476214') HTTP/1.1" 204 0
2026-03-25 13:04:56 [astonbarclay.gb] INFO: Detail data: {'cardType': 'e-xchange', 'id': 119855237, 'registration': 'EN17JNZ', 'account': 'MOT075', 'make': 'VOLKSWAGEN', 'model': 'POLO HATCHBACK', 'derivative': '1.0 110 R-Line 3dr', 'mileage': 62022, 'mileageWarranty': True, 'type': 'car', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 353}, 'saleStart': '2026-03-27T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2017-06-30', 'fuel': 'Petrol', 'motExpiry': '2026-03-30', 'doors': 3, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/EN17JNZ/2026-02-24/image/d48cc61b-1c3a-4b86-b80b-66d5d828a2ff_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN17JNZ/2026-02-24/image/a11087a3-3f8f-4ae0-9141-020107abcb4f_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN17JNZ/2026-02-24/image/cf9aea67-86b2-4a27-9a29-8bfc72dfb1d7_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN17JNZ/2026-02-24/image/d7caf631-4994-4acf-a47d-22a1dddbccb4_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN17JNZ/2026-02-24/image/04022bde-61bf-4722-9309-d80d6395a69f_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN17JNZ/2026-02-24/image/fef877a2-4d3f-4943-8ea5-c7de9830172d_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN17JNZ/2026-02-24/image/70b77c15-b0c5-47f0-bccf-989ca31d534c_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN17JNZ/2026-02-24/image/58ef3366-1092-4cf6-9054-d54b17646243_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'NUMBER OF FORMER KEERPERS UNKNOWN -VOSA STATES 16K 20K 28K 37K 45K 54K', 'virtual': False, 'seller': 'MotoNovo Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': True, 'v5details': 'Here', 'co2': 103, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/0233ef78-44de-4ce9-a6e8-bb0d54b91418.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:04:56 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'e-xchange', 'id': 119855237, 'registration': 'EN17JNZ', 'account': 'MOT075', 'make': 'VOLKSWAGEN', 'model': 'POLO HATCHBACK', 'derivative': '1.0 110 R-Line 3dr', 'mileage': 62022, 'mileageWarranty': True, 'type': 'car', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 353}, 'saleStart': '2026-03-27T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2017-06-30', 'fuel': 'Petrol', 'motExpiry': '2026-03-30', 'doors': 3, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/EN17JNZ/2026-02-24/image/d48cc61b-1c3a-4b86-b80b-66d5d828a2ff_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN17JNZ/2026-02-24/image/a11087a3-3f8f-4ae0-9141-020107abcb4f_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN17JNZ/2026-02-24/image/cf9aea67-86b2-4a27-9a29-8bfc72dfb1d7_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN17JNZ/2026-02-24/image/d7caf631-4994-4acf-a47d-22a1dddbccb4_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN17JNZ/2026-02-24/image/04022bde-61bf-4722-9309-d80d6395a69f_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN17JNZ/2026-02-24/image/fef877a2-4d3f-4943-8ea5-c7de9830172d_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN17JNZ/2026-02-24/image/70b77c15-b0c5-47f0-bccf-989ca31d534c_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN17JNZ/2026-02-24/image/58ef3366-1092-4cf6-9054-d54b17646243_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'NUMBER OF FORMER KEERPERS UNKNOWN -VOSA STATES 16K 20K 28K 37K 45K 54K', 'virtual': False, 'seller': 'MotoNovo Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': True, 'v5details': 'Here', 'co2': 103, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/0233ef78-44de-4ce9-a6e8-bb0d54b91418.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:04:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2e258cc7-6a14-5ef2-8fb4-bb72ec349cad with identifier: 119855237
2026-03-25 13:04:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2e258cc7-6a14-5ef2-8fb4-bb72ec349cad with scrape type 2
2026-03-25 13:04:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2e258cc7-6a14-5ef2-8fb4-bb72ec349cad with scrape type 2
2026-03-25 13:04:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 2e258cc7-6a14-5ef2-8fb4-bb72ec349cad, identifier: 119855237
2026-03-25 13:04:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 2e258cc7-6a14-5ef2-8fb4-bb72ec349cad with identifier: 119855237
2026-03-25 13:04:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 2e258cc7-6a14-5ef2-8fb4-bb72ec349cad with identifier: 119855237
2026-03-25 13:04:56 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 2e258cc7-6a14-5ef2-8fb4-bb72ec349cad with identifier: 119855237 to the API
2026-03-25 13:04:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:04: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-25 13:04:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/119855237?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 103,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 3,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-03-27T12:00:00Z',
'fuel_type': 'Petrol',
'id': '2e258cc7-6a14-5ef2-8fb4-bb72ec349cad',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'EN17JNZ',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/119855237',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'VOLKSWAGEN',
'model': 'POLO HATCHBACK',
'odometer': 62022,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-06-30',
'seller_name': 'MotoNovo Finance',
'title': 'VOLKSWAGEN POLO HATCHBACK 1.0 110 R-Line 3dr',
'transmission': 'manual',
'trim': '1.0 110 R-Line 3dr',
'vin': None,
'year': 2017}
2026-03-25 13:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:04:56 [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-25 13:04:56 [astonbarclay.gb] INFO: Saving data for 119855237: {'auction_closing_time': 1774612800.0, 'created_time': 1773406872.968443, 'last_price_update_time': 1774443896.978557}
2026-03-25 13:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119855237') HTTP/1.1" 204 0
2026-03-25 13:04:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/118105567?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:04:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:04:59 [astonbarclay.gb] INFO: Detail data: {'cardType': 'e-xchange', 'id': 118105567, 'registration': 'BD23ZCL', 'account': 'MAN027', 'make': 'FORD', 'model': 'RANGER PETROL', 'derivative': 'Pick Up Double Cab Raptor 3.0 EcoBoost V6 292 Auto', 'mileage': 25390, 'mileageWarranty': True, 'type': 'commercial', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 353}, 'saleStart': '2026-03-27T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2023-05-02', 'fuel': 'Petrol', 'motExpiry': None, 'doors': None, 'engineSize': 2956, 'bodyType': 'Double Cab Pick-up', 'images': ['https://abimg003.imgix.net/BD23ZCL/2026-03-23/image/b67c0c1b-4ffb-45e1-a83a-3b1d76d9a793_removebg.jpg?w=600', 'https://abimg003.imgix.net/BD23ZCL/2026-03-23/image/d67819bd-5818-4582-ad9e-4b2ebcd3c22f_removebg.jpg?w=600', 'https://abimg003.imgix.net/BD23ZCL/2026-03-23/image/36571e9b-6979-4808-932f-74802b625c6b_removebg.jpg?w=600', 'https://abimg003.imgix.net/BD23ZCL/2026-03-23/image/e5a92261-87ed-4873-aefd-d706a6a3f2ab_removebg.jpg?w=600', 'https://abimg003.imgix.net/BD23ZCL/2026-03-23/image/2ee2258e-53ae-482b-8cb9-d521479a2bd2_removebg.jpg?w=600', 'https://abimg003.imgix.net/BD23ZCL/2026-03-23/image/afaec205-34aa-46b4-a6e6-9486c2a7a79e_removebg.jpg?w=600', 'https://abimg003.imgix.net/BD23ZCL/2026-03-23/image/26a34f00-e3b9-4b30-9021-9d37bf529081_removebg.jpg?w=600', 'https://abimg003.imgix.net/BD23ZCL/2026-03-23/image/f6ca4de0-127e-4291-bb2a-e51ed6d27ca7_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith - LCV', 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'Mann Island Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': None, 'co2': 315, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/4e27b03f-29b2-41b8-8a81-1a88b617233f.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': '+VAT', 'value': '+VAT'}}
2026-03-25 13:04:59 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'e-xchange', 'id': 118105567, 'registration': 'BD23ZCL', 'account': 'MAN027', 'make': 'FORD', 'model': 'RANGER PETROL', 'derivative': 'Pick Up Double Cab Raptor 3.0 EcoBoost V6 292 Auto', 'mileage': 25390, 'mileageWarranty': True, 'type': 'commercial', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 353}, 'saleStart': '2026-03-27T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2023-05-02', 'fuel': 'Petrol', 'motExpiry': None, 'doors': None, 'engineSize': 2956, 'bodyType': 'Double Cab Pick-up', 'images': ['https://abimg003.imgix.net/BD23ZCL/2026-03-23/image/b67c0c1b-4ffb-45e1-a83a-3b1d76d9a793_removebg.jpg?w=600', 'https://abimg003.imgix.net/BD23ZCL/2026-03-23/image/d67819bd-5818-4582-ad9e-4b2ebcd3c22f_removebg.jpg?w=600', 'https://abimg003.imgix.net/BD23ZCL/2026-03-23/image/36571e9b-6979-4808-932f-74802b625c6b_removebg.jpg?w=600', 'https://abimg003.imgix.net/BD23ZCL/2026-03-23/image/e5a92261-87ed-4873-aefd-d706a6a3f2ab_removebg.jpg?w=600', 'https://abimg003.imgix.net/BD23ZCL/2026-03-23/image/2ee2258e-53ae-482b-8cb9-d521479a2bd2_removebg.jpg?w=600', 'https://abimg003.imgix.net/BD23ZCL/2026-03-23/image/afaec205-34aa-46b4-a6e6-9486c2a7a79e_removebg.jpg?w=600', 'https://abimg003.imgix.net/BD23ZCL/2026-03-23/image/26a34f00-e3b9-4b30-9021-9d37bf529081_removebg.jpg?w=600', 'https://abimg003.imgix.net/BD23ZCL/2026-03-23/image/f6ca4de0-127e-4291-bb2a-e51ed6d27ca7_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith - LCV', 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'Mann Island Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': None, 'co2': 315, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/4e27b03f-29b2-41b8-8a81-1a88b617233f.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': '+VAT', 'value': '+VAT'}}
2026-03-25 13:04:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9c0b513d-3e3d-5321-b9e4-38bdeb947530 with identifier: 118105567
2026-03-25 13:04:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9c0b513d-3e3d-5321-b9e4-38bdeb947530 with scrape type 2
2026-03-25 13:04:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9c0b513d-3e3d-5321-b9e4-38bdeb947530 with scrape type 2
2026-03-25 13:04:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 9c0b513d-3e3d-5321-b9e4-38bdeb947530, identifier: 118105567
2026-03-25 13:04:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 9c0b513d-3e3d-5321-b9e4-38bdeb947530 with identifier: 118105567
2026-03-25 13:04:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 9c0b513d-3e3d-5321-b9e4-38bdeb947530 with identifier: 118105567
2026-03-25 13:04:59 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 9c0b513d-3e3d-5321-b9e4-38bdeb947530 with identifier: 118105567 to the API
2026-03-25 13:04:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:04:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:04:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/118105567?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 315,
'color': 'GREY',
'currency': 'GBP',
'doors_number': None,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'expiration_date': '2026-03-27T12:00:00Z',
'fuel_type': 'Petrol',
'id': '9c0b513d-3e3d-5321-b9e4-38bdeb947530',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'BD23ZCL',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/118105567',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'FORD',
'model': 'RANGER PETROL',
'odometer': 25390,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-05-02',
'seller_name': 'Mann Island Finance',
'title': 'FORD RANGER PETROL Pick Up Double Cab Raptor 3.0 EcoBoost V6 292 '
'Auto',
'transmission': 'automatic',
'trim': 'Pick Up Double Cab Raptor 3.0 EcoBoost V6 292 Auto',
'vin': None,
'year': 2023}
2026-03-25 13:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27118105567%27 HTTP/1.1" 200 None
2026-03-25 13:04:59 [astonbarclay.gb] INFO: Saving data for 118105567: {'auction_closing_time': 1774612800.0, 'created_time': 1773774176.636608, 'last_price_update_time': 1774443899.595874}
2026-03-25 13:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='118105567') HTTP/1.1" 204 0
2026-03-25 13:05:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120714111?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:05:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:05:02 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120714111, 'registration': 'SB72MFF', 'account': 'MOT070', 'make': 'DACIA', 'model': 'DUSTER ESTATE', 'derivative': '1.0 TCe 90 Journey 5dr', 'mileage': 14403, 'mileageWarranty': True, 'type': 'car', 'saleId': 18853, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 107}, 'saleStart': '2026-03-31T09:15Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2023-01-31', 'fuel': 'Petrol', 'motExpiry': '2026-11-24', 'doors': 5, 'engineSize': 999, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/SB72MFF/2026-03-24/image/0b8ead94-8d3f-475c-88ce-31d95ef94bba_removebg.jpg?w=600', 'https://abimg003.imgix.net/SB72MFF/2026-03-24/image/86da860c-67c3-4c03-a080-d02248e6194f_removebg.jpg?w=600', 'https://abimg003.imgix.net/SB72MFF/2026-03-24/image/fdbd1149-e19c-4619-9373-4e690e56aa3b_removebg.jpg?w=600', 'https://abimg003.imgix.net/SB72MFF/2026-03-24/image/7f8651dd-71b5-46b0-a00b-d6b311231dc7_removebg.jpg?w=600', 'https://abimg003.imgix.net/SB72MFF/2026-03-24/image/04c8f297-6555-41f3-bc99-3e23893615ab_removebg.jpg?w=600', 'https://abimg003.imgix.net/SB72MFF/2026-03-24/image/7e6ef3e7-51b5-4bbe-863d-4decbc6e9a3b_removebg.jpg?w=600', 'https://abimg003.imgix.net/SB72MFF/2026-03-24/image/cb9092eb-2617-4442-9c62-cf09bf65d216_removebg.jpg?w=600', 'https://abimg003.imgix.net/SB72MFF/2026-03-24/image/7858d223-3dc6-461f-a55e-dbca12b51113_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 02/24-4k, 02/25-9k,', 'remarks': 'vosa @ 13k - SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 140, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/3319f224-82fb-4fc6-a2cb-72c4e476a5ea.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:05:02 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120714111, 'registration': 'SB72MFF', 'account': 'MOT070', 'make': 'DACIA', 'model': 'DUSTER ESTATE', 'derivative': '1.0 TCe 90 Journey 5dr', 'mileage': 14403, 'mileageWarranty': True, 'type': 'car', 'saleId': 18853, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 107}, 'saleStart': '2026-03-31T09:15Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2023-01-31', 'fuel': 'Petrol', 'motExpiry': '2026-11-24', 'doors': 5, 'engineSize': 999, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/SB72MFF/2026-03-24/image/0b8ead94-8d3f-475c-88ce-31d95ef94bba_removebg.jpg?w=600', 'https://abimg003.imgix.net/SB72MFF/2026-03-24/image/86da860c-67c3-4c03-a080-d02248e6194f_removebg.jpg?w=600', 'https://abimg003.imgix.net/SB72MFF/2026-03-24/image/fdbd1149-e19c-4619-9373-4e690e56aa3b_removebg.jpg?w=600', 'https://abimg003.imgix.net/SB72MFF/2026-03-24/image/7f8651dd-71b5-46b0-a00b-d6b311231dc7_removebg.jpg?w=600', 'https://abimg003.imgix.net/SB72MFF/2026-03-24/image/04c8f297-6555-41f3-bc99-3e23893615ab_removebg.jpg?w=600', 'https://abimg003.imgix.net/SB72MFF/2026-03-24/image/7e6ef3e7-51b5-4bbe-863d-4decbc6e9a3b_removebg.jpg?w=600', 'https://abimg003.imgix.net/SB72MFF/2026-03-24/image/cb9092eb-2617-4442-9c62-cf09bf65d216_removebg.jpg?w=600', 'https://abimg003.imgix.net/SB72MFF/2026-03-24/image/7858d223-3dc6-461f-a55e-dbca12b51113_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 02/24-4k, 02/25-9k,', 'remarks': 'vosa @ 13k - SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 140, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/3319f224-82fb-4fc6-a2cb-72c4e476a5ea.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:05:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: da391f40-664d-585c-8353-3dce74b40659 with identifier: 120714111
2026-03-25 13:05:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item da391f40-664d-585c-8353-3dce74b40659 with scrape type 2
2026-03-25 13:05:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item da391f40-664d-585c-8353-3dce74b40659 with scrape type 2
2026-03-25 13:05:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: da391f40-664d-585c-8353-3dce74b40659, identifier: 120714111
2026-03-25 13:05:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: da391f40-664d-585c-8353-3dce74b40659 with identifier: 120714111
2026-03-25 13:05:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: da391f40-664d-585c-8353-3dce74b40659 with identifier: 120714111
2026-03-25 13:05:02 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: da391f40-664d-585c-8353-3dce74b40659 with identifier: 120714111 to the API
2026-03-25 13:05:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:05:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:05:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120714111?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 140,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-03-31T09:15:00Z',
'fuel_type': 'Petrol',
'id': 'da391f40-664d-585c-8353-3dce74b40659',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'SB72MFF',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120714111',
'listing': 'auction',
'location': 'Aston Barclay Prees Heath',
'make': 'DACIA',
'model': 'DUSTER ESTATE',
'odometer': 14403,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-01-31',
'seller_name': 'Motability Operations',
'title': 'DACIA DUSTER ESTATE 1.0 TCe 90 Journey 5dr',
'transmission': 'manual',
'trim': '1.0 TCe 90 Journey 5dr',
'vin': None,
'year': 2023}
2026-03-25 13:05:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:05:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120714111%27 HTTP/1.1" 200 None
2026-03-25 13:05:02 [astonbarclay.gb] INFO: Saving data for 120714111: {'auction_closing_time': 1774948500.0, 'created_time': 1774346573.541879, 'last_price_update_time': 1774443902.441039}
2026-03-25 13:05:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:05:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120714111') HTTP/1.1" 204 0
2026-03-25 13:05:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120098624?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:05:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:05:03 [astonbarclay.gb] INFO: Detail data: {'cardType': 'e-xchange', 'id': 120098624, 'registration': 'NX19EOD', 'account': 'MOT075', 'make': 'LAND ROVER', 'model': 'DISCOVERY DIESEL', 'derivative': '3.0 SDV6 306 HSE Commercial Auto', 'mileage': 196229, 'mileageWarranty': True, 'type': 'commercial', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 353}, 'saleStart': '2026-03-27T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2019-03-01', 'fuel': 'Diesel', 'motExpiry': '2026-07-21', 'doors': None, 'engineSize': 2993, 'bodyType': 'Hardtop', 'images': ['https://abimg003.imgix.net/NX19EOD/2026-03-16/image/3b01c522-285f-4707-8491-4e58535f4364_removebg.jpg?w=600', 'https://abimg003.imgix.net/NX19EOD/2026-03-16/image/c901f19c-98ee-4b61-b2d8-d775d264961a_removebg.jpg?w=600', 'https://abimg003.imgix.net/NX19EOD/2026-03-16/image/dafe9a52-8e45-4231-b072-e6b26ccf9c94_removebg.jpg?w=600', 'https://abimg003.imgix.net/NX19EOD/2026-03-16/image/d8b08ee0-2e5c-4bc9-933d-1a70f4122bc4_removebg.jpg?w=600', 'https://abimg003.imgix.net/NX19EOD/2026-03-16/image/e402924e-6243-428f-b699-96631df011ab_removebg.jpg?w=600', 'https://abimg003.imgix.net/NX19EOD/2026-03-16/image/00ad2a83-dcfe-4842-b6d6-997e4a7dabef_removebg.jpg?w=600', 'https://abimg003.imgix.net/NX19EOD/2026-03-16/image/3404b7a5-bb0b-48ac-b77f-f5f46a8e101a_removebg.jpg?w=600', 'https://abimg003.imgix.net/NX19EOD/2026-03-16/image/aba0b9c6-1804-441e-8c37-47a3b669e6ef_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith - LCV', 'serviceHistory': 'Service digital 08/19-15K, 01/20-32K, 08/21-58K, 12/21-74K, 04/22-94K', 'remarks': 'VEHICLE CAPPED AT 140K VOSA STATES 91K 125K 171K 195, NUMBER OF FORMER KEEPERS UNKNOWN', 'virtual': False, 'seller': 'MotoNovo Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': True, 'v5details': 'Here', 'co2': 202, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/37b81353-776b-4d00-8133-486260c866b7.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': '+VAT', 'value': '+VAT'}}
2026-03-25 13:05:03 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'e-xchange', 'id': 120098624, 'registration': 'NX19EOD', 'account': 'MOT075', 'make': 'LAND ROVER', 'model': 'DISCOVERY DIESEL', 'derivative': '3.0 SDV6 306 HSE Commercial Auto', 'mileage': 196229, 'mileageWarranty': True, 'type': 'commercial', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 353}, 'saleStart': '2026-03-27T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2019-03-01', 'fuel': 'Diesel', 'motExpiry': '2026-07-21', 'doors': None, 'engineSize': 2993, 'bodyType': 'Hardtop', 'images': ['https://abimg003.imgix.net/NX19EOD/2026-03-16/image/3b01c522-285f-4707-8491-4e58535f4364_removebg.jpg?w=600', 'https://abimg003.imgix.net/NX19EOD/2026-03-16/image/c901f19c-98ee-4b61-b2d8-d775d264961a_removebg.jpg?w=600', 'https://abimg003.imgix.net/NX19EOD/2026-03-16/image/dafe9a52-8e45-4231-b072-e6b26ccf9c94_removebg.jpg?w=600', 'https://abimg003.imgix.net/NX19EOD/2026-03-16/image/d8b08ee0-2e5c-4bc9-933d-1a70f4122bc4_removebg.jpg?w=600', 'https://abimg003.imgix.net/NX19EOD/2026-03-16/image/e402924e-6243-428f-b699-96631df011ab_removebg.jpg?w=600', 'https://abimg003.imgix.net/NX19EOD/2026-03-16/image/00ad2a83-dcfe-4842-b6d6-997e4a7dabef_removebg.jpg?w=600', 'https://abimg003.imgix.net/NX19EOD/2026-03-16/image/3404b7a5-bb0b-48ac-b77f-f5f46a8e101a_removebg.jpg?w=600', 'https://abimg003.imgix.net/NX19EOD/2026-03-16/image/aba0b9c6-1804-441e-8c37-47a3b669e6ef_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith - LCV', 'serviceHistory': 'Service digital 08/19-15K, 01/20-32K, 08/21-58K, 12/21-74K, 04/22-94K', 'remarks': 'VEHICLE CAPPED AT 140K VOSA STATES 91K 125K 171K 195, NUMBER OF FORMER KEEPERS UNKNOWN', 'virtual': False, 'seller': 'MotoNovo Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': True, 'v5details': 'Here', 'co2': 202, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/37b81353-776b-4d00-8133-486260c866b7.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': '+VAT', 'value': '+VAT'}}
2026-03-25 13:05:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8ef8d91c-5e96-5660-914b-d9d492e72ea3 with identifier: 120098624
2026-03-25 13:05:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8ef8d91c-5e96-5660-914b-d9d492e72ea3 with scrape type 2
2026-03-25 13:05:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8ef8d91c-5e96-5660-914b-d9d492e72ea3 with scrape type 2
2026-03-25 13:05:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 8ef8d91c-5e96-5660-914b-d9d492e72ea3, identifier: 120098624
2026-03-25 13:05:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 8ef8d91c-5e96-5660-914b-d9d492e72ea3 with identifier: 120098624
2026-03-25 13:05:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 8ef8d91c-5e96-5660-914b-d9d492e72ea3 with identifier: 120098624
2026-03-25 13:05:03 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 8ef8d91c-5e96-5660-914b-d9d492e72ea3 with identifier: 120098624 to the API
2026-03-25 13:05:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:05:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:05:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120098624?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 202,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': None,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'expiration_date': '2026-03-27T12:00:00Z',
'fuel_type': 'Diesel',
'id': '8ef8d91c-5e96-5660-914b-d9d492e72ea3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'NX19EOD',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120098624',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'LAND ROVER',
'model': 'DISCOVERY DIESEL',
'odometer': 196229,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-03-01',
'seller_name': 'MotoNovo Finance',
'title': 'LAND ROVER DISCOVERY DIESEL 3.0 SDV6 306 HSE Commercial Auto',
'transmission': 'automatic',
'trim': '3.0 SDV6 306 HSE Commercial Auto',
'vin': None,
'year': 2019}
2026-03-25 13:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120098624%27 HTTP/1.1" 200 None
2026-03-25 13:05:04 [astonbarclay.gb] INFO: Saving data for 120098624: {'auction_closing_time': 1774612800.0, 'created_time': 1773430359.368585, 'last_price_update_time': 1774443904.067481}
2026-03-25 13:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120098624') HTTP/1.1" 204 0
2026-03-25 13:05:05 [scrapy.extensions.logstats] INFO: Crawled 132 pages (at 27 pages/min), scraped 101 items (at 27 items/min)
2026-03-25 13:05:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 182MiB
2026-03-25 13:05:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120438207?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:05:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:05:05 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120438207, 'registration': 'LA19OFV', 'account': 'OGI001', 'make': 'CITROEN', 'model': 'DISPATCH M DIESEL', 'derivative': '1000 1.6 BlueHDi 95 Van Enterprise', 'mileage': 25636, 'mileageWarranty': True, 'type': 'commercial', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 353}, 'saleStart': '2026-03-31T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2019-07-17', 'fuel': 'Diesel', 'motExpiry': '2026-11-10', 'doors': None, 'engineSize': 1500, 'bodyType': 'Van', 'images': ['https://abimg003.imgix.net/LA19OFV/2026-03-24/image/3d201297-5a6d-4d84-b863-ca195e8635c3_removebg.jpg?w=600', 'https://abimg003.imgix.net/LA19OFV/2026-03-24/image/dfe0eccb-503c-41db-ba95-3c220a18510a_removebg.jpg?w=600', 'https://abimg003.imgix.net/LA19OFV/2026-03-24/image/f49a119f-4e47-4cc1-beaa-4f4bad8e2afd_removebg.jpg?w=600', 'https://abimg003.imgix.net/LA19OFV/2026-03-24/image/b22d2ae8-984a-418f-b0bf-b8bac9bee948_removebg.jpg?w=600', 'https://abimg003.imgix.net/LA19OFV/2026-03-24/image/08f2117d-0071-4fda-9433-a2878a717358_removebg.jpg?w=600', 'https://abimg003.imgix.net/LA19OFV/2026-03-24/image/cdbf1778-28a2-48f0-832d-766a5079debf_removebg.jpg?w=600', 'https://abimg003.imgix.net/LA19OFV/2026-03-24/image/326690b3-13ba-4a71-b835-795d65415845_removebg.jpg?w=600', 'https://abimg003.imgix.net/LA19OFV/2026-03-24/image/8c54267d-dbcd-45b0-8b81-e795207c0ff7_removebg.jpg?w=600', 'https://abimg003.imgix.net/LA19OFV/2026-03-24/image/7ee1cb86-c2cf-41f2-bd55-4130e41e1e42_removebg.jpg?w=600', 'https://abimg003.imgix.net/LA19OFV/2026-03-24/image/5c0b4e85-9c67-42fd-8df5-67a0ad3b2b57_removebg.jpg?w=600', 'https://abimg003.imgix.net/LA19OFV/2026-03-24/image/b6421498-5bbb-4841-88fd-c392d7a65e61_removebg.jpg?w=600', 'https://abimg003.imgix.net/LA19OFV/2026-03-24/image/82ffdbcb-258e-4d73-8aef-2d667980bcc0_removebg.jpg?w=600', 'https://abimg003.imgix.net/LA19OFV/2026-03-24/image/59d1a671-40bf-4573-860b-0ff248ab3853_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service digital 01/26 25K', 'remarks': 'Both Side Doors Insecure VOSA STATES 14K 17K 21K 40K -LAST MOT MILEAGE RECORDED IN KM', 'virtual': False, 'seller': 'Ogilvie Fleet', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 130, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/722f4b87-2a0c-4f30-882a-fda96beae99a.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': '+VAT', 'value': '+VAT'}}
2026-03-25 13:05:05 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120438207, 'registration': 'LA19OFV', 'account': 'OGI001', 'make': 'CITROEN', 'model': 'DISPATCH M DIESEL', 'derivative': '1000 1.6 BlueHDi 95 Van Enterprise', 'mileage': 25636, 'mileageWarranty': True, 'type': 'commercial', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 353}, 'saleStart': '2026-03-31T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2019-07-17', 'fuel': 'Diesel', 'motExpiry': '2026-11-10', 'doors': None, 'engineSize': 1500, 'bodyType': 'Van', 'images': ['https://abimg003.imgix.net/LA19OFV/2026-03-24/image/3d201297-5a6d-4d84-b863-ca195e8635c3_removebg.jpg?w=600', 'https://abimg003.imgix.net/LA19OFV/2026-03-24/image/dfe0eccb-503c-41db-ba95-3c220a18510a_removebg.jpg?w=600', 'https://abimg003.imgix.net/LA19OFV/2026-03-24/image/f49a119f-4e47-4cc1-beaa-4f4bad8e2afd_removebg.jpg?w=600', 'https://abimg003.imgix.net/LA19OFV/2026-03-24/image/b22d2ae8-984a-418f-b0bf-b8bac9bee948_removebg.jpg?w=600', 'https://abimg003.imgix.net/LA19OFV/2026-03-24/image/08f2117d-0071-4fda-9433-a2878a717358_removebg.jpg?w=600', 'https://abimg003.imgix.net/LA19OFV/2026-03-24/image/cdbf1778-28a2-48f0-832d-766a5079debf_removebg.jpg?w=600', 'https://abimg003.imgix.net/LA19OFV/2026-03-24/image/326690b3-13ba-4a71-b835-795d65415845_removebg.jpg?w=600', 'https://abimg003.imgix.net/LA19OFV/2026-03-24/image/8c54267d-dbcd-45b0-8b81-e795207c0ff7_removebg.jpg?w=600', 'https://abimg003.imgix.net/LA19OFV/2026-03-24/image/7ee1cb86-c2cf-41f2-bd55-4130e41e1e42_removebg.jpg?w=600', 'https://abimg003.imgix.net/LA19OFV/2026-03-24/image/5c0b4e85-9c67-42fd-8df5-67a0ad3b2b57_removebg.jpg?w=600', 'https://abimg003.imgix.net/LA19OFV/2026-03-24/image/b6421498-5bbb-4841-88fd-c392d7a65e61_removebg.jpg?w=600', 'https://abimg003.imgix.net/LA19OFV/2026-03-24/image/82ffdbcb-258e-4d73-8aef-2d667980bcc0_removebg.jpg?w=600', 'https://abimg003.imgix.net/LA19OFV/2026-03-24/image/59d1a671-40bf-4573-860b-0ff248ab3853_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service digital 01/26 25K', 'remarks': 'Both Side Doors Insecure VOSA STATES 14K 17K 21K 40K -LAST MOT MILEAGE RECORDED IN KM', 'virtual': False, 'seller': 'Ogilvie Fleet', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 130, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/722f4b87-2a0c-4f30-882a-fda96beae99a.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': '+VAT', 'value': '+VAT'}}
2026-03-25 13:05:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b8a3ac26-44a4-54d9-af4d-c8f577d539fe with identifier: 120438207
2026-03-25 13:05:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b8a3ac26-44a4-54d9-af4d-c8f577d539fe with scrape type 2
2026-03-25 13:05:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b8a3ac26-44a4-54d9-af4d-c8f577d539fe with scrape type 2
2026-03-25 13:05:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: b8a3ac26-44a4-54d9-af4d-c8f577d539fe, identifier: 120438207
2026-03-25 13:05:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: b8a3ac26-44a4-54d9-af4d-c8f577d539fe with identifier: 120438207
2026-03-25 13:05:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: b8a3ac26-44a4-54d9-af4d-c8f577d539fe with identifier: 120438207
2026-03-25 13:05:05 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: b8a3ac26-44a4-54d9-af4d-c8f577d539fe with identifier: 120438207 to the API
2026-03-25 13:05:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:05:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:05:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120438207?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 130,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': None,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'b8a3ac26-44a4-54d9-af4d-c8f577d539fe',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LA19OFV',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120438207',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'CITROEN',
'model': 'DISPATCH M DIESEL',
'odometer': 25636,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-07-17',
'seller_name': 'Ogilvie Fleet',
'title': 'CITROEN DISPATCH M DIESEL 1000 1.6 BlueHDi 95 Van Enterprise',
'transmission': 'manual',
'trim': '1000 1.6 BlueHDi 95 Van Enterprise',
'vin': None,
'year': 2019}
2026-03-25 13:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120438207%27 HTTP/1.1" 200 None
2026-03-25 13:05:05 [astonbarclay.gb] INFO: Saving data for 120438207: {'auction_closing_time': 1774947600.0, 'created_time': 1774011707.176016, 'last_price_update_time': 1774443905.94283}
2026-03-25 13:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120438207') HTTP/1.1" 204 0
2026-03-25 13:05:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120650675?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:05:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:05:06 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120650675, 'registration': 'BK16YJC', 'account': 'PHI027', 'make': 'KIA', 'model': 'SPORTAGE DIESEL ESTATE', 'derivative': '1.7 CRDi ISG 3 5dr', 'mileage': 82881, 'mileageWarranty': False, 'type': 'car', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 353}, 'saleStart': '2026-03-31T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2016-03-31', 'fuel': 'Diesel', 'motExpiry': '2026-08-10', 'doors': 5, 'engineSize': 1685, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/BK16YJC/2026-03-20/image/1fa3f32b-9404-4461-a57e-9765f0f14d84_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK16YJC/2026-03-20/image/0ca6f2fb-497e-4599-8b0a-01b8d3ee594d_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK16YJC/2026-03-20/image/8911ce37-2bf0-420b-b83a-c56dee7e4227_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK16YJC/2026-03-20/image/352cc030-1a0b-4992-afd0-690a172af0c1_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK16YJC/2026-03-20/image/d5dc014a-5ef5-48d0-8802-284ca76a671b_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK16YJC/2026-03-20/image/91c78872-bf2f-42ad-bce5-d275575bd6ae_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK16YJC/2026-03-20/image/489204e6-b051-4e6c-98e8-96f36bf5d335_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK16YJC/2026-03-20/image/86d736d9-4035-4d6c-a4fe-7ec9f34854f2_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': True, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 03/17-61K 07/18-18K 07/19-29K 01/21-47K 03/22-55K 07/23-67K 06/24-75K 08/25-82K', 'remarks': 'NON RUNNER MAY HAVE FURTHER FAULTS BURNING LOTS OF OIL, HEAVY BLUE SMOKE, OVER REVS. SPARE KEY VOSA STATES 24K 39K 47K 53K 60K 67K 75K 82K MILEAGE DISCREPANCY**', 'virtual': False, 'seller': 'Local Dealer Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 119, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:05:06 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120650675, 'registration': 'BK16YJC', 'account': 'PHI027', 'make': 'KIA', 'model': 'SPORTAGE DIESEL ESTATE', 'derivative': '1.7 CRDi ISG 3 5dr', 'mileage': 82881, 'mileageWarranty': False, 'type': 'car', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 353}, 'saleStart': '2026-03-31T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2016-03-31', 'fuel': 'Diesel', 'motExpiry': '2026-08-10', 'doors': 5, 'engineSize': 1685, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/BK16YJC/2026-03-20/image/1fa3f32b-9404-4461-a57e-9765f0f14d84_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK16YJC/2026-03-20/image/0ca6f2fb-497e-4599-8b0a-01b8d3ee594d_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK16YJC/2026-03-20/image/8911ce37-2bf0-420b-b83a-c56dee7e4227_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK16YJC/2026-03-20/image/352cc030-1a0b-4992-afd0-690a172af0c1_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK16YJC/2026-03-20/image/d5dc014a-5ef5-48d0-8802-284ca76a671b_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK16YJC/2026-03-20/image/91c78872-bf2f-42ad-bce5-d275575bd6ae_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK16YJC/2026-03-20/image/489204e6-b051-4e6c-98e8-96f36bf5d335_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK16YJC/2026-03-20/image/86d736d9-4035-4d6c-a4fe-7ec9f34854f2_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': True, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 03/17-61K 07/18-18K 07/19-29K 01/21-47K 03/22-55K 07/23-67K 06/24-75K 08/25-82K', 'remarks': 'NON RUNNER MAY HAVE FURTHER FAULTS BURNING LOTS OF OIL, HEAVY BLUE SMOKE, OVER REVS. SPARE KEY VOSA STATES 24K 39K 47K 53K 60K 67K 75K 82K MILEAGE DISCREPANCY**', 'virtual': False, 'seller': 'Local Dealer Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 119, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:05:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 12e2bda7-1044-5fc0-a5cb-45235d752951 with identifier: 120650675
2026-03-25 13:05:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 12e2bda7-1044-5fc0-a5cb-45235d752951 with scrape type 2
2026-03-25 13:05:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 12e2bda7-1044-5fc0-a5cb-45235d752951 with scrape type 2
2026-03-25 13:05:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 12e2bda7-1044-5fc0-a5cb-45235d752951, identifier: 120650675
2026-03-25 13:05:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 12e2bda7-1044-5fc0-a5cb-45235d752951 with identifier: 120650675
2026-03-25 13:05:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 12e2bda7-1044-5fc0-a5cb-45235d752951 with identifier: 120650675
2026-03-25 13:05:06 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 12e2bda7-1044-5fc0-a5cb-45235d752951 with identifier: 120650675 to the API
2026-03-25 13:05:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:05:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:05:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120650675?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 119,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.7L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': '12e2bda7-1044-5fc0-a5cb-45235d752951',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'BK16YJC',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120650675',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'KIA',
'model': 'SPORTAGE DIESEL ESTATE',
'odometer': 82881,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-03-31',
'seller_name': 'Local Dealer Group',
'title': 'KIA SPORTAGE DIESEL ESTATE 1.7 CRDi ISG 3 5dr',
'transmission': 'manual',
'trim': '1.7 CRDi ISG 3 5dr',
'vin': None,
'year': 2016}
2026-03-25 13:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120650675%27 HTTP/1.1" 200 None
2026-03-25 13:05:06 [astonbarclay.gb] INFO: Saving data for 120650675: {'auction_closing_time': 1774947600.0, 'created_time': 1774011666.262184, 'last_price_update_time': 1774443906.468279}
2026-03-25 13:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120650675') HTTP/1.1" 204 0
2026-03-25 13:05:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120674999?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:05:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:05:07 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120674999, 'registration': 'MA71XND', 'account': 'GAP001', 'make': 'FORD', 'model': 'TRANSIT CONNECT 200 L1 DIESEL', 'derivative': '1.5 EcoBlue 75ps Van', 'mileage': 105240, 'mileageWarranty': True, 'type': 'commercial', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 353}, 'saleStart': '2026-03-31T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2021-11-30', 'fuel': 'Diesel', 'motExpiry': '2026-10-15', 'doors': None, 'engineSize': 1499, 'bodyType': 'Van', 'images': ['https://abimg003.imgix.net/MA71XND/2026-03-24/image/3055d1fc-9dca-4ffa-9d25-abf4def2860a_removebg.jpg?w=600', 'https://abimg003.imgix.net/MA71XND/2026-03-24/image/528bca6c-2d7d-4eef-8725-cd4d00fc3ad3_removebg.jpg?w=600', 'https://abimg003.imgix.net/MA71XND/2026-03-24/image/f2b15fd8-366b-431b-bcdc-169098395bbc_removebg.jpg?w=600', 'https://abimg003.imgix.net/MA71XND/2026-03-24/image/8471d7ac-1640-4bf6-8931-5cd143a15f79_removebg.jpg?w=600', 'https://abimg003.imgix.net/MA71XND/2026-03-24/image/205f7537-9dc4-4a11-a98b-8b0f07e4012f_removebg.jpg?w=600', 'https://abimg003.imgix.net/MA71XND/2026-03-24/image/1b19cd3b-5b09-441d-b371-13eb6290a47d_removebg.jpg?w=600', 'https://abimg003.imgix.net/MA71XND/2026-03-24/image/182e9317-c84f-460a-af76-b58413f8b7c4_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith - LCV', 'serviceHistory': '', 'remarks': 'SPARE KEY, VOSA STATES 72K 102K', 'virtual': False, 'seller': 'SIXT Van & Truck', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 134, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/3e605d29-5b8c-4c95-8441-55558692c416.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': '+VAT', 'value': '+VAT'}}
2026-03-25 13:05:07 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120674999, 'registration': 'MA71XND', 'account': 'GAP001', 'make': 'FORD', 'model': 'TRANSIT CONNECT 200 L1 DIESEL', 'derivative': '1.5 EcoBlue 75ps Van', 'mileage': 105240, 'mileageWarranty': True, 'type': 'commercial', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 353}, 'saleStart': '2026-03-31T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2021-11-30', 'fuel': 'Diesel', 'motExpiry': '2026-10-15', 'doors': None, 'engineSize': 1499, 'bodyType': 'Van', 'images': ['https://abimg003.imgix.net/MA71XND/2026-03-24/image/3055d1fc-9dca-4ffa-9d25-abf4def2860a_removebg.jpg?w=600', 'https://abimg003.imgix.net/MA71XND/2026-03-24/image/528bca6c-2d7d-4eef-8725-cd4d00fc3ad3_removebg.jpg?w=600', 'https://abimg003.imgix.net/MA71XND/2026-03-24/image/f2b15fd8-366b-431b-bcdc-169098395bbc_removebg.jpg?w=600', 'https://abimg003.imgix.net/MA71XND/2026-03-24/image/8471d7ac-1640-4bf6-8931-5cd143a15f79_removebg.jpg?w=600', 'https://abimg003.imgix.net/MA71XND/2026-03-24/image/205f7537-9dc4-4a11-a98b-8b0f07e4012f_removebg.jpg?w=600', 'https://abimg003.imgix.net/MA71XND/2026-03-24/image/1b19cd3b-5b09-441d-b371-13eb6290a47d_removebg.jpg?w=600', 'https://abimg003.imgix.net/MA71XND/2026-03-24/image/182e9317-c84f-460a-af76-b58413f8b7c4_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith - LCV', 'serviceHistory': '', 'remarks': 'SPARE KEY, VOSA STATES 72K 102K', 'virtual': False, 'seller': 'SIXT Van & Truck', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 134, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/3e605d29-5b8c-4c95-8441-55558692c416.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': '+VAT', 'value': '+VAT'}}
2026-03-25 13:05:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ec305cb7-37e7-5bfa-83c7-2de0fd564b7b with identifier: 120674999
2026-03-25 13:05:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ec305cb7-37e7-5bfa-83c7-2de0fd564b7b with scrape type 2
2026-03-25 13:05:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ec305cb7-37e7-5bfa-83c7-2de0fd564b7b with scrape type 2
2026-03-25 13:05:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: ec305cb7-37e7-5bfa-83c7-2de0fd564b7b, identifier: 120674999
2026-03-25 13:05:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: ec305cb7-37e7-5bfa-83c7-2de0fd564b7b with identifier: 120674999
2026-03-25 13:05:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: ec305cb7-37e7-5bfa-83c7-2de0fd564b7b with identifier: 120674999
2026-03-25 13:05:07 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: ec305cb7-37e7-5bfa-83c7-2de0fd564b7b with identifier: 120674999 to the API
2026-03-25 13:05:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:05:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:05:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120674999?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 134,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': None,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'ec305cb7-37e7-5bfa-83c7-2de0fd564b7b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'MA71XND',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120674999',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'FORD',
'model': 'TRANSIT CONNECT 200 L1 DIESEL',
'odometer': 105240,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-11-30',
'seller_name': 'SIXT Van & Truck',
'title': 'FORD TRANSIT CONNECT 200 L1 DIESEL 1.5 EcoBlue 75ps Van',
'transmission': 'manual',
'trim': '1.5 EcoBlue 75ps Van',
'vin': None,
'year': 2021}
2026-03-25 13:05:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:05:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120674999%27 HTTP/1.1" 200 None
2026-03-25 13:05:07 [astonbarclay.gb] INFO: Saving data for 120674999: {'auction_closing_time': 1774947600.0, 'created_time': 1774346583.073642, 'last_price_update_time': 1774443907.850771}
2026-03-25 13:05:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:05:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120674999') HTTP/1.1" 204 0
2026-03-25 13:05:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120588960?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:05:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:05:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120612662?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:05:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:05:08 [astonbarclay.gb] INFO: Detail data: {'cardType': 'e-xchange', 'id': 120588960, 'registration': 'FY15NTV', 'account': 'MOT075', 'make': 'FORD', 'model': 'RANGER DIESEL', 'derivative': 'Pick Up Double Cab Limited 2.2 TDCi 150 4WD', 'mileage': 84768, 'mileageWarranty': True, 'type': 'commercial', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 353}, 'saleStart': '2026-03-27T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2015-03-31', 'fuel': 'Diesel', 'motExpiry': '2026-08-12', 'doors': None, 'engineSize': 2198, 'bodyType': 'Double Cab Pick-up', 'images': ['https://abimg003.imgix.net/FY15NTV/2026-03-20/image/243ac49b-5674-4f99-8cd3-0ea5627b713e_removebg.jpg?w=600', 'https://abimg003.imgix.net/FY15NTV/2026-03-20/image/28a1cf3d-a0c6-48f5-856c-b588909bcd23_removebg.jpg?w=600', 'https://abimg003.imgix.net/FY15NTV/2026-03-20/image/060ad4d5-b96c-43e5-b877-9d0a8dbd4fd7_removebg.jpg?w=600', 'https://abimg003.imgix.net/FY15NTV/2026-03-20/image/c5eca6fa-c893-448f-9499-85d8461748d8_removebg.jpg?w=600', 'https://abimg003.imgix.net/FY15NTV/2026-03-20/image/0d4ca760-3b90-4265-b1bc-e5ff882eb31b_removebg.jpg?w=600', 'https://abimg003.imgix.net/FY15NTV/2026-03-20/image/0b0b77e6-35f3-4de0-99cd-34f7ed600323_removebg.jpg?w=600', 'https://abimg003.imgix.net/FY15NTV/2026-03-20/image/213ea0f3-f2cf-491f-9f4e-c5f8895e42ee_removebg.jpg?w=600', 'https://abimg003.imgix.net/FY15NTV/2026-03-20/image/1d5a63ed-404c-4dbc-bbf4-d45067738402_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith - LCV', 'serviceHistory': '', 'remarks': 'NUMBER OF FORMER KEEPERS UNKNOWN* VOSA STATES 11K 14K 18K 18K 32K 52K 63K 82K 83K SPARE KEY', 'virtual': False, 'seller': 'MotoNovo Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': True, 'v5details': 'Here', 'co2': 208, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/18c2b4ae-7c31-4584-95e5-48af413647c5.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': '+VAT', 'value': '+VAT'}}
2026-03-25 13:05:08 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'e-xchange', 'id': 120588960, 'registration': 'FY15NTV', 'account': 'MOT075', 'make': 'FORD', 'model': 'RANGER DIESEL', 'derivative': 'Pick Up Double Cab Limited 2.2 TDCi 150 4WD', 'mileage': 84768, 'mileageWarranty': True, 'type': 'commercial', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 353}, 'saleStart': '2026-03-27T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2015-03-31', 'fuel': 'Diesel', 'motExpiry': '2026-08-12', 'doors': None, 'engineSize': 2198, 'bodyType': 'Double Cab Pick-up', 'images': ['https://abimg003.imgix.net/FY15NTV/2026-03-20/image/243ac49b-5674-4f99-8cd3-0ea5627b713e_removebg.jpg?w=600', 'https://abimg003.imgix.net/FY15NTV/2026-03-20/image/28a1cf3d-a0c6-48f5-856c-b588909bcd23_removebg.jpg?w=600', 'https://abimg003.imgix.net/FY15NTV/2026-03-20/image/060ad4d5-b96c-43e5-b877-9d0a8dbd4fd7_removebg.jpg?w=600', 'https://abimg003.imgix.net/FY15NTV/2026-03-20/image/c5eca6fa-c893-448f-9499-85d8461748d8_removebg.jpg?w=600', 'https://abimg003.imgix.net/FY15NTV/2026-03-20/image/0d4ca760-3b90-4265-b1bc-e5ff882eb31b_removebg.jpg?w=600', 'https://abimg003.imgix.net/FY15NTV/2026-03-20/image/0b0b77e6-35f3-4de0-99cd-34f7ed600323_removebg.jpg?w=600', 'https://abimg003.imgix.net/FY15NTV/2026-03-20/image/213ea0f3-f2cf-491f-9f4e-c5f8895e42ee_removebg.jpg?w=600', 'https://abimg003.imgix.net/FY15NTV/2026-03-20/image/1d5a63ed-404c-4dbc-bbf4-d45067738402_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith - LCV', 'serviceHistory': '', 'remarks': 'NUMBER OF FORMER KEEPERS UNKNOWN* VOSA STATES 11K 14K 18K 18K 32K 52K 63K 82K 83K SPARE KEY', 'virtual': False, 'seller': 'MotoNovo Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': True, 'v5details': 'Here', 'co2': 208, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/18c2b4ae-7c31-4584-95e5-48af413647c5.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': '+VAT', 'value': '+VAT'}}
2026-03-25 13:05:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ed88003b-ed5d-5177-bfe3-d5c17f9d1f36 with identifier: 120588960
2026-03-25 13:05:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ed88003b-ed5d-5177-bfe3-d5c17f9d1f36 with scrape type 2
2026-03-25 13:05:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ed88003b-ed5d-5177-bfe3-d5c17f9d1f36 with scrape type 2
2026-03-25 13:05:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: ed88003b-ed5d-5177-bfe3-d5c17f9d1f36, identifier: 120588960
2026-03-25 13:05:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: ed88003b-ed5d-5177-bfe3-d5c17f9d1f36 with identifier: 120588960
2026-03-25 13:05:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: ed88003b-ed5d-5177-bfe3-d5c17f9d1f36 with identifier: 120588960
2026-03-25 13:05:08 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: ed88003b-ed5d-5177-bfe3-d5c17f9d1f36 with identifier: 120588960 to the API
2026-03-25 13:05:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:05:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:05:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120588960?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 208,
'color': 'GREY',
'currency': 'GBP',
'doors_number': None,
'emission_standard': 'EURO 5',
'engine': '2.2L',
'expiration_date': '2026-03-27T12:00:00Z',
'fuel_type': 'Diesel',
'id': 'ed88003b-ed5d-5177-bfe3-d5c17f9d1f36',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FY15NTV',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120588960',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'FORD',
'model': 'RANGER DIESEL',
'odometer': 84768,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-03-31',
'seller_name': 'MotoNovo Finance',
'title': 'FORD RANGER DIESEL Pick Up Double Cab Limited 2.2 TDCi 150 4WD',
'transmission': 'manual',
'trim': 'Pick Up Double Cab Limited 2.2 TDCi 150 4WD',
'vin': None,
'year': 2015}
2026-03-25 13:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120588960%27 HTTP/1.1" 200 None
2026-03-25 13:05:08 [astonbarclay.gb] INFO: Saving data for 120588960: {'auction_closing_time': 1774612800.0, 'created_time': 1773860535.827749, 'last_price_update_time': 1774443908.665747}
2026-03-25 13:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120588960') HTTP/1.1" 204 0
2026-03-25 13:05:08 [astonbarclay.gb] INFO: Detail data: {'cardType': 'e-xchange', 'id': 120612662, 'registration': 'YY21UUF', 'account': '442001', 'make': 'FORD', 'model': 'RANGER DIESEL', 'derivative': 'Pick Up Double Cab Wildtrak 2.0 EcoBlue 213 Auto', 'mileage': 63908, 'mileageWarranty': True, 'type': 'commercial', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 353}, 'saleStart': '2026-03-27T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2021-06-10', 'fuel': 'Diesel', 'motExpiry': '2026-06-09', 'doors': None, 'engineSize': 1996, 'bodyType': 'Double Cab Pick-up', 'images': ['https://abimg003.imgix.net/YY21UUF/2026-03-19/image/cc1f3829-954a-405b-b900-52bc65d5051f_removebg.jpg?w=600', 'https://abimg003.imgix.net/YY21UUF/2026-03-19/image/9c65bb08-e904-4c8e-88a1-8bf0d5cf874a_removebg.jpg?w=600', 'https://abimg003.imgix.net/YY21UUF/2026-03-19/image/96b9ee95-3d25-463c-a8e3-a126b3c3fbb9_removebg.jpg?w=600', 'https://abimg003.imgix.net/YY21UUF/2026-03-19/image/226bb0d5-1e25-4ffc-b19b-d16a9f164560_removebg.jpg?w=600', 'https://abimg003.imgix.net/YY21UUF/2026-03-19/image/ed3164c8-cfea-4269-846e-9a8657035f20_removebg.jpg?w=600', 'https://abimg003.imgix.net/YY21UUF/2026-03-19/image/70ff827e-854b-46cc-9695-0d7aac549230_removebg.jpg?w=600', 'https://abimg003.imgix.net/YY21UUF/2026-03-19/image/8c97469a-7235-4914-8694-97761f66549d_removebg.jpg?w=600', 'https://abimg003.imgix.net/YY21UUF/2026-03-19/image/3f0033e2-4d92-42ee-aea6-2e4dfa51512a_removebg.jpg?w=600', 'https://abimg003.imgix.net/YY21UUF/2026-03-19/image/7be09d38-4a2c-4b2e-8923-afd94a0584c3_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith - LCV', 'serviceHistory': 'Service invoice 03/23-24K 11/23-31K 10/24-43K 10/25-61K', 'remarks': 'VOSA STATES 37K 55K SPARE KEY', 'virtual': False, 'seller': 'Part of United Rental Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 244, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/7f958709-a0a4-4766-aa17-bcd1fe68cada.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': '+VAT', 'value': '+VAT'}}
2026-03-25 13:05:08 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'e-xchange', 'id': 120612662, 'registration': 'YY21UUF', 'account': '442001', 'make': 'FORD', 'model': 'RANGER DIESEL', 'derivative': 'Pick Up Double Cab Wildtrak 2.0 EcoBlue 213 Auto', 'mileage': 63908, 'mileageWarranty': True, 'type': 'commercial', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 353}, 'saleStart': '2026-03-27T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2021-06-10', 'fuel': 'Diesel', 'motExpiry': '2026-06-09', 'doors': None, 'engineSize': 1996, 'bodyType': 'Double Cab Pick-up', 'images': ['https://abimg003.imgix.net/YY21UUF/2026-03-19/image/cc1f3829-954a-405b-b900-52bc65d5051f_removebg.jpg?w=600', 'https://abimg003.imgix.net/YY21UUF/2026-03-19/image/9c65bb08-e904-4c8e-88a1-8bf0d5cf874a_removebg.jpg?w=600', 'https://abimg003.imgix.net/YY21UUF/2026-03-19/image/96b9ee95-3d25-463c-a8e3-a126b3c3fbb9_removebg.jpg?w=600', 'https://abimg003.imgix.net/YY21UUF/2026-03-19/image/226bb0d5-1e25-4ffc-b19b-d16a9f164560_removebg.jpg?w=600', 'https://abimg003.imgix.net/YY21UUF/2026-03-19/image/ed3164c8-cfea-4269-846e-9a8657035f20_removebg.jpg?w=600', 'https://abimg003.imgix.net/YY21UUF/2026-03-19/image/70ff827e-854b-46cc-9695-0d7aac549230_removebg.jpg?w=600', 'https://abimg003.imgix.net/YY21UUF/2026-03-19/image/8c97469a-7235-4914-8694-97761f66549d_removebg.jpg?w=600', 'https://abimg003.imgix.net/YY21UUF/2026-03-19/image/3f0033e2-4d92-42ee-aea6-2e4dfa51512a_removebg.jpg?w=600', 'https://abimg003.imgix.net/YY21UUF/2026-03-19/image/7be09d38-4a2c-4b2e-8923-afd94a0584c3_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith - LCV', 'serviceHistory': 'Service invoice 03/23-24K 11/23-31K 10/24-43K 10/25-61K', 'remarks': 'VOSA STATES 37K 55K SPARE KEY', 'virtual': False, 'seller': 'Part of United Rental Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 244, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/7f958709-a0a4-4766-aa17-bcd1fe68cada.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': '+VAT', 'value': '+VAT'}}
2026-03-25 13:05:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 950ace58-e893-50aa-9cd2-a0759c04ba01 with identifier: 120612662
2026-03-25 13:05:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 950ace58-e893-50aa-9cd2-a0759c04ba01 with scrape type 2
2026-03-25 13:05:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 950ace58-e893-50aa-9cd2-a0759c04ba01 with scrape type 2
2026-03-25 13:05:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 950ace58-e893-50aa-9cd2-a0759c04ba01, identifier: 120612662
2026-03-25 13:05:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 950ace58-e893-50aa-9cd2-a0759c04ba01 with identifier: 120612662
2026-03-25 13:05:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 950ace58-e893-50aa-9cd2-a0759c04ba01 with identifier: 120612662
2026-03-25 13:05:08 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 950ace58-e893-50aa-9cd2-a0759c04ba01 with identifier: 120612662 to the API
2026-03-25 13:05:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:05:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:05:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120612662?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 244,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': None,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-27T12:00:00Z',
'fuel_type': 'Diesel',
'id': '950ace58-e893-50aa-9cd2-a0759c04ba01',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'YY21UUF',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120612662',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'FORD',
'model': 'RANGER DIESEL',
'odometer': 63908,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-06-10',
'seller_name': 'Part of United Rental Group',
'title': 'FORD RANGER DIESEL Pick Up Double Cab Wildtrak 2.0 EcoBlue 213 Auto',
'transmission': 'automatic',
'trim': 'Pick Up Double Cab Wildtrak 2.0 EcoBlue 213 Auto',
'vin': None,
'year': 2021}
2026-03-25 13:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120612662%27 HTTP/1.1" 200 None
2026-03-25 13:05:09 [astonbarclay.gb] INFO: Saving data for 120612662: {'auction_closing_time': 1774612800.0, 'created_time': 1773929215.217058, 'last_price_update_time': 1774443909.101305}
2026-03-25 13:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120612662') HTTP/1.1" 204 0
2026-03-25 13:05:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120476170?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:05:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:05:09 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120476170, 'registration': 'HN71OMJ', 'account': 'GAP001', 'make': 'FORD', 'model': 'TRANSIT 350 L3 DIESEL FWD', 'derivative': '2.0 EcoBlue 130ps H2 Trend Van', 'mileage': 94368, 'mileageWarranty': True, 'type': 'commercial', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 353}, 'saleStart': '2026-03-31T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2021-10-27', 'fuel': 'Diesel', 'motExpiry': '2026-12-12', 'doors': None, 'engineSize': 1995, 'bodyType': 'Medium Roof Van', 'images': ['https://abimg003.imgix.net/HN71OMJ/2026-03-24/image/5641da69-4819-410d-b3e9-ded79524a95d_removebg.jpg?w=600', 'https://abimg003.imgix.net/HN71OMJ/2026-03-24/image/0233677d-584f-44b0-abc3-722e86c0b042_removebg.jpg?w=600', 'https://abimg003.imgix.net/HN71OMJ/2026-03-24/image/e929bb7a-0d27-4dcd-b03a-002bd3c5df04_removebg.jpg?w=600', 'https://abimg003.imgix.net/HN71OMJ/2026-03-24/image/895bec4d-b153-418d-bc0b-16405f745497_removebg.jpg?w=600', 'https://abimg003.imgix.net/HN71OMJ/2026-03-24/image/2cf71eae-5816-487e-9f49-bd1b04bfd64c_removebg.jpg?w=600', 'https://abimg003.imgix.net/HN71OMJ/2026-03-24/image/a9dced8d-43ab-4a78-8cde-2a6ef86fa7fc_removebg.jpg?w=600', 'https://abimg003.imgix.net/HN71OMJ/2026-03-24/image/4a973af5-e7bd-446c-b47e-9dd0db18399a_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith - LCV', 'serviceHistory': '', 'remarks': 'VOSA STATES 79K 94K, SPARE KEY', 'virtual': False, 'seller': 'SIXT Van & Truck', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 217, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/e6a93ced-bad2-4a15-bbde-9fa9bda4c4ae.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': '+VAT', 'value': '+VAT'}}
2026-03-25 13:05:09 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120476170, 'registration': 'HN71OMJ', 'account': 'GAP001', 'make': 'FORD', 'model': 'TRANSIT 350 L3 DIESEL FWD', 'derivative': '2.0 EcoBlue 130ps H2 Trend Van', 'mileage': 94368, 'mileageWarranty': True, 'type': 'commercial', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 353}, 'saleStart': '2026-03-31T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2021-10-27', 'fuel': 'Diesel', 'motExpiry': '2026-12-12', 'doors': None, 'engineSize': 1995, 'bodyType': 'Medium Roof Van', 'images': ['https://abimg003.imgix.net/HN71OMJ/2026-03-24/image/5641da69-4819-410d-b3e9-ded79524a95d_removebg.jpg?w=600', 'https://abimg003.imgix.net/HN71OMJ/2026-03-24/image/0233677d-584f-44b0-abc3-722e86c0b042_removebg.jpg?w=600', 'https://abimg003.imgix.net/HN71OMJ/2026-03-24/image/e929bb7a-0d27-4dcd-b03a-002bd3c5df04_removebg.jpg?w=600', 'https://abimg003.imgix.net/HN71OMJ/2026-03-24/image/895bec4d-b153-418d-bc0b-16405f745497_removebg.jpg?w=600', 'https://abimg003.imgix.net/HN71OMJ/2026-03-24/image/2cf71eae-5816-487e-9f49-bd1b04bfd64c_removebg.jpg?w=600', 'https://abimg003.imgix.net/HN71OMJ/2026-03-24/image/a9dced8d-43ab-4a78-8cde-2a6ef86fa7fc_removebg.jpg?w=600', 'https://abimg003.imgix.net/HN71OMJ/2026-03-24/image/4a973af5-e7bd-446c-b47e-9dd0db18399a_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith - LCV', 'serviceHistory': '', 'remarks': 'VOSA STATES 79K 94K, SPARE KEY', 'virtual': False, 'seller': 'SIXT Van & Truck', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 217, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/e6a93ced-bad2-4a15-bbde-9fa9bda4c4ae.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': '+VAT', 'value': '+VAT'}}
2026-03-25 13:05:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e6231b24-568f-53f1-83f6-176690425055 with identifier: 120476170
2026-03-25 13:05:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e6231b24-568f-53f1-83f6-176690425055 with scrape type 2
2026-03-25 13:05:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e6231b24-568f-53f1-83f6-176690425055 with scrape type 2
2026-03-25 13:05:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: e6231b24-568f-53f1-83f6-176690425055, identifier: 120476170
2026-03-25 13:05:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: e6231b24-568f-53f1-83f6-176690425055 with identifier: 120476170
2026-03-25 13:05:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: e6231b24-568f-53f1-83f6-176690425055 with identifier: 120476170
2026-03-25 13:05:09 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: e6231b24-568f-53f1-83f6-176690425055 with identifier: 120476170 to the API
2026-03-25 13:05:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:05:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:05:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120476170?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 217,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': None,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'e6231b24-568f-53f1-83f6-176690425055',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HN71OMJ',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120476170',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'FORD',
'model': 'TRANSIT 350 L3 DIESEL FWD',
'odometer': 94368,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-10-27',
'seller_name': 'SIXT Van & Truck',
'title': 'FORD TRANSIT 350 L3 DIESEL FWD 2.0 EcoBlue 130ps H2 Trend Van',
'transmission': 'manual',
'trim': '2.0 EcoBlue 130ps H2 Trend Van',
'vin': None,
'year': 2021}
2026-03-25 13:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120476170%27 HTTP/1.1" 200 None
2026-03-25 13:05:09 [astonbarclay.gb] INFO: Saving data for 120476170: {'auction_closing_time': 1774947600.0, 'created_time': 1774346585.966646, 'last_price_update_time': 1774443909.668979}
2026-03-25 13:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120476170') HTTP/1.1" 204 0
2026-03-25 13:05:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120619173?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:05:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:05:10 [astonbarclay.gb] INFO: Detail data: {'cardType': 'e-xchange', 'id': 120619173, 'registration': 'LO12CYS', 'account': 'DAC001', 'make': 'MERCEDES-BENZ', 'model': 'E CLASS DIESEL CABRIOLET', 'derivative': 'E250 CDI BlueEFFICIENCY Sport 2dr Tip Auto', 'mileage': 123452, 'mileageWarranty': True, 'type': 'car', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 353}, 'saleStart': '2026-03-27T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2012-05-31', 'fuel': 'Diesel', 'motExpiry': '2026-03-09', 'doors': 2, 'engineSize': 2143, 'bodyType': 'Cabriolet', 'images': ['https://abimg003.imgix.net/LO12CYS/2026-03-23/image/b4fb740d-5177-4bf4-9a38-8f0e70cba4b2_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO12CYS/2026-03-23/image/f6cbb3a9-c540-4b32-9db1-cce38b2c4e1d_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO12CYS/2026-03-23/image/3eb1a7d0-e800-4524-a63e-3600b4bdc03f_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO12CYS/2026-03-23/image/db402d55-d3e9-49ec-be90-9a311bcb6c06_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO12CYS/2026-03-23/image/162bc255-bcda-46d6-9c70-fe1f5f4694b6_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO12CYS/2026-03-23/image/5ba674ed-1858-4ef2-8889-aefe115d7d32_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO12CYS/2026-03-23/image/46389f34-a37c-4b23-808c-5e7c3963bbcc_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': '', 'remarks': 'VOSA STATES 25K 30K 45K 63K 75K 89K 97K 105K 111K 115K 119K', 'virtual': False, 'seller': 'Dace', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': False, 'v5details': None, 'co2': 142, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/c81e41aa-2cb1-4e1f-a532-8ce98e6de36d.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:05:10 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'e-xchange', 'id': 120619173, 'registration': 'LO12CYS', 'account': 'DAC001', 'make': 'MERCEDES-BENZ', 'model': 'E CLASS DIESEL CABRIOLET', 'derivative': 'E250 CDI BlueEFFICIENCY Sport 2dr Tip Auto', 'mileage': 123452, 'mileageWarranty': True, 'type': 'car', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 353}, 'saleStart': '2026-03-27T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2012-05-31', 'fuel': 'Diesel', 'motExpiry': '2026-03-09', 'doors': 2, 'engineSize': 2143, 'bodyType': 'Cabriolet', 'images': ['https://abimg003.imgix.net/LO12CYS/2026-03-23/image/b4fb740d-5177-4bf4-9a38-8f0e70cba4b2_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO12CYS/2026-03-23/image/f6cbb3a9-c540-4b32-9db1-cce38b2c4e1d_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO12CYS/2026-03-23/image/3eb1a7d0-e800-4524-a63e-3600b4bdc03f_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO12CYS/2026-03-23/image/db402d55-d3e9-49ec-be90-9a311bcb6c06_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO12CYS/2026-03-23/image/162bc255-bcda-46d6-9c70-fe1f5f4694b6_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO12CYS/2026-03-23/image/5ba674ed-1858-4ef2-8889-aefe115d7d32_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO12CYS/2026-03-23/image/46389f34-a37c-4b23-808c-5e7c3963bbcc_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': '', 'remarks': 'VOSA STATES 25K 30K 45K 63K 75K 89K 97K 105K 111K 115K 119K', 'virtual': False, 'seller': 'Dace', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': False, 'v5details': None, 'co2': 142, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/c81e41aa-2cb1-4e1f-a532-8ce98e6de36d.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:05:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 42fc126d-6456-503b-b8da-a25d6ea1584f with identifier: 120619173
2026-03-25 13:05:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 42fc126d-6456-503b-b8da-a25d6ea1584f with scrape type 2
2026-03-25 13:05:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 42fc126d-6456-503b-b8da-a25d6ea1584f with scrape type 2
2026-03-25 13:05:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 42fc126d-6456-503b-b8da-a25d6ea1584f, identifier: 120619173
2026-03-25 13:05:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 42fc126d-6456-503b-b8da-a25d6ea1584f with identifier: 120619173
2026-03-25 13:05:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 42fc126d-6456-503b-b8da-a25d6ea1584f with identifier: 120619173
2026-03-25 13:05:10 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 42fc126d-6456-503b-b8da-a25d6ea1584f with identifier: 120619173 to the API
2026-03-25 13:05:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:05:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:05:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120619173?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 142,
'color': 'SILVER',
'currency': 'GBP',
'doors_number': 2,
'emission_standard': 'EURO 5',
'engine': '2.1L',
'expiration_date': '2026-03-27T12:00:00Z',
'fuel_type': 'Diesel',
'id': '42fc126d-6456-503b-b8da-a25d6ea1584f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'LO12CYS',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120619173',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'MERCEDES-BENZ',
'model': 'E CLASS DIESEL CABRIOLET',
'odometer': 123452,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-05-31',
'seller_name': 'Dace',
'title': 'MERCEDES-BENZ E CLASS DIESEL CABRIOLET E250 CDI BlueEFFICIENCY '
'Sport 2dr Tip Auto',
'transmission': 'automatic',
'trim': 'E250 CDI BlueEFFICIENCY Sport 2dr Tip Auto',
'vin': None,
'year': 2012}
2026-03-25 13:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120619173%27 HTTP/1.1" 200 None
2026-03-25 13:05:10 [astonbarclay.gb] INFO: Saving data for 120619173: {'auction_closing_time': 1774612800.0, 'created_time': 1774293192.813892, 'last_price_update_time': 1774443910.661161}
2026-03-25 13:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120619173') HTTP/1.1" 204 0
2026-03-25 13:05:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120717264?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:05:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:05:10 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120717264, 'registration': 'K888PWR', 'account': 'MOT075', 'make': 'JAGUAR', 'model': 'E-PACE DIESEL ESTATE', 'derivative': '2.0d R-Dynamic S 5dr Auto', 'mileage': 66808, 'mileageWarranty': True, 'type': 'car', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 353}, 'saleStart': '2026-03-31T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2019-07-31', 'fuel': 'Diesel', 'motExpiry': None, 'doors': 5, 'engineSize': 1999, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/K888PWR/2026-03-24/image/efb0a842-a369-4cb8-9526-3c09f865e476_removebg.jpg?w=600', 'https://abimg003.imgix.net/K888PWR/2026-03-24/image/43e42d1b-ff55-4ba0-aee4-203a44d57e11_removebg.jpg?w=600', 'https://abimg003.imgix.net/K888PWR/2026-03-24/image/496a52a5-cf9d-4677-958a-ab48ebd418b1_removebg.jpg?w=600', 'https://abimg003.imgix.net/K888PWR/2026-03-24/image/b0183c98-d0df-4751-8879-be4b1a6d8131_removebg.jpg?w=600', 'https://abimg003.imgix.net/K888PWR/2026-03-24/image/2debdb16-6c94-455a-a868-2f94b4a7e0c6_removebg.jpg?w=600', 'https://abimg003.imgix.net/K888PWR/2026-03-24/image/90e0f2b3-5847-48ef-9697-f6b51ecab8a5_removebg.jpg?w=600', 'https://abimg003.imgix.net/K888PWR/2026-03-24/image/4c8a5d1b-8df7-4cce-973e-9d3b11c32332_removebg.jpg?w=600', 'https://abimg003.imgix.net/K888PWR/2026-03-24/image/2ed98fa7-88a3-4463-9668-0659ae70823d_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 07/21 17K 07/23 35K 03/25 55K', 'remarks': 'VOSA STATES 20K 35K 48K 59K NUMBER OF FORMER KEEPERS UNKNOWN, PLATE MAY NOT BE GAURANTEED SPARE KEY', 'virtual': False, 'seller': 'MotoNovo Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': False, 'v5details': 'TF', 'co2': 158, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/5953bd2e-08b0-4751-a566-2def4279dbc0.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:05:10 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120717264, 'registration': 'K888PWR', 'account': 'MOT075', 'make': 'JAGUAR', 'model': 'E-PACE DIESEL ESTATE', 'derivative': '2.0d R-Dynamic S 5dr Auto', 'mileage': 66808, 'mileageWarranty': True, 'type': 'car', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 353}, 'saleStart': '2026-03-31T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2019-07-31', 'fuel': 'Diesel', 'motExpiry': None, 'doors': 5, 'engineSize': 1999, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/K888PWR/2026-03-24/image/efb0a842-a369-4cb8-9526-3c09f865e476_removebg.jpg?w=600', 'https://abimg003.imgix.net/K888PWR/2026-03-24/image/43e42d1b-ff55-4ba0-aee4-203a44d57e11_removebg.jpg?w=600', 'https://abimg003.imgix.net/K888PWR/2026-03-24/image/496a52a5-cf9d-4677-958a-ab48ebd418b1_removebg.jpg?w=600', 'https://abimg003.imgix.net/K888PWR/2026-03-24/image/b0183c98-d0df-4751-8879-be4b1a6d8131_removebg.jpg?w=600', 'https://abimg003.imgix.net/K888PWR/2026-03-24/image/2debdb16-6c94-455a-a868-2f94b4a7e0c6_removebg.jpg?w=600', 'https://abimg003.imgix.net/K888PWR/2026-03-24/image/90e0f2b3-5847-48ef-9697-f6b51ecab8a5_removebg.jpg?w=600', 'https://abimg003.imgix.net/K888PWR/2026-03-24/image/4c8a5d1b-8df7-4cce-973e-9d3b11c32332_removebg.jpg?w=600', 'https://abimg003.imgix.net/K888PWR/2026-03-24/image/2ed98fa7-88a3-4463-9668-0659ae70823d_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 07/21 17K 07/23 35K 03/25 55K', 'remarks': 'VOSA STATES 20K 35K 48K 59K NUMBER OF FORMER KEEPERS UNKNOWN, PLATE MAY NOT BE GAURANTEED SPARE KEY', 'virtual': False, 'seller': 'MotoNovo Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': False, 'v5details': 'TF', 'co2': 158, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/5953bd2e-08b0-4751-a566-2def4279dbc0.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:05:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 757ed774-5fb0-55a4-8922-8c74d88e2689 with identifier: 120717264
2026-03-25 13:05:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 757ed774-5fb0-55a4-8922-8c74d88e2689 with scrape type 2
2026-03-25 13:05:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 757ed774-5fb0-55a4-8922-8c74d88e2689 with scrape type 2
2026-03-25 13:05:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 757ed774-5fb0-55a4-8922-8c74d88e2689, identifier: 120717264
2026-03-25 13:05:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 757ed774-5fb0-55a4-8922-8c74d88e2689 with identifier: 120717264
2026-03-25 13:05:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 757ed774-5fb0-55a4-8922-8c74d88e2689 with identifier: 120717264
2026-03-25 13:05:10 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 757ed774-5fb0-55a4-8922-8c74d88e2689 with identifier: 120717264 to the API
2026-03-25 13:05:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:05:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:05:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120717264?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 158,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': '757ed774-5fb0-55a4-8922-8c74d88e2689',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'K888PWR',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120717264',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'JAGUAR',
'model': 'E-PACE DIESEL ESTATE',
'odometer': 66808,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-07-31',
'seller_name': 'MotoNovo Finance',
'title': 'JAGUAR E-PACE DIESEL ESTATE 2.0d R-Dynamic S 5dr Auto',
'transmission': 'automatic',
'trim': '2.0d R-Dynamic S 5dr Auto',
'vin': None,
'year': 2019}
2026-03-25 13:05:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:05:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120717264%27 HTTP/1.1" 200 None
2026-03-25 13:05:11 [astonbarclay.gb] INFO: Saving data for 120717264: {'auction_closing_time': 1774947600.0, 'created_time': 1774346585.275985, 'last_price_update_time': 1774443911.168307}
2026-03-25 13:05:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:05:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120717264') HTTP/1.1" 204 0
2026-03-25 13:05:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120476160?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13: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-25 13:05:14 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120476160, 'registration': 'MA71WZZ', 'account': 'GAP001', 'make': 'FORD', 'model': 'TRANSIT CONNECT 200 L1 DIESEL', 'derivative': '1.5 EcoBlue 75ps Van', 'mileage': 77458, 'mileageWarranty': True, 'type': 'commercial', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 353}, 'saleStart': '2026-03-31T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2021-09-21', 'fuel': 'Diesel', 'motExpiry': '2026-08-06', 'doors': None, 'engineSize': 1499, 'bodyType': 'Van', 'images': ['https://abimg003.imgix.net/MA71WZZ/2026-03-24/image/2cbe6ce8-04d8-4c89-9b00-b8e63821d6c4_removebg.jpg?w=600', 'https://abimg003.imgix.net/MA71WZZ/2026-03-24/image/f7b88c7f-346c-48ae-a3fc-35086cbf3ab3_removebg.jpg?w=600', 'https://abimg003.imgix.net/MA71WZZ/2026-03-24/image/b7da2888-2ae1-4a59-9e5c-473aeb929597_removebg.jpg?w=600', 'https://abimg003.imgix.net/MA71WZZ/2026-03-24/image/b0291a3f-de89-42b0-a3b2-7b482ca22568_removebg.jpg?w=600', 'https://abimg003.imgix.net/MA71WZZ/2026-03-24/image/3916bb86-0e02-4a49-a057-79888b6ac4da_removebg.jpg?w=600', 'https://abimg003.imgix.net/MA71WZZ/2026-03-24/image/2907bb96-0d03-4088-a557-06ef1dafc081_removebg.jpg?w=600', 'https://abimg003.imgix.net/MA71WZZ/2026-03-24/image/b0b64233-fc06-4a3c-8fe7-3e03c2283b82_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith - LCV', 'serviceHistory': '', 'remarks': 'VOSA STATES 56K 72K, SPARE KEY', 'virtual': False, 'seller': 'SIXT Van & Truck', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 134, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/7ec0314a-1c29-4ef1-977b-930197c58823.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': '+VAT', 'value': '+VAT'}}
2026-03-25 13:05:14 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120476160, 'registration': 'MA71WZZ', 'account': 'GAP001', 'make': 'FORD', 'model': 'TRANSIT CONNECT 200 L1 DIESEL', 'derivative': '1.5 EcoBlue 75ps Van', 'mileage': 77458, 'mileageWarranty': True, 'type': 'commercial', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 353}, 'saleStart': '2026-03-31T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2021-09-21', 'fuel': 'Diesel', 'motExpiry': '2026-08-06', 'doors': None, 'engineSize': 1499, 'bodyType': 'Van', 'images': ['https://abimg003.imgix.net/MA71WZZ/2026-03-24/image/2cbe6ce8-04d8-4c89-9b00-b8e63821d6c4_removebg.jpg?w=600', 'https://abimg003.imgix.net/MA71WZZ/2026-03-24/image/f7b88c7f-346c-48ae-a3fc-35086cbf3ab3_removebg.jpg?w=600', 'https://abimg003.imgix.net/MA71WZZ/2026-03-24/image/b7da2888-2ae1-4a59-9e5c-473aeb929597_removebg.jpg?w=600', 'https://abimg003.imgix.net/MA71WZZ/2026-03-24/image/b0291a3f-de89-42b0-a3b2-7b482ca22568_removebg.jpg?w=600', 'https://abimg003.imgix.net/MA71WZZ/2026-03-24/image/3916bb86-0e02-4a49-a057-79888b6ac4da_removebg.jpg?w=600', 'https://abimg003.imgix.net/MA71WZZ/2026-03-24/image/2907bb96-0d03-4088-a557-06ef1dafc081_removebg.jpg?w=600', 'https://abimg003.imgix.net/MA71WZZ/2026-03-24/image/b0b64233-fc06-4a3c-8fe7-3e03c2283b82_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith - LCV', 'serviceHistory': '', 'remarks': 'VOSA STATES 56K 72K, SPARE KEY', 'virtual': False, 'seller': 'SIXT Van & Truck', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 134, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/7ec0314a-1c29-4ef1-977b-930197c58823.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': '+VAT', 'value': '+VAT'}}
2026-03-25 13:05:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3eb52f31-8d80-5e37-9d1b-aa4afff251c8 with identifier: 120476160
2026-03-25 13:05:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3eb52f31-8d80-5e37-9d1b-aa4afff251c8 with scrape type 2
2026-03-25 13:05:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3eb52f31-8d80-5e37-9d1b-aa4afff251c8 with scrape type 2
2026-03-25 13:05:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 3eb52f31-8d80-5e37-9d1b-aa4afff251c8, identifier: 120476160
2026-03-25 13:05:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 3eb52f31-8d80-5e37-9d1b-aa4afff251c8 with identifier: 120476160
2026-03-25 13:05:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 3eb52f31-8d80-5e37-9d1b-aa4afff251c8 with identifier: 120476160
2026-03-25 13:05:14 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 3eb52f31-8d80-5e37-9d1b-aa4afff251c8 with identifier: 120476160 to the API
2026-03-25 13:05:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:05:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:05:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120476160?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 134,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': None,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': '3eb52f31-8d80-5e37-9d1b-aa4afff251c8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'MA71WZZ',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120476160',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'FORD',
'model': 'TRANSIT CONNECT 200 L1 DIESEL',
'odometer': 77458,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-09-21',
'seller_name': 'SIXT Van & Truck',
'title': 'FORD TRANSIT CONNECT 200 L1 DIESEL 1.5 EcoBlue 75ps Van',
'transmission': 'manual',
'trim': '1.5 EcoBlue 75ps Van',
'vin': None,
'year': 2021}
2026-03-25 13:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120476160%27 HTTP/1.1" 200 None
2026-03-25 13:05:15 [astonbarclay.gb] INFO: Saving data for 120476160: {'auction_closing_time': 1774947600.0, 'created_time': 1774346562.096618, 'last_price_update_time': 1774443915.654349}
2026-03-25 13:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120476160') HTTP/1.1" 204 0
2026-03-25 13:05:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120619141?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:05:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:05:16 [astonbarclay.gb] INFO: Detail data: {'cardType': 'e-xchange', 'id': 120619141, 'registration': 'CE65MVU', 'account': 'DAC001', 'make': 'BMW', 'model': '2 SERIES DIESEL ACTIVE TOURER', 'derivative': '216d Sport 5dr', 'mileage': 80126, 'mileageWarranty': True, 'type': 'car', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 353}, 'saleStart': '2026-03-27T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2015-09-29', 'fuel': 'Diesel', 'motExpiry': '2026-05-08', 'doors': 5, 'engineSize': 1496, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/CE65MVU/2026-03-23/image/28e9041d-3795-4e7c-8bcf-ee0fa029041f_removebg.jpg?w=600', 'https://abimg003.imgix.net/CE65MVU/2026-03-23/image/b64d5848-42b5-4be1-b52a-b75097308c35_removebg.jpg?w=600', 'https://abimg003.imgix.net/CE65MVU/2026-03-23/image/6f4f0ed2-d2cc-437f-a599-1156539459c2_removebg.jpg?w=600', 'https://abimg003.imgix.net/CE65MVU/2026-03-23/image/bc635b37-4ef2-49fd-b15b-8fc37da08da3_removebg.jpg?w=600', 'https://abimg003.imgix.net/CE65MVU/2026-03-23/image/b453a8af-c6aa-4198-bfc4-210bfe2f0c40_removebg.jpg?w=600', 'https://abimg003.imgix.net/CE65MVU/2026-03-23/image/028aed33-cfa5-4655-8a6e-d91eb6e553ab_removebg.jpg?w=600', 'https://abimg003.imgix.net/CE65MVU/2026-03-23/image/73171055-c525-470e-ad1f-8664f119b182_removebg.jpg?w=600', 'https://abimg003.imgix.net/CE65MVU/2026-03-23/image/3e8aed5c-42fe-4259-a7bc-67f4482d4536_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'VOSA STATES 27K 29K 36K 46K 54K 59K 63K 65K 73K', 'virtual': False, 'seller': 'Dace', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '4', 'v5': False, 'v5details': None, 'co2': 99, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/729aee8b-1770-45d2-861f-9b9bec5e53ba.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:05:16 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'e-xchange', 'id': 120619141, 'registration': 'CE65MVU', 'account': 'DAC001', 'make': 'BMW', 'model': '2 SERIES DIESEL ACTIVE TOURER', 'derivative': '216d Sport 5dr', 'mileage': 80126, 'mileageWarranty': True, 'type': 'car', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 353}, 'saleStart': '2026-03-27T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2015-09-29', 'fuel': 'Diesel', 'motExpiry': '2026-05-08', 'doors': 5, 'engineSize': 1496, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/CE65MVU/2026-03-23/image/28e9041d-3795-4e7c-8bcf-ee0fa029041f_removebg.jpg?w=600', 'https://abimg003.imgix.net/CE65MVU/2026-03-23/image/b64d5848-42b5-4be1-b52a-b75097308c35_removebg.jpg?w=600', 'https://abimg003.imgix.net/CE65MVU/2026-03-23/image/6f4f0ed2-d2cc-437f-a599-1156539459c2_removebg.jpg?w=600', 'https://abimg003.imgix.net/CE65MVU/2026-03-23/image/bc635b37-4ef2-49fd-b15b-8fc37da08da3_removebg.jpg?w=600', 'https://abimg003.imgix.net/CE65MVU/2026-03-23/image/b453a8af-c6aa-4198-bfc4-210bfe2f0c40_removebg.jpg?w=600', 'https://abimg003.imgix.net/CE65MVU/2026-03-23/image/028aed33-cfa5-4655-8a6e-d91eb6e553ab_removebg.jpg?w=600', 'https://abimg003.imgix.net/CE65MVU/2026-03-23/image/73171055-c525-470e-ad1f-8664f119b182_removebg.jpg?w=600', 'https://abimg003.imgix.net/CE65MVU/2026-03-23/image/3e8aed5c-42fe-4259-a7bc-67f4482d4536_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'VOSA STATES 27K 29K 36K 46K 54K 59K 63K 65K 73K', 'virtual': False, 'seller': 'Dace', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '4', 'v5': False, 'v5details': None, 'co2': 99, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/729aee8b-1770-45d2-861f-9b9bec5e53ba.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:05:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cb674252-e6d4-59c3-9a1a-dcc54360e705 with identifier: 120619141
2026-03-25 13:05:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cb674252-e6d4-59c3-9a1a-dcc54360e705 with scrape type 2
2026-03-25 13:05:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cb674252-e6d4-59c3-9a1a-dcc54360e705 with scrape type 2
2026-03-25 13:05:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: cb674252-e6d4-59c3-9a1a-dcc54360e705, identifier: 120619141
2026-03-25 13:05:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: cb674252-e6d4-59c3-9a1a-dcc54360e705 with identifier: 120619141
2026-03-25 13:05:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: cb674252-e6d4-59c3-9a1a-dcc54360e705 with identifier: 120619141
2026-03-25 13:05:16 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: cb674252-e6d4-59c3-9a1a-dcc54360e705 with identifier: 120619141 to the API
2026-03-25 13:05:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:05:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:05:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120619141?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 99,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-03-27T12:00:00Z',
'fuel_type': 'Diesel',
'id': 'cb674252-e6d4-59c3-9a1a-dcc54360e705',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'CE65MVU',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120619141',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'BMW',
'model': '2 SERIES DIESEL ACTIVE TOURER',
'odometer': 80126,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-09-29',
'seller_name': 'Dace',
'title': 'BMW 2 SERIES DIESEL ACTIVE TOURER 216d Sport 5dr',
'transmission': 'manual',
'trim': '216d Sport 5dr',
'vin': None,
'year': 2015}
2026-03-25 13:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120619141%27 HTTP/1.1" 200 None
2026-03-25 13:05:17 [astonbarclay.gb] INFO: Saving data for 120619141: {'auction_closing_time': 1774612800.0, 'created_time': 1774293199.056114, 'last_price_update_time': 1774443917.70694}
2026-03-25 13:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120619141') HTTP/1.1" 204 0
2026-03-25 13:05:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120619091?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:05:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:05:17 [astonbarclay.gb] INFO: Detail data: {'cardType': 'e-xchange', 'id': 120619091, 'registration': 'E19KAF', 'account': 'DAC001', 'make': 'HYUNDAI', 'model': 'TUCSON ESTATE', 'derivative': '1.6 GDi Blue Drive SE Nav 5dr 2WD', 'mileage': 77665, 'mileageWarranty': True, 'type': 'car', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 353}, 'saleStart': '2026-03-27T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2018-03-08', 'fuel': 'Petrol', 'motExpiry': '2026-01-12', 'doors': 5, 'engineSize': 1591, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/E19KAF/2026-03-23/image/f305932d-013a-456b-ad90-628fcf1a249d_removebg.jpg?w=600', 'https://abimg003.imgix.net/E19KAF/2026-03-23/image/3e8ec8c3-b7ed-41f4-ac8f-fd85de89646a_removebg.jpg?w=600', 'https://abimg003.imgix.net/E19KAF/2026-03-23/image/f1b08d1d-4246-4e31-a417-da3e34ec9cd2_removebg.jpg?w=600', 'https://abimg003.imgix.net/E19KAF/2026-03-23/image/de775237-e02d-463e-a23b-68fb9b1e73f2_removebg.jpg?w=600', 'https://abimg003.imgix.net/E19KAF/2026-03-23/image/4ee9c62b-092e-499a-ac43-20c8a6cd2233_removebg.jpg?w=600', 'https://abimg003.imgix.net/E19KAF/2026-03-23/image/7d23e2d4-2db6-434d-b59a-889b70d7ddb8_removebg.jpg?w=600', 'https://abimg003.imgix.net/E19KAF/2026-03-23/image/bf1de2da-77bc-4a3f-ae04-01aabfe473fb_removebg.jpg?w=600', 'https://abimg003.imgix.net/E19KAF/2026-03-23/image/a5e20ed3-e0a9-46e4-a247-a65d8310d31b_removebg.jpg?w=600'], 'colour': 'BEIGE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'VOSA STATES 16K 25K 35K 47K 63K', 'virtual': False, 'seller': 'Dace', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': False, 'v5details': None, 'co2': 147, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/5628866a-707c-43e9-966a-dcfeea9e8e44.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:05:17 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'e-xchange', 'id': 120619091, 'registration': 'E19KAF', 'account': 'DAC001', 'make': 'HYUNDAI', 'model': 'TUCSON ESTATE', 'derivative': '1.6 GDi Blue Drive SE Nav 5dr 2WD', 'mileage': 77665, 'mileageWarranty': True, 'type': 'car', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 353}, 'saleStart': '2026-03-27T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2018-03-08', 'fuel': 'Petrol', 'motExpiry': '2026-01-12', 'doors': 5, 'engineSize': 1591, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/E19KAF/2026-03-23/image/f305932d-013a-456b-ad90-628fcf1a249d_removebg.jpg?w=600', 'https://abimg003.imgix.net/E19KAF/2026-03-23/image/3e8ec8c3-b7ed-41f4-ac8f-fd85de89646a_removebg.jpg?w=600', 'https://abimg003.imgix.net/E19KAF/2026-03-23/image/f1b08d1d-4246-4e31-a417-da3e34ec9cd2_removebg.jpg?w=600', 'https://abimg003.imgix.net/E19KAF/2026-03-23/image/de775237-e02d-463e-a23b-68fb9b1e73f2_removebg.jpg?w=600', 'https://abimg003.imgix.net/E19KAF/2026-03-23/image/4ee9c62b-092e-499a-ac43-20c8a6cd2233_removebg.jpg?w=600', 'https://abimg003.imgix.net/E19KAF/2026-03-23/image/7d23e2d4-2db6-434d-b59a-889b70d7ddb8_removebg.jpg?w=600', 'https://abimg003.imgix.net/E19KAF/2026-03-23/image/bf1de2da-77bc-4a3f-ae04-01aabfe473fb_removebg.jpg?w=600', 'https://abimg003.imgix.net/E19KAF/2026-03-23/image/a5e20ed3-e0a9-46e4-a247-a65d8310d31b_removebg.jpg?w=600'], 'colour': 'BEIGE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'VOSA STATES 16K 25K 35K 47K 63K', 'virtual': False, 'seller': 'Dace', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': False, 'v5details': None, 'co2': 147, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/5628866a-707c-43e9-966a-dcfeea9e8e44.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:05:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d2805159-07fc-5983-9746-25002aa0fbb9 with identifier: 120619091
2026-03-25 13:05:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d2805159-07fc-5983-9746-25002aa0fbb9 with scrape type 2
2026-03-25 13:05:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d2805159-07fc-5983-9746-25002aa0fbb9 with scrape type 2
2026-03-25 13:05:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: d2805159-07fc-5983-9746-25002aa0fbb9, identifier: 120619091
2026-03-25 13:05:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: d2805159-07fc-5983-9746-25002aa0fbb9 with identifier: 120619091
2026-03-25 13:05:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 13:05:18 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=BEIGE HTTP/1.1" 200 None
2026-03-25 13:05:18 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 13:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 13:05:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: d2805159-07fc-5983-9746-25002aa0fbb9 with identifier: 120619091
2026-03-25 13:05:18 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: d2805159-07fc-5983-9746-25002aa0fbb9 with identifier: 120619091 to the API
2026-03-25 13:05:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:05:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:05:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120619091?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 147,
'color': 'BEIGE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': '2026-03-27T12:00:00Z',
'fuel_type': 'Petrol',
'id': 'd2805159-07fc-5983-9746-25002aa0fbb9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'E19KAF',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120619091',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'HYUNDAI',
'model': 'TUCSON ESTATE',
'odometer': 77665,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-03-08',
'seller_name': 'Dace',
'title': 'HYUNDAI TUCSON ESTATE 1.6 GDi Blue Drive SE Nav 5dr 2WD',
'transmission': 'manual',
'trim': '1.6 GDi Blue Drive SE Nav 5dr 2WD',
'vin': None,
'year': 2018}
2026-03-25 13:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120619091%27 HTTP/1.1" 200 None
2026-03-25 13:05:18 [astonbarclay.gb] INFO: Saving data for 120619091: {'auction_closing_time': 1774612800.0, 'created_time': 1774293173.889746, 'last_price_update_time': 1774443918.45597}
2026-03-25 13:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120619091') HTTP/1.1" 204 0
2026-03-25 13:05:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120599433?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:05:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:05:18 [astonbarclay.gb] INFO: Detail data: {'cardType': 'e-xchange', 'id': 120599433, 'registration': 'KW68XNZ', 'account': 'MOT075', 'make': 'MERCEDES-BENZ', 'model': 'A CLASS HATCHBACK', 'derivative': 'A200 AMG Line Premium 5dr Auto', 'mileage': 80609, 'mileageWarranty': True, 'type': 'car', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 353}, 'saleStart': '2026-03-27T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2018-12-31', 'fuel': 'Petrol', 'motExpiry': '2027-01-09', 'doors': 5, 'engineSize': 1332, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/KW68XNZ/2026-03-19/image/ee605958-2a53-4a58-b147-0fed70c10e76_removebg.jpg?w=600', 'https://abimg003.imgix.net/KW68XNZ/2026-03-19/image/afa74581-86c5-437f-b7c4-9d287eac3961_removebg.jpg?w=600', 'https://abimg003.imgix.net/KW68XNZ/2026-03-19/image/9706c119-9f0e-4423-9bf0-dce960a4cfa8_removebg.jpg?w=600', 'https://abimg003.imgix.net/KW68XNZ/2026-03-19/image/095701f4-ba49-422d-82a8-df6557a2ef6b_removebg.jpg?w=600', 'https://abimg003.imgix.net/KW68XNZ/2026-03-19/image/ca4119da-2598-4f26-a9cc-ab7b9db4c313_removebg.jpg?w=600', 'https://abimg003.imgix.net/KW68XNZ/2026-03-19/image/e065e678-aeaa-4236-b2e6-81fea46920c0_removebg.jpg?w=600', 'https://abimg003.imgix.net/KW68XNZ/2026-03-19/image/04f5316e-56c5-4848-8ce9-df63e7bc838d_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'VOSA STATES 17K 26K 34K 38K 72K NUMBER OF FORMER KEEPERS UNKNOWN, SPARE KEY', 'virtual': False, 'seller': 'MotoNovo Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': True, 'v5details': 'Here', 'co2': 123, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/50d6c3f7-895c-41a7-b606-e1ea1036c6eb.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:05:18 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'e-xchange', 'id': 120599433, 'registration': 'KW68XNZ', 'account': 'MOT075', 'make': 'MERCEDES-BENZ', 'model': 'A CLASS HATCHBACK', 'derivative': 'A200 AMG Line Premium 5dr Auto', 'mileage': 80609, 'mileageWarranty': True, 'type': 'car', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 353}, 'saleStart': '2026-03-27T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2018-12-31', 'fuel': 'Petrol', 'motExpiry': '2027-01-09', 'doors': 5, 'engineSize': 1332, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/KW68XNZ/2026-03-19/image/ee605958-2a53-4a58-b147-0fed70c10e76_removebg.jpg?w=600', 'https://abimg003.imgix.net/KW68XNZ/2026-03-19/image/afa74581-86c5-437f-b7c4-9d287eac3961_removebg.jpg?w=600', 'https://abimg003.imgix.net/KW68XNZ/2026-03-19/image/9706c119-9f0e-4423-9bf0-dce960a4cfa8_removebg.jpg?w=600', 'https://abimg003.imgix.net/KW68XNZ/2026-03-19/image/095701f4-ba49-422d-82a8-df6557a2ef6b_removebg.jpg?w=600', 'https://abimg003.imgix.net/KW68XNZ/2026-03-19/image/ca4119da-2598-4f26-a9cc-ab7b9db4c313_removebg.jpg?w=600', 'https://abimg003.imgix.net/KW68XNZ/2026-03-19/image/e065e678-aeaa-4236-b2e6-81fea46920c0_removebg.jpg?w=600', 'https://abimg003.imgix.net/KW68XNZ/2026-03-19/image/04f5316e-56c5-4848-8ce9-df63e7bc838d_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'VOSA STATES 17K 26K 34K 38K 72K NUMBER OF FORMER KEEPERS UNKNOWN, SPARE KEY', 'virtual': False, 'seller': 'MotoNovo Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': True, 'v5details': 'Here', 'co2': 123, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/50d6c3f7-895c-41a7-b606-e1ea1036c6eb.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:05:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0d5be7c4-558e-5b63-9f65-483827b0d6e4 with identifier: 120599433
2026-03-25 13:05:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0d5be7c4-558e-5b63-9f65-483827b0d6e4 with scrape type 2
2026-03-25 13:05:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0d5be7c4-558e-5b63-9f65-483827b0d6e4 with scrape type 2
2026-03-25 13:05:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 0d5be7c4-558e-5b63-9f65-483827b0d6e4, identifier: 120599433
2026-03-25 13:05:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 0d5be7c4-558e-5b63-9f65-483827b0d6e4 with identifier: 120599433
2026-03-25 13:05:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 0d5be7c4-558e-5b63-9f65-483827b0d6e4 with identifier: 120599433
2026-03-25 13:05:19 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 0d5be7c4-558e-5b63-9f65-483827b0d6e4 with identifier: 120599433 to the API
2026-03-25 13:05:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:05:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:05:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120599433?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 123,
'color': 'SILVER',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'expiration_date': '2026-03-27T12:00:00Z',
'fuel_type': 'Petrol',
'id': '0d5be7c4-558e-5b63-9f65-483827b0d6e4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'KW68XNZ',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120599433',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'MERCEDES-BENZ',
'model': 'A CLASS HATCHBACK',
'odometer': 80609,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-12-31',
'seller_name': 'MotoNovo Finance',
'title': 'MERCEDES-BENZ A CLASS HATCHBACK A200 AMG Line Premium 5dr Auto',
'transmission': 'automatic',
'trim': 'A200 AMG Line Premium 5dr Auto',
'vin': None,
'year': 2018}
2026-03-25 13:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120599433%27 HTTP/1.1" 200 None
2026-03-25 13:05:19 [astonbarclay.gb] INFO: Saving data for 120599433: {'auction_closing_time': 1774612800.0, 'created_time': 1773930061.636597, 'last_price_update_time': 1774443919.419648}
2026-03-25 13:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120599433') HTTP/1.1" 204 0
2026-03-25 13:05:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120619082?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:05:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:05:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/119140877?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:05:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:05:19 [astonbarclay.gb] INFO: Detail data: {'cardType': 'e-xchange', 'id': 120619082, 'registration': 'SV63EBN', 'account': 'DAC001', 'make': 'AUDI', 'model': 'A3 DIESEL HATCHBACK', 'derivative': '1.6 TDI S Line 3dr', 'mileage': 101231, 'mileageWarranty': True, 'type': 'car', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 353}, 'saleStart': '2026-03-27T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2013-10-01', 'fuel': 'Diesel', 'motExpiry': '2026-08-18', 'doors': 3, 'engineSize': 1598, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/SV63EBN/2026-03-23/image/a9f6a3af-2a8e-48d5-aec6-3dfb25042ce9_removebg.jpg?w=600', 'https://abimg003.imgix.net/SV63EBN/2026-03-23/image/36b6ca88-6895-419d-97fb-ffe10be34842_removebg.jpg?w=600', 'https://abimg003.imgix.net/SV63EBN/2026-03-23/image/dd2da560-6507-4eb5-8946-9284a2e79b61_removebg.jpg?w=600', 'https://abimg003.imgix.net/SV63EBN/2026-03-23/image/9f1a0ebf-0a4c-4ce4-909c-d3ffbda065eb_removebg.jpg?w=600', 'https://abimg003.imgix.net/SV63EBN/2026-03-23/image/9d12ccc1-053e-483d-ab03-f2cb3a1b5101_removebg.jpg?w=600', 'https://abimg003.imgix.net/SV63EBN/2026-03-23/image/dbb49dbc-4555-4ee1-b979-09e845210734_removebg.jpg?w=600', 'https://abimg003.imgix.net/SV63EBN/2026-03-23/image/bdd97a46-4876-4126-baa2-e1609d4524eb_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service print 08/15 21K', 'remarks': 'VOSA STATES 47K 51K 53K 62K 71K 79K 86K 95K', 'virtual': False, 'seller': 'Dace', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': False, 'v5details': None, 'co2': 99, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/da06bb3e-798f-44be-9a67-2ca22e8acd90.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:05:19 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'e-xchange', 'id': 120619082, 'registration': 'SV63EBN', 'account': 'DAC001', 'make': 'AUDI', 'model': 'A3 DIESEL HATCHBACK', 'derivative': '1.6 TDI S Line 3dr', 'mileage': 101231, 'mileageWarranty': True, 'type': 'car', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 353}, 'saleStart': '2026-03-27T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2013-10-01', 'fuel': 'Diesel', 'motExpiry': '2026-08-18', 'doors': 3, 'engineSize': 1598, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/SV63EBN/2026-03-23/image/a9f6a3af-2a8e-48d5-aec6-3dfb25042ce9_removebg.jpg?w=600', 'https://abimg003.imgix.net/SV63EBN/2026-03-23/image/36b6ca88-6895-419d-97fb-ffe10be34842_removebg.jpg?w=600', 'https://abimg003.imgix.net/SV63EBN/2026-03-23/image/dd2da560-6507-4eb5-8946-9284a2e79b61_removebg.jpg?w=600', 'https://abimg003.imgix.net/SV63EBN/2026-03-23/image/9f1a0ebf-0a4c-4ce4-909c-d3ffbda065eb_removebg.jpg?w=600', 'https://abimg003.imgix.net/SV63EBN/2026-03-23/image/9d12ccc1-053e-483d-ab03-f2cb3a1b5101_removebg.jpg?w=600', 'https://abimg003.imgix.net/SV63EBN/2026-03-23/image/dbb49dbc-4555-4ee1-b979-09e845210734_removebg.jpg?w=600', 'https://abimg003.imgix.net/SV63EBN/2026-03-23/image/bdd97a46-4876-4126-baa2-e1609d4524eb_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service print 08/15 21K', 'remarks': 'VOSA STATES 47K 51K 53K 62K 71K 79K 86K 95K', 'virtual': False, 'seller': 'Dace', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': False, 'v5details': None, 'co2': 99, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/da06bb3e-798f-44be-9a67-2ca22e8acd90.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:05:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dcc50d56-e735-5f5e-8b0a-b1b13e9a7a08 with identifier: 120619082
2026-03-25 13:05:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dcc50d56-e735-5f5e-8b0a-b1b13e9a7a08 with scrape type 2
2026-03-25 13:05:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dcc50d56-e735-5f5e-8b0a-b1b13e9a7a08 with scrape type 2
2026-03-25 13:05:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: dcc50d56-e735-5f5e-8b0a-b1b13e9a7a08, identifier: 120619082
2026-03-25 13:05:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: dcc50d56-e735-5f5e-8b0a-b1b13e9a7a08 with identifier: 120619082
2026-03-25 13:05:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: dcc50d56-e735-5f5e-8b0a-b1b13e9a7a08 with identifier: 120619082
2026-03-25 13:05:19 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: dcc50d56-e735-5f5e-8b0a-b1b13e9a7a08 with identifier: 120619082 to the API
2026-03-25 13:05:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:05:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:05:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120619082?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 99,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 3,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'expiration_date': '2026-03-27T12:00:00Z',
'fuel_type': 'Diesel',
'id': 'dcc50d56-e735-5f5e-8b0a-b1b13e9a7a08',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'SV63EBN',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120619082',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'AUDI',
'model': 'A3 DIESEL HATCHBACK',
'odometer': 101231,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-10-01',
'seller_name': 'Dace',
'title': 'AUDI A3 DIESEL HATCHBACK 1.6 TDI S Line 3dr',
'transmission': 'manual',
'trim': '1.6 TDI S Line 3dr',
'vin': None,
'year': 2013}
2026-03-25 13:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120619082%27 HTTP/1.1" 200 None
2026-03-25 13:05:19 [astonbarclay.gb] INFO: Saving data for 120619082: {'auction_closing_time': 1774612800.0, 'created_time': 1774293194.322973, 'last_price_update_time': 1774443919.986708}
2026-03-25 13:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120619082') HTTP/1.1" 204 0
2026-03-25 13:05:20 [astonbarclay.gb] INFO: Detail data: {'cardType': 'e-xchange', 'id': 119140877, 'registration': 'KT16GFV', 'account': 'DAC001', 'make': 'PEUGEOT', 'model': '208 HATCHBACK', 'derivative': '1.0 PureTech Active 5dr', 'mileage': 44068, 'mileageWarranty': True, 'type': 'car', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 353}, 'saleStart': '2026-03-27T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2016-05-31', 'fuel': 'Petrol', 'motExpiry': '2026-12-16', 'doors': 5, 'engineSize': 1000, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/KT16GFV/2026-02-02/image/41b8d2a1-eff4-4571-9539-4a3b319af600_removebg.jpg?w=600', 'https://abimg003.imgix.net/KT16GFV/2026-02-02/image/a300fd48-57d9-4e32-8559-5e26dec14dc2_removebg.jpg?w=600', 'https://abimg003.imgix.net/KT16GFV/2026-02-02/image/18bb6d97-08bc-424c-b42d-20d5140bc786_removebg.jpg?w=600', 'https://abimg003.imgix.net/KT16GFV/2026-02-02/image/44cdf8e3-7318-46fb-a23e-f0c12f7deb6a_removebg.jpg?w=600', 'https://abimg003.imgix.net/KT16GFV/2026-02-02/image/29b2fc98-eeec-4af9-b191-e5a9e72ea713_removebg.jpg?w=600', 'https://abimg003.imgix.net/KT16GFV/2026-02-02/image/90bc4a43-b967-45a2-854e-aee904473752_removebg.jpg?w=600', 'https://abimg003.imgix.net/KT16GFV/2026-02-02/image/225c6098-0526-48da-8042-76b406be5afe_removebg.jpg?w=600', 'https://abimg003.imgix.net/KT16GFV/2026-02-02/image/0aa11fd0-faa5-48c5-bffa-33683c8fd4c4_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'VOSA STATES 13K 17K 19K 21K 26K 32K 38K 43K', 'virtual': False, 'seller': 'Dace', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '4', 'v5': False, 'v5details': None, 'co2': 102, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/18f1a280-6084-4cd1-90d9-dcf93487de56.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:05:20 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'e-xchange', 'id': 119140877, 'registration': 'KT16GFV', 'account': 'DAC001', 'make': 'PEUGEOT', 'model': '208 HATCHBACK', 'derivative': '1.0 PureTech Active 5dr', 'mileage': 44068, 'mileageWarranty': True, 'type': 'car', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 353}, 'saleStart': '2026-03-27T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2016-05-31', 'fuel': 'Petrol', 'motExpiry': '2026-12-16', 'doors': 5, 'engineSize': 1000, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/KT16GFV/2026-02-02/image/41b8d2a1-eff4-4571-9539-4a3b319af600_removebg.jpg?w=600', 'https://abimg003.imgix.net/KT16GFV/2026-02-02/image/a300fd48-57d9-4e32-8559-5e26dec14dc2_removebg.jpg?w=600', 'https://abimg003.imgix.net/KT16GFV/2026-02-02/image/18bb6d97-08bc-424c-b42d-20d5140bc786_removebg.jpg?w=600', 'https://abimg003.imgix.net/KT16GFV/2026-02-02/image/44cdf8e3-7318-46fb-a23e-f0c12f7deb6a_removebg.jpg?w=600', 'https://abimg003.imgix.net/KT16GFV/2026-02-02/image/29b2fc98-eeec-4af9-b191-e5a9e72ea713_removebg.jpg?w=600', 'https://abimg003.imgix.net/KT16GFV/2026-02-02/image/90bc4a43-b967-45a2-854e-aee904473752_removebg.jpg?w=600', 'https://abimg003.imgix.net/KT16GFV/2026-02-02/image/225c6098-0526-48da-8042-76b406be5afe_removebg.jpg?w=600', 'https://abimg003.imgix.net/KT16GFV/2026-02-02/image/0aa11fd0-faa5-48c5-bffa-33683c8fd4c4_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'VOSA STATES 13K 17K 19K 21K 26K 32K 38K 43K', 'virtual': False, 'seller': 'Dace', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '4', 'v5': False, 'v5details': None, 'co2': 102, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/18f1a280-6084-4cd1-90d9-dcf93487de56.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:05:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ac210da5-f5b6-5fc6-83e4-9be17d723626 with identifier: 119140877
2026-03-25 13:05:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ac210da5-f5b6-5fc6-83e4-9be17d723626 with scrape type 2
2026-03-25 13:05:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ac210da5-f5b6-5fc6-83e4-9be17d723626 with scrape type 2
2026-03-25 13:05:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: ac210da5-f5b6-5fc6-83e4-9be17d723626, identifier: 119140877
2026-03-25 13:05:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: ac210da5-f5b6-5fc6-83e4-9be17d723626 with identifier: 119140877
2026-03-25 13:05:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: ac210da5-f5b6-5fc6-83e4-9be17d723626 with identifier: 119140877
2026-03-25 13:05:20 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: ac210da5-f5b6-5fc6-83e4-9be17d723626 with identifier: 119140877 to the API
2026-03-25 13:05:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:05:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:05:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/119140877?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 102,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-03-27T12:00:00Z',
'fuel_type': 'Petrol',
'id': 'ac210da5-f5b6-5fc6-83e4-9be17d723626',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'KT16GFV',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/119140877',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'PEUGEOT',
'model': '208 HATCHBACK',
'odometer': 44068,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-05-31',
'seller_name': 'Dace',
'title': 'PEUGEOT 208 HATCHBACK 1.0 PureTech Active 5dr',
'transmission': 'manual',
'trim': '1.0 PureTech Active 5dr',
'vin': None,
'year': 2016}
2026-03-25 13:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119140877%27 HTTP/1.1" 200 None
2026-03-25 13:05:20 [astonbarclay.gb] INFO: Saving data for 119140877: {'auction_closing_time': 1774612800.0, 'created_time': 1773403714.133664, 'last_price_update_time': 1774443920.500613}
2026-03-25 13:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119140877') HTTP/1.1" 204 0
2026-03-25 13:05:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120526347?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:05:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:05:21 [astonbarclay.gb] INFO: Detail data: {'cardType': 'e-xchange', 'id': 120526347, 'registration': 'GV72VXC', 'account': 'OCT003', 'make': 'HYUNDAI', 'model': 'KONA ELECTRIC HATCHBACK', 'derivative': '150kW Premium 64kWh 5dr Auto', 'mileage': 18122, 'mileageWarranty': True, 'type': 'car', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 353}, 'saleStart': '2026-03-27T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2023-02-27', 'fuel': 'Electric', 'motExpiry': '2027-02-26', 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/GV72VXC/2026-03-20/image/f88dd4df-7fc5-4a31-b050-ccc694313aa8_removebg.jpg?w=600', 'https://abimg003.imgix.net/GV72VXC/2026-03-20/image/4cc51776-4b66-431f-9458-d186921e4a0b_removebg.jpg?w=600', 'https://abimg003.imgix.net/GV72VXC/2026-03-20/image/5b3f82fd-640e-4720-99f3-8f95390d1f35_removebg.jpg?w=600', 'https://abimg003.imgix.net/GV72VXC/2026-03-20/image/988f2bee-7af6-4b3b-9815-e80cbc6ca2b9_removebg.jpg?w=600', 'https://abimg003.imgix.net/GV72VXC/2026-03-20/image/c390a00a-bf16-440f-802e-ce2f7f35545b_removebg.jpg?w=600', 'https://abimg003.imgix.net/GV72VXC/2026-03-20/image/81da65af-6df5-4ac3-adc8-2188d47c7865_removebg.jpg?w=600', 'https://abimg003.imgix.net/GV72VXC/2026-03-20/image/1c78053c-3a6d-421a-8239-083e721d30bf_removebg.jpg?w=600', 'https://abimg003.imgix.net/GV72VXC/2026-03-20/image/b45de5a9-1f23-48b4-b66c-c451228e1570_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 04/24-7K 06/25-13K', 'remarks': 'V5 AVAILABLE UPON REQUEST, SPARE KEY, VOSA STATES 17K', 'virtual': False, 'seller': 'Octopus Electric Vehicles', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': 'TF', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/4bfc1ef6-11ce-48bf-a380-7658f6a44440.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-25 13:05:21 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'e-xchange', 'id': 120526347, 'registration': 'GV72VXC', 'account': 'OCT003', 'make': 'HYUNDAI', 'model': 'KONA ELECTRIC HATCHBACK', 'derivative': '150kW Premium 64kWh 5dr Auto', 'mileage': 18122, 'mileageWarranty': True, 'type': 'car', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 353}, 'saleStart': '2026-03-27T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2023-02-27', 'fuel': 'Electric', 'motExpiry': '2027-02-26', 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/GV72VXC/2026-03-20/image/f88dd4df-7fc5-4a31-b050-ccc694313aa8_removebg.jpg?w=600', 'https://abimg003.imgix.net/GV72VXC/2026-03-20/image/4cc51776-4b66-431f-9458-d186921e4a0b_removebg.jpg?w=600', 'https://abimg003.imgix.net/GV72VXC/2026-03-20/image/5b3f82fd-640e-4720-99f3-8f95390d1f35_removebg.jpg?w=600', 'https://abimg003.imgix.net/GV72VXC/2026-03-20/image/988f2bee-7af6-4b3b-9815-e80cbc6ca2b9_removebg.jpg?w=600', 'https://abimg003.imgix.net/GV72VXC/2026-03-20/image/c390a00a-bf16-440f-802e-ce2f7f35545b_removebg.jpg?w=600', 'https://abimg003.imgix.net/GV72VXC/2026-03-20/image/81da65af-6df5-4ac3-adc8-2188d47c7865_removebg.jpg?w=600', 'https://abimg003.imgix.net/GV72VXC/2026-03-20/image/1c78053c-3a6d-421a-8239-083e721d30bf_removebg.jpg?w=600', 'https://abimg003.imgix.net/GV72VXC/2026-03-20/image/b45de5a9-1f23-48b4-b66c-c451228e1570_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 04/24-7K 06/25-13K', 'remarks': 'V5 AVAILABLE UPON REQUEST, SPARE KEY, VOSA STATES 17K', 'virtual': False, 'seller': 'Octopus Electric Vehicles', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': 'TF', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/4bfc1ef6-11ce-48bf-a380-7658f6a44440.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-25 13:05:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 454a4961-bbd6-5ff2-bdfe-908e3cc8dfaa with identifier: 120526347
2026-03-25 13:05:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 454a4961-bbd6-5ff2-bdfe-908e3cc8dfaa with scrape type 2
2026-03-25 13:05:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 454a4961-bbd6-5ff2-bdfe-908e3cc8dfaa with scrape type 2
2026-03-25 13:05:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 454a4961-bbd6-5ff2-bdfe-908e3cc8dfaa, identifier: 120526347
2026-03-25 13:05:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 454a4961-bbd6-5ff2-bdfe-908e3cc8dfaa with identifier: 120526347
2026-03-25 13:05:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 454a4961-bbd6-5ff2-bdfe-908e3cc8dfaa with identifier: 120526347
2026-03-25 13:05:21 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 454a4961-bbd6-5ff2-bdfe-908e3cc8dfaa with identifier: 120526347 to the API
2026-03-25 13:05:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:05: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-25 13:05:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120526347?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-27T12:00:00Z',
'fuel_type': 'Electric',
'id': '454a4961-bbd6-5ff2-bdfe-908e3cc8dfaa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'GV72VXC',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120526347',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'HYUNDAI',
'model': 'KONA ELECTRIC HATCHBACK',
'odometer': 18122,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-02-27',
'seller_name': 'Octopus Electric Vehicles',
'title': 'HYUNDAI KONA ELECTRIC HATCHBACK 150kW Premium 64kWh 5dr Auto',
'transmission': 'automatic',
'trim': '150kW Premium 64kWh 5dr Auto',
'vin': None,
'year': 2023}
2026-03-25 13:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120526347%27 HTTP/1.1" 200 None
2026-03-25 13:05:21 [astonbarclay.gb] INFO: Saving data for 120526347: {'auction_closing_time': 1774612800.0, 'created_time': 1774000960.551922, 'last_price_update_time': 1774443921.964868}
2026-03-25 13:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120526347') HTTP/1.1" 204 0
2026-03-25 13:05:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120715097?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:05:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:05:23 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120715097, 'registration': 'OU67XNA', 'account': 'MOT075', 'make': 'FORD', 'model': 'FIESTA HATCHBACK', 'derivative': '1.0 EcoBoost Titanium 3dr', 'mileage': 89733, 'mileageWarranty': True, 'type': 'car', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 353}, 'saleStart': '2026-03-31T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2017-09-29', 'fuel': 'Petrol', 'motExpiry': '2026-06-15', 'doors': 3, 'engineSize': 998, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/OU67XNA/2026-03-24/image/74eb5f85-7079-4256-ab33-37a2f11f0ecd_removebg.jpg?w=600', 'https://abimg003.imgix.net/OU67XNA/2026-03-24/image/261658db-8d6f-44c6-b3b5-a7f824d10335_removebg.jpg?w=600', 'https://abimg003.imgix.net/OU67XNA/2026-03-24/image/7f2c1998-2805-4da6-bca2-0d590255d70b_removebg.jpg?w=600', 'https://abimg003.imgix.net/OU67XNA/2026-03-24/image/30638556-6f81-46cb-815e-663c1c585fdf_removebg.jpg?w=600', 'https://abimg003.imgix.net/OU67XNA/2026-03-24/image/a38c9ffb-a806-45e3-995c-d0a1afc1730b_removebg.jpg?w=600', 'https://abimg003.imgix.net/OU67XNA/2026-03-24/image/66c4b0a1-1681-4f2b-9274-ca345703c0e8_removebg.jpg?w=600', 'https://abimg003.imgix.net/OU67XNA/2026-03-24/image/50eecf02-aad8-4d5c-85aa-b89a9091ba60_removebg.jpg?w=600', 'https://abimg003.imgix.net/OU67XNA/2026-03-24/image/90778574-7230-4413-84fc-8b4bcba8999a_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'VOSA STATES 26K 33K 37K 49K 64K 82K NUMBER OF FORMER KEEPERS UNKNOWN SPARE KEY', 'virtual': False, 'seller': 'MotoNovo Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': True, 'v5details': 'Here', 'co2': 97, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/b260d23b-b11d-4d87-b265-b987de556d72.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:05:23 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120715097, 'registration': 'OU67XNA', 'account': 'MOT075', 'make': 'FORD', 'model': 'FIESTA HATCHBACK', 'derivative': '1.0 EcoBoost Titanium 3dr', 'mileage': 89733, 'mileageWarranty': True, 'type': 'car', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 353}, 'saleStart': '2026-03-31T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2017-09-29', 'fuel': 'Petrol', 'motExpiry': '2026-06-15', 'doors': 3, 'engineSize': 998, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/OU67XNA/2026-03-24/image/74eb5f85-7079-4256-ab33-37a2f11f0ecd_removebg.jpg?w=600', 'https://abimg003.imgix.net/OU67XNA/2026-03-24/image/261658db-8d6f-44c6-b3b5-a7f824d10335_removebg.jpg?w=600', 'https://abimg003.imgix.net/OU67XNA/2026-03-24/image/7f2c1998-2805-4da6-bca2-0d590255d70b_removebg.jpg?w=600', 'https://abimg003.imgix.net/OU67XNA/2026-03-24/image/30638556-6f81-46cb-815e-663c1c585fdf_removebg.jpg?w=600', 'https://abimg003.imgix.net/OU67XNA/2026-03-24/image/a38c9ffb-a806-45e3-995c-d0a1afc1730b_removebg.jpg?w=600', 'https://abimg003.imgix.net/OU67XNA/2026-03-24/image/66c4b0a1-1681-4f2b-9274-ca345703c0e8_removebg.jpg?w=600', 'https://abimg003.imgix.net/OU67XNA/2026-03-24/image/50eecf02-aad8-4d5c-85aa-b89a9091ba60_removebg.jpg?w=600', 'https://abimg003.imgix.net/OU67XNA/2026-03-24/image/90778574-7230-4413-84fc-8b4bcba8999a_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'VOSA STATES 26K 33K 37K 49K 64K 82K NUMBER OF FORMER KEEPERS UNKNOWN SPARE KEY', 'virtual': False, 'seller': 'MotoNovo Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': True, 'v5details': 'Here', 'co2': 97, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/b260d23b-b11d-4d87-b265-b987de556d72.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:05:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ad57dbc5-5b29-5323-b003-01093b7f5714 with identifier: 120715097
2026-03-25 13:05:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ad57dbc5-5b29-5323-b003-01093b7f5714 with scrape type 2
2026-03-25 13:05:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ad57dbc5-5b29-5323-b003-01093b7f5714 with scrape type 2
2026-03-25 13:05:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: ad57dbc5-5b29-5323-b003-01093b7f5714, identifier: 120715097
2026-03-25 13:05:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: ad57dbc5-5b29-5323-b003-01093b7f5714 with identifier: 120715097
2026-03-25 13:05:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: ad57dbc5-5b29-5323-b003-01093b7f5714 with identifier: 120715097
2026-03-25 13:05:23 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: ad57dbc5-5b29-5323-b003-01093b7f5714 with identifier: 120715097 to the API
2026-03-25 13:05:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:05:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:05:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120715097?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 97,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 3,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'ad57dbc5-5b29-5323-b003-01093b7f5714',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'OU67XNA',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120715097',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'FORD',
'model': 'FIESTA HATCHBACK',
'odometer': 89733,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-09-29',
'seller_name': 'MotoNovo Finance',
'title': 'FORD FIESTA HATCHBACK 1.0 EcoBoost Titanium 3dr',
'transmission': 'manual',
'trim': '1.0 EcoBoost Titanium 3dr',
'vin': None,
'year': 2017}
2026-03-25 13:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120715097%27 HTTP/1.1" 200 None
2026-03-25 13:05:23 [astonbarclay.gb] INFO: Saving data for 120715097: {'auction_closing_time': 1774947600.0, 'created_time': 1774346582.688752, 'last_price_update_time': 1774443923.498178}
2026-03-25 13:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120715097') HTTP/1.1" 204 0
2026-03-25 13:05:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120692763?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13: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-25 13:05:24 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120692763, 'registration': 'LS16FKZ', 'account': 'WBA004', 'make': 'NISSAN', 'model': 'JUKE HATCHBACK', 'derivative': '1.6 DiG-T Tekna 5dr 4WD Xtronic', 'mileage': 47894, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 451}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2016-03-31', 'fuel': 'Petrol', 'motExpiry': '2026-07-29', 'doors': 5, 'engineSize': 1618, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/LS16FKZ/2026-03-24/image/1310e891-b8f5-4972-b837-5414dd2dbef3_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS16FKZ/2026-03-24/image/5e93afc8-6949-4f40-b78c-dcc79640631d_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS16FKZ/2026-03-24/image/6c613dd0-00da-416e-9ff6-e403caa52e3f_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS16FKZ/2026-03-24/image/6c38f9c1-be89-48a5-86e2-58972bd3311c_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS16FKZ/2026-03-24/image/b6453cf2-f7ad-4fb5-baea-e636214a84d9_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS16FKZ/2026-03-24/image/69f65c53-bc80-4a8f-a6cd-bbd1f819c058_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS16FKZ/2026-03-24/image/e5926788-e594-4ecf-a8dd-e9bbf767a00a_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS16FKZ/2026-03-24/image/8241039f-0a2f-4f03-a561-1e26bbf90ee5_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS16FKZ/2026-03-24/image/8932f3d0-548c-484f-9fc7-7a2aff250aac_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS16FKZ/2026-03-24/image/84913809-524c-4ce7-ae36-3fabe9dde26d_removebg.jpg?w=600'], 'colour': 'YELLOW', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 03/17 1K - 03/186K - 03/19 8K - 03/20 11K - 03/21 14K - 09/22 24K', 'remarks': 'VOSA STATES 24K- 31K- 38K - 46K- SPARE KEY IN OFFICE - SD CARD IN OFFICE', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 153, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/bee94f0d-b4df-4f57-a1ce-6ba9a29ddd2b.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:05:24 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120692763, 'registration': 'LS16FKZ', 'account': 'WBA004', 'make': 'NISSAN', 'model': 'JUKE HATCHBACK', 'derivative': '1.6 DiG-T Tekna 5dr 4WD Xtronic', 'mileage': 47894, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 451}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2016-03-31', 'fuel': 'Petrol', 'motExpiry': '2026-07-29', 'doors': 5, 'engineSize': 1618, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/LS16FKZ/2026-03-24/image/1310e891-b8f5-4972-b837-5414dd2dbef3_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS16FKZ/2026-03-24/image/5e93afc8-6949-4f40-b78c-dcc79640631d_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS16FKZ/2026-03-24/image/6c613dd0-00da-416e-9ff6-e403caa52e3f_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS16FKZ/2026-03-24/image/6c38f9c1-be89-48a5-86e2-58972bd3311c_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS16FKZ/2026-03-24/image/b6453cf2-f7ad-4fb5-baea-e636214a84d9_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS16FKZ/2026-03-24/image/69f65c53-bc80-4a8f-a6cd-bbd1f819c058_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS16FKZ/2026-03-24/image/e5926788-e594-4ecf-a8dd-e9bbf767a00a_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS16FKZ/2026-03-24/image/8241039f-0a2f-4f03-a561-1e26bbf90ee5_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS16FKZ/2026-03-24/image/8932f3d0-548c-484f-9fc7-7a2aff250aac_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS16FKZ/2026-03-24/image/84913809-524c-4ce7-ae36-3fabe9dde26d_removebg.jpg?w=600'], 'colour': 'YELLOW', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 03/17 1K - 03/186K - 03/19 8K - 03/20 11K - 03/21 14K - 09/22 24K', 'remarks': 'VOSA STATES 24K- 31K- 38K - 46K- SPARE KEY IN OFFICE - SD CARD IN OFFICE', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 153, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/bee94f0d-b4df-4f57-a1ce-6ba9a29ddd2b.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:05:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4113357c-e75a-57e6-93cd-e363ce051cd0 with identifier: 120692763
2026-03-25 13:05:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4113357c-e75a-57e6-93cd-e363ce051cd0 with scrape type 2
2026-03-25 13:05:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4113357c-e75a-57e6-93cd-e363ce051cd0 with scrape type 2
2026-03-25 13:05:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 4113357c-e75a-57e6-93cd-e363ce051cd0, identifier: 120692763
2026-03-25 13:05:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 4113357c-e75a-57e6-93cd-e363ce051cd0 with identifier: 120692763
2026-03-25 13:05:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 4113357c-e75a-57e6-93cd-e363ce051cd0 with identifier: 120692763
2026-03-25 13:05:24 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 4113357c-e75a-57e6-93cd-e363ce051cd0 with identifier: 120692763 to the API
2026-03-25 13:05:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13: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-25 13:05:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120692763?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 153,
'color': 'YELLOW',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Petrol',
'id': '4113357c-e75a-57e6-93cd-e363ce051cd0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'LS16FKZ',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120692763',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'NISSAN',
'model': 'JUKE HATCHBACK',
'odometer': 47894,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-03-31',
'seller_name': 'UKCGR - Trade',
'title': 'NISSAN JUKE HATCHBACK 1.6 DiG-T Tekna 5dr 4WD Xtronic',
'transmission': 'automatic',
'trim': '1.6 DiG-T Tekna 5dr 4WD Xtronic',
'vin': None,
'year': 2016}
2026-03-25 13:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%27120692763%27 HTTP/1.1" 200 None
2026-03-25 13:05:25 [astonbarclay.gb] INFO: Saving data for 120692763: {'created_time': 1774346581.854332, 'last_price_update_time': 1774443925.16078, 'auction_closing_time': 1774888200.0}
2026-03-25 13:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120692763') HTTP/1.1" 204 0
2026-03-25 13:05:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120619150?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:05:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:05:25 [astonbarclay.gb] INFO: Detail data: {'cardType': 'e-xchange', 'id': 120619150, 'registration': 'GJ70OEN', 'account': 'DAC001', 'make': 'SKODA', 'model': 'OCTAVIA HATCHBACK', 'derivative': '1.5 TSI SE Drive 5dr DSG', 'mileage': 57245, 'mileageWarranty': True, 'type': 'car', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 353}, 'saleStart': '2026-03-27T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2020-09-09', 'fuel': 'Petrol', 'motExpiry': '2026-10-02', 'doors': 5, 'engineSize': 1498, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/GJ70OEN/2026-03-23/image/f5a04a38-a074-4da2-bbe2-d72c4417dd37_removebg.jpg?w=600', 'https://abimg003.imgix.net/GJ70OEN/2026-03-23/image/0d3beb58-d0c9-4a1b-8324-c8baf93aff6c_removebg.jpg?w=600', 'https://abimg003.imgix.net/GJ70OEN/2026-03-23/image/f1fda4a7-e95c-48c8-8b67-979a7a2ba5b3_removebg.jpg?w=600', 'https://abimg003.imgix.net/GJ70OEN/2026-03-23/image/25918085-5503-497b-a7d5-b547f9f9c0cb_removebg.jpg?w=600', 'https://abimg003.imgix.net/GJ70OEN/2026-03-23/image/51aff2ed-04bf-43d1-85c2-e50d2991d7b8_removebg.jpg?w=600', 'https://abimg003.imgix.net/GJ70OEN/2026-03-23/image/36215d03-ad5e-45a4-9d1c-4efbd7cef275_removebg.jpg?w=600', 'https://abimg003.imgix.net/GJ70OEN/2026-03-23/image/07e69e64-fd04-450b-bcfa-ac3cfa470b23_removebg.jpg?w=600', 'https://abimg003.imgix.net/GJ70OEN/2026-03-23/image/592e906c-36bf-4f70-8957-5fbf11a6f20a_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': 'Cat S Insurance Loss', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'Category S Insurance Loss. Vehicle Structurally Damaged But Repairable-Insurer Decided Not to Repair VOSA STATES 32K 45K 55K', 'virtual': False, 'seller': 'Dace', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': False, 'v5details': None, 'co2': 139, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:05:25 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'e-xchange', 'id': 120619150, 'registration': 'GJ70OEN', 'account': 'DAC001', 'make': 'SKODA', 'model': 'OCTAVIA HATCHBACK', 'derivative': '1.5 TSI SE Drive 5dr DSG', 'mileage': 57245, 'mileageWarranty': True, 'type': 'car', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 353}, 'saleStart': '2026-03-27T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2020-09-09', 'fuel': 'Petrol', 'motExpiry': '2026-10-02', 'doors': 5, 'engineSize': 1498, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/GJ70OEN/2026-03-23/image/f5a04a38-a074-4da2-bbe2-d72c4417dd37_removebg.jpg?w=600', 'https://abimg003.imgix.net/GJ70OEN/2026-03-23/image/0d3beb58-d0c9-4a1b-8324-c8baf93aff6c_removebg.jpg?w=600', 'https://abimg003.imgix.net/GJ70OEN/2026-03-23/image/f1fda4a7-e95c-48c8-8b67-979a7a2ba5b3_removebg.jpg?w=600', 'https://abimg003.imgix.net/GJ70OEN/2026-03-23/image/25918085-5503-497b-a7d5-b547f9f9c0cb_removebg.jpg?w=600', 'https://abimg003.imgix.net/GJ70OEN/2026-03-23/image/51aff2ed-04bf-43d1-85c2-e50d2991d7b8_removebg.jpg?w=600', 'https://abimg003.imgix.net/GJ70OEN/2026-03-23/image/36215d03-ad5e-45a4-9d1c-4efbd7cef275_removebg.jpg?w=600', 'https://abimg003.imgix.net/GJ70OEN/2026-03-23/image/07e69e64-fd04-450b-bcfa-ac3cfa470b23_removebg.jpg?w=600', 'https://abimg003.imgix.net/GJ70OEN/2026-03-23/image/592e906c-36bf-4f70-8957-5fbf11a6f20a_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': 'Cat S Insurance Loss', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'Category S Insurance Loss. Vehicle Structurally Damaged But Repairable-Insurer Decided Not to Repair VOSA STATES 32K 45K 55K', 'virtual': False, 'seller': 'Dace', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': False, 'v5details': None, 'co2': 139, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:05:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 03ab23ee-4bad-5a82-a214-6390612f1bab with identifier: 120619150
2026-03-25 13:05:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 03ab23ee-4bad-5a82-a214-6390612f1bab with scrape type 2
2026-03-25 13:05:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 03ab23ee-4bad-5a82-a214-6390612f1bab with scrape type 2
2026-03-25 13:05:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 03ab23ee-4bad-5a82-a214-6390612f1bab, identifier: 120619150
2026-03-25 13:05:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 03ab23ee-4bad-5a82-a214-6390612f1bab with identifier: 120619150
2026-03-25 13:05:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 03ab23ee-4bad-5a82-a214-6390612f1bab with identifier: 120619150
2026-03-25 13:05:25 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 03ab23ee-4bad-5a82-a214-6390612f1bab with identifier: 120619150 to the API
2026-03-25 13:05:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13: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-25 13:05:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120619150?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 139,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-03-27T12:00:00Z',
'fuel_type': 'Petrol',
'id': '03ab23ee-4bad-5a82-a214-6390612f1bab',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'GJ70OEN',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120619150',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'SKODA',
'model': 'OCTAVIA HATCHBACK',
'odometer': 57245,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-09-09',
'seller_name': 'Dace',
'title': 'SKODA OCTAVIA HATCHBACK 1.5 TSI SE Drive 5dr DSG',
'transmission': 'automatic',
'trim': '1.5 TSI SE Drive 5dr DSG',
'vin': None,
'year': 2020}
2026-03-25 13:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%27120619150%27 HTTP/1.1" 200 None
2026-03-25 13:05:26 [astonbarclay.gb] INFO: Saving data for 120619150: {'auction_closing_time': 1774612800.0, 'created_time': 1774293173.026712, 'last_price_update_time': 1774443926.204683}
2026-03-25 13:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120619150') HTTP/1.1" 204 0
2026-03-25 13:05:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120192862?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13: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-25 13:05:26 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120192862, 'registration': 'MM68WYL', 'account': 'MAN037', 'make': 'FORD', 'model': 'FOCUS ESTATE', 'derivative': '1.0 EcoBoost 125 Titanium 5dr', 'mileage': 64140, 'mileageWarranty': False, 'type': 'car', 'saleId': 19230, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 451}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2018-12-31', 'fuel': 'Petrol', 'motExpiry': '2026-12-30', 'doors': 5, 'engineSize': 999, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/MM68WYL/2026-03-05/image/2d809d60-e1f0-4278-9a08-de1cdc8ee210_removebg.jpg?w=600', 'https://abimg003.imgix.net/MM68WYL/2026-03-05/image/68077d24-44ec-4a7f-95f1-53be94dbe6a7_removebg.jpg?w=600', 'https://abimg003.imgix.net/MM68WYL/2026-03-05/image/cdc31397-b446-4eab-ab37-d9ed960d21ba_removebg.jpg?w=600', 'https://abimg003.imgix.net/MM68WYL/2026-03-05/image/48878a08-6f80-4a76-8f62-be7f133fb56f_removebg.jpg?w=600', 'https://abimg003.imgix.net/MM68WYL/2026-03-05/image/c1fa9c70-c26a-47f9-8f22-63cf7e604424_removebg.jpg?w=600', 'https://abimg003.imgix.net/MM68WYL/2026-03-05/image/9cac16a2-2558-4aaa-aa1b-80dc9f8ec87a_removebg.jpg?w=600', 'https://abimg003.imgix.net/MM68WYL/2026-03-05/image/208309c2-56c6-4f57-999a-ecdb07e59db0_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service invoice 04/24 ??', 'remarks': 'VOSA STATES 24K- 38K -51K- 63K- SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Manamanx Ltd', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 108, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/80fe6f2f-9f19-4186-9da6-5490e63667c7.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:05:26 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120192862, 'registration': 'MM68WYL', 'account': 'MAN037', 'make': 'FORD', 'model': 'FOCUS ESTATE', 'derivative': '1.0 EcoBoost 125 Titanium 5dr', 'mileage': 64140, 'mileageWarranty': False, 'type': 'car', 'saleId': 19230, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 451}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2018-12-31', 'fuel': 'Petrol', 'motExpiry': '2026-12-30', 'doors': 5, 'engineSize': 999, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/MM68WYL/2026-03-05/image/2d809d60-e1f0-4278-9a08-de1cdc8ee210_removebg.jpg?w=600', 'https://abimg003.imgix.net/MM68WYL/2026-03-05/image/68077d24-44ec-4a7f-95f1-53be94dbe6a7_removebg.jpg?w=600', 'https://abimg003.imgix.net/MM68WYL/2026-03-05/image/cdc31397-b446-4eab-ab37-d9ed960d21ba_removebg.jpg?w=600', 'https://abimg003.imgix.net/MM68WYL/2026-03-05/image/48878a08-6f80-4a76-8f62-be7f133fb56f_removebg.jpg?w=600', 'https://abimg003.imgix.net/MM68WYL/2026-03-05/image/c1fa9c70-c26a-47f9-8f22-63cf7e604424_removebg.jpg?w=600', 'https://abimg003.imgix.net/MM68WYL/2026-03-05/image/9cac16a2-2558-4aaa-aa1b-80dc9f8ec87a_removebg.jpg?w=600', 'https://abimg003.imgix.net/MM68WYL/2026-03-05/image/208309c2-56c6-4f57-999a-ecdb07e59db0_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service invoice 04/24 ??', 'remarks': 'VOSA STATES 24K- 38K -51K- 63K- SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Manamanx Ltd', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 108, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/80fe6f2f-9f19-4186-9da6-5490e63667c7.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:05:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 55984e6a-136c-59a8-a814-d8600d6e9edd with identifier: 120192862
2026-03-25 13:05:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 55984e6a-136c-59a8-a814-d8600d6e9edd with scrape type 2
2026-03-25 13:05:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 55984e6a-136c-59a8-a814-d8600d6e9edd with scrape type 2
2026-03-25 13:05:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 55984e6a-136c-59a8-a814-d8600d6e9edd, identifier: 120192862
2026-03-25 13:05:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 55984e6a-136c-59a8-a814-d8600d6e9edd with identifier: 120192862
2026-03-25 13:05:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 55984e6a-136c-59a8-a814-d8600d6e9edd with identifier: 120192862
2026-03-25 13:05:26 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 55984e6a-136c-59a8-a814-d8600d6e9edd with identifier: 120192862 to the API
2026-03-25 13:05:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13: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-25 13:05:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120192862?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 108,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Petrol',
'id': '55984e6a-136c-59a8-a814-d8600d6e9edd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'MM68WYL',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120192862',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'FORD',
'model': 'FOCUS ESTATE',
'odometer': 64140,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-12-31',
'seller_name': 'Manamanx Ltd',
'title': 'FORD FOCUS ESTATE 1.0 EcoBoost 125 Titanium 5dr',
'transmission': 'manual',
'trim': '1.0 EcoBoost 125 Titanium 5dr',
'vin': None,
'year': 2018}
2026-03-25 13:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%27120192862%27 HTTP/1.1" 200 None
2026-03-25 13:05:26 [astonbarclay.gb] INFO: Saving data for 120192862: {'auction_closing_time': 1774888200.0, 'created_time': 1773404201.665, 'last_price_update_time': 1774443926.961262}
2026-03-25 13:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120192862') HTTP/1.1" 204 0
2026-03-25 13:05:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/119964768?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:05:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:05:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120619100?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:05:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:05:27 [astonbarclay.gb] INFO: Detail data: {'cardType': 'e-xchange', 'id': 119964768, 'registration': 'EO14ZRE', 'account': 'DAC001', 'make': 'FORD', 'model': 'KUGA DIESEL ESTATE', 'derivative': '2.0 TDCi 163 Titanium 5dr Powershift', 'mileage': 67282, 'mileageWarranty': True, 'type': 'car', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 353}, 'saleStart': '2026-03-27T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2014-04-18', 'fuel': 'Diesel', 'motExpiry': '2026-06-05', 'doors': 5, 'engineSize': 1997, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/EO14ZRE/2026-03-02/image/97f748d7-0447-4890-9de2-b4b4715505c9_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO14ZRE/2026-03-02/image/26429086-f6d8-4391-b591-40dc7805147c_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO14ZRE/2026-03-02/image/eaafc9c4-f029-4b21-b83c-2df0865d62fe_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO14ZRE/2026-03-02/image/3313216b-27c7-4b9b-8e52-d2a7d6c3c0db_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO14ZRE/2026-03-02/image/2cae0d66-3676-4200-b6bd-026139ad22a3_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO14ZRE/2026-03-02/image/a00ff0e1-c005-4c80-b5b4-377363284ca6_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO14ZRE/2026-03-02/image/8f607e9e-325f-4471-946b-7decd2e14e4d_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': '', 'remarks': 'VOSA STATES 22K 35K 48K 60K 64K 66K 66K 67K', 'virtual': False, 'seller': 'Dace', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 162, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/c1038e7e-b323-4ac4-9a90-a6af2f37ca18.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:05:27 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'e-xchange', 'id': 119964768, 'registration': 'EO14ZRE', 'account': 'DAC001', 'make': 'FORD', 'model': 'KUGA DIESEL ESTATE', 'derivative': '2.0 TDCi 163 Titanium 5dr Powershift', 'mileage': 67282, 'mileageWarranty': True, 'type': 'car', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 353}, 'saleStart': '2026-03-27T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2014-04-18', 'fuel': 'Diesel', 'motExpiry': '2026-06-05', 'doors': 5, 'engineSize': 1997, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/EO14ZRE/2026-03-02/image/97f748d7-0447-4890-9de2-b4b4715505c9_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO14ZRE/2026-03-02/image/26429086-f6d8-4391-b591-40dc7805147c_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO14ZRE/2026-03-02/image/eaafc9c4-f029-4b21-b83c-2df0865d62fe_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO14ZRE/2026-03-02/image/3313216b-27c7-4b9b-8e52-d2a7d6c3c0db_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO14ZRE/2026-03-02/image/2cae0d66-3676-4200-b6bd-026139ad22a3_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO14ZRE/2026-03-02/image/a00ff0e1-c005-4c80-b5b4-377363284ca6_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO14ZRE/2026-03-02/image/8f607e9e-325f-4471-946b-7decd2e14e4d_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': '', 'remarks': 'VOSA STATES 22K 35K 48K 60K 64K 66K 66K 67K', 'virtual': False, 'seller': 'Dace', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 162, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/c1038e7e-b323-4ac4-9a90-a6af2f37ca18.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:05:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 99d78a32-3429-5024-8615-902d6ef2b0c9 with identifier: 119964768
2026-03-25 13:05:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 99d78a32-3429-5024-8615-902d6ef2b0c9 with scrape type 2
2026-03-25 13:05:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 99d78a32-3429-5024-8615-902d6ef2b0c9 with scrape type 2
2026-03-25 13:05:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 99d78a32-3429-5024-8615-902d6ef2b0c9, identifier: 119964768
2026-03-25 13:05:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 99d78a32-3429-5024-8615-902d6ef2b0c9 with identifier: 119964768
2026-03-25 13:05:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 99d78a32-3429-5024-8615-902d6ef2b0c9 with identifier: 119964768
2026-03-25 13:05:27 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 99d78a32-3429-5024-8615-902d6ef2b0c9 with identifier: 119964768 to the API
2026-03-25 13:05:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:05:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:05:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/119964768?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 162,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'expiration_date': '2026-03-27T12:00:00Z',
'fuel_type': 'Diesel',
'id': '99d78a32-3429-5024-8615-902d6ef2b0c9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'EO14ZRE',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/119964768',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'FORD',
'model': 'KUGA DIESEL ESTATE',
'odometer': 67282,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-04-18',
'seller_name': 'Dace',
'title': 'FORD KUGA DIESEL ESTATE 2.0 TDCi 163 Titanium 5dr Powershift',
'transmission': 'automatic',
'trim': '2.0 TDCi 163 Titanium 5dr Powershift',
'vin': None,
'year': 2014}
2026-03-25 13:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119964768%27 HTTP/1.1" 200 None
2026-03-25 13:05:27 [astonbarclay.gb] INFO: Saving data for 119964768: {'auction_closing_time': 1774612800.0, 'created_time': 1773403664.660486, 'last_price_update_time': 1774443927.554018}
2026-03-25 13:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119964768') HTTP/1.1" 204 0
2026-03-25 13:05:27 [astonbarclay.gb] INFO: Detail data: {'cardType': 'e-xchange', 'id': 120619100, 'registration': 'NL16PLZ', 'account': 'DAC001', 'make': 'LAND ROVER', 'model': 'RANGE ROVER EVOQUE DIESEL HATCHBACK', 'derivative': '2.0 TD4 SE Tech 5dr', 'mileage': 77664, 'mileageWarranty': True, 'type': 'car', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 353}, 'saleStart': '2026-03-27T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2016-04-19', 'fuel': 'Diesel', 'motExpiry': '2026-04-18', 'doors': 5, 'engineSize': 1999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/NL16PLZ/2026-03-23/image/2e966d75-4a2f-4559-98fd-b1445e3e54e7_removebg.jpg?w=600', 'https://abimg003.imgix.net/NL16PLZ/2026-03-23/image/411fc7cd-172c-4166-816d-0fa5ebdcd6e4_removebg.jpg?w=600', 'https://abimg003.imgix.net/NL16PLZ/2026-03-23/image/042fa799-c4de-4d7e-861a-2a0c99b0c5eb_removebg.jpg?w=600', 'https://abimg003.imgix.net/NL16PLZ/2026-03-23/image/6007e29f-ea6c-4ea1-a986-9cc492d226e4_removebg.jpg?w=600', 'https://abimg003.imgix.net/NL16PLZ/2026-03-23/image/8d0d5b22-eae3-4931-8fd1-212624b2f708_removebg.jpg?w=600', 'https://abimg003.imgix.net/NL16PLZ/2026-03-23/image/7405f431-eb37-40c8-a226-77e1685f568d_removebg.jpg?w=600', 'https://abimg003.imgix.net/NL16PLZ/2026-03-23/image/84e49fc8-480c-45df-bd42-3106d946696c_removebg.jpg?w=600', 'https://abimg003.imgix.net/NL16PLZ/2026-03-23/image/733e8859-83e9-4cfc-b05b-940b387c08b5_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 04/18 15K 08/20 32K 08/22 48K', 'remarks': 'VEHICLE SMOKING HEAVILY FROM ENGINE BAY, MAY HAVE FURTHER FAULTS, VOSA STATES 26K 34K 37K 44K 54K 65K 72K', 'virtual': False, 'seller': 'Dace', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': False, 'v5details': None, 'co2': 125, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/09d000b8-cf65-4fbc-8d4f-1bc66e3c8d49.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:05:27 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'e-xchange', 'id': 120619100, 'registration': 'NL16PLZ', 'account': 'DAC001', 'make': 'LAND ROVER', 'model': 'RANGE ROVER EVOQUE DIESEL HATCHBACK', 'derivative': '2.0 TD4 SE Tech 5dr', 'mileage': 77664, 'mileageWarranty': True, 'type': 'car', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 353}, 'saleStart': '2026-03-27T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2016-04-19', 'fuel': 'Diesel', 'motExpiry': '2026-04-18', 'doors': 5, 'engineSize': 1999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/NL16PLZ/2026-03-23/image/2e966d75-4a2f-4559-98fd-b1445e3e54e7_removebg.jpg?w=600', 'https://abimg003.imgix.net/NL16PLZ/2026-03-23/image/411fc7cd-172c-4166-816d-0fa5ebdcd6e4_removebg.jpg?w=600', 'https://abimg003.imgix.net/NL16PLZ/2026-03-23/image/042fa799-c4de-4d7e-861a-2a0c99b0c5eb_removebg.jpg?w=600', 'https://abimg003.imgix.net/NL16PLZ/2026-03-23/image/6007e29f-ea6c-4ea1-a986-9cc492d226e4_removebg.jpg?w=600', 'https://abimg003.imgix.net/NL16PLZ/2026-03-23/image/8d0d5b22-eae3-4931-8fd1-212624b2f708_removebg.jpg?w=600', 'https://abimg003.imgix.net/NL16PLZ/2026-03-23/image/7405f431-eb37-40c8-a226-77e1685f568d_removebg.jpg?w=600', 'https://abimg003.imgix.net/NL16PLZ/2026-03-23/image/84e49fc8-480c-45df-bd42-3106d946696c_removebg.jpg?w=600', 'https://abimg003.imgix.net/NL16PLZ/2026-03-23/image/733e8859-83e9-4cfc-b05b-940b387c08b5_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 04/18 15K 08/20 32K 08/22 48K', 'remarks': 'VEHICLE SMOKING HEAVILY FROM ENGINE BAY, MAY HAVE FURTHER FAULTS, VOSA STATES 26K 34K 37K 44K 54K 65K 72K', 'virtual': False, 'seller': 'Dace', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': False, 'v5details': None, 'co2': 125, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/09d000b8-cf65-4fbc-8d4f-1bc66e3c8d49.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:05:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 160f5dc1-2bca-5f1e-a447-c1a918c0618c with identifier: 120619100
2026-03-25 13:05:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 160f5dc1-2bca-5f1e-a447-c1a918c0618c with scrape type 2
2026-03-25 13:05:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 160f5dc1-2bca-5f1e-a447-c1a918c0618c with scrape type 2
2026-03-25 13:05:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 160f5dc1-2bca-5f1e-a447-c1a918c0618c, identifier: 120619100
2026-03-25 13:05:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 160f5dc1-2bca-5f1e-a447-c1a918c0618c with identifier: 120619100
2026-03-25 13:05:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 160f5dc1-2bca-5f1e-a447-c1a918c0618c with identifier: 120619100
2026-03-25 13:05:27 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 160f5dc1-2bca-5f1e-a447-c1a918c0618c with identifier: 120619100 to the API
2026-03-25 13:05:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:05:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:05:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120619100?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 125,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-27T12:00:00Z',
'fuel_type': 'Diesel',
'id': '160f5dc1-2bca-5f1e-a447-c1a918c0618c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'NL16PLZ',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120619100',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'LAND ROVER',
'model': 'RANGE ROVER EVOQUE DIESEL HATCHBACK',
'odometer': 77664,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-04-19',
'seller_name': 'Dace',
'title': 'LAND ROVER RANGE ROVER EVOQUE DIESEL HATCHBACK 2.0 TD4 SE Tech 5dr',
'transmission': 'manual',
'trim': '2.0 TD4 SE Tech 5dr',
'vin': None,
'year': 2016}
2026-03-25 13:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120619100%27 HTTP/1.1" 200 None
2026-03-25 13:05:27 [astonbarclay.gb] INFO: Saving data for 120619100: {'auction_closing_time': 1774612800.0, 'created_time': 1774293291.059268, 'last_price_update_time': 1774443927.981439}
2026-03-25 13:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120619100') HTTP/1.1" 204 0
2026-03-25 13:05:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120694326?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13: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-25 13:05:28 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120694326, 'registration': 'KP65JUT', 'account': 'WBA004', 'make': 'VOLVO', 'model': 'V40 DIESEL HATCHBACK', 'derivative': 'D2 [120] SE Lux Nav 5dr', 'mileage': 92706, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 451}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2015-11-05', 'fuel': 'Diesel', 'motExpiry': '2026-08-26', 'doors': 5, 'engineSize': 1969, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/KP65JUT/2026-03-24/image/1704ee34-70b0-470b-ad8a-f71d08c87298_removebg.jpg?w=600', 'https://abimg003.imgix.net/KP65JUT/2026-03-24/image/e4b8d8db-82a5-40d3-a9e4-fb3298969a5c_removebg.jpg?w=600', 'https://abimg003.imgix.net/KP65JUT/2026-03-24/image/6df36fbd-086b-4010-8195-6dbc56269649_removebg.jpg?w=600', 'https://abimg003.imgix.net/KP65JUT/2026-03-24/image/5e4cfb69-629d-4a6e-9b0a-fff540cdc9bb_removebg.jpg?w=600', 'https://abimg003.imgix.net/KP65JUT/2026-03-24/image/ccd521bc-d602-420b-b2b1-1f92fb9c28bc_removebg.jpg?w=600', 'https://abimg003.imgix.net/KP65JUT/2026-03-24/image/d31029ec-6b94-49b7-9c2f-5029abe62f83_removebg.jpg?w=600', 'https://abimg003.imgix.net/KP65JUT/2026-03-24/image/c90acd88-c967-420d-8c94-9dfa8b487cc5_removebg.jpg?w=600', 'https://abimg003.imgix.net/KP65JUT/2026-03-24/image/d022a8e0-7623-4b0a-bb54-b81360961166_removebg.jpg?w=600', 'https://abimg003.imgix.net/KP65JUT/2026-03-24/image/8a3513c3-bd96-40b6-aae3-82be9c261700_removebg.jpg?w=600', 'https://abimg003.imgix.net/KP65JUT/2026-03-24/image/9c4cd2af-af8e-4caa-849d-a4369205257f_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'EMPTY SERVICE BOOK', 'remarks': 'VOSA STATES 48K - 58K- 66K- 84K - SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '4', 'v5': True, 'v5details': 'Here', 'co2': 94, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/af77c383-50f0-4a3a-84ee-fccc33ebb32b.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:05:28 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120694326, 'registration': 'KP65JUT', 'account': 'WBA004', 'make': 'VOLVO', 'model': 'V40 DIESEL HATCHBACK', 'derivative': 'D2 [120] SE Lux Nav 5dr', 'mileage': 92706, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 451}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2015-11-05', 'fuel': 'Diesel', 'motExpiry': '2026-08-26', 'doors': 5, 'engineSize': 1969, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/KP65JUT/2026-03-24/image/1704ee34-70b0-470b-ad8a-f71d08c87298_removebg.jpg?w=600', 'https://abimg003.imgix.net/KP65JUT/2026-03-24/image/e4b8d8db-82a5-40d3-a9e4-fb3298969a5c_removebg.jpg?w=600', 'https://abimg003.imgix.net/KP65JUT/2026-03-24/image/6df36fbd-086b-4010-8195-6dbc56269649_removebg.jpg?w=600', 'https://abimg003.imgix.net/KP65JUT/2026-03-24/image/5e4cfb69-629d-4a6e-9b0a-fff540cdc9bb_removebg.jpg?w=600', 'https://abimg003.imgix.net/KP65JUT/2026-03-24/image/ccd521bc-d602-420b-b2b1-1f92fb9c28bc_removebg.jpg?w=600', 'https://abimg003.imgix.net/KP65JUT/2026-03-24/image/d31029ec-6b94-49b7-9c2f-5029abe62f83_removebg.jpg?w=600', 'https://abimg003.imgix.net/KP65JUT/2026-03-24/image/c90acd88-c967-420d-8c94-9dfa8b487cc5_removebg.jpg?w=600', 'https://abimg003.imgix.net/KP65JUT/2026-03-24/image/d022a8e0-7623-4b0a-bb54-b81360961166_removebg.jpg?w=600', 'https://abimg003.imgix.net/KP65JUT/2026-03-24/image/8a3513c3-bd96-40b6-aae3-82be9c261700_removebg.jpg?w=600', 'https://abimg003.imgix.net/KP65JUT/2026-03-24/image/9c4cd2af-af8e-4caa-849d-a4369205257f_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'EMPTY SERVICE BOOK', 'remarks': 'VOSA STATES 48K - 58K- 66K- 84K - SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '4', 'v5': True, 'v5details': 'Here', 'co2': 94, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/af77c383-50f0-4a3a-84ee-fccc33ebb32b.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:05:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2a9353d1-3c03-5dec-8062-3fb27e4c9dbe with identifier: 120694326
2026-03-25 13:05:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2a9353d1-3c03-5dec-8062-3fb27e4c9dbe with scrape type 2
2026-03-25 13:05:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2a9353d1-3c03-5dec-8062-3fb27e4c9dbe with scrape type 2
2026-03-25 13:05:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 2a9353d1-3c03-5dec-8062-3fb27e4c9dbe, identifier: 120694326
2026-03-25 13:05:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 2a9353d1-3c03-5dec-8062-3fb27e4c9dbe with identifier: 120694326
2026-03-25 13:05:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 2a9353d1-3c03-5dec-8062-3fb27e4c9dbe with identifier: 120694326
2026-03-25 13:05:28 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 2a9353d1-3c03-5dec-8062-3fb27e4c9dbe with identifier: 120694326 to the API
2026-03-25 13:05:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:05: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-25 13:05:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120694326?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 94,
'color': 'SILVER',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Diesel',
'id': '2a9353d1-3c03-5dec-8062-3fb27e4c9dbe',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'KP65JUT',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120694326',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'VOLVO',
'model': 'V40 DIESEL HATCHBACK',
'odometer': 92706,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-11-05',
'seller_name': 'UKCGR - Trade',
'title': 'VOLVO V40 DIESEL HATCHBACK D2 [120] SE Lux Nav 5dr',
'transmission': 'manual',
'trim': 'D2 [120] SE Lux Nav 5dr',
'vin': None,
'year': 2015}
2026-03-25 13:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:05:28 [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-25 13:05:28 [astonbarclay.gb] INFO: Saving data for 120694326: {'created_time': 1774346586.384771, 'last_price_update_time': 1774443928.500644, 'auction_closing_time': 1774888200.0}
2026-03-25 13:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120694326') HTTP/1.1" 204 0
2026-03-25 13:05:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120692322?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:05:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:05:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120693666?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:05:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:05:29 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120692322, 'registration': 'LP65YNO', 'account': 'WBA004', 'make': 'VOLKSWAGEN', 'model': 'GOLF DIESEL HATCHBACK', 'derivative': '1.6 TDI 105 Match 5dr DSG', 'mileage': 55056, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 451}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2016-01-27', 'fuel': 'Diesel', 'motExpiry': '2027-01-27', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/LP65YNO/2026-03-24/image/ad1539f9-56eb-45f2-951e-018bd1b00246_removebg.jpg?w=600', 'https://abimg003.imgix.net/LP65YNO/2026-03-24/image/a5998f29-51bd-4e00-830a-46f72f58f02a_removebg.jpg?w=600', 'https://abimg003.imgix.net/LP65YNO/2026-03-24/image/a8c9e001-a1cc-4344-9615-326560ac51da_removebg.jpg?w=600', 'https://abimg003.imgix.net/LP65YNO/2026-03-24/image/e4aa6ebe-06ba-47fb-8753-62d22473524e_removebg.jpg?w=600', 'https://abimg003.imgix.net/LP65YNO/2026-03-24/image/5cad8314-e6e9-4ba0-86d1-80bfd28efc11_removebg.jpg?w=600', 'https://abimg003.imgix.net/LP65YNO/2026-03-24/image/7a4d5608-655a-450f-aaf0-568fc528de03_removebg.jpg?w=600', 'https://abimg003.imgix.net/LP65YNO/2026-03-24/image/6f08368b-09f4-4dee-b08d-fe6f1f47964a_removebg.jpg?w=600', 'https://abimg003.imgix.net/LP65YNO/2026-03-24/image/20b425bf-fc4d-4445-b838-b55b48b7d611_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'VOSA STATES 29K- 39K - 47K- 53K- SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 102, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/53995acd-30f6-406f-b1b9-c507233791a5.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:05:29 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120692322, 'registration': 'LP65YNO', 'account': 'WBA004', 'make': 'VOLKSWAGEN', 'model': 'GOLF DIESEL HATCHBACK', 'derivative': '1.6 TDI 105 Match 5dr DSG', 'mileage': 55056, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 451}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2016-01-27', 'fuel': 'Diesel', 'motExpiry': '2027-01-27', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/LP65YNO/2026-03-24/image/ad1539f9-56eb-45f2-951e-018bd1b00246_removebg.jpg?w=600', 'https://abimg003.imgix.net/LP65YNO/2026-03-24/image/a5998f29-51bd-4e00-830a-46f72f58f02a_removebg.jpg?w=600', 'https://abimg003.imgix.net/LP65YNO/2026-03-24/image/a8c9e001-a1cc-4344-9615-326560ac51da_removebg.jpg?w=600', 'https://abimg003.imgix.net/LP65YNO/2026-03-24/image/e4aa6ebe-06ba-47fb-8753-62d22473524e_removebg.jpg?w=600', 'https://abimg003.imgix.net/LP65YNO/2026-03-24/image/5cad8314-e6e9-4ba0-86d1-80bfd28efc11_removebg.jpg?w=600', 'https://abimg003.imgix.net/LP65YNO/2026-03-24/image/7a4d5608-655a-450f-aaf0-568fc528de03_removebg.jpg?w=600', 'https://abimg003.imgix.net/LP65YNO/2026-03-24/image/6f08368b-09f4-4dee-b08d-fe6f1f47964a_removebg.jpg?w=600', 'https://abimg003.imgix.net/LP65YNO/2026-03-24/image/20b425bf-fc4d-4445-b838-b55b48b7d611_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'VOSA STATES 29K- 39K - 47K- 53K- SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 102, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/53995acd-30f6-406f-b1b9-c507233791a5.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:05:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 63fe3aae-333c-5f2f-9e53-171933dc69dc with identifier: 120692322
2026-03-25 13:05:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 63fe3aae-333c-5f2f-9e53-171933dc69dc with scrape type 2
2026-03-25 13:05:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 63fe3aae-333c-5f2f-9e53-171933dc69dc with scrape type 2
2026-03-25 13:05:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 63fe3aae-333c-5f2f-9e53-171933dc69dc, identifier: 120692322
2026-03-25 13:05:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 63fe3aae-333c-5f2f-9e53-171933dc69dc with identifier: 120692322
2026-03-25 13:05:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 63fe3aae-333c-5f2f-9e53-171933dc69dc with identifier: 120692322
2026-03-25 13:05:29 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 63fe3aae-333c-5f2f-9e53-171933dc69dc with identifier: 120692322 to the API
2026-03-25 13:05:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:05:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:05:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120692322?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 102,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Diesel',
'id': '63fe3aae-333c-5f2f-9e53-171933dc69dc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'LP65YNO',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120692322',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'VOLKSWAGEN',
'model': 'GOLF DIESEL HATCHBACK',
'odometer': 55056,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-01-27',
'seller_name': 'UKCGR - Trade',
'title': 'VOLKSWAGEN GOLF DIESEL HATCHBACK 1.6 TDI 105 Match 5dr DSG',
'transmission': 'automatic',
'trim': '1.6 TDI 105 Match 5dr DSG',
'vin': None,
'year': 2016}
2026-03-25 13:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120692322%27 HTTP/1.1" 200 None
2026-03-25 13:05:29 [astonbarclay.gb] INFO: Saving data for 120692322: {'created_time': 1774346569.476295, 'last_price_update_time': 1774443929.84433, 'auction_closing_time': 1774888200.0}
2026-03-25 13:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120692322') HTTP/1.1" 204 0
2026-03-25 13:05:29 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120693666, 'registration': 'LN15BJE', 'account': 'WBA004', 'make': 'FORD', 'model': 'GALAXY DIESEL ESTATE', 'derivative': '2.0 TDCi 140 Zetec 5dr Powershift', 'mileage': 137556, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 451}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2015-03-24', 'fuel': 'Diesel', 'motExpiry': '2026-09-10', 'doors': 5, 'engineSize': 1997, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/LN15BJE/2026-03-24/image/9bb465f4-2795-4aa0-9514-ac75ca6251f2_removebg.jpg?w=600', 'https://abimg003.imgix.net/LN15BJE/2026-03-24/image/4a7d08b7-fccb-483b-b1a1-84a4df80b0a7_removebg.jpg?w=600', 'https://abimg003.imgix.net/LN15BJE/2026-03-24/image/7bc8ee1e-db5e-425c-b5b5-32d14acbd966_removebg.jpg?w=600', 'https://abimg003.imgix.net/LN15BJE/2026-03-24/image/3e51abce-c529-4d74-936f-36725508d434_removebg.jpg?w=600', 'https://abimg003.imgix.net/LN15BJE/2026-03-24/image/3ddd310e-84d5-46a0-8d04-96b246cdd4ff_removebg.jpg?w=600', 'https://abimg003.imgix.net/LN15BJE/2026-03-24/image/ae39ab3c-65a3-43af-893f-a013fb1a4413_removebg.jpg?w=600', 'https://abimg003.imgix.net/LN15BJE/2026-03-24/image/047f84f0-5493-491b-b255-988fe13c3383_removebg.jpg?w=600', 'https://abimg003.imgix.net/LN15BJE/2026-03-24/image/64ddf38d-7991-477c-89d9-9932c20a56df_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 09/23 128K', 'remarks': 'Ex-Private Hire - VOSA STATES 124K - 128K 131K - 135K - SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 149, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/bb899efc-6593-47cc-aca2-1191f20c1245.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:05:29 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120693666, 'registration': 'LN15BJE', 'account': 'WBA004', 'make': 'FORD', 'model': 'GALAXY DIESEL ESTATE', 'derivative': '2.0 TDCi 140 Zetec 5dr Powershift', 'mileage': 137556, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 451}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2015-03-24', 'fuel': 'Diesel', 'motExpiry': '2026-09-10', 'doors': 5, 'engineSize': 1997, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/LN15BJE/2026-03-24/image/9bb465f4-2795-4aa0-9514-ac75ca6251f2_removebg.jpg?w=600', 'https://abimg003.imgix.net/LN15BJE/2026-03-24/image/4a7d08b7-fccb-483b-b1a1-84a4df80b0a7_removebg.jpg?w=600', 'https://abimg003.imgix.net/LN15BJE/2026-03-24/image/7bc8ee1e-db5e-425c-b5b5-32d14acbd966_removebg.jpg?w=600', 'https://abimg003.imgix.net/LN15BJE/2026-03-24/image/3e51abce-c529-4d74-936f-36725508d434_removebg.jpg?w=600', 'https://abimg003.imgix.net/LN15BJE/2026-03-24/image/3ddd310e-84d5-46a0-8d04-96b246cdd4ff_removebg.jpg?w=600', 'https://abimg003.imgix.net/LN15BJE/2026-03-24/image/ae39ab3c-65a3-43af-893f-a013fb1a4413_removebg.jpg?w=600', 'https://abimg003.imgix.net/LN15BJE/2026-03-24/image/047f84f0-5493-491b-b255-988fe13c3383_removebg.jpg?w=600', 'https://abimg003.imgix.net/LN15BJE/2026-03-24/image/64ddf38d-7991-477c-89d9-9932c20a56df_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 09/23 128K', 'remarks': 'Ex-Private Hire - VOSA STATES 124K - 128K 131K - 135K - SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 149, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/bb899efc-6593-47cc-aca2-1191f20c1245.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:05:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0f7f8121-bd80-5548-8534-eb011daca4d5 with identifier: 120693666
2026-03-25 13:05:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0f7f8121-bd80-5548-8534-eb011daca4d5 with scrape type 2
2026-03-25 13:05:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0f7f8121-bd80-5548-8534-eb011daca4d5 with scrape type 2
2026-03-25 13:05:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 0f7f8121-bd80-5548-8534-eb011daca4d5, identifier: 120693666
2026-03-25 13:05:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 0f7f8121-bd80-5548-8534-eb011daca4d5 with identifier: 120693666
2026-03-25 13:05:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 0f7f8121-bd80-5548-8534-eb011daca4d5 with identifier: 120693666
2026-03-25 13:05:30 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 0f7f8121-bd80-5548-8534-eb011daca4d5 with identifier: 120693666 to the API
2026-03-25 13:05:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:05:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:05:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120693666?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 149,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Diesel',
'id': '0f7f8121-bd80-5548-8534-eb011daca4d5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'LN15BJE',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120693666',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'FORD',
'model': 'GALAXY DIESEL ESTATE',
'odometer': 137556,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-03-24',
'seller_name': 'UKCGR - Trade',
'title': 'FORD GALAXY DIESEL ESTATE 2.0 TDCi 140 Zetec 5dr Powershift',
'transmission': 'automatic',
'trim': '2.0 TDCi 140 Zetec 5dr Powershift',
'vin': None,
'year': 2015}
2026-03-25 13:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120693666%27 HTTP/1.1" 200 None
2026-03-25 13:05:30 [astonbarclay.gb] INFO: Saving data for 120693666: {'created_time': 1774346568.664513, 'last_price_update_time': 1774443930.306014, 'auction_closing_time': 1774888200.0}
2026-03-25 13:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120693666') HTTP/1.1" 204 0
2026-03-25 13:05:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120302568?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:05:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:05:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120442309?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13: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-25 13:05:31 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120302568, 'registration': 'NL67FWR', 'account': 'MAN037', 'make': 'VAUXHALL', 'model': 'ASTRA HATCHBACK', 'derivative': '1.4i 16V SRi 5dr', 'mileage': 87317, 'mileageWarranty': False, 'type': 'car', 'saleId': 19230, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 451}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2017-09-27', 'fuel': 'Petrol', 'motExpiry': '2027-03-04', 'doors': 5, 'engineSize': 1399, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/NL67FWR/2026-03-11/image/fcb30147-2bfe-46e7-b4ae-19567f68802f_removebg.jpg?w=600', 'https://abimg003.imgix.net/NL67FWR/2026-03-11/image/ec347981-8492-48c4-b969-a5850a142a1b_removebg.jpg?w=600', 'https://abimg003.imgix.net/NL67FWR/2026-03-11/image/8dae0bd8-887f-4984-a223-7770110b8d47_removebg.jpg?w=600', 'https://abimg003.imgix.net/NL67FWR/2026-03-11/image/afd7b9c9-9f45-4b39-a0a6-6cf3edaa3c47_removebg.jpg?w=600', 'https://abimg003.imgix.net/NL67FWR/2026-03-11/image/2ea29a7b-efd3-4874-a7dd-1ba9bf48b117_removebg.jpg?w=600', 'https://abimg003.imgix.net/NL67FWR/2026-03-11/image/10e322d2-e366-4bef-ad9e-cc4df8729880_removebg.jpg?w=600', 'https://abimg003.imgix.net/NL67FWR/2026-03-11/image/c580a79d-6cd3-45c5-9c99-c77b9a5edd31_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service print and book 10/18 8K - 10/19 14K - 03/20 17K - 06/25 78K', 'remarks': 'VOSA STATES 45K - 57K - 71K - 87K', 'virtual': False, 'seller': 'Manamanx Ltd', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 128, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/871f7f86-3ae2-4311-ab83-ead25041cd87.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:05:31 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120302568, 'registration': 'NL67FWR', 'account': 'MAN037', 'make': 'VAUXHALL', 'model': 'ASTRA HATCHBACK', 'derivative': '1.4i 16V SRi 5dr', 'mileage': 87317, 'mileageWarranty': False, 'type': 'car', 'saleId': 19230, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 451}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2017-09-27', 'fuel': 'Petrol', 'motExpiry': '2027-03-04', 'doors': 5, 'engineSize': 1399, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/NL67FWR/2026-03-11/image/fcb30147-2bfe-46e7-b4ae-19567f68802f_removebg.jpg?w=600', 'https://abimg003.imgix.net/NL67FWR/2026-03-11/image/ec347981-8492-48c4-b969-a5850a142a1b_removebg.jpg?w=600', 'https://abimg003.imgix.net/NL67FWR/2026-03-11/image/8dae0bd8-887f-4984-a223-7770110b8d47_removebg.jpg?w=600', 'https://abimg003.imgix.net/NL67FWR/2026-03-11/image/afd7b9c9-9f45-4b39-a0a6-6cf3edaa3c47_removebg.jpg?w=600', 'https://abimg003.imgix.net/NL67FWR/2026-03-11/image/2ea29a7b-efd3-4874-a7dd-1ba9bf48b117_removebg.jpg?w=600', 'https://abimg003.imgix.net/NL67FWR/2026-03-11/image/10e322d2-e366-4bef-ad9e-cc4df8729880_removebg.jpg?w=600', 'https://abimg003.imgix.net/NL67FWR/2026-03-11/image/c580a79d-6cd3-45c5-9c99-c77b9a5edd31_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service print and book 10/18 8K - 10/19 14K - 03/20 17K - 06/25 78K', 'remarks': 'VOSA STATES 45K - 57K - 71K - 87K', 'virtual': False, 'seller': 'Manamanx Ltd', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 128, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/871f7f86-3ae2-4311-ab83-ead25041cd87.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:05:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fbf47009-9601-5eab-a2d9-95a33de78e17 with identifier: 120302568
2026-03-25 13:05:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fbf47009-9601-5eab-a2d9-95a33de78e17 with scrape type 2
2026-03-25 13:05:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fbf47009-9601-5eab-a2d9-95a33de78e17 with scrape type 2
2026-03-25 13:05:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: fbf47009-9601-5eab-a2d9-95a33de78e17, identifier: 120302568
2026-03-25 13:05:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: fbf47009-9601-5eab-a2d9-95a33de78e17 with identifier: 120302568
2026-03-25 13:05:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: fbf47009-9601-5eab-a2d9-95a33de78e17 with identifier: 120302568
2026-03-25 13:05:31 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: fbf47009-9601-5eab-a2d9-95a33de78e17 with identifier: 120302568 to the API
2026-03-25 13:05:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:05:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:05:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120302568?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 128,
'color': 'RED',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Petrol',
'id': 'fbf47009-9601-5eab-a2d9-95a33de78e17',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'NL67FWR',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120302568',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'VAUXHALL',
'model': 'ASTRA HATCHBACK',
'odometer': 87317,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-09-27',
'seller_name': 'Manamanx Ltd',
'title': 'VAUXHALL ASTRA HATCHBACK 1.4i 16V SRi 5dr',
'transmission': 'manual',
'trim': '1.4i 16V SRi 5dr',
'vin': None,
'year': 2017}
2026-03-25 13:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120302568%27 HTTP/1.1" 200 None
2026-03-25 13:05:31 [astonbarclay.gb] INFO: Saving data for 120302568: {'auction_closing_time': 1774888200.0, 'created_time': 1773404296.035096, 'last_price_update_time': 1774443931.836597}
2026-03-25 13:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120302568') HTTP/1.1" 204 0
2026-03-25 13:05:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120443760?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13: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-25 13:05:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120441365?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13: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-25 13:05:31 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120442309, 'registration': 'SH14EJN', 'account': 'MAN037', 'make': 'RENAULT', 'model': 'CAPTUR DIESEL HATCHBACK', 'derivative': '1.5 dCi 90 Dynamique S MediaNav Energy 5dr', 'mileage': 73350, 'mileageWarranty': False, 'type': 'car', 'saleId': 19230, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 451}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2014-05-07', 'fuel': 'Diesel', 'motExpiry': '2026-11-30', 'doors': 5, 'engineSize': 1461, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/SH14EJN/2026-03-13/image/384e9888-8d53-4349-ae2b-910417eaf529_removebg.jpg?w=600', 'https://abimg003.imgix.net/SH14EJN/2026-03-13/image/b890a1e7-cb3f-4780-aa39-b105911d61d2_removebg.jpg?w=600', 'https://abimg003.imgix.net/SH14EJN/2026-03-13/image/679e0aa1-2874-4fcb-a857-eba66c4f6bd9_removebg.jpg?w=600', 'https://abimg003.imgix.net/SH14EJN/2026-03-13/image/5846d531-f9dd-4ba8-8813-158c432a5139_removebg.jpg?w=600', 'https://abimg003.imgix.net/SH14EJN/2026-03-13/image/dbb3d391-40ca-416d-b4f7-60031725cf12_removebg.jpg?w=600', 'https://abimg003.imgix.net/SH14EJN/2026-03-13/image/a829317a-0c89-4c0d-89f7-f408e7d88f66_removebg.jpg?w=600', 'https://abimg003.imgix.net/SH14EJN/2026-03-13/image/bfbd73e6-2e93-4ea7-985a-f44e2ef7d7a3_removebg.jpg?w=600'], 'colour': 'BEIGE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book 10/17-29K', 'remarks': 'VOSA STATES - 61K, 63K, 67K, 72K - SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Manamanx Ltd', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 95, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/064763be-816b-46f6-b4a7-0b045a9bebb6.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:05:31 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120442309, 'registration': 'SH14EJN', 'account': 'MAN037', 'make': 'RENAULT', 'model': 'CAPTUR DIESEL HATCHBACK', 'derivative': '1.5 dCi 90 Dynamique S MediaNav Energy 5dr', 'mileage': 73350, 'mileageWarranty': False, 'type': 'car', 'saleId': 19230, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 451}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2014-05-07', 'fuel': 'Diesel', 'motExpiry': '2026-11-30', 'doors': 5, 'engineSize': 1461, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/SH14EJN/2026-03-13/image/384e9888-8d53-4349-ae2b-910417eaf529_removebg.jpg?w=600', 'https://abimg003.imgix.net/SH14EJN/2026-03-13/image/b890a1e7-cb3f-4780-aa39-b105911d61d2_removebg.jpg?w=600', 'https://abimg003.imgix.net/SH14EJN/2026-03-13/image/679e0aa1-2874-4fcb-a857-eba66c4f6bd9_removebg.jpg?w=600', 'https://abimg003.imgix.net/SH14EJN/2026-03-13/image/5846d531-f9dd-4ba8-8813-158c432a5139_removebg.jpg?w=600', 'https://abimg003.imgix.net/SH14EJN/2026-03-13/image/dbb3d391-40ca-416d-b4f7-60031725cf12_removebg.jpg?w=600', 'https://abimg003.imgix.net/SH14EJN/2026-03-13/image/a829317a-0c89-4c0d-89f7-f408e7d88f66_removebg.jpg?w=600', 'https://abimg003.imgix.net/SH14EJN/2026-03-13/image/bfbd73e6-2e93-4ea7-985a-f44e2ef7d7a3_removebg.jpg?w=600'], 'colour': 'BEIGE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book 10/17-29K', 'remarks': 'VOSA STATES - 61K, 63K, 67K, 72K - SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Manamanx Ltd', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 95, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/064763be-816b-46f6-b4a7-0b045a9bebb6.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:05:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 12e841be-c798-5652-881a-d95a1d83cbf8 with identifier: 120442309
2026-03-25 13:05:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 12e841be-c798-5652-881a-d95a1d83cbf8 with scrape type 2
2026-03-25 13:05:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 12e841be-c798-5652-881a-d95a1d83cbf8 with scrape type 2
2026-03-25 13:05:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 12e841be-c798-5652-881a-d95a1d83cbf8, identifier: 120442309
2026-03-25 13:05:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 12e841be-c798-5652-881a-d95a1d83cbf8 with identifier: 120442309
2026-03-25 13:05:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 12e841be-c798-5652-881a-d95a1d83cbf8 with identifier: 120442309
2026-03-25 13:05:32 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 12e841be-c798-5652-881a-d95a1d83cbf8 with identifier: 120442309 to the API
2026-03-25 13:05:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13: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-25 13:05:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120442309?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 95,
'color': 'BEIGE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.5L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Diesel',
'id': '12e841be-c798-5652-881a-d95a1d83cbf8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'SH14EJN',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120442309',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'RENAULT',
'model': 'CAPTUR DIESEL HATCHBACK',
'odometer': 73350,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-05-07',
'seller_name': 'Manamanx Ltd',
'title': 'RENAULT CAPTUR DIESEL HATCHBACK 1.5 dCi 90 Dynamique S MediaNav '
'Energy 5dr',
'transmission': 'manual',
'trim': '1.5 dCi 90 Dynamique S MediaNav Energy 5dr',
'vin': None,
'year': 2014}
2026-03-25 13:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%27120442309%27 HTTP/1.1" 200 None
2026-03-25 13:05:32 [astonbarclay.gb] INFO: Saving data for 120442309: {'auction_closing_time': 1774888200.0, 'created_time': 1773430671.637087, 'last_price_update_time': 1774443932.239514}
2026-03-25 13:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120442309') HTTP/1.1" 204 0
2026-03-25 13:05:32 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120443760, 'registration': 'WR58WJF', 'account': 'MAN037', 'make': 'VAUXHALL', 'model': 'AGILA HATCHBACK', 'derivative': '1.2 16V Design 5dr', 'mileage': 56052, 'mileageWarranty': False, 'type': 'car', 'saleId': 19230, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 451}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2009-02-26', 'fuel': 'Petrol', 'motExpiry': '2026-04-17', 'doors': 5, 'engineSize': 1242, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/WR58WJF/2026-03-14/image/078b478e-0ab5-4683-8943-63dca57f37d7_removebg.jpg?w=600', 'https://abimg003.imgix.net/WR58WJF/2026-03-14/image/3df97e39-2e11-449d-87da-8b45a2e4896a_removebg.jpg?w=600', 'https://abimg003.imgix.net/WR58WJF/2026-03-14/image/26aa16c1-1491-4bdb-92df-4036eb973352_removebg.jpg?w=600', 'https://abimg003.imgix.net/WR58WJF/2026-03-14/image/924f3fb0-417b-466a-b9c2-e43ce1c26ff5_removebg.jpg?w=600', 'https://abimg003.imgix.net/WR58WJF/2026-03-14/image/b1b658bd-8225-4169-98fa-39e2268a1e3e_removebg.jpg?w=600', 'https://abimg003.imgix.net/WR58WJF/2026-03-14/image/3c9be1e9-0949-4070-a6b1-e1cb7fe63c89_removebg.jpg?w=600', 'https://abimg003.imgix.net/WR58WJF/2026-03-14/image/9cd3cd79-3969-4fb3-8fd5-befacaee777a_removebg.jpg?w=600', 'https://abimg003.imgix.net/WR58WJF/2026-03-14/image/cc92ab44-afbe-4998-8de2-5f519eaa6091_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': '', 'remarks': 'VOSA STATES 28K, 36K, 44K, 51K, BROKEN SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Manamanx Ltd', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 131, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/3c37144c-d75b-4673-9db7-6ceda3356614.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:05:32 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120443760, 'registration': 'WR58WJF', 'account': 'MAN037', 'make': 'VAUXHALL', 'model': 'AGILA HATCHBACK', 'derivative': '1.2 16V Design 5dr', 'mileage': 56052, 'mileageWarranty': False, 'type': 'car', 'saleId': 19230, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 451}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2009-02-26', 'fuel': 'Petrol', 'motExpiry': '2026-04-17', 'doors': 5, 'engineSize': 1242, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/WR58WJF/2026-03-14/image/078b478e-0ab5-4683-8943-63dca57f37d7_removebg.jpg?w=600', 'https://abimg003.imgix.net/WR58WJF/2026-03-14/image/3df97e39-2e11-449d-87da-8b45a2e4896a_removebg.jpg?w=600', 'https://abimg003.imgix.net/WR58WJF/2026-03-14/image/26aa16c1-1491-4bdb-92df-4036eb973352_removebg.jpg?w=600', 'https://abimg003.imgix.net/WR58WJF/2026-03-14/image/924f3fb0-417b-466a-b9c2-e43ce1c26ff5_removebg.jpg?w=600', 'https://abimg003.imgix.net/WR58WJF/2026-03-14/image/b1b658bd-8225-4169-98fa-39e2268a1e3e_removebg.jpg?w=600', 'https://abimg003.imgix.net/WR58WJF/2026-03-14/image/3c9be1e9-0949-4070-a6b1-e1cb7fe63c89_removebg.jpg?w=600', 'https://abimg003.imgix.net/WR58WJF/2026-03-14/image/9cd3cd79-3969-4fb3-8fd5-befacaee777a_removebg.jpg?w=600', 'https://abimg003.imgix.net/WR58WJF/2026-03-14/image/cc92ab44-afbe-4998-8de2-5f519eaa6091_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': '', 'remarks': 'VOSA STATES 28K, 36K, 44K, 51K, BROKEN SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Manamanx Ltd', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 131, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/3c37144c-d75b-4673-9db7-6ceda3356614.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:05:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 47a725ac-1f86-5bae-8415-f51155404b70 with identifier: 120443760
2026-03-25 13:05:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 47a725ac-1f86-5bae-8415-f51155404b70 with scrape type 2
2026-03-25 13:05:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 47a725ac-1f86-5bae-8415-f51155404b70 with scrape type 2
2026-03-25 13:05:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 47a725ac-1f86-5bae-8415-f51155404b70, identifier: 120443760
2026-03-25 13:05:32 [astonbarclay.gb] INFO: Detail data: {'cardType': 'e-xchange', 'id': 120441365, 'registration': 'WR69OKU', 'account': 'NOR037', 'make': 'MERCEDES-BENZ', 'model': 'VITO TOURER L3 DIESEL RWD', 'derivative': '119 CDI [2.0] Select 5-Seater 9G-Tronic', 'mileage': 69418, 'mileageWarranty': True, 'type': 'commercial', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 353}, 'saleStart': '2026-03-27T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2019-11-28', 'fuel': 'Diesel', 'motExpiry': '2026-12-22', 'doors': None, 'engineSize': 1950, 'bodyType': 'Standard Roof Minibus', 'images': ['https://abimg003.imgix.net/WR69OKU/2026-03-18/image/a6bf132c-26fe-4275-a016-9608c0229ce1_removebg.jpg?w=600', 'https://abimg003.imgix.net/WR69OKU/2026-03-18/image/2dbe2418-4daa-4057-9c1b-0d6e00f7e58c_removebg.jpg?w=600', 'https://abimg003.imgix.net/WR69OKU/2026-03-18/image/75b330b1-d49f-4834-bbb0-ebc0d45d2f9b_removebg.jpg?w=600', 'https://abimg003.imgix.net/WR69OKU/2026-03-18/image/ad45636e-7e52-4507-9a2f-5f4c450fb353_removebg.jpg?w=600', 'https://abimg003.imgix.net/WR69OKU/2026-03-18/image/1ff352b1-9add-4ed2-b73f-6c6d9c3a4caf_removebg.jpg?w=600', 'https://abimg003.imgix.net/WR69OKU/2026-03-18/image/efbbcbee-73ba-479c-ac8e-775687fc083e_removebg.jpg?w=600', 'https://abimg003.imgix.net/WR69OKU/2026-03-18/image/7f93eaa1-72e4-42fe-8a2c-600cf2285c56_removebg.jpg?w=600', 'https://abimg003.imgix.net/WR69OKU/2026-03-18/image/675a020f-4139-44cc-948a-6e7945e684f2_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith - LCV', 'serviceHistory': 'Service print 07/20 14K 09/21 36K 10/24 62K 12/25 69K', 'remarks': 'WAV / Lowered Floor / 5 Seats + Chair / Electric Ramp / VOSA STATES 52K 62K 69K SPARE KEY', 'virtual': False, 'seller': 'Northside Truck & Van Ltd', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 149, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/e4b36bff-3292-45d3-a7a8-5a2805c6f92f.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': '+VAT', 'value': '+VAT'}}
2026-03-25 13:05:32 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'e-xchange', 'id': 120441365, 'registration': 'WR69OKU', 'account': 'NOR037', 'make': 'MERCEDES-BENZ', 'model': 'VITO TOURER L3 DIESEL RWD', 'derivative': '119 CDI [2.0] Select 5-Seater 9G-Tronic', 'mileage': 69418, 'mileageWarranty': True, 'type': 'commercial', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 353}, 'saleStart': '2026-03-27T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2019-11-28', 'fuel': 'Diesel', 'motExpiry': '2026-12-22', 'doors': None, 'engineSize': 1950, 'bodyType': 'Standard Roof Minibus', 'images': ['https://abimg003.imgix.net/WR69OKU/2026-03-18/image/a6bf132c-26fe-4275-a016-9608c0229ce1_removebg.jpg?w=600', 'https://abimg003.imgix.net/WR69OKU/2026-03-18/image/2dbe2418-4daa-4057-9c1b-0d6e00f7e58c_removebg.jpg?w=600', 'https://abimg003.imgix.net/WR69OKU/2026-03-18/image/75b330b1-d49f-4834-bbb0-ebc0d45d2f9b_removebg.jpg?w=600', 'https://abimg003.imgix.net/WR69OKU/2026-03-18/image/ad45636e-7e52-4507-9a2f-5f4c450fb353_removebg.jpg?w=600', 'https://abimg003.imgix.net/WR69OKU/2026-03-18/image/1ff352b1-9add-4ed2-b73f-6c6d9c3a4caf_removebg.jpg?w=600', 'https://abimg003.imgix.net/WR69OKU/2026-03-18/image/efbbcbee-73ba-479c-ac8e-775687fc083e_removebg.jpg?w=600', 'https://abimg003.imgix.net/WR69OKU/2026-03-18/image/7f93eaa1-72e4-42fe-8a2c-600cf2285c56_removebg.jpg?w=600', 'https://abimg003.imgix.net/WR69OKU/2026-03-18/image/675a020f-4139-44cc-948a-6e7945e684f2_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith - LCV', 'serviceHistory': 'Service print 07/20 14K 09/21 36K 10/24 62K 12/25 69K', 'remarks': 'WAV / Lowered Floor / 5 Seats + Chair / Electric Ramp / VOSA STATES 52K 62K 69K SPARE KEY', 'virtual': False, 'seller': 'Northside Truck & Van Ltd', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 149, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/e4b36bff-3292-45d3-a7a8-5a2805c6f92f.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': '+VAT', 'value': '+VAT'}}
2026-03-25 13:05:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 502f1933-7e0f-51ed-b128-70330ad70af3 with identifier: 120441365
2026-03-25 13:05:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 502f1933-7e0f-51ed-b128-70330ad70af3 with scrape type 2
2026-03-25 13:05:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 502f1933-7e0f-51ed-b128-70330ad70af3 with scrape type 2
2026-03-25 13:05:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 502f1933-7e0f-51ed-b128-70330ad70af3, identifier: 120441365
2026-03-25 13:05:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 47a725ac-1f86-5bae-8415-f51155404b70 with identifier: 120443760
2026-03-25 13:05:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 47a725ac-1f86-5bae-8415-f51155404b70 with identifier: 120443760
2026-03-25 13:05:32 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 47a725ac-1f86-5bae-8415-f51155404b70 with identifier: 120443760 to the API
2026-03-25 13:05:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13: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-25 13:05:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120443760?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 131,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '1.2L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Petrol',
'id': '47a725ac-1f86-5bae-8415-f51155404b70',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'WR58WJF',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120443760',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'VAUXHALL',
'model': 'AGILA HATCHBACK',
'odometer': 56052,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2009-02-26',
'seller_name': 'Manamanx Ltd',
'title': 'VAUXHALL AGILA HATCHBACK 1.2 16V Design 5dr',
'transmission': 'manual',
'trim': '1.2 16V Design 5dr',
'vin': None,
'year': 2009}
2026-03-25 13:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%27120443760%27 HTTP/1.1" 200 None
2026-03-25 13:05:32 [astonbarclay.gb] INFO: Saving data for 120443760: {'auction_closing_time': 1774888200.0, 'created_time': 1773428449.58603, 'last_price_update_time': 1774443932.836108}
2026-03-25 13:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120443760') HTTP/1.1" 204 0
2026-03-25 13:05:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 502f1933-7e0f-51ed-b128-70330ad70af3 with identifier: 120441365
2026-03-25 13:05:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 502f1933-7e0f-51ed-b128-70330ad70af3 with identifier: 120441365
2026-03-25 13:05:32 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 502f1933-7e0f-51ed-b128-70330ad70af3 with identifier: 120441365 to the API
2026-03-25 13:05:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:05: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-25 13:05:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120441365?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 149,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': None,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'expiration_date': '2026-03-27T12:00:00Z',
'fuel_type': 'Diesel',
'id': '502f1933-7e0f-51ed-b128-70330ad70af3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'WR69OKU',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120441365',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'MERCEDES-BENZ',
'model': 'VITO TOURER L3 DIESEL RWD',
'odometer': 69418,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-11-28',
'seller_name': 'Northside Truck & Van Ltd',
'title': 'MERCEDES-BENZ VITO TOURER L3 DIESEL RWD 119 CDI [2.0] Select '
'5-Seater 9G-Tronic',
'transmission': 'automatic',
'trim': '119 CDI [2.0] Select 5-Seater 9G-Tronic',
'vin': None,
'year': 2019}
2026-03-25 13:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120441365%27 HTTP/1.1" 200 None
2026-03-25 13:05:33 [astonbarclay.gb] INFO: Saving data for 120441365: {'auction_closing_time': 1774612800.0, 'created_time': 1773774132.577693, 'last_price_update_time': 1774443933.213977}
2026-03-25 13:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120441365') HTTP/1.1" 204 0
2026-03-25 13:05:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120695175?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:05:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:05:33 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120695175, 'registration': 'UJZ7547', 'account': 'WBA004', 'make': 'CITROEN', 'model': 'DS4 DIESEL HATCHBACK', 'derivative': '1.6 HDi 115 DStyle 5dr', 'mileage': 147494, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 451}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2013-05-16', 'fuel': 'Diesel', 'motExpiry': None, 'doors': 5, 'engineSize': 1560, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/UJZ7547/2026-03-25/image/1cf5ee2f-6fb8-4207-82dc-3001f0984e70_removebg.jpg?w=600', 'https://abimg003.imgix.net/UJZ7547/2026-03-25/image/eab4d709-37b9-4e7a-a0a5-a18c2f0f3f01_removebg.jpg?w=600', 'https://abimg003.imgix.net/UJZ7547/2026-03-25/image/4b55e499-6e88-4ac2-8c00-02f85adfc54e_removebg.jpg?w=600', 'https://abimg003.imgix.net/UJZ7547/2026-03-25/image/90f0665d-ab2a-4ace-ae3f-3c03f181d4ab_removebg.jpg?w=600', 'https://abimg003.imgix.net/UJZ7547/2026-03-25/image/6182a7ab-a1f4-42fa-8d51-d088d34161cb_removebg.jpg?w=600', 'https://abimg003.imgix.net/UJZ7547/2026-03-25/image/24b647d9-3653-4cbc-9977-cf692dc9d232_removebg.jpg?w=600', 'https://abimg003.imgix.net/UJZ7547/2026-03-25/image/6c458718-4594-4363-838c-975f1326e3fd_removebg.jpg?w=600', 'https://abimg003.imgix.net/UJZ7547/2026-03-25/image/5a578cc5-7d78-49e1-9a0e-7a25e7d3bb15_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'VOSA STATES 121K- 129K 137K - 145K -', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 122, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/e35fb50f-b3e5-4cc4-947e-c8797e0cb3f3.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:05:33 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120695175, 'registration': 'UJZ7547', 'account': 'WBA004', 'make': 'CITROEN', 'model': 'DS4 DIESEL HATCHBACK', 'derivative': '1.6 HDi 115 DStyle 5dr', 'mileage': 147494, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 451}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2013-05-16', 'fuel': 'Diesel', 'motExpiry': None, 'doors': 5, 'engineSize': 1560, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/UJZ7547/2026-03-25/image/1cf5ee2f-6fb8-4207-82dc-3001f0984e70_removebg.jpg?w=600', 'https://abimg003.imgix.net/UJZ7547/2026-03-25/image/eab4d709-37b9-4e7a-a0a5-a18c2f0f3f01_removebg.jpg?w=600', 'https://abimg003.imgix.net/UJZ7547/2026-03-25/image/4b55e499-6e88-4ac2-8c00-02f85adfc54e_removebg.jpg?w=600', 'https://abimg003.imgix.net/UJZ7547/2026-03-25/image/90f0665d-ab2a-4ace-ae3f-3c03f181d4ab_removebg.jpg?w=600', 'https://abimg003.imgix.net/UJZ7547/2026-03-25/image/6182a7ab-a1f4-42fa-8d51-d088d34161cb_removebg.jpg?w=600', 'https://abimg003.imgix.net/UJZ7547/2026-03-25/image/24b647d9-3653-4cbc-9977-cf692dc9d232_removebg.jpg?w=600', 'https://abimg003.imgix.net/UJZ7547/2026-03-25/image/6c458718-4594-4363-838c-975f1326e3fd_removebg.jpg?w=600', 'https://abimg003.imgix.net/UJZ7547/2026-03-25/image/5a578cc5-7d78-49e1-9a0e-7a25e7d3bb15_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'VOSA STATES 121K- 129K 137K - 145K -', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 122, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/e35fb50f-b3e5-4cc4-947e-c8797e0cb3f3.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:05:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dc586127-6a64-515b-81b9-49811237a22d with identifier: 120695175
2026-03-25 13:05:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dc586127-6a64-515b-81b9-49811237a22d with scrape type 2
2026-03-25 13:05:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dc586127-6a64-515b-81b9-49811237a22d with scrape type 2
2026-03-25 13:05:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: dc586127-6a64-515b-81b9-49811237a22d, identifier: 120695175
2026-03-25 13:05:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: dc586127-6a64-515b-81b9-49811237a22d with identifier: 120695175
2026-03-25 13:05:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: dc586127-6a64-515b-81b9-49811237a22d with identifier: 120695175
2026-03-25 13:05:33 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: dc586127-6a64-515b-81b9-49811237a22d with identifier: 120695175 to the API
2026-03-25 13:05:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:05: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-25 13:05:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120695175?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 122,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Diesel',
'id': 'dc586127-6a64-515b-81b9-49811237a22d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'UJZ7547',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120695175',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'CITROEN',
'model': 'DS4 DIESEL HATCHBACK',
'odometer': 147494,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-05-16',
'seller_name': 'UKCGR - Trade',
'title': 'CITROEN DS4 DIESEL HATCHBACK 1.6 HDi 115 DStyle 5dr',
'transmission': 'manual',
'trim': '1.6 HDi 115 DStyle 5dr',
'vin': None,
'year': 2013}
2026-03-25 13:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:05:33 [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-25 13:05:33 [astonbarclay.gb] INFO: Saving data for 120695175: {'created_time': 1774346575.1462, 'last_price_update_time': 1774443933.772761, 'auction_closing_time': 1774888200.0}
2026-03-25 13:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120695175') HTTP/1.1" 204 0
2026-03-25 13:05:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120302654?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:05:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:05:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120408135?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:05:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:05:34 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120302654, 'registration': 'YE65RDY', 'account': 'MAN037', 'make': 'LAND ROVER', 'model': 'RANGE ROVER EVOQUE DIESEL HATCHBACK', 'derivative': '2.0 TD4 HSE Dynamic Lux 5dr', 'mileage': 64650, 'mileageWarranty': False, 'type': 'car', 'saleId': 19230, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 451}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2015-11-26', 'fuel': 'Diesel', 'motExpiry': '2027-01-16', 'doors': 5, 'engineSize': 1999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YE65RDY/2026-03-12/image/3ae73f64-a567-4153-98b1-4df0a71a60a2_removebg.jpg?w=600', 'https://abimg003.imgix.net/YE65RDY/2026-03-12/image/424ed2c8-3aca-4aae-9f67-fd83ab5b9947_removebg.jpg?w=600', 'https://abimg003.imgix.net/YE65RDY/2026-03-12/image/1b766a8a-1145-4770-ba6c-89c4df517789_removebg.jpg?w=600', 'https://abimg003.imgix.net/YE65RDY/2026-03-12/image/2a7a51d0-76ee-42aa-8d10-23e9feed9455_removebg.jpg?w=600', 'https://abimg003.imgix.net/YE65RDY/2026-03-12/image/14b9ef90-f551-45ee-90f0-8b8a22de69cd_removebg.jpg?w=600', 'https://abimg003.imgix.net/YE65RDY/2026-03-12/image/21e11dcc-abae-4c60-8dcb-6f87195c6088_removebg.jpg?w=600', 'https://abimg003.imgix.net/YE65RDY/2026-03-12/image/53dfea70-87bc-49a3-9586-e1a394a77b70_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book 09/16 3K - 09/17 21K - 11/20 38K - 06/22 42K', 'remarks': 'VOSA STATES 42K - 61K - 63K - 64K - MAIN KEY ONLY', 'virtual': False, 'seller': 'Manamanx Ltd', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '8', 'v5': True, 'v5details': 'Here', 'co2': 125, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/c58bc4cf-c8e3-4e89-87b0-59ad76a5f46b.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:05:34 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120302654, 'registration': 'YE65RDY', 'account': 'MAN037', 'make': 'LAND ROVER', 'model': 'RANGE ROVER EVOQUE DIESEL HATCHBACK', 'derivative': '2.0 TD4 HSE Dynamic Lux 5dr', 'mileage': 64650, 'mileageWarranty': False, 'type': 'car', 'saleId': 19230, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 451}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2015-11-26', 'fuel': 'Diesel', 'motExpiry': '2027-01-16', 'doors': 5, 'engineSize': 1999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YE65RDY/2026-03-12/image/3ae73f64-a567-4153-98b1-4df0a71a60a2_removebg.jpg?w=600', 'https://abimg003.imgix.net/YE65RDY/2026-03-12/image/424ed2c8-3aca-4aae-9f67-fd83ab5b9947_removebg.jpg?w=600', 'https://abimg003.imgix.net/YE65RDY/2026-03-12/image/1b766a8a-1145-4770-ba6c-89c4df517789_removebg.jpg?w=600', 'https://abimg003.imgix.net/YE65RDY/2026-03-12/image/2a7a51d0-76ee-42aa-8d10-23e9feed9455_removebg.jpg?w=600', 'https://abimg003.imgix.net/YE65RDY/2026-03-12/image/14b9ef90-f551-45ee-90f0-8b8a22de69cd_removebg.jpg?w=600', 'https://abimg003.imgix.net/YE65RDY/2026-03-12/image/21e11dcc-abae-4c60-8dcb-6f87195c6088_removebg.jpg?w=600', 'https://abimg003.imgix.net/YE65RDY/2026-03-12/image/53dfea70-87bc-49a3-9586-e1a394a77b70_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book 09/16 3K - 09/17 21K - 11/20 38K - 06/22 42K', 'remarks': 'VOSA STATES 42K - 61K - 63K - 64K - MAIN KEY ONLY', 'virtual': False, 'seller': 'Manamanx Ltd', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '8', 'v5': True, 'v5details': 'Here', 'co2': 125, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/c58bc4cf-c8e3-4e89-87b0-59ad76a5f46b.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:05:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e0e030e1-f229-5d74-bb97-eea7342fc79e with identifier: 120302654
2026-03-25 13:05:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e0e030e1-f229-5d74-bb97-eea7342fc79e with scrape type 2
2026-03-25 13:05:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e0e030e1-f229-5d74-bb97-eea7342fc79e with scrape type 2
2026-03-25 13:05:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: e0e030e1-f229-5d74-bb97-eea7342fc79e, identifier: 120302654
2026-03-25 13:05:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: e0e030e1-f229-5d74-bb97-eea7342fc79e with identifier: 120302654
2026-03-25 13:05:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: e0e030e1-f229-5d74-bb97-eea7342fc79e with identifier: 120302654
2026-03-25 13:05:35 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: e0e030e1-f229-5d74-bb97-eea7342fc79e with identifier: 120302654 to the API
2026-03-25 13:05:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:05:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:05:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120302654?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 125,
'color': 'SILVER',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Diesel',
'id': 'e0e030e1-f229-5d74-bb97-eea7342fc79e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'YE65RDY',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120302654',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'LAND ROVER',
'model': 'RANGE ROVER EVOQUE DIESEL HATCHBACK',
'odometer': 64650,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-11-26',
'seller_name': 'Manamanx Ltd',
'title': 'LAND ROVER RANGE ROVER EVOQUE DIESEL HATCHBACK 2.0 TD4 HSE Dynamic '
'Lux 5dr',
'transmission': 'manual',
'trim': '2.0 TD4 HSE Dynamic Lux 5dr',
'vin': None,
'year': 2015}
2026-03-25 13:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120302654%27 HTTP/1.1" 200 None
2026-03-25 13:05:35 [astonbarclay.gb] INFO: Saving data for 120302654: {'auction_closing_time': 1774888200.0, 'created_time': 1773403856.232863, 'last_price_update_time': 1774443935.357293}
2026-03-25 13:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120302654') HTTP/1.1" 204 0
2026-03-25 13:05:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120695565?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:05:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120406739?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:05:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:05:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:05:35 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120408135, 'registration': 'WK09XWJ', 'account': 'MAN037', 'make': 'FORD', 'model': 'FOCUS HATCHBACK', 'derivative': '2.0 Titanium 5dr', 'mileage': 67446, 'mileageWarranty': False, 'type': 'car', 'saleId': 19230, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 451}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2009-03-17', 'fuel': 'Petrol', 'motExpiry': '2026-10-19', 'doors': 5, 'engineSize': 1999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/WK09XWJ/2026-03-20/image/f67b2a51-b008-47dd-babb-7aca187a21dd_removebg.jpg?w=600', 'https://abimg003.imgix.net/WK09XWJ/2026-03-20/image/6f26994d-7511-47d8-bfcd-b21a9383f807_removebg.jpg?w=600', 'https://abimg003.imgix.net/WK09XWJ/2026-03-20/image/cd961b73-05c5-48d6-b6c7-957c96788454_removebg.jpg?w=600', 'https://abimg003.imgix.net/WK09XWJ/2026-03-20/image/7cd663f5-ec89-456e-8912-0b0bee5c04c3_removebg.jpg?w=600', 'https://abimg003.imgix.net/WK09XWJ/2026-03-20/image/da6f9c4b-85e4-4736-970a-a96b0ab3a6a2_removebg.jpg?w=600', 'https://abimg003.imgix.net/WK09XWJ/2026-03-20/image/9bbebdb1-5a1f-4e5e-ac30-cdf07034a55c_removebg.jpg?w=600', 'https://abimg003.imgix.net/WK09XWJ/2026-03-20/image/f74f2745-c4e3-4f0c-b6f1-332592c338c0_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service print and book 03/10-5K, 03/11-10K, 04/12-17K, 07/25-64K', 'remarks': 'NO V5 HPI SHOWING 3 FORMER KEEPERS - VOSA STATES 54K, 58K, 59K, 67K, DAMAGED SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Manamanx Ltd', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': False, 'v5details': None, 'co2': 169, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/1b372c7c-7fbb-44c4-b69c-a316cc657392.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:05:35 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120408135, 'registration': 'WK09XWJ', 'account': 'MAN037', 'make': 'FORD', 'model': 'FOCUS HATCHBACK', 'derivative': '2.0 Titanium 5dr', 'mileage': 67446, 'mileageWarranty': False, 'type': 'car', 'saleId': 19230, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 451}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2009-03-17', 'fuel': 'Petrol', 'motExpiry': '2026-10-19', 'doors': 5, 'engineSize': 1999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/WK09XWJ/2026-03-20/image/f67b2a51-b008-47dd-babb-7aca187a21dd_removebg.jpg?w=600', 'https://abimg003.imgix.net/WK09XWJ/2026-03-20/image/6f26994d-7511-47d8-bfcd-b21a9383f807_removebg.jpg?w=600', 'https://abimg003.imgix.net/WK09XWJ/2026-03-20/image/cd961b73-05c5-48d6-b6c7-957c96788454_removebg.jpg?w=600', 'https://abimg003.imgix.net/WK09XWJ/2026-03-20/image/7cd663f5-ec89-456e-8912-0b0bee5c04c3_removebg.jpg?w=600', 'https://abimg003.imgix.net/WK09XWJ/2026-03-20/image/da6f9c4b-85e4-4736-970a-a96b0ab3a6a2_removebg.jpg?w=600', 'https://abimg003.imgix.net/WK09XWJ/2026-03-20/image/9bbebdb1-5a1f-4e5e-ac30-cdf07034a55c_removebg.jpg?w=600', 'https://abimg003.imgix.net/WK09XWJ/2026-03-20/image/f74f2745-c4e3-4f0c-b6f1-332592c338c0_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service print and book 03/10-5K, 03/11-10K, 04/12-17K, 07/25-64K', 'remarks': 'NO V5 HPI SHOWING 3 FORMER KEEPERS - VOSA STATES 54K, 58K, 59K, 67K, DAMAGED SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Manamanx Ltd', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': False, 'v5details': None, 'co2': 169, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/1b372c7c-7fbb-44c4-b69c-a316cc657392.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:05:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 123a6918-3223-5f36-8a4a-cd14a0b72d40 with identifier: 120408135
2026-03-25 13:05:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 123a6918-3223-5f36-8a4a-cd14a0b72d40 with scrape type 2
2026-03-25 13:05:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 123a6918-3223-5f36-8a4a-cd14a0b72d40 with scrape type 2
2026-03-25 13:05:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 123a6918-3223-5f36-8a4a-cd14a0b72d40, identifier: 120408135
2026-03-25 13:05:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 123a6918-3223-5f36-8a4a-cd14a0b72d40 with identifier: 120408135
2026-03-25 13:05:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 123a6918-3223-5f36-8a4a-cd14a0b72d40 with identifier: 120408135
2026-03-25 13:05:35 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 123a6918-3223-5f36-8a4a-cd14a0b72d40 with identifier: 120408135 to the API
2026-03-25 13:05:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:05:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:05:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120408135?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 169,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '2.0L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Petrol',
'id': '123a6918-3223-5f36-8a4a-cd14a0b72d40',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'WK09XWJ',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120408135',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'FORD',
'model': 'FOCUS HATCHBACK',
'odometer': 67446,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2009-03-17',
'seller_name': 'Manamanx Ltd',
'title': 'FORD FOCUS HATCHBACK 2.0 Titanium 5dr',
'transmission': 'manual',
'trim': '2.0 Titanium 5dr',
'vin': None,
'year': 2009}
2026-03-25 13:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120408135%27 HTTP/1.1" 200 None
2026-03-25 13:05:35 [astonbarclay.gb] INFO: Saving data for 120408135: {'auction_closing_time': 1774888200.0, 'created_time': 1773403881.136786, 'last_price_update_time': 1774443935.757617}
2026-03-25 13:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120408135') HTTP/1.1" 204 0
2026-03-25 13:05:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120364358?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:05:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:05:35 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120695565, 'registration': 'DN16TVW', 'account': 'WBA004', 'make': 'VAUXHALL', 'model': 'ASTRA SPORTS TOURER', 'derivative': '1.4T 16V 150 SRi 5dr Auto', 'mileage': 108223, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 451}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2016-04-11', 'fuel': 'Petrol', 'motExpiry': '2026-06-23', 'doors': 5, 'engineSize': 1399, 'bodyType': 'Estate', 'images': None, 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': 'Service print and book 03/18 22K - 03/19 43K - 06/20 57K- 06/21 61K - 05/22 67K - 06/23 69K - 03/25 95K', 'remarks': 'VOSA STATES 67K - 69K- 84K- 98K- SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '4', 'v5': True, 'v5details': 'Here', 'co2': 128, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/07e2510b-4bcb-4ce0-8c87-54bf7ee8c7a7.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:05:35 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120695565, 'registration': 'DN16TVW', 'account': 'WBA004', 'make': 'VAUXHALL', 'model': 'ASTRA SPORTS TOURER', 'derivative': '1.4T 16V 150 SRi 5dr Auto', 'mileage': 108223, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 451}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2016-04-11', 'fuel': 'Petrol', 'motExpiry': '2026-06-23', 'doors': 5, 'engineSize': 1399, 'bodyType': 'Estate', 'images': None, 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': 'Service print and book 03/18 22K - 03/19 43K - 06/20 57K- 06/21 61K - 05/22 67K - 06/23 69K - 03/25 95K', 'remarks': 'VOSA STATES 67K - 69K- 84K- 98K- SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '4', 'v5': True, 'v5details': 'Here', 'co2': 128, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/07e2510b-4bcb-4ce0-8c87-54bf7ee8c7a7.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:05:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c64e8115-9d95-526f-aea7-6a2ae6678e8c with identifier: 120695565
2026-03-25 13:05:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c64e8115-9d95-526f-aea7-6a2ae6678e8c with scrape type 2
2026-03-25 13:05:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c64e8115-9d95-526f-aea7-6a2ae6678e8c with scrape type 2
2026-03-25 13:05:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: c64e8115-9d95-526f-aea7-6a2ae6678e8c, identifier: 120695565
2026-03-25 13:05:35 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120406739, 'registration': 'YP61UWL', 'account': 'MAN037', 'make': 'CHEVROLET', 'model': 'CRUZE HATCHBACK', 'derivative': '1.6 LS 5dr', 'mileage': 51690, 'mileageWarranty': False, 'type': 'car', 'saleId': 19230, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 451}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2011-11-30', 'fuel': 'Petrol', 'motExpiry': '2026-10-10', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YP61UWL/2026-03-13/image/e54f0190-fed0-4601-a8f7-a8f2cc1788a7_removebg.jpg?w=600', 'https://abimg003.imgix.net/YP61UWL/2026-03-13/image/a9e95a5f-6bab-406e-997a-421f9b067757_removebg.jpg?w=600', 'https://abimg003.imgix.net/YP61UWL/2026-03-13/image/29c721a4-58d2-479b-a483-18cf66ba2205_removebg.jpg?w=600', 'https://abimg003.imgix.net/YP61UWL/2026-03-13/image/803106ab-3f5c-497b-83dc-b15b33dfb921_removebg.jpg?w=600', 'https://abimg003.imgix.net/YP61UWL/2026-03-13/image/d1ae2f15-1e93-4826-be99-4bc0c8fe9bb1_removebg.jpg?w=600', 'https://abimg003.imgix.net/YP61UWL/2026-03-13/image/20d5d109-c164-4237-b830-9d352d3c1d0b_removebg.jpg?w=600', 'https://abimg003.imgix.net/YP61UWL/2026-03-13/image/97dc679e-3412-4f40-9ec6-ac89051a271d_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book 10/12-5K, 11/13-10K, 11/14-15K, 11/15-20K, 11/16-23K, 11/17-26K, 11/18-29K, 10/19-31K', 'remarks': 'VOSA STATES 40K, 42K, 46K, 50K, DAMAGED SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Manamanx Ltd', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 153, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/cad01ad4-74ad-49d2-830e-8e7bc0f6a9b3.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:05:35 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120406739, 'registration': 'YP61UWL', 'account': 'MAN037', 'make': 'CHEVROLET', 'model': 'CRUZE HATCHBACK', 'derivative': '1.6 LS 5dr', 'mileage': 51690, 'mileageWarranty': False, 'type': 'car', 'saleId': 19230, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 451}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2011-11-30', 'fuel': 'Petrol', 'motExpiry': '2026-10-10', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YP61UWL/2026-03-13/image/e54f0190-fed0-4601-a8f7-a8f2cc1788a7_removebg.jpg?w=600', 'https://abimg003.imgix.net/YP61UWL/2026-03-13/image/a9e95a5f-6bab-406e-997a-421f9b067757_removebg.jpg?w=600', 'https://abimg003.imgix.net/YP61UWL/2026-03-13/image/29c721a4-58d2-479b-a483-18cf66ba2205_removebg.jpg?w=600', 'https://abimg003.imgix.net/YP61UWL/2026-03-13/image/803106ab-3f5c-497b-83dc-b15b33dfb921_removebg.jpg?w=600', 'https://abimg003.imgix.net/YP61UWL/2026-03-13/image/d1ae2f15-1e93-4826-be99-4bc0c8fe9bb1_removebg.jpg?w=600', 'https://abimg003.imgix.net/YP61UWL/2026-03-13/image/20d5d109-c164-4237-b830-9d352d3c1d0b_removebg.jpg?w=600', 'https://abimg003.imgix.net/YP61UWL/2026-03-13/image/97dc679e-3412-4f40-9ec6-ac89051a271d_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book 10/12-5K, 11/13-10K, 11/14-15K, 11/15-20K, 11/16-23K, 11/17-26K, 11/18-29K, 10/19-31K', 'remarks': 'VOSA STATES 40K, 42K, 46K, 50K, DAMAGED SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Manamanx Ltd', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 153, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/cad01ad4-74ad-49d2-830e-8e7bc0f6a9b3.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:05:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bd726778-5498-554d-89be-a42f8c8d3d55 with identifier: 120406739
2026-03-25 13:05:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bd726778-5498-554d-89be-a42f8c8d3d55 with scrape type 2
2026-03-25 13:05:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bd726778-5498-554d-89be-a42f8c8d3d55 with scrape type 2
2026-03-25 13:05:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: bd726778-5498-554d-89be-a42f8c8d3d55, identifier: 120406739
2026-03-25 13:05:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: c64e8115-9d95-526f-aea7-6a2ae6678e8c with identifier: 120695565
2026-03-25 13:05:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: c64e8115-9d95-526f-aea7-6a2ae6678e8c with identifier: 120695565
2026-03-25 13:05:36 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: c64e8115-9d95-526f-aea7-6a2ae6678e8c with identifier: 120695565 to the API
2026-03-25 13:05:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:05: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-25 13:05:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120695565?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 128,
'color': 'RED',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Petrol',
'id': 'c64e8115-9d95-526f-aea7-6a2ae6678e8c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'DN16TVW',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120695565',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'VAUXHALL',
'model': 'ASTRA SPORTS TOURER',
'odometer': 108223,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-04-11',
'seller_name': 'UKCGR - Trade',
'title': 'VAUXHALL ASTRA SPORTS TOURER 1.4T 16V 150 SRi 5dr Auto',
'transmission': 'automatic',
'trim': '1.4T 16V 150 SRi 5dr Auto',
'vin': None,
'year': 2016}
2026-03-25 13:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:05:36 [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-25 13:05:36 [astonbarclay.gb] INFO: Saving data for 120695565: {'created_time': 1774346576.373937, 'last_price_update_time': 1774443936.270024, 'auction_closing_time': 1774888200.0}
2026-03-25 13:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120695565') HTTP/1.1" 204 0
2026-03-25 13:05:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: bd726778-5498-554d-89be-a42f8c8d3d55 with identifier: 120406739
2026-03-25 13:05:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: bd726778-5498-554d-89be-a42f8c8d3d55 with identifier: 120406739
2026-03-25 13:05:36 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: bd726778-5498-554d-89be-a42f8c8d3d55 with identifier: 120406739 to the API
2026-03-25 13:05:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:05: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-25 13:05:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120406739?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 153,
'color': 'SILVER',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Petrol',
'id': 'bd726778-5498-554d-89be-a42f8c8d3d55',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'YP61UWL',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120406739',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'CHEVROLET',
'model': 'CRUZE HATCHBACK',
'odometer': 51690,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-11-30',
'seller_name': 'Manamanx Ltd',
'title': 'CHEVROLET CRUZE HATCHBACK 1.6 LS 5dr',
'transmission': 'manual',
'trim': '1.6 LS 5dr',
'vin': None,
'year': 2011}
2026-03-25 13:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:05:36 [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-25 13:05:36 [astonbarclay.gb] INFO: Saving data for 120406739: {'auction_closing_time': 1774888200.0, 'created_time': 1773403460.969839, 'last_price_update_time': 1774443936.562788}
2026-03-25 13:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120406739') HTTP/1.1" 204 0
2026-03-25 13:05:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120642269?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:05:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120024515?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:05:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:05:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:05:36 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120364358, 'registration': 'EK68BNY', 'account': 'MAN037', 'make': 'FORD', 'model': 'ECOSPORT HATCHBACK', 'derivative': '1.0 EcoBoost Zetec 5dr', 'mileage': 67708, 'mileageWarranty': False, 'type': 'car', 'saleId': 19230, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 451}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2018-11-19', 'fuel': 'Petrol', 'motExpiry': '2026-05-20', 'doors': 5, 'engineSize': 998, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/EK68BNY/2026-03-11/image/13e0fb96-b94f-48ee-a947-83688b976d2b_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK68BNY/2026-03-11/image/4ec652b3-ef60-4273-a777-db5eee0a88c3_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK68BNY/2026-03-11/image/fb890d05-1b29-44bf-87b5-7c01c6dc65d2_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK68BNY/2026-03-11/image/4efe2467-8b39-471d-be60-8102e140ff64_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK68BNY/2026-03-11/image/052cd38f-7f8c-4b4a-a5d2-500619172afe_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK68BNY/2026-03-11/image/d2cc193b-ed1c-4d1c-a6d6-5bf42fe29004_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK68BNY/2026-03-11/image/9193eeea-9af8-4eac-b4c0-ec8047836ef8_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK68BNY/2026-03-11/image/af7f0e1f-b68f-4ab7-81c5-818292a382b3_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book 10/19-5K, 02/21-10K, 03/22-12K', 'remarks': 'VOSA STATES 13K, 36K, 64K, 66K, SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Manamanx Ltd', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 120, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/ac32e108-1119-44fa-90db-e987e541c71d.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:05:36 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120364358, 'registration': 'EK68BNY', 'account': 'MAN037', 'make': 'FORD', 'model': 'ECOSPORT HATCHBACK', 'derivative': '1.0 EcoBoost Zetec 5dr', 'mileage': 67708, 'mileageWarranty': False, 'type': 'car', 'saleId': 19230, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 451}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2018-11-19', 'fuel': 'Petrol', 'motExpiry': '2026-05-20', 'doors': 5, 'engineSize': 998, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/EK68BNY/2026-03-11/image/13e0fb96-b94f-48ee-a947-83688b976d2b_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK68BNY/2026-03-11/image/4ec652b3-ef60-4273-a777-db5eee0a88c3_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK68BNY/2026-03-11/image/fb890d05-1b29-44bf-87b5-7c01c6dc65d2_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK68BNY/2026-03-11/image/4efe2467-8b39-471d-be60-8102e140ff64_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK68BNY/2026-03-11/image/052cd38f-7f8c-4b4a-a5d2-500619172afe_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK68BNY/2026-03-11/image/d2cc193b-ed1c-4d1c-a6d6-5bf42fe29004_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK68BNY/2026-03-11/image/9193eeea-9af8-4eac-b4c0-ec8047836ef8_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK68BNY/2026-03-11/image/af7f0e1f-b68f-4ab7-81c5-818292a382b3_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book 10/19-5K, 02/21-10K, 03/22-12K', 'remarks': 'VOSA STATES 13K, 36K, 64K, 66K, SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Manamanx Ltd', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 120, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/ac32e108-1119-44fa-90db-e987e541c71d.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:05:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1e559a19-f105-5da3-8124-65dd748477cb with identifier: 120364358
2026-03-25 13:05:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1e559a19-f105-5da3-8124-65dd748477cb with scrape type 2
2026-03-25 13:05:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1e559a19-f105-5da3-8124-65dd748477cb with scrape type 2
2026-03-25 13:05:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 1e559a19-f105-5da3-8124-65dd748477cb, identifier: 120364358
2026-03-25 13:05:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 1e559a19-f105-5da3-8124-65dd748477cb with identifier: 120364358
2026-03-25 13:05:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 1e559a19-f105-5da3-8124-65dd748477cb with identifier: 120364358
2026-03-25 13:05:36 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 1e559a19-f105-5da3-8124-65dd748477cb with identifier: 120364358 to the API
2026-03-25 13:05:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:05: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-25 13:05:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120364358?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 120,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Petrol',
'id': '1e559a19-f105-5da3-8124-65dd748477cb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'EK68BNY',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120364358',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'FORD',
'model': 'ECOSPORT HATCHBACK',
'odometer': 67708,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-11-19',
'seller_name': 'Manamanx Ltd',
'title': 'FORD ECOSPORT HATCHBACK 1.0 EcoBoost Zetec 5dr',
'transmission': 'manual',
'trim': '1.0 EcoBoost Zetec 5dr',
'vin': None,
'year': 2018}
2026-03-25 13:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:05:36 [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-25 13:05:36 [astonbarclay.gb] INFO: Saving data for 120364358: {'auction_closing_time': 1774888200.0, 'created_time': 1773404157.800616, 'last_price_update_time': 1774443936.979872}
2026-03-25 13:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120364358') HTTP/1.1" 204 0
2026-03-25 13:05:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120220640?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:05:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:05:37 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120642269, 'registration': 'PG73KWP', 'account': 'MOT070', 'make': 'KIA', 'model': 'SPORTAGE ESTATE', 'derivative': '1.6T GDi ISG 3 5dr', 'mileage': 15322, 'mileageWarranty': True, 'type': 'car', 'saleId': 18853, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 107}, 'saleStart': '2026-03-31T09:15Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2024-02-19', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 5, 'engineSize': 1598, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/PG73KWP/2026-03-20/image/90350003-21dd-45c0-9fbf-be44c5197b57_removebg.jpg?w=600', 'https://abimg003.imgix.net/PG73KWP/2026-03-20/image/f46a9fc9-732d-4345-b65a-8eeb2e562871_removebg.jpg?w=600', 'https://abimg003.imgix.net/PG73KWP/2026-03-20/image/bcc1d38c-6a5f-46a9-a7bf-43611b79e6aa_removebg.jpg?w=600', 'https://abimg003.imgix.net/PG73KWP/2026-03-20/image/0e3c9a6a-63b8-4c2b-a814-fe1d6078af03_removebg.jpg?w=600', 'https://abimg003.imgix.net/PG73KWP/2026-03-20/image/9e8a9604-2ec3-4a52-a057-7b31899aa87e_removebg.jpg?w=600', 'https://abimg003.imgix.net/PG73KWP/2026-03-20/image/4ed98a4f-9bf3-411a-a9d9-e83789ee7fc7_removebg.jpg?w=600', 'https://abimg003.imgix.net/PG73KWP/2026-03-20/image/8a9c3ffd-0c63-47b4-aaf0-a6e0e5ace741_removebg.jpg?w=600', 'https://abimg003.imgix.net/PG73KWP/2026-03-20/image/49832650-6a6f-480a-b2dc-aee4e716e6d9_removebg.jpg?w=600', 'https://abimg003.imgix.net/PG73KWP/2026-03-20/image/87fa8246-3bd8-4e30-af35-a34999a29514_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 02/25-8k, 02/26-14k', 'remarks': 'spare key in office', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': 'TF', 'co2': 154, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/55ff3aea-86f5-4f93-bc8c-68284322d6c4.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:05:37 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120642269, 'registration': 'PG73KWP', 'account': 'MOT070', 'make': 'KIA', 'model': 'SPORTAGE ESTATE', 'derivative': '1.6T GDi ISG 3 5dr', 'mileage': 15322, 'mileageWarranty': True, 'type': 'car', 'saleId': 18853, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 107}, 'saleStart': '2026-03-31T09:15Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2024-02-19', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 5, 'engineSize': 1598, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/PG73KWP/2026-03-20/image/90350003-21dd-45c0-9fbf-be44c5197b57_removebg.jpg?w=600', 'https://abimg003.imgix.net/PG73KWP/2026-03-20/image/f46a9fc9-732d-4345-b65a-8eeb2e562871_removebg.jpg?w=600', 'https://abimg003.imgix.net/PG73KWP/2026-03-20/image/bcc1d38c-6a5f-46a9-a7bf-43611b79e6aa_removebg.jpg?w=600', 'https://abimg003.imgix.net/PG73KWP/2026-03-20/image/0e3c9a6a-63b8-4c2b-a814-fe1d6078af03_removebg.jpg?w=600', 'https://abimg003.imgix.net/PG73KWP/2026-03-20/image/9e8a9604-2ec3-4a52-a057-7b31899aa87e_removebg.jpg?w=600', 'https://abimg003.imgix.net/PG73KWP/2026-03-20/image/4ed98a4f-9bf3-411a-a9d9-e83789ee7fc7_removebg.jpg?w=600', 'https://abimg003.imgix.net/PG73KWP/2026-03-20/image/8a9c3ffd-0c63-47b4-aaf0-a6e0e5ace741_removebg.jpg?w=600', 'https://abimg003.imgix.net/PG73KWP/2026-03-20/image/49832650-6a6f-480a-b2dc-aee4e716e6d9_removebg.jpg?w=600', 'https://abimg003.imgix.net/PG73KWP/2026-03-20/image/87fa8246-3bd8-4e30-af35-a34999a29514_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 02/25-8k, 02/26-14k', 'remarks': 'spare key in office', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': 'TF', 'co2': 154, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/55ff3aea-86f5-4f93-bc8c-68284322d6c4.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:05:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 12c04446-ed80-58c4-9b0b-2833b041b8b8 with identifier: 120642269
2026-03-25 13:05:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 12c04446-ed80-58c4-9b0b-2833b041b8b8 with scrape type 2
2026-03-25 13:05:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 12c04446-ed80-58c4-9b0b-2833b041b8b8 with scrape type 2
2026-03-25 13:05:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 12c04446-ed80-58c4-9b0b-2833b041b8b8, identifier: 120642269
2026-03-25 13:05:37 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120024515, 'registration': 'DGZ4826', 'account': 'MAN037', 'make': 'LAND ROVER', 'model': 'RANGE ROVER EVOQUE DIESEL HATCHBACK', 'derivative': '2.0 TD4 HSE Dynamic 5dr', 'mileage': 98697, 'mileageWarranty': False, 'type': 'car', 'saleId': 19230, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 451}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2016-09-26', 'fuel': 'Diesel', 'motExpiry': '2026-10-20', 'doors': 5, 'engineSize': 1999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/DGZ4826/2026-02-27/image/d9769844-74e5-45e4-9498-778103d4636a_removebg.jpg?w=600', 'https://abimg003.imgix.net/DGZ4826/2026-02-27/image/6407c3b0-aefc-42de-a646-de06f769cd5f_removebg.jpg?w=600', 'https://abimg003.imgix.net/DGZ4826/2026-02-27/image/ea3aa1c8-6099-480e-a0ed-48b6a28eb0b0_removebg.jpg?w=600', 'https://abimg003.imgix.net/DGZ4826/2026-02-27/image/21c01e96-74be-4408-97ac-8b891d20a093_removebg.jpg?w=600', 'https://abimg003.imgix.net/DGZ4826/2026-02-27/image/9916824e-2a58-4346-b21f-6a211ac98986_removebg.jpg?w=600', 'https://abimg003.imgix.net/DGZ4826/2026-02-27/image/01a7e7ed-2ad0-47f4-a0b7-6184fe08f045_removebg.jpg?w=600', 'https://abimg003.imgix.net/DGZ4826/2026-02-27/image/2e7c2f5b-401f-4fba-bd14-3acabc81db2b_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': '', 'remarks': 'VOSA STATES, 58K, 73K, 84K, 95K - SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Manamanx Ltd', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 113, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/7a66c103-1fbc-4baf-ab35-71bcc44abce3.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:05:37 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120024515, 'registration': 'DGZ4826', 'account': 'MAN037', 'make': 'LAND ROVER', 'model': 'RANGE ROVER EVOQUE DIESEL HATCHBACK', 'derivative': '2.0 TD4 HSE Dynamic 5dr', 'mileage': 98697, 'mileageWarranty': False, 'type': 'car', 'saleId': 19230, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 451}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2016-09-26', 'fuel': 'Diesel', 'motExpiry': '2026-10-20', 'doors': 5, 'engineSize': 1999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/DGZ4826/2026-02-27/image/d9769844-74e5-45e4-9498-778103d4636a_removebg.jpg?w=600', 'https://abimg003.imgix.net/DGZ4826/2026-02-27/image/6407c3b0-aefc-42de-a646-de06f769cd5f_removebg.jpg?w=600', 'https://abimg003.imgix.net/DGZ4826/2026-02-27/image/ea3aa1c8-6099-480e-a0ed-48b6a28eb0b0_removebg.jpg?w=600', 'https://abimg003.imgix.net/DGZ4826/2026-02-27/image/21c01e96-74be-4408-97ac-8b891d20a093_removebg.jpg?w=600', 'https://abimg003.imgix.net/DGZ4826/2026-02-27/image/9916824e-2a58-4346-b21f-6a211ac98986_removebg.jpg?w=600', 'https://abimg003.imgix.net/DGZ4826/2026-02-27/image/01a7e7ed-2ad0-47f4-a0b7-6184fe08f045_removebg.jpg?w=600', 'https://abimg003.imgix.net/DGZ4826/2026-02-27/image/2e7c2f5b-401f-4fba-bd14-3acabc81db2b_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': '', 'remarks': 'VOSA STATES, 58K, 73K, 84K, 95K - SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Manamanx Ltd', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 113, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/7a66c103-1fbc-4baf-ab35-71bcc44abce3.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:05:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 23d56795-1d42-56e1-9741-e559033abed3 with identifier: 120024515
2026-03-25 13:05:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 23d56795-1d42-56e1-9741-e559033abed3 with scrape type 2
2026-03-25 13:05:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 23d56795-1d42-56e1-9741-e559033abed3 with scrape type 2
2026-03-25 13:05:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 23d56795-1d42-56e1-9741-e559033abed3, identifier: 120024515
2026-03-25 13:05:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 12c04446-ed80-58c4-9b0b-2833b041b8b8 with identifier: 120642269
2026-03-25 13:05:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 12c04446-ed80-58c4-9b0b-2833b041b8b8 with identifier: 120642269
2026-03-25 13:05:37 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 12c04446-ed80-58c4-9b0b-2833b041b8b8 with identifier: 120642269 to the API
2026-03-25 13:05:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:05:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:05:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120642269?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 154,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': '2026-03-31T09:15:00Z',
'fuel_type': 'Petrol',
'id': '12c04446-ed80-58c4-9b0b-2833b041b8b8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'PG73KWP',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120642269',
'listing': 'auction',
'location': 'Aston Barclay Prees Heath',
'make': 'KIA',
'model': 'SPORTAGE ESTATE',
'odometer': 15322,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-02-19',
'seller_name': 'Motability Operations',
'title': 'KIA SPORTAGE ESTATE 1.6T GDi ISG 3 5dr',
'transmission': 'manual',
'trim': '1.6T GDi ISG 3 5dr',
'vin': None,
'year': 2024}
2026-03-25 13:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120642269%27 HTTP/1.1" 200 None
2026-03-25 13:05:37 [astonbarclay.gb] INFO: Saving data for 120642269: {'auction_closing_time': 1774948500.0, 'created_time': 1774011718.478288, 'last_price_update_time': 1774443937.457382}
2026-03-25 13:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120642269') HTTP/1.1" 204 0
2026-03-25 13:05:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 23d56795-1d42-56e1-9741-e559033abed3 with identifier: 120024515
2026-03-25 13:05:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 23d56795-1d42-56e1-9741-e559033abed3 with identifier: 120024515
2026-03-25 13:05:37 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 23d56795-1d42-56e1-9741-e559033abed3 with identifier: 120024515 to the API
2026-03-25 13:05:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:05:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:05:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120024515?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 113,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Diesel',
'id': '23d56795-1d42-56e1-9741-e559033abed3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'DGZ4826',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120024515',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'LAND ROVER',
'model': 'RANGE ROVER EVOQUE DIESEL HATCHBACK',
'odometer': 98697,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-09-26',
'seller_name': 'Manamanx Ltd',
'title': 'LAND ROVER RANGE ROVER EVOQUE DIESEL HATCHBACK 2.0 TD4 HSE Dynamic '
'5dr',
'transmission': 'manual',
'trim': '2.0 TD4 HSE Dynamic 5dr',
'vin': None,
'year': 2016}
2026-03-25 13:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120024515%27 HTTP/1.1" 200 None
2026-03-25 13:05:37 [astonbarclay.gb] INFO: Saving data for 120024515: {'auction_closing_time': 1774888200.0, 'created_time': 1773404295.168316, 'last_price_update_time': 1774443937.764929}
2026-03-25 13:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120024515') HTTP/1.1" 204 0
2026-03-25 13:05:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120695152?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:05:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:05:37 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120220640, 'registration': 'GF65YLN', 'account': 'MAN037', 'make': 'MINI', 'model': 'HATCHBACK', 'derivative': '1.5 Cooper 5dr', 'mileage': 82681, 'mileageWarranty': False, 'type': 'car', 'saleId': 19230, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 451}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2015-11-09', 'fuel': 'Petrol', 'motExpiry': '2026-04-04', 'doors': 5, 'engineSize': 1499, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/GF65YLN/2026-03-07/image/a57d1347-ae32-47d6-a8c7-f9d00e4dd3bc_removebg.jpg?w=600', 'https://abimg003.imgix.net/GF65YLN/2026-03-07/image/cd1db7f5-8edf-4cb2-8547-9b0b88765068_removebg.jpg?w=600', 'https://abimg003.imgix.net/GF65YLN/2026-03-07/image/8207097c-026e-41c9-b133-f35f43084ca4_removebg.jpg?w=600', 'https://abimg003.imgix.net/GF65YLN/2026-03-07/image/fe4731c3-d6f8-479e-b77c-b2830aeb6d5b_removebg.jpg?w=600', 'https://abimg003.imgix.net/GF65YLN/2026-03-07/image/b67e34c8-b5ee-40b1-9b28-81245e3ff78d_removebg.jpg?w=600', 'https://abimg003.imgix.net/GF65YLN/2026-03-07/image/28cc13b9-b5e3-48b6-a6df-98d6c7bc8f39_removebg.jpg?w=600', 'https://abimg003.imgix.net/GF65YLN/2026-03-07/image/8551602e-37da-49b7-85f2-7d0c35619cb6_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': '', 'remarks': 'VOSA STATES, 54K, 62K, 71K, 78K', 'virtual': False, 'seller': 'Manamanx Ltd', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 109, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/4d0b4012-7e87-4372-a50f-bef27bd01d29.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:05:37 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120220640, 'registration': 'GF65YLN', 'account': 'MAN037', 'make': 'MINI', 'model': 'HATCHBACK', 'derivative': '1.5 Cooper 5dr', 'mileage': 82681, 'mileageWarranty': False, 'type': 'car', 'saleId': 19230, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 451}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2015-11-09', 'fuel': 'Petrol', 'motExpiry': '2026-04-04', 'doors': 5, 'engineSize': 1499, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/GF65YLN/2026-03-07/image/a57d1347-ae32-47d6-a8c7-f9d00e4dd3bc_removebg.jpg?w=600', 'https://abimg003.imgix.net/GF65YLN/2026-03-07/image/cd1db7f5-8edf-4cb2-8547-9b0b88765068_removebg.jpg?w=600', 'https://abimg003.imgix.net/GF65YLN/2026-03-07/image/8207097c-026e-41c9-b133-f35f43084ca4_removebg.jpg?w=600', 'https://abimg003.imgix.net/GF65YLN/2026-03-07/image/fe4731c3-d6f8-479e-b77c-b2830aeb6d5b_removebg.jpg?w=600', 'https://abimg003.imgix.net/GF65YLN/2026-03-07/image/b67e34c8-b5ee-40b1-9b28-81245e3ff78d_removebg.jpg?w=600', 'https://abimg003.imgix.net/GF65YLN/2026-03-07/image/28cc13b9-b5e3-48b6-a6df-98d6c7bc8f39_removebg.jpg?w=600', 'https://abimg003.imgix.net/GF65YLN/2026-03-07/image/8551602e-37da-49b7-85f2-7d0c35619cb6_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': '', 'remarks': 'VOSA STATES, 54K, 62K, 71K, 78K', 'virtual': False, 'seller': 'Manamanx Ltd', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 109, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/4d0b4012-7e87-4372-a50f-bef27bd01d29.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:05:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 63126a87-0d59-5f55-b941-70fe09477d56 with identifier: 120220640
2026-03-25 13:05:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 63126a87-0d59-5f55-b941-70fe09477d56 with scrape type 2
2026-03-25 13:05:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 63126a87-0d59-5f55-b941-70fe09477d56 with scrape type 2
2026-03-25 13:05:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 63126a87-0d59-5f55-b941-70fe09477d56, identifier: 120220640
2026-03-25 13:05:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 63126a87-0d59-5f55-b941-70fe09477d56 with identifier: 120220640
2026-03-25 13:05:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 63126a87-0d59-5f55-b941-70fe09477d56 with identifier: 120220640
2026-03-25 13:05:38 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 63126a87-0d59-5f55-b941-70fe09477d56 with identifier: 120220640 to the API
2026-03-25 13:05:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:05:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:05:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120220640?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 109,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Petrol',
'id': '63126a87-0d59-5f55-b941-70fe09477d56',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'GF65YLN',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120220640',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'MINI',
'model': 'HATCHBACK',
'odometer': 82681,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-11-09',
'seller_name': 'Manamanx Ltd',
'title': 'MINI HATCHBACK 1.5 Cooper 5dr',
'transmission': 'manual',
'trim': '1.5 Cooper 5dr',
'vin': None,
'year': 2015}
2026-03-25 13:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120220640%27 HTTP/1.1" 200 None
2026-03-25 13:05:38 [astonbarclay.gb] INFO: Saving data for 120220640: {'auction_closing_time': 1774888200.0, 'created_time': 1773404153.890719, 'last_price_update_time': 1774443938.192153}
2026-03-25 13:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120220640') HTTP/1.1" 204 0
2026-03-25 13:05:38 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120695152, 'registration': 'BO55VDN', 'account': 'WBA002', 'make': 'LAND ROVER', 'model': 'RANGE ROVER ESTATE', 'derivative': '2.0 P400e Autobiography 4dr Auto', 'mileage': 91100, 'mileageWarranty': True, 'type': 'car', 'saleId': 19180, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 451}, 'saleStart': '2026-03-30T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2018-12-19', 'fuel': 'Petrol/Plugin Electric Hybrid', 'motExpiry': '2026-08-05', 'doors': 4, 'engineSize': 1997, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/BO55VDN/2026-03-24/image/f2f0ba57-a6a0-4192-aa78-195c92721a99_removebg.jpg?w=600', 'https://abimg003.imgix.net/BO55VDN/2026-03-24/image/b6211eac-b61d-4d33-a661-ef1a4e32a230_removebg.jpg?w=600', 'https://abimg003.imgix.net/BO55VDN/2026-03-24/image/8c276baf-d367-4e02-85f7-395c78dfd43c_removebg.jpg?w=600', 'https://abimg003.imgix.net/BO55VDN/2026-03-24/image/15c46dac-96e7-47be-998d-26f426eb1bbc_removebg.jpg?w=600', 'https://abimg003.imgix.net/BO55VDN/2026-03-24/image/5b8330f3-4452-4699-9884-1a55884ebfa6_removebg.jpg?w=600', 'https://abimg003.imgix.net/BO55VDN/2026-03-24/image/84052018-6425-4c95-912d-4a3138609da3_removebg.jpg?w=600', 'https://abimg003.imgix.net/BO55VDN/2026-03-24/image/c69e9244-d1a8-4938-b38b-8eca35af2db6_removebg.jpg?w=600', 'https://abimg003.imgix.net/BO55VDN/2026-03-24/image/34b2b066-8b9f-4d4e-a4b3-3906ad1ed09c_removebg.jpg?w=600', 'https://abimg003.imgix.net/BO55VDN/2026-03-24/image/5b471915-d9e5-4046-886b-6a27908e9b62_removebg.jpg?w=600', 'https://abimg003.imgix.net/BO55VDN/2026-03-24/image/1072bec5-a627-494c-ae30-258877ccb8da_removebg.jpg?w=600', 'https://abimg003.imgix.net/BO55VDN/2026-03-24/image/5ecfc08c-1589-4368-8015-c83d53313909_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 02/23 57K 07/24 78K - 06/25 86K', 'remarks': 'VOSA STATES 50K- 66K- 79K- 87K - 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': 72, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/f45fa411-ef2b-47a6-8841-908557a29945.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:05:38 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120695152, 'registration': 'BO55VDN', 'account': 'WBA002', 'make': 'LAND ROVER', 'model': 'RANGE ROVER ESTATE', 'derivative': '2.0 P400e Autobiography 4dr Auto', 'mileage': 91100, 'mileageWarranty': True, 'type': 'car', 'saleId': 19180, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 451}, 'saleStart': '2026-03-30T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2018-12-19', 'fuel': 'Petrol/Plugin Electric Hybrid', 'motExpiry': '2026-08-05', 'doors': 4, 'engineSize': 1997, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/BO55VDN/2026-03-24/image/f2f0ba57-a6a0-4192-aa78-195c92721a99_removebg.jpg?w=600', 'https://abimg003.imgix.net/BO55VDN/2026-03-24/image/b6211eac-b61d-4d33-a661-ef1a4e32a230_removebg.jpg?w=600', 'https://abimg003.imgix.net/BO55VDN/2026-03-24/image/8c276baf-d367-4e02-85f7-395c78dfd43c_removebg.jpg?w=600', 'https://abimg003.imgix.net/BO55VDN/2026-03-24/image/15c46dac-96e7-47be-998d-26f426eb1bbc_removebg.jpg?w=600', 'https://abimg003.imgix.net/BO55VDN/2026-03-24/image/5b8330f3-4452-4699-9884-1a55884ebfa6_removebg.jpg?w=600', 'https://abimg003.imgix.net/BO55VDN/2026-03-24/image/84052018-6425-4c95-912d-4a3138609da3_removebg.jpg?w=600', 'https://abimg003.imgix.net/BO55VDN/2026-03-24/image/c69e9244-d1a8-4938-b38b-8eca35af2db6_removebg.jpg?w=600', 'https://abimg003.imgix.net/BO55VDN/2026-03-24/image/34b2b066-8b9f-4d4e-a4b3-3906ad1ed09c_removebg.jpg?w=600', 'https://abimg003.imgix.net/BO55VDN/2026-03-24/image/5b471915-d9e5-4046-886b-6a27908e9b62_removebg.jpg?w=600', 'https://abimg003.imgix.net/BO55VDN/2026-03-24/image/1072bec5-a627-494c-ae30-258877ccb8da_removebg.jpg?w=600', 'https://abimg003.imgix.net/BO55VDN/2026-03-24/image/5ecfc08c-1589-4368-8015-c83d53313909_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 02/23 57K 07/24 78K - 06/25 86K', 'remarks': 'VOSA STATES 50K- 66K- 79K- 87K - 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': 72, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/f45fa411-ef2b-47a6-8841-908557a29945.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:05:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 37a99e75-178c-5690-b8e1-97ef7d2333fa with identifier: 120695152
2026-03-25 13:05:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 37a99e75-178c-5690-b8e1-97ef7d2333fa with scrape type 2
2026-03-25 13:05:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 37a99e75-178c-5690-b8e1-97ef7d2333fa with scrape type 2
2026-03-25 13:05:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 37a99e75-178c-5690-b8e1-97ef7d2333fa, identifier: 120695152
2026-03-25 13:05:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 37a99e75-178c-5690-b8e1-97ef7d2333fa with identifier: 120695152
2026-03-25 13:05:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 37a99e75-178c-5690-b8e1-97ef7d2333fa with identifier: 120695152
2026-03-25 13:05:38 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 37a99e75-178c-5690-b8e1-97ef7d2333fa with identifier: 120695152 to the API
2026-03-25 13:05:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:05:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:05:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120695152?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 72,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Petrol/Plugin Electric Hybrid',
'id': '37a99e75-178c-5690-b8e1-97ef7d2333fa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'BO55VDN',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120695152',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'LAND ROVER',
'model': 'RANGE ROVER ESTATE',
'odometer': 91100,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-12-19',
'seller_name': 'UKCGR - Premium',
'title': 'LAND ROVER RANGE ROVER ESTATE 2.0 P400e Autobiography 4dr Auto',
'transmission': 'automatic',
'trim': '2.0 P400e Autobiography 4dr Auto',
'vin': None,
'year': 2018}
2026-03-25 13:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120695152%27 HTTP/1.1" 200 None
2026-03-25 13:05:38 [astonbarclay.gb] INFO: Saving data for 120695152: {'created_time': 1774346575.935205, 'last_price_update_time': 1774443938.597232, 'auction_closing_time': 1774861200.0}
2026-03-25 13:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120695152') HTTP/1.1" 204 0
2026-03-25 13:05:38 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 131.972(s), this was the 1st time calling it.
2026-03-25 13:05:38 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.247450625243216 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-25 13:05:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120367809?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:05:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:05:38 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120367809, 'registration': 'EJ67CTY', 'account': 'WBA003', 'make': 'FORD', 'model': 'RANGER DIESEL', 'derivative': 'Pick Up Double Cab Wildtrak 3.2 TDCi 200 Auto', 'mileage': 166870, 'mileageWarranty': True, 'type': 'commercial', 'saleId': 19180, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 451}, 'saleStart': '2026-03-30T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2017-11-10', 'fuel': 'Diesel', 'motExpiry': '2026-10-21', 'doors': None, 'engineSize': 3198, 'bodyType': 'Double Cab Pick-up', 'images': ['https://abimg003.imgix.net/EJ67CTY/2026-03-12/image/872ce41b-c88e-4491-a3ed-f7edad1c31fe_removebg.jpg?w=600', 'https://abimg003.imgix.net/EJ67CTY/2026-03-12/image/684ab3e0-067b-4b5f-8acb-239ccd1f1abd_removebg.jpg?w=600', 'https://abimg003.imgix.net/EJ67CTY/2026-03-12/image/4a590371-df5c-4338-9f6f-5e17d91cf0f9_removebg.jpg?w=600', 'https://abimg003.imgix.net/EJ67CTY/2026-03-12/image/5523aad8-b708-4ee0-9a39-f2f5614d07d7_removebg.jpg?w=600', 'https://abimg003.imgix.net/EJ67CTY/2026-03-12/image/4cf52bd0-12d9-4bf9-bad8-4bccc4c6a8b0_removebg.jpg?w=600', 'https://abimg003.imgix.net/EJ67CTY/2026-03-12/image/f368d6bc-b679-4fb3-bdf8-a7b41c845ea5_removebg.jpg?w=600', 'https://abimg003.imgix.net/EJ67CTY/2026-03-12/image/d715cd96-9186-41c2-8f8d-ad9768e1499c_removebg.jpg?w=600', 'https://abimg003.imgix.net/EJ67CTY/2026-03-12/image/6e7dfd74-6659-4637-b7ca-1a4901ff7e61_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith - LCV', 'serviceHistory': 'Service print 06/20- 48K', 'remarks': 'OUTSTANDING RECALL, VOSA STATES 84K, 86K, 144K, 161K, **NO VAT** SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'UKCGR - Select', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 228, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/554e0ef4-1c2c-4c1c-9bb1-ffe64550016d.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:05:38 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120367809, 'registration': 'EJ67CTY', 'account': 'WBA003', 'make': 'FORD', 'model': 'RANGER DIESEL', 'derivative': 'Pick Up Double Cab Wildtrak 3.2 TDCi 200 Auto', 'mileage': 166870, 'mileageWarranty': True, 'type': 'commercial', 'saleId': 19180, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 451}, 'saleStart': '2026-03-30T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2017-11-10', 'fuel': 'Diesel', 'motExpiry': '2026-10-21', 'doors': None, 'engineSize': 3198, 'bodyType': 'Double Cab Pick-up', 'images': ['https://abimg003.imgix.net/EJ67CTY/2026-03-12/image/872ce41b-c88e-4491-a3ed-f7edad1c31fe_removebg.jpg?w=600', 'https://abimg003.imgix.net/EJ67CTY/2026-03-12/image/684ab3e0-067b-4b5f-8acb-239ccd1f1abd_removebg.jpg?w=600', 'https://abimg003.imgix.net/EJ67CTY/2026-03-12/image/4a590371-df5c-4338-9f6f-5e17d91cf0f9_removebg.jpg?w=600', 'https://abimg003.imgix.net/EJ67CTY/2026-03-12/image/5523aad8-b708-4ee0-9a39-f2f5614d07d7_removebg.jpg?w=600', 'https://abimg003.imgix.net/EJ67CTY/2026-03-12/image/4cf52bd0-12d9-4bf9-bad8-4bccc4c6a8b0_removebg.jpg?w=600', 'https://abimg003.imgix.net/EJ67CTY/2026-03-12/image/f368d6bc-b679-4fb3-bdf8-a7b41c845ea5_removebg.jpg?w=600', 'https://abimg003.imgix.net/EJ67CTY/2026-03-12/image/d715cd96-9186-41c2-8f8d-ad9768e1499c_removebg.jpg?w=600', 'https://abimg003.imgix.net/EJ67CTY/2026-03-12/image/6e7dfd74-6659-4637-b7ca-1a4901ff7e61_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith - LCV', 'serviceHistory': 'Service print 06/20- 48K', 'remarks': 'OUTSTANDING RECALL, VOSA STATES 84K, 86K, 144K, 161K, **NO VAT** SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'UKCGR - Select', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 228, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/554e0ef4-1c2c-4c1c-9bb1-ffe64550016d.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:05:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0f2ad19c-3e62-50e8-8dbf-fa1b674a6218 with identifier: 120367809
2026-03-25 13:05:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0f2ad19c-3e62-50e8-8dbf-fa1b674a6218 with scrape type 2
2026-03-25 13:05:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0f2ad19c-3e62-50e8-8dbf-fa1b674a6218 with scrape type 2
2026-03-25 13:05:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 0f2ad19c-3e62-50e8-8dbf-fa1b674a6218, identifier: 120367809
2026-03-25 13:05:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 0f2ad19c-3e62-50e8-8dbf-fa1b674a6218 with identifier: 120367809
2026-03-25 13:05:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 0f2ad19c-3e62-50e8-8dbf-fa1b674a6218 with identifier: 120367809
2026-03-25 13:05:39 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 0f2ad19c-3e62-50e8-8dbf-fa1b674a6218 with identifier: 120367809 to the API
2026-03-25 13:05:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:05:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:05:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120367809?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 228,
'color': 'SILVER',
'currency': 'GBP',
'doors_number': None,
'emission_standard': 'EURO 6',
'engine': '3.2L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': '0f2ad19c-3e62-50e8-8dbf-fa1b674a6218',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'EJ67CTY',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120367809',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'FORD',
'model': 'RANGER DIESEL',
'odometer': 166870,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-11-10',
'seller_name': 'UKCGR - Select',
'title': 'FORD RANGER DIESEL Pick Up Double Cab Wildtrak 3.2 TDCi 200 Auto',
'transmission': 'automatic',
'trim': 'Pick Up Double Cab Wildtrak 3.2 TDCi 200 Auto',
'vin': None,
'year': 2017}
2026-03-25 13:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120367809%27 HTTP/1.1" 200 None
2026-03-25 13:05:39 [astonbarclay.gb] INFO: Saving data for 120367809: {'auction_closing_time': 1774861200.0, 'created_time': 1773404008.572929, 'last_price_update_time': 1774443939.373436}
2026-03-25 13:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120367809') HTTP/1.1" 204 0
2026-03-25 13:05:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120453748?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:05:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:05:39 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120453748, 'registration': 'DN19ZBE', 'account': 'WBA002', 'make': 'MITSUBISHI', 'model': 'OUTLANDER ESTATE', 'derivative': '2.4 PHEV 4h 5dr Auto', 'mileage': 98223, 'mileageWarranty': True, 'type': 'car', 'saleId': 19180, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 451}, 'saleStart': '2026-03-30T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2019-05-20', 'fuel': 'Petrol/Plugin Electric Hybrid', 'motExpiry': '2027-01-05', 'doors': 5, 'engineSize': 2360, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/DN19ZBE/2026-03-16/image/a559f630-4d56-4b04-b0c3-673de1250ba3_removebg.jpg?w=600', 'https://abimg003.imgix.net/DN19ZBE/2026-03-16/image/5874c368-4eee-4074-9fe5-effdbec883ec_removebg.jpg?w=600', 'https://abimg003.imgix.net/DN19ZBE/2026-03-16/image/ba064351-9518-470a-9ff5-882a6026d61e_removebg.jpg?w=600', 'https://abimg003.imgix.net/DN19ZBE/2026-03-16/image/79d699cc-48f0-449f-a3df-6d66bbbab716_removebg.jpg?w=600', 'https://abimg003.imgix.net/DN19ZBE/2026-03-16/image/2679774f-1820-4355-9828-564c1fee49bf_removebg.jpg?w=600', 'https://abimg003.imgix.net/DN19ZBE/2026-03-16/image/12dbbf18-cf6d-48a5-929b-d4c7680a1dc8_removebg.jpg?w=600', 'https://abimg003.imgix.net/DN19ZBE/2026-03-16/image/c75a5ea3-ab8b-4870-a731-a34b27493618_removebg.jpg?w=600', 'https://abimg003.imgix.net/DN19ZBE/2026-03-16/image/7f49a5e8-5945-44dd-85e0-27712936d5ca_removebg.jpg?w=600', 'https://abimg003.imgix.net/DN19ZBE/2026-03-16/image/2515d5ca-db4c-4def-84fa-57eac0092d2c_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 01/20 - 12K, 01/21 - 21K, 11/21 - 34K, 03/23 - 47K, 02/24 - 66K, 03/26 - 98K', 'remarks': 'VOSA STATES - 47K, 66K, 80K, 96K SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'UKCGR - Premium', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 40, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/94597d9b-d2ea-462b-9df4-55bbe41fa85c.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:05:39 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120453748, 'registration': 'DN19ZBE', 'account': 'WBA002', 'make': 'MITSUBISHI', 'model': 'OUTLANDER ESTATE', 'derivative': '2.4 PHEV 4h 5dr Auto', 'mileage': 98223, 'mileageWarranty': True, 'type': 'car', 'saleId': 19180, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 451}, 'saleStart': '2026-03-30T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2019-05-20', 'fuel': 'Petrol/Plugin Electric Hybrid', 'motExpiry': '2027-01-05', 'doors': 5, 'engineSize': 2360, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/DN19ZBE/2026-03-16/image/a559f630-4d56-4b04-b0c3-673de1250ba3_removebg.jpg?w=600', 'https://abimg003.imgix.net/DN19ZBE/2026-03-16/image/5874c368-4eee-4074-9fe5-effdbec883ec_removebg.jpg?w=600', 'https://abimg003.imgix.net/DN19ZBE/2026-03-16/image/ba064351-9518-470a-9ff5-882a6026d61e_removebg.jpg?w=600', 'https://abimg003.imgix.net/DN19ZBE/2026-03-16/image/79d699cc-48f0-449f-a3df-6d66bbbab716_removebg.jpg?w=600', 'https://abimg003.imgix.net/DN19ZBE/2026-03-16/image/2679774f-1820-4355-9828-564c1fee49bf_removebg.jpg?w=600', 'https://abimg003.imgix.net/DN19ZBE/2026-03-16/image/12dbbf18-cf6d-48a5-929b-d4c7680a1dc8_removebg.jpg?w=600', 'https://abimg003.imgix.net/DN19ZBE/2026-03-16/image/c75a5ea3-ab8b-4870-a731-a34b27493618_removebg.jpg?w=600', 'https://abimg003.imgix.net/DN19ZBE/2026-03-16/image/7f49a5e8-5945-44dd-85e0-27712936d5ca_removebg.jpg?w=600', 'https://abimg003.imgix.net/DN19ZBE/2026-03-16/image/2515d5ca-db4c-4def-84fa-57eac0092d2c_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 01/20 - 12K, 01/21 - 21K, 11/21 - 34K, 03/23 - 47K, 02/24 - 66K, 03/26 - 98K', 'remarks': 'VOSA STATES - 47K, 66K, 80K, 96K SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'UKCGR - Premium', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 40, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/94597d9b-d2ea-462b-9df4-55bbe41fa85c.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:05:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3d167918-b392-5ab7-9afb-e2fdeac7e147 with identifier: 120453748
2026-03-25 13:05:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3d167918-b392-5ab7-9afb-e2fdeac7e147 with scrape type 2
2026-03-25 13:05:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3d167918-b392-5ab7-9afb-e2fdeac7e147 with scrape type 2
2026-03-25 13:05:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 3d167918-b392-5ab7-9afb-e2fdeac7e147, identifier: 120453748
2026-03-25 13:05:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 3d167918-b392-5ab7-9afb-e2fdeac7e147 with identifier: 120453748
2026-03-25 13:05:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 3d167918-b392-5ab7-9afb-e2fdeac7e147 with identifier: 120453748
2026-03-25 13:05:39 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 3d167918-b392-5ab7-9afb-e2fdeac7e147 with identifier: 120453748 to the API
2026-03-25 13:05:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:05:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:05:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120453748?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 40,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.4L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Petrol/Plugin Electric Hybrid',
'id': '3d167918-b392-5ab7-9afb-e2fdeac7e147',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'DN19ZBE',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120453748',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'MITSUBISHI',
'model': 'OUTLANDER ESTATE',
'odometer': 98223,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-05-20',
'seller_name': 'UKCGR - Premium',
'title': 'MITSUBISHI OUTLANDER ESTATE 2.4 PHEV 4h 5dr Auto',
'transmission': 'automatic',
'trim': '2.4 PHEV 4h 5dr Auto',
'vin': None,
'year': 2019}
2026-03-25 13:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120453748%27 HTTP/1.1" 200 None
2026-03-25 13:05:39 [astonbarclay.gb] INFO: Saving data for 120453748: {'auction_closing_time': 1774861200.0, 'created_time': 1773495275.329814, 'last_price_update_time': 1774443939.949881}
2026-03-25 13:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120453748') HTTP/1.1" 204 0
2026-03-25 13:05:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120764547?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:05:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:05:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/118991105?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:05:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:05:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120768101?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:05:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:05:40 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120764547, 'registration': 'HV14XSW', 'account': 'WBA001', 'make': 'KIA', 'model': 'VENGA HATCHBACK', 'derivative': '1.6 3 5dr Auto [Sat Nav]', 'mileage': 117389, 'mileageWarranty': True, 'type': 'car', 'saleId': 18908, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 400}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2014-05-16', 'fuel': 'Petrol', 'motExpiry': '2026-05-13', 'doors': 5, 'engineSize': 1591, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/HV14XSW/2026-03-25/image/c659f1cf-3427-44f8-8dfe-7f9c553fd1a6_removebg.jpg?w=600', 'https://abimg003.imgix.net/HV14XSW/2026-03-25/image/d948c328-3c89-41eb-bbf1-8312993ab4bf_removebg.jpg?w=600', 'https://abimg003.imgix.net/HV14XSW/2026-03-25/image/761e943e-5124-4d43-baf6-a7cf03ba0ba5_removebg.jpg?w=600', 'https://abimg003.imgix.net/HV14XSW/2026-03-25/image/8b24cfcb-0031-461b-a160-bb5f8249ba69_removebg.jpg?w=600', 'https://abimg003.imgix.net/HV14XSW/2026-03-25/image/912f17ed-6fb6-4c4e-8fe5-3dcc2249eefd_removebg.jpg?w=600', 'https://abimg003.imgix.net/HV14XSW/2026-03-25/image/8a27f1ce-7e7c-4924-9ff6-0e72350cee11_removebg.jpg?w=600', 'https://abimg003.imgix.net/HV14XSW/2026-03-25/image/3a48b7c4-f0dd-4e05-823f-f03fc868f874_removebg.jpg?w=600', 'https://abimg003.imgix.net/HV14XSW/2026-03-25/image/caa5f070-7781-45a8-82f1-3e067d72fe2d_removebg.jpg?w=600', 'https://abimg003.imgix.net/HV14XSW/2026-03-25/image/09a51135-0604-4419-aa85-c5280cade407_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'VOSA STATES 36K, 48K, 61K, 76K, 80K, 85K, 93K, 102K, 112K,', 'virtual': False, 'seller': 'UKCGR', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': False, 'v5details': None, 'co2': 154, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/53f98641-05ce-4253-af76-84dfe6245152.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:05:40 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120764547, 'registration': 'HV14XSW', 'account': 'WBA001', 'make': 'KIA', 'model': 'VENGA HATCHBACK', 'derivative': '1.6 3 5dr Auto [Sat Nav]', 'mileage': 117389, 'mileageWarranty': True, 'type': 'car', 'saleId': 18908, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 400}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2014-05-16', 'fuel': 'Petrol', 'motExpiry': '2026-05-13', 'doors': 5, 'engineSize': 1591, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/HV14XSW/2026-03-25/image/c659f1cf-3427-44f8-8dfe-7f9c553fd1a6_removebg.jpg?w=600', 'https://abimg003.imgix.net/HV14XSW/2026-03-25/image/d948c328-3c89-41eb-bbf1-8312993ab4bf_removebg.jpg?w=600', 'https://abimg003.imgix.net/HV14XSW/2026-03-25/image/761e943e-5124-4d43-baf6-a7cf03ba0ba5_removebg.jpg?w=600', 'https://abimg003.imgix.net/HV14XSW/2026-03-25/image/8b24cfcb-0031-461b-a160-bb5f8249ba69_removebg.jpg?w=600', 'https://abimg003.imgix.net/HV14XSW/2026-03-25/image/912f17ed-6fb6-4c4e-8fe5-3dcc2249eefd_removebg.jpg?w=600', 'https://abimg003.imgix.net/HV14XSW/2026-03-25/image/8a27f1ce-7e7c-4924-9ff6-0e72350cee11_removebg.jpg?w=600', 'https://abimg003.imgix.net/HV14XSW/2026-03-25/image/3a48b7c4-f0dd-4e05-823f-f03fc868f874_removebg.jpg?w=600', 'https://abimg003.imgix.net/HV14XSW/2026-03-25/image/caa5f070-7781-45a8-82f1-3e067d72fe2d_removebg.jpg?w=600', 'https://abimg003.imgix.net/HV14XSW/2026-03-25/image/09a51135-0604-4419-aa85-c5280cade407_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'VOSA STATES 36K, 48K, 61K, 76K, 80K, 85K, 93K, 102K, 112K,', 'virtual': False, 'seller': 'UKCGR', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': False, 'v5details': None, 'co2': 154, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/53f98641-05ce-4253-af76-84dfe6245152.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:05:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 160a1929-44c4-5a72-8e18-420cfc0753d8 with identifier: 120764547
2026-03-25 13:05:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 160a1929-44c4-5a72-8e18-420cfc0753d8 with scrape type 1
2026-03-25 13:05:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 9 photos for item 160a1929-44c4-5a72-8e18-420cfc0753d8
2026-03-25 13:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FHV14XSW%252F2026-03-25%252Fimage%252Fc659f1cf-3427-44f8-8dfe-7f9c553fd1a6_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:05:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/HV14XSW/2026-03-25/image/c659f1cf-3427-44f8-8dfe-7f9c553fd1a6_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FHV14XSW%252F2026-03-25%252Fimage%252Fd948c328-3c89-41eb-bbf1-8312993ab4bf_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:05:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/HV14XSW/2026-03-25/image/d948c328-3c89-41eb-bbf1-8312993ab4bf_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FHV14XSW%252F2026-03-25%252Fimage%252F761e943e-5124-4d43-baf6-a7cf03ba0ba5_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:05:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/HV14XSW/2026-03-25/image/761e943e-5124-4d43-baf6-a7cf03ba0ba5_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FHV14XSW%252F2026-03-25%252Fimage%252F8b24cfcb-0031-461b-a160-bb5f8249ba69_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:05:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/HV14XSW/2026-03-25/image/8b24cfcb-0031-461b-a160-bb5f8249ba69_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:05:41 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 118991105, 'registration': 'KRZ8708', 'account': 'MAN027', 'make': 'LAND ROVER', 'model': 'RANGE ROVER EVOQUE DIESEL HATCHBACK', 'derivative': '2.0 TD4 HSE Dynamic 5dr Auto', 'mileage': 89653, 'mileageWarranty': False, 'type': 'car', 'saleId': 19204, 'siteId': 99, 'site': {'id': 99, 'name': 'Aston Barclay Digital', 'vehicles': 46}, 'saleStart': '2026-03-27T11:00Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2016-05-20', 'fuel': 'Diesel', 'motExpiry': '2026-07-25', 'doors': 5, 'engineSize': 1999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/KRZ8708/2026-02-10/image/7e4f5767-5bed-4aaa-af59-69069d7fc094_removebg.jpg?w=600', 'https://abimg003.imgix.net/KRZ8708/2026-02-10/image/afa607b0-a68f-42f9-8cdc-213419857054_removebg.jpg?w=600', 'https://abimg003.imgix.net/KRZ8708/2026-02-10/image/74510c0a-3082-418b-a62c-b266d6b4ce18_removebg.jpg?w=600', 'https://abimg003.imgix.net/KRZ8708/2026-02-10/image/3e2d86c8-220d-4ce4-98ee-5082f7df20b6_removebg.jpg?w=600', 'https://abimg003.imgix.net/KRZ8708/2026-02-10/image/cbe98bc2-ef79-4207-be42-787705630c65_removebg.jpg?w=600', 'https://abimg003.imgix.net/KRZ8708/2026-02-10/image/6b180e69-2516-4b47-8cd0-1d90d33b7635_removebg.jpg?w=600', 'https://abimg003.imgix.net/KRZ8708/2026-02-10/image/39f723f7-619b-4fe8-bef5-8d671b1b6d58_removebg.jpg?w=600', 'https://abimg003.imgix.net/KRZ8708/2026-02-10/image/d6ef267c-880d-4ca1-9a3f-3e740503e4b2_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': True, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 05/18-16k', 'remarks': 'NON-RUNNER COLLECTION ONLY CHELMSFORD - ENGINE ISSUES, MAY HAVE FURTHER FAULTS, SOLD AS SEEN - Engine has excessive knocking. Won’t stay running - Engine has a diesel runaway where the vehicle won’t shut off - Coolant is contaminated and over filled - NO V5 FORMER KEEPERS UNKNOWN - VOSA STATES 55K - 67K 77K- 89K-', 'virtual': True, 'seller': 'Mann Island Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': False, 'v5details': None, 'co2': 134, 'location': {'siteId': '1', 'description': 'Aston Barclay Chelmsford'}, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/ebafe470-2b0d-40fd-9dff-6c14b72c8433.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:05:41 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 118991105, 'registration': 'KRZ8708', 'account': 'MAN027', 'make': 'LAND ROVER', 'model': 'RANGE ROVER EVOQUE DIESEL HATCHBACK', 'derivative': '2.0 TD4 HSE Dynamic 5dr Auto', 'mileage': 89653, 'mileageWarranty': False, 'type': 'car', 'saleId': 19204, 'siteId': 99, 'site': {'id': 99, 'name': 'Aston Barclay Digital', 'vehicles': 46}, 'saleStart': '2026-03-27T11:00Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2016-05-20', 'fuel': 'Diesel', 'motExpiry': '2026-07-25', 'doors': 5, 'engineSize': 1999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/KRZ8708/2026-02-10/image/7e4f5767-5bed-4aaa-af59-69069d7fc094_removebg.jpg?w=600', 'https://abimg003.imgix.net/KRZ8708/2026-02-10/image/afa607b0-a68f-42f9-8cdc-213419857054_removebg.jpg?w=600', 'https://abimg003.imgix.net/KRZ8708/2026-02-10/image/74510c0a-3082-418b-a62c-b266d6b4ce18_removebg.jpg?w=600', 'https://abimg003.imgix.net/KRZ8708/2026-02-10/image/3e2d86c8-220d-4ce4-98ee-5082f7df20b6_removebg.jpg?w=600', 'https://abimg003.imgix.net/KRZ8708/2026-02-10/image/cbe98bc2-ef79-4207-be42-787705630c65_removebg.jpg?w=600', 'https://abimg003.imgix.net/KRZ8708/2026-02-10/image/6b180e69-2516-4b47-8cd0-1d90d33b7635_removebg.jpg?w=600', 'https://abimg003.imgix.net/KRZ8708/2026-02-10/image/39f723f7-619b-4fe8-bef5-8d671b1b6d58_removebg.jpg?w=600', 'https://abimg003.imgix.net/KRZ8708/2026-02-10/image/d6ef267c-880d-4ca1-9a3f-3e740503e4b2_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': True, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 05/18-16k', 'remarks': 'NON-RUNNER COLLECTION ONLY CHELMSFORD - ENGINE ISSUES, MAY HAVE FURTHER FAULTS, SOLD AS SEEN - Engine has excessive knocking. Won’t stay running - Engine has a diesel runaway where the vehicle won’t shut off - Coolant is contaminated and over filled - NO V5 FORMER KEEPERS UNKNOWN - VOSA STATES 55K - 67K 77K- 89K-', 'virtual': True, 'seller': 'Mann Island Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': False, 'v5details': None, 'co2': 134, 'location': {'siteId': '1', 'description': 'Aston Barclay Chelmsford'}, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/ebafe470-2b0d-40fd-9dff-6c14b72c8433.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:05:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bbc5999b-b25a-50e3-8b8b-ebcb5807e636 with identifier: 118991105
2026-03-25 13:05:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bbc5999b-b25a-50e3-8b8b-ebcb5807e636 with scrape type 2
2026-03-25 13:05:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bbc5999b-b25a-50e3-8b8b-ebcb5807e636 with scrape type 2
2026-03-25 13:05:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: bbc5999b-b25a-50e3-8b8b-ebcb5807e636, identifier: 118991105
2026-03-25 13:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FHV14XSW%252F2026-03-25%252Fimage%252F912f17ed-6fb6-4c4e-8fe5-3dcc2249eefd_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:05:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/HV14XSW/2026-03-25/image/912f17ed-6fb6-4c4e-8fe5-3dcc2249eefd_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:05:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: bbc5999b-b25a-50e3-8b8b-ebcb5807e636 with identifier: 118991105
2026-03-25 13:05:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: bbc5999b-b25a-50e3-8b8b-ebcb5807e636 with identifier: 118991105
2026-03-25 13:05:41 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: bbc5999b-b25a-50e3-8b8b-ebcb5807e636 with identifier: 118991105 to the API
2026-03-25 13:05:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:05: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-25 13:05:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/118991105?view=catalogue>
{'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-27T11:00:00Z',
'fuel_type': 'Diesel',
'id': 'bbc5999b-b25a-50e3-8b8b-ebcb5807e636',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'KRZ8708',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/118991105',
'listing': 'auction',
'location': 'Aston Barclay Digital',
'make': 'LAND ROVER',
'model': 'RANGE ROVER EVOQUE DIESEL HATCHBACK',
'odometer': 89653,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-05-20',
'seller_name': 'Mann Island Finance',
'title': 'LAND ROVER RANGE ROVER EVOQUE DIESEL HATCHBACK 2.0 TD4 HSE Dynamic '
'5dr Auto',
'transmission': 'automatic',
'trim': '2.0 TD4 HSE Dynamic 5dr Auto',
'vin': None,
'year': 2016}
2026-03-25 13:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27118991105%27 HTTP/1.1" 200 None
2026-03-25 13:05:41 [astonbarclay.gb] INFO: Saving data for 118991105: {'auction_closing_time': 1774609200.0, 'created_time': 1774011706.524269, 'last_price_update_time': 1774443941.552135}
2026-03-25 13:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='118991105') HTTP/1.1" 204 0
2026-03-25 13:05:41 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120768101, 'registration': 'DX16BXH', 'account': 'WBA001', 'make': 'VAUXHALL', 'model': 'ASTRA DIESEL HATCHBACK', 'derivative': '1.6 CDTi 16V ecoFLEX Tech Line 5dr', 'mileage': 95736, 'mileageWarranty': True, 'type': 'car', 'saleId': 18908, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 400}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2016-05-05', 'fuel': 'Diesel', 'motExpiry': '2027-01-21', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Hatchback', 'images': None, 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'VOSA STATES 47K, 59K, 63K, 68K, 77K, 88K, 95K,', 'virtual': False, 'seller': 'UKCGR', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': False, 'v5details': None, 'co2': 88, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:05:41 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120768101, 'registration': 'DX16BXH', 'account': 'WBA001', 'make': 'VAUXHALL', 'model': 'ASTRA DIESEL HATCHBACK', 'derivative': '1.6 CDTi 16V ecoFLEX Tech Line 5dr', 'mileage': 95736, 'mileageWarranty': True, 'type': 'car', 'saleId': 18908, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 400}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2016-05-05', 'fuel': 'Diesel', 'motExpiry': '2027-01-21', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Hatchback', 'images': None, 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'VOSA STATES 47K, 59K, 63K, 68K, 77K, 88K, 95K,', 'virtual': False, 'seller': 'UKCGR', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': False, 'v5details': None, 'co2': 88, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:05:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 840ebdb5-6f7a-5333-a76b-4a0a16934672 with identifier: 120768101
2026-03-25 13:05:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 840ebdb5-6f7a-5333-a76b-4a0a16934672 with scrape type 1
2026-03-25 13:05:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 840ebdb5-6f7a-5333-a76b-4a0a16934672
2026-03-25 13:05:41 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 840ebdb5-6f7a-5333-a76b-4a0a16934672
2026-03-25 13:05:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 840ebdb5-6f7a-5333-a76b-4a0a16934672, identifier: 120768101
2026-03-25 13:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FHV14XSW%252F2026-03-25%252Fimage%252F8a27f1ce-7e7c-4924-9ff6-0e72350cee11_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:05:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/HV14XSW/2026-03-25/image/8a27f1ce-7e7c-4924-9ff6-0e72350cee11_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:05:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 840ebdb5-6f7a-5333-a76b-4a0a16934672 with identifier: 120768101
2026-03-25 13:05:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 840ebdb5-6f7a-5333-a76b-4a0a16934672 with identifier: 120768101
2026-03-25 13:05:41 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 840ebdb5-6f7a-5333-a76b-4a0a16934672 with identifier: 120768101 to the API
2026-03-25 13:05:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:05: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-25 13:05:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120768101?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 88,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': '2026-03-27T09:45:00Z',
'fuel_type': 'Diesel',
'id': '840ebdb5-6f7a-5333-a76b-4a0a16934672',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'DX16BXH',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120768101',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'VAUXHALL',
'model': 'ASTRA DIESEL HATCHBACK',
'odometer': 95736,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-05-05',
'seller_name': 'UKCGR',
'title': 'VAUXHALL ASTRA DIESEL HATCHBACK 1.6 CDTi 16V ecoFLEX Tech Line 5dr',
'transmission': 'manual',
'trim': '1.6 CDTi 16V ecoFLEX Tech Line 5dr',
'vin': None,
'year': 2016}
2026-03-25 13:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120768101%27 HTTP/1.1" 200 None
2026-03-25 13:05:42 [astonbarclay.gb] INFO: Saving data for 120768101: {'created_time': 1774443942.129455, 'last_price_update_time': 1774443942.129467, 'auction_closing_time': 1774604700.0}
2026-03-25 13:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120768101') HTTP/1.1" 204 0
2026-03-25 13:05:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120763529?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FHV14XSW%252F2026-03-25%252Fimage%252F3a48b7c4-f0dd-4e05-823f-f03fc868f874_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:05:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/HV14XSW/2026-03-25/image/3a48b7c4-f0dd-4e05-823f-f03fc868f874_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:05:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FHV14XSW%252F2026-03-25%252Fimage%252Fcaa5f070-7781-45a8-82f1-3e067d72fe2d_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:05:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/HV14XSW/2026-03-25/image/caa5f070-7781-45a8-82f1-3e067d72fe2d_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FHV14XSW%252F2026-03-25%252Fimage%252F09a51135-0604-4419-aa85-c5280cade407_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:05:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/HV14XSW/2026-03-25/image/09a51135-0604-4419-aa85-c5280cade407_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:05:42 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120763529, 'registration': 'FT67FCC', 'account': 'WBA001', 'make': 'AUDI', 'model': 'A3 SE TECHNIK TDI', 'derivative': None, 'mileage': 81075, 'mileageWarranty': True, 'type': 'car', 'saleId': 18908, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 400}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': None, 'firstRegistration': '2017-12-23', 'fuel': 'Diesel', 'motExpiry': '2026-12-22', 'doors': 5, 'engineSize': 1968, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/FT67FCC/2026-03-25/image/79e6d4c0-1187-42da-b4ab-ac1131d520bd_removebg.jpg?w=600', 'https://abimg003.imgix.net/FT67FCC/2026-03-25/image/3724ad7e-decc-4e16-90c2-f5ec21e72580_removebg.jpg?w=600', 'https://abimg003.imgix.net/FT67FCC/2026-03-25/image/fa26f72d-2d9e-4e2e-9a45-7e9aa53cd26e_removebg.jpg?w=600', 'https://abimg003.imgix.net/FT67FCC/2026-03-25/image/4db57b15-8f13-466c-9625-91dc659eccdb_removebg.jpg?w=600', 'https://abimg003.imgix.net/FT67FCC/2026-03-25/image/07e14924-d00c-40b1-9411-9c93726827e7_removebg.jpg?w=600', 'https://abimg003.imgix.net/FT67FCC/2026-03-25/image/b3984645-0cc2-4708-9a72-d6bfc4abbcda_removebg.jpg?w=600', 'https://abimg003.imgix.net/FT67FCC/2026-03-25/image/ac54cb01-025c-43ea-bd2c-6220ef042012_removebg.jpg?w=600', 'https://abimg003.imgix.net/FT67FCC/2026-03-25/image/72cc6a01-af24-43ad-bc62-2d0a8aaf2f7c_removebg.jpg?w=600', 'https://abimg003.imgix.net/FT67FCC/2026-03-25/image/6ad843e0-bdcd-4e69-8287-21dd72d20dae_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'VOSA STATES 25K, 32K, 41K, 53K, 66K, 77K,', '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': 'https://abimg002.imgix.net/691fde91-778e-42ad-b3e3-79ce4dcce969.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:05:42 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120763529, 'registration': 'FT67FCC', 'account': 'WBA001', 'make': 'AUDI', 'model': 'A3 SE TECHNIK TDI', 'derivative': None, 'mileage': 81075, 'mileageWarranty': True, 'type': 'car', 'saleId': 18908, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 400}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': None, 'firstRegistration': '2017-12-23', 'fuel': 'Diesel', 'motExpiry': '2026-12-22', 'doors': 5, 'engineSize': 1968, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/FT67FCC/2026-03-25/image/79e6d4c0-1187-42da-b4ab-ac1131d520bd_removebg.jpg?w=600', 'https://abimg003.imgix.net/FT67FCC/2026-03-25/image/3724ad7e-decc-4e16-90c2-f5ec21e72580_removebg.jpg?w=600', 'https://abimg003.imgix.net/FT67FCC/2026-03-25/image/fa26f72d-2d9e-4e2e-9a45-7e9aa53cd26e_removebg.jpg?w=600', 'https://abimg003.imgix.net/FT67FCC/2026-03-25/image/4db57b15-8f13-466c-9625-91dc659eccdb_removebg.jpg?w=600', 'https://abimg003.imgix.net/FT67FCC/2026-03-25/image/07e14924-d00c-40b1-9411-9c93726827e7_removebg.jpg?w=600', 'https://abimg003.imgix.net/FT67FCC/2026-03-25/image/b3984645-0cc2-4708-9a72-d6bfc4abbcda_removebg.jpg?w=600', 'https://abimg003.imgix.net/FT67FCC/2026-03-25/image/ac54cb01-025c-43ea-bd2c-6220ef042012_removebg.jpg?w=600', 'https://abimg003.imgix.net/FT67FCC/2026-03-25/image/72cc6a01-af24-43ad-bc62-2d0a8aaf2f7c_removebg.jpg?w=600', 'https://abimg003.imgix.net/FT67FCC/2026-03-25/image/6ad843e0-bdcd-4e69-8287-21dd72d20dae_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'VOSA STATES 25K, 32K, 41K, 53K, 66K, 77K,', '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': 'https://abimg002.imgix.net/691fde91-778e-42ad-b3e3-79ce4dcce969.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:05:42 [astonbarclay.gb] ERROR: Error parsing details: Field transmission is not nullable
2026-03-25 13:05:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/HV14XSW/2026-03-25/image/8a27f1ce-7e7c-4924-9ff6-0e72350cee11_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120764547?view=catalogue)
2026-03-25 13:05:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:05:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f869a6ad990>
2026-03-25 13:05:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:05:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:05:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:05:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_160a1929-44c4-5a72-8e18-420cfc0753d8/160a1929-44c4-5a72-8e18-420cfc0753d8_image_5.jpg HTTP/1.1" 201 0
2026-03-25 13:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FHV14XSW%252F2026-03-25%252Fimage%252F8a27f1ce-7e7c-4924-9ff6-0e72350cee11_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:05:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/HV14XSW/2026-03-25/image/8a27f1ce-7e7c-4924-9ff6-0e72350cee11_removebg.jpg?w=600 saved to cache
2026-03-25 13:05:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 160a1929-44c4-5a72-8e18-420cfc0753d8
2026-03-25 13:05:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/HV14XSW/2026-03-25/image/09a51135-0604-4419-aa85-c5280cade407_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120764547?view=catalogue)
2026-03-25 13:05:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:05:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8698fb0c90>
2026-03-25 13:05:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:05:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:05:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:05:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_160a1929-44c4-5a72-8e18-420cfc0753d8/160a1929-44c4-5a72-8e18-420cfc0753d8_image_8.jpg HTTP/1.1" 201 0
2026-03-25 13:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FHV14XSW%252F2026-03-25%252Fimage%252F09a51135-0604-4419-aa85-c5280cade407_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:05:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/HV14XSW/2026-03-25/image/09a51135-0604-4419-aa85-c5280cade407_removebg.jpg?w=600 saved to cache
2026-03-25 13:05:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 160a1929-44c4-5a72-8e18-420cfc0753d8
2026-03-25 13:05:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/HV14XSW/2026-03-25/image/caa5f070-7781-45a8-82f1-3e067d72fe2d_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120764547?view=catalogue)
2026-03-25 13:05:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120297677?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:05:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:05:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:05:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8699385fd0>
2026-03-25 13:05:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:05:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:05:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:05:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_160a1929-44c4-5a72-8e18-420cfc0753d8/160a1929-44c4-5a72-8e18-420cfc0753d8_image_7.jpg HTTP/1.1" 201 0
2026-03-25 13:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FHV14XSW%252F2026-03-25%252Fimage%252Fcaa5f070-7781-45a8-82f1-3e067d72fe2d_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:05:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/HV14XSW/2026-03-25/image/caa5f070-7781-45a8-82f1-3e067d72fe2d_removebg.jpg?w=600 saved to cache
2026-03-25 13:05:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 160a1929-44c4-5a72-8e18-420cfc0753d8
2026-03-25 13:05:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/116645412?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:05:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:05:43 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120297677, 'registration': 'MX19OTY', 'account': 'WBA003', 'make': 'BMW', 'model': '1 SERIES DIESEL HATCHBACK', 'derivative': '116d SE Business 5dr [Nav/Servotronic] Step Auto', 'mileage': 102187, 'mileageWarranty': True, 'type': 'car', 'saleId': 19180, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 451}, 'saleStart': '2026-03-30T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2019-06-14', 'fuel': 'Diesel', 'motExpiry': '2026-09-01', 'doors': 5, 'engineSize': 1496, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/MX19OTY/2026-03-10/image/fdad2f41-ca18-4c5c-8142-1e3e40afdf3d_removebg.jpg?w=600', 'https://abimg003.imgix.net/MX19OTY/2026-03-10/image/c2bcfae9-7ee8-42ae-b2ac-7a2ac3e3a540_removebg.jpg?w=600', 'https://abimg003.imgix.net/MX19OTY/2026-03-10/image/4c856655-7f9b-451f-8988-59e82380e437_removebg.jpg?w=600', 'https://abimg003.imgix.net/MX19OTY/2026-03-10/image/2d1e0396-982f-46f4-859d-5e618776a3be_removebg.jpg?w=600', 'https://abimg003.imgix.net/MX19OTY/2026-03-10/image/63f4b6e5-dbbc-4196-ba64-71c81169cdc7_removebg.jpg?w=600', 'https://abimg003.imgix.net/MX19OTY/2026-03-10/image/0dddd508-2154-4081-9211-9bba50aea064_removebg.jpg?w=600', 'https://abimg003.imgix.net/MX19OTY/2026-03-10/image/7b2a44b9-4b25-4a47-b54e-c15614b86a6c_removebg.jpg?w=600', 'https://abimg003.imgix.net/MX19OTY/2026-03-10/image/deedf810-0bba-44e8-8bc4-2a75cfb0d535_removebg.jpg?w=600', 'https://abimg003.imgix.net/MX19OTY/2026-03-10/image/96181dff-6cc4-4568-b445-bf3421e08a97_removebg.jpg?w=600', 'https://abimg003.imgix.net/MX19OTY/2026-03-10/image/b0e2e06a-f716-49f1-8a30-e2cc467d5ab4_removebg.jpg?w=600', 'https://abimg003.imgix.net/MX19OTY/2026-03-10/image/c6fa440f-d0de-4156-87ff-7afe3d926cec_removebg.jpg?w=600', 'https://abimg003.imgix.net/MX19OTY/2026-03-10/image/20ea1507-06e4-49a7-9f40-3e5dffe71035_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 07/20- 19K, 07/21- 32K, 11/21- 36K, 03/22- 42K', 'remarks': 'VOSA STATES 43K, 62K, 76K, 96K, SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'UKCGR - Select', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 116, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/f40a8ea2-334f-4582-b5fb-c52485f72486.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:05:43 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120297677, 'registration': 'MX19OTY', 'account': 'WBA003', 'make': 'BMW', 'model': '1 SERIES DIESEL HATCHBACK', 'derivative': '116d SE Business 5dr [Nav/Servotronic] Step Auto', 'mileage': 102187, 'mileageWarranty': True, 'type': 'car', 'saleId': 19180, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 451}, 'saleStart': '2026-03-30T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2019-06-14', 'fuel': 'Diesel', 'motExpiry': '2026-09-01', 'doors': 5, 'engineSize': 1496, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/MX19OTY/2026-03-10/image/fdad2f41-ca18-4c5c-8142-1e3e40afdf3d_removebg.jpg?w=600', 'https://abimg003.imgix.net/MX19OTY/2026-03-10/image/c2bcfae9-7ee8-42ae-b2ac-7a2ac3e3a540_removebg.jpg?w=600', 'https://abimg003.imgix.net/MX19OTY/2026-03-10/image/4c856655-7f9b-451f-8988-59e82380e437_removebg.jpg?w=600', 'https://abimg003.imgix.net/MX19OTY/2026-03-10/image/2d1e0396-982f-46f4-859d-5e618776a3be_removebg.jpg?w=600', 'https://abimg003.imgix.net/MX19OTY/2026-03-10/image/63f4b6e5-dbbc-4196-ba64-71c81169cdc7_removebg.jpg?w=600', 'https://abimg003.imgix.net/MX19OTY/2026-03-10/image/0dddd508-2154-4081-9211-9bba50aea064_removebg.jpg?w=600', 'https://abimg003.imgix.net/MX19OTY/2026-03-10/image/7b2a44b9-4b25-4a47-b54e-c15614b86a6c_removebg.jpg?w=600', 'https://abimg003.imgix.net/MX19OTY/2026-03-10/image/deedf810-0bba-44e8-8bc4-2a75cfb0d535_removebg.jpg?w=600', 'https://abimg003.imgix.net/MX19OTY/2026-03-10/image/96181dff-6cc4-4568-b445-bf3421e08a97_removebg.jpg?w=600', 'https://abimg003.imgix.net/MX19OTY/2026-03-10/image/b0e2e06a-f716-49f1-8a30-e2cc467d5ab4_removebg.jpg?w=600', 'https://abimg003.imgix.net/MX19OTY/2026-03-10/image/c6fa440f-d0de-4156-87ff-7afe3d926cec_removebg.jpg?w=600', 'https://abimg003.imgix.net/MX19OTY/2026-03-10/image/20ea1507-06e4-49a7-9f40-3e5dffe71035_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 07/20- 19K, 07/21- 32K, 11/21- 36K, 03/22- 42K', 'remarks': 'VOSA STATES 43K, 62K, 76K, 96K, SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'UKCGR - Select', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 116, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/f40a8ea2-334f-4582-b5fb-c52485f72486.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:05:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a372a58b-4cac-567e-bb85-00183b58096f with identifier: 120297677
2026-03-25 13:05:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a372a58b-4cac-567e-bb85-00183b58096f with scrape type 2
2026-03-25 13:05:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a372a58b-4cac-567e-bb85-00183b58096f with scrape type 2
2026-03-25 13:05:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: a372a58b-4cac-567e-bb85-00183b58096f, identifier: 120297677
2026-03-25 13:05:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: a372a58b-4cac-567e-bb85-00183b58096f with identifier: 120297677
2026-03-25 13:05:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: a372a58b-4cac-567e-bb85-00183b58096f with identifier: 120297677
2026-03-25 13:05:43 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: a372a58b-4cac-567e-bb85-00183b58096f with identifier: 120297677 to the API
2026-03-25 13:05:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:05:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:05:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120297677?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 116,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'a372a58b-4cac-567e-bb85-00183b58096f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'MX19OTY',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120297677',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'BMW',
'model': '1 SERIES DIESEL HATCHBACK',
'odometer': 102187,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-06-14',
'seller_name': 'UKCGR - Select',
'title': 'BMW 1 SERIES DIESEL HATCHBACK 116d SE Business 5dr '
'[Nav/Servotronic] Step Auto',
'transmission': 'automatic',
'trim': '116d SE Business 5dr [Nav/Servotronic] Step Auto',
'vin': None,
'year': 2019}
2026-03-25 13:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120297677%27 HTTP/1.1" 200 None
2026-03-25 13:05:43 [astonbarclay.gb] INFO: Saving data for 120297677: {'auction_closing_time': 1774861200.0, 'created_time': 1773404362.077874, 'last_price_update_time': 1774443943.651352}
2026-03-25 13:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120297677') HTTP/1.1" 204 0
2026-03-25 13:05:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/HV14XSW/2026-03-25/image/3a48b7c4-f0dd-4e05-823f-f03fc868f874_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120764547?view=catalogue)
2026-03-25 13:05:43 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 116645412, 'registration': 'KJ19VPN', 'account': 'VWF001', 'make': 'VOLKSWAGEN', 'model': 'GOLF DIESEL HATCHBACK', 'derivative': '2.0 TDI 184 GTD 5dr DSG', 'mileage': 41481, 'mileageWarranty': False, 'type': 'car', 'saleId': 19204, 'siteId': 99, 'site': {'id': 99, 'name': 'Aston Barclay Digital', 'vehicles': 46}, 'saleStart': '2026-03-27T11:00Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2019-06-14', 'fuel': 'Diesel', 'motExpiry': '2025-12-11', 'doors': 5, 'engineSize': 1968, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/KJ19VPN/2025-10-24/image/3569c006-37fa-4f17-85a9-cfa3b88150cd_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': True, 'inspectionType': 'Express', 'serviceHistory': '', 'remarks': 'FORMER KEEPERS UNKNOWN, VOSA STATES 23K, 29K, 36K, **NON-RUNNER - NO KEYS - MAY HAVE FURTHER FAULTS - COLLECTION ONLY - NO DELIVERY AVAILABLE - VEHICLE LOCATED IN CHELMSFORD, ESSEX**', 'virtual': True, 'seller': 'Volkswagen Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': False, 'v5details': None, 'co2': 115, 'location': {'siteId': '1', 'description': 'Aston Barclay Chelmsford'}, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:05:43 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 116645412, 'registration': 'KJ19VPN', 'account': 'VWF001', 'make': 'VOLKSWAGEN', 'model': 'GOLF DIESEL HATCHBACK', 'derivative': '2.0 TDI 184 GTD 5dr DSG', 'mileage': 41481, 'mileageWarranty': False, 'type': 'car', 'saleId': 19204, 'siteId': 99, 'site': {'id': 99, 'name': 'Aston Barclay Digital', 'vehicles': 46}, 'saleStart': '2026-03-27T11:00Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2019-06-14', 'fuel': 'Diesel', 'motExpiry': '2025-12-11', 'doors': 5, 'engineSize': 1968, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/KJ19VPN/2025-10-24/image/3569c006-37fa-4f17-85a9-cfa3b88150cd_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': True, 'inspectionType': 'Express', 'serviceHistory': '', 'remarks': 'FORMER KEEPERS UNKNOWN, VOSA STATES 23K, 29K, 36K, **NON-RUNNER - NO KEYS - MAY HAVE FURTHER FAULTS - COLLECTION ONLY - NO DELIVERY AVAILABLE - VEHICLE LOCATED IN CHELMSFORD, ESSEX**', 'virtual': True, 'seller': 'Volkswagen Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': False, 'v5details': None, 'co2': 115, 'location': {'siteId': '1', 'description': 'Aston Barclay Chelmsford'}, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:05:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c6e52fc0-1fe9-5674-bb6f-3a8a244b5c5f with identifier: 116645412
2026-03-25 13:05:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c6e52fc0-1fe9-5674-bb6f-3a8a244b5c5f with scrape type 2
2026-03-25 13:05:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c6e52fc0-1fe9-5674-bb6f-3a8a244b5c5f with scrape type 2
2026-03-25 13:05:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: c6e52fc0-1fe9-5674-bb6f-3a8a244b5c5f, identifier: 116645412
2026-03-25 13:05:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: c6e52fc0-1fe9-5674-bb6f-3a8a244b5c5f with identifier: 116645412
2026-03-25 13:05:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: c6e52fc0-1fe9-5674-bb6f-3a8a244b5c5f with identifier: 116645412
2026-03-25 13:05:43 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: c6e52fc0-1fe9-5674-bb6f-3a8a244b5c5f with identifier: 116645412 to the API
2026-03-25 13:05:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:05:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:05:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/116645412?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 115,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Diesel',
'id': 'c6e52fc0-1fe9-5674-bb6f-3a8a244b5c5f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'KJ19VPN',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/116645412',
'listing': 'auction',
'location': 'Aston Barclay Digital',
'make': 'VOLKSWAGEN',
'model': 'GOLF DIESEL HATCHBACK',
'odometer': 41481,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-06-14',
'seller_name': 'Volkswagen Financial Services',
'title': 'VOLKSWAGEN GOLF DIESEL HATCHBACK 2.0 TDI 184 GTD 5dr DSG',
'transmission': 'automatic',
'trim': '2.0 TDI 184 GTD 5dr DSG',
'vin': None,
'year': 2019}
2026-03-25 13:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27116645412%27 HTTP/1.1" 200 None
2026-03-25 13:05:44 [astonbarclay.gb] INFO: Saving data for 116645412: {'auction_closing_time': 1774609200.0, 'created_time': 1774011718.035909, 'last_price_update_time': 1774443944.107234}
2026-03-25 13:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='116645412') HTTP/1.1" 204 0
2026-03-25 13:05:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/HV14XSW/2026-03-25/image/912f17ed-6fb6-4c4e-8fe5-3dcc2249eefd_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120764547?view=catalogue)
2026-03-25 13:05:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:05:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8699b4ebd0>
2026-03-25 13:05:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:05:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:05:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:05:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_160a1929-44c4-5a72-8e18-420cfc0753d8/160a1929-44c4-5a72-8e18-420cfc0753d8_image_6.jpg HTTP/1.1" 201 0
2026-03-25 13:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FHV14XSW%252F2026-03-25%252Fimage%252F3a48b7c4-f0dd-4e05-823f-f03fc868f874_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:05:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/HV14XSW/2026-03-25/image/3a48b7c4-f0dd-4e05-823f-f03fc868f874_removebg.jpg?w=600 saved to cache
2026-03-25 13:05:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 160a1929-44c4-5a72-8e18-420cfc0753d8
2026-03-25 13:05:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:05:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8699b22a10>
2026-03-25 13:05:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:05:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:05:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:05:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_160a1929-44c4-5a72-8e18-420cfc0753d8/160a1929-44c4-5a72-8e18-420cfc0753d8_image_4.jpg HTTP/1.1" 201 0
2026-03-25 13:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FHV14XSW%252F2026-03-25%252Fimage%252F912f17ed-6fb6-4c4e-8fe5-3dcc2249eefd_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:05:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/HV14XSW/2026-03-25/image/912f17ed-6fb6-4c4e-8fe5-3dcc2249eefd_removebg.jpg?w=600 saved to cache
2026-03-25 13:05:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 160a1929-44c4-5a72-8e18-420cfc0753d8
2026-03-25 13:05:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/HV14XSW/2026-03-25/image/761e943e-5124-4d43-baf6-a7cf03ba0ba5_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120764547?view=catalogue)
2026-03-25 13:05:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/HV14XSW/2026-03-25/image/8b24cfcb-0031-461b-a160-bb5f8249ba69_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120764547?view=catalogue)
2026-03-25 13:05:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/HV14XSW/2026-03-25/image/d948c328-3c89-41eb-bbf1-8312993ab4bf_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120764547?view=catalogue)
2026-03-25 13:05:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/HV14XSW/2026-03-25/image/c659f1cf-3427-44f8-8dfe-7f9c553fd1a6_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120764547?view=catalogue)
2026-03-25 13:05:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:05:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f86992ea0d0>
2026-03-25 13:05:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:05:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:05:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:05:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_160a1929-44c4-5a72-8e18-420cfc0753d8/160a1929-44c4-5a72-8e18-420cfc0753d8_image_2.jpg HTTP/1.1" 201 0
2026-03-25 13:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FHV14XSW%252F2026-03-25%252Fimage%252F761e943e-5124-4d43-baf6-a7cf03ba0ba5_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:05:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/HV14XSW/2026-03-25/image/761e943e-5124-4d43-baf6-a7cf03ba0ba5_removebg.jpg?w=600 saved to cache
2026-03-25 13:05:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 160a1929-44c4-5a72-8e18-420cfc0753d8
2026-03-25 13:05:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:05:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8699b21550>
2026-03-25 13:05:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:05:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:05:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:05:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_160a1929-44c4-5a72-8e18-420cfc0753d8/160a1929-44c4-5a72-8e18-420cfc0753d8_image_3.jpg HTTP/1.1" 201 0
2026-03-25 13:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FHV14XSW%252F2026-03-25%252Fimage%252F8b24cfcb-0031-461b-a160-bb5f8249ba69_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:05:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/HV14XSW/2026-03-25/image/8b24cfcb-0031-461b-a160-bb5f8249ba69_removebg.jpg?w=600 saved to cache
2026-03-25 13:05:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 160a1929-44c4-5a72-8e18-420cfc0753d8
2026-03-25 13:05:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:05:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f869a5ea510>
2026-03-25 13:05:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:05:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:05:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:05:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_160a1929-44c4-5a72-8e18-420cfc0753d8/160a1929-44c4-5a72-8e18-420cfc0753d8_image_1.jpg HTTP/1.1" 201 0
2026-03-25 13:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FHV14XSW%252F2026-03-25%252Fimage%252Fd948c328-3c89-41eb-bbf1-8312993ab4bf_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:05:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/HV14XSW/2026-03-25/image/d948c328-3c89-41eb-bbf1-8312993ab4bf_removebg.jpg?w=600 saved to cache
2026-03-25 13:05:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 160a1929-44c4-5a72-8e18-420cfc0753d8
2026-03-25 13:05:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:05:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8699b162d0>
2026-03-25 13:05:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:05:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:05:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:05:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_160a1929-44c4-5a72-8e18-420cfc0753d8/160a1929-44c4-5a72-8e18-420cfc0753d8_image_0.jpg HTTP/1.1" 201 0
2026-03-25 13:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FHV14XSW%252F2026-03-25%252Fimage%252Fc659f1cf-3427-44f8-8dfe-7f9c553fd1a6_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:05:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/HV14XSW/2026-03-25/image/c659f1cf-3427-44f8-8dfe-7f9c553fd1a6_removebg.jpg?w=600 saved to cache
2026-03-25 13:05:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 160a1929-44c4-5a72-8e18-420cfc0753d8
2026-03-25 13:05:44 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 160a1929-44c4-5a72-8e18-420cfc0753d8, skipping ID generation
2026-03-25 13:05:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 160a1929-44c4-5a72-8e18-420cfc0753d8 with scrape type 1
2026-03-25 13:05:44 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 160a1929-44c4-5a72-8e18-420cfc0753d8 sending to next pipeline
2026-03-25 13:05:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 160a1929-44c4-5a72-8e18-420cfc0753d8, identifier: 120764547
2026-03-25 13:05:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 160a1929-44c4-5a72-8e18-420cfc0753d8 with identifier: 120764547
2026-03-25 13:05:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 160a1929-44c4-5a72-8e18-420cfc0753d8 with identifier: 120764547
2026-03-25 13:05:44 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 160a1929-44c4-5a72-8e18-420cfc0753d8 with identifier: 120764547 to the API
2026-03-25 13:05:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:05:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:05:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/HV14XSW/2026-03-25/image/c659f1cf-3427-44f8-8dfe-7f9c553fd1a6_removebg.jpg?w=600>
{'auction_title': '',
'c_o_2_emission_value': 154,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'expiration_date': '2026-03-27T09:45:00Z',
'fuel_type': 'Petrol',
'id': '160a1929-44c4-5a72-8e18-420cfc0753d8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'HV14XSW',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120764547',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'KIA',
'model': 'VENGA HATCHBACK',
'odometer': 117389,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 9,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_160a1929-44c4-5a72-8e18-420cfc0753d8/160a1929-44c4-5a72-8e18-420cfc0753d8_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 27409,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/HV14XSW/2026-03-25/image/c659f1cf-3427-44f8-8dfe-7f9c553fd1a6_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_160a1929-44c4-5a72-8e18-420cfc0753d8/160a1929-44c4-5a72-8e18-420cfc0753d8_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 31022,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/HV14XSW/2026-03-25/image/d948c328-3c89-41eb-bbf1-8312993ab4bf_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_160a1929-44c4-5a72-8e18-420cfc0753d8/160a1929-44c4-5a72-8e18-420cfc0753d8_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 26748,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/HV14XSW/2026-03-25/image/761e943e-5124-4d43-baf6-a7cf03ba0ba5_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_160a1929-44c4-5a72-8e18-420cfc0753d8/160a1929-44c4-5a72-8e18-420cfc0753d8_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 26075,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/HV14XSW/2026-03-25/image/8b24cfcb-0031-461b-a160-bb5f8249ba69_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_160a1929-44c4-5a72-8e18-420cfc0753d8/160a1929-44c4-5a72-8e18-420cfc0753d8_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 42426,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/HV14XSW/2026-03-25/image/912f17ed-6fb6-4c4e-8fe5-3dcc2249eefd_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_160a1929-44c4-5a72-8e18-420cfc0753d8/160a1929-44c4-5a72-8e18-420cfc0753d8_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57896,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/HV14XSW/2026-03-25/image/8a27f1ce-7e7c-4924-9ff6-0e72350cee11_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_160a1929-44c4-5a72-8e18-420cfc0753d8/160a1929-44c4-5a72-8e18-420cfc0753d8_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51812,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/HV14XSW/2026-03-25/image/3a48b7c4-f0dd-4e05-823f-f03fc868f874_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_160a1929-44c4-5a72-8e18-420cfc0753d8/160a1929-44c4-5a72-8e18-420cfc0753d8_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37989,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/HV14XSW/2026-03-25/image/caa5f070-7781-45a8-82f1-3e067d72fe2d_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_160a1929-44c4-5a72-8e18-420cfc0753d8/160a1929-44c4-5a72-8e18-420cfc0753d8_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54381,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/HV14XSW/2026-03-25/image/09a51135-0604-4419-aa85-c5280cade407_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-05-16',
'seller_name': 'UKCGR',
'title': 'KIA VENGA HATCHBACK 1.6 3 5dr Auto [Sat Nav]',
'transmission': 'automatic',
'trim': '1.6 3 5dr Auto [Sat Nav]',
'vin': None,
'year': 2014}
2026-03-25 13:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:05:45 [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-25 13:05:45 [astonbarclay.gb] INFO: Saving data for 120764547: {'created_time': 1774443945.19386, 'last_price_update_time': 1774443945.19387, 'auction_closing_time': 1774604700.0}
2026-03-25 13:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120764547') HTTP/1.1" 204 0
2026-03-25 13:05:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-25 13:05:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120213806?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:05:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:05:45 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120213806, 'registration': 'MK23EBN', 'account': 'ZEN002', 'make': 'AUDI', 'model': 'Q4 E-TRON ESTATE', 'derivative': '150kW 40 82kWh Sport 5dr Auto [C+S/Tech Pack]', 'mileage': 30063, 'mileageWarranty': True, 'type': 'car', 'saleId': 18907, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 400}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2023-03-06', 'fuel': 'Electric', 'motExpiry': '2027-03-05', 'doors': 5, 'engineSize': 1498, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/MK23UBN/2026-03-12/image/fc90ed8a-5414-47b4-b7ba-cf548b7b2783_removebg.jpg?w=600', 'https://abimg003.imgix.net/MK23UBN/2026-03-12/image/375dac66-c386-4e3b-ad09-bd670e3b8efb_removebg.jpg?w=600', 'https://abimg003.imgix.net/MK23UBN/2026-03-12/image/ff15d620-6099-4077-af4a-e832c9f82b27_removebg.jpg?w=600', 'https://abimg003.imgix.net/MK23UBN/2026-03-12/image/810aa0e3-36cd-435e-a12b-a1a205a75f0c_removebg.jpg?w=600', 'https://abimg003.imgix.net/MK23UBN/2026-03-12/image/12a56bdd-23ae-4b6f-bfda-6ddb231339ef_removebg.jpg?w=600', 'https://abimg003.imgix.net/MK23UBN/2026-03-12/image/4d2fa5b7-18dd-4846-9b18-6a55b27b466b_removebg.jpg?w=600', 'https://abimg003.imgix.net/MK23UBN/2026-03-12/image/0afbe8c0-d7af-4322-899a-ac219cef033c_removebg.jpg?w=600', 'https://abimg003.imgix.net/MK23UBN/2026-03-12/image/a6e51a54-c6ec-432c-a2e9-6823a5903330_removebg.jpg?w=600', 'https://abimg003.imgix.net/MK23UBN/2026-03-12/image/aa20947b-b98e-4bfa-87fb-8d7a16cd6929_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 02/25-18K,', 'remarks': '**1831**VOSA STATES 29K, 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/631da11f-9515-4aef-ba4d-6ebd58eaa891.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-25 13:05:45 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120213806, 'registration': 'MK23EBN', 'account': 'ZEN002', 'make': 'AUDI', 'model': 'Q4 E-TRON ESTATE', 'derivative': '150kW 40 82kWh Sport 5dr Auto [C+S/Tech Pack]', 'mileage': 30063, 'mileageWarranty': True, 'type': 'car', 'saleId': 18907, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 400}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2023-03-06', 'fuel': 'Electric', 'motExpiry': '2027-03-05', 'doors': 5, 'engineSize': 1498, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/MK23UBN/2026-03-12/image/fc90ed8a-5414-47b4-b7ba-cf548b7b2783_removebg.jpg?w=600', 'https://abimg003.imgix.net/MK23UBN/2026-03-12/image/375dac66-c386-4e3b-ad09-bd670e3b8efb_removebg.jpg?w=600', 'https://abimg003.imgix.net/MK23UBN/2026-03-12/image/ff15d620-6099-4077-af4a-e832c9f82b27_removebg.jpg?w=600', 'https://abimg003.imgix.net/MK23UBN/2026-03-12/image/810aa0e3-36cd-435e-a12b-a1a205a75f0c_removebg.jpg?w=600', 'https://abimg003.imgix.net/MK23UBN/2026-03-12/image/12a56bdd-23ae-4b6f-bfda-6ddb231339ef_removebg.jpg?w=600', 'https://abimg003.imgix.net/MK23UBN/2026-03-12/image/4d2fa5b7-18dd-4846-9b18-6a55b27b466b_removebg.jpg?w=600', 'https://abimg003.imgix.net/MK23UBN/2026-03-12/image/0afbe8c0-d7af-4322-899a-ac219cef033c_removebg.jpg?w=600', 'https://abimg003.imgix.net/MK23UBN/2026-03-12/image/a6e51a54-c6ec-432c-a2e9-6823a5903330_removebg.jpg?w=600', 'https://abimg003.imgix.net/MK23UBN/2026-03-12/image/aa20947b-b98e-4bfa-87fb-8d7a16cd6929_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 02/25-18K,', 'remarks': '**1831**VOSA STATES 29K, 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/631da11f-9515-4aef-ba4d-6ebd58eaa891.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-25 13:05:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 294ea67a-77f1-521c-8c9c-1e342164d3ec with identifier: 120213806
2026-03-25 13:05:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 294ea67a-77f1-521c-8c9c-1e342164d3ec with scrape type 2
2026-03-25 13:05:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 294ea67a-77f1-521c-8c9c-1e342164d3ec with scrape type 2
2026-03-25 13:05:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 294ea67a-77f1-521c-8c9c-1e342164d3ec, identifier: 120213806
2026-03-25 13:05:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 294ea67a-77f1-521c-8c9c-1e342164d3ec with identifier: 120213806
2026-03-25 13:05:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 294ea67a-77f1-521c-8c9c-1e342164d3ec with identifier: 120213806
2026-03-25 13:05:45 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 294ea67a-77f1-521c-8c9c-1e342164d3ec with identifier: 120213806 to the API
2026-03-25 13:05:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:05:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:05:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120213806?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-03-27T09:45:00Z',
'fuel_type': 'Electric',
'id': '294ea67a-77f1-521c-8c9c-1e342164d3ec',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'MK23EBN',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120213806',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'AUDI',
'model': 'Q4 E-TRON ESTATE',
'odometer': 30063,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-03-06',
'seller_name': 'Zenith',
'title': 'AUDI Q4 E-TRON ESTATE 150kW 40 82kWh Sport 5dr Auto [C+S/Tech Pack]',
'transmission': 'automatic',
'trim': '150kW 40 82kWh Sport 5dr Auto [C+S/Tech Pack]',
'vin': None,
'year': 2023}
2026-03-25 13:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:05:45 [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-25 13:05:45 [astonbarclay.gb] INFO: Saving data for 120213806: {'auction_closing_time': 1774604700.0, 'created_time': 1774346604.619798, 'last_price_update_time': 1774443945.677858}
2026-03-25 13:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120213806') HTTP/1.1" 204 0
2026-03-25 13:05:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120771693?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:05:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:05:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120206294?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:05:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120206389?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:05:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:05:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:05:46 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120771693, 'registration': 'W777WYN', 'account': 'WBA001', 'make': 'CITROEN', 'model': 'C4 CACTUS HATCHBACK', 'derivative': '1.2 PureTech [110] Feel 5dr', 'mileage': 56023, 'mileageWarranty': True, 'type': 'car', 'saleId': 18908, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 400}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2017-06-27', 'fuel': 'Petrol', 'motExpiry': '2026-08-20', 'doors': 5, 'engineSize': 1200, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/W777WYN/2026-03-25/image/85678a33-5b66-44ea-bf94-e77d21f86ae0_removebg.jpg?w=600', 'https://abimg003.imgix.net/W777WYN/2026-03-25/image/52f24f21-4a13-4673-a7ff-e47c5e96a561_removebg.jpg?w=600', 'https://abimg003.imgix.net/W777WYN/2026-03-25/image/a6cc8839-535b-47c8-8cb2-1b45fb33224f_removebg.jpg?w=600', 'https://abimg003.imgix.net/W777WYN/2026-03-25/image/846e22a4-c8f1-4a2d-98c6-16dec9af267a_removebg.jpg?w=600', 'https://abimg003.imgix.net/W777WYN/2026-03-25/image/5f2d5fe2-c480-4d5a-a6f4-a0547389ea58_removebg.jpg?w=600', 'https://abimg003.imgix.net/W777WYN/2026-03-25/image/14e5dde2-c6fe-4bc6-bfc9-ec3eb85e4165_removebg.jpg?w=600', 'https://abimg003.imgix.net/W777WYN/2026-03-25/image/ebcf852a-3004-46ad-8f2b-5dbd8e99bf0a_removebg.jpg?w=600', 'https://abimg003.imgix.net/W777WYN/2026-03-25/image/ae38c99a-46f4-43b3-80ec-1fd5e43a339b_removebg.jpg?w=600', 'https://abimg003.imgix.net/W777WYN/2026-03-25/image/c53ce45b-3901-410a-96be-a439ff6d861d_removebg.jpg?w=600'], 'colour': 'YELLOW', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'VOSA STATES 23K, 28K, 33K, 39K, 45K, 52K,', 'virtual': False, 'seller': 'UKCGR', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': False, 'v5details': None, 'co2': 100, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:05:46 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120771693, 'registration': 'W777WYN', 'account': 'WBA001', 'make': 'CITROEN', 'model': 'C4 CACTUS HATCHBACK', 'derivative': '1.2 PureTech [110] Feel 5dr', 'mileage': 56023, 'mileageWarranty': True, 'type': 'car', 'saleId': 18908, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 400}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2017-06-27', 'fuel': 'Petrol', 'motExpiry': '2026-08-20', 'doors': 5, 'engineSize': 1200, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/W777WYN/2026-03-25/image/85678a33-5b66-44ea-bf94-e77d21f86ae0_removebg.jpg?w=600', 'https://abimg003.imgix.net/W777WYN/2026-03-25/image/52f24f21-4a13-4673-a7ff-e47c5e96a561_removebg.jpg?w=600', 'https://abimg003.imgix.net/W777WYN/2026-03-25/image/a6cc8839-535b-47c8-8cb2-1b45fb33224f_removebg.jpg?w=600', 'https://abimg003.imgix.net/W777WYN/2026-03-25/image/846e22a4-c8f1-4a2d-98c6-16dec9af267a_removebg.jpg?w=600', 'https://abimg003.imgix.net/W777WYN/2026-03-25/image/5f2d5fe2-c480-4d5a-a6f4-a0547389ea58_removebg.jpg?w=600', 'https://abimg003.imgix.net/W777WYN/2026-03-25/image/14e5dde2-c6fe-4bc6-bfc9-ec3eb85e4165_removebg.jpg?w=600', 'https://abimg003.imgix.net/W777WYN/2026-03-25/image/ebcf852a-3004-46ad-8f2b-5dbd8e99bf0a_removebg.jpg?w=600', 'https://abimg003.imgix.net/W777WYN/2026-03-25/image/ae38c99a-46f4-43b3-80ec-1fd5e43a339b_removebg.jpg?w=600', 'https://abimg003.imgix.net/W777WYN/2026-03-25/image/c53ce45b-3901-410a-96be-a439ff6d861d_removebg.jpg?w=600'], 'colour': 'YELLOW', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'VOSA STATES 23K, 28K, 33K, 39K, 45K, 52K,', 'virtual': False, 'seller': 'UKCGR', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': False, 'v5details': None, 'co2': 100, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:05:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4fdf2236-a76f-5f31-86b8-0ef62db60ede with identifier: 120771693
2026-03-25 13:05:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4fdf2236-a76f-5f31-86b8-0ef62db60ede with scrape type 1
2026-03-25 13:05:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 9 photos for item 4fdf2236-a76f-5f31-86b8-0ef62db60ede
2026-03-25 13:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FW777WYN%252F2026-03-25%252Fimage%252F85678a33-5b66-44ea-bf94-e77d21f86ae0_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:05:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/W777WYN/2026-03-25/image/85678a33-5b66-44ea-bf94-e77d21f86ae0_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FW777WYN%252F2026-03-25%252Fimage%252F52f24f21-4a13-4673-a7ff-e47c5e96a561_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:05:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/W777WYN/2026-03-25/image/52f24f21-4a13-4673-a7ff-e47c5e96a561_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FW777WYN%252F2026-03-25%252Fimage%252Fa6cc8839-535b-47c8-8cb2-1b45fb33224f_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:05:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/W777WYN/2026-03-25/image/a6cc8839-535b-47c8-8cb2-1b45fb33224f_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:05:46 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120206294, 'registration': 'WV72UAM', 'account': 'ZEN002', 'make': 'FORD', 'model': 'TOURNEO CUSTOM L2 DIESEL FWD', 'derivative': '2.0 EcoBlue 130ps Low Roof 9 Seater', 'mileage': 30841, 'mileageWarranty': True, 'type': 'commercial', 'saleId': 18907, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 400}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2022-10-20', 'fuel': 'Diesel', 'motExpiry': '2026-10-19', 'doors': None, 'engineSize': 1995, 'bodyType': 'Standard Roof Minibus', 'images': ['https://abimg003.imgix.net/WV72UAM/2026-03-18/image/cd6d0b9c-ac0c-428c-acd4-aa4594d85b34_removebg.jpg?w=600', 'https://abimg003.imgix.net/WV72UAM/2026-03-18/image/62502506-3c97-44e5-93a7-076d1e0939ef_removebg.jpg?w=600', 'https://abimg003.imgix.net/WV72UAM/2026-03-18/image/4ad17af3-2820-4db2-94f4-8ac1dd9328b1_removebg.jpg?w=600', 'https://abimg003.imgix.net/WV72UAM/2026-03-18/image/98f7158a-9fda-43ee-aef7-a1c8ab4b9964_removebg.jpg?w=600', 'https://abimg003.imgix.net/WV72UAM/2026-03-18/image/1e31bd2f-2260-49e6-99fe-8cba0c024d12_removebg.jpg?w=600', 'https://abimg003.imgix.net/WV72UAM/2026-03-18/image/f1ffee13-7c69-46ba-b809-dcce89498846_removebg.jpg?w=600', 'https://abimg003.imgix.net/WV72UAM/2026-03-18/image/e837b237-c1b3-44a7-87cc-4ea578c84f8f_removebg.jpg?w=600', 'https://abimg003.imgix.net/WV72UAM/2026-03-18/image/e66658e7-67f9-4496-8aa5-6596170a1329_removebg.jpg?w=600', 'https://abimg003.imgix.net/WV72UAM/2026-03-18/image/2485220f-38c6-4b43-a11d-8cc4849c0f1a_removebg.jpg?w=600', 'https://abimg003.imgix.net/WV72UAM/2026-03-18/image/2825cb9a-81e6-45b1-9384-028cdb82cd1d_removebg.jpg?w=600', 'https://abimg003.imgix.net/WV72UAM/2026-03-18/image/06c88df0-256f-407f-a823-ea19ecdaf991_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith - LCV', 'serviceHistory': 'Service print 10/24-16K,', 'remarks': '**1016** VOSA STATES 25K, 62mph Fixed Engine Governor\tAgate Black\tChalwyn Valvle Spark Arrestor Delivery from Long Marston to Manchester\tMedia Fleet: Enigma Livery\tPSI VH-ZEN-POW-012 - Reverse Bleeper white noise\tVUE: VMC4 & Forward facing camera SPARE KEY', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 204, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/d4f919ab-3e69-4fd7-bb45-73ad52d1ce21.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': '+VAT', 'value': '+VAT'}}
2026-03-25 13:05:46 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120206294, 'registration': 'WV72UAM', 'account': 'ZEN002', 'make': 'FORD', 'model': 'TOURNEO CUSTOM L2 DIESEL FWD', 'derivative': '2.0 EcoBlue 130ps Low Roof 9 Seater', 'mileage': 30841, 'mileageWarranty': True, 'type': 'commercial', 'saleId': 18907, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 400}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2022-10-20', 'fuel': 'Diesel', 'motExpiry': '2026-10-19', 'doors': None, 'engineSize': 1995, 'bodyType': 'Standard Roof Minibus', 'images': ['https://abimg003.imgix.net/WV72UAM/2026-03-18/image/cd6d0b9c-ac0c-428c-acd4-aa4594d85b34_removebg.jpg?w=600', 'https://abimg003.imgix.net/WV72UAM/2026-03-18/image/62502506-3c97-44e5-93a7-076d1e0939ef_removebg.jpg?w=600', 'https://abimg003.imgix.net/WV72UAM/2026-03-18/image/4ad17af3-2820-4db2-94f4-8ac1dd9328b1_removebg.jpg?w=600', 'https://abimg003.imgix.net/WV72UAM/2026-03-18/image/98f7158a-9fda-43ee-aef7-a1c8ab4b9964_removebg.jpg?w=600', 'https://abimg003.imgix.net/WV72UAM/2026-03-18/image/1e31bd2f-2260-49e6-99fe-8cba0c024d12_removebg.jpg?w=600', 'https://abimg003.imgix.net/WV72UAM/2026-03-18/image/f1ffee13-7c69-46ba-b809-dcce89498846_removebg.jpg?w=600', 'https://abimg003.imgix.net/WV72UAM/2026-03-18/image/e837b237-c1b3-44a7-87cc-4ea578c84f8f_removebg.jpg?w=600', 'https://abimg003.imgix.net/WV72UAM/2026-03-18/image/e66658e7-67f9-4496-8aa5-6596170a1329_removebg.jpg?w=600', 'https://abimg003.imgix.net/WV72UAM/2026-03-18/image/2485220f-38c6-4b43-a11d-8cc4849c0f1a_removebg.jpg?w=600', 'https://abimg003.imgix.net/WV72UAM/2026-03-18/image/2825cb9a-81e6-45b1-9384-028cdb82cd1d_removebg.jpg?w=600', 'https://abimg003.imgix.net/WV72UAM/2026-03-18/image/06c88df0-256f-407f-a823-ea19ecdaf991_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith - LCV', 'serviceHistory': 'Service print 10/24-16K,', 'remarks': '**1016** VOSA STATES 25K, 62mph Fixed Engine Governor\tAgate Black\tChalwyn Valvle Spark Arrestor Delivery from Long Marston to Manchester\tMedia Fleet: Enigma Livery\tPSI VH-ZEN-POW-012 - Reverse Bleeper white noise\tVUE: VMC4 & Forward facing camera SPARE KEY', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 204, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/d4f919ab-3e69-4fd7-bb45-73ad52d1ce21.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': '+VAT', 'value': '+VAT'}}
2026-03-25 13:05:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fc716a98-9b5b-51c3-b6fd-a6bc31f26708 with identifier: 120206294
2026-03-25 13:05:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fc716a98-9b5b-51c3-b6fd-a6bc31f26708 with scrape type 2
2026-03-25 13:05:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fc716a98-9b5b-51c3-b6fd-a6bc31f26708 with scrape type 2
2026-03-25 13:05:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: fc716a98-9b5b-51c3-b6fd-a6bc31f26708, identifier: 120206294
2026-03-25 13:05:47 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120206389, 'registration': 'WN72PZG', 'account': 'ZEN002', 'make': 'FORD', 'model': 'TOURNEO CUSTOM L2 DIESEL FWD', 'derivative': '2.0 EcoBlue 130ps Low Roof 9 Seater', 'mileage': 44810, 'mileageWarranty': True, 'type': 'commercial', 'saleId': 18907, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 400}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2022-11-03', 'fuel': 'Diesel', 'motExpiry': '2026-11-02', 'doors': None, 'engineSize': 1995, 'bodyType': 'Standard Roof Minibus', 'images': ['https://abimg003.imgix.net/WN72PZG/2026-03-18/image/45412695-fdbc-4e39-ab38-58b00d143732_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN72PZG/2026-03-18/image/ed342d3d-2861-4ed1-a44f-3082496e05f4_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN72PZG/2026-03-18/image/d90cbccb-d109-4357-98fd-26f704a83c42_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN72PZG/2026-03-18/image/28f1b960-f96b-474d-a811-a9e69df37d9d_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN72PZG/2026-03-18/image/c87f276c-9ae2-453a-8c09-4708a6a1cdbf_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN72PZG/2026-03-18/image/277ff420-110f-42ac-a9b3-f0a2734e7142_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN72PZG/2026-03-18/image/68f6d0b2-9e76-46a8-bcdb-bee49e57b59d_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN72PZG/2026-03-18/image/a0d52a75-4260-463a-b57c-8f416c14deac_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN72PZG/2026-03-18/image/cba83a9f-0731-4052-94f3-30a323339c32_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN72PZG/2026-03-18/image/c67bccbf-562a-44c7-9dba-309ed2da9ea0_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN72PZG/2026-03-18/image/1d442ad1-0d98-4ce4-a9f1-63d408764282_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith - LCV', 'serviceHistory': 'Service print 02/24-18K, 07/25-35K,', 'remarks': '**836** VOSA STATES 39K, \t 62mph Fixed Engine Governor\tAgate Black\tMedia Fleet: Enigma Livery VH-ZEN-POW-012 - Reverse Bleeper white noise\tVUE: VMC4 & Forward facing camera', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 204, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/c0ba0421-9681-4eec-bc09-ece43d7dd004.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': '+VAT', 'value': '+VAT'}}
2026-03-25 13:05:47 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120206389, 'registration': 'WN72PZG', 'account': 'ZEN002', 'make': 'FORD', 'model': 'TOURNEO CUSTOM L2 DIESEL FWD', 'derivative': '2.0 EcoBlue 130ps Low Roof 9 Seater', 'mileage': 44810, 'mileageWarranty': True, 'type': 'commercial', 'saleId': 18907, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 400}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2022-11-03', 'fuel': 'Diesel', 'motExpiry': '2026-11-02', 'doors': None, 'engineSize': 1995, 'bodyType': 'Standard Roof Minibus', 'images': ['https://abimg003.imgix.net/WN72PZG/2026-03-18/image/45412695-fdbc-4e39-ab38-58b00d143732_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN72PZG/2026-03-18/image/ed342d3d-2861-4ed1-a44f-3082496e05f4_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN72PZG/2026-03-18/image/d90cbccb-d109-4357-98fd-26f704a83c42_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN72PZG/2026-03-18/image/28f1b960-f96b-474d-a811-a9e69df37d9d_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN72PZG/2026-03-18/image/c87f276c-9ae2-453a-8c09-4708a6a1cdbf_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN72PZG/2026-03-18/image/277ff420-110f-42ac-a9b3-f0a2734e7142_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN72PZG/2026-03-18/image/68f6d0b2-9e76-46a8-bcdb-bee49e57b59d_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN72PZG/2026-03-18/image/a0d52a75-4260-463a-b57c-8f416c14deac_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN72PZG/2026-03-18/image/cba83a9f-0731-4052-94f3-30a323339c32_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN72PZG/2026-03-18/image/c67bccbf-562a-44c7-9dba-309ed2da9ea0_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN72PZG/2026-03-18/image/1d442ad1-0d98-4ce4-a9f1-63d408764282_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith - LCV', 'serviceHistory': 'Service print 02/24-18K, 07/25-35K,', 'remarks': '**836** VOSA STATES 39K, \t 62mph Fixed Engine Governor\tAgate Black\tMedia Fleet: Enigma Livery VH-ZEN-POW-012 - Reverse Bleeper white noise\tVUE: VMC4 & Forward facing camera', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 204, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/c0ba0421-9681-4eec-bc09-ece43d7dd004.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': '+VAT', 'value': '+VAT'}}
2026-03-25 13:05:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1d061587-7ce0-586b-8254-5249603dda2d with identifier: 120206389
2026-03-25 13:05:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1d061587-7ce0-586b-8254-5249603dda2d with scrape type 2
2026-03-25 13:05:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1d061587-7ce0-586b-8254-5249603dda2d with scrape type 2
2026-03-25 13:05:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 1d061587-7ce0-586b-8254-5249603dda2d, identifier: 120206389
2026-03-25 13:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FW777WYN%252F2026-03-25%252Fimage%252F846e22a4-c8f1-4a2d-98c6-16dec9af267a_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:05:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/W777WYN/2026-03-25/image/846e22a4-c8f1-4a2d-98c6-16dec9af267a_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:05:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: fc716a98-9b5b-51c3-b6fd-a6bc31f26708 with identifier: 120206294
2026-03-25 13:05:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: fc716a98-9b5b-51c3-b6fd-a6bc31f26708 with identifier: 120206294
2026-03-25 13:05:47 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: fc716a98-9b5b-51c3-b6fd-a6bc31f26708 with identifier: 120206294 to the API
2026-03-25 13:05:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:05:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:05:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120206294?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 204,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': None,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-27T09:45:00Z',
'fuel_type': 'Diesel',
'id': 'fc716a98-9b5b-51c3-b6fd-a6bc31f26708',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'WV72UAM',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120206294',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'FORD',
'model': 'TOURNEO CUSTOM L2 DIESEL FWD',
'odometer': 30841,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-10-20',
'seller_name': 'Zenith',
'title': 'FORD TOURNEO CUSTOM L2 DIESEL FWD 2.0 EcoBlue 130ps Low Roof 9 '
'Seater',
'transmission': 'manual',
'trim': '2.0 EcoBlue 130ps Low Roof 9 Seater',
'vin': None,
'year': 2022}
2026-03-25 13:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120206294%27 HTTP/1.1" 200 None
2026-03-25 13:05:47 [astonbarclay.gb] INFO: Saving data for 120206294: {'auction_closing_time': 1774604700.0, 'created_time': 1774346603.534914, 'last_price_update_time': 1774443947.50805}
2026-03-25 13:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120206294') HTTP/1.1" 204 0
2026-03-25 13:05:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 1d061587-7ce0-586b-8254-5249603dda2d with identifier: 120206389
2026-03-25 13:05:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 1d061587-7ce0-586b-8254-5249603dda2d with identifier: 120206389
2026-03-25 13:05:47 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 1d061587-7ce0-586b-8254-5249603dda2d with identifier: 120206389 to the API
2026-03-25 13:05:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:05:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:05:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120206389?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 204,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': None,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-27T09:45:00Z',
'fuel_type': 'Diesel',
'id': '1d061587-7ce0-586b-8254-5249603dda2d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'WN72PZG',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120206389',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'FORD',
'model': 'TOURNEO CUSTOM L2 DIESEL FWD',
'odometer': 44810,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-11-03',
'seller_name': 'Zenith',
'title': 'FORD TOURNEO CUSTOM L2 DIESEL FWD 2.0 EcoBlue 130ps Low Roof 9 '
'Seater',
'transmission': 'manual',
'trim': '2.0 EcoBlue 130ps Low Roof 9 Seater',
'vin': None,
'year': 2022}
2026-03-25 13:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120206389%27 HTTP/1.1" 200 None
2026-03-25 13:05:47 [astonbarclay.gb] INFO: Saving data for 120206389: {'auction_closing_time': 1774604700.0, 'created_time': 1774346600.888126, 'last_price_update_time': 1774443947.794417}
2026-03-25 13:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120206389') HTTP/1.1" 204 0
2026-03-25 13:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FW777WYN%252F2026-03-25%252Fimage%252F5f2d5fe2-c480-4d5a-a6f4-a0547389ea58_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:05:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/W777WYN/2026-03-25/image/5f2d5fe2-c480-4d5a-a6f4-a0547389ea58_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FW777WYN%252F2026-03-25%252Fimage%252F14e5dde2-c6fe-4bc6-bfc9-ec3eb85e4165_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:05:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/W777WYN/2026-03-25/image/14e5dde2-c6fe-4bc6-bfc9-ec3eb85e4165_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FW777WYN%252F2026-03-25%252Fimage%252Febcf852a-3004-46ad-8f2b-5dbd8e99bf0a_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:05:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/W777WYN/2026-03-25/image/ebcf852a-3004-46ad-8f2b-5dbd8e99bf0a_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FW777WYN%252F2026-03-25%252Fimage%252Fae38c99a-46f4-43b3-80ec-1fd5e43a339b_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:05:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/W777WYN/2026-03-25/image/ae38c99a-46f4-43b3-80ec-1fd5e43a339b_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FW777WYN%252F2026-03-25%252Fimage%252Fc53ce45b-3901-410a-96be-a439ff6d861d_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:05:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/W777WYN/2026-03-25/image/c53ce45b-3901-410a-96be-a439ff6d861d_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:05:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120769279?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13: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-25 13:05:48 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120769279, 'registration': 'LL11BVG', 'account': 'WBA001', 'make': 'CHEVROLET', 'model': 'SPARK HATCHBACK', 'derivative': '1.0i LS 5dr', 'mileage': 83907, 'mileageWarranty': True, 'type': 'car', 'saleId': 18908, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 400}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2011-06-07', 'fuel': 'Petrol', 'motExpiry': '2026-08-18', 'doors': 5, 'engineSize': 995, 'bodyType': 'Hatchback', 'images': None, 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'VOSA STATES 33K, 36K, 41K, 45K, 50K, 55K, 60K, 65K, 67K, 71K, 75K, 80K,', '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-25 13:05:48 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120769279, 'registration': 'LL11BVG', 'account': 'WBA001', 'make': 'CHEVROLET', 'model': 'SPARK HATCHBACK', 'derivative': '1.0i LS 5dr', 'mileage': 83907, 'mileageWarranty': True, 'type': 'car', 'saleId': 18908, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 400}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2011-06-07', 'fuel': 'Petrol', 'motExpiry': '2026-08-18', 'doors': 5, 'engineSize': 995, 'bodyType': 'Hatchback', 'images': None, 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'VOSA STATES 33K, 36K, 41K, 45K, 50K, 55K, 60K, 65K, 67K, 71K, 75K, 80K,', '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-25 13:05:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1e302f2b-70e0-599d-8138-434696e35d75 with identifier: 120769279
2026-03-25 13:05:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1e302f2b-70e0-599d-8138-434696e35d75 with scrape type 1
2026-03-25 13:05:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 1e302f2b-70e0-599d-8138-434696e35d75
2026-03-25 13:05:48 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 1e302f2b-70e0-599d-8138-434696e35d75
2026-03-25 13:05:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 1e302f2b-70e0-599d-8138-434696e35d75, identifier: 120769279
2026-03-25 13:05:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 1e302f2b-70e0-599d-8138-434696e35d75 with identifier: 120769279
2026-03-25 13:05:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 1e302f2b-70e0-599d-8138-434696e35d75 with identifier: 120769279
2026-03-25 13:05:48 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 1e302f2b-70e0-599d-8138-434696e35d75 with identifier: 120769279 to the API
2026-03-25 13:05:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:05:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:05:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120769279?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 119,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.0L',
'expiration_date': '2026-03-27T09:45:00Z',
'fuel_type': 'Petrol',
'id': '1e302f2b-70e0-599d-8138-434696e35d75',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'LL11BVG',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120769279',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'CHEVROLET',
'model': 'SPARK HATCHBACK',
'odometer': 83907,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-06-07',
'seller_name': 'UKCGR',
'title': 'CHEVROLET SPARK HATCHBACK 1.0i LS 5dr',
'transmission': 'manual',
'trim': '1.0i LS 5dr',
'vin': None,
'year': 2011}
2026-03-25 13:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120769279%27 HTTP/1.1" 200 None
2026-03-25 13:05:48 [astonbarclay.gb] INFO: Saving data for 120769279: {'created_time': 1774443948.756645, 'last_price_update_time': 1774443948.756656, 'auction_closing_time': 1774604700.0}
2026-03-25 13:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120769279') HTTP/1.1" 204 0
2026-03-25 13:05:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/W777WYN/2026-03-25/image/c53ce45b-3901-410a-96be-a439ff6d861d_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120771693?view=catalogue)
2026-03-25 13:05:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120787044?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13: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-25 13:05:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120196523?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13: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-25 13:05:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120338114?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13: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-25 13:05:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:05:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8699b17e90>
2026-03-25 13:05:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:05:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:05:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:05:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4fdf2236-a76f-5f31-86b8-0ef62db60ede/4fdf2236-a76f-5f31-86b8-0ef62db60ede_image_8.jpg HTTP/1.1" 201 0
2026-03-25 13:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FW777WYN%252F2026-03-25%252Fimage%252Fc53ce45b-3901-410a-96be-a439ff6d861d_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:05:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/W777WYN/2026-03-25/image/c53ce45b-3901-410a-96be-a439ff6d861d_removebg.jpg?w=600 saved to cache
2026-03-25 13:05:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 4fdf2236-a76f-5f31-86b8-0ef62db60ede
2026-03-25 13:05:48 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120787044, 'registration': 'YG58ZHK', 'account': 'WBA001', 'make': 'AUDI', 'model': 'A3 SPORTBACK', 'derivative': '1.6 5dr S Tronic', 'mileage': 124005, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 400}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2008-09-23', 'fuel': 'Petrol', 'motExpiry': '2026-09-01', 'doors': 5, 'engineSize': 1595, 'bodyType': 'Hatchback', 'images': None, 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'VOSA STATES 31K, 50K, 50K, 59K, 67K, 73K, 80K, 86K, 98K, 103K, 106K, 11K, 114K, 118K, 122K,', 'virtual': False, 'seller': 'UKCGR', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', '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-25 13:05:48 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120787044, 'registration': 'YG58ZHK', 'account': 'WBA001', 'make': 'AUDI', 'model': 'A3 SPORTBACK', 'derivative': '1.6 5dr S Tronic', 'mileage': 124005, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 400}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2008-09-23', 'fuel': 'Petrol', 'motExpiry': '2026-09-01', 'doors': 5, 'engineSize': 1595, 'bodyType': 'Hatchback', 'images': None, 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'VOSA STATES 31K, 50K, 50K, 59K, 67K, 73K, 80K, 86K, 98K, 103K, 106K, 11K, 114K, 118K, 122K,', 'virtual': False, 'seller': 'UKCGR', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', '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-25 13:05:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cc4d2489-3e42-5ce6-8323-812956da893b with identifier: 120787044
2026-03-25 13:05:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cc4d2489-3e42-5ce6-8323-812956da893b with scrape type 1
2026-03-25 13:05:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item cc4d2489-3e42-5ce6-8323-812956da893b
2026-03-25 13:05:48 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item cc4d2489-3e42-5ce6-8323-812956da893b
2026-03-25 13:05:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: cc4d2489-3e42-5ce6-8323-812956da893b, identifier: 120787044
2026-03-25 13:05:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: cc4d2489-3e42-5ce6-8323-812956da893b with identifier: 120787044
2026-03-25 13:05:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: cc4d2489-3e42-5ce6-8323-812956da893b with identifier: 120787044
2026-03-25 13:05:49 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: cc4d2489-3e42-5ce6-8323-812956da893b with identifier: 120787044 to the API
2026-03-25 13:05:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13: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-25 13:05:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120787044?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 159,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '1.6L',
'expiration_date': '2026-03-31T12:00:00Z',
'fuel_type': 'Petrol',
'id': 'cc4d2489-3e42-5ce6-8323-812956da893b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'YG58ZHK',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120787044',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'AUDI',
'model': 'A3 SPORTBACK',
'odometer': 124005,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2008-09-23',
'seller_name': 'UKCGR',
'title': 'AUDI A3 SPORTBACK 1.6 5dr S Tronic',
'transmission': 'automatic',
'trim': '1.6 5dr S Tronic',
'vin': None,
'year': 2008}
2026-03-25 13:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%27120787044%27 HTTP/1.1" 200 None
2026-03-25 13:05:49 [astonbarclay.gb] INFO: Saving data for 120787044: {'created_time': 1774443949.396208, 'last_price_update_time': 1774443949.39622, 'auction_closing_time': 1774958400.0}
2026-03-25 13:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120787044') HTTP/1.1" 204 0
2026-03-25 13:05:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/W777WYN/2026-03-25/image/ebcf852a-3004-46ad-8f2b-5dbd8e99bf0a_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120771693?view=catalogue)
2026-03-25 13:05:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/W777WYN/2026-03-25/image/14e5dde2-c6fe-4bc6-bfc9-ec3eb85e4165_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120771693?view=catalogue)
2026-03-25 13:05:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/W777WYN/2026-03-25/image/ae38c99a-46f4-43b3-80ec-1fd5e43a339b_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120771693?view=catalogue)
2026-03-25 13:05:49 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120196523, 'registration': 'MC22UTL', 'account': 'ZEN009', 'make': 'CITROEN', 'model': 'C4 HATCHBACK', 'derivative': '1.2 PureTech [130] C-Series Edition 5dr Auto', 'mileage': 11465, 'mileageWarranty': True, 'type': 'car', 'saleId': 18907, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 400}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2022-08-31', 'fuel': 'Petrol', 'motExpiry': '2026-08-30', 'doors': 5, 'engineSize': 1199, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/MC22UTL/2026-03-18/image/2e7c2ca2-3aa6-489f-9da7-28419055595b_removebg.jpg?w=600', 'https://abimg003.imgix.net/MC22UTL/2026-03-18/image/fe0f2e57-177a-4eb7-84c3-405cd5483005_removebg.jpg?w=600', 'https://abimg003.imgix.net/MC22UTL/2026-03-18/image/99ffb3ea-ab70-4584-ad21-b8431fc0c105_removebg.jpg?w=600', 'https://abimg003.imgix.net/MC22UTL/2026-03-18/image/d4da6f65-6527-43bd-810b-9bbf7e54157f_removebg.jpg?w=600', 'https://abimg003.imgix.net/MC22UTL/2026-03-18/image/864bb2b3-67f5-4270-9786-17b6c8f944ed_removebg.jpg?w=600', 'https://abimg003.imgix.net/MC22UTL/2026-03-18/image/2b390d06-82cf-4347-b309-a37ad6eaf018_removebg.jpg?w=600', 'https://abimg003.imgix.net/MC22UTL/2026-03-18/image/a69760ae-6883-460a-aba3-577749340ea2_removebg.jpg?w=600', 'https://abimg003.imgix.net/MC22UTL/2026-03-18/image/463447ca-4e90-4b4f-8270-f6a0981c18e1_removebg.jpg?w=600', 'https://abimg003.imgix.net/MC22UTL/2026-03-18/image/652c6c91-c916-49c3-878e-e25e0be45334_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 10/23-1K, 10/24-5K, 08/25-9K,', 'remarks': '**840** VOSA STATES 9K, SPARE KEY', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 131, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/cdcd1fa3-fbfd-4ced-a365-5e9a1e90b298.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-25 13:05:49 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120196523, 'registration': 'MC22UTL', 'account': 'ZEN009', 'make': 'CITROEN', 'model': 'C4 HATCHBACK', 'derivative': '1.2 PureTech [130] C-Series Edition 5dr Auto', 'mileage': 11465, 'mileageWarranty': True, 'type': 'car', 'saleId': 18907, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 400}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2022-08-31', 'fuel': 'Petrol', 'motExpiry': '2026-08-30', 'doors': 5, 'engineSize': 1199, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/MC22UTL/2026-03-18/image/2e7c2ca2-3aa6-489f-9da7-28419055595b_removebg.jpg?w=600', 'https://abimg003.imgix.net/MC22UTL/2026-03-18/image/fe0f2e57-177a-4eb7-84c3-405cd5483005_removebg.jpg?w=600', 'https://abimg003.imgix.net/MC22UTL/2026-03-18/image/99ffb3ea-ab70-4584-ad21-b8431fc0c105_removebg.jpg?w=600', 'https://abimg003.imgix.net/MC22UTL/2026-03-18/image/d4da6f65-6527-43bd-810b-9bbf7e54157f_removebg.jpg?w=600', 'https://abimg003.imgix.net/MC22UTL/2026-03-18/image/864bb2b3-67f5-4270-9786-17b6c8f944ed_removebg.jpg?w=600', 'https://abimg003.imgix.net/MC22UTL/2026-03-18/image/2b390d06-82cf-4347-b309-a37ad6eaf018_removebg.jpg?w=600', 'https://abimg003.imgix.net/MC22UTL/2026-03-18/image/a69760ae-6883-460a-aba3-577749340ea2_removebg.jpg?w=600', 'https://abimg003.imgix.net/MC22UTL/2026-03-18/image/463447ca-4e90-4b4f-8270-f6a0981c18e1_removebg.jpg?w=600', 'https://abimg003.imgix.net/MC22UTL/2026-03-18/image/652c6c91-c916-49c3-878e-e25e0be45334_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 10/23-1K, 10/24-5K, 08/25-9K,', 'remarks': '**840** VOSA STATES 9K, SPARE KEY', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 131, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/cdcd1fa3-fbfd-4ced-a365-5e9a1e90b298.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-25 13:05:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c3acc95e-041f-5820-959c-28cad06ba323 with identifier: 120196523
2026-03-25 13:05:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c3acc95e-041f-5820-959c-28cad06ba323 with scrape type 2
2026-03-25 13:05:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c3acc95e-041f-5820-959c-28cad06ba323 with scrape type 2
2026-03-25 13:05:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: c3acc95e-041f-5820-959c-28cad06ba323, identifier: 120196523
2026-03-25 13:05:49 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120338114, 'registration': 'ML23CDE', 'account': 'ZEN002', 'make': 'AUDI', 'model': 'Q4 E-TRON ESTATE', 'derivative': '150kW 40 82kWh Sport 5dr Auto', 'mileage': 33009, 'mileageWarranty': False, 'type': 'car', 'saleId': 18907, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 400}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2023-03-09', 'fuel': 'Electric', 'motExpiry': '2027-03-08', 'doors': 5, 'engineSize': None, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/ML23CDE/2026-03-18/image/6b5741b7-c336-4da0-b954-3f88395f7517_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML23CDE/2026-03-18/image/de652914-68d9-4531-a5e5-d01ad5f2a29c_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML23CDE/2026-03-18/image/fad5cee1-1188-4a41-ac79-9f110773eba5_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML23CDE/2026-03-18/image/d8742311-4bfa-4661-a1de-1491927a8144_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML23CDE/2026-03-18/image/2e60691f-e3e7-48da-9f10-eaaeed4a0d03_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML23CDE/2026-03-18/image/1f9aeb2b-e1ca-46cf-8824-c8a4880c4942_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML23CDE/2026-03-18/image/fe7366de-b905-4bcd-bcbb-a8742f7c512b_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML23CDE/2026-03-18/image/bc270b48-41df-4dce-8c6a-b2ef1d077c9d_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML23CDE/2026-03-18/image/6fd9e14d-ea1b-4729-b7af-3236addf13ec_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 01/25-19K,', 'remarks': '**1845** SPARE KEY', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/22daa732-1cce-4906-b903-d4bef0b97f90.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-25 13:05:49 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120338114, 'registration': 'ML23CDE', 'account': 'ZEN002', 'make': 'AUDI', 'model': 'Q4 E-TRON ESTATE', 'derivative': '150kW 40 82kWh Sport 5dr Auto', 'mileage': 33009, 'mileageWarranty': False, 'type': 'car', 'saleId': 18907, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 400}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2023-03-09', 'fuel': 'Electric', 'motExpiry': '2027-03-08', 'doors': 5, 'engineSize': None, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/ML23CDE/2026-03-18/image/6b5741b7-c336-4da0-b954-3f88395f7517_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML23CDE/2026-03-18/image/de652914-68d9-4531-a5e5-d01ad5f2a29c_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML23CDE/2026-03-18/image/fad5cee1-1188-4a41-ac79-9f110773eba5_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML23CDE/2026-03-18/image/d8742311-4bfa-4661-a1de-1491927a8144_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML23CDE/2026-03-18/image/2e60691f-e3e7-48da-9f10-eaaeed4a0d03_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML23CDE/2026-03-18/image/1f9aeb2b-e1ca-46cf-8824-c8a4880c4942_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML23CDE/2026-03-18/image/fe7366de-b905-4bcd-bcbb-a8742f7c512b_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML23CDE/2026-03-18/image/bc270b48-41df-4dce-8c6a-b2ef1d077c9d_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML23CDE/2026-03-18/image/6fd9e14d-ea1b-4729-b7af-3236addf13ec_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 01/25-19K,', 'remarks': '**1845** SPARE KEY', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/22daa732-1cce-4906-b903-d4bef0b97f90.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-25 13:05:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6e84200c-6f66-5b77-b50f-4e473f9249dc with identifier: 120338114
2026-03-25 13:05:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6e84200c-6f66-5b77-b50f-4e473f9249dc with scrape type 2
2026-03-25 13:05:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6e84200c-6f66-5b77-b50f-4e473f9249dc with scrape type 2
2026-03-25 13:05:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 6e84200c-6f66-5b77-b50f-4e473f9249dc, identifier: 120338114
2026-03-25 13:05:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: c3acc95e-041f-5820-959c-28cad06ba323 with identifier: 120196523
2026-03-25 13:05:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: c3acc95e-041f-5820-959c-28cad06ba323 with identifier: 120196523
2026-03-25 13:05:49 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: c3acc95e-041f-5820-959c-28cad06ba323 with identifier: 120196523 to the API
2026-03-25 13:05:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13: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-25 13:05:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120196523?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 131,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'expiration_date': '2026-03-27T09:45:00Z',
'fuel_type': 'Petrol',
'id': 'c3acc95e-041f-5820-959c-28cad06ba323',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'MC22UTL',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120196523',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'CITROEN',
'model': 'C4 HATCHBACK',
'odometer': 11465,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-08-31',
'seller_name': 'Zenith',
'title': 'CITROEN C4 HATCHBACK 1.2 PureTech [130] C-Series Edition 5dr Auto',
'transmission': 'automatic',
'trim': '1.2 PureTech [130] C-Series Edition 5dr Auto',
'vin': None,
'year': 2022}
2026-03-25 13:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%27120196523%27 HTTP/1.1" 200 None
2026-03-25 13:05:49 [astonbarclay.gb] INFO: Saving data for 120196523: {'auction_closing_time': 1774604700.0, 'created_time': 1774346606.920635, 'last_price_update_time': 1774443949.893547}
2026-03-25 13:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120196523') HTTP/1.1" 204 0
2026-03-25 13:05:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 6e84200c-6f66-5b77-b50f-4e473f9249dc with identifier: 120338114
2026-03-25 13:05:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 6e84200c-6f66-5b77-b50f-4e473f9249dc with identifier: 120338114
2026-03-25 13:05:50 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 6e84200c-6f66-5b77-b50f-4e473f9249dc with identifier: 120338114 to the API
2026-03-25 13:05:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:05:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:05:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120338114?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-27T09:45:00Z',
'fuel_type': 'Electric',
'id': '6e84200c-6f66-5b77-b50f-4e473f9249dc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'ML23CDE',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120338114',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'AUDI',
'model': 'Q4 E-TRON ESTATE',
'odometer': 33009,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-03-09',
'seller_name': 'Zenith',
'title': 'AUDI Q4 E-TRON ESTATE 150kW 40 82kWh Sport 5dr Auto',
'transmission': 'automatic',
'trim': '150kW 40 82kWh Sport 5dr Auto',
'vin': None,
'year': 2023}
2026-03-25 13:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120338114%27 HTTP/1.1" 200 None
2026-03-25 13:05:50 [astonbarclay.gb] INFO: Saving data for 120338114: {'auction_closing_time': 1774604700.0, 'created_time': 1774346611.472628, 'last_price_update_time': 1774443950.239703}
2026-03-25 13:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120338114') HTTP/1.1" 204 0
2026-03-25 13:05:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:05:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8699b57110>
2026-03-25 13:05:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:05:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:05:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:05:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4fdf2236-a76f-5f31-86b8-0ef62db60ede/4fdf2236-a76f-5f31-86b8-0ef62db60ede_image_6.jpg HTTP/1.1" 201 0
2026-03-25 13:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FW777WYN%252F2026-03-25%252Fimage%252Febcf852a-3004-46ad-8f2b-5dbd8e99bf0a_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:05:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/W777WYN/2026-03-25/image/ebcf852a-3004-46ad-8f2b-5dbd8e99bf0a_removebg.jpg?w=600 saved to cache
2026-03-25 13:05:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 4fdf2236-a76f-5f31-86b8-0ef62db60ede
2026-03-25 13:05:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:05:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f86a85e5f90>
2026-03-25 13:05:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:05:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:05:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:05:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4fdf2236-a76f-5f31-86b8-0ef62db60ede/4fdf2236-a76f-5f31-86b8-0ef62db60ede_image_5.jpg HTTP/1.1" 201 0
2026-03-25 13:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FW777WYN%252F2026-03-25%252Fimage%252F14e5dde2-c6fe-4bc6-bfc9-ec3eb85e4165_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:05:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/W777WYN/2026-03-25/image/14e5dde2-c6fe-4bc6-bfc9-ec3eb85e4165_removebg.jpg?w=600 saved to cache
2026-03-25 13:05:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 4fdf2236-a76f-5f31-86b8-0ef62db60ede
2026-03-25 13:05:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:05:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8698fc2250>
2026-03-25 13:05:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:05:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:05:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:05:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4fdf2236-a76f-5f31-86b8-0ef62db60ede/4fdf2236-a76f-5f31-86b8-0ef62db60ede_image_7.jpg HTTP/1.1" 201 0
2026-03-25 13:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FW777WYN%252F2026-03-25%252Fimage%252Fae38c99a-46f4-43b3-80ec-1fd5e43a339b_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:05:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/W777WYN/2026-03-25/image/ae38c99a-46f4-43b3-80ec-1fd5e43a339b_removebg.jpg?w=600 saved to cache
2026-03-25 13:05:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 4fdf2236-a76f-5f31-86b8-0ef62db60ede
2026-03-25 13:05:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/W777WYN/2026-03-25/image/846e22a4-c8f1-4a2d-98c6-16dec9af267a_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120771693?view=catalogue)
2026-03-25 13:05:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/W777WYN/2026-03-25/image/a6cc8839-535b-47c8-8cb2-1b45fb33224f_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120771693?view=catalogue)
2026-03-25 13:05:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/W777WYN/2026-03-25/image/52f24f21-4a13-4673-a7ff-e47c5e96a561_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120771693?view=catalogue)
2026-03-25 13:05:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:05:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8699b6a810>
2026-03-25 13:05:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:05:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:05:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:05:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4fdf2236-a76f-5f31-86b8-0ef62db60ede/4fdf2236-a76f-5f31-86b8-0ef62db60ede_image_3.jpg HTTP/1.1" 201 0
2026-03-25 13:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FW777WYN%252F2026-03-25%252Fimage%252F846e22a4-c8f1-4a2d-98c6-16dec9af267a_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:05:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/W777WYN/2026-03-25/image/846e22a4-c8f1-4a2d-98c6-16dec9af267a_removebg.jpg?w=600 saved to cache
2026-03-25 13:05:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 4fdf2236-a76f-5f31-86b8-0ef62db60ede
2026-03-25 13:05:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:05:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8699b0a4d0>
2026-03-25 13:05:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:05:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:05:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:05:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4fdf2236-a76f-5f31-86b8-0ef62db60ede/4fdf2236-a76f-5f31-86b8-0ef62db60ede_image_2.jpg HTTP/1.1" 201 0
2026-03-25 13:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FW777WYN%252F2026-03-25%252Fimage%252Fa6cc8839-535b-47c8-8cb2-1b45fb33224f_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:05:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/W777WYN/2026-03-25/image/a6cc8839-535b-47c8-8cb2-1b45fb33224f_removebg.jpg?w=600 saved to cache
2026-03-25 13:05:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 4fdf2236-a76f-5f31-86b8-0ef62db60ede
2026-03-25 13:05:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/W777WYN/2026-03-25/image/5f2d5fe2-c480-4d5a-a6f4-a0547389ea58_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120771693?view=catalogue)
2026-03-25 13:05:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:05:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8699297890>
2026-03-25 13:05:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:05:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:05:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:05:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4fdf2236-a76f-5f31-86b8-0ef62db60ede/4fdf2236-a76f-5f31-86b8-0ef62db60ede_image_1.jpg HTTP/1.1" 201 0
2026-03-25 13:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FW777WYN%252F2026-03-25%252Fimage%252F52f24f21-4a13-4673-a7ff-e47c5e96a561_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:05:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/W777WYN/2026-03-25/image/52f24f21-4a13-4673-a7ff-e47c5e96a561_removebg.jpg?w=600 saved to cache
2026-03-25 13:05:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 4fdf2236-a76f-5f31-86b8-0ef62db60ede
2026-03-25 13:05:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:05:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8698fc32d0>
2026-03-25 13:05:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:05:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:05:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:05:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4fdf2236-a76f-5f31-86b8-0ef62db60ede/4fdf2236-a76f-5f31-86b8-0ef62db60ede_image_4.jpg HTTP/1.1" 201 0
2026-03-25 13:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FW777WYN%252F2026-03-25%252Fimage%252F5f2d5fe2-c480-4d5a-a6f4-a0547389ea58_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:05:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/W777WYN/2026-03-25/image/5f2d5fe2-c480-4d5a-a6f4-a0547389ea58_removebg.jpg?w=600 saved to cache
2026-03-25 13:05:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 4fdf2236-a76f-5f31-86b8-0ef62db60ede
2026-03-25 13:05:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/W777WYN/2026-03-25/image/85678a33-5b66-44ea-bf94-e77d21f86ae0_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120771693?view=catalogue)
2026-03-25 13:05:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:05:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8699339e10>
2026-03-25 13:05:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:05:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:05:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:05:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4fdf2236-a76f-5f31-86b8-0ef62db60ede/4fdf2236-a76f-5f31-86b8-0ef62db60ede_image_0.jpg HTTP/1.1" 201 0
2026-03-25 13:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FW777WYN%252F2026-03-25%252Fimage%252F85678a33-5b66-44ea-bf94-e77d21f86ae0_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:05:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/W777WYN/2026-03-25/image/85678a33-5b66-44ea-bf94-e77d21f86ae0_removebg.jpg?w=600 saved to cache
2026-03-25 13:05:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 4fdf2236-a76f-5f31-86b8-0ef62db60ede
2026-03-25 13:05:50 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 4fdf2236-a76f-5f31-86b8-0ef62db60ede, skipping ID generation
2026-03-25 13:05:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4fdf2236-a76f-5f31-86b8-0ef62db60ede with scrape type 1
2026-03-25 13:05:50 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 4fdf2236-a76f-5f31-86b8-0ef62db60ede sending to next pipeline
2026-03-25 13:05:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 4fdf2236-a76f-5f31-86b8-0ef62db60ede, identifier: 120771693
2026-03-25 13:05:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 4fdf2236-a76f-5f31-86b8-0ef62db60ede with identifier: 120771693
2026-03-25 13:05:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 4fdf2236-a76f-5f31-86b8-0ef62db60ede with identifier: 120771693
2026-03-25 13:05:51 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 4fdf2236-a76f-5f31-86b8-0ef62db60ede with identifier: 120771693 to the API
2026-03-25 13:05:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:05:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:05:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/W777WYN/2026-03-25/image/85678a33-5b66-44ea-bf94-e77d21f86ae0_removebg.jpg?w=600>
{'auction_title': '',
'c_o_2_emission_value': 100,
'color': 'YELLOW',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'expiration_date': '2026-03-27T09:45:00Z',
'fuel_type': 'Petrol',
'id': '4fdf2236-a76f-5f31-86b8-0ef62db60ede',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'W777WYN',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120771693',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'CITROEN',
'model': 'C4 CACTUS HATCHBACK',
'odometer': 56023,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 9,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4fdf2236-a76f-5f31-86b8-0ef62db60ede/4fdf2236-a76f-5f31-86b8-0ef62db60ede_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 22772,
'Height': 338,
'OriginUrl': 'https://abimg003.imgix.net/W777WYN/2026-03-25/image/85678a33-5b66-44ea-bf94-e77d21f86ae0_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4fdf2236-a76f-5f31-86b8-0ef62db60ede/4fdf2236-a76f-5f31-86b8-0ef62db60ede_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 23793,
'Height': 338,
'OriginUrl': 'https://abimg003.imgix.net/W777WYN/2026-03-25/image/52f24f21-4a13-4673-a7ff-e47c5e96a561_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4fdf2236-a76f-5f31-86b8-0ef62db60ede/4fdf2236-a76f-5f31-86b8-0ef62db60ede_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 22236,
'Height': 338,
'OriginUrl': 'https://abimg003.imgix.net/W777WYN/2026-03-25/image/a6cc8839-535b-47c8-8cb2-1b45fb33224f_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4fdf2236-a76f-5f31-86b8-0ef62db60ede/4fdf2236-a76f-5f31-86b8-0ef62db60ede_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 21677,
'Height': 338,
'OriginUrl': 'https://abimg003.imgix.net/W777WYN/2026-03-25/image/846e22a4-c8f1-4a2d-98c6-16dec9af267a_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4fdf2236-a76f-5f31-86b8-0ef62db60ede/4fdf2236-a76f-5f31-86b8-0ef62db60ede_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36518,
'Height': 338,
'OriginUrl': 'https://abimg003.imgix.net/W777WYN/2026-03-25/image/5f2d5fe2-c480-4d5a-a6f4-a0547389ea58_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4fdf2236-a76f-5f31-86b8-0ef62db60ede/4fdf2236-a76f-5f31-86b8-0ef62db60ede_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39178,
'Height': 338,
'OriginUrl': 'https://abimg003.imgix.net/W777WYN/2026-03-25/image/14e5dde2-c6fe-4bc6-bfc9-ec3eb85e4165_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4fdf2236-a76f-5f31-86b8-0ef62db60ede/4fdf2236-a76f-5f31-86b8-0ef62db60ede_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 31285,
'Height': 338,
'OriginUrl': 'https://abimg003.imgix.net/W777WYN/2026-03-25/image/ebcf852a-3004-46ad-8f2b-5dbd8e99bf0a_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4fdf2236-a76f-5f31-86b8-0ef62db60ede/4fdf2236-a76f-5f31-86b8-0ef62db60ede_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 41474,
'Height': 338,
'OriginUrl': 'https://abimg003.imgix.net/W777WYN/2026-03-25/image/ae38c99a-46f4-43b3-80ec-1fd5e43a339b_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4fdf2236-a76f-5f31-86b8-0ef62db60ede/4fdf2236-a76f-5f31-86b8-0ef62db60ede_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 41018,
'Height': 338,
'OriginUrl': 'https://abimg003.imgix.net/W777WYN/2026-03-25/image/c53ce45b-3901-410a-96be-a439ff6d861d_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-06-27',
'seller_name': 'UKCGR',
'title': 'CITROEN C4 CACTUS HATCHBACK 1.2 PureTech [110] Feel 5dr',
'transmission': 'manual',
'trim': '1.2 PureTech [110] Feel 5dr',
'vin': None,
'year': 2017}
2026-03-25 13:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120771693%27 HTTP/1.1" 200 None
2026-03-25 13:05:51 [astonbarclay.gb] INFO: Saving data for 120771693: {'created_time': 1774443951.399852, 'last_price_update_time': 1774443951.399863, 'auction_closing_time': 1774604700.0}
2026-03-25 13:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120771693') HTTP/1.1" 204 0
2026-03-25 13:05:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120652375?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:05:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:05:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120206247?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:05:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:05:51 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120652375, 'registration': 'RE16YHL', 'account': 'WBA003', 'make': 'SEAT', 'model': 'LEON SPORT TOURER', 'derivative': '1.4 EcoTSI 150 FR 5dr [Technology Pack]', 'mileage': 114050, 'mileageWarranty': True, 'type': 'car', 'saleId': 18908, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 400}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2016-06-27', 'fuel': 'Petrol', 'motExpiry': '2026-09-18', 'doors': 5, 'engineSize': 1395, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/RE16YHL/2026-03-23/image/10d1fd37-3ce4-4824-96f1-d8b8e03303ef_removebg.jpg?w=600', 'https://abimg003.imgix.net/RE16YHL/2026-03-23/image/860684e0-0b76-421a-a07b-6363a1ce13c9_removebg.jpg?w=600', 'https://abimg003.imgix.net/RE16YHL/2026-03-23/image/f32e04dd-c34e-476f-ad5f-fb690e701dd4_removebg.jpg?w=600', 'https://abimg003.imgix.net/RE16YHL/2026-03-23/image/a5c243f2-f399-4cf4-a6c3-88bc62eb57ba_removebg.jpg?w=600', 'https://abimg003.imgix.net/RE16YHL/2026-03-23/image/7f791caa-7d46-4888-8dc2-c30c18df0e89_removebg.jpg?w=600', 'https://abimg003.imgix.net/RE16YHL/2026-03-23/image/1c94e8db-826a-4b15-8d6e-2e7dea4c1a84_removebg.jpg?w=600', 'https://abimg003.imgix.net/RE16YHL/2026-03-23/image/468a6c24-c7e3-4e0b-a333-c9c5ec703b39_removebg.jpg?w=600', 'https://abimg003.imgix.net/RE16YHL/2026-03-23/image/93c6bc13-65b8-4824-accd-4a40ce58a68b_removebg.jpg?w=600', 'https://abimg003.imgix.net/RE16YHL/2026-03-23/image/cf6ae324-74b4-4b4e-b9a0-b69526ffa055_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service invoice 06/17 - 9K, 04/18 - 19K, 05/19 - 30K, 09/20 - 43K, 09/21 - 54K, 09/22 - 67K, 09/23 - 79K, 09/24 - 83K,', 'remarks': '**645** VOSA STATES 32K, 32K, 43K, 54K, 67K, 79K, 93K, 109K, SPARE KEY', 'virtual': False, 'seller': 'UKCGR - Select', '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/a5bb24f5-e640-4ee6-a9c5-4a004eecc923.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:05:51 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120652375, 'registration': 'RE16YHL', 'account': 'WBA003', 'make': 'SEAT', 'model': 'LEON SPORT TOURER', 'derivative': '1.4 EcoTSI 150 FR 5dr [Technology Pack]', 'mileage': 114050, 'mileageWarranty': True, 'type': 'car', 'saleId': 18908, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 400}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2016-06-27', 'fuel': 'Petrol', 'motExpiry': '2026-09-18', 'doors': 5, 'engineSize': 1395, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/RE16YHL/2026-03-23/image/10d1fd37-3ce4-4824-96f1-d8b8e03303ef_removebg.jpg?w=600', 'https://abimg003.imgix.net/RE16YHL/2026-03-23/image/860684e0-0b76-421a-a07b-6363a1ce13c9_removebg.jpg?w=600', 'https://abimg003.imgix.net/RE16YHL/2026-03-23/image/f32e04dd-c34e-476f-ad5f-fb690e701dd4_removebg.jpg?w=600', 'https://abimg003.imgix.net/RE16YHL/2026-03-23/image/a5c243f2-f399-4cf4-a6c3-88bc62eb57ba_removebg.jpg?w=600', 'https://abimg003.imgix.net/RE16YHL/2026-03-23/image/7f791caa-7d46-4888-8dc2-c30c18df0e89_removebg.jpg?w=600', 'https://abimg003.imgix.net/RE16YHL/2026-03-23/image/1c94e8db-826a-4b15-8d6e-2e7dea4c1a84_removebg.jpg?w=600', 'https://abimg003.imgix.net/RE16YHL/2026-03-23/image/468a6c24-c7e3-4e0b-a333-c9c5ec703b39_removebg.jpg?w=600', 'https://abimg003.imgix.net/RE16YHL/2026-03-23/image/93c6bc13-65b8-4824-accd-4a40ce58a68b_removebg.jpg?w=600', 'https://abimg003.imgix.net/RE16YHL/2026-03-23/image/cf6ae324-74b4-4b4e-b9a0-b69526ffa055_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service invoice 06/17 - 9K, 04/18 - 19K, 05/19 - 30K, 09/20 - 43K, 09/21 - 54K, 09/22 - 67K, 09/23 - 79K, 09/24 - 83K,', 'remarks': '**645** VOSA STATES 32K, 32K, 43K, 54K, 67K, 79K, 93K, 109K, SPARE KEY', 'virtual': False, 'seller': 'UKCGR - Select', '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/a5bb24f5-e640-4ee6-a9c5-4a004eecc923.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:05:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 48eb679d-bbe4-5ace-8a27-f33a0311eda9 with identifier: 120652375
2026-03-25 13:05:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 48eb679d-bbe4-5ace-8a27-f33a0311eda9 with scrape type 2
2026-03-25 13:05:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 48eb679d-bbe4-5ace-8a27-f33a0311eda9 with scrape type 2
2026-03-25 13:05:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 48eb679d-bbe4-5ace-8a27-f33a0311eda9, identifier: 120652375
2026-03-25 13:05:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 48eb679d-bbe4-5ace-8a27-f33a0311eda9 with identifier: 120652375
2026-03-25 13:05:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 48eb679d-bbe4-5ace-8a27-f33a0311eda9 with identifier: 120652375
2026-03-25 13:05:51 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 48eb679d-bbe4-5ace-8a27-f33a0311eda9 with identifier: 120652375 to the API
2026-03-25 13:05:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:05:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:05:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120652375?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 117,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'expiration_date': '2026-03-27T09:45:00Z',
'fuel_type': 'Petrol',
'id': '48eb679d-bbe4-5ace-8a27-f33a0311eda9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'RE16YHL',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120652375',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'SEAT',
'model': 'LEON SPORT TOURER',
'odometer': 114050,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-06-27',
'seller_name': 'UKCGR - Select',
'title': 'SEAT LEON SPORT TOURER 1.4 EcoTSI 150 FR 5dr [Technology Pack]',
'transmission': 'manual',
'trim': '1.4 EcoTSI 150 FR 5dr [Technology Pack]',
'vin': None,
'year': 2016}
2026-03-25 13:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120652375%27 HTTP/1.1" 200 None
2026-03-25 13:05:52 [astonbarclay.gb] INFO: Saving data for 120652375: {'auction_closing_time': 1774604700.0, 'created_time': 1774011679.555667, 'last_price_update_time': 1774443952.1189}
2026-03-25 13:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120652375') HTTP/1.1" 204 0
2026-03-25 13:05:52 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120206247, 'registration': 'WR72NBA', 'account': 'ZEN002', 'make': 'FORD', 'model': 'TOURNEO CUSTOM L2 DIESEL FWD', 'derivative': '2.0 EcoBlue 130ps Low Roof 9 Seater', 'mileage': 36021, 'mileageWarranty': True, 'type': 'commercial', 'saleId': 18907, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 400}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2022-11-03', 'fuel': 'Diesel', 'motExpiry': '2026-11-02', 'doors': None, 'engineSize': 1995, 'bodyType': 'Standard Roof Minibus', 'images': ['https://abimg003.imgix.net/WR72NBA/2026-03-18/image/19219529-b1da-4ad9-92b6-a3f9454166f6_removebg.jpg?w=600', 'https://abimg003.imgix.net/WR72NBA/2026-03-18/image/501276b4-7d0f-4ee6-9a7a-c8784fa48f49_removebg.jpg?w=600', 'https://abimg003.imgix.net/WR72NBA/2026-03-18/image/b4399baf-b553-42e9-8868-642b4ea2b1a1_removebg.jpg?w=600', 'https://abimg003.imgix.net/WR72NBA/2026-03-18/image/74e57a5f-7740-4a4d-af49-0551aab0e87e_removebg.jpg?w=600', 'https://abimg003.imgix.net/WR72NBA/2026-03-18/image/1dec8b0c-ac1c-48a7-b8cb-f2d339c4c635_removebg.jpg?w=600', 'https://abimg003.imgix.net/WR72NBA/2026-03-18/image/af2baa81-47f6-4c82-88e5-e30a975b3ffd_removebg.jpg?w=600', 'https://abimg003.imgix.net/WR72NBA/2026-03-18/image/320158da-4e4c-4a4a-b627-658b1baa3738_removebg.jpg?w=600', 'https://abimg003.imgix.net/WR72NBA/2026-03-18/image/9ede4c54-c801-44b9-bea4-b6b574991921_removebg.jpg?w=600', 'https://abimg003.imgix.net/WR72NBA/2026-03-18/image/71ad097b-874d-4da3-abf2-d3ebb67f55a3_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith - LCV', 'serviceHistory': 'Service print 05/24-24K, 10/25-30K,', 'remarks': '**1182** VOSA STATES 30K \t 62mph Fixed Engine Governor\tAgate Black\tMedia Fleet: Enigma Livery VH-ZEN-POW-012 - Reverse Bleeper white noise\tVUE: VMC4 & Forward facing camera', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 204, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/ae5ffb30-cfc3-49d6-bc8c-bdefce148b00.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': '+VAT', 'value': '+VAT'}}
2026-03-25 13:05:52 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120206247, 'registration': 'WR72NBA', 'account': 'ZEN002', 'make': 'FORD', 'model': 'TOURNEO CUSTOM L2 DIESEL FWD', 'derivative': '2.0 EcoBlue 130ps Low Roof 9 Seater', 'mileage': 36021, 'mileageWarranty': True, 'type': 'commercial', 'saleId': 18907, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 400}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2022-11-03', 'fuel': 'Diesel', 'motExpiry': '2026-11-02', 'doors': None, 'engineSize': 1995, 'bodyType': 'Standard Roof Minibus', 'images': ['https://abimg003.imgix.net/WR72NBA/2026-03-18/image/19219529-b1da-4ad9-92b6-a3f9454166f6_removebg.jpg?w=600', 'https://abimg003.imgix.net/WR72NBA/2026-03-18/image/501276b4-7d0f-4ee6-9a7a-c8784fa48f49_removebg.jpg?w=600', 'https://abimg003.imgix.net/WR72NBA/2026-03-18/image/b4399baf-b553-42e9-8868-642b4ea2b1a1_removebg.jpg?w=600', 'https://abimg003.imgix.net/WR72NBA/2026-03-18/image/74e57a5f-7740-4a4d-af49-0551aab0e87e_removebg.jpg?w=600', 'https://abimg003.imgix.net/WR72NBA/2026-03-18/image/1dec8b0c-ac1c-48a7-b8cb-f2d339c4c635_removebg.jpg?w=600', 'https://abimg003.imgix.net/WR72NBA/2026-03-18/image/af2baa81-47f6-4c82-88e5-e30a975b3ffd_removebg.jpg?w=600', 'https://abimg003.imgix.net/WR72NBA/2026-03-18/image/320158da-4e4c-4a4a-b627-658b1baa3738_removebg.jpg?w=600', 'https://abimg003.imgix.net/WR72NBA/2026-03-18/image/9ede4c54-c801-44b9-bea4-b6b574991921_removebg.jpg?w=600', 'https://abimg003.imgix.net/WR72NBA/2026-03-18/image/71ad097b-874d-4da3-abf2-d3ebb67f55a3_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith - LCV', 'serviceHistory': 'Service print 05/24-24K, 10/25-30K,', 'remarks': '**1182** VOSA STATES 30K \t 62mph Fixed Engine Governor\tAgate Black\tMedia Fleet: Enigma Livery VH-ZEN-POW-012 - Reverse Bleeper white noise\tVUE: VMC4 & Forward facing camera', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 204, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/ae5ffb30-cfc3-49d6-bc8c-bdefce148b00.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': '+VAT', 'value': '+VAT'}}
2026-03-25 13:05:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6ee5af9c-457b-5ad4-a004-246abe26f6b6 with identifier: 120206247
2026-03-25 13:05:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6ee5af9c-457b-5ad4-a004-246abe26f6b6 with scrape type 2
2026-03-25 13:05:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6ee5af9c-457b-5ad4-a004-246abe26f6b6 with scrape type 2
2026-03-25 13:05:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 6ee5af9c-457b-5ad4-a004-246abe26f6b6, identifier: 120206247
2026-03-25 13:05:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 6ee5af9c-457b-5ad4-a004-246abe26f6b6 with identifier: 120206247
2026-03-25 13:05:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 6ee5af9c-457b-5ad4-a004-246abe26f6b6 with identifier: 120206247
2026-03-25 13:05:52 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 6ee5af9c-457b-5ad4-a004-246abe26f6b6 with identifier: 120206247 to the API
2026-03-25 13:05:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:05:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:05:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120206247?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 204,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': None,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-27T09:45:00Z',
'fuel_type': 'Diesel',
'id': '6ee5af9c-457b-5ad4-a004-246abe26f6b6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'WR72NBA',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120206247',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'FORD',
'model': 'TOURNEO CUSTOM L2 DIESEL FWD',
'odometer': 36021,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-11-03',
'seller_name': 'Zenith',
'title': 'FORD TOURNEO CUSTOM L2 DIESEL FWD 2.0 EcoBlue 130ps Low Roof 9 '
'Seater',
'transmission': 'manual',
'trim': '2.0 EcoBlue 130ps Low Roof 9 Seater',
'vin': None,
'year': 2022}
2026-03-25 13:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120206247%27 HTTP/1.1" 200 None
2026-03-25 13:05:52 [astonbarclay.gb] INFO: Saving data for 120206247: {'auction_closing_time': 1774604700.0, 'created_time': 1774346602.436103, 'last_price_update_time': 1774443952.569951}
2026-03-25 13:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120206247') HTTP/1.1" 204 0
2026-03-25 13:05:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120764114?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:05:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:05:52 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120764114, 'registration': 'WN15MGO', 'account': 'WBA001', 'make': 'VOLKSWAGEN', 'model': 'GOLF HATCHBACK', 'derivative': '2.0 TSI R 5dr DSG', 'mileage': 84261, 'mileageWarranty': True, 'type': 'car', 'saleId': 18908, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 400}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2015-03-31', 'fuel': 'Petrol', 'motExpiry': '2026-05-09', 'doors': 5, 'engineSize': 1984, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/WN15MGO/2026-03-25/image/580d5aa5-c538-4781-8b48-ee9bfcf32f2f_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN15MGO/2026-03-25/image/d4ae90ca-94b0-474d-a563-18abe94d4814_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN15MGO/2026-03-25/image/930b6ce9-90a4-4817-a222-5b6c291d1d39_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN15MGO/2026-03-25/image/c4053c7c-0b94-4642-81f4-1470a7382bc1_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN15MGO/2026-03-25/image/064ac841-0ea8-42ee-80f8-a3424c22f92f_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN15MGO/2026-03-25/image/678e2510-c307-4442-bb02-3554badedc64_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN15MGO/2026-03-25/image/da882cf4-8ded-4156-bd3b-fb07b4b19d03_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN15MGO/2026-03-25/image/db897fee-9e27-46f2-ad2e-7342c75d1e75_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN15MGO/2026-03-25/image/ad01150c-4484-4940-8d13-945291df7687_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'VOSA STATES 27K, 34K, 42K, 48K, 56K, 58K, 65K, 73K, 78K,', 'virtual': False, 'seller': 'UKCGR', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': False, 'v5details': None, 'co2': 159, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:05:52 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120764114, 'registration': 'WN15MGO', 'account': 'WBA001', 'make': 'VOLKSWAGEN', 'model': 'GOLF HATCHBACK', 'derivative': '2.0 TSI R 5dr DSG', 'mileage': 84261, 'mileageWarranty': True, 'type': 'car', 'saleId': 18908, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 400}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2015-03-31', 'fuel': 'Petrol', 'motExpiry': '2026-05-09', 'doors': 5, 'engineSize': 1984, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/WN15MGO/2026-03-25/image/580d5aa5-c538-4781-8b48-ee9bfcf32f2f_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN15MGO/2026-03-25/image/d4ae90ca-94b0-474d-a563-18abe94d4814_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN15MGO/2026-03-25/image/930b6ce9-90a4-4817-a222-5b6c291d1d39_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN15MGO/2026-03-25/image/c4053c7c-0b94-4642-81f4-1470a7382bc1_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN15MGO/2026-03-25/image/064ac841-0ea8-42ee-80f8-a3424c22f92f_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN15MGO/2026-03-25/image/678e2510-c307-4442-bb02-3554badedc64_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN15MGO/2026-03-25/image/da882cf4-8ded-4156-bd3b-fb07b4b19d03_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN15MGO/2026-03-25/image/db897fee-9e27-46f2-ad2e-7342c75d1e75_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN15MGO/2026-03-25/image/ad01150c-4484-4940-8d13-945291df7687_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'VOSA STATES 27K, 34K, 42K, 48K, 56K, 58K, 65K, 73K, 78K,', 'virtual': False, 'seller': 'UKCGR', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': False, 'v5details': None, 'co2': 159, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:05:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 227582ac-371d-54ea-8ffa-bc2ab1abebab with identifier: 120764114
2026-03-25 13:05:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 227582ac-371d-54ea-8ffa-bc2ab1abebab with scrape type 1
2026-03-25 13:05:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 9 photos for item 227582ac-371d-54ea-8ffa-bc2ab1abebab
2026-03-25 13:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:05: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%252FWN15MGO%252F2026-03-25%252Fimage%252F580d5aa5-c538-4781-8b48-ee9bfcf32f2f_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:05:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WN15MGO/2026-03-25/image/580d5aa5-c538-4781-8b48-ee9bfcf32f2f_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:05: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%252FWN15MGO%252F2026-03-25%252Fimage%252Fd4ae90ca-94b0-474d-a563-18abe94d4814_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:05:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WN15MGO/2026-03-25/image/d4ae90ca-94b0-474d-a563-18abe94d4814_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:05: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%252FWN15MGO%252F2026-03-25%252Fimage%252F930b6ce9-90a4-4817-a222-5b6c291d1d39_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:05:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WN15MGO/2026-03-25/image/930b6ce9-90a4-4817-a222-5b6c291d1d39_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:05: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%252FWN15MGO%252F2026-03-25%252Fimage%252Fc4053c7c-0b94-4642-81f4-1470a7382bc1_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:05:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WN15MGO/2026-03-25/image/c4053c7c-0b94-4642-81f4-1470a7382bc1_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:05: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%252FWN15MGO%252F2026-03-25%252Fimage%252F064ac841-0ea8-42ee-80f8-a3424c22f92f_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:05:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WN15MGO/2026-03-25/image/064ac841-0ea8-42ee-80f8-a3424c22f92f_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FWN15MGO%252F2026-03-25%252Fimage%252F678e2510-c307-4442-bb02-3554badedc64_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:05:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WN15MGO/2026-03-25/image/678e2510-c307-4442-bb02-3554badedc64_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FWN15MGO%252F2026-03-25%252Fimage%252Fda882cf4-8ded-4156-bd3b-fb07b4b19d03_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:05:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WN15MGO/2026-03-25/image/da882cf4-8ded-4156-bd3b-fb07b4b19d03_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FWN15MGO%252F2026-03-25%252Fimage%252Fdb897fee-9e27-46f2-ad2e-7342c75d1e75_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:05:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WN15MGO/2026-03-25/image/db897fee-9e27-46f2-ad2e-7342c75d1e75_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FWN15MGO%252F2026-03-25%252Fimage%252Fad01150c-4484-4940-8d13-945291df7687_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-25 13:05:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WN15MGO/2026-03-25/image/ad01150c-4484-4940-8d13-945291df7687_removebg.jpg?w=600 not downloaded yet
2026-03-25 13:05:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120563695?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:05:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:05:53 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120563695, 'registration': 'FX23PYY', 'account': 'ZEN002', 'make': 'MERCEDES-BENZ', 'model': 'EQA HATCHBACK', 'derivative': 'EQA 250+ 140kW AMG Line Premium 70.5kWh 5dr Auto', 'mileage': 23706, 'mileageWarranty': True, 'type': 'car', 'saleId': 18907, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 400}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2023-03-17', 'fuel': 'Electric', 'motExpiry': '2027-03-16', 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/FX23PYY/2026-03-23/image/b1a7ee89-a52f-4f06-85b7-48532d2a0351_removebg.jpg?w=600', 'https://abimg003.imgix.net/FX23PYY/2026-03-23/image/fdddf75f-8bae-457e-a2f1-ceb0c314303e_removebg.jpg?w=600', 'https://abimg003.imgix.net/FX23PYY/2026-03-23/image/8ce51304-560b-4b08-b2da-91e5375e2aa1_removebg.jpg?w=600', 'https://abimg003.imgix.net/FX23PYY/2026-03-23/image/d3791093-b310-4271-acdf-8df10ca07307_removebg.jpg?w=600', 'https://abimg003.imgix.net/FX23PYY/2026-03-23/image/1a9b249b-3d3f-4a0b-8e3d-a623cb041411_removebg.jpg?w=600', 'https://abimg003.imgix.net/FX23PYY/2026-03-23/image/f3ab73b6-ff11-4570-945a-16103dc65036_removebg.jpg?w=600', 'https://abimg003.imgix.net/FX23PYY/2026-03-23/image/46edaa49-69c3-433e-a123-73b97c0502e0_removebg.jpg?w=600', 'https://abimg003.imgix.net/FX23PYY/2026-03-23/image/d58e9a65-d68f-4a16-821d-18e9845046a5_removebg.jpg?w=600', 'https://abimg003.imgix.net/FX23PYY/2026-03-23/image/d47daef5-d659-4f78-8711-681c6026521a_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 03/24- 7K, 02/25- 14K, 03/26- 22K,', 'remarks': '**1168** VOSA STATES 23K, 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/9e4d5fe4-21d0-4526-9aaf-ffb6e86edf05.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-25 13:05:53 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120563695, 'registration': 'FX23PYY', 'account': 'ZEN002', 'make': 'MERCEDES-BENZ', 'model': 'EQA HATCHBACK', 'derivative': 'EQA 250+ 140kW AMG Line Premium 70.5kWh 5dr Auto', 'mileage': 23706, 'mileageWarranty': True, 'type': 'car', 'saleId': 18907, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 400}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2023-03-17', 'fuel': 'Electric', 'motExpiry': '2027-03-16', 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/FX23PYY/2026-03-23/image/b1a7ee89-a52f-4f06-85b7-48532d2a0351_removebg.jpg?w=600', 'https://abimg003.imgix.net/FX23PYY/2026-03-23/image/fdddf75f-8bae-457e-a2f1-ceb0c314303e_removebg.jpg?w=600', 'https://abimg003.imgix.net/FX23PYY/2026-03-23/image/8ce51304-560b-4b08-b2da-91e5375e2aa1_removebg.jpg?w=600', 'https://abimg003.imgix.net/FX23PYY/2026-03-23/image/d3791093-b310-4271-acdf-8df10ca07307_removebg.jpg?w=600', 'https://abimg003.imgix.net/FX23PYY/2026-03-23/image/1a9b249b-3d3f-4a0b-8e3d-a623cb041411_removebg.jpg?w=600', 'https://abimg003.imgix.net/FX23PYY/2026-03-23/image/f3ab73b6-ff11-4570-945a-16103dc65036_removebg.jpg?w=600', 'https://abimg003.imgix.net/FX23PYY/2026-03-23/image/46edaa49-69c3-433e-a123-73b97c0502e0_removebg.jpg?w=600', 'https://abimg003.imgix.net/FX23PYY/2026-03-23/image/d58e9a65-d68f-4a16-821d-18e9845046a5_removebg.jpg?w=600', 'https://abimg003.imgix.net/FX23PYY/2026-03-23/image/d47daef5-d659-4f78-8711-681c6026521a_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 03/24- 7K, 02/25- 14K, 03/26- 22K,', 'remarks': '**1168** VOSA STATES 23K, 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/9e4d5fe4-21d0-4526-9aaf-ffb6e86edf05.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-25 13:05:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5218f83e-4d5b-5e48-b828-1f42783d85af with identifier: 120563695
2026-03-25 13:05:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5218f83e-4d5b-5e48-b828-1f42783d85af with scrape type 2
2026-03-25 13:05:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5218f83e-4d5b-5e48-b828-1f42783d85af with scrape type 2
2026-03-25 13:05:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 5218f83e-4d5b-5e48-b828-1f42783d85af, identifier: 120563695
2026-03-25 13:05:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 5218f83e-4d5b-5e48-b828-1f42783d85af with identifier: 120563695
2026-03-25 13:05:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 5218f83e-4d5b-5e48-b828-1f42783d85af with identifier: 120563695
2026-03-25 13:05:53 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 5218f83e-4d5b-5e48-b828-1f42783d85af with identifier: 120563695 to the API
2026-03-25 13:05:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:05: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-25 13:05:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120563695?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-27T09:45:00Z',
'fuel_type': 'Electric',
'id': '5218f83e-4d5b-5e48-b828-1f42783d85af',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'FX23PYY',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120563695',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'MERCEDES-BENZ',
'model': 'EQA HATCHBACK',
'odometer': 23706,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-03-17',
'seller_name': 'Zenith',
'title': 'MERCEDES-BENZ EQA HATCHBACK EQA 250+ 140kW AMG Line Premium 70.5kWh '
'5dr Auto',
'transmission': 'automatic',
'trim': 'EQA 250+ 140kW AMG Line Premium 70.5kWh 5dr Auto',
'vin': None,
'year': 2023}
2026-03-25 13:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:05:53 [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-25 13:05:53 [astonbarclay.gb] INFO: Saving data for 120563695: {'auction_closing_time': 1774604700.0, 'created_time': 1774346608.373959, 'last_price_update_time': 1774443953.87783}
2026-03-25 13:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120563695') HTTP/1.1" 204 0
2026-03-25 13:05:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/WN15MGO/2026-03-25/image/ad01150c-4484-4940-8d13-945291df7687_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120764114?view=catalogue)
2026-03-25 13:05:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120652223?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:05:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:05:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:05:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f869a728110>
2026-03-25 13:05:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:05:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:05:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:05:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_227582ac-371d-54ea-8ffa-bc2ab1abebab/227582ac-371d-54ea-8ffa-bc2ab1abebab_image_8.jpg HTTP/1.1" 201 0
2026-03-25 13:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FWN15MGO%252F2026-03-25%252Fimage%252Fad01150c-4484-4940-8d13-945291df7687_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:05:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WN15MGO/2026-03-25/image/ad01150c-4484-4940-8d13-945291df7687_removebg.jpg?w=600 saved to cache
2026-03-25 13:05:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 227582ac-371d-54ea-8ffa-bc2ab1abebab
2026-03-25 13:05:54 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120652223, 'registration': 'AK58TJY', 'account': 'WBA004', 'make': 'NISSAN', 'model': 'NOTE HATCHBACK', 'derivative': '1.6 Tekna 5dr Auto', 'mileage': 154906, 'mileageWarranty': True, 'type': 'car', 'saleId': 18908, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 400}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2008-09-16', 'fuel': 'Petrol', 'motExpiry': '2026-03-27', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/AK58TJY/2026-03-23/image/3187e203-1732-467d-81f1-885af94ebcb4_removebg.jpg?w=600', 'https://abimg003.imgix.net/AK58TJY/2026-03-23/image/b17541b9-bf0f-4f09-968c-e15619543da8_removebg.jpg?w=600', 'https://abimg003.imgix.net/AK58TJY/2026-03-23/image/ff215db8-8130-4568-9b1c-84f6834f57ae_removebg.jpg?w=600', 'https://abimg003.imgix.net/AK58TJY/2026-03-23/image/10f1e122-377a-4d03-b3df-6e71bfd6e4a4_removebg.jpg?w=600', 'https://abimg003.imgix.net/AK58TJY/2026-03-23/image/fe9380e5-7d73-4c72-aab4-fb2012d86c37_removebg.jpg?w=600', 'https://abimg003.imgix.net/AK58TJY/2026-03-23/image/2dbf4713-b1b2-453b-b817-e3dc0c170ecc_removebg.jpg?w=600', 'https://abimg003.imgix.net/AK58TJY/2026-03-23/image/59d13b9e-0365-48d5-9ad5-5dcbb4f6f6ac_removebg.jpg?w=600', 'https://abimg003.imgix.net/AK58TJY/2026-03-23/image/253eb824-e9db-4735-a2d2-a85f07f1ed62_removebg.jpg?w=600', 'https://abimg003.imgix.net/AK58TJY/2026-03-23/image/31f64f35-d323-4c36-bbe2-a99bea4839d1_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': 'Cat N Insurance Loss', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 08/09 - 5K, 10/10 - 15K, 10/11 - 21K, 09/12 - 26K, 09/13 - 28K, 04/14 - 31K, 08/15 - 32K, 07/16 - 33K, 09/17 - 35K, 03/19 - 55K, 08/20 - 74K, 08/21 - 86K, 09/22 - 101K, 09/23 - 116K', 'remarks': 'Category N Insurance Loss. No Structural Damage and Repairable - Insurer Decided Not to Repair **575** VOSA STATES 20K, 26K, 28K, 31K, 32K, 34K, 35K, 42K, 62K, 74K, 86K, 101K, 116K, 122K, 137K, SPARE KEY', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '6', 'v5': True, 'v5details': 'Here', 'co2': 159, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:05:54 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120652223, 'registration': 'AK58TJY', 'account': 'WBA004', 'make': 'NISSAN', 'model': 'NOTE HATCHBACK', 'derivative': '1.6 Tekna 5dr Auto', 'mileage': 154906, 'mileageWarranty': True, 'type': 'car', 'saleId': 18908, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 400}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2008-09-16', 'fuel': 'Petrol', 'motExpiry': '2026-03-27', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/AK58TJY/2026-03-23/image/3187e203-1732-467d-81f1-885af94ebcb4_removebg.jpg?w=600', 'https://abimg003.imgix.net/AK58TJY/2026-03-23/image/b17541b9-bf0f-4f09-968c-e15619543da8_removebg.jpg?w=600', 'https://abimg003.imgix.net/AK58TJY/2026-03-23/image/ff215db8-8130-4568-9b1c-84f6834f57ae_removebg.jpg?w=600', 'https://abimg003.imgix.net/AK58TJY/2026-03-23/image/10f1e122-377a-4d03-b3df-6e71bfd6e4a4_removebg.jpg?w=600', 'https://abimg003.imgix.net/AK58TJY/2026-03-23/image/fe9380e5-7d73-4c72-aab4-fb2012d86c37_removebg.jpg?w=600', 'https://abimg003.imgix.net/AK58TJY/2026-03-23/image/2dbf4713-b1b2-453b-b817-e3dc0c170ecc_removebg.jpg?w=600', 'https://abimg003.imgix.net/AK58TJY/2026-03-23/image/59d13b9e-0365-48d5-9ad5-5dcbb4f6f6ac_removebg.jpg?w=600', 'https://abimg003.imgix.net/AK58TJY/2026-03-23/image/253eb824-e9db-4735-a2d2-a85f07f1ed62_removebg.jpg?w=600', 'https://abimg003.imgix.net/AK58TJY/2026-03-23/image/31f64f35-d323-4c36-bbe2-a99bea4839d1_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': 'Cat N Insurance Loss', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 08/09 - 5K, 10/10 - 15K, 10/11 - 21K, 09/12 - 26K, 09/13 - 28K, 04/14 - 31K, 08/15 - 32K, 07/16 - 33K, 09/17 - 35K, 03/19 - 55K, 08/20 - 74K, 08/21 - 86K, 09/22 - 101K, 09/23 - 116K', 'remarks': 'Category N Insurance Loss. No Structural Damage and Repairable - Insurer Decided Not to Repair **575** VOSA STATES 20K, 26K, 28K, 31K, 32K, 34K, 35K, 42K, 62K, 74K, 86K, 101K, 116K, 122K, 137K, SPARE KEY', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '6', 'v5': True, 'v5details': 'Here', 'co2': 159, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:05:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8dedffa0-2348-5db2-b8f5-3fe0a911cded with identifier: 120652223
2026-03-25 13:05:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8dedffa0-2348-5db2-b8f5-3fe0a911cded with scrape type 2
2026-03-25 13:05:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8dedffa0-2348-5db2-b8f5-3fe0a911cded with scrape type 2
2026-03-25 13:05:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 8dedffa0-2348-5db2-b8f5-3fe0a911cded, identifier: 120652223
2026-03-25 13:05:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 8dedffa0-2348-5db2-b8f5-3fe0a911cded with identifier: 120652223
2026-03-25 13:05:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 8dedffa0-2348-5db2-b8f5-3fe0a911cded with identifier: 120652223
2026-03-25 13:05:54 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 8dedffa0-2348-5db2-b8f5-3fe0a911cded with identifier: 120652223 to the API
2026-03-25 13:05:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:05:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:05:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120652223?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-27T09:45:00Z',
'fuel_type': 'Petrol',
'id': '8dedffa0-2348-5db2-b8f5-3fe0a911cded',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'AK58TJY',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120652223',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'NISSAN',
'model': 'NOTE HATCHBACK',
'odometer': 154906,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2008-09-16',
'seller_name': 'UKCGR - Trade',
'title': 'NISSAN NOTE HATCHBACK 1.6 Tekna 5dr Auto',
'transmission': 'automatic',
'trim': '1.6 Tekna 5dr Auto',
'vin': None,
'year': 2008}
2026-03-25 13:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120652223%27 HTTP/1.1" 200 None
2026-03-25 13:05:54 [astonbarclay.gb] INFO: Saving data for 120652223: {'auction_closing_time': 1774604700.0, 'created_time': 1774011692.96433, 'last_price_update_time': 1774443954.674646}
2026-03-25 13:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120652223') HTTP/1.1" 204 0
2026-03-25 13:05:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/WN15MGO/2026-03-25/image/da882cf4-8ded-4156-bd3b-fb07b4b19d03_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120764114?view=catalogue)
2026-03-25 13:05:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/WN15MGO/2026-03-25/image/db897fee-9e27-46f2-ad2e-7342c75d1e75_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120764114?view=catalogue)
2026-03-25 13:05:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:05:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f86990ab1d0>
2026-03-25 13:05:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:05:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:05:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:05:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_227582ac-371d-54ea-8ffa-bc2ab1abebab/227582ac-371d-54ea-8ffa-bc2ab1abebab_image_6.jpg HTTP/1.1" 201 0
2026-03-25 13:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FWN15MGO%252F2026-03-25%252Fimage%252Fda882cf4-8ded-4156-bd3b-fb07b4b19d03_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:05:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WN15MGO/2026-03-25/image/da882cf4-8ded-4156-bd3b-fb07b4b19d03_removebg.jpg?w=600 saved to cache
2026-03-25 13:05:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 227582ac-371d-54ea-8ffa-bc2ab1abebab
2026-03-25 13:05:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:05:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f869918ea10>
2026-03-25 13:05:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:05:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:05:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:05:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_227582ac-371d-54ea-8ffa-bc2ab1abebab/227582ac-371d-54ea-8ffa-bc2ab1abebab_image_7.jpg HTTP/1.1" 201 0
2026-03-25 13:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FWN15MGO%252F2026-03-25%252Fimage%252Fdb897fee-9e27-46f2-ad2e-7342c75d1e75_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:05:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WN15MGO/2026-03-25/image/db897fee-9e27-46f2-ad2e-7342c75d1e75_removebg.jpg?w=600 saved to cache
2026-03-25 13:05:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 227582ac-371d-54ea-8ffa-bc2ab1abebab
2026-03-25 13:05:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/WN15MGO/2026-03-25/image/678e2510-c307-4442-bb02-3554badedc64_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120764114?view=catalogue)
2026-03-25 13:05:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/WN15MGO/2026-03-25/image/064ac841-0ea8-42ee-80f8-a3424c22f92f_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120764114?view=catalogue)
2026-03-25 13:05:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:05:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8699b0b690>
2026-03-25 13:05:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:05:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:05:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:05:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_227582ac-371d-54ea-8ffa-bc2ab1abebab/227582ac-371d-54ea-8ffa-bc2ab1abebab_image_5.jpg HTTP/1.1" 201 0
2026-03-25 13:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FWN15MGO%252F2026-03-25%252Fimage%252F678e2510-c307-4442-bb02-3554badedc64_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:05:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WN15MGO/2026-03-25/image/678e2510-c307-4442-bb02-3554badedc64_removebg.jpg?w=600 saved to cache
2026-03-25 13:05:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 227582ac-371d-54ea-8ffa-bc2ab1abebab
2026-03-25 13:05:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:05:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8699311910>
2026-03-25 13:05:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:05:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:05:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:05:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_227582ac-371d-54ea-8ffa-bc2ab1abebab/227582ac-371d-54ea-8ffa-bc2ab1abebab_image_4.jpg HTTP/1.1" 201 0
2026-03-25 13:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FWN15MGO%252F2026-03-25%252Fimage%252F064ac841-0ea8-42ee-80f8-a3424c22f92f_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:05:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WN15MGO/2026-03-25/image/064ac841-0ea8-42ee-80f8-a3424c22f92f_removebg.jpg?w=600 saved to cache
2026-03-25 13:05:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 227582ac-371d-54ea-8ffa-bc2ab1abebab
2026-03-25 13:05:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/WN15MGO/2026-03-25/image/930b6ce9-90a4-4817-a222-5b6c291d1d39_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120764114?view=catalogue)
2026-03-25 13:05:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:05:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8699338110>
2026-03-25 13:05:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:05:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:05:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:05:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_227582ac-371d-54ea-8ffa-bc2ab1abebab/227582ac-371d-54ea-8ffa-bc2ab1abebab_image_2.jpg HTTP/1.1" 201 0
2026-03-25 13:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FWN15MGO%252F2026-03-25%252Fimage%252F930b6ce9-90a4-4817-a222-5b6c291d1d39_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:05:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WN15MGO/2026-03-25/image/930b6ce9-90a4-4817-a222-5b6c291d1d39_removebg.jpg?w=600 saved to cache
2026-03-25 13:05:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 227582ac-371d-54ea-8ffa-bc2ab1abebab
2026-03-25 13:05:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/WN15MGO/2026-03-25/image/c4053c7c-0b94-4642-81f4-1470a7382bc1_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120764114?view=catalogue)
2026-03-25 13:05:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/WN15MGO/2026-03-25/image/d4ae90ca-94b0-474d-a563-18abe94d4814_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120764114?view=catalogue)
2026-03-25 13:05:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/WN15MGO/2026-03-25/image/580d5aa5-c538-4781-8b48-ee9bfcf32f2f_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120764114?view=catalogue)
2026-03-25 13:05:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:05:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f86992736d0>
2026-03-25 13:05:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:05:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:05:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:05:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_227582ac-371d-54ea-8ffa-bc2ab1abebab/227582ac-371d-54ea-8ffa-bc2ab1abebab_image_3.jpg HTTP/1.1" 201 0
2026-03-25 13:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FWN15MGO%252F2026-03-25%252Fimage%252Fc4053c7c-0b94-4642-81f4-1470a7382bc1_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:05:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WN15MGO/2026-03-25/image/c4053c7c-0b94-4642-81f4-1470a7382bc1_removebg.jpg?w=600 saved to cache
2026-03-25 13:05:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 227582ac-371d-54ea-8ffa-bc2ab1abebab
2026-03-25 13:05:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:05:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f8699313810>
2026-03-25 13:05:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:05:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:05:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:05:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_227582ac-371d-54ea-8ffa-bc2ab1abebab/227582ac-371d-54ea-8ffa-bc2ab1abebab_image_1.jpg HTTP/1.1" 201 0
2026-03-25 13:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FWN15MGO%252F2026-03-25%252Fimage%252Fd4ae90ca-94b0-474d-a563-18abe94d4814_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:05:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WN15MGO/2026-03-25/image/d4ae90ca-94b0-474d-a563-18abe94d4814_removebg.jpg?w=600 saved to cache
2026-03-25 13:05:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 227582ac-371d-54ea-8ffa-bc2ab1abebab
2026-03-25 13:05:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 13:05:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f869a8f9590>
2026-03-25 13:05:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 13:05:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 13:05:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 13:05:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_227582ac-371d-54ea-8ffa-bc2ab1abebab/227582ac-371d-54ea-8ffa-bc2ab1abebab_image_0.jpg HTTP/1.1" 201 0
2026-03-25 13:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FWN15MGO%252F2026-03-25%252Fimage%252F580d5aa5-c538-4781-8b48-ee9bfcf32f2f_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-25 13:05:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WN15MGO/2026-03-25/image/580d5aa5-c538-4781-8b48-ee9bfcf32f2f_removebg.jpg?w=600 saved to cache
2026-03-25 13:05:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 227582ac-371d-54ea-8ffa-bc2ab1abebab
2026-03-25 13:05:55 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 227582ac-371d-54ea-8ffa-bc2ab1abebab, skipping ID generation
2026-03-25 13:05:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 227582ac-371d-54ea-8ffa-bc2ab1abebab with scrape type 1
2026-03-25 13:05:55 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 227582ac-371d-54ea-8ffa-bc2ab1abebab sending to next pipeline
2026-03-25 13:05:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 227582ac-371d-54ea-8ffa-bc2ab1abebab, identifier: 120764114
2026-03-25 13:05:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 227582ac-371d-54ea-8ffa-bc2ab1abebab with identifier: 120764114
2026-03-25 13:05:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 227582ac-371d-54ea-8ffa-bc2ab1abebab with identifier: 120764114
2026-03-25 13:05:55 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 227582ac-371d-54ea-8ffa-bc2ab1abebab with identifier: 120764114 to the API
2026-03-25 13:05:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:05:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:05:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/WN15MGO/2026-03-25/image/580d5aa5-c538-4781-8b48-ee9bfcf32f2f_removebg.jpg?w=600>
{'auction_title': '',
'c_o_2_emission_value': 159,
'color': 'RED',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'expiration_date': '2026-03-27T09:45:00Z',
'fuel_type': 'Petrol',
'id': '227582ac-371d-54ea-8ffa-bc2ab1abebab',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'WN15MGO',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120764114',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'VOLKSWAGEN',
'model': 'GOLF HATCHBACK',
'odometer': 84261,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 9,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_227582ac-371d-54ea-8ffa-bc2ab1abebab/227582ac-371d-54ea-8ffa-bc2ab1abebab_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37070,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/WN15MGO/2026-03-25/image/580d5aa5-c538-4781-8b48-ee9bfcf32f2f_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_227582ac-371d-54ea-8ffa-bc2ab1abebab/227582ac-371d-54ea-8ffa-bc2ab1abebab_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 34168,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/WN15MGO/2026-03-25/image/d4ae90ca-94b0-474d-a563-18abe94d4814_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_227582ac-371d-54ea-8ffa-bc2ab1abebab/227582ac-371d-54ea-8ffa-bc2ab1abebab_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35547,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/WN15MGO/2026-03-25/image/930b6ce9-90a4-4817-a222-5b6c291d1d39_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_227582ac-371d-54ea-8ffa-bc2ab1abebab/227582ac-371d-54ea-8ffa-bc2ab1abebab_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 34715,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/WN15MGO/2026-03-25/image/c4053c7c-0b94-4642-81f4-1470a7382bc1_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_227582ac-371d-54ea-8ffa-bc2ab1abebab/227582ac-371d-54ea-8ffa-bc2ab1abebab_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48694,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/WN15MGO/2026-03-25/image/064ac841-0ea8-42ee-80f8-a3424c22f92f_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_227582ac-371d-54ea-8ffa-bc2ab1abebab/227582ac-371d-54ea-8ffa-bc2ab1abebab_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64490,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/WN15MGO/2026-03-25/image/678e2510-c307-4442-bb02-3554badedc64_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_227582ac-371d-54ea-8ffa-bc2ab1abebab/227582ac-371d-54ea-8ffa-bc2ab1abebab_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48068,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/WN15MGO/2026-03-25/image/da882cf4-8ded-4156-bd3b-fb07b4b19d03_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_227582ac-371d-54ea-8ffa-bc2ab1abebab/227582ac-371d-54ea-8ffa-bc2ab1abebab_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54024,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/WN15MGO/2026-03-25/image/db897fee-9e27-46f2-ad2e-7342c75d1e75_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_227582ac-371d-54ea-8ffa-bc2ab1abebab/227582ac-371d-54ea-8ffa-bc2ab1abebab_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57792,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/WN15MGO/2026-03-25/image/ad01150c-4484-4940-8d13-945291df7687_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-03-31',
'seller_name': 'UKCGR',
'title': 'VOLKSWAGEN GOLF HATCHBACK 2.0 TSI R 5dr DSG',
'transmission': 'automatic',
'trim': '2.0 TSI R 5dr DSG',
'vin': None,
'year': 2015}
2026-03-25 13:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120764114%27 HTTP/1.1" 200 None
2026-03-25 13:05:56 [astonbarclay.gb] INFO: Saving data for 120764114: {'created_time': 1774443956.460913, 'last_price_update_time': 1774443956.460928, 'auction_closing_time': 1774604700.0}
2026-03-25 13:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120764114') HTTP/1.1" 204 0
2026-03-25 13:05:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120649161?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13: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-25 13:05:56 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120649161, 'registration': 'SG18CPZ', 'account': 'WBA002', 'make': 'VAUXHALL', 'model': 'MOKKA X HATCHBACK', 'derivative': '1.4T ecoTEC Elite 5dr', 'mileage': 48667, 'mileageWarranty': True, 'type': 'car', 'saleId': 18908, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 400}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2018-04-20', 'fuel': 'Petrol', 'motExpiry': '2026-10-06', 'doors': 5, 'engineSize': 1364, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/SG18CPZ/2026-03-23/image/d89e2884-6664-4c01-a014-bea4480a73a3_removebg.jpg?w=600', 'https://abimg003.imgix.net/SG18CPZ/2026-03-23/image/e0732238-3496-4bd3-8990-da1f323f9a32_removebg.jpg?w=600', 'https://abimg003.imgix.net/SG18CPZ/2026-03-23/image/16ea91f3-828e-4ac8-a641-298570c2f243_removebg.jpg?w=600', 'https://abimg003.imgix.net/SG18CPZ/2026-03-23/image/3460ff69-fd76-4c84-aa1e-de58836f8999_removebg.jpg?w=600', 'https://abimg003.imgix.net/SG18CPZ/2026-03-23/image/c43d4955-bd8c-4cde-b8ad-3f2856fae1d5_removebg.jpg?w=600', 'https://abimg003.imgix.net/SG18CPZ/2026-03-23/image/2878a4ab-51f1-43c4-a491-395cc50eae06_removebg.jpg?w=600', 'https://abimg003.imgix.net/SG18CPZ/2026-03-23/image/558f2ba2-ede9-49ff-a349-387982b906fd_removebg.jpg?w=600', 'https://abimg003.imgix.net/SG18CPZ/2026-03-23/image/521c5531-a4fe-4165-bd65-1ae37434af19_removebg.jpg?w=600', 'https://abimg003.imgix.net/SG18CPZ/2026-03-23/image/f0eed9c6-3dd2-402b-a959-bd9c7c03baf8_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service invoice 11/25 - 46K', 'remarks': '**432** VOSA STATES 18K, 22K, 24K, 32K, 39K, 46K,', 'virtual': False, 'seller': 'UKCGR - Premium', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 140, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/260ee9ae-e80f-4c3e-8450-25bd201e95c5.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:05:56 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120649161, 'registration': 'SG18CPZ', 'account': 'WBA002', 'make': 'VAUXHALL', 'model': 'MOKKA X HATCHBACK', 'derivative': '1.4T ecoTEC Elite 5dr', 'mileage': 48667, 'mileageWarranty': True, 'type': 'car', 'saleId': 18908, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 400}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2018-04-20', 'fuel': 'Petrol', 'motExpiry': '2026-10-06', 'doors': 5, 'engineSize': 1364, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/SG18CPZ/2026-03-23/image/d89e2884-6664-4c01-a014-bea4480a73a3_removebg.jpg?w=600', 'https://abimg003.imgix.net/SG18CPZ/2026-03-23/image/e0732238-3496-4bd3-8990-da1f323f9a32_removebg.jpg?w=600', 'https://abimg003.imgix.net/SG18CPZ/2026-03-23/image/16ea91f3-828e-4ac8-a641-298570c2f243_removebg.jpg?w=600', 'https://abimg003.imgix.net/SG18CPZ/2026-03-23/image/3460ff69-fd76-4c84-aa1e-de58836f8999_removebg.jpg?w=600', 'https://abimg003.imgix.net/SG18CPZ/2026-03-23/image/c43d4955-bd8c-4cde-b8ad-3f2856fae1d5_removebg.jpg?w=600', 'https://abimg003.imgix.net/SG18CPZ/2026-03-23/image/2878a4ab-51f1-43c4-a491-395cc50eae06_removebg.jpg?w=600', 'https://abimg003.imgix.net/SG18CPZ/2026-03-23/image/558f2ba2-ede9-49ff-a349-387982b906fd_removebg.jpg?w=600', 'https://abimg003.imgix.net/SG18CPZ/2026-03-23/image/521c5531-a4fe-4165-bd65-1ae37434af19_removebg.jpg?w=600', 'https://abimg003.imgix.net/SG18CPZ/2026-03-23/image/f0eed9c6-3dd2-402b-a959-bd9c7c03baf8_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service invoice 11/25 - 46K', 'remarks': '**432** VOSA STATES 18K, 22K, 24K, 32K, 39K, 46K,', 'virtual': False, 'seller': 'UKCGR - Premium', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 140, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/260ee9ae-e80f-4c3e-8450-25bd201e95c5.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:05:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d9a50b4b-170f-5029-98d4-090c8e5e1260 with identifier: 120649161
2026-03-25 13:05:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d9a50b4b-170f-5029-98d4-090c8e5e1260 with scrape type 2
2026-03-25 13:05:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d9a50b4b-170f-5029-98d4-090c8e5e1260 with scrape type 2
2026-03-25 13:05:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: d9a50b4b-170f-5029-98d4-090c8e5e1260, identifier: 120649161
2026-03-25 13:05:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: d9a50b4b-170f-5029-98d4-090c8e5e1260 with identifier: 120649161
2026-03-25 13:05:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: d9a50b4b-170f-5029-98d4-090c8e5e1260 with identifier: 120649161
2026-03-25 13:05:56 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: d9a50b4b-170f-5029-98d4-090c8e5e1260 with identifier: 120649161 to the API
2026-03-25 13:05:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:05:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:05:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120649161?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 140,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'expiration_date': '2026-03-27T09:45:00Z',
'fuel_type': 'Petrol',
'id': 'd9a50b4b-170f-5029-98d4-090c8e5e1260',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'SG18CPZ',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120649161',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'VAUXHALL',
'model': 'MOKKA X HATCHBACK',
'odometer': 48667,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-04-20',
'seller_name': 'UKCGR - Premium',
'title': 'VAUXHALL MOKKA X HATCHBACK 1.4T ecoTEC Elite 5dr',
'transmission': 'manual',
'trim': '1.4T ecoTEC Elite 5dr',
'vin': None,
'year': 2018}
2026-03-25 13:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120649161%27 HTTP/1.1" 200 None
2026-03-25 13:05:57 [astonbarclay.gb] INFO: Saving data for 120649161: {'auction_closing_time': 1774604700.0, 'created_time': 1774011683.512898, 'last_price_update_time': 1774443957.042459}
2026-03-25 13:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120649161') HTTP/1.1" 204 0
2026-03-25 13:05:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120715102?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:05:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:05:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120309460?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:05:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:05:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120715223?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:05:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:05:58 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120715102, 'registration': 'GV66CZM', 'account': 'WBA003', 'make': 'FORD', 'model': 'FIESTA HATCHBACK', 'derivative': '1.0 EcoBoost Zetec 5dr', 'mileage': 58467, 'mileageWarranty': True, 'type': 'car', 'saleId': 18908, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 400}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2016-12-29', 'fuel': 'Petrol', 'motExpiry': '2027-01-19', 'doors': 5, 'engineSize': 998, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/GV66CZM/2026-03-24/image/2bc9d526-a900-47a0-9d62-aa47d474fd5e_removebg.jpg?w=600', 'https://abimg003.imgix.net/GV66CZM/2026-03-24/image/19770ad2-5c5c-4117-a316-cfa61bce7d63_removebg.jpg?w=600', 'https://abimg003.imgix.net/GV66CZM/2026-03-24/image/89dc9f84-86c9-495b-b660-720e4535450b_removebg.jpg?w=600', 'https://abimg003.imgix.net/GV66CZM/2026-03-24/image/f57222c4-d4e5-42df-b5f6-dd19e4237403_removebg.jpg?w=600', 'https://abimg003.imgix.net/GV66CZM/2026-03-24/image/75dcadb7-c174-4608-ade7-3ce8f19d3733_removebg.jpg?w=600', 'https://abimg003.imgix.net/GV66CZM/2026-03-24/image/0e84433f-12e7-4532-8527-404b189bfec8_removebg.jpg?w=600', 'https://abimg003.imgix.net/GV66CZM/2026-03-24/image/ad967ebe-f60e-4231-aece-4c392e0f7e81_removebg.jpg?w=600', 'https://abimg003.imgix.net/GV66CZM/2026-03-24/image/e688821f-48be-4ebe-b94a-aa84ae308802_removebg.jpg?w=600', 'https://abimg003.imgix.net/GV66CZM/2026-03-24/image/ed070368-cf98-470d-8ddb-481ba4fd253d_removebg.jpg?w=600'], 'colour': 'GREEN', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 12/17 - 5K, 01/19 - 12K, 08/25 - 56K,', 'remarks': '**708** VOSA STATES 18K, 26K, 33K, 39K, 47K, 53K, 58K, SPARE KEY, SD CARD', 'virtual': False, 'seller': 'UKCGR - Select', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 99, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/e168cadc-14fd-46c3-b5f3-b445b21fe10d.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:05:58 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120715102, 'registration': 'GV66CZM', 'account': 'WBA003', 'make': 'FORD', 'model': 'FIESTA HATCHBACK', 'derivative': '1.0 EcoBoost Zetec 5dr', 'mileage': 58467, 'mileageWarranty': True, 'type': 'car', 'saleId': 18908, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 400}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2016-12-29', 'fuel': 'Petrol', 'motExpiry': '2027-01-19', 'doors': 5, 'engineSize': 998, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/GV66CZM/2026-03-24/image/2bc9d526-a900-47a0-9d62-aa47d474fd5e_removebg.jpg?w=600', 'https://abimg003.imgix.net/GV66CZM/2026-03-24/image/19770ad2-5c5c-4117-a316-cfa61bce7d63_removebg.jpg?w=600', 'https://abimg003.imgix.net/GV66CZM/2026-03-24/image/89dc9f84-86c9-495b-b660-720e4535450b_removebg.jpg?w=600', 'https://abimg003.imgix.net/GV66CZM/2026-03-24/image/f57222c4-d4e5-42df-b5f6-dd19e4237403_removebg.jpg?w=600', 'https://abimg003.imgix.net/GV66CZM/2026-03-24/image/75dcadb7-c174-4608-ade7-3ce8f19d3733_removebg.jpg?w=600', 'https://abimg003.imgix.net/GV66CZM/2026-03-24/image/0e84433f-12e7-4532-8527-404b189bfec8_removebg.jpg?w=600', 'https://abimg003.imgix.net/GV66CZM/2026-03-24/image/ad967ebe-f60e-4231-aece-4c392e0f7e81_removebg.jpg?w=600', 'https://abimg003.imgix.net/GV66CZM/2026-03-24/image/e688821f-48be-4ebe-b94a-aa84ae308802_removebg.jpg?w=600', 'https://abimg003.imgix.net/GV66CZM/2026-03-24/image/ed070368-cf98-470d-8ddb-481ba4fd253d_removebg.jpg?w=600'], 'colour': 'GREEN', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 12/17 - 5K, 01/19 - 12K, 08/25 - 56K,', 'remarks': '**708** VOSA STATES 18K, 26K, 33K, 39K, 47K, 53K, 58K, SPARE KEY, SD CARD', 'virtual': False, 'seller': 'UKCGR - Select', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 99, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/e168cadc-14fd-46c3-b5f3-b445b21fe10d.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:05:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f102873e-1681-579b-abc4-ff3f07c4e676 with identifier: 120715102
2026-03-25 13:05:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f102873e-1681-579b-abc4-ff3f07c4e676 with scrape type 2
2026-03-25 13:05:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f102873e-1681-579b-abc4-ff3f07c4e676 with scrape type 2
2026-03-25 13:05:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: f102873e-1681-579b-abc4-ff3f07c4e676, identifier: 120715102
2026-03-25 13:05:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: f102873e-1681-579b-abc4-ff3f07c4e676 with identifier: 120715102
2026-03-25 13:05:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: f102873e-1681-579b-abc4-ff3f07c4e676 with identifier: 120715102
2026-03-25 13:05:58 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: f102873e-1681-579b-abc4-ff3f07c4e676 with identifier: 120715102 to the API
2026-03-25 13:05:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:05:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:05:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120715102?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 99,
'color': 'GREEN',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-03-27T09:45:00Z',
'fuel_type': 'Petrol',
'id': 'f102873e-1681-579b-abc4-ff3f07c4e676',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'GV66CZM',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120715102',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'FORD',
'model': 'FIESTA HATCHBACK',
'odometer': 58467,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-12-29',
'seller_name': 'UKCGR - Select',
'title': 'FORD FIESTA HATCHBACK 1.0 EcoBoost Zetec 5dr',
'transmission': 'manual',
'trim': '1.0 EcoBoost Zetec 5dr',
'vin': None,
'year': 2016}
2026-03-25 13:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%27120715102%27 HTTP/1.1" 200 None
2026-03-25 13:05:58 [astonbarclay.gb] INFO: Saving data for 120715102: {'auction_closing_time': 1774604700.0, 'created_time': 1774346548.737099, 'last_price_update_time': 1774443958.522405}
2026-03-25 13:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120715102') HTTP/1.1" 204 0
2026-03-25 13:05:58 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120309460, 'registration': 'MK22AOY', 'account': 'ZEN002', 'make': 'AUDI', 'model': 'Q4 E-TRON ESTATE', 'derivative': '150kW 40 82kWh S Line 5dr Auto', 'mileage': 37933, 'mileageWarranty': True, 'type': 'car', 'saleId': 18907, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 400}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2022-03-09', 'fuel': 'Electric', 'motExpiry': '2027-03-08', 'doors': 5, 'engineSize': None, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/MK22AOY/2026-03-11/image/4a4f730c-09ba-42f7-8c33-ba87c3003d38_removebg.jpg?w=600', 'https://abimg003.imgix.net/MK22AOY/2026-03-11/image/f78be7cc-e56d-409a-b0df-930f70fc3f21_removebg.jpg?w=600', 'https://abimg003.imgix.net/MK22AOY/2026-03-11/image/68b87b6c-7e87-4de9-82e1-6950f79cf65b_removebg.jpg?w=600', 'https://abimg003.imgix.net/MK22AOY/2026-03-11/image/d89a1e52-9761-4252-8588-bbffdd5d1644_removebg.jpg?w=600', 'https://abimg003.imgix.net/MK22AOY/2026-03-11/image/ccab89ed-af0c-4a3c-9819-5b5a8657b0fa_removebg.jpg?w=600', 'https://abimg003.imgix.net/MK22AOY/2026-03-11/image/74e6cbf6-c08b-454a-8914-a4af617c81f9_removebg.jpg?w=600', 'https://abimg003.imgix.net/MK22AOY/2026-03-11/image/0f915a1e-8166-499b-b1ef-2a1c7f28799b_removebg.jpg?w=600', 'https://abimg003.imgix.net/MK22AOY/2026-03-11/image/6907bac4-4718-4cd1-9ce9-fb42e494723c_removebg.jpg?w=600', 'https://abimg003.imgix.net/MK22AOY/2026-03-11/image/fd4164f3-acc9-424f-b4d4-403993224a03_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 03/24-19K, 02/26-37K,', 'remarks': '**1024** VOSA STATES 28K, 37K, \t Metallic Paint\tTwin Leather SPARE KEY', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/e2443396-4afe-4951-a4a5-692ffe197157.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-25 13:05:58 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120309460, 'registration': 'MK22AOY', 'account': 'ZEN002', 'make': 'AUDI', 'model': 'Q4 E-TRON ESTATE', 'derivative': '150kW 40 82kWh S Line 5dr Auto', 'mileage': 37933, 'mileageWarranty': True, 'type': 'car', 'saleId': 18907, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 400}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2022-03-09', 'fuel': 'Electric', 'motExpiry': '2027-03-08', 'doors': 5, 'engineSize': None, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/MK22AOY/2026-03-11/image/4a4f730c-09ba-42f7-8c33-ba87c3003d38_removebg.jpg?w=600', 'https://abimg003.imgix.net/MK22AOY/2026-03-11/image/f78be7cc-e56d-409a-b0df-930f70fc3f21_removebg.jpg?w=600', 'https://abimg003.imgix.net/MK22AOY/2026-03-11/image/68b87b6c-7e87-4de9-82e1-6950f79cf65b_removebg.jpg?w=600', 'https://abimg003.imgix.net/MK22AOY/2026-03-11/image/d89a1e52-9761-4252-8588-bbffdd5d1644_removebg.jpg?w=600', 'https://abimg003.imgix.net/MK22AOY/2026-03-11/image/ccab89ed-af0c-4a3c-9819-5b5a8657b0fa_removebg.jpg?w=600', 'https://abimg003.imgix.net/MK22AOY/2026-03-11/image/74e6cbf6-c08b-454a-8914-a4af617c81f9_removebg.jpg?w=600', 'https://abimg003.imgix.net/MK22AOY/2026-03-11/image/0f915a1e-8166-499b-b1ef-2a1c7f28799b_removebg.jpg?w=600', 'https://abimg003.imgix.net/MK22AOY/2026-03-11/image/6907bac4-4718-4cd1-9ce9-fb42e494723c_removebg.jpg?w=600', 'https://abimg003.imgix.net/MK22AOY/2026-03-11/image/fd4164f3-acc9-424f-b4d4-403993224a03_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 03/24-19K, 02/26-37K,', 'remarks': '**1024** VOSA STATES 28K, 37K, \t Metallic Paint\tTwin Leather SPARE KEY', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/e2443396-4afe-4951-a4a5-692ffe197157.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-25 13:05:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d0826490-c2da-5b3c-abe3-7e99584aa5cf with identifier: 120309460
2026-03-25 13:05:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d0826490-c2da-5b3c-abe3-7e99584aa5cf with scrape type 2
2026-03-25 13:05:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d0826490-c2da-5b3c-abe3-7e99584aa5cf with scrape type 2
2026-03-25 13:05:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: d0826490-c2da-5b3c-abe3-7e99584aa5cf, identifier: 120309460
2026-03-25 13:05:58 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120715223, 'registration': 'MV16YUE', 'account': 'WBA004', 'make': 'FIAT', 'model': 'PUNTO HATCHBACK', 'derivative': '1.2 Easy+ 5dr', 'mileage': 82343, 'mileageWarranty': True, 'type': 'car', 'saleId': 18908, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 400}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2016-03-25', 'fuel': 'Petrol', 'motExpiry': '2026-03-31', 'doors': 5, 'engineSize': 1242, 'bodyType': 'Hatchback', 'images': None, 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': 'Service print and book 03/17 - 6K, 03/18 - 13K, 03/19 - 19K, 03/20 - 26K, 11/20 - 30K, 12/21 - 41K, 08/23 - 58K, 05/24 - 65K, 03/25 - 76K', 'remarks': '**602** VOSA STATES 19K, 26K, 33K, 44K, 55K, 65K, 76K,', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 124, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:05:58 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120715223, 'registration': 'MV16YUE', 'account': 'WBA004', 'make': 'FIAT', 'model': 'PUNTO HATCHBACK', 'derivative': '1.2 Easy+ 5dr', 'mileage': 82343, 'mileageWarranty': True, 'type': 'car', 'saleId': 18908, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 400}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2016-03-25', 'fuel': 'Petrol', 'motExpiry': '2026-03-31', 'doors': 5, 'engineSize': 1242, 'bodyType': 'Hatchback', 'images': None, 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': 'Service print and book 03/17 - 6K, 03/18 - 13K, 03/19 - 19K, 03/20 - 26K, 11/20 - 30K, 12/21 - 41K, 08/23 - 58K, 05/24 - 65K, 03/25 - 76K', 'remarks': '**602** VOSA STATES 19K, 26K, 33K, 44K, 55K, 65K, 76K,', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 124, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:05:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fd289eba-f9d0-5d2e-8ff1-f896fa91ac22 with identifier: 120715223
2026-03-25 13:05:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fd289eba-f9d0-5d2e-8ff1-f896fa91ac22 with scrape type 2
2026-03-25 13:05:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fd289eba-f9d0-5d2e-8ff1-f896fa91ac22 with scrape type 2
2026-03-25 13:05:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: fd289eba-f9d0-5d2e-8ff1-f896fa91ac22, identifier: 120715223
2026-03-25 13:05:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: d0826490-c2da-5b3c-abe3-7e99584aa5cf with identifier: 120309460
2026-03-25 13:05:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: d0826490-c2da-5b3c-abe3-7e99584aa5cf with identifier: 120309460
2026-03-25 13:05:58 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: d0826490-c2da-5b3c-abe3-7e99584aa5cf with identifier: 120309460 to the API
2026-03-25 13:05:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:05:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:05:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120309460?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-27T09:45:00Z',
'fuel_type': 'Electric',
'id': 'd0826490-c2da-5b3c-abe3-7e99584aa5cf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'MK22AOY',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120309460',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'AUDI',
'model': 'Q4 E-TRON ESTATE',
'odometer': 37933,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-03-09',
'seller_name': 'Zenith',
'title': 'AUDI Q4 E-TRON ESTATE 150kW 40 82kWh S Line 5dr Auto',
'transmission': 'automatic',
'trim': '150kW 40 82kWh S Line 5dr Auto',
'vin': None,
'year': 2022}
2026-03-25 13:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120309460%27 HTTP/1.1" 200 None
2026-03-25 13:05:59 [astonbarclay.gb] INFO: Saving data for 120309460: {'auction_closing_time': 1774604700.0, 'created_time': 1774346579.717577, 'last_price_update_time': 1774443959.00999}
2026-03-25 13:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120309460') HTTP/1.1" 204 0
2026-03-25 13:05:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: fd289eba-f9d0-5d2e-8ff1-f896fa91ac22 with identifier: 120715223
2026-03-25 13:05:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: fd289eba-f9d0-5d2e-8ff1-f896fa91ac22 with identifier: 120715223
2026-03-25 13:05:59 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: fd289eba-f9d0-5d2e-8ff1-f896fa91ac22 with identifier: 120715223 to the API
2026-03-25 13:05:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13: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-25 13:05:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120715223?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 124,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'expiration_date': '2026-03-27T09:45:00Z',
'fuel_type': 'Petrol',
'id': 'fd289eba-f9d0-5d2e-8ff1-f896fa91ac22',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'MV16YUE',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120715223',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'FIAT',
'model': 'PUNTO HATCHBACK',
'odometer': 82343,
'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': 'UKCGR - Trade',
'title': 'FIAT PUNTO HATCHBACK 1.2 Easy+ 5dr',
'transmission': 'manual',
'trim': '1.2 Easy+ 5dr',
'vin': None,
'year': 2016}
2026-03-25 13:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120715223%27 HTTP/1.1" 200 None
2026-03-25 13:05:59 [astonbarclay.gb] INFO: Saving data for 120715223: {'auction_closing_time': 1774604700.0, 'created_time': 1774346541.057723, 'last_price_update_time': 1774443959.302807}
2026-03-25 13:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120715223') HTTP/1.1" 204 0
2026-03-25 13:05:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120714333?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:05:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:05:59 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120714333, 'registration': 'RJ14RVC', 'account': 'WBA004', 'make': 'KIA', 'model': 'CEED DIESEL SPORTSWAGON', 'derivative': '1.6 CRDi 2 5dr Auto', 'mileage': 93847, 'mileageWarranty': True, 'type': 'car', 'saleId': 18908, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 400}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2014-06-23', 'fuel': 'Diesel', 'motExpiry': '2026-06-08', 'doors': 5, 'engineSize': 1582, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/RJ14RVC/2026-03-24/image/28ad3888-7335-4940-8245-b9be2d099991_removebg.jpg?w=600', 'https://abimg003.imgix.net/RJ14RVC/2026-03-24/image/96c42313-11de-4cf0-aed8-c6c48378a1cf_removebg.jpg?w=600', 'https://abimg003.imgix.net/RJ14RVC/2026-03-24/image/b8eeabc5-7819-48cc-b779-820e0b8e2ccd_removebg.jpg?w=600', 'https://abimg003.imgix.net/RJ14RVC/2026-03-24/image/5b7571e8-5a8e-403c-bbe8-a66808550020_removebg.jpg?w=600', 'https://abimg003.imgix.net/RJ14RVC/2026-03-24/image/e7f0c93b-e1d1-4a0a-86ec-4b822b0e7031_removebg.jpg?w=600', 'https://abimg003.imgix.net/RJ14RVC/2026-03-24/image/b8304c77-1e0c-474b-89b3-0b846920000c_removebg.jpg?w=600', 'https://abimg003.imgix.net/RJ14RVC/2026-03-24/image/97988d0c-596a-4a73-beda-a669e7880bab_removebg.jpg?w=600', 'https://abimg003.imgix.net/RJ14RVC/2026-03-24/image/db1bd6c5-5212-4b22-9afe-ef3800bc460b_removebg.jpg?w=600', 'https://abimg003.imgix.net/RJ14RVC/2026-03-24/image/02c38375-3c8b-4e34-88c5-c6e244be9b97_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 06/15 - 5K, 06/16 - 9K, 06/17 - 16K, 06/18 - 22K, 05/19 - 26K, 03/20 - 30K, 06/21 - 40K, 06/22 - 52K', 'remarks': '**651** VOSA STATES 16K, 22K, 26K, 30K, 40K, 52K, 66K, 76K, 86K, SPARE KEY', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 149, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/50c8c2f4-e00c-4031-8400-36c1b32d83df.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:05:59 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120714333, 'registration': 'RJ14RVC', 'account': 'WBA004', 'make': 'KIA', 'model': 'CEED DIESEL SPORTSWAGON', 'derivative': '1.6 CRDi 2 5dr Auto', 'mileage': 93847, 'mileageWarranty': True, 'type': 'car', 'saleId': 18908, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 400}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2014-06-23', 'fuel': 'Diesel', 'motExpiry': '2026-06-08', 'doors': 5, 'engineSize': 1582, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/RJ14RVC/2026-03-24/image/28ad3888-7335-4940-8245-b9be2d099991_removebg.jpg?w=600', 'https://abimg003.imgix.net/RJ14RVC/2026-03-24/image/96c42313-11de-4cf0-aed8-c6c48378a1cf_removebg.jpg?w=600', 'https://abimg003.imgix.net/RJ14RVC/2026-03-24/image/b8eeabc5-7819-48cc-b779-820e0b8e2ccd_removebg.jpg?w=600', 'https://abimg003.imgix.net/RJ14RVC/2026-03-24/image/5b7571e8-5a8e-403c-bbe8-a66808550020_removebg.jpg?w=600', 'https://abimg003.imgix.net/RJ14RVC/2026-03-24/image/e7f0c93b-e1d1-4a0a-86ec-4b822b0e7031_removebg.jpg?w=600', 'https://abimg003.imgix.net/RJ14RVC/2026-03-24/image/b8304c77-1e0c-474b-89b3-0b846920000c_removebg.jpg?w=600', 'https://abimg003.imgix.net/RJ14RVC/2026-03-24/image/97988d0c-596a-4a73-beda-a669e7880bab_removebg.jpg?w=600', 'https://abimg003.imgix.net/RJ14RVC/2026-03-24/image/db1bd6c5-5212-4b22-9afe-ef3800bc460b_removebg.jpg?w=600', 'https://abimg003.imgix.net/RJ14RVC/2026-03-24/image/02c38375-3c8b-4e34-88c5-c6e244be9b97_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 06/15 - 5K, 06/16 - 9K, 06/17 - 16K, 06/18 - 22K, 05/19 - 26K, 03/20 - 30K, 06/21 - 40K, 06/22 - 52K', 'remarks': '**651** VOSA STATES 16K, 22K, 26K, 30K, 40K, 52K, 66K, 76K, 86K, SPARE KEY', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 149, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/50c8c2f4-e00c-4031-8400-36c1b32d83df.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:05:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 09375941-46fc-5f09-ab09-d165d75f4b7b with identifier: 120714333
2026-03-25 13:05:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 09375941-46fc-5f09-ab09-d165d75f4b7b with scrape type 2
2026-03-25 13:05:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 09375941-46fc-5f09-ab09-d165d75f4b7b with scrape type 2
2026-03-25 13:05:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 09375941-46fc-5f09-ab09-d165d75f4b7b, identifier: 120714333
2026-03-25 13:05:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 09375941-46fc-5f09-ab09-d165d75f4b7b with identifier: 120714333
2026-03-25 13:05:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 09375941-46fc-5f09-ab09-d165d75f4b7b with identifier: 120714333
2026-03-25 13:05:59 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 09375941-46fc-5f09-ab09-d165d75f4b7b with identifier: 120714333 to the API
2026-03-25 13:05:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13: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-25 13:05:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120714333?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 149,
'color': 'SILVER',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'expiration_date': '2026-03-27T09:45:00Z',
'fuel_type': 'Diesel',
'id': '09375941-46fc-5f09-ab09-d165d75f4b7b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'RJ14RVC',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120714333',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'KIA',
'model': 'CEED DIESEL SPORTSWAGON',
'odometer': 93847,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-06-23',
'seller_name': 'UKCGR - Trade',
'title': 'KIA CEED DIESEL SPORTSWAGON 1.6 CRDi 2 5dr Auto',
'transmission': 'automatic',
'trim': '1.6 CRDi 2 5dr Auto',
'vin': None,
'year': 2014}
2026-03-25 13:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120714333%27 HTTP/1.1" 200 None
2026-03-25 13:05:59 [astonbarclay.gb] INFO: Saving data for 120714333: {'auction_closing_time': 1774604700.0, 'created_time': 1774346592.891341, 'last_price_update_time': 1774443959.876603}
2026-03-25 13:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120714333') HTTP/1.1" 204 0
2026-03-25 13:05:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120474875?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:05:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:05:59 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120474875, 'registration': 'YL20AXM', 'account': 'VAN041', 'make': 'NISSAN', 'model': 'MICRA HATCHBACK', 'derivative': '1.0 IG-T 100 Acenta 5dr Xtronic', 'mileage': 26908, 'mileageWarranty': True, 'type': 'car', 'saleId': 18908, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 400}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2020-03-23', 'fuel': 'Petrol', 'motExpiry': '2026-03-22', 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YL20AXM/2026-03-19/image/3d6f7ece-f2ac-4acd-b72c-2acb91669cf3_removebg.jpg?w=600', 'https://abimg003.imgix.net/YL20AXM/2026-03-19/image/4058ce80-f8b2-4170-a80e-1a90c033a16f_removebg.jpg?w=600', 'https://abimg003.imgix.net/YL20AXM/2026-03-19/image/40294940-3958-4ac3-b7f0-03cb833e9932_removebg.jpg?w=600', 'https://abimg003.imgix.net/YL20AXM/2026-03-19/image/098653f2-cebb-4c87-8426-83d7d71a33dd_removebg.jpg?w=600', 'https://abimg003.imgix.net/YL20AXM/2026-03-19/image/0f311717-b6a8-49c0-83f5-9c6f11f682e6_removebg.jpg?w=600', 'https://abimg003.imgix.net/YL20AXM/2026-03-19/image/6d5ca971-b467-4671-8782-fc8577f90e25_removebg.jpg?w=600', 'https://abimg003.imgix.net/YL20AXM/2026-03-19/image/0c6bc44f-fce7-4def-90ad-2bf296d6bd9e_removebg.jpg?w=600', 'https://abimg003.imgix.net/YL20AXM/2026-03-19/image/627d4256-d7d6-4d36-a659-febab022f20e_removebg.jpg?w=600', 'https://abimg003.imgix.net/YL20AXM/2026-03-19/image/1ca600a3-cb27-40b0-b116-ec3863b1b118_removebg.jpg?w=600', 'https://abimg003.imgix.net/YL20AXM/2026-03-19/image/8c88caee-2811-4018-8793-6e610cf26492_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 03/21 - 2K, 03/22 - 6K, 03/23 - 10K, 02/24 - 15K,', 'remarks': '**1237** VOSA STATES 10K, 15K, 21K,', 'virtual': False, 'seller': 'Vantage Motor Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 108, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/5c88444d-c9fc-4363-bab7-d32038e9f409.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:05:59 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120474875, 'registration': 'YL20AXM', 'account': 'VAN041', 'make': 'NISSAN', 'model': 'MICRA HATCHBACK', 'derivative': '1.0 IG-T 100 Acenta 5dr Xtronic', 'mileage': 26908, 'mileageWarranty': True, 'type': 'car', 'saleId': 18908, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 400}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2020-03-23', 'fuel': 'Petrol', 'motExpiry': '2026-03-22', 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YL20AXM/2026-03-19/image/3d6f7ece-f2ac-4acd-b72c-2acb91669cf3_removebg.jpg?w=600', 'https://abimg003.imgix.net/YL20AXM/2026-03-19/image/4058ce80-f8b2-4170-a80e-1a90c033a16f_removebg.jpg?w=600', 'https://abimg003.imgix.net/YL20AXM/2026-03-19/image/40294940-3958-4ac3-b7f0-03cb833e9932_removebg.jpg?w=600', 'https://abimg003.imgix.net/YL20AXM/2026-03-19/image/098653f2-cebb-4c87-8426-83d7d71a33dd_removebg.jpg?w=600', 'https://abimg003.imgix.net/YL20AXM/2026-03-19/image/0f311717-b6a8-49c0-83f5-9c6f11f682e6_removebg.jpg?w=600', 'https://abimg003.imgix.net/YL20AXM/2026-03-19/image/6d5ca971-b467-4671-8782-fc8577f90e25_removebg.jpg?w=600', 'https://abimg003.imgix.net/YL20AXM/2026-03-19/image/0c6bc44f-fce7-4def-90ad-2bf296d6bd9e_removebg.jpg?w=600', 'https://abimg003.imgix.net/YL20AXM/2026-03-19/image/627d4256-d7d6-4d36-a659-febab022f20e_removebg.jpg?w=600', 'https://abimg003.imgix.net/YL20AXM/2026-03-19/image/1ca600a3-cb27-40b0-b116-ec3863b1b118_removebg.jpg?w=600', 'https://abimg003.imgix.net/YL20AXM/2026-03-19/image/8c88caee-2811-4018-8793-6e610cf26492_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 03/21 - 2K, 03/22 - 6K, 03/23 - 10K, 02/24 - 15K,', 'remarks': '**1237** VOSA STATES 10K, 15K, 21K,', 'virtual': False, 'seller': 'Vantage Motor Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 108, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/5c88444d-c9fc-4363-bab7-d32038e9f409.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:05:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 538d5e79-7846-5939-a7e6-125095211d7c with identifier: 120474875
2026-03-25 13:05:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 538d5e79-7846-5939-a7e6-125095211d7c with scrape type 2
2026-03-25 13:05:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 538d5e79-7846-5939-a7e6-125095211d7c with scrape type 2
2026-03-25 13:06:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 538d5e79-7846-5939-a7e6-125095211d7c, identifier: 120474875
2026-03-25 13:06:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 538d5e79-7846-5939-a7e6-125095211d7c with identifier: 120474875
2026-03-25 13:06:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 538d5e79-7846-5939-a7e6-125095211d7c with identifier: 120474875
2026-03-25 13:06:00 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 538d5e79-7846-5939-a7e6-125095211d7c with identifier: 120474875 to the API
2026-03-25 13:06:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:06: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-25 13:06:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120474875?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 108,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-03-27T09:45:00Z',
'fuel_type': 'Petrol',
'id': '538d5e79-7846-5939-a7e6-125095211d7c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'YL20AXM',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120474875',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'NISSAN',
'model': 'MICRA HATCHBACK',
'odometer': 26908,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-03-23',
'seller_name': 'Vantage Motor Group',
'title': 'NISSAN MICRA HATCHBACK 1.0 IG-T 100 Acenta 5dr Xtronic',
'transmission': 'automatic',
'trim': '1.0 IG-T 100 Acenta 5dr Xtronic',
'vin': None,
'year': 2020}
2026-03-25 13:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:06:00 [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-25 13:06:00 [astonbarclay.gb] INFO: Saving data for 120474875: {'auction_closing_time': 1774604700.0, 'created_time': 1773861445.481239, 'last_price_update_time': 1774443960.454304}
2026-03-25 13:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120474875') HTTP/1.1" 204 0
2026-03-25 13:06:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120714411?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:06:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:06:01 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120714411, 'registration': 'FX03EPK', 'account': 'WBA004', 'make': 'SMART', 'model': 'CITY-COUPE', 'derivative': 'smart and passion 2dr Auto', 'mileage': 82542, 'mileageWarranty': True, 'type': 'car', 'saleId': 18908, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 400}, 'saleStart': '2026-03-27T09:45Z', 'lot': 577, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2003-03-28', 'fuel': 'Petrol', 'motExpiry': '2026-04-25', 'doors': 2, 'engineSize': 599, 'bodyType': 'Coupe', 'images': ['https://abimg003.imgix.net/FX03EPK/2026-03-24/image/440c9939-91ad-49e3-9b5f-7e8ee24b8c9d_removebg.jpg?w=600', 'https://abimg003.imgix.net/FX03EPK/2026-03-24/image/9a7f1bde-9f51-4768-afee-8f674018897a_removebg.jpg?w=600', 'https://abimg003.imgix.net/FX03EPK/2026-03-24/image/90c1a1fc-63e3-4d4e-b903-e02c34ba2d64_removebg.jpg?w=600', 'https://abimg003.imgix.net/FX03EPK/2026-03-24/image/30f477bb-90dd-463a-9732-d8a21fd97a04_removebg.jpg?w=600', 'https://abimg003.imgix.net/FX03EPK/2026-03-24/image/81ff1c3e-3dba-4ffd-8692-a753b34b1f54_removebg.jpg?w=600', 'https://abimg003.imgix.net/FX03EPK/2026-03-24/image/03744a74-d6fc-4cea-a6d7-9f3a057faeb9_removebg.jpg?w=600', 'https://abimg003.imgix.net/FX03EPK/2026-03-24/image/e04540bf-e43b-4818-b171-a5a47000aa9c_removebg.jpg?w=600', 'https://abimg003.imgix.net/FX03EPK/2026-03-24/image/ee1f7d10-58ad-4a01-bb8a-0caa37100eb0_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': '**685** VOSA STATES 24K, 30K, 35K, 44K, 50K, 55K, 62K, 70K, 75K, 75K, 77K, 80K,', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '8', 'v5': True, 'v5details': 'Here', 'co2': 118, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/b5a65ac9-2bd5-41fb-afef-aa6f3f0790f1.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': None, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:06:01 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120714411, 'registration': 'FX03EPK', 'account': 'WBA004', 'make': 'SMART', 'model': 'CITY-COUPE', 'derivative': 'smart and passion 2dr Auto', 'mileage': 82542, 'mileageWarranty': True, 'type': 'car', 'saleId': 18908, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 400}, 'saleStart': '2026-03-27T09:45Z', 'lot': 577, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2003-03-28', 'fuel': 'Petrol', 'motExpiry': '2026-04-25', 'doors': 2, 'engineSize': 599, 'bodyType': 'Coupe', 'images': ['https://abimg003.imgix.net/FX03EPK/2026-03-24/image/440c9939-91ad-49e3-9b5f-7e8ee24b8c9d_removebg.jpg?w=600', 'https://abimg003.imgix.net/FX03EPK/2026-03-24/image/9a7f1bde-9f51-4768-afee-8f674018897a_removebg.jpg?w=600', 'https://abimg003.imgix.net/FX03EPK/2026-03-24/image/90c1a1fc-63e3-4d4e-b903-e02c34ba2d64_removebg.jpg?w=600', 'https://abimg003.imgix.net/FX03EPK/2026-03-24/image/30f477bb-90dd-463a-9732-d8a21fd97a04_removebg.jpg?w=600', 'https://abimg003.imgix.net/FX03EPK/2026-03-24/image/81ff1c3e-3dba-4ffd-8692-a753b34b1f54_removebg.jpg?w=600', 'https://abimg003.imgix.net/FX03EPK/2026-03-24/image/03744a74-d6fc-4cea-a6d7-9f3a057faeb9_removebg.jpg?w=600', 'https://abimg003.imgix.net/FX03EPK/2026-03-24/image/e04540bf-e43b-4818-b171-a5a47000aa9c_removebg.jpg?w=600', 'https://abimg003.imgix.net/FX03EPK/2026-03-24/image/ee1f7d10-58ad-4a01-bb8a-0caa37100eb0_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': '**685** VOSA STATES 24K, 30K, 35K, 44K, 50K, 55K, 62K, 70K, 75K, 75K, 77K, 80K,', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '8', 'v5': True, 'v5details': 'Here', 'co2': 118, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/b5a65ac9-2bd5-41fb-afef-aa6f3f0790f1.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': None, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:06:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4bfcbcd7-7d2d-5e53-a47f-88482c3756e1 with identifier: 120714411
2026-03-25 13:06:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4bfcbcd7-7d2d-5e53-a47f-88482c3756e1 with scrape type 2
2026-03-25 13:06:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4bfcbcd7-7d2d-5e53-a47f-88482c3756e1 with scrape type 2
2026-03-25 13:06:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 4bfcbcd7-7d2d-5e53-a47f-88482c3756e1, identifier: 120714411
2026-03-25 13:06:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 4bfcbcd7-7d2d-5e53-a47f-88482c3756e1 with identifier: 120714411
2026-03-25 13:06:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 4bfcbcd7-7d2d-5e53-a47f-88482c3756e1 with identifier: 120714411
2026-03-25 13:06:01 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 4bfcbcd7-7d2d-5e53-a47f-88482c3756e1 with identifier: 120714411 to the API
2026-03-25 13:06:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:06:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:06:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120714411?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 118,
'color': 'SILVER',
'currency': 'GBP',
'doors_number': 2,
'emission_standard': None,
'engine': '0.6L',
'expiration_date': '2026-03-27T09:45:00Z',
'fuel_type': 'Petrol',
'id': '4bfcbcd7-7d2d-5e53-a47f-88482c3756e1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'FX03EPK',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120714411',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'SMART',
'model': 'CITY-COUPE',
'odometer': 82542,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2003-03-28',
'seller_name': 'UKCGR - Trade',
'title': 'SMART CITY-COUPE smart and passion 2dr Auto',
'transmission': 'automatic',
'trim': 'smart and passion 2dr Auto',
'vin': None,
'year': 2003}
2026-03-25 13:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120714411%27 HTTP/1.1" 200 None
2026-03-25 13:06:01 [astonbarclay.gb] INFO: Saving data for 120714411: {'auction_closing_time': 1774604700.0, 'created_time': 1774346552.6138, 'last_price_update_time': 1774443961.974324}
2026-03-25 13:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120714411') HTTP/1.1" 204 0
2026-03-25 13:06:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120469224?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:06:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:06:02 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120469224, 'registration': 'WN22EJD', 'account': 'ZEN002', 'make': 'TESLA', 'model': 'MODEL 3 SALOON', 'derivative': 'Performance AWD 4dr [Performance Upgrade] Auto', 'mileage': 46593, 'mileageWarranty': True, 'type': 'car', 'saleId': 18907, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 400}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2022-03-16', 'fuel': 'Electric', 'motExpiry': '2027-03-15', 'doors': 4, 'engineSize': None, 'bodyType': 'Saloon', 'images': ['https://abimg003.imgix.net/WN22EJD/2026-03-17/image/9c18d27a-f3db-4df0-b857-79c2d02310cd_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN22EJD/2026-03-17/image/cbcd630e-4b38-40ac-9b73-f1f9ffc81d54_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN22EJD/2026-03-17/image/43561e23-d79a-4e2c-8885-19fbfc89da5f_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN22EJD/2026-03-17/image/ec191e0f-945f-4e90-a767-d7e35e63e40f_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN22EJD/2026-03-17/image/50db3ff4-44d2-4e30-8bc8-8073e626f82c_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN22EJD/2026-03-17/image/273e273d-0452-4e98-b16f-9946a3d355c1_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN22EJD/2026-03-17/image/38361d3d-1c7c-466e-b319-efb7851f1d2b_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN22EJD/2026-03-17/image/a204edb5-9468-4aa0-8438-fcd4e70ed327_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN22EJD/2026-03-17/image/7f74380a-9175-47d2-804c-850d0a8cc418_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': '**929** VOSA STATES 26K, 46K, SPARE KEY, CHARGING CABLE White+black Interior', '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/b62c89a8-f101-4b51-9109-c978f7f16a6a.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-25 13:06:02 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120469224, 'registration': 'WN22EJD', 'account': 'ZEN002', 'make': 'TESLA', 'model': 'MODEL 3 SALOON', 'derivative': 'Performance AWD 4dr [Performance Upgrade] Auto', 'mileage': 46593, 'mileageWarranty': True, 'type': 'car', 'saleId': 18907, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 400}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2022-03-16', 'fuel': 'Electric', 'motExpiry': '2027-03-15', 'doors': 4, 'engineSize': None, 'bodyType': 'Saloon', 'images': ['https://abimg003.imgix.net/WN22EJD/2026-03-17/image/9c18d27a-f3db-4df0-b857-79c2d02310cd_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN22EJD/2026-03-17/image/cbcd630e-4b38-40ac-9b73-f1f9ffc81d54_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN22EJD/2026-03-17/image/43561e23-d79a-4e2c-8885-19fbfc89da5f_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN22EJD/2026-03-17/image/ec191e0f-945f-4e90-a767-d7e35e63e40f_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN22EJD/2026-03-17/image/50db3ff4-44d2-4e30-8bc8-8073e626f82c_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN22EJD/2026-03-17/image/273e273d-0452-4e98-b16f-9946a3d355c1_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN22EJD/2026-03-17/image/38361d3d-1c7c-466e-b319-efb7851f1d2b_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN22EJD/2026-03-17/image/a204edb5-9468-4aa0-8438-fcd4e70ed327_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN22EJD/2026-03-17/image/7f74380a-9175-47d2-804c-850d0a8cc418_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': '**929** VOSA STATES 26K, 46K, SPARE KEY, CHARGING CABLE White+black Interior', '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/b62c89a8-f101-4b51-9109-c978f7f16a6a.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-25 13:06:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ccce3d3a-b8fe-5a5d-8c7e-0e1eb5b472ba with identifier: 120469224
2026-03-25 13:06:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ccce3d3a-b8fe-5a5d-8c7e-0e1eb5b472ba with scrape type 2
2026-03-25 13:06:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ccce3d3a-b8fe-5a5d-8c7e-0e1eb5b472ba with scrape type 2
2026-03-25 13:06:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: ccce3d3a-b8fe-5a5d-8c7e-0e1eb5b472ba, identifier: 120469224
2026-03-25 13:06:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: ccce3d3a-b8fe-5a5d-8c7e-0e1eb5b472ba with identifier: 120469224
2026-03-25 13:06:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: ccce3d3a-b8fe-5a5d-8c7e-0e1eb5b472ba with identifier: 120469224
2026-03-25 13:06:02 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: ccce3d3a-b8fe-5a5d-8c7e-0e1eb5b472ba with identifier: 120469224 to the API
2026-03-25 13:06:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:06: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-25 13:06:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120469224?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-27T09:45:00Z',
'fuel_type': 'Electric',
'id': 'ccce3d3a-b8fe-5a5d-8c7e-0e1eb5b472ba',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'WN22EJD',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120469224',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'TESLA',
'model': 'MODEL 3 SALOON',
'odometer': 46593,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-03-16',
'seller_name': 'Zenith',
'title': 'TESLA MODEL 3 SALOON Performance AWD 4dr [Performance Upgrade] Auto',
'transmission': 'automatic',
'trim': 'Performance AWD 4dr [Performance Upgrade] Auto',
'vin': None,
'year': 2022}
2026-03-25 13:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120469224%27 HTTP/1.1" 200 None
2026-03-25 13:06:02 [astonbarclay.gb] INFO: Saving data for 120469224: {'auction_closing_time': 1774604700.0, 'created_time': 1774346609.369735, 'last_price_update_time': 1774443962.477163}
2026-03-25 13:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120469224') HTTP/1.1" 204 0
2026-03-25 13:06:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120714496?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:06:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:06:02 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120714496, 'registration': 'CV12TGJ', 'account': 'WBA004', 'make': 'HONDA', 'model': 'CR-V ESTATE', 'derivative': '2.0 i-VTEC SE+ 5dr Auto', 'mileage': 59360, 'mileageWarranty': True, 'type': 'car', 'saleId': 18908, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 400}, 'saleStart': '2026-03-27T09:45Z', 'lot': 596, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2012-07-20', 'fuel': 'Petrol', 'motExpiry': '2026-07-30', 'doors': 5, 'engineSize': 1997, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/CV12TGJ/2026-03-24/image/984ea1ac-31ce-4327-859b-734fdf58c70a_removebg.jpg?w=600', 'https://abimg003.imgix.net/CV12TGJ/2026-03-24/image/2be0ecdd-0694-404c-9d80-72b09ba14583_removebg.jpg?w=600', 'https://abimg003.imgix.net/CV12TGJ/2026-03-24/image/531b594a-6bd3-4c89-b7b1-363280fedf35_removebg.jpg?w=600', 'https://abimg003.imgix.net/CV12TGJ/2026-03-24/image/d6d1fb53-14f5-4123-85a3-c8510fb62d4b_removebg.jpg?w=600', 'https://abimg003.imgix.net/CV12TGJ/2026-03-24/image/6ebfbddc-b745-4241-9ce8-0983a0f0f904_removebg.jpg?w=600', 'https://abimg003.imgix.net/CV12TGJ/2026-03-24/image/cb33402f-f650-4eb1-ad3e-e71b2164b5b8_removebg.jpg?w=600', 'https://abimg003.imgix.net/CV12TGJ/2026-03-24/image/5dca6315-c6c5-488c-af60-d67ad10b5bf9_removebg.jpg?w=600', 'https://abimg003.imgix.net/CV12TGJ/2026-03-24/image/a899758e-9937-4752-8be8-7f6fd864864e_removebg.jpg?w=600', 'https://abimg003.imgix.net/CV12TGJ/2026-03-24/image/d95ed921-784c-4b7a-b24d-46b5df10cfc4_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 07/13 - 2K, 07/14 - 5K, 07/15 - 6K, 07/17 - 16K, 07/19 - 24K', 'remarks': '**576** VOSA STATES 6K, 11K, 16K, 20K, 24K, 26K, 27K, 29K, 31K, 32K, 34K, SPARE KEY', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 193, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/f2bfcc3d-8faf-4e04-bc4a-77030a3fb601.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:06:02 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120714496, 'registration': 'CV12TGJ', 'account': 'WBA004', 'make': 'HONDA', 'model': 'CR-V ESTATE', 'derivative': '2.0 i-VTEC SE+ 5dr Auto', 'mileage': 59360, 'mileageWarranty': True, 'type': 'car', 'saleId': 18908, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 400}, 'saleStart': '2026-03-27T09:45Z', 'lot': 596, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2012-07-20', 'fuel': 'Petrol', 'motExpiry': '2026-07-30', 'doors': 5, 'engineSize': 1997, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/CV12TGJ/2026-03-24/image/984ea1ac-31ce-4327-859b-734fdf58c70a_removebg.jpg?w=600', 'https://abimg003.imgix.net/CV12TGJ/2026-03-24/image/2be0ecdd-0694-404c-9d80-72b09ba14583_removebg.jpg?w=600', 'https://abimg003.imgix.net/CV12TGJ/2026-03-24/image/531b594a-6bd3-4c89-b7b1-363280fedf35_removebg.jpg?w=600', 'https://abimg003.imgix.net/CV12TGJ/2026-03-24/image/d6d1fb53-14f5-4123-85a3-c8510fb62d4b_removebg.jpg?w=600', 'https://abimg003.imgix.net/CV12TGJ/2026-03-24/image/6ebfbddc-b745-4241-9ce8-0983a0f0f904_removebg.jpg?w=600', 'https://abimg003.imgix.net/CV12TGJ/2026-03-24/image/cb33402f-f650-4eb1-ad3e-e71b2164b5b8_removebg.jpg?w=600', 'https://abimg003.imgix.net/CV12TGJ/2026-03-24/image/5dca6315-c6c5-488c-af60-d67ad10b5bf9_removebg.jpg?w=600', 'https://abimg003.imgix.net/CV12TGJ/2026-03-24/image/a899758e-9937-4752-8be8-7f6fd864864e_removebg.jpg?w=600', 'https://abimg003.imgix.net/CV12TGJ/2026-03-24/image/d95ed921-784c-4b7a-b24d-46b5df10cfc4_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 07/13 - 2K, 07/14 - 5K, 07/15 - 6K, 07/17 - 16K, 07/19 - 24K', 'remarks': '**576** VOSA STATES 6K, 11K, 16K, 20K, 24K, 26K, 27K, 29K, 31K, 32K, 34K, SPARE KEY', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 193, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/f2bfcc3d-8faf-4e04-bc4a-77030a3fb601.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:06:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c2fb1deb-91c9-5609-aabc-a0caceea2590 with identifier: 120714496
2026-03-25 13:06:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c2fb1deb-91c9-5609-aabc-a0caceea2590 with scrape type 2
2026-03-25 13:06:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c2fb1deb-91c9-5609-aabc-a0caceea2590 with scrape type 2
2026-03-25 13:06:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: c2fb1deb-91c9-5609-aabc-a0caceea2590, identifier: 120714496
2026-03-25 13:06:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: c2fb1deb-91c9-5609-aabc-a0caceea2590 with identifier: 120714496
2026-03-25 13:06:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: c2fb1deb-91c9-5609-aabc-a0caceea2590 with identifier: 120714496
2026-03-25 13:06:02 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: c2fb1deb-91c9-5609-aabc-a0caceea2590 with identifier: 120714496 to the API
2026-03-25 13:06:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:06: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-25 13:06:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120714496?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 193,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'expiration_date': '2026-03-27T09:45:00Z',
'fuel_type': 'Petrol',
'id': 'c2fb1deb-91c9-5609-aabc-a0caceea2590',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'CV12TGJ',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120714496',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'HONDA',
'model': 'CR-V ESTATE',
'odometer': 59360,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-07-20',
'seller_name': 'UKCGR - Trade',
'title': 'HONDA CR-V ESTATE 2.0 i-VTEC SE+ 5dr Auto',
'transmission': 'automatic',
'trim': '2.0 i-VTEC SE+ 5dr Auto',
'vin': None,
'year': 2012}
2026-03-25 13:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120714496%27 HTTP/1.1" 200 None
2026-03-25 13:06:03 [astonbarclay.gb] INFO: Saving data for 120714496: {'auction_closing_time': 1774604700.0, 'created_time': 1774346592.157691, 'last_price_update_time': 1774443963.10369}
2026-03-25 13:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120714496') HTTP/1.1" 204 0
2026-03-25 13:06:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120479128?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:06:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:06:04 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120479128, 'registration': 'MF12GAO', 'account': 'WBA004', 'make': 'FORD', 'model': 'KA HATCHBACK', 'derivative': '1.2 Titanium 3dr [Start Stop]', 'mileage': 67834, 'mileageWarranty': True, 'type': 'car', 'saleId': 18908, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 400}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2012-03-01', 'fuel': 'Petrol', 'motExpiry': '2026-03-21', 'doors': 3, 'engineSize': 1242, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/MF12GAO/2026-03-18/image/91d91f1d-cedb-45ea-9a97-1b2f61f22255_removebg.jpg?w=600', 'https://abimg003.imgix.net/MF12GAO/2026-03-18/image/dbe33f86-28a6-4a7c-9f63-85568031caf9_removebg.jpg?w=600', 'https://abimg003.imgix.net/MF12GAO/2026-03-18/image/2d580e4d-2590-44c4-805a-4a8936ac4233_removebg.jpg?w=600', 'https://abimg003.imgix.net/MF12GAO/2026-03-18/image/1564d024-ef09-4a50-bf5a-1b4ede154a78_removebg.jpg?w=600', 'https://abimg003.imgix.net/MF12GAO/2026-03-18/image/5a3f49b4-24a5-431e-8687-b1b16f5edb8f_removebg.jpg?w=600', 'https://abimg003.imgix.net/MF12GAO/2026-03-18/image/3145fadb-d954-45a3-b68f-8e6924a31539_removebg.jpg?w=600', 'https://abimg003.imgix.net/MF12GAO/2026-03-18/image/b2315863-6a82-4bd2-98fa-d437dfb8aacd_removebg.jpg?w=600', 'https://abimg003.imgix.net/MF12GAO/2026-03-18/image/518c56b0-d00d-48eb-b104-959f1508dea8_removebg.jpg?w=600', 'https://abimg003.imgix.net/MF12GAO/2026-03-18/image/54d556c4-71ef-41a6-a6f3-6c253f54827b_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 03/13 - 6K, 02/14 - 11K, 02/15 - 17K, 02/16 - 26K, 03/17 - 30K, INVOICE @ 03/21 - 58K,', 'remarks': '**505** VOSA STATES 17K, 26K, 30K, 43K, 53K, 57K, 58K, 60K, 63K, 65K, 66K, 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/f295c39f-1c23-4bcb-b47f-8f33eb8e181f.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:06:04 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120479128, 'registration': 'MF12GAO', 'account': 'WBA004', 'make': 'FORD', 'model': 'KA HATCHBACK', 'derivative': '1.2 Titanium 3dr [Start Stop]', 'mileage': 67834, 'mileageWarranty': True, 'type': 'car', 'saleId': 18908, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 400}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2012-03-01', 'fuel': 'Petrol', 'motExpiry': '2026-03-21', 'doors': 3, 'engineSize': 1242, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/MF12GAO/2026-03-18/image/91d91f1d-cedb-45ea-9a97-1b2f61f22255_removebg.jpg?w=600', 'https://abimg003.imgix.net/MF12GAO/2026-03-18/image/dbe33f86-28a6-4a7c-9f63-85568031caf9_removebg.jpg?w=600', 'https://abimg003.imgix.net/MF12GAO/2026-03-18/image/2d580e4d-2590-44c4-805a-4a8936ac4233_removebg.jpg?w=600', 'https://abimg003.imgix.net/MF12GAO/2026-03-18/image/1564d024-ef09-4a50-bf5a-1b4ede154a78_removebg.jpg?w=600', 'https://abimg003.imgix.net/MF12GAO/2026-03-18/image/5a3f49b4-24a5-431e-8687-b1b16f5edb8f_removebg.jpg?w=600', 'https://abimg003.imgix.net/MF12GAO/2026-03-18/image/3145fadb-d954-45a3-b68f-8e6924a31539_removebg.jpg?w=600', 'https://abimg003.imgix.net/MF12GAO/2026-03-18/image/b2315863-6a82-4bd2-98fa-d437dfb8aacd_removebg.jpg?w=600', 'https://abimg003.imgix.net/MF12GAO/2026-03-18/image/518c56b0-d00d-48eb-b104-959f1508dea8_removebg.jpg?w=600', 'https://abimg003.imgix.net/MF12GAO/2026-03-18/image/54d556c4-71ef-41a6-a6f3-6c253f54827b_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 03/13 - 6K, 02/14 - 11K, 02/15 - 17K, 02/16 - 26K, 03/17 - 30K, INVOICE @ 03/21 - 58K,', 'remarks': '**505** VOSA STATES 17K, 26K, 30K, 43K, 53K, 57K, 58K, 60K, 63K, 65K, 66K, 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/f295c39f-1c23-4bcb-b47f-8f33eb8e181f.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:06:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a00497fe-b25e-5265-b263-9f049ecc9625 with identifier: 120479128
2026-03-25 13:06:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a00497fe-b25e-5265-b263-9f049ecc9625 with scrape type 2
2026-03-25 13:06:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a00497fe-b25e-5265-b263-9f049ecc9625 with scrape type 2
2026-03-25 13:06:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: a00497fe-b25e-5265-b263-9f049ecc9625, identifier: 120479128
2026-03-25 13:06:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: a00497fe-b25e-5265-b263-9f049ecc9625 with identifier: 120479128
2026-03-25 13:06:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: a00497fe-b25e-5265-b263-9f049ecc9625 with identifier: 120479128
2026-03-25 13:06:04 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: a00497fe-b25e-5265-b263-9f049ecc9625 with identifier: 120479128 to the API
2026-03-25 13:06:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:06:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:06:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120479128?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 115,
'color': 'SILVER',
'currency': 'GBP',
'doors_number': 3,
'emission_standard': 'EURO 5',
'engine': '1.2L',
'expiration_date': '2026-03-27T09:45:00Z',
'fuel_type': 'Petrol',
'id': 'a00497fe-b25e-5265-b263-9f049ecc9625',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'MF12GAO',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120479128',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'FORD',
'model': 'KA HATCHBACK',
'odometer': 67834,
'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 - Trade',
'title': 'FORD KA HATCHBACK 1.2 Titanium 3dr [Start Stop]',
'transmission': 'manual',
'trim': '1.2 Titanium 3dr [Start Stop]',
'vin': None,
'year': 2012}
2026-03-25 13:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120479128%27 HTTP/1.1" 200 None
2026-03-25 13:06:04 [astonbarclay.gb] INFO: Saving data for 120479128: {'auction_closing_time': 1774604700.0, 'created_time': 1773687876.094711, 'last_price_update_time': 1774443964.502622}
2026-03-25 13:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120479128') HTTP/1.1" 204 0
2026-03-25 13:06:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/119783370?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:06:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:06:04 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 119783370, 'registration': 'YH23PDX', 'account': 'ZEN002', 'make': 'AUDI', 'model': 'Q4 E-TRON ESTATE', 'derivative': '220kW 50 Quattro 82kWh S Line 5dr Auto C+S/Tech', 'mileage': 35980, 'mileageWarranty': True, 'type': 'car', 'saleId': 18907, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 400}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2023-03-16', 'fuel': 'Electric', 'motExpiry': '2027-03-15', 'doors': 5, 'engineSize': None, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/YH23PDX/2026-03-18/image/cc19349f-38eb-4db5-9bb3-1bc9b77fb0b8_removebg.jpg?w=600', 'https://abimg003.imgix.net/YH23PDX/2026-03-18/image/779ed9d4-80c1-4d83-8920-8db4a27a9618_removebg.jpg?w=600', 'https://abimg003.imgix.net/YH23PDX/2026-03-18/image/5e2650d6-14e3-4c30-8258-606fdfc76a85_removebg.jpg?w=600', 'https://abimg003.imgix.net/YH23PDX/2026-03-18/image/d772a8fe-b62f-4907-81bf-6be194c55075_removebg.jpg?w=600', 'https://abimg003.imgix.net/YH23PDX/2026-03-18/image/8bf9806a-9fd1-40c3-97e7-d49b9eea4507_removebg.jpg?w=600', 'https://abimg003.imgix.net/YH23PDX/2026-03-18/image/c33c01cb-e230-44a6-a26b-f076c6f95633_removebg.jpg?w=600', 'https://abimg003.imgix.net/YH23PDX/2026-03-18/image/4402cdbc-6b43-4251-9f40-e2bf73b9af98_removebg.jpg?w=600', 'https://abimg003.imgix.net/YH23PDX/2026-03-18/image/64a0f97a-5c48-4421-bb77-77d842deafc5_removebg.jpg?w=600', 'https://abimg003.imgix.net/YH23PDX/2026-03-18/image/a59ea896-c437-43aa-b0c3-7964748fa32f_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 04/25- 24K', 'remarks': '**835** VOSA STATES 35K, SPARE KEY 20in 5-y Graphite Grey Alloy\tFlat Twin-spk Ltr Sprt Steering Whl\tFunction Package Twin Leather\tWall Bracket For Charging', '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/2b6ee175-1513-4a52-8bdb-ca2495fd9619.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-25 13:06:04 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 119783370, 'registration': 'YH23PDX', 'account': 'ZEN002', 'make': 'AUDI', 'model': 'Q4 E-TRON ESTATE', 'derivative': '220kW 50 Quattro 82kWh S Line 5dr Auto C+S/Tech', 'mileage': 35980, 'mileageWarranty': True, 'type': 'car', 'saleId': 18907, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 400}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2023-03-16', 'fuel': 'Electric', 'motExpiry': '2027-03-15', 'doors': 5, 'engineSize': None, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/YH23PDX/2026-03-18/image/cc19349f-38eb-4db5-9bb3-1bc9b77fb0b8_removebg.jpg?w=600', 'https://abimg003.imgix.net/YH23PDX/2026-03-18/image/779ed9d4-80c1-4d83-8920-8db4a27a9618_removebg.jpg?w=600', 'https://abimg003.imgix.net/YH23PDX/2026-03-18/image/5e2650d6-14e3-4c30-8258-606fdfc76a85_removebg.jpg?w=600', 'https://abimg003.imgix.net/YH23PDX/2026-03-18/image/d772a8fe-b62f-4907-81bf-6be194c55075_removebg.jpg?w=600', 'https://abimg003.imgix.net/YH23PDX/2026-03-18/image/8bf9806a-9fd1-40c3-97e7-d49b9eea4507_removebg.jpg?w=600', 'https://abimg003.imgix.net/YH23PDX/2026-03-18/image/c33c01cb-e230-44a6-a26b-f076c6f95633_removebg.jpg?w=600', 'https://abimg003.imgix.net/YH23PDX/2026-03-18/image/4402cdbc-6b43-4251-9f40-e2bf73b9af98_removebg.jpg?w=600', 'https://abimg003.imgix.net/YH23PDX/2026-03-18/image/64a0f97a-5c48-4421-bb77-77d842deafc5_removebg.jpg?w=600', 'https://abimg003.imgix.net/YH23PDX/2026-03-18/image/a59ea896-c437-43aa-b0c3-7964748fa32f_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 04/25- 24K', 'remarks': '**835** VOSA STATES 35K, SPARE KEY 20in 5-y Graphite Grey Alloy\tFlat Twin-spk Ltr Sprt Steering Whl\tFunction Package Twin Leather\tWall Bracket For Charging', '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/2b6ee175-1513-4a52-8bdb-ca2495fd9619.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-25 13:06:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 57e0522e-a217-5960-957b-bf27561aaf55 with identifier: 119783370
2026-03-25 13:06:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 57e0522e-a217-5960-957b-bf27561aaf55 with scrape type 2
2026-03-25 13:06:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 57e0522e-a217-5960-957b-bf27561aaf55 with scrape type 2
2026-03-25 13:06:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 57e0522e-a217-5960-957b-bf27561aaf55, identifier: 119783370
2026-03-25 13:06:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 57e0522e-a217-5960-957b-bf27561aaf55 with identifier: 119783370
2026-03-25 13:06:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 57e0522e-a217-5960-957b-bf27561aaf55 with identifier: 119783370
2026-03-25 13:06:04 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 57e0522e-a217-5960-957b-bf27561aaf55 with identifier: 119783370 to the API
2026-03-25 13:06:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:06: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-25 13:06:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/119783370?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-27T09:45:00Z',
'fuel_type': 'Electric',
'id': '57e0522e-a217-5960-957b-bf27561aaf55',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'YH23PDX',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/119783370',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'AUDI',
'model': 'Q4 E-TRON ESTATE',
'odometer': 35980,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-03-16',
'seller_name': 'Zenith',
'title': 'AUDI Q4 E-TRON ESTATE 220kW 50 Quattro 82kWh S Line 5dr Auto '
'C+S/Tech',
'transmission': 'automatic',
'trim': '220kW 50 Quattro 82kWh S Line 5dr Auto C+S/Tech',
'vin': None,
'year': 2023}
2026-03-25 13:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:06:05 [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-25 13:06:05 [astonbarclay.gb] INFO: Saving data for 119783370: {'auction_closing_time': 1774604700.0, 'created_time': 1774346606.080203, 'last_price_update_time': 1774443965.554495}
2026-03-25 13:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119783370') HTTP/1.1" 204 0
2026-03-25 13:06:05 [scrapy.extensions.logstats] INFO: Crawled 202 pages (at 70 pages/min), scraped 170 items (at 69 items/min)
2026-03-25 13:06:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 182MiB
2026-03-25 13:06:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120507514?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13: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-25 13:06:06 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120507514, 'registration': 'MW71UYP', 'account': 'ZEN002', 'make': 'PEUGEOT', 'model': '3008 ESTATE', 'derivative': '1.6 Hybrid4 300 GT Premium 5dr e-EAT8', 'mileage': 79262, 'mileageWarranty': True, 'type': 'car', 'saleId': 18907, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 400}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2022-01-21', 'fuel': 'Petrol/Plugin Electric Hybrid', 'motExpiry': '2027-01-20', 'doors': 5, 'engineSize': 1600, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/MW71UYP/2026-03-18/image/8d4689f2-acbf-4dc7-9ed1-98eb51fac9c5_removebg.jpg?w=600', 'https://abimg003.imgix.net/MW71UYP/2026-03-18/image/54ffe670-d773-442f-a90b-8c65378a62ba_removebg.jpg?w=600', 'https://abimg003.imgix.net/MW71UYP/2026-03-18/image/e5f634c4-4bc7-46af-893e-087836efc4f9_removebg.jpg?w=600', 'https://abimg003.imgix.net/MW71UYP/2026-03-18/image/62184650-fb6f-41d5-86fe-d2060ae83da1_removebg.jpg?w=600', 'https://abimg003.imgix.net/MW71UYP/2026-03-18/image/fe943b7f-4fe1-4097-9ad3-22c32a57a042_removebg.jpg?w=600', 'https://abimg003.imgix.net/MW71UYP/2026-03-18/image/d391ec0d-d1f4-4036-9aba-326129623568_removebg.jpg?w=600', 'https://abimg003.imgix.net/MW71UYP/2026-03-18/image/6cafe001-27be-49b2-8059-efcbaad88776_removebg.jpg?w=600', 'https://abimg003.imgix.net/MW71UYP/2026-03-18/image/6f9e6a51-56ce-4928-9e2a-19185033fa51_removebg.jpg?w=600', 'https://abimg003.imgix.net/MW71UYP/2026-03-18/image/5ac6cf7b-dcc4-4bf7-bc11-c6b78726cfaa_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 01/23-15K, 02/24-34K, 01/25-54K, 01/26-75K,', 'remarks': '**857** VOSA STATES 54K, 75K, SPARE KEY', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 31, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/d0b4ce10-6162-4c4f-86ef-9f951aa9ba29.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:06:06 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120507514, 'registration': 'MW71UYP', 'account': 'ZEN002', 'make': 'PEUGEOT', 'model': '3008 ESTATE', 'derivative': '1.6 Hybrid4 300 GT Premium 5dr e-EAT8', 'mileage': 79262, 'mileageWarranty': True, 'type': 'car', 'saleId': 18907, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 400}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2022-01-21', 'fuel': 'Petrol/Plugin Electric Hybrid', 'motExpiry': '2027-01-20', 'doors': 5, 'engineSize': 1600, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/MW71UYP/2026-03-18/image/8d4689f2-acbf-4dc7-9ed1-98eb51fac9c5_removebg.jpg?w=600', 'https://abimg003.imgix.net/MW71UYP/2026-03-18/image/54ffe670-d773-442f-a90b-8c65378a62ba_removebg.jpg?w=600', 'https://abimg003.imgix.net/MW71UYP/2026-03-18/image/e5f634c4-4bc7-46af-893e-087836efc4f9_removebg.jpg?w=600', 'https://abimg003.imgix.net/MW71UYP/2026-03-18/image/62184650-fb6f-41d5-86fe-d2060ae83da1_removebg.jpg?w=600', 'https://abimg003.imgix.net/MW71UYP/2026-03-18/image/fe943b7f-4fe1-4097-9ad3-22c32a57a042_removebg.jpg?w=600', 'https://abimg003.imgix.net/MW71UYP/2026-03-18/image/d391ec0d-d1f4-4036-9aba-326129623568_removebg.jpg?w=600', 'https://abimg003.imgix.net/MW71UYP/2026-03-18/image/6cafe001-27be-49b2-8059-efcbaad88776_removebg.jpg?w=600', 'https://abimg003.imgix.net/MW71UYP/2026-03-18/image/6f9e6a51-56ce-4928-9e2a-19185033fa51_removebg.jpg?w=600', 'https://abimg003.imgix.net/MW71UYP/2026-03-18/image/5ac6cf7b-dcc4-4bf7-bc11-c6b78726cfaa_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 01/23-15K, 02/24-34K, 01/25-54K, 01/26-75K,', 'remarks': '**857** VOSA STATES 54K, 75K, SPARE KEY', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 31, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/d0b4ce10-6162-4c4f-86ef-9f951aa9ba29.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:06:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f4662520-25e3-5908-ba11-408493ed0dfb with identifier: 120507514
2026-03-25 13:06:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f4662520-25e3-5908-ba11-408493ed0dfb with scrape type 2
2026-03-25 13:06:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f4662520-25e3-5908-ba11-408493ed0dfb with scrape type 2
2026-03-25 13:06:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: f4662520-25e3-5908-ba11-408493ed0dfb, identifier: 120507514
2026-03-25 13:06:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: f4662520-25e3-5908-ba11-408493ed0dfb with identifier: 120507514
2026-03-25 13:06:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: f4662520-25e3-5908-ba11-408493ed0dfb with identifier: 120507514
2026-03-25 13:06:06 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: f4662520-25e3-5908-ba11-408493ed0dfb with identifier: 120507514 to the API
2026-03-25 13:06:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:06:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:06:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120507514?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 31,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': '2026-03-27T09:45:00Z',
'fuel_type': 'Petrol/Plugin Electric Hybrid',
'id': 'f4662520-25e3-5908-ba11-408493ed0dfb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'MW71UYP',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120507514',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'PEUGEOT',
'model': '3008 ESTATE',
'odometer': 79262,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-01-21',
'seller_name': 'Zenith',
'title': 'PEUGEOT 3008 ESTATE 1.6 Hybrid4 300 GT Premium 5dr e-EAT8',
'transmission': 'automatic',
'trim': '1.6 Hybrid4 300 GT Premium 5dr e-EAT8',
'vin': None,
'year': 2022}
2026-03-25 13:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120507514%27 HTTP/1.1" 200 None
2026-03-25 13:06:06 [astonbarclay.gb] INFO: Saving data for 120507514: {'auction_closing_time': 1774604700.0, 'created_time': 1774346566.669522, 'last_price_update_time': 1774443966.893711}
2026-03-25 13:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120507514') HTTP/1.1" 204 0
2026-03-25 13:06:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120507267?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:06:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:06:07 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120507267, 'registration': 'AO75DHJ', 'account': 'ZEN002', 'make': 'BMW', 'model': 'I4 GRAN COUPE', 'derivative': '250kW eDrive40 M Sport 83.9kWh 5dr Auto [Tech/Pro]', 'mileage': 3995, 'mileageWarranty': True, 'type': 'car', 'saleId': 18907, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 400}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2025-10-01', 'fuel': 'Electric', 'motExpiry': None, 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/AO75DHJ/2026-03-17/image/9ada77fb-dcdd-4fa7-a873-69825f52d0c3_removebg.jpg?w=600', 'https://abimg003.imgix.net/AO75DHJ/2026-03-17/image/548e025c-a8f1-4391-ace1-b538072a86fd_removebg.jpg?w=600', 'https://abimg003.imgix.net/AO75DHJ/2026-03-17/image/4b6fbee5-da3d-4b1d-aa67-f28e103bb5a3_removebg.jpg?w=600', 'https://abimg003.imgix.net/AO75DHJ/2026-03-17/image/ec09b12c-3dfb-46aa-afd8-55841f833389_removebg.jpg?w=600', 'https://abimg003.imgix.net/AO75DHJ/2026-03-17/image/e61bbffb-c7b8-4a74-a96d-64a3990b5d06_removebg.jpg?w=600', 'https://abimg003.imgix.net/AO75DHJ/2026-03-17/image/4b729f20-9bac-4179-8fe6-a5e53cd65491_removebg.jpg?w=600', 'https://abimg003.imgix.net/AO75DHJ/2026-03-17/image/9372518c-e634-4fe5-b5ba-845c18c3b1c3_removebg.jpg?w=600', 'https://abimg003.imgix.net/AO75DHJ/2026-03-17/image/5042cfbc-3a25-4e4a-8072-f902c79146f3_removebg.jpg?w=600', 'https://abimg003.imgix.net/AO75DHJ/2026-03-17/image/69ea5826-aaf5-45dd-9a53-dab578753825_removebg.jpg?w=600', 'https://abimg003.imgix.net/AO75DHJ/2026-03-17/image/84841390-ab2e-478e-92bd-fc7cd4ee7d64_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': '**896** SPARE KEY', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/6e029462-a4d4-4c85-9b22-f74120ef5e2c.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-25 13:06:07 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120507267, 'registration': 'AO75DHJ', 'account': 'ZEN002', 'make': 'BMW', 'model': 'I4 GRAN COUPE', 'derivative': '250kW eDrive40 M Sport 83.9kWh 5dr Auto [Tech/Pro]', 'mileage': 3995, 'mileageWarranty': True, 'type': 'car', 'saleId': 18907, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 400}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2025-10-01', 'fuel': 'Electric', 'motExpiry': None, 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/AO75DHJ/2026-03-17/image/9ada77fb-dcdd-4fa7-a873-69825f52d0c3_removebg.jpg?w=600', 'https://abimg003.imgix.net/AO75DHJ/2026-03-17/image/548e025c-a8f1-4391-ace1-b538072a86fd_removebg.jpg?w=600', 'https://abimg003.imgix.net/AO75DHJ/2026-03-17/image/4b6fbee5-da3d-4b1d-aa67-f28e103bb5a3_removebg.jpg?w=600', 'https://abimg003.imgix.net/AO75DHJ/2026-03-17/image/ec09b12c-3dfb-46aa-afd8-55841f833389_removebg.jpg?w=600', 'https://abimg003.imgix.net/AO75DHJ/2026-03-17/image/e61bbffb-c7b8-4a74-a96d-64a3990b5d06_removebg.jpg?w=600', 'https://abimg003.imgix.net/AO75DHJ/2026-03-17/image/4b729f20-9bac-4179-8fe6-a5e53cd65491_removebg.jpg?w=600', 'https://abimg003.imgix.net/AO75DHJ/2026-03-17/image/9372518c-e634-4fe5-b5ba-845c18c3b1c3_removebg.jpg?w=600', 'https://abimg003.imgix.net/AO75DHJ/2026-03-17/image/5042cfbc-3a25-4e4a-8072-f902c79146f3_removebg.jpg?w=600', 'https://abimg003.imgix.net/AO75DHJ/2026-03-17/image/69ea5826-aaf5-45dd-9a53-dab578753825_removebg.jpg?w=600', 'https://abimg003.imgix.net/AO75DHJ/2026-03-17/image/84841390-ab2e-478e-92bd-fc7cd4ee7d64_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': '**896** SPARE KEY', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/6e029462-a4d4-4c85-9b22-f74120ef5e2c.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-25 13:06:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 175965c2-d480-59f7-9c2f-8cde04c51208 with identifier: 120507267
2026-03-25 13:06:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 175965c2-d480-59f7-9c2f-8cde04c51208 with scrape type 2
2026-03-25 13:06:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 175965c2-d480-59f7-9c2f-8cde04c51208 with scrape type 2
2026-03-25 13:06:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 175965c2-d480-59f7-9c2f-8cde04c51208, identifier: 120507267
2026-03-25 13:06:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 175965c2-d480-59f7-9c2f-8cde04c51208 with identifier: 120507267
2026-03-25 13:06:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 175965c2-d480-59f7-9c2f-8cde04c51208 with identifier: 120507267
2026-03-25 13:06:07 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 175965c2-d480-59f7-9c2f-8cde04c51208 with identifier: 120507267 to the API
2026-03-25 13:06:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:06:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:06:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120507267?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-27T09:45:00Z',
'fuel_type': 'Electric',
'id': '175965c2-d480-59f7-9c2f-8cde04c51208',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'AO75DHJ',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120507267',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'BMW',
'model': 'I4 GRAN COUPE',
'odometer': 3995,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-10-01',
'seller_name': 'Zenith',
'title': 'BMW I4 GRAN COUPE 250kW eDrive40 M Sport 83.9kWh 5dr Auto '
'[Tech/Pro]',
'transmission': 'automatic',
'trim': '250kW eDrive40 M Sport 83.9kWh 5dr Auto [Tech/Pro]',
'vin': None,
'year': 2025}
2026-03-25 13:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120507267%27 HTTP/1.1" 200 None
2026-03-25 13:06:08 [astonbarclay.gb] INFO: Saving data for 120507267: {'auction_closing_time': 1774604700.0, 'created_time': 1774346573.103454, 'last_price_update_time': 1774443968.03246}
2026-03-25 13:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120507267') HTTP/1.1" 204 0
2026-03-25 13:06:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120022329?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:06:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:06:08 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120022329, 'registration': 'SG22POJ', 'account': 'ZEN009', 'make': 'TESLA', 'model': 'MODEL 3 SALOON', 'derivative': 'RWD 4dr Auto', 'mileage': 32073, 'mileageWarranty': True, 'type': 'car', 'saleId': 18907, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 400}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2022-03-11', 'fuel': 'Electric', 'motExpiry': '2026-03-10', 'doors': 4, 'engineSize': None, 'bodyType': 'Saloon', 'images': ['https://abimg003.imgix.net/SG22POJ/2026-03-16/image/2889232f-11bb-429f-8be4-b01634bba23a_removebg.jpg?w=600', 'https://abimg003.imgix.net/SG22POJ/2026-03-16/image/c58b674f-ae31-4485-a28c-2e37cec4e2b7_removebg.jpg?w=600', 'https://abimg003.imgix.net/SG22POJ/2026-03-16/image/734c799d-695b-4198-b8f7-97b97e16d38e_removebg.jpg?w=600', 'https://abimg003.imgix.net/SG22POJ/2026-03-16/image/9d4a7287-aa10-4a76-a9fc-5146e66e49c3_removebg.jpg?w=600', 'https://abimg003.imgix.net/SG22POJ/2026-03-16/image/c7117262-c528-4ff6-a5dd-06536be64c16_removebg.jpg?w=600', 'https://abimg003.imgix.net/SG22POJ/2026-03-16/image/1a5e183d-6b78-48c3-9ec4-25b42d5aff27_removebg.jpg?w=600', 'https://abimg003.imgix.net/SG22POJ/2026-03-16/image/0c54dd09-fe5d-4cf8-80fc-d76d8f8c72dc_removebg.jpg?w=600', 'https://abimg003.imgix.net/SG22POJ/2026-03-16/image/c446ba02-f40d-4056-a5d3-640facded875_removebg.jpg?w=600', 'https://abimg003.imgix.net/SG22POJ/2026-03-16/image/b91a7c6f-69b5-4cba-b2dd-ff7305475c0a_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': '**1084** VOSA STATES 26K, 31K, SPARE KEY', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/2364d3d3-ef0f-495e-9901-ffd3cfe1e2df.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-25 13:06:08 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120022329, 'registration': 'SG22POJ', 'account': 'ZEN009', 'make': 'TESLA', 'model': 'MODEL 3 SALOON', 'derivative': 'RWD 4dr Auto', 'mileage': 32073, 'mileageWarranty': True, 'type': 'car', 'saleId': 18907, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 400}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2022-03-11', 'fuel': 'Electric', 'motExpiry': '2026-03-10', 'doors': 4, 'engineSize': None, 'bodyType': 'Saloon', 'images': ['https://abimg003.imgix.net/SG22POJ/2026-03-16/image/2889232f-11bb-429f-8be4-b01634bba23a_removebg.jpg?w=600', 'https://abimg003.imgix.net/SG22POJ/2026-03-16/image/c58b674f-ae31-4485-a28c-2e37cec4e2b7_removebg.jpg?w=600', 'https://abimg003.imgix.net/SG22POJ/2026-03-16/image/734c799d-695b-4198-b8f7-97b97e16d38e_removebg.jpg?w=600', 'https://abimg003.imgix.net/SG22POJ/2026-03-16/image/9d4a7287-aa10-4a76-a9fc-5146e66e49c3_removebg.jpg?w=600', 'https://abimg003.imgix.net/SG22POJ/2026-03-16/image/c7117262-c528-4ff6-a5dd-06536be64c16_removebg.jpg?w=600', 'https://abimg003.imgix.net/SG22POJ/2026-03-16/image/1a5e183d-6b78-48c3-9ec4-25b42d5aff27_removebg.jpg?w=600', 'https://abimg003.imgix.net/SG22POJ/2026-03-16/image/0c54dd09-fe5d-4cf8-80fc-d76d8f8c72dc_removebg.jpg?w=600', 'https://abimg003.imgix.net/SG22POJ/2026-03-16/image/c446ba02-f40d-4056-a5d3-640facded875_removebg.jpg?w=600', 'https://abimg003.imgix.net/SG22POJ/2026-03-16/image/b91a7c6f-69b5-4cba-b2dd-ff7305475c0a_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': '**1084** VOSA STATES 26K, 31K, SPARE KEY', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/2364d3d3-ef0f-495e-9901-ffd3cfe1e2df.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-25 13:06:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cda6986d-347c-5187-9809-077214de79e8 with identifier: 120022329
2026-03-25 13:06:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cda6986d-347c-5187-9809-077214de79e8 with scrape type 2
2026-03-25 13:06:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cda6986d-347c-5187-9809-077214de79e8 with scrape type 2
2026-03-25 13:06:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: cda6986d-347c-5187-9809-077214de79e8, identifier: 120022329
2026-03-25 13:06:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: cda6986d-347c-5187-9809-077214de79e8 with identifier: 120022329
2026-03-25 13:06:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: cda6986d-347c-5187-9809-077214de79e8 with identifier: 120022329
2026-03-25 13:06:08 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: cda6986d-347c-5187-9809-077214de79e8 with identifier: 120022329 to the API
2026-03-25 13:06:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:06:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:06:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120022329?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-27T09:45:00Z',
'fuel_type': 'Electric',
'id': 'cda6986d-347c-5187-9809-077214de79e8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'SG22POJ',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120022329',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'TESLA',
'model': 'MODEL 3 SALOON',
'odometer': 32073,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-03-11',
'seller_name': 'Zenith',
'title': 'TESLA MODEL 3 SALOON RWD 4dr Auto',
'transmission': 'automatic',
'trim': 'RWD 4dr Auto',
'vin': None,
'year': 2022}
2026-03-25 13:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120022329%27 HTTP/1.1" 200 None
2026-03-25 13:06:08 [astonbarclay.gb] INFO: Saving data for 120022329: {'auction_closing_time': 1774604700.0, 'created_time': 1774346584.773903, 'last_price_update_time': 1774443968.817879}
2026-03-25 13:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120022329') HTTP/1.1" 204 0
2026-03-25 13:06:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120542115?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:06:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:06:10 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120542115, 'registration': 'GY71WHE', 'account': 'ZEN002', 'make': 'MERCEDES-BENZ', 'model': 'A CLASS SALOON SPECIAL EDITIONS', 'derivative': 'A250e AMG Line Premium Edition 4dr Auto', 'mileage': 49255, 'mileageWarranty': True, 'type': 'car', 'saleId': 18907, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 400}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2021-12-16', 'fuel': 'Petrol/Plugin Electric Hybrid', 'motExpiry': '2026-12-15', 'doors': 4, 'engineSize': 1332, 'bodyType': 'Saloon', 'images': ['https://abimg003.imgix.net/GY71WHE/2026-03-18/image/723a042d-a7a8-4e13-8ad1-d8975107d852_removebg.jpg?w=600', 'https://abimg003.imgix.net/GY71WHE/2026-03-18/image/bb6a9590-ca2f-4c48-bda5-c9c528bc719d_removebg.jpg?w=600', 'https://abimg003.imgix.net/GY71WHE/2026-03-18/image/ae8961ec-59d2-42ac-b183-762b0893434b_removebg.jpg?w=600', 'https://abimg003.imgix.net/GY71WHE/2026-03-18/image/133548e6-fb04-4867-873c-825fddaa2286_removebg.jpg?w=600', 'https://abimg003.imgix.net/GY71WHE/2026-03-18/image/8cbc4fac-0f4f-414d-838a-faab91ba6874_removebg.jpg?w=600', 'https://abimg003.imgix.net/GY71WHE/2026-03-18/image/802217f8-7a57-4262-8487-0abbf4900d00_removebg.jpg?w=600', 'https://abimg003.imgix.net/GY71WHE/2026-03-18/image/2f7fac02-2316-42d7-9d9e-0a1a2c1e3d21_removebg.jpg?w=600', 'https://abimg003.imgix.net/GY71WHE/2026-03-18/image/5b4b2ee0-3967-4c66-b3a2-fe9e0ab2d361_removebg.jpg?w=600', 'https://abimg003.imgix.net/GY71WHE/2026-03-18/image/f2fbaabc-c2d2-4837-9406-408ed937f789_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 12/22-11K, 12/23-24K, 12/24-35K, 12/25-47K', 'remarks': '**1161**VOSA STATES 35K, 47K, Metallic Paint, SPARE KEY', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 23, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/daf1573e-d090-42bd-b1ba-b339e522bbf8.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-25 13:06:10 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120542115, 'registration': 'GY71WHE', 'account': 'ZEN002', 'make': 'MERCEDES-BENZ', 'model': 'A CLASS SALOON SPECIAL EDITIONS', 'derivative': 'A250e AMG Line Premium Edition 4dr Auto', 'mileage': 49255, 'mileageWarranty': True, 'type': 'car', 'saleId': 18907, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 400}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2021-12-16', 'fuel': 'Petrol/Plugin Electric Hybrid', 'motExpiry': '2026-12-15', 'doors': 4, 'engineSize': 1332, 'bodyType': 'Saloon', 'images': ['https://abimg003.imgix.net/GY71WHE/2026-03-18/image/723a042d-a7a8-4e13-8ad1-d8975107d852_removebg.jpg?w=600', 'https://abimg003.imgix.net/GY71WHE/2026-03-18/image/bb6a9590-ca2f-4c48-bda5-c9c528bc719d_removebg.jpg?w=600', 'https://abimg003.imgix.net/GY71WHE/2026-03-18/image/ae8961ec-59d2-42ac-b183-762b0893434b_removebg.jpg?w=600', 'https://abimg003.imgix.net/GY71WHE/2026-03-18/image/133548e6-fb04-4867-873c-825fddaa2286_removebg.jpg?w=600', 'https://abimg003.imgix.net/GY71WHE/2026-03-18/image/8cbc4fac-0f4f-414d-838a-faab91ba6874_removebg.jpg?w=600', 'https://abimg003.imgix.net/GY71WHE/2026-03-18/image/802217f8-7a57-4262-8487-0abbf4900d00_removebg.jpg?w=600', 'https://abimg003.imgix.net/GY71WHE/2026-03-18/image/2f7fac02-2316-42d7-9d9e-0a1a2c1e3d21_removebg.jpg?w=600', 'https://abimg003.imgix.net/GY71WHE/2026-03-18/image/5b4b2ee0-3967-4c66-b3a2-fe9e0ab2d361_removebg.jpg?w=600', 'https://abimg003.imgix.net/GY71WHE/2026-03-18/image/f2fbaabc-c2d2-4837-9406-408ed937f789_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 12/22-11K, 12/23-24K, 12/24-35K, 12/25-47K', 'remarks': '**1161**VOSA STATES 35K, 47K, Metallic Paint, SPARE KEY', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 23, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/daf1573e-d090-42bd-b1ba-b339e522bbf8.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-25 13:06:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: df05d425-f23e-5b3e-9414-1d374ac19cc8 with identifier: 120542115
2026-03-25 13:06:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item df05d425-f23e-5b3e-9414-1d374ac19cc8 with scrape type 2
2026-03-25 13:06:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item df05d425-f23e-5b3e-9414-1d374ac19cc8 with scrape type 2
2026-03-25 13:06:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: df05d425-f23e-5b3e-9414-1d374ac19cc8, identifier: 120542115
2026-03-25 13:06:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: df05d425-f23e-5b3e-9414-1d374ac19cc8 with identifier: 120542115
2026-03-25 13:06:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: df05d425-f23e-5b3e-9414-1d374ac19cc8 with identifier: 120542115
2026-03-25 13:06:10 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: df05d425-f23e-5b3e-9414-1d374ac19cc8 with identifier: 120542115 to the API
2026-03-25 13:06:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:06:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:06:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120542115?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 23,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'expiration_date': '2026-03-27T09:45:00Z',
'fuel_type': 'Petrol/Plugin Electric Hybrid',
'id': 'df05d425-f23e-5b3e-9414-1d374ac19cc8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'GY71WHE',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120542115',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'MERCEDES-BENZ',
'model': 'A CLASS SALOON SPECIAL EDITIONS',
'odometer': 49255,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-12-16',
'seller_name': 'Zenith',
'title': 'MERCEDES-BENZ A CLASS SALOON SPECIAL EDITIONS A250e AMG Line '
'Premium Edition 4dr Auto',
'transmission': 'automatic',
'trim': 'A250e AMG Line Premium Edition 4dr Auto',
'vin': None,
'year': 2021}
2026-03-25 13:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120542115%27 HTTP/1.1" 200 None
2026-03-25 13:06:11 [astonbarclay.gb] INFO: Saving data for 120542115: {'auction_closing_time': 1774604700.0, 'created_time': 1774346611.996098, 'last_price_update_time': 1774443971.030071}
2026-03-25 13:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120542115') HTTP/1.1" 204 0
2026-03-25 13:06:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120225098?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:06:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:06:12 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120225098, 'registration': 'WM72MZY', 'account': 'ZEN002', 'make': 'NISSAN', 'model': 'ARIYA ELECTRIC HATCHBACK', 'derivative': '178kW Evolve 87kWh 22kWCh 5dr Auto', 'mileage': 23082, 'mileageWarranty': True, 'type': 'car', 'saleId': 18907, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 400}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2023-01-13', 'fuel': 'Electric', 'motExpiry': '2026-12-01', 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/WM72MZY/2026-03-17/image/8527a7ac-f929-41e7-9eb6-7bb49ed68d31_removebg.jpg?w=600', 'https://abimg003.imgix.net/WM72MZY/2026-03-17/image/f160b17f-d16f-45b8-bcbd-1362638ffa5a_removebg.jpg?w=600', 'https://abimg003.imgix.net/WM72MZY/2026-03-17/image/bf36dc4d-738a-4d46-81de-4dfd5fbc38d9_removebg.jpg?w=600', 'https://abimg003.imgix.net/WM72MZY/2026-03-17/image/2c8473bd-1971-4da6-a3b9-ed63f723081b_removebg.jpg?w=600', 'https://abimg003.imgix.net/WM72MZY/2026-03-17/image/3f8648c4-9c16-4ae4-bfcf-a064a802eaff_removebg.jpg?w=600', 'https://abimg003.imgix.net/WM72MZY/2026-03-17/image/dc8a57cc-7a9b-43d2-a961-8f95c2e02190_removebg.jpg?w=600', 'https://abimg003.imgix.net/WM72MZY/2026-03-17/image/94077d24-8bd0-4d77-b0d4-1cf05e74ed42_removebg.jpg?w=600', 'https://abimg003.imgix.net/WM72MZY/2026-03-17/image/df9f8b23-9145-48a5-b1ee-c09361d10e12_removebg.jpg?w=600', 'https://abimg003.imgix.net/WM72MZY/2026-03-17/image/176dab55-2c38-4d4e-86f9-39baab79ed77_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 12/23-6K, 12/25-21K,', 'remarks': '**1072** VOSA STATES 21K SPARE KEY \t Pearl Black', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/31026490-4b08-4947-a840-01841d7052c0.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-25 13:06:12 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120225098, 'registration': 'WM72MZY', 'account': 'ZEN002', 'make': 'NISSAN', 'model': 'ARIYA ELECTRIC HATCHBACK', 'derivative': '178kW Evolve 87kWh 22kWCh 5dr Auto', 'mileage': 23082, 'mileageWarranty': True, 'type': 'car', 'saleId': 18907, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 400}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2023-01-13', 'fuel': 'Electric', 'motExpiry': '2026-12-01', 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/WM72MZY/2026-03-17/image/8527a7ac-f929-41e7-9eb6-7bb49ed68d31_removebg.jpg?w=600', 'https://abimg003.imgix.net/WM72MZY/2026-03-17/image/f160b17f-d16f-45b8-bcbd-1362638ffa5a_removebg.jpg?w=600', 'https://abimg003.imgix.net/WM72MZY/2026-03-17/image/bf36dc4d-738a-4d46-81de-4dfd5fbc38d9_removebg.jpg?w=600', 'https://abimg003.imgix.net/WM72MZY/2026-03-17/image/2c8473bd-1971-4da6-a3b9-ed63f723081b_removebg.jpg?w=600', 'https://abimg003.imgix.net/WM72MZY/2026-03-17/image/3f8648c4-9c16-4ae4-bfcf-a064a802eaff_removebg.jpg?w=600', 'https://abimg003.imgix.net/WM72MZY/2026-03-17/image/dc8a57cc-7a9b-43d2-a961-8f95c2e02190_removebg.jpg?w=600', 'https://abimg003.imgix.net/WM72MZY/2026-03-17/image/94077d24-8bd0-4d77-b0d4-1cf05e74ed42_removebg.jpg?w=600', 'https://abimg003.imgix.net/WM72MZY/2026-03-17/image/df9f8b23-9145-48a5-b1ee-c09361d10e12_removebg.jpg?w=600', 'https://abimg003.imgix.net/WM72MZY/2026-03-17/image/176dab55-2c38-4d4e-86f9-39baab79ed77_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 12/23-6K, 12/25-21K,', 'remarks': '**1072** VOSA STATES 21K SPARE KEY \t Pearl Black', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/31026490-4b08-4947-a840-01841d7052c0.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-25 13:06:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 50730a16-7357-59e6-89b4-22397721b6ef with identifier: 120225098
2026-03-25 13:06:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 50730a16-7357-59e6-89b4-22397721b6ef with scrape type 2
2026-03-25 13:06:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 50730a16-7357-59e6-89b4-22397721b6ef with scrape type 2
2026-03-25 13:06:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 50730a16-7357-59e6-89b4-22397721b6ef, identifier: 120225098
2026-03-25 13:06:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 50730a16-7357-59e6-89b4-22397721b6ef with identifier: 120225098
2026-03-25 13:06:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 50730a16-7357-59e6-89b4-22397721b6ef with identifier: 120225098
2026-03-25 13:06:12 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 50730a16-7357-59e6-89b4-22397721b6ef with identifier: 120225098 to the API
2026-03-25 13:06:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:06:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:06:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120225098?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-27T09:45:00Z',
'fuel_type': 'Electric',
'id': '50730a16-7357-59e6-89b4-22397721b6ef',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'WM72MZY',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120225098',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'NISSAN',
'model': 'ARIYA ELECTRIC HATCHBACK',
'odometer': 23082,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-01-13',
'seller_name': 'Zenith',
'title': 'NISSAN ARIYA ELECTRIC HATCHBACK 178kW Evolve 87kWh 22kWCh 5dr Auto',
'transmission': 'automatic',
'trim': '178kW Evolve 87kWh 22kWCh 5dr Auto',
'vin': None,
'year': 2023}
2026-03-25 13:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120225098%27 HTTP/1.1" 200 None
2026-03-25 13:06:12 [astonbarclay.gb] INFO: Saving data for 120225098: {'auction_closing_time': 1774604700.0, 'created_time': 1774346550.563472, 'last_price_update_time': 1774443972.510392}
2026-03-25 13:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120225098') HTTP/1.1" 204 0
2026-03-25 13:06:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120630361?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:06:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:06:13 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120630361, 'registration': 'LRZ8304', 'account': 'STE131', 'make': 'SEAT', 'model': 'LEON DIESEL HATCHBACK', 'derivative': '2.0 TDI 184 FR Technology 5dr', 'mileage': 110888, 'mileageWarranty': False, 'type': 'car', 'saleId': 18907, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 400}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2017-01-30', 'fuel': 'Diesel', 'motExpiry': '2027-03-06', 'doors': 5, 'engineSize': 1968, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/LRZ8304/2026-03-21/image/fa2fd011-793c-4622-82ab-e15193571c67_removebg.jpg?w=600', 'https://abimg003.imgix.net/LRZ8304/2026-03-21/image/578be8d6-4144-4b63-885c-33050e22235d_removebg.jpg?w=600', 'https://abimg003.imgix.net/LRZ8304/2026-03-21/image/c245ae0a-42c7-4d74-b799-7835166fafe4_removebg.jpg?w=600', 'https://abimg003.imgix.net/LRZ8304/2026-03-21/image/9e13ced1-ab1b-469a-a9aa-95576b87ba14_removebg.jpg?w=600', 'https://abimg003.imgix.net/LRZ8304/2026-03-21/image/e0667aa5-a3ed-4b55-93b4-7240a300f30f_removebg.jpg?w=600', 'https://abimg003.imgix.net/LRZ8304/2026-03-21/image/bb0b51cc-e348-4b7b-a7dd-30c43de24414_removebg.jpg?w=600', 'https://abimg003.imgix.net/LRZ8304/2026-03-21/image/bab10b64-03a6-4153-88f8-1a5dacf1e724_removebg.jpg?w=600', 'https://abimg003.imgix.net/LRZ8304/2026-03-21/image/471186f8-8f2e-4b1f-ab12-224ace6dcf26_removebg.jpg?w=600', 'https://abimg003.imgix.net/LRZ8304/2026-03-21/image/39f0bfdd-8812-43c7-8196-8d6e2ef7fbbc_removebg.jpg?w=600', 'https://abimg003.imgix.net/LRZ8304/2026-03-21/image/3206595d-5f91-4fa3-a9b0-0cdb386f5162_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 05/18-17K, 03/19-34K, 09/19-40K, 04/20-48K, 01/22-63K, 12/22-76K,', 'remarks': '**130** VOSA STATES 45K, 55K, 62K, 75K, 86K, 99K, 110K FORMER KEEPER UNKNOWN SD CARD', 'virtual': False, 'seller': 'Stellantis Financial Services UK', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '5', 'v5': True, 'v5details': 'Here', 'co2': 118, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/2627720f-635a-40c0-bd15-281b3e129b71.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:06:13 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120630361, 'registration': 'LRZ8304', 'account': 'STE131', 'make': 'SEAT', 'model': 'LEON DIESEL HATCHBACK', 'derivative': '2.0 TDI 184 FR Technology 5dr', 'mileage': 110888, 'mileageWarranty': False, 'type': 'car', 'saleId': 18907, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 400}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2017-01-30', 'fuel': 'Diesel', 'motExpiry': '2027-03-06', 'doors': 5, 'engineSize': 1968, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/LRZ8304/2026-03-21/image/fa2fd011-793c-4622-82ab-e15193571c67_removebg.jpg?w=600', 'https://abimg003.imgix.net/LRZ8304/2026-03-21/image/578be8d6-4144-4b63-885c-33050e22235d_removebg.jpg?w=600', 'https://abimg003.imgix.net/LRZ8304/2026-03-21/image/c245ae0a-42c7-4d74-b799-7835166fafe4_removebg.jpg?w=600', 'https://abimg003.imgix.net/LRZ8304/2026-03-21/image/9e13ced1-ab1b-469a-a9aa-95576b87ba14_removebg.jpg?w=600', 'https://abimg003.imgix.net/LRZ8304/2026-03-21/image/e0667aa5-a3ed-4b55-93b4-7240a300f30f_removebg.jpg?w=600', 'https://abimg003.imgix.net/LRZ8304/2026-03-21/image/bb0b51cc-e348-4b7b-a7dd-30c43de24414_removebg.jpg?w=600', 'https://abimg003.imgix.net/LRZ8304/2026-03-21/image/bab10b64-03a6-4153-88f8-1a5dacf1e724_removebg.jpg?w=600', 'https://abimg003.imgix.net/LRZ8304/2026-03-21/image/471186f8-8f2e-4b1f-ab12-224ace6dcf26_removebg.jpg?w=600', 'https://abimg003.imgix.net/LRZ8304/2026-03-21/image/39f0bfdd-8812-43c7-8196-8d6e2ef7fbbc_removebg.jpg?w=600', 'https://abimg003.imgix.net/LRZ8304/2026-03-21/image/3206595d-5f91-4fa3-a9b0-0cdb386f5162_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 05/18-17K, 03/19-34K, 09/19-40K, 04/20-48K, 01/22-63K, 12/22-76K,', 'remarks': '**130** VOSA STATES 45K, 55K, 62K, 75K, 86K, 99K, 110K FORMER KEEPER UNKNOWN SD CARD', 'virtual': False, 'seller': 'Stellantis Financial Services UK', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '5', 'v5': True, 'v5details': 'Here', 'co2': 118, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/2627720f-635a-40c0-bd15-281b3e129b71.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:06:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7f664675-4d6d-5235-a497-162a15d40269 with identifier: 120630361
2026-03-25 13:06:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7f664675-4d6d-5235-a497-162a15d40269 with scrape type 2
2026-03-25 13:06:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7f664675-4d6d-5235-a497-162a15d40269 with scrape type 2
2026-03-25 13:06:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 7f664675-4d6d-5235-a497-162a15d40269, identifier: 120630361
2026-03-25 13:06:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 7f664675-4d6d-5235-a497-162a15d40269 with identifier: 120630361
2026-03-25 13:06:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 7f664675-4d6d-5235-a497-162a15d40269 with identifier: 120630361
2026-03-25 13:06:13 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 7f664675-4d6d-5235-a497-162a15d40269 with identifier: 120630361 to the API
2026-03-25 13:06:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:06: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-25 13:06:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120630361?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 118,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-27T09:45:00Z',
'fuel_type': 'Diesel',
'id': '7f664675-4d6d-5235-a497-162a15d40269',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'LRZ8304',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120630361',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'SEAT',
'model': 'LEON DIESEL HATCHBACK',
'odometer': 110888,
'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': 'Stellantis Financial Services UK',
'title': 'SEAT LEON DIESEL HATCHBACK 2.0 TDI 184 FR Technology 5dr',
'transmission': 'manual',
'trim': '2.0 TDI 184 FR Technology 5dr',
'vin': None,
'year': 2017}
2026-03-25 13:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120630361%27 HTTP/1.1" 200 None
2026-03-25 13:06:13 [astonbarclay.gb] INFO: Saving data for 120630361: {'auction_closing_time': 1774604700.0, 'created_time': 1774011710.548744, 'last_price_update_time': 1774443973.883078}
2026-03-25 13:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120630361') HTTP/1.1" 204 0
2026-03-25 13:06:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120574575?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:06:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:06:14 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120574575, 'registration': 'BT72TEO', 'account': 'ZEN002', 'make': 'VOLVO', 'model': 'C40 ESTATE', 'derivative': '170kW Recharge Ultimate 69kWh 5dr Auto', 'mileage': 46903, 'mileageWarranty': True, 'type': 'car', 'saleId': 18907, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 400}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2023-01-06', 'fuel': 'Electric', 'motExpiry': '2026-11-16', 'doors': 5, 'engineSize': None, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/BT72TEO/2026-03-18/image/e86b805e-7f48-43a6-9cb6-36d12c69e290_removebg.jpg?w=600', 'https://abimg003.imgix.net/BT72TEO/2026-03-18/image/65cefe2b-9168-412a-adab-82ba1032fc47_removebg.jpg?w=600', 'https://abimg003.imgix.net/BT72TEO/2026-03-18/image/ac863624-af6b-42b3-871d-e343731142d6_removebg.jpg?w=600', 'https://abimg003.imgix.net/BT72TEO/2026-03-18/image/23b7c832-5736-49c3-a4d9-7ea47bf4781e_removebg.jpg?w=600', 'https://abimg003.imgix.net/BT72TEO/2026-03-18/image/27f8afb2-7808-44f9-8c49-dac38eaa162f_removebg.jpg?w=600', 'https://abimg003.imgix.net/BT72TEO/2026-03-18/image/eb2f181f-73d2-45c7-9540-2b89fdc6aa7a_removebg.jpg?w=600', 'https://abimg003.imgix.net/BT72TEO/2026-03-18/image/5724e283-891c-4db6-b348-7d14b47bc151_removebg.jpg?w=600', 'https://abimg003.imgix.net/BT72TEO/2026-03-18/image/e84f0256-c030-4f09-8ea9-1890dfc5979b_removebg.jpg?w=600', 'https://abimg003.imgix.net/BT72TEO/2026-03-18/image/5f777989-e7dc-4d9e-8a92-86926d3b294b_removebg.jpg?w=600', 'https://abimg003.imgix.net/BT72TEO/2026-03-18/image/56bcbc44-bc18-46a6-8d54-c6f0e802765f_removebg.jpg?w=600'], 'colour': 'GREEN', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 05/24- 17K, 07/25- 35K', 'remarks': '**1180** VOSA STATES 41K, \t Retractable Towbar, SPARE KEY', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/f95954aa-68c6-453a-be1a-61a6f38af431.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-25 13:06:14 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120574575, 'registration': 'BT72TEO', 'account': 'ZEN002', 'make': 'VOLVO', 'model': 'C40 ESTATE', 'derivative': '170kW Recharge Ultimate 69kWh 5dr Auto', 'mileage': 46903, 'mileageWarranty': True, 'type': 'car', 'saleId': 18907, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 400}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2023-01-06', 'fuel': 'Electric', 'motExpiry': '2026-11-16', 'doors': 5, 'engineSize': None, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/BT72TEO/2026-03-18/image/e86b805e-7f48-43a6-9cb6-36d12c69e290_removebg.jpg?w=600', 'https://abimg003.imgix.net/BT72TEO/2026-03-18/image/65cefe2b-9168-412a-adab-82ba1032fc47_removebg.jpg?w=600', 'https://abimg003.imgix.net/BT72TEO/2026-03-18/image/ac863624-af6b-42b3-871d-e343731142d6_removebg.jpg?w=600', 'https://abimg003.imgix.net/BT72TEO/2026-03-18/image/23b7c832-5736-49c3-a4d9-7ea47bf4781e_removebg.jpg?w=600', 'https://abimg003.imgix.net/BT72TEO/2026-03-18/image/27f8afb2-7808-44f9-8c49-dac38eaa162f_removebg.jpg?w=600', 'https://abimg003.imgix.net/BT72TEO/2026-03-18/image/eb2f181f-73d2-45c7-9540-2b89fdc6aa7a_removebg.jpg?w=600', 'https://abimg003.imgix.net/BT72TEO/2026-03-18/image/5724e283-891c-4db6-b348-7d14b47bc151_removebg.jpg?w=600', 'https://abimg003.imgix.net/BT72TEO/2026-03-18/image/e84f0256-c030-4f09-8ea9-1890dfc5979b_removebg.jpg?w=600', 'https://abimg003.imgix.net/BT72TEO/2026-03-18/image/5f777989-e7dc-4d9e-8a92-86926d3b294b_removebg.jpg?w=600', 'https://abimg003.imgix.net/BT72TEO/2026-03-18/image/56bcbc44-bc18-46a6-8d54-c6f0e802765f_removebg.jpg?w=600'], 'colour': 'GREEN', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 05/24- 17K, 07/25- 35K', 'remarks': '**1180** VOSA STATES 41K, \t Retractable Towbar, SPARE KEY', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/f95954aa-68c6-453a-be1a-61a6f38af431.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-25 13:06:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1fb57363-0993-50f7-b3d5-23e9a57eec3c with identifier: 120574575
2026-03-25 13:06:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1fb57363-0993-50f7-b3d5-23e9a57eec3c with scrape type 2
2026-03-25 13:06:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1fb57363-0993-50f7-b3d5-23e9a57eec3c with scrape type 2
2026-03-25 13:06:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 1fb57363-0993-50f7-b3d5-23e9a57eec3c, identifier: 120574575
2026-03-25 13:06:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 1fb57363-0993-50f7-b3d5-23e9a57eec3c with identifier: 120574575
2026-03-25 13:06:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 1fb57363-0993-50f7-b3d5-23e9a57eec3c with identifier: 120574575
2026-03-25 13:06:14 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 1fb57363-0993-50f7-b3d5-23e9a57eec3c with identifier: 120574575 to the API
2026-03-25 13:06:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:06: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-25 13:06:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120574575?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'GREEN',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-27T09:45:00Z',
'fuel_type': 'Electric',
'id': '1fb57363-0993-50f7-b3d5-23e9a57eec3c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'BT72TEO',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120574575',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'VOLVO',
'model': 'C40 ESTATE',
'odometer': 46903,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-01-06',
'seller_name': 'Zenith',
'title': 'VOLVO C40 ESTATE 170kW Recharge Ultimate 69kWh 5dr Auto',
'transmission': 'automatic',
'trim': '170kW Recharge Ultimate 69kWh 5dr Auto',
'vin': None,
'year': 2023}
2026-03-25 13:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120574575%27 HTTP/1.1" 200 None
2026-03-25 13:06:14 [astonbarclay.gb] INFO: Saving data for 120574575: {'auction_closing_time': 1774604700.0, 'created_time': 1774346613.973646, 'last_price_update_time': 1774443974.397264}
2026-03-25 13:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120574575') HTTP/1.1" 204 0
2026-03-25 13:06:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120283908?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:06:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:06:14 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120283908, 'registration': 'WX23XSR', 'account': 'ZEN002', 'make': 'MERCEDES-BENZ', 'model': 'EQB ESTATE', 'derivative': 'EQB 350 4M 215kW AMG Line Premium 66.5kWh 5dr Auto', 'mileage': 44762, 'mileageWarranty': True, 'type': 'car', 'saleId': 18907, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 400}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2023-03-09', 'fuel': 'Electric', 'motExpiry': '2027-03-08', 'doors': 5, 'engineSize': None, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/WX23XSR/2026-03-11/image/33db6d23-7bb5-46f2-b396-178d9ae6a3f5_removebg.jpg?w=600', 'https://abimg003.imgix.net/WX23XSR/2026-03-11/image/e1501338-262e-44d7-baef-4f2d26864643_removebg.jpg?w=600', 'https://abimg003.imgix.net/WX23XSR/2026-03-11/image/89dcfc14-29e3-4ea0-8686-a6d8191d7193_removebg.jpg?w=600', 'https://abimg003.imgix.net/WX23XSR/2026-03-11/image/f79cd155-b9a9-4657-aa9d-27db35d4a833_removebg.jpg?w=600', 'https://abimg003.imgix.net/WX23XSR/2026-03-11/image/d637df64-e5c8-4f84-8658-483b3151d88f_removebg.jpg?w=600', 'https://abimg003.imgix.net/WX23XSR/2026-03-11/image/1ad1f5e0-2e74-465f-b0b4-d974370719ea_removebg.jpg?w=600', 'https://abimg003.imgix.net/WX23XSR/2026-03-11/image/e16e0d17-1657-474f-aab7-bad052629443_removebg.jpg?w=600', 'https://abimg003.imgix.net/WX23XSR/2026-03-11/image/e5b58963-76e5-47d9-bb3f-aa0fe07cb118_removebg.jpg?w=600', 'https://abimg003.imgix.net/WX23XSR/2026-03-11/image/c6f0d59c-b0ae-4929-a560-2472f3d9ebd4_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 01/24- 14K, 01/25- 27K, 12/25- 42K,', 'remarks': '**980**VOSA STATES 44K SPARE KEY', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/7e6f066c-272d-4adc-ab5e-fce87616f960.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-25 13:06:14 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120283908, 'registration': 'WX23XSR', 'account': 'ZEN002', 'make': 'MERCEDES-BENZ', 'model': 'EQB ESTATE', 'derivative': 'EQB 350 4M 215kW AMG Line Premium 66.5kWh 5dr Auto', 'mileage': 44762, 'mileageWarranty': True, 'type': 'car', 'saleId': 18907, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 400}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2023-03-09', 'fuel': 'Electric', 'motExpiry': '2027-03-08', 'doors': 5, 'engineSize': None, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/WX23XSR/2026-03-11/image/33db6d23-7bb5-46f2-b396-178d9ae6a3f5_removebg.jpg?w=600', 'https://abimg003.imgix.net/WX23XSR/2026-03-11/image/e1501338-262e-44d7-baef-4f2d26864643_removebg.jpg?w=600', 'https://abimg003.imgix.net/WX23XSR/2026-03-11/image/89dcfc14-29e3-4ea0-8686-a6d8191d7193_removebg.jpg?w=600', 'https://abimg003.imgix.net/WX23XSR/2026-03-11/image/f79cd155-b9a9-4657-aa9d-27db35d4a833_removebg.jpg?w=600', 'https://abimg003.imgix.net/WX23XSR/2026-03-11/image/d637df64-e5c8-4f84-8658-483b3151d88f_removebg.jpg?w=600', 'https://abimg003.imgix.net/WX23XSR/2026-03-11/image/1ad1f5e0-2e74-465f-b0b4-d974370719ea_removebg.jpg?w=600', 'https://abimg003.imgix.net/WX23XSR/2026-03-11/image/e16e0d17-1657-474f-aab7-bad052629443_removebg.jpg?w=600', 'https://abimg003.imgix.net/WX23XSR/2026-03-11/image/e5b58963-76e5-47d9-bb3f-aa0fe07cb118_removebg.jpg?w=600', 'https://abimg003.imgix.net/WX23XSR/2026-03-11/image/c6f0d59c-b0ae-4929-a560-2472f3d9ebd4_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 01/24- 14K, 01/25- 27K, 12/25- 42K,', 'remarks': '**980**VOSA STATES 44K SPARE KEY', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/7e6f066c-272d-4adc-ab5e-fce87616f960.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-25 13:06:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9b56889e-ff5a-5275-ba53-1ff026bd19a1 with identifier: 120283908
2026-03-25 13:06:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9b56889e-ff5a-5275-ba53-1ff026bd19a1 with scrape type 2
2026-03-25 13:06:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9b56889e-ff5a-5275-ba53-1ff026bd19a1 with scrape type 2
2026-03-25 13:06:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 9b56889e-ff5a-5275-ba53-1ff026bd19a1, identifier: 120283908
2026-03-25 13:06:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 9b56889e-ff5a-5275-ba53-1ff026bd19a1 with identifier: 120283908
2026-03-25 13:06:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 9b56889e-ff5a-5275-ba53-1ff026bd19a1 with identifier: 120283908
2026-03-25 13:06:15 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 9b56889e-ff5a-5275-ba53-1ff026bd19a1 with identifier: 120283908 to the API
2026-03-25 13:06:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:06:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:06:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120283908?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-27T09:45:00Z',
'fuel_type': 'Electric',
'id': '9b56889e-ff5a-5275-ba53-1ff026bd19a1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'WX23XSR',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120283908',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'MERCEDES-BENZ',
'model': 'EQB ESTATE',
'odometer': 44762,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-03-09',
'seller_name': 'Zenith',
'title': 'MERCEDES-BENZ EQB ESTATE EQB 350 4M 215kW AMG Line Premium 66.5kWh '
'5dr Auto',
'transmission': 'automatic',
'trim': 'EQB 350 4M 215kW AMG Line Premium 66.5kWh 5dr Auto',
'vin': None,
'year': 2023}
2026-03-25 13:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120283908%27 HTTP/1.1" 200 None
2026-03-25 13:06:15 [astonbarclay.gb] INFO: Saving data for 120283908: {'auction_closing_time': 1774604700.0, 'created_time': 1774346606.511939, 'last_price_update_time': 1774443975.232323}
2026-03-25 13:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120283908') HTTP/1.1" 204 0
2026-03-25 13:06:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120206283?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:06:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:06:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120467659?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:06:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:06:15 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120206283, 'registration': 'ML25OSD', 'account': 'ZEN002', 'make': 'MG MOTOR UK', 'model': 'MG4 HATCHBACK', 'derivative': '150kW SE [Nav] EV Long Range 64kWh 5dr Auto', 'mileage': 10004, 'mileageWarranty': True, 'type': 'car', 'saleId': 18907, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 400}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2025-03-19', 'fuel': 'Electric', 'motExpiry': None, 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/DV13JON/2026-03-06/image/0a783ca6-14a6-4ade-9498-b2186d8445b4_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV13JON/2026-03-06/image/3c9f2b9a-e7fe-4f99-8545-1aee552e70c8_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV13JON/2026-03-06/image/1eac2096-bf0c-49c9-92da-32f6f9e0a3a8_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV13JON/2026-03-06/image/01865ec7-12d8-4018-9b33-6db2ece2eb6e_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV13JON/2026-03-06/image/cc8773cb-2fd6-4196-8f31-59e07873eafe_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV13JON/2026-03-06/image/22a4a9a6-1ffb-4079-92b8-05eb702bd429_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV13JON/2026-03-06/image/5e1153a4-8f27-402b-bfdd-a07c548f372d_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV13JON/2026-03-06/image/5f453458-0f0c-4de2-9476-bf92b4474eed_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV13JON/2026-03-06/image/45c95aa1-06f7-4940-9ba7-5dc1bd98631e_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': '**1058** SPARE KEY', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/67e62a5d-2be6-4b99-9dc0-67f9a59c300a.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-25 13:06:15 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120206283, 'registration': 'ML25OSD', 'account': 'ZEN002', 'make': 'MG MOTOR UK', 'model': 'MG4 HATCHBACK', 'derivative': '150kW SE [Nav] EV Long Range 64kWh 5dr Auto', 'mileage': 10004, 'mileageWarranty': True, 'type': 'car', 'saleId': 18907, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 400}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2025-03-19', 'fuel': 'Electric', 'motExpiry': None, 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/DV13JON/2026-03-06/image/0a783ca6-14a6-4ade-9498-b2186d8445b4_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV13JON/2026-03-06/image/3c9f2b9a-e7fe-4f99-8545-1aee552e70c8_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV13JON/2026-03-06/image/1eac2096-bf0c-49c9-92da-32f6f9e0a3a8_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV13JON/2026-03-06/image/01865ec7-12d8-4018-9b33-6db2ece2eb6e_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV13JON/2026-03-06/image/cc8773cb-2fd6-4196-8f31-59e07873eafe_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV13JON/2026-03-06/image/22a4a9a6-1ffb-4079-92b8-05eb702bd429_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV13JON/2026-03-06/image/5e1153a4-8f27-402b-bfdd-a07c548f372d_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV13JON/2026-03-06/image/5f453458-0f0c-4de2-9476-bf92b4474eed_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV13JON/2026-03-06/image/45c95aa1-06f7-4940-9ba7-5dc1bd98631e_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': '**1058** SPARE KEY', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/67e62a5d-2be6-4b99-9dc0-67f9a59c300a.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-25 13:06:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8fd68f69-ec4c-54b8-82e0-5e4718822e13 with identifier: 120206283
2026-03-25 13:06:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8fd68f69-ec4c-54b8-82e0-5e4718822e13 with scrape type 2
2026-03-25 13:06:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8fd68f69-ec4c-54b8-82e0-5e4718822e13 with scrape type 2
2026-03-25 13:06:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 8fd68f69-ec4c-54b8-82e0-5e4718822e13, identifier: 120206283
2026-03-25 13:06:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 8fd68f69-ec4c-54b8-82e0-5e4718822e13 with identifier: 120206283
2026-03-25 13:06:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 8fd68f69-ec4c-54b8-82e0-5e4718822e13 with identifier: 120206283
2026-03-25 13:06:15 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 8fd68f69-ec4c-54b8-82e0-5e4718822e13 with identifier: 120206283 to the API
2026-03-25 13:06:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:06:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:06:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120206283?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-27T09:45:00Z',
'fuel_type': 'Electric',
'id': '8fd68f69-ec4c-54b8-82e0-5e4718822e13',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'ML25OSD',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120206283',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'MG MOTOR UK',
'model': 'MG4 HATCHBACK',
'odometer': 10004,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-03-19',
'seller_name': 'Zenith',
'title': 'MG MOTOR UK MG4 HATCHBACK 150kW SE [Nav] EV Long Range 64kWh 5dr '
'Auto',
'transmission': 'automatic',
'trim': '150kW SE [Nav] EV Long Range 64kWh 5dr Auto',
'vin': None,
'year': 2025}
2026-03-25 13:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120206283%27 HTTP/1.1" 200 None
2026-03-25 13:06:15 [astonbarclay.gb] INFO: Saving data for 120206283: {'auction_closing_time': 1774604700.0, 'created_time': 1774346571.349683, 'last_price_update_time': 1774443975.848476}
2026-03-25 13:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120206283') HTTP/1.1" 204 0
2026-03-25 13:06:15 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120467659, 'registration': 'YG70XVW', 'account': 'ZEN002', 'make': 'TOYOTA', 'model': 'C-HR HATCHBACK', 'derivative': '2.0 Hybrid Dynamic 5dr CVT [Leather/JBL]', 'mileage': 40944, 'mileageWarranty': True, 'type': 'car', 'saleId': 18907, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 400}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2021-01-05', 'fuel': 'Petrol/Electric Hybrid', 'motExpiry': '2027-01-04', 'doors': 5, 'engineSize': 1987, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YG70XVW/2026-03-19/image/e8e0fc8a-6fc0-4d36-aa0b-f780f637ef18_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG70XVW/2026-03-19/image/c981652d-110d-4d9c-ad43-fe9cfc007f9d_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG70XVW/2026-03-19/image/245e2fae-8474-4a68-8b59-b4a7746fc115_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG70XVW/2026-03-19/image/e2946c04-7435-464e-a8fe-e31f29598d3e_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG70XVW/2026-03-19/image/763b29e9-c11a-492b-ade5-0c8373c9a0ca_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG70XVW/2026-03-19/image/81d2b9e5-6394-4e51-8af7-3372136e3974_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG70XVW/2026-03-19/image/46c35aab-8ada-4428-b64a-6a59d981f774_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG70XVW/2026-03-19/image/9b06789e-9f29-4ffb-b3e8-b966451d761f_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG70XVW/2026-03-19/image/b09f14f7-ee0b-4164-bb9a-f1724faeed14_removebg.jpg?w=600'], 'colour': 'GREY/BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 07/22- 11K, 07/23- 18K, 10/24- 28K, 12/25- 39K BOOK- NO SERVICE', 'remarks': '**1101** VOSA STATES 22K, 29K, 39K, SPARE KEY', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 119, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/71e638d5-1096-4f60-bd7f-b2feefec673a.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-25 13:06:15 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120467659, 'registration': 'YG70XVW', 'account': 'ZEN002', 'make': 'TOYOTA', 'model': 'C-HR HATCHBACK', 'derivative': '2.0 Hybrid Dynamic 5dr CVT [Leather/JBL]', 'mileage': 40944, 'mileageWarranty': True, 'type': 'car', 'saleId': 18907, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 400}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2021-01-05', 'fuel': 'Petrol/Electric Hybrid', 'motExpiry': '2027-01-04', 'doors': 5, 'engineSize': 1987, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YG70XVW/2026-03-19/image/e8e0fc8a-6fc0-4d36-aa0b-f780f637ef18_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG70XVW/2026-03-19/image/c981652d-110d-4d9c-ad43-fe9cfc007f9d_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG70XVW/2026-03-19/image/245e2fae-8474-4a68-8b59-b4a7746fc115_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG70XVW/2026-03-19/image/e2946c04-7435-464e-a8fe-e31f29598d3e_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG70XVW/2026-03-19/image/763b29e9-c11a-492b-ade5-0c8373c9a0ca_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG70XVW/2026-03-19/image/81d2b9e5-6394-4e51-8af7-3372136e3974_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG70XVW/2026-03-19/image/46c35aab-8ada-4428-b64a-6a59d981f774_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG70XVW/2026-03-19/image/9b06789e-9f29-4ffb-b3e8-b966451d761f_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG70XVW/2026-03-19/image/b09f14f7-ee0b-4164-bb9a-f1724faeed14_removebg.jpg?w=600'], 'colour': 'GREY/BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 07/22- 11K, 07/23- 18K, 10/24- 28K, 12/25- 39K BOOK- NO SERVICE', 'remarks': '**1101** VOSA STATES 22K, 29K, 39K, SPARE KEY', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 119, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/71e638d5-1096-4f60-bd7f-b2feefec673a.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-25 13:06:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cd3f6d4c-b4d1-5a93-89a2-d3c856b20301 with identifier: 120467659
2026-03-25 13:06:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cd3f6d4c-b4d1-5a93-89a2-d3c856b20301 with scrape type 2
2026-03-25 13:06:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cd3f6d4c-b4d1-5a93-89a2-d3c856b20301 with scrape type 2
2026-03-25 13:06:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: cd3f6d4c-b4d1-5a93-89a2-d3c856b20301, identifier: 120467659
2026-03-25 13:06:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: cd3f6d4c-b4d1-5a93-89a2-d3c856b20301 with identifier: 120467659
2026-03-25 13:06:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 13:06:16 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=GREY%2FBLACK HTTP/1.1" 200 None
2026-03-25 13:06:16 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 13:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 13:06:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: cd3f6d4c-b4d1-5a93-89a2-d3c856b20301 with identifier: 120467659
2026-03-25 13:06:16 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: cd3f6d4c-b4d1-5a93-89a2-d3c856b20301 with identifier: 120467659 to the API
2026-03-25 13:06:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:06:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:06:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120467659?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 119,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-27T09:45:00Z',
'fuel_type': 'Petrol/Electric Hybrid',
'id': 'cd3f6d4c-b4d1-5a93-89a2-d3c856b20301',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'YG70XVW',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120467659',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'TOYOTA',
'model': 'C-HR HATCHBACK',
'odometer': 40944,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-01-05',
'seller_name': 'Zenith',
'title': 'TOYOTA C-HR HATCHBACK 2.0 Hybrid Dynamic 5dr CVT [Leather/JBL]',
'transmission': 'automatic',
'trim': '2.0 Hybrid Dynamic 5dr CVT [Leather/JBL]',
'vin': None,
'year': 2021}
2026-03-25 13:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120467659%27 HTTP/1.1" 200 None
2026-03-25 13:06:16 [astonbarclay.gb] INFO: Saving data for 120467659: {'auction_closing_time': 1774604700.0, 'created_time': 1774346584.036829, 'last_price_update_time': 1774443976.443763}
2026-03-25 13:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120467659') HTTP/1.1" 204 0
2026-03-25 13:06:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/118608407?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:06:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:06:19 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 118608407, 'registration': 'WM72FUB', 'account': 'KIN032', 'make': 'TESLA', 'model': 'MODEL Y HATCHBACK', 'derivative': 'Long Range AWD 5dr Auto', 'mileage': 77035, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 353}, 'saleStart': '2026-03-26T10:00Z', 'lot': 305, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2022-12-30', 'fuel': 'Electric', 'motExpiry': '2026-12-29', 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/WM72FUB/2026-01-16/image/61647afe-28e3-4ba4-9076-08d061380e12_removebg.jpg?w=600', 'https://abimg003.imgix.net/WM72FUB/2026-01-16/image/f6c4a387-499a-4e3c-bc10-0063d409df5b_removebg.jpg?w=600', 'https://abimg003.imgix.net/WM72FUB/2026-01-16/image/70188c08-be1d-4eb8-a8e0-bb54ebf6b042_removebg.jpg?w=600', 'https://abimg003.imgix.net/WM72FUB/2026-01-16/image/330e0bdf-f020-4bef-b1ee-6f2eb54454b9_removebg.jpg?w=600', 'https://abimg003.imgix.net/WM72FUB/2026-01-16/image/a3b8aa7e-3499-4776-955c-0f69c8f48221_removebg.jpg?w=600', 'https://abimg003.imgix.net/WM72FUB/2026-01-16/image/7e9f84e3-7746-4c8e-b324-f5cecf66c1d5_removebg.jpg?w=600', 'https://abimg003.imgix.net/WM72FUB/2026-01-16/image/c01f2f81-8c21-4a8f-8d72-75a7bacd6033_removebg.jpg?w=600', 'https://abimg003.imgix.net/WM72FUB/2026-01-16/image/d4c3556e-04c9-42ce-9ab4-99816e594c6e_removebg.jpg?w=600'], 'colour': 'Pearl white', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 01/25-55k,', 'remarks': 'SPARE KEY / Premium engineered material - Black seat', 'virtual': False, 'seller': 'Kinto', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/f2fd105b-aec8-486f-b6ab-3011105edfa5.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-25 13:06:19 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 118608407, 'registration': 'WM72FUB', 'account': 'KIN032', 'make': 'TESLA', 'model': 'MODEL Y HATCHBACK', 'derivative': 'Long Range AWD 5dr Auto', 'mileage': 77035, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 353}, 'saleStart': '2026-03-26T10:00Z', 'lot': 305, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2022-12-30', 'fuel': 'Electric', 'motExpiry': '2026-12-29', 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/WM72FUB/2026-01-16/image/61647afe-28e3-4ba4-9076-08d061380e12_removebg.jpg?w=600', 'https://abimg003.imgix.net/WM72FUB/2026-01-16/image/f6c4a387-499a-4e3c-bc10-0063d409df5b_removebg.jpg?w=600', 'https://abimg003.imgix.net/WM72FUB/2026-01-16/image/70188c08-be1d-4eb8-a8e0-bb54ebf6b042_removebg.jpg?w=600', 'https://abimg003.imgix.net/WM72FUB/2026-01-16/image/330e0bdf-f020-4bef-b1ee-6f2eb54454b9_removebg.jpg?w=600', 'https://abimg003.imgix.net/WM72FUB/2026-01-16/image/a3b8aa7e-3499-4776-955c-0f69c8f48221_removebg.jpg?w=600', 'https://abimg003.imgix.net/WM72FUB/2026-01-16/image/7e9f84e3-7746-4c8e-b324-f5cecf66c1d5_removebg.jpg?w=600', 'https://abimg003.imgix.net/WM72FUB/2026-01-16/image/c01f2f81-8c21-4a8f-8d72-75a7bacd6033_removebg.jpg?w=600', 'https://abimg003.imgix.net/WM72FUB/2026-01-16/image/d4c3556e-04c9-42ce-9ab4-99816e594c6e_removebg.jpg?w=600'], 'colour': 'Pearl white', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 01/25-55k,', 'remarks': 'SPARE KEY / Premium engineered material - Black seat', 'virtual': False, 'seller': 'Kinto', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/f2fd105b-aec8-486f-b6ab-3011105edfa5.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-25 13:06:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dbf40770-8da0-5178-b660-8c33c9f9570f with identifier: 118608407
2026-03-25 13:06:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dbf40770-8da0-5178-b660-8c33c9f9570f with scrape type 2
2026-03-25 13:06:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dbf40770-8da0-5178-b660-8c33c9f9570f with scrape type 2
2026-03-25 13:06:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: dbf40770-8da0-5178-b660-8c33c9f9570f, identifier: 118608407
2026-03-25 13:06:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: dbf40770-8da0-5178-b660-8c33c9f9570f with identifier: 118608407
2026-03-25 13:06:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 13:06:19 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Pearl+white HTTP/1.1" 200 None
2026-03-25 13:06:19 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 13:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 13:06:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: dbf40770-8da0-5178-b660-8c33c9f9570f with identifier: 118608407
2026-03-25 13:06:19 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: dbf40770-8da0-5178-b660-8c33c9f9570f with identifier: 118608407 to the API
2026-03-25 13:06:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:06:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:06:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/118608407?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'Pearl white',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Electric',
'id': 'dbf40770-8da0-5178-b660-8c33c9f9570f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'WM72FUB',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/118608407',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'TESLA',
'model': 'MODEL Y HATCHBACK',
'odometer': 77035,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-12-30',
'seller_name': 'Kinto',
'title': 'TESLA MODEL Y HATCHBACK Long Range AWD 5dr Auto',
'transmission': 'automatic',
'trim': 'Long Range AWD 5dr Auto',
'vin': None,
'year': 2022}
2026-03-25 13:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27118608407%27 HTTP/1.1" 200 None
2026-03-25 13:06:19 [astonbarclay.gb] INFO: Saving data for 118608407: {'auction_closing_time': 1774519200.0, 'created_time': 1773402117.77044, 'last_price_update_time': 1774443979.83706}
2026-03-25 13:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='118608407') HTTP/1.1" 204 0
2026-03-25 13:06:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/119498921?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:06:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:06:19 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 119498921, 'registration': 'RO74CVV', 'account': 'KIN032', 'make': 'MERCEDES-BENZ', 'model': 'EQA HATCHBACK', 'derivative': 'EQA 250+ 140kW Sport Executive 70.5kWh 5dr Auto', 'mileage': 16109, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 353}, 'saleStart': '2026-03-26T10:00Z', 'lot': 303, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2024-09-19', 'fuel': 'Electric', 'motExpiry': None, 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/RO74CVV/2026-02-25/image/73dcde00-8763-41c4-a2f3-75a6caf784f7_removebg.jpg?w=600', 'https://abimg003.imgix.net/RO74CVV/2026-02-25/image/e712f156-9684-4f8f-88b1-81ea85954c5c_removebg.jpg?w=600', 'https://abimg003.imgix.net/RO74CVV/2026-02-25/image/7f246f0a-ab95-4021-8b44-4edd2b29d778_removebg.jpg?w=600', 'https://abimg003.imgix.net/RO74CVV/2026-02-25/image/ed012b05-56eb-4754-801f-be3f39125d28_removebg.jpg?w=600', 'https://abimg003.imgix.net/RO74CVV/2026-02-25/image/950c49af-e87f-4dd3-ac0f-31cc2a696d28_removebg.jpg?w=600', 'https://abimg003.imgix.net/RO74CVV/2026-02-25/image/42e56429-1b4f-4dae-9813-cadd52537420_removebg.jpg?w=600', 'https://abimg003.imgix.net/RO74CVV/2026-02-25/image/ab597ce9-e7fa-4168-a662-61ffcfd6a5c2_removebg.jpg?w=600', 'https://abimg003.imgix.net/RO74CVV/2026-02-25/image/83be1935-a86d-4178-8d99-6377439d12c1_removebg.jpg?w=600', 'https://abimg003.imgix.net/RO74CVV/2026-02-25/image/ad63aaa4-81c4-486f-b73b-25e2d3f2b521_removebg.jpg?w=600'], 'colour': 'Solid - Polar white', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 10/25 12k', 'remarks': 'SPARE KEY / Artico man-made leather - Black', 'virtual': False, 'seller': 'Kinto', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/7e3990d3-c282-4fac-9e2e-9f66c94fbf48.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-25 13:06:19 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 119498921, 'registration': 'RO74CVV', 'account': 'KIN032', 'make': 'MERCEDES-BENZ', 'model': 'EQA HATCHBACK', 'derivative': 'EQA 250+ 140kW Sport Executive 70.5kWh 5dr Auto', 'mileage': 16109, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 353}, 'saleStart': '2026-03-26T10:00Z', 'lot': 303, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2024-09-19', 'fuel': 'Electric', 'motExpiry': None, 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/RO74CVV/2026-02-25/image/73dcde00-8763-41c4-a2f3-75a6caf784f7_removebg.jpg?w=600', 'https://abimg003.imgix.net/RO74CVV/2026-02-25/image/e712f156-9684-4f8f-88b1-81ea85954c5c_removebg.jpg?w=600', 'https://abimg003.imgix.net/RO74CVV/2026-02-25/image/7f246f0a-ab95-4021-8b44-4edd2b29d778_removebg.jpg?w=600', 'https://abimg003.imgix.net/RO74CVV/2026-02-25/image/ed012b05-56eb-4754-801f-be3f39125d28_removebg.jpg?w=600', 'https://abimg003.imgix.net/RO74CVV/2026-02-25/image/950c49af-e87f-4dd3-ac0f-31cc2a696d28_removebg.jpg?w=600', 'https://abimg003.imgix.net/RO74CVV/2026-02-25/image/42e56429-1b4f-4dae-9813-cadd52537420_removebg.jpg?w=600', 'https://abimg003.imgix.net/RO74CVV/2026-02-25/image/ab597ce9-e7fa-4168-a662-61ffcfd6a5c2_removebg.jpg?w=600', 'https://abimg003.imgix.net/RO74CVV/2026-02-25/image/83be1935-a86d-4178-8d99-6377439d12c1_removebg.jpg?w=600', 'https://abimg003.imgix.net/RO74CVV/2026-02-25/image/ad63aaa4-81c4-486f-b73b-25e2d3f2b521_removebg.jpg?w=600'], 'colour': 'Solid - Polar white', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 10/25 12k', 'remarks': 'SPARE KEY / Artico man-made leather - Black', 'virtual': False, 'seller': 'Kinto', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/7e3990d3-c282-4fac-9e2e-9f66c94fbf48.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-25 13:06:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 50bba46b-880e-5fc9-be03-f90742cc92f6 with identifier: 119498921
2026-03-25 13:06:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 50bba46b-880e-5fc9-be03-f90742cc92f6 with scrape type 2
2026-03-25 13:06:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 50bba46b-880e-5fc9-be03-f90742cc92f6 with scrape type 2
2026-03-25 13:06:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 50bba46b-880e-5fc9-be03-f90742cc92f6, identifier: 119498921
2026-03-25 13:06:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 50bba46b-880e-5fc9-be03-f90742cc92f6 with identifier: 119498921
2026-03-25 13:06:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 13:06:20 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Solid+-+Polar+white HTTP/1.1" 200 None
2026-03-25 13:06:20 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 13:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 13:06:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 50bba46b-880e-5fc9-be03-f90742cc92f6 with identifier: 119498921
2026-03-25 13:06:20 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 50bba46b-880e-5fc9-be03-f90742cc92f6 with identifier: 119498921 to the API
2026-03-25 13:06:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:06:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:06:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/119498921?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'Solid',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Electric',
'id': '50bba46b-880e-5fc9-be03-f90742cc92f6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'RO74CVV',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/119498921',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'MERCEDES-BENZ',
'model': 'EQA HATCHBACK',
'odometer': 16109,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-09-19',
'seller_name': 'Kinto',
'title': 'MERCEDES-BENZ EQA HATCHBACK EQA 250+ 140kW Sport Executive 70.5kWh '
'5dr Auto',
'transmission': 'automatic',
'trim': 'EQA 250+ 140kW Sport Executive 70.5kWh 5dr Auto',
'vin': None,
'year': 2024}
2026-03-25 13:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119498921%27 HTTP/1.1" 200 None
2026-03-25 13:06:20 [astonbarclay.gb] INFO: Saving data for 119498921: {'auction_closing_time': 1774519200.0, 'created_time': 1773215003.638077, 'last_price_update_time': 1774443980.528532}
2026-03-25 13:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119498921') HTTP/1.1" 204 0
2026-03-25 13:06:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120331636?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:06:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:06:20 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120331636, 'registration': 'EK71XHU', 'account': 'ZEN002', 'make': 'MERCEDES-BENZ', 'model': 'B CLASS HATCHBACK SPECIAL EDITIONS', 'derivative': 'B250e AMG Line Executive Edition 5dr Auto', 'mileage': 82644, 'mileageWarranty': True, 'type': 'car', 'saleId': 18907, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 400}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2021-12-30', 'fuel': 'Petrol/Plugin Electric Hybrid', 'motExpiry': '2026-12-29', 'doors': 5, 'engineSize': 1332, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/EK71XHU/2026-03-16/image/d27e1d5f-6e0c-4524-bfb8-ac3477830bdd_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK71XHU/2026-03-16/image/8c9f2fb8-ecaf-4f0b-8fce-f114a6c9534d_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK71XHU/2026-03-16/image/4e275482-e6e0-49ab-974a-b47033515846_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK71XHU/2026-03-16/image/bdcde592-561b-4ef7-b896-0b55df8767e6_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK71XHU/2026-03-16/image/dbb4ee99-600c-4138-b380-381eef6180ad_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK71XHU/2026-03-16/image/afc2bc3a-e464-432d-a151-22a5458d6d75_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK71XHU/2026-03-16/image/350aea6a-b35e-43d7-b47f-d62586cb6407_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK71XHU/2026-03-16/image/d7a6379f-3d1c-4a79-9fa0-8b6aa6a85b84_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK71XHU/2026-03-16/image/61ca2144-992d-4305-9b7f-b69bd2b77eed_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 09/22-15K, 04/23-29K, 02/24-45K, 09/24-60K, 09/25-75K,', 'remarks': '**1200** VOSA STATES 64K, 78K, Metallic Paint, CHARGING CABLE, SPARE KEY', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 24, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/c3781781-6d44-4fe9-8843-e54889b199b0.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-25 13:06:20 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120331636, 'registration': 'EK71XHU', 'account': 'ZEN002', 'make': 'MERCEDES-BENZ', 'model': 'B CLASS HATCHBACK SPECIAL EDITIONS', 'derivative': 'B250e AMG Line Executive Edition 5dr Auto', 'mileage': 82644, 'mileageWarranty': True, 'type': 'car', 'saleId': 18907, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 400}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2021-12-30', 'fuel': 'Petrol/Plugin Electric Hybrid', 'motExpiry': '2026-12-29', 'doors': 5, 'engineSize': 1332, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/EK71XHU/2026-03-16/image/d27e1d5f-6e0c-4524-bfb8-ac3477830bdd_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK71XHU/2026-03-16/image/8c9f2fb8-ecaf-4f0b-8fce-f114a6c9534d_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK71XHU/2026-03-16/image/4e275482-e6e0-49ab-974a-b47033515846_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK71XHU/2026-03-16/image/bdcde592-561b-4ef7-b896-0b55df8767e6_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK71XHU/2026-03-16/image/dbb4ee99-600c-4138-b380-381eef6180ad_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK71XHU/2026-03-16/image/afc2bc3a-e464-432d-a151-22a5458d6d75_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK71XHU/2026-03-16/image/350aea6a-b35e-43d7-b47f-d62586cb6407_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK71XHU/2026-03-16/image/d7a6379f-3d1c-4a79-9fa0-8b6aa6a85b84_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK71XHU/2026-03-16/image/61ca2144-992d-4305-9b7f-b69bd2b77eed_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 09/22-15K, 04/23-29K, 02/24-45K, 09/24-60K, 09/25-75K,', 'remarks': '**1200** VOSA STATES 64K, 78K, Metallic Paint, CHARGING CABLE, SPARE KEY', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 24, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/c3781781-6d44-4fe9-8843-e54889b199b0.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-25 13:06:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f7bb8142-4622-5d1e-aa45-f0e8e72d0f3f with identifier: 120331636
2026-03-25 13:06:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f7bb8142-4622-5d1e-aa45-f0e8e72d0f3f with scrape type 2
2026-03-25 13:06:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f7bb8142-4622-5d1e-aa45-f0e8e72d0f3f with scrape type 2
2026-03-25 13:06:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: f7bb8142-4622-5d1e-aa45-f0e8e72d0f3f, identifier: 120331636
2026-03-25 13:06:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: f7bb8142-4622-5d1e-aa45-f0e8e72d0f3f with identifier: 120331636
2026-03-25 13:06:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: f7bb8142-4622-5d1e-aa45-f0e8e72d0f3f with identifier: 120331636
2026-03-25 13:06:21 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: f7bb8142-4622-5d1e-aa45-f0e8e72d0f3f with identifier: 120331636 to the API
2026-03-25 13:06:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:06: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-25 13:06:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120331636?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 24,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'expiration_date': '2026-03-27T09:45:00Z',
'fuel_type': 'Petrol/Plugin Electric Hybrid',
'id': 'f7bb8142-4622-5d1e-aa45-f0e8e72d0f3f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'EK71XHU',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120331636',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'MERCEDES-BENZ',
'model': 'B CLASS HATCHBACK SPECIAL EDITIONS',
'odometer': 82644,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-12-30',
'seller_name': 'Zenith',
'title': 'MERCEDES-BENZ B CLASS HATCHBACK SPECIAL EDITIONS B250e AMG Line '
'Executive Edition 5dr Auto',
'transmission': 'automatic',
'trim': 'B250e AMG Line Executive Edition 5dr Auto',
'vin': None,
'year': 2021}
2026-03-25 13:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120331636%27 HTTP/1.1" 200 None
2026-03-25 13:06:21 [astonbarclay.gb] INFO: Saving data for 120331636: {'auction_closing_time': 1774604700.0, 'created_time': 1774346578.772278, 'last_price_update_time': 1774443981.265023}
2026-03-25 13:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120331636') HTTP/1.1" 204 0
2026-03-25 13:06:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120292385?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:06:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:06:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120091035?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:06:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:06:22 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120292385, 'registration': 'MD24OES', 'account': 'ZEN009', 'make': 'CITROEN', 'model': 'C3 HATCHBACK', 'derivative': '1.2 PureTech You 5dr', 'mileage': 12301, 'mileageWarranty': True, 'type': 'car', 'saleId': 18907, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 400}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2024-05-31', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 5, 'engineSize': 1199, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/MD24OES/2026-03-17/image/9507f731-d176-478c-ac2e-5b7198e0d263_removebg.jpg?w=600', 'https://abimg003.imgix.net/MD24OES/2026-03-17/image/76f2aacf-96e1-413e-9cfa-c262848067f4_removebg.jpg?w=600', 'https://abimg003.imgix.net/MD24OES/2026-03-17/image/cfbf85e5-d80b-4f78-a57f-7db9df957826_removebg.jpg?w=600', 'https://abimg003.imgix.net/MD24OES/2026-03-17/image/c1820263-68ac-4fb9-ac8a-1a66f04000b8_removebg.jpg?w=600', 'https://abimg003.imgix.net/MD24OES/2026-03-17/image/45ab87c8-6709-4afe-9cda-1c6274114112_removebg.jpg?w=600', 'https://abimg003.imgix.net/MD24OES/2026-03-17/image/72ff8a2b-387b-4dfa-8d66-0f9f364c3444_removebg.jpg?w=600', 'https://abimg003.imgix.net/MD24OES/2026-03-17/image/b3be03c3-4fce-4aae-b9cf-a88e24785f97_removebg.jpg?w=600', 'https://abimg003.imgix.net/MD24OES/2026-03-17/image/34c4a59e-248c-40d7-ad58-4384cb0ca916_removebg.jpg?w=600', 'https://abimg003.imgix.net/MD24OES/2026-03-17/image/08b276f9-ad7c-4b6b-aeb7-ea9fc9f21454_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service invoice 10/25 - 11K,', 'remarks': '**890** SPARE KEY', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 123, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/a9e29883-1d1c-48f2-bff7-997a281b4602.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-25 13:06:22 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120292385, 'registration': 'MD24OES', 'account': 'ZEN009', 'make': 'CITROEN', 'model': 'C3 HATCHBACK', 'derivative': '1.2 PureTech You 5dr', 'mileage': 12301, 'mileageWarranty': True, 'type': 'car', 'saleId': 18907, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 400}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2024-05-31', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 5, 'engineSize': 1199, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/MD24OES/2026-03-17/image/9507f731-d176-478c-ac2e-5b7198e0d263_removebg.jpg?w=600', 'https://abimg003.imgix.net/MD24OES/2026-03-17/image/76f2aacf-96e1-413e-9cfa-c262848067f4_removebg.jpg?w=600', 'https://abimg003.imgix.net/MD24OES/2026-03-17/image/cfbf85e5-d80b-4f78-a57f-7db9df957826_removebg.jpg?w=600', 'https://abimg003.imgix.net/MD24OES/2026-03-17/image/c1820263-68ac-4fb9-ac8a-1a66f04000b8_removebg.jpg?w=600', 'https://abimg003.imgix.net/MD24OES/2026-03-17/image/45ab87c8-6709-4afe-9cda-1c6274114112_removebg.jpg?w=600', 'https://abimg003.imgix.net/MD24OES/2026-03-17/image/72ff8a2b-387b-4dfa-8d66-0f9f364c3444_removebg.jpg?w=600', 'https://abimg003.imgix.net/MD24OES/2026-03-17/image/b3be03c3-4fce-4aae-b9cf-a88e24785f97_removebg.jpg?w=600', 'https://abimg003.imgix.net/MD24OES/2026-03-17/image/34c4a59e-248c-40d7-ad58-4384cb0ca916_removebg.jpg?w=600', 'https://abimg003.imgix.net/MD24OES/2026-03-17/image/08b276f9-ad7c-4b6b-aeb7-ea9fc9f21454_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service invoice 10/25 - 11K,', 'remarks': '**890** SPARE KEY', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 123, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/a9e29883-1d1c-48f2-bff7-997a281b4602.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-25 13:06:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1384557f-8e47-5196-b659-4129be8c47bf with identifier: 120292385
2026-03-25 13:06:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1384557f-8e47-5196-b659-4129be8c47bf with scrape type 2
2026-03-25 13:06:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1384557f-8e47-5196-b659-4129be8c47bf with scrape type 2
2026-03-25 13:06:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 1384557f-8e47-5196-b659-4129be8c47bf, identifier: 120292385
2026-03-25 13:06:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 1384557f-8e47-5196-b659-4129be8c47bf with identifier: 120292385
2026-03-25 13:06:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 1384557f-8e47-5196-b659-4129be8c47bf with identifier: 120292385
2026-03-25 13:06:22 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 1384557f-8e47-5196-b659-4129be8c47bf with identifier: 120292385 to the API
2026-03-25 13:06:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:06:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:06:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120292385?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 123,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'expiration_date': '2026-03-27T09:45:00Z',
'fuel_type': 'Petrol',
'id': '1384557f-8e47-5196-b659-4129be8c47bf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'MD24OES',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120292385',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'CITROEN',
'model': 'C3 HATCHBACK',
'odometer': 12301,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-05-31',
'seller_name': 'Zenith',
'title': 'CITROEN C3 HATCHBACK 1.2 PureTech You 5dr',
'transmission': 'manual',
'trim': '1.2 PureTech You 5dr',
'vin': None,
'year': 2024}
2026-03-25 13:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120292385%27 HTTP/1.1" 200 None
2026-03-25 13:06:22 [astonbarclay.gb] INFO: Saving data for 120292385: {'auction_closing_time': 1774604700.0, 'created_time': 1774346613.284419, 'last_price_update_time': 1774443982.632452}
2026-03-25 13:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120292385') HTTP/1.1" 204 0
2026-03-25 13:06:22 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120091035, 'registration': 'DG65LVP', 'account': 'CHE004', 'make': 'NISSAN', 'model': 'PULSAR DIESEL HATCHBACK', 'derivative': '1.5 dCi Tekna 5dr', 'mileage': 123447, 'mileageWarranty': True, 'type': 'car', 'saleId': 18852, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 107}, 'saleStart': '2026-03-26T10:00Z', 'lot': 100, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2015-09-28', 'fuel': 'Diesel', 'motExpiry': '2026-09-21', 'doors': 5, 'engineSize': 1461, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/DG65LVP/2026-03-04/image/e00faa64-1aeb-4e6a-bc43-05794176c992_removebg.jpg?w=600', 'https://abimg003.imgix.net/DG65LVP/2026-03-04/image/7e2dd812-bc83-458a-b5b8-091f16765f00_removebg.jpg?w=600', 'https://abimg003.imgix.net/DG65LVP/2026-03-04/image/a7458dcc-cb1a-4433-ad68-541951b5409c_removebg.jpg?w=600', 'https://abimg003.imgix.net/DG65LVP/2026-03-04/image/948536b2-2339-4bf3-8d64-5d2ca278ba6a_removebg.jpg?w=600', 'https://abimg003.imgix.net/DG65LVP/2026-03-04/image/fdaba362-727e-45c4-823d-31f9be35a107_removebg.jpg?w=600', 'https://abimg003.imgix.net/DG65LVP/2026-03-04/image/1312f7dd-a96c-4d60-8237-fae97f9302e3_removebg.jpg?w=600', 'https://abimg003.imgix.net/DG65LVP/2026-03-04/image/a1450bab-129c-4bde-85ad-2e97681c3ce4_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book 01/18-5K 01/19-28K 07/19-40K 02/20-59K 08/20-67K 03/21-80K', 'remarks': 'vosa @ 6k 32k 57k 80k 92k 99k 106k 114k 120k SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Local Dealer Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '5', 'v5': True, 'v5details': 'Here', 'co2': 94, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/0620634b-3cdc-428e-a154-1775567b0a34.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:06:22 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120091035, 'registration': 'DG65LVP', 'account': 'CHE004', 'make': 'NISSAN', 'model': 'PULSAR DIESEL HATCHBACK', 'derivative': '1.5 dCi Tekna 5dr', 'mileage': 123447, 'mileageWarranty': True, 'type': 'car', 'saleId': 18852, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 107}, 'saleStart': '2026-03-26T10:00Z', 'lot': 100, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2015-09-28', 'fuel': 'Diesel', 'motExpiry': '2026-09-21', 'doors': 5, 'engineSize': 1461, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/DG65LVP/2026-03-04/image/e00faa64-1aeb-4e6a-bc43-05794176c992_removebg.jpg?w=600', 'https://abimg003.imgix.net/DG65LVP/2026-03-04/image/7e2dd812-bc83-458a-b5b8-091f16765f00_removebg.jpg?w=600', 'https://abimg003.imgix.net/DG65LVP/2026-03-04/image/a7458dcc-cb1a-4433-ad68-541951b5409c_removebg.jpg?w=600', 'https://abimg003.imgix.net/DG65LVP/2026-03-04/image/948536b2-2339-4bf3-8d64-5d2ca278ba6a_removebg.jpg?w=600', 'https://abimg003.imgix.net/DG65LVP/2026-03-04/image/fdaba362-727e-45c4-823d-31f9be35a107_removebg.jpg?w=600', 'https://abimg003.imgix.net/DG65LVP/2026-03-04/image/1312f7dd-a96c-4d60-8237-fae97f9302e3_removebg.jpg?w=600', 'https://abimg003.imgix.net/DG65LVP/2026-03-04/image/a1450bab-129c-4bde-85ad-2e97681c3ce4_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book 01/18-5K 01/19-28K 07/19-40K 02/20-59K 08/20-67K 03/21-80K', 'remarks': 'vosa @ 6k 32k 57k 80k 92k 99k 106k 114k 120k SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Local Dealer Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '5', 'v5': True, 'v5details': 'Here', 'co2': 94, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/0620634b-3cdc-428e-a154-1775567b0a34.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:06:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 51548ef9-df87-560f-9070-44452955164c with identifier: 120091035
2026-03-25 13:06:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 51548ef9-df87-560f-9070-44452955164c with scrape type 2
2026-03-25 13:06:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 51548ef9-df87-560f-9070-44452955164c with scrape type 2
2026-03-25 13:06:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 51548ef9-df87-560f-9070-44452955164c, identifier: 120091035
2026-03-25 13:06:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 51548ef9-df87-560f-9070-44452955164c with identifier: 120091035
2026-03-25 13:06:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 51548ef9-df87-560f-9070-44452955164c with identifier: 120091035
2026-03-25 13:06:22 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 51548ef9-df87-560f-9070-44452955164c with identifier: 120091035 to the API
2026-03-25 13:06:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:06:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:06:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120091035?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-26T10:00:00Z',
'fuel_type': 'Diesel',
'id': '51548ef9-df87-560f-9070-44452955164c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'DG65LVP',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120091035',
'listing': 'auction',
'location': 'Aston Barclay Prees Heath',
'make': 'NISSAN',
'model': 'PULSAR DIESEL HATCHBACK',
'odometer': 123447,
'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': 'Local Dealer Group',
'title': 'NISSAN PULSAR DIESEL HATCHBACK 1.5 dCi Tekna 5dr',
'transmission': 'manual',
'trim': '1.5 dCi Tekna 5dr',
'vin': None,
'year': 2015}
2026-03-25 13:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120091035%27 HTTP/1.1" 200 None
2026-03-25 13:06:23 [astonbarclay.gb] INFO: Saving data for 120091035: {'auction_closing_time': 1774519200.0, 'created_time': 1773402925.078433, 'last_price_update_time': 1774443983.044087}
2026-03-25 13:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120091035') HTTP/1.1" 204 0
2026-03-25 13:06:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/118463621?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:06:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:06:23 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 118463621, 'registration': 'YF72FHN', 'account': 'KIN032', 'make': 'VOLKSWAGEN', 'model': 'POLO HATCHBACK', 'derivative': '1.0 Life 5dr', 'mileage': 12966, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 353}, 'saleStart': '2026-03-26T10:00Z', 'lot': 307, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2022-12-19', 'fuel': 'Petrol', 'motExpiry': '2026-12-18', 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YF72FHN/2026-03-16/image/8b2e6573-2068-4525-9e8a-2d6c3a6d3774_removebg.jpg?w=600', 'https://abimg003.imgix.net/YF72FHN/2026-03-16/image/67cba440-6be3-4f4e-954a-ee043610f8dd_removebg.jpg?w=600', 'https://abimg003.imgix.net/YF72FHN/2026-03-16/image/2113967d-5f54-4e00-8b50-4d5d725c56cc_removebg.jpg?w=600', 'https://abimg003.imgix.net/YF72FHN/2026-03-16/image/0c93013c-e6bc-4ea2-bdc3-5dddce145819_removebg.jpg?w=600', 'https://abimg003.imgix.net/YF72FHN/2026-03-16/image/fa09d145-40bf-423a-ac87-7568ff68d2c1_removebg.jpg?w=600', 'https://abimg003.imgix.net/YF72FHN/2026-03-16/image/5b1acad2-7945-49ac-b6a0-77293cb165cf_removebg.jpg?w=600'], 'colour': 'Special solid - Pure white', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'vosa states 12k / 15"" Essex alloy wheels / Hartley/Thomas cloth - Titan black', 'virtual': False, 'seller': 'Kinto', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/77b34526-ae71-4761-9079-32fd45135016.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-25 13:06:23 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 118463621, 'registration': 'YF72FHN', 'account': 'KIN032', 'make': 'VOLKSWAGEN', 'model': 'POLO HATCHBACK', 'derivative': '1.0 Life 5dr', 'mileage': 12966, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 353}, 'saleStart': '2026-03-26T10:00Z', 'lot': 307, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2022-12-19', 'fuel': 'Petrol', 'motExpiry': '2026-12-18', 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YF72FHN/2026-03-16/image/8b2e6573-2068-4525-9e8a-2d6c3a6d3774_removebg.jpg?w=600', 'https://abimg003.imgix.net/YF72FHN/2026-03-16/image/67cba440-6be3-4f4e-954a-ee043610f8dd_removebg.jpg?w=600', 'https://abimg003.imgix.net/YF72FHN/2026-03-16/image/2113967d-5f54-4e00-8b50-4d5d725c56cc_removebg.jpg?w=600', 'https://abimg003.imgix.net/YF72FHN/2026-03-16/image/0c93013c-e6bc-4ea2-bdc3-5dddce145819_removebg.jpg?w=600', 'https://abimg003.imgix.net/YF72FHN/2026-03-16/image/fa09d145-40bf-423a-ac87-7568ff68d2c1_removebg.jpg?w=600', 'https://abimg003.imgix.net/YF72FHN/2026-03-16/image/5b1acad2-7945-49ac-b6a0-77293cb165cf_removebg.jpg?w=600'], 'colour': 'Special solid - Pure white', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'vosa states 12k / 15"" Essex alloy wheels / Hartley/Thomas cloth - Titan black', 'virtual': False, 'seller': 'Kinto', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/77b34526-ae71-4761-9079-32fd45135016.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-25 13:06:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1d69cab9-6733-539a-a465-956623c33bdb with identifier: 118463621
2026-03-25 13:06:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1d69cab9-6733-539a-a465-956623c33bdb with scrape type 2
2026-03-25 13:06:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1d69cab9-6733-539a-a465-956623c33bdb with scrape type 2
2026-03-25 13:06:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 1d69cab9-6733-539a-a465-956623c33bdb, identifier: 118463621
2026-03-25 13:06:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 1d69cab9-6733-539a-a465-956623c33bdb with identifier: 118463621
2026-03-25 13:06:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 13:06:23 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Special+solid+-+Pure+white HTTP/1.1" 200 None
2026-03-25 13:06:23 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 13:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 13:06:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 1d69cab9-6733-539a-a465-956623c33bdb with identifier: 118463621
2026-03-25 13:06:23 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 1d69cab9-6733-539a-a465-956623c33bdb with identifier: 118463621 to the API
2026-03-25 13:06:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:06:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:06:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/118463621?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'Special solid',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Petrol',
'id': '1d69cab9-6733-539a-a465-956623c33bdb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'YF72FHN',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/118463621',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'VOLKSWAGEN',
'model': 'POLO HATCHBACK',
'odometer': 12966,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-12-19',
'seller_name': 'Kinto',
'title': 'VOLKSWAGEN POLO HATCHBACK 1.0 Life 5dr',
'transmission': 'manual',
'trim': '1.0 Life 5dr',
'vin': None,
'year': 2022}
2026-03-25 13:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27118463621%27 HTTP/1.1" 200 None
2026-03-25 13:06:23 [astonbarclay.gb] INFO: Saving data for 118463621: {'auction_closing_time': 1774519200.0, 'created_time': 1773402174.869201, 'last_price_update_time': 1774443983.712036}
2026-03-25 13:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='118463621') HTTP/1.1" 204 0
2026-03-25 13:06:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/119453456?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:06:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:06:23 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 119453456, 'registration': 'RF72KYJ', 'account': 'ADD002', 'make': 'VOLKSWAGEN', 'model': 'ID.4 ESTATE', 'derivative': '128kW Life Pro 77kWh 5dr Auto [135kW Ch]', 'mileage': 65525, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 353}, 'saleStart': '2026-03-26T10:00Z', 'lot': 435, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2022-12-30', 'fuel': 'Electric', 'motExpiry': '2026-08-03', 'doors': 5, 'engineSize': None, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/RF72KYJ/2026-02-16/image/0c646b82-ef0f-4f1a-9f73-418d190fa93c_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF72KYJ/2026-02-16/image/b5db7478-5cb3-4fb7-9342-5f6d8252a9b2_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF72KYJ/2026-02-16/image/207b46f0-2880-4b44-a39b-7f98a345b0da_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF72KYJ/2026-02-16/image/7fe722e7-6f83-4281-a95c-44c4c6427c9d_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF72KYJ/2026-02-16/image/41d2c736-0a29-409d-bddd-76957bdaeb28_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF72KYJ/2026-02-16/image/4b0b9107-4635-4d6f-ace9-0bf57924136c_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF72KYJ/2026-02-16/image/5588a530-be34-40a9-b116-107317f9fbc8_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF72KYJ/2026-02-16/image/08c8fa67-0881-427d-9fba-599f14666c61_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 07/24 21K 08/25 49K', 'remarks': 'Ex-Private Hire SPARE KEY', 'virtual': False, 'seller': 'Addison Lee', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/d87e1af6-85fd-474f-ac06-cf5d9f594694.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-25 13:06:23 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 119453456, 'registration': 'RF72KYJ', 'account': 'ADD002', 'make': 'VOLKSWAGEN', 'model': 'ID.4 ESTATE', 'derivative': '128kW Life Pro 77kWh 5dr Auto [135kW Ch]', 'mileage': 65525, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 353}, 'saleStart': '2026-03-26T10:00Z', 'lot': 435, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2022-12-30', 'fuel': 'Electric', 'motExpiry': '2026-08-03', 'doors': 5, 'engineSize': None, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/RF72KYJ/2026-02-16/image/0c646b82-ef0f-4f1a-9f73-418d190fa93c_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF72KYJ/2026-02-16/image/b5db7478-5cb3-4fb7-9342-5f6d8252a9b2_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF72KYJ/2026-02-16/image/207b46f0-2880-4b44-a39b-7f98a345b0da_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF72KYJ/2026-02-16/image/7fe722e7-6f83-4281-a95c-44c4c6427c9d_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF72KYJ/2026-02-16/image/41d2c736-0a29-409d-bddd-76957bdaeb28_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF72KYJ/2026-02-16/image/4b0b9107-4635-4d6f-ace9-0bf57924136c_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF72KYJ/2026-02-16/image/5588a530-be34-40a9-b116-107317f9fbc8_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF72KYJ/2026-02-16/image/08c8fa67-0881-427d-9fba-599f14666c61_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 07/24 21K 08/25 49K', 'remarks': 'Ex-Private Hire SPARE KEY', 'virtual': False, 'seller': 'Addison Lee', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/d87e1af6-85fd-474f-ac06-cf5d9f594694.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-25 13:06:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d6255030-2445-5e8d-92a5-85fb31e6c981 with identifier: 119453456
2026-03-25 13:06:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d6255030-2445-5e8d-92a5-85fb31e6c981 with scrape type 2
2026-03-25 13:06:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d6255030-2445-5e8d-92a5-85fb31e6c981 with scrape type 2
2026-03-25 13:06:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: d6255030-2445-5e8d-92a5-85fb31e6c981, identifier: 119453456
2026-03-25 13:06:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: d6255030-2445-5e8d-92a5-85fb31e6c981 with identifier: 119453456
2026-03-25 13:06:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: d6255030-2445-5e8d-92a5-85fb31e6c981 with identifier: 119453456
2026-03-25 13:06:24 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: d6255030-2445-5e8d-92a5-85fb31e6c981 with identifier: 119453456 to the API
2026-03-25 13:06:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:06:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:06:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/119453456?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Electric',
'id': 'd6255030-2445-5e8d-92a5-85fb31e6c981',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'RF72KYJ',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/119453456',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'VOLKSWAGEN',
'model': 'ID.4 ESTATE',
'odometer': 65525,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-12-30',
'seller_name': 'Addison Lee',
'title': 'VOLKSWAGEN ID.4 ESTATE 128kW Life Pro 77kWh 5dr Auto [135kW Ch]',
'transmission': 'automatic',
'trim': '128kW Life Pro 77kWh 5dr Auto [135kW Ch]',
'vin': None,
'year': 2022}
2026-03-25 13:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:06:24 [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-25 13:06:24 [astonbarclay.gb] INFO: Saving data for 119453456: {'auction_closing_time': 1774519200.0, 'created_time': 1773403303.990671, 'last_price_update_time': 1774443984.319192}
2026-03-25 13:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119453456') HTTP/1.1" 204 0
2026-03-25 13:06:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/119937938?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:06:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:06:24 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 119937938, 'registration': 'EK73FHU', 'account': 'ZEN009', 'make': 'TOYOTA', 'model': 'YARIS HATCHBACK', 'derivative': '1.5 Hybrid Excel 5dr CVT [Panoramic Roof]', 'mileage': 22838, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 353}, 'saleStart': '2026-03-26T10:00Z', 'lot': 120, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2023-09-26', 'fuel': 'Petrol/Electric Hybrid', 'motExpiry': None, 'doors': 5, 'engineSize': 1490, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/EK73FHU/2026-03-04/image/2bb1cc64-ed2d-4f25-96fe-811afa00d2a5_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK73FHU/2026-03-04/image/da926b2f-3267-41e8-8f3b-10083f973e1c_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK73FHU/2026-03-04/image/f1800d85-b67b-4554-859c-7d4c186cae60_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK73FHU/2026-03-04/image/269bd52f-f1d1-4cc4-aa81-eab892f336a8_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK73FHU/2026-03-04/image/332e7708-b26c-4655-9ff0-a28a322337ef_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK73FHU/2026-03-04/image/080b0fac-edf5-41b1-a6ff-cdde12fe6db9_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK73FHU/2026-03-04/image/7a4bc915-02a3-448d-ad84-b02c166649f9_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK73FHU/2026-03-04/image/7bfd59af-c6ea-4bf1-b383-32aec75d4af5_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK73FHU/2026-03-04/image/e3c7ee2d-5f2b-4977-aa70-63efe4b5b870_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'SPARE KEY', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 98, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/5e5cf944-64c4-4f23-93de-2d6c7a391cf8.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-25 13:06:24 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 119937938, 'registration': 'EK73FHU', 'account': 'ZEN009', 'make': 'TOYOTA', 'model': 'YARIS HATCHBACK', 'derivative': '1.5 Hybrid Excel 5dr CVT [Panoramic Roof]', 'mileage': 22838, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 353}, 'saleStart': '2026-03-26T10:00Z', 'lot': 120, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2023-09-26', 'fuel': 'Petrol/Electric Hybrid', 'motExpiry': None, 'doors': 5, 'engineSize': 1490, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/EK73FHU/2026-03-04/image/2bb1cc64-ed2d-4f25-96fe-811afa00d2a5_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK73FHU/2026-03-04/image/da926b2f-3267-41e8-8f3b-10083f973e1c_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK73FHU/2026-03-04/image/f1800d85-b67b-4554-859c-7d4c186cae60_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK73FHU/2026-03-04/image/269bd52f-f1d1-4cc4-aa81-eab892f336a8_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK73FHU/2026-03-04/image/332e7708-b26c-4655-9ff0-a28a322337ef_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK73FHU/2026-03-04/image/080b0fac-edf5-41b1-a6ff-cdde12fe6db9_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK73FHU/2026-03-04/image/7a4bc915-02a3-448d-ad84-b02c166649f9_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK73FHU/2026-03-04/image/7bfd59af-c6ea-4bf1-b383-32aec75d4af5_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK73FHU/2026-03-04/image/e3c7ee2d-5f2b-4977-aa70-63efe4b5b870_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'SPARE KEY', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 98, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/5e5cf944-64c4-4f23-93de-2d6c7a391cf8.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-25 13:06:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3d809677-43a3-5f26-b35c-6d72547626f8 with identifier: 119937938
2026-03-25 13:06:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3d809677-43a3-5f26-b35c-6d72547626f8 with scrape type 2
2026-03-25 13:06:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3d809677-43a3-5f26-b35c-6d72547626f8 with scrape type 2
2026-03-25 13:06:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 3d809677-43a3-5f26-b35c-6d72547626f8, identifier: 119937938
2026-03-25 13:06:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 3d809677-43a3-5f26-b35c-6d72547626f8 with identifier: 119937938
2026-03-25 13:06:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 3d809677-43a3-5f26-b35c-6d72547626f8 with identifier: 119937938
2026-03-25 13:06:24 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 3d809677-43a3-5f26-b35c-6d72547626f8 with identifier: 119937938 to the API
2026-03-25 13:06:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:06:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:06:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/119937938?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-26T10:00:00Z',
'fuel_type': 'Petrol/Electric Hybrid',
'id': '3d809677-43a3-5f26-b35c-6d72547626f8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'EK73FHU',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/119937938',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'TOYOTA',
'model': 'YARIS HATCHBACK',
'odometer': 22838,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-09-26',
'seller_name': 'Zenith',
'title': 'TOYOTA YARIS HATCHBACK 1.5 Hybrid Excel 5dr CVT [Panoramic Roof]',
'transmission': 'automatic',
'trim': '1.5 Hybrid Excel 5dr CVT [Panoramic Roof]',
'vin': None,
'year': 2023}
2026-03-25 13:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119937938%27 HTTP/1.1" 200 None
2026-03-25 13:06:25 [astonbarclay.gb] INFO: Saving data for 119937938: {'auction_closing_time': 1774519200.0, 'created_time': 1773214952.441086, 'last_price_update_time': 1774443985.13319}
2026-03-25 13:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119937938') HTTP/1.1" 204 0
2026-03-25 13:06:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120719449?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:06:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:06:27 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120719449, 'registration': 'FD66AGO', 'account': 'KEN008', 'make': 'TOYOTA', 'model': 'AYGO HATCHBACK SPECIAL EDITIONS', 'derivative': '1.0 VVT-i X-Pure 5dr', 'mileage': 84515, 'mileageWarranty': True, 'type': 'car', 'saleId': 18852, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 107}, 'saleStart': '2026-03-26T10:00Z', 'lot': 64, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2016-11-07', 'fuel': 'Petrol', 'motExpiry': '2026-11-06', 'doors': 5, 'engineSize': 998, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/FD66AGO/2026-03-24/image/1fd094fa-a851-4308-8f4e-7223614467fa_removebg.jpg?w=600', 'https://abimg003.imgix.net/FD66AGO/2026-03-24/image/8e85d6d9-bc5d-4674-a1bb-1c6ab636389a_removebg.jpg?w=600', 'https://abimg003.imgix.net/FD66AGO/2026-03-24/image/fc5f3a3e-e69d-4d8f-98ae-5e8a995ec081_removebg.jpg?w=600', 'https://abimg003.imgix.net/FD66AGO/2026-03-24/image/c0e25200-5762-40d7-b5c4-2aae64948c69_removebg.jpg?w=600', 'https://abimg003.imgix.net/FD66AGO/2026-03-24/image/ff933a40-8ba1-4463-89b0-6b3e46679675_removebg.jpg?w=600', 'https://abimg003.imgix.net/FD66AGO/2026-03-24/image/ff5a317c-3cb9-405e-ab4a-f26cd2964e21_removebg.jpg?w=600', 'https://abimg003.imgix.net/FD66AGO/2026-03-24/image/3d42488c-6499-467b-a5a6-542cb2040abc_removebg.jpg?w=600', 'https://abimg003.imgix.net/FD66AGO/2026-03-24/image/fe44208d-5065-4a94-9c57-f5587ab82424_removebg.jpg?w=600', 'https://abimg003.imgix.net/FD66AGO/2026-03-24/image/35a3d8cd-90cf-4043-8581-47ed81b14bc5_removebg.jpg?w=600', 'https://abimg003.imgix.net/FD66AGO/2026-03-24/image/f78f655b-8099-423c-97dc-12bd1974b15c_removebg.jpg?w=600', 'https://abimg003.imgix.net/FD66AGO/2026-03-24/image/08267016-d3b8-4d23-a4f6-656261340588_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 10/17-9K, 06/17-18K, 06/19-18K, 10/21-32K, 10/22-43K, 10/23-56K, 10/24-68K', 'remarks': 'vosa @ 20k 25k 32k 43k 56k 68k 80k - SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Ken Jervis Kia', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': False, 'v5details': None, 'co2': 95, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/80ec4d2e-b525-4f51-821f-0a532aeb9afb.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:06:27 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120719449, 'registration': 'FD66AGO', 'account': 'KEN008', 'make': 'TOYOTA', 'model': 'AYGO HATCHBACK SPECIAL EDITIONS', 'derivative': '1.0 VVT-i X-Pure 5dr', 'mileage': 84515, 'mileageWarranty': True, 'type': 'car', 'saleId': 18852, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 107}, 'saleStart': '2026-03-26T10:00Z', 'lot': 64, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2016-11-07', 'fuel': 'Petrol', 'motExpiry': '2026-11-06', 'doors': 5, 'engineSize': 998, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/FD66AGO/2026-03-24/image/1fd094fa-a851-4308-8f4e-7223614467fa_removebg.jpg?w=600', 'https://abimg003.imgix.net/FD66AGO/2026-03-24/image/8e85d6d9-bc5d-4674-a1bb-1c6ab636389a_removebg.jpg?w=600', 'https://abimg003.imgix.net/FD66AGO/2026-03-24/image/fc5f3a3e-e69d-4d8f-98ae-5e8a995ec081_removebg.jpg?w=600', 'https://abimg003.imgix.net/FD66AGO/2026-03-24/image/c0e25200-5762-40d7-b5c4-2aae64948c69_removebg.jpg?w=600', 'https://abimg003.imgix.net/FD66AGO/2026-03-24/image/ff933a40-8ba1-4463-89b0-6b3e46679675_removebg.jpg?w=600', 'https://abimg003.imgix.net/FD66AGO/2026-03-24/image/ff5a317c-3cb9-405e-ab4a-f26cd2964e21_removebg.jpg?w=600', 'https://abimg003.imgix.net/FD66AGO/2026-03-24/image/3d42488c-6499-467b-a5a6-542cb2040abc_removebg.jpg?w=600', 'https://abimg003.imgix.net/FD66AGO/2026-03-24/image/fe44208d-5065-4a94-9c57-f5587ab82424_removebg.jpg?w=600', 'https://abimg003.imgix.net/FD66AGO/2026-03-24/image/35a3d8cd-90cf-4043-8581-47ed81b14bc5_removebg.jpg?w=600', 'https://abimg003.imgix.net/FD66AGO/2026-03-24/image/f78f655b-8099-423c-97dc-12bd1974b15c_removebg.jpg?w=600', 'https://abimg003.imgix.net/FD66AGO/2026-03-24/image/08267016-d3b8-4d23-a4f6-656261340588_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 10/17-9K, 06/17-18K, 06/19-18K, 10/21-32K, 10/22-43K, 10/23-56K, 10/24-68K', 'remarks': 'vosa @ 20k 25k 32k 43k 56k 68k 80k - SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Ken Jervis Kia', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': False, 'v5details': None, 'co2': 95, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/80ec4d2e-b525-4f51-821f-0a532aeb9afb.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:06:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3eef4dc5-e846-5654-86bc-82ffd034afb7 with identifier: 120719449
2026-03-25 13:06:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3eef4dc5-e846-5654-86bc-82ffd034afb7 with scrape type 2
2026-03-25 13:06:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3eef4dc5-e846-5654-86bc-82ffd034afb7 with scrape type 2
2026-03-25 13:06:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 3eef4dc5-e846-5654-86bc-82ffd034afb7, identifier: 120719449
2026-03-25 13:06:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 3eef4dc5-e846-5654-86bc-82ffd034afb7 with identifier: 120719449
2026-03-25 13:06:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 3eef4dc5-e846-5654-86bc-82ffd034afb7 with identifier: 120719449
2026-03-25 13:06:27 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 3eef4dc5-e846-5654-86bc-82ffd034afb7 with identifier: 120719449 to the API
2026-03-25 13:06:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:06:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:06:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120719449?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-26T10:00:00Z',
'fuel_type': 'Petrol',
'id': '3eef4dc5-e846-5654-86bc-82ffd034afb7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'FD66AGO',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120719449',
'listing': 'auction',
'location': 'Aston Barclay Prees Heath',
'make': 'TOYOTA',
'model': 'AYGO HATCHBACK SPECIAL EDITIONS',
'odometer': 84515,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-11-07',
'seller_name': 'Ken Jervis Kia',
'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-25 13:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120719449%27 HTTP/1.1" 200 None
2026-03-25 13:06:27 [astonbarclay.gb] INFO: Saving data for 120719449: {'auction_closing_time': 1774519200.0, 'created_time': 1774346535.18718, 'last_price_update_time': 1774443987.916826}
2026-03-25 13:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120719449') HTTP/1.1" 204 0
2026-03-25 13:06:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120719461?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:06:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:06:28 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120719461, 'registration': 'KT13SVK', 'account': 'KEN008', 'make': 'KIA', 'model': 'CEED DIESEL HATCHBACK', 'derivative': '1.6 CRDi 2 EcoDynamics 5dr', 'mileage': 56537, 'mileageWarranty': True, 'type': 'car', 'saleId': 18852, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 107}, 'saleStart': '2026-03-26T10:00Z', 'lot': 61, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2013-07-27', 'fuel': 'Diesel', 'motExpiry': '2026-09-15', 'doors': 5, 'engineSize': 1582, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/KT13SVK/2026-03-24/image/df2f7132-90df-44f1-af8e-5b3a5bbd2c01_removebg.jpg?w=600', 'https://abimg003.imgix.net/KT13SVK/2026-03-24/image/541104bd-a21a-41ce-96c5-21391fa122a1_removebg.jpg?w=600', 'https://abimg003.imgix.net/KT13SVK/2026-03-24/image/6ddf9da1-6619-49f9-baad-7f5d7d143f8b_removebg.jpg?w=600', 'https://abimg003.imgix.net/KT13SVK/2026-03-24/image/2dd549f2-7d75-471a-a54a-d5cfce3f9ef4_removebg.jpg?w=600', 'https://abimg003.imgix.net/KT13SVK/2026-03-24/image/2879bc96-3d4f-4665-892f-3f463fd4a669_removebg.jpg?w=600', 'https://abimg003.imgix.net/KT13SVK/2026-03-24/image/61e1e784-1c97-4cd0-9e11-d0c17d5795c0_removebg.jpg?w=600', 'https://abimg003.imgix.net/KT13SVK/2026-03-24/image/9260e111-c2b3-460d-a7af-10926026d1d8_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service print and book 09/14-11k 09/15-21k 09/16-27k 09/17-33k 08/18-36k 09/23-48k 09/20-42k', 'remarks': 'vosa @ 25k 31k 36k 40k 42k 43k 45k 48k 51k 55k spare key in office', 'virtual': False, 'seller': 'Ken Jervis Kia', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': False, 'v5details': None, 'co2': 100, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/1cfcadde-340a-4af9-9b12-72c77d6731d8.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:06:28 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120719461, 'registration': 'KT13SVK', 'account': 'KEN008', 'make': 'KIA', 'model': 'CEED DIESEL HATCHBACK', 'derivative': '1.6 CRDi 2 EcoDynamics 5dr', 'mileage': 56537, 'mileageWarranty': True, 'type': 'car', 'saleId': 18852, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 107}, 'saleStart': '2026-03-26T10:00Z', 'lot': 61, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2013-07-27', 'fuel': 'Diesel', 'motExpiry': '2026-09-15', 'doors': 5, 'engineSize': 1582, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/KT13SVK/2026-03-24/image/df2f7132-90df-44f1-af8e-5b3a5bbd2c01_removebg.jpg?w=600', 'https://abimg003.imgix.net/KT13SVK/2026-03-24/image/541104bd-a21a-41ce-96c5-21391fa122a1_removebg.jpg?w=600', 'https://abimg003.imgix.net/KT13SVK/2026-03-24/image/6ddf9da1-6619-49f9-baad-7f5d7d143f8b_removebg.jpg?w=600', 'https://abimg003.imgix.net/KT13SVK/2026-03-24/image/2dd549f2-7d75-471a-a54a-d5cfce3f9ef4_removebg.jpg?w=600', 'https://abimg003.imgix.net/KT13SVK/2026-03-24/image/2879bc96-3d4f-4665-892f-3f463fd4a669_removebg.jpg?w=600', 'https://abimg003.imgix.net/KT13SVK/2026-03-24/image/61e1e784-1c97-4cd0-9e11-d0c17d5795c0_removebg.jpg?w=600', 'https://abimg003.imgix.net/KT13SVK/2026-03-24/image/9260e111-c2b3-460d-a7af-10926026d1d8_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service print and book 09/14-11k 09/15-21k 09/16-27k 09/17-33k 08/18-36k 09/23-48k 09/20-42k', 'remarks': 'vosa @ 25k 31k 36k 40k 42k 43k 45k 48k 51k 55k spare key in office', 'virtual': False, 'seller': 'Ken Jervis Kia', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': False, 'v5details': None, 'co2': 100, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/1cfcadde-340a-4af9-9b12-72c77d6731d8.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:06:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a8b151e6-4c7e-5411-8484-de52d2c51632 with identifier: 120719461
2026-03-25 13:06:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a8b151e6-4c7e-5411-8484-de52d2c51632 with scrape type 2
2026-03-25 13:06:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a8b151e6-4c7e-5411-8484-de52d2c51632 with scrape type 2
2026-03-25 13:06:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: a8b151e6-4c7e-5411-8484-de52d2c51632, identifier: 120719461
2026-03-25 13:06:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: a8b151e6-4c7e-5411-8484-de52d2c51632 with identifier: 120719461
2026-03-25 13:06:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: a8b151e6-4c7e-5411-8484-de52d2c51632 with identifier: 120719461
2026-03-25 13:06:28 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: a8b151e6-4c7e-5411-8484-de52d2c51632 with identifier: 120719461 to the API
2026-03-25 13:06:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:06: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-25 13:06:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120719461?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 100,
'color': 'SILVER',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'a8b151e6-4c7e-5411-8484-de52d2c51632',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'KT13SVK',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120719461',
'listing': 'auction',
'location': 'Aston Barclay Prees Heath',
'make': 'KIA',
'model': 'CEED DIESEL HATCHBACK',
'odometer': 56537,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-07-27',
'seller_name': 'Ken Jervis Kia',
'title': 'KIA CEED DIESEL HATCHBACK 1.6 CRDi 2 EcoDynamics 5dr',
'transmission': 'manual',
'trim': '1.6 CRDi 2 EcoDynamics 5dr',
'vin': None,
'year': 2013}
2026-03-25 13:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120719461%27 HTTP/1.1" 200 None
2026-03-25 13:06:28 [astonbarclay.gb] INFO: Saving data for 120719461: {'auction_closing_time': 1774519200.0, 'created_time': 1774346595.763616, 'last_price_update_time': 1774443988.513387}
2026-03-25 13:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120719461') HTTP/1.1" 204 0
2026-03-25 13:06:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120639844?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:06:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:06:29 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120639844, 'registration': 'MC19YFE', 'account': 'ART002', 'make': 'PEUGEOT', 'model': '2008 ESTATE', 'derivative': '1.2 PureTech 130 Allure 5dr', 'mileage': 36866, 'mileageWarranty': True, 'type': 'car', 'saleId': 18852, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 107}, 'saleStart': '2026-03-26T10:00Z', 'lot': 36, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2019-05-31', 'fuel': 'Petrol', 'motExpiry': '2026-04-05', 'doors': 5, 'engineSize': 1200, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/MC19YFE/2026-03-24/image/7d1107ce-754f-4601-ad2e-fa2a5fccc890_removebg.jpg?w=600', 'https://abimg003.imgix.net/MC19YFE/2026-03-24/image/1ca7e03c-6681-4c69-ab21-3dfeda04ae15_removebg.jpg?w=600', 'https://abimg003.imgix.net/MC19YFE/2026-03-24/image/bbe16949-3496-4ebb-acfa-284f0e866847_removebg.jpg?w=600', 'https://abimg003.imgix.net/MC19YFE/2026-03-24/image/919fd365-fc3c-4e9a-87bf-d4450b968491_removebg.jpg?w=600', 'https://abimg003.imgix.net/MC19YFE/2026-03-24/image/e1a3a7fc-946a-4068-8e5c-4ba703690f7b_removebg.jpg?w=600', 'https://abimg003.imgix.net/MC19YFE/2026-03-24/image/012def8e-ca23-41fd-a9cc-907d62bd359b_removebg.jpg?w=600', 'https://abimg003.imgix.net/MC19YFE/2026-03-24/image/ba135d01-fca9-4885-832c-949e741de752_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 06/20-13k 07/21-17k 07/22-22k', 'remarks': 'vosa@ 21k, 25k, 29k, 33k, spare key in office / V5 COPY ONLY', 'virtual': False, 'seller': 'Arthurs Motor Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': False, 'v5details': None, 'co2': 118, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/01de1d83-b6b8-4720-9574-8e4ff57a9383.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:06:29 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120639844, 'registration': 'MC19YFE', 'account': 'ART002', 'make': 'PEUGEOT', 'model': '2008 ESTATE', 'derivative': '1.2 PureTech 130 Allure 5dr', 'mileage': 36866, 'mileageWarranty': True, 'type': 'car', 'saleId': 18852, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 107}, 'saleStart': '2026-03-26T10:00Z', 'lot': 36, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2019-05-31', 'fuel': 'Petrol', 'motExpiry': '2026-04-05', 'doors': 5, 'engineSize': 1200, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/MC19YFE/2026-03-24/image/7d1107ce-754f-4601-ad2e-fa2a5fccc890_removebg.jpg?w=600', 'https://abimg003.imgix.net/MC19YFE/2026-03-24/image/1ca7e03c-6681-4c69-ab21-3dfeda04ae15_removebg.jpg?w=600', 'https://abimg003.imgix.net/MC19YFE/2026-03-24/image/bbe16949-3496-4ebb-acfa-284f0e866847_removebg.jpg?w=600', 'https://abimg003.imgix.net/MC19YFE/2026-03-24/image/919fd365-fc3c-4e9a-87bf-d4450b968491_removebg.jpg?w=600', 'https://abimg003.imgix.net/MC19YFE/2026-03-24/image/e1a3a7fc-946a-4068-8e5c-4ba703690f7b_removebg.jpg?w=600', 'https://abimg003.imgix.net/MC19YFE/2026-03-24/image/012def8e-ca23-41fd-a9cc-907d62bd359b_removebg.jpg?w=600', 'https://abimg003.imgix.net/MC19YFE/2026-03-24/image/ba135d01-fca9-4885-832c-949e741de752_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 06/20-13k 07/21-17k 07/22-22k', 'remarks': 'vosa@ 21k, 25k, 29k, 33k, spare key in office / V5 COPY ONLY', 'virtual': False, 'seller': 'Arthurs Motor Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': False, 'v5details': None, 'co2': 118, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/01de1d83-b6b8-4720-9574-8e4ff57a9383.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:06:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c148e370-f460-587b-881c-366fd309b0c1 with identifier: 120639844
2026-03-25 13:06:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c148e370-f460-587b-881c-366fd309b0c1 with scrape type 2
2026-03-25 13:06:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c148e370-f460-587b-881c-366fd309b0c1 with scrape type 2
2026-03-25 13:06:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: c148e370-f460-587b-881c-366fd309b0c1, identifier: 120639844
2026-03-25 13:06:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: c148e370-f460-587b-881c-366fd309b0c1 with identifier: 120639844
2026-03-25 13:06:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: c148e370-f460-587b-881c-366fd309b0c1 with identifier: 120639844
2026-03-25 13:06:29 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: c148e370-f460-587b-881c-366fd309b0c1 with identifier: 120639844 to the API
2026-03-25 13:06:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:06:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:06:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120639844?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 118,
'color': 'RED',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'c148e370-f460-587b-881c-366fd309b0c1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'MC19YFE',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120639844',
'listing': 'auction',
'location': 'Aston Barclay Prees Heath',
'make': 'PEUGEOT',
'model': '2008 ESTATE',
'odometer': 36866,
'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': 'Arthurs Motor Group',
'title': 'PEUGEOT 2008 ESTATE 1.2 PureTech 130 Allure 5dr',
'transmission': 'manual',
'trim': '1.2 PureTech 130 Allure 5dr',
'vin': None,
'year': 2019}
2026-03-25 13:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120639844%27 HTTP/1.1" 200 None
2026-03-25 13:06:30 [astonbarclay.gb] INFO: Saving data for 120639844: {'auction_closing_time': 1774519200.0, 'created_time': 1774011693.441173, 'last_price_update_time': 1774443990.021966}
2026-03-25 13:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120639844') HTTP/1.1" 204 0
2026-03-25 13:06:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120639812?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:06:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:06:39 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120639812, 'registration': 'GX65WUL', 'account': 'ART002', 'make': 'FORD', 'model': 'FOCUS ESTATE', 'derivative': '1.0 EcoBoost Zetec 5dr', 'mileage': 83447, 'mileageWarranty': True, 'type': 'car', 'saleId': 18852, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 107}, 'saleStart': '2026-03-26T10:00Z', 'lot': 43, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2015-09-23', 'fuel': 'Petrol', 'motExpiry': '2026-10-13', 'doors': 5, 'engineSize': 999, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/GX65WUL/2026-03-24/image/82b7f6d6-9925-4a64-a1e5-36a90289f1b1_removebg.jpg?w=600', 'https://abimg003.imgix.net/GX65WUL/2026-03-24/image/89f69f4d-c433-48d3-8b49-ccc9cdc0dc98_removebg.jpg?w=600', 'https://abimg003.imgix.net/GX65WUL/2026-03-24/image/acaf31e8-e196-4b31-871a-e9b59d9e63db_removebg.jpg?w=600', 'https://abimg003.imgix.net/GX65WUL/2026-03-24/image/bb36b961-91ad-4cd9-8be1-91f7fcc23cae_removebg.jpg?w=600', 'https://abimg003.imgix.net/GX65WUL/2026-03-24/image/a30db268-91de-4bf1-aff3-4b805688516e_removebg.jpg?w=600', 'https://abimg003.imgix.net/GX65WUL/2026-03-24/image/d7c07eb3-ee6b-44df-9917-023622d49a14_removebg.jpg?w=600', 'https://abimg003.imgix.net/GX65WUL/2026-03-24/image/0d4b3ced-2403-4bfd-bda3-c5cd762b4f49_removebg.jpg?w=600', 'https://abimg003.imgix.net/GX65WUL/2026-03-24/image/321ed680-f3c4-46b9-b47b-861378f3c8e4_removebg.jpg?w=600', 'https://abimg003.imgix.net/GX65WUL/2026-03-24/image/6bac3040-b9f9-4ce8-b1a3-c5806bf55b87_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 08/23-?02/26-?', 'remarks': 'vosa@ 27k, 41k, 48k, 54k, 61k, 67k, 75k, 82k spare key in office', 'virtual': False, 'seller': 'Arthurs Motor Group', '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/32891057-129e-4d6f-bd1f-6bf762fe5c62.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:06:39 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120639812, 'registration': 'GX65WUL', 'account': 'ART002', 'make': 'FORD', 'model': 'FOCUS ESTATE', 'derivative': '1.0 EcoBoost Zetec 5dr', 'mileage': 83447, 'mileageWarranty': True, 'type': 'car', 'saleId': 18852, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 107}, 'saleStart': '2026-03-26T10:00Z', 'lot': 43, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2015-09-23', 'fuel': 'Petrol', 'motExpiry': '2026-10-13', 'doors': 5, 'engineSize': 999, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/GX65WUL/2026-03-24/image/82b7f6d6-9925-4a64-a1e5-36a90289f1b1_removebg.jpg?w=600', 'https://abimg003.imgix.net/GX65WUL/2026-03-24/image/89f69f4d-c433-48d3-8b49-ccc9cdc0dc98_removebg.jpg?w=600', 'https://abimg003.imgix.net/GX65WUL/2026-03-24/image/acaf31e8-e196-4b31-871a-e9b59d9e63db_removebg.jpg?w=600', 'https://abimg003.imgix.net/GX65WUL/2026-03-24/image/bb36b961-91ad-4cd9-8be1-91f7fcc23cae_removebg.jpg?w=600', 'https://abimg003.imgix.net/GX65WUL/2026-03-24/image/a30db268-91de-4bf1-aff3-4b805688516e_removebg.jpg?w=600', 'https://abimg003.imgix.net/GX65WUL/2026-03-24/image/d7c07eb3-ee6b-44df-9917-023622d49a14_removebg.jpg?w=600', 'https://abimg003.imgix.net/GX65WUL/2026-03-24/image/0d4b3ced-2403-4bfd-bda3-c5cd762b4f49_removebg.jpg?w=600', 'https://abimg003.imgix.net/GX65WUL/2026-03-24/image/321ed680-f3c4-46b9-b47b-861378f3c8e4_removebg.jpg?w=600', 'https://abimg003.imgix.net/GX65WUL/2026-03-24/image/6bac3040-b9f9-4ce8-b1a3-c5806bf55b87_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 08/23-?02/26-?', 'remarks': 'vosa@ 27k, 41k, 48k, 54k, 61k, 67k, 75k, 82k spare key in office', 'virtual': False, 'seller': 'Arthurs Motor Group', '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/32891057-129e-4d6f-bd1f-6bf762fe5c62.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:06:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 186bcdb7-f5fc-5d5a-8259-8661ad80328a with identifier: 120639812
2026-03-25 13:06:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 186bcdb7-f5fc-5d5a-8259-8661ad80328a with scrape type 2
2026-03-25 13:06:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 186bcdb7-f5fc-5d5a-8259-8661ad80328a with scrape type 2
2026-03-25 13:06:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 186bcdb7-f5fc-5d5a-8259-8661ad80328a, identifier: 120639812
2026-03-25 13:06:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 186bcdb7-f5fc-5d5a-8259-8661ad80328a with identifier: 120639812
2026-03-25 13:06:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 186bcdb7-f5fc-5d5a-8259-8661ad80328a with identifier: 120639812
2026-03-25 13:06:40 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 186bcdb7-f5fc-5d5a-8259-8661ad80328a with identifier: 120639812 to the API
2026-03-25 13:06:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:07:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:07:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120639812?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 109,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Petrol',
'id': '186bcdb7-f5fc-5d5a-8259-8661ad80328a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'GX65WUL',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120639812',
'listing': 'auction',
'location': 'Aston Barclay Prees Heath',
'make': 'FORD',
'model': 'FOCUS ESTATE',
'odometer': 83447,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-09-23',
'seller_name': 'Arthurs Motor Group',
'title': 'FORD FOCUS ESTATE 1.0 EcoBoost Zetec 5dr',
'transmission': 'manual',
'trim': '1.0 EcoBoost Zetec 5dr',
'vin': None,
'year': 2015}
2026-03-25 13:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%27120639812%27 HTTP/1.1" 200 None
2026-03-25 13:07:10 [astonbarclay.gb] INFO: Saving data for 120639812: {'auction_closing_time': 1774519200.0, 'created_time': 1774011698.064967, 'last_price_update_time': 1774444030.070355}
2026-03-25 13:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120639812') HTTP/1.1" 204 0
2026-03-25 13:07:10 [scrapy.extensions.logstats] INFO: Crawled 224 pages (at 22 pages/min), scraped 192 items (at 22 items/min)
2026-03-25 13:07:10 [scrapy.extensions.memusage] INFO: Peak memory usage is 182MiB
2026-03-25 13:07:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120262388?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:07:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:07:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120331566?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:07:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:07:10 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120262388, 'registration': 'PN64FOU', 'account': 'GAT003', 'make': 'CITROEN', 'model': 'C4 PICASSO DIESEL ESTATE', 'derivative': '1.6 e-HDi 115 Airdream VTR+ 5dr', 'mileage': 109790, 'mileageWarranty': True, 'type': 'car', 'saleId': 18852, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 107}, 'saleStart': '2026-03-26T10:00Z', 'lot': 80, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2014-09-30', 'fuel': 'Diesel', 'motExpiry': '2026-10-06', 'doors': 5, 'engineSize': 1560, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/PN64FOU/2026-03-11/image/e5645deb-8c78-4278-a1ec-29e303f5c8be_removebg.jpg?w=600', 'https://abimg003.imgix.net/PN64FOU/2026-03-11/image/9372095b-947b-43ee-902f-5c0ef45541ad_removebg.jpg?w=600', 'https://abimg003.imgix.net/PN64FOU/2026-03-11/image/d45183d7-52bd-480d-889e-7bb3a59615c4_removebg.jpg?w=600', 'https://abimg003.imgix.net/PN64FOU/2026-03-11/image/a88987f9-fc11-4889-80da-811014421731_removebg.jpg?w=600', 'https://abimg003.imgix.net/PN64FOU/2026-03-11/image/807a54a4-23ae-4d96-9386-09f80edf7bcd_removebg.jpg?w=600', 'https://abimg003.imgix.net/PN64FOU/2026-03-11/image/cf8a714f-189c-4821-93b7-6f03dab9aeb5_removebg.jpg?w=600', 'https://abimg003.imgix.net/PN64FOU/2026-03-11/image/7de60cc9-e02a-430d-b23f-1bcfa582dbf3_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book 10/15-10k 11/16-18k 11/17-28k 11/18-38k 11/19-50k 12/20-55k 12/21-60k , 12/22-69k ,12/23-78k', 'remarks': 'vosa @ 26k 36k 48k 54k 58k 67k 76k 89k 104k', 'virtual': False, 'seller': 'Gateway Peugeot', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 105, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/fc60510a-c000-45ca-b406-2604b2ffacc8.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:07:10 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120262388, 'registration': 'PN64FOU', 'account': 'GAT003', 'make': 'CITROEN', 'model': 'C4 PICASSO DIESEL ESTATE', 'derivative': '1.6 e-HDi 115 Airdream VTR+ 5dr', 'mileage': 109790, 'mileageWarranty': True, 'type': 'car', 'saleId': 18852, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 107}, 'saleStart': '2026-03-26T10:00Z', 'lot': 80, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2014-09-30', 'fuel': 'Diesel', 'motExpiry': '2026-10-06', 'doors': 5, 'engineSize': 1560, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/PN64FOU/2026-03-11/image/e5645deb-8c78-4278-a1ec-29e303f5c8be_removebg.jpg?w=600', 'https://abimg003.imgix.net/PN64FOU/2026-03-11/image/9372095b-947b-43ee-902f-5c0ef45541ad_removebg.jpg?w=600', 'https://abimg003.imgix.net/PN64FOU/2026-03-11/image/d45183d7-52bd-480d-889e-7bb3a59615c4_removebg.jpg?w=600', 'https://abimg003.imgix.net/PN64FOU/2026-03-11/image/a88987f9-fc11-4889-80da-811014421731_removebg.jpg?w=600', 'https://abimg003.imgix.net/PN64FOU/2026-03-11/image/807a54a4-23ae-4d96-9386-09f80edf7bcd_removebg.jpg?w=600', 'https://abimg003.imgix.net/PN64FOU/2026-03-11/image/cf8a714f-189c-4821-93b7-6f03dab9aeb5_removebg.jpg?w=600', 'https://abimg003.imgix.net/PN64FOU/2026-03-11/image/7de60cc9-e02a-430d-b23f-1bcfa582dbf3_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book 10/15-10k 11/16-18k 11/17-28k 11/18-38k 11/19-50k 12/20-55k 12/21-60k , 12/22-69k ,12/23-78k', 'remarks': 'vosa @ 26k 36k 48k 54k 58k 67k 76k 89k 104k', 'virtual': False, 'seller': 'Gateway Peugeot', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 105, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/fc60510a-c000-45ca-b406-2604b2ffacc8.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:07:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cb2353b7-5a29-51ff-95ab-6a228e76d0ac with identifier: 120262388
2026-03-25 13:07:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cb2353b7-5a29-51ff-95ab-6a228e76d0ac with scrape type 2
2026-03-25 13:07:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cb2353b7-5a29-51ff-95ab-6a228e76d0ac with scrape type 2
2026-03-25 13:07:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: cb2353b7-5a29-51ff-95ab-6a228e76d0ac, identifier: 120262388
2026-03-25 13:07:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: cb2353b7-5a29-51ff-95ab-6a228e76d0ac with identifier: 120262388
2026-03-25 13:07:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: cb2353b7-5a29-51ff-95ab-6a228e76d0ac with identifier: 120262388
2026-03-25 13:07:10 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: cb2353b7-5a29-51ff-95ab-6a228e76d0ac with identifier: 120262388 to the API
2026-03-25 13:07:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:07: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-25 13:07:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120262388?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 105,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'cb2353b7-5a29-51ff-95ab-6a228e76d0ac',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'PN64FOU',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120262388',
'listing': 'auction',
'location': 'Aston Barclay Prees Heath',
'make': 'CITROEN',
'model': 'C4 PICASSO DIESEL ESTATE',
'odometer': 109790,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-09-30',
'seller_name': 'Gateway Peugeot',
'title': 'CITROEN C4 PICASSO DIESEL ESTATE 1.6 e-HDi 115 Airdream VTR+ 5dr',
'transmission': 'manual',
'trim': '1.6 e-HDi 115 Airdream VTR+ 5dr',
'vin': None,
'year': 2014}
2026-03-25 13:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13: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%27120262388%27 HTTP/1.1" 200 None
2026-03-25 13:07:10 [astonbarclay.gb] INFO: Saving data for 120262388: {'auction_closing_time': 1774519200.0, 'created_time': 1773402175.914748, 'last_price_update_time': 1774444030.939217}
2026-03-25 13:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120262388') HTTP/1.1" 204 0
2026-03-25 13:07:10 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120331566, 'registration': 'MV72PAO', 'account': 'ZEN009', 'make': 'TESLA', 'model': 'MODEL Y HATCHBACK', 'derivative': 'Long Range AWD 5dr Auto', 'mileage': 24809, 'mileageWarranty': True, 'type': 'car', 'saleId': 18907, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 400}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2022-09-03', 'fuel': 'Electric', 'motExpiry': '2026-09-02', 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/MV72PAO/2026-03-17/image/f898f644-598a-4295-8863-0abcf781d18d_removebg.jpg?w=600', 'https://abimg003.imgix.net/MV72PAO/2026-03-17/image/aee630b4-1569-4558-982c-b1fa5ccf5d6c_removebg.jpg?w=600', 'https://abimg003.imgix.net/MV72PAO/2026-03-17/image/e8752e5e-8131-4d8e-8f2c-7f4026b651ec_removebg.jpg?w=600', 'https://abimg003.imgix.net/MV72PAO/2026-03-17/image/b0ec998a-3321-4c59-8bd8-8593a361163f_removebg.jpg?w=600', 'https://abimg003.imgix.net/MV72PAO/2026-03-17/image/07dc8e86-77b6-4477-9fc0-ac77aa0bcb31_removebg.jpg?w=600', 'https://abimg003.imgix.net/MV72PAO/2026-03-17/image/7f56938b-2048-44d5-973c-a77de7536521_removebg.jpg?w=600', 'https://abimg003.imgix.net/MV72PAO/2026-03-17/image/3259289b-e448-4157-a32e-27b4149ecb26_removebg.jpg?w=600', 'https://abimg003.imgix.net/MV72PAO/2026-03-17/image/c5b3a6c4-d354-400d-8caf-f80b193fb12c_removebg.jpg?w=600', 'https://abimg003.imgix.net/MV72PAO/2026-03-17/image/168da048-2b6d-4b97-b0c5-617f60fab4d6_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': '**827** VOSA STATES 22K, SPARE KEY, CHARGING CABLE', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/359d39fc-c865-42d3-aed1-604a1bb7c682.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-25 13:07:10 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120331566, 'registration': 'MV72PAO', 'account': 'ZEN009', 'make': 'TESLA', 'model': 'MODEL Y HATCHBACK', 'derivative': 'Long Range AWD 5dr Auto', 'mileage': 24809, 'mileageWarranty': True, 'type': 'car', 'saleId': 18907, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 400}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2022-09-03', 'fuel': 'Electric', 'motExpiry': '2026-09-02', 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/MV72PAO/2026-03-17/image/f898f644-598a-4295-8863-0abcf781d18d_removebg.jpg?w=600', 'https://abimg003.imgix.net/MV72PAO/2026-03-17/image/aee630b4-1569-4558-982c-b1fa5ccf5d6c_removebg.jpg?w=600', 'https://abimg003.imgix.net/MV72PAO/2026-03-17/image/e8752e5e-8131-4d8e-8f2c-7f4026b651ec_removebg.jpg?w=600', 'https://abimg003.imgix.net/MV72PAO/2026-03-17/image/b0ec998a-3321-4c59-8bd8-8593a361163f_removebg.jpg?w=600', 'https://abimg003.imgix.net/MV72PAO/2026-03-17/image/07dc8e86-77b6-4477-9fc0-ac77aa0bcb31_removebg.jpg?w=600', 'https://abimg003.imgix.net/MV72PAO/2026-03-17/image/7f56938b-2048-44d5-973c-a77de7536521_removebg.jpg?w=600', 'https://abimg003.imgix.net/MV72PAO/2026-03-17/image/3259289b-e448-4157-a32e-27b4149ecb26_removebg.jpg?w=600', 'https://abimg003.imgix.net/MV72PAO/2026-03-17/image/c5b3a6c4-d354-400d-8caf-f80b193fb12c_removebg.jpg?w=600', 'https://abimg003.imgix.net/MV72PAO/2026-03-17/image/168da048-2b6d-4b97-b0c5-617f60fab4d6_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': '**827** VOSA STATES 22K, SPARE KEY, CHARGING CABLE', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/359d39fc-c865-42d3-aed1-604a1bb7c682.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-25 13:07:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a4fe107f-4d9b-5f49-b592-57233560d0b6 with identifier: 120331566
2026-03-25 13:07:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a4fe107f-4d9b-5f49-b592-57233560d0b6 with scrape type 2
2026-03-25 13:07:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a4fe107f-4d9b-5f49-b592-57233560d0b6 with scrape type 2
2026-03-25 13:07:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: a4fe107f-4d9b-5f49-b592-57233560d0b6, identifier: 120331566
2026-03-25 13:07:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: a4fe107f-4d9b-5f49-b592-57233560d0b6 with identifier: 120331566
2026-03-25 13:07:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: a4fe107f-4d9b-5f49-b592-57233560d0b6 with identifier: 120331566
2026-03-25 13:07:11 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: a4fe107f-4d9b-5f49-b592-57233560d0b6 with identifier: 120331566 to the API
2026-03-25 13:07:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:07: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-25 13:07:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120331566?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-27T09:45:00Z',
'fuel_type': 'Electric',
'id': 'a4fe107f-4d9b-5f49-b592-57233560d0b6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'MV72PAO',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120331566',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'TESLA',
'model': 'MODEL Y HATCHBACK',
'odometer': 24809,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-09-03',
'seller_name': 'Zenith',
'title': 'TESLA MODEL Y HATCHBACK Long Range AWD 5dr Auto',
'transmission': 'automatic',
'trim': 'Long Range AWD 5dr Auto',
'vin': None,
'year': 2022}
2026-03-25 13:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120331566%27 HTTP/1.1" 200 None
2026-03-25 13:07:11 [astonbarclay.gb] INFO: Saving data for 120331566: {'auction_closing_time': 1774604700.0, 'created_time': 1774346602.006546, 'last_price_update_time': 1774444031.953299}
2026-03-25 13:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120331566') HTTP/1.1" 204 0
2026-03-25 13:07:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/119646645?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:07:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120714534?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:07:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120264322?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:07:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120719417?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:07:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:07:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:07:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:07:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:07:12 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 119646645, 'registration': 'BT72PMY', 'account': 'KIN032', 'make': 'TESLA', 'model': 'MODEL Y HATCHBACK', 'derivative': 'RWD 5dr Auto', 'mileage': 70958, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 353}, 'saleStart': '2026-03-26T10:00Z', 'lot': 301, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2022-11-29', 'fuel': 'Electric', 'motExpiry': '2026-11-28', 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/BT72PMY/2026-03-12/image/917f3c7b-9298-4d3d-a679-4f07f20e8482_removebg.jpg?w=600', 'https://abimg003.imgix.net/BT72PMY/2026-03-12/image/0a6733dd-802e-4c0a-8b3b-ce281a54cd28_removebg.jpg?w=600', 'https://abimg003.imgix.net/BT72PMY/2026-03-12/image/da8c546e-955e-4183-ac97-dbac912a44b0_removebg.jpg?w=600', 'https://abimg003.imgix.net/BT72PMY/2026-03-12/image/3c989ad6-112c-4c67-9b97-bdd92ee5c308_removebg.jpg?w=600', 'https://abimg003.imgix.net/BT72PMY/2026-03-12/image/f0607e55-4904-48b7-9a7d-bb5397fc5eae_removebg.jpg?w=600', 'https://abimg003.imgix.net/BT72PMY/2026-03-12/image/02770533-287b-4a47-a701-18b27f398ac2_removebg.jpg?w=600', 'https://abimg003.imgix.net/BT72PMY/2026-03-12/image/8cbb4b7e-5704-4f2f-83c6-3f875cc7d1fb_removebg.jpg?w=600', 'https://abimg003.imgix.net/BT72PMY/2026-03-12/image/eb0d69d9-9362-42b5-9282-ccad2619222d_removebg.jpg?w=600'], 'colour': 'Multi coat - Pearl white', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': '/ Base autopilot / Premium engineered material - Black seat', 'virtual': False, 'seller': 'Kinto', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/1ae96c3e-27af-4fdd-b3f4-6623e7517abd.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-25 13:07:12 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 119646645, 'registration': 'BT72PMY', 'account': 'KIN032', 'make': 'TESLA', 'model': 'MODEL Y HATCHBACK', 'derivative': 'RWD 5dr Auto', 'mileage': 70958, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 353}, 'saleStart': '2026-03-26T10:00Z', 'lot': 301, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2022-11-29', 'fuel': 'Electric', 'motExpiry': '2026-11-28', 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/BT72PMY/2026-03-12/image/917f3c7b-9298-4d3d-a679-4f07f20e8482_removebg.jpg?w=600', 'https://abimg003.imgix.net/BT72PMY/2026-03-12/image/0a6733dd-802e-4c0a-8b3b-ce281a54cd28_removebg.jpg?w=600', 'https://abimg003.imgix.net/BT72PMY/2026-03-12/image/da8c546e-955e-4183-ac97-dbac912a44b0_removebg.jpg?w=600', 'https://abimg003.imgix.net/BT72PMY/2026-03-12/image/3c989ad6-112c-4c67-9b97-bdd92ee5c308_removebg.jpg?w=600', 'https://abimg003.imgix.net/BT72PMY/2026-03-12/image/f0607e55-4904-48b7-9a7d-bb5397fc5eae_removebg.jpg?w=600', 'https://abimg003.imgix.net/BT72PMY/2026-03-12/image/02770533-287b-4a47-a701-18b27f398ac2_removebg.jpg?w=600', 'https://abimg003.imgix.net/BT72PMY/2026-03-12/image/8cbb4b7e-5704-4f2f-83c6-3f875cc7d1fb_removebg.jpg?w=600', 'https://abimg003.imgix.net/BT72PMY/2026-03-12/image/eb0d69d9-9362-42b5-9282-ccad2619222d_removebg.jpg?w=600'], 'colour': 'Multi coat - Pearl white', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': '/ Base autopilot / Premium engineered material - Black seat', 'virtual': False, 'seller': 'Kinto', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/1ae96c3e-27af-4fdd-b3f4-6623e7517abd.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-25 13:07:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7330a12d-6bad-513b-90b3-08a1f51e0361 with identifier: 119646645
2026-03-25 13:07:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7330a12d-6bad-513b-90b3-08a1f51e0361 with scrape type 2
2026-03-25 13:07:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7330a12d-6bad-513b-90b3-08a1f51e0361 with scrape type 2
2026-03-25 13:07:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 7330a12d-6bad-513b-90b3-08a1f51e0361, identifier: 119646645
2026-03-25 13:07:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 7330a12d-6bad-513b-90b3-08a1f51e0361 with identifier: 119646645
2026-03-25 13:07:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 13:07:12 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Multi+coat+-+Pearl+white HTTP/1.1" 200 None
2026-03-25 13:07:12 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 13:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 13:07:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 7330a12d-6bad-513b-90b3-08a1f51e0361 with identifier: 119646645
2026-03-25 13:07:12 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 7330a12d-6bad-513b-90b3-08a1f51e0361 with identifier: 119646645 to the API
2026-03-25 13:07:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13: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-25 13:07:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/119646645?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'Multi coat',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Electric',
'id': '7330a12d-6bad-513b-90b3-08a1f51e0361',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'BT72PMY',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/119646645',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'TESLA',
'model': 'MODEL Y HATCHBACK',
'odometer': 70958,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-11-29',
'seller_name': 'Kinto',
'title': 'TESLA MODEL Y HATCHBACK RWD 5dr Auto',
'transmission': 'automatic',
'trim': 'RWD 5dr Auto',
'vin': None,
'year': 2022}
2026-03-25 13:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119646645%27 HTTP/1.1" 200 None
2026-03-25 13:07:13 [astonbarclay.gb] INFO: Saving data for 119646645: {'auction_closing_time': 1774519200.0, 'created_time': 1773402140.920723, 'last_price_update_time': 1774444033.047041}
2026-03-25 13:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119646645') HTTP/1.1" 204 0
2026-03-25 13:07:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120639870?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:07:13 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120714534, 'registration': 'BV72USN', 'account': 'RCI001', 'make': 'RENAULT', 'model': 'MEGANE E-TECH HATCHBACK SPECIAL EDITION', 'derivative': 'EV60 160kW Launch Edition 60kWh OC 5dr Auto', 'mileage': 52198, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 353}, 'saleStart': '2026-03-26T10:00Z', 'lot': 418, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2023-01-13', 'fuel': 'Electric', 'motExpiry': '2027-01-12', 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/BV72USN/2026-03-24/image/a6c69b0b-a2a3-4024-8217-0477ebf46150_removebg.jpg?w=600', 'https://abimg003.imgix.net/BV72USN/2026-03-24/image/714e1e0a-7487-4166-b814-7821fde49e05_removebg.jpg?w=600', 'https://abimg003.imgix.net/BV72USN/2026-03-24/image/b575e3ca-0b3a-443f-bd34-9409cf7e1f47_removebg.jpg?w=600', 'https://abimg003.imgix.net/BV72USN/2026-03-24/image/7b2a1c8f-6bd3-4833-8a91-9aa9788c6aef_removebg.jpg?w=600', 'https://abimg003.imgix.net/BV72USN/2026-03-24/image/e2219048-646e-4c28-bf08-58ea426ae8eb_removebg.jpg?w=600', 'https://abimg003.imgix.net/BV72USN/2026-03-24/image/5430e7ed-b310-4e23-9c9d-f9c00adbd067_removebg.jpg?w=600', 'https://abimg003.imgix.net/BV72USN/2026-03-24/image/49fe3023-691d-4441-9f45-14823e0c49d8_removebg.jpg?w=600', 'https://abimg003.imgix.net/BV72USN/2026-03-24/image/0e238081-0a5e-4bbe-95d0-e0840f0f06c6_removebg.jpg?w=600'], 'colour': 'GREY/BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 01/24 17K 10/24 29K 11/25 46K', 'remarks': 'VOSA STATES 49K SPARE KEY', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/5bbb4295-8e6d-45ba-9236-55dd53cdfa90.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-25 13:07:13 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120714534, 'registration': 'BV72USN', 'account': 'RCI001', 'make': 'RENAULT', 'model': 'MEGANE E-TECH HATCHBACK SPECIAL EDITION', 'derivative': 'EV60 160kW Launch Edition 60kWh OC 5dr Auto', 'mileage': 52198, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 353}, 'saleStart': '2026-03-26T10:00Z', 'lot': 418, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2023-01-13', 'fuel': 'Electric', 'motExpiry': '2027-01-12', 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/BV72USN/2026-03-24/image/a6c69b0b-a2a3-4024-8217-0477ebf46150_removebg.jpg?w=600', 'https://abimg003.imgix.net/BV72USN/2026-03-24/image/714e1e0a-7487-4166-b814-7821fde49e05_removebg.jpg?w=600', 'https://abimg003.imgix.net/BV72USN/2026-03-24/image/b575e3ca-0b3a-443f-bd34-9409cf7e1f47_removebg.jpg?w=600', 'https://abimg003.imgix.net/BV72USN/2026-03-24/image/7b2a1c8f-6bd3-4833-8a91-9aa9788c6aef_removebg.jpg?w=600', 'https://abimg003.imgix.net/BV72USN/2026-03-24/image/e2219048-646e-4c28-bf08-58ea426ae8eb_removebg.jpg?w=600', 'https://abimg003.imgix.net/BV72USN/2026-03-24/image/5430e7ed-b310-4e23-9c9d-f9c00adbd067_removebg.jpg?w=600', 'https://abimg003.imgix.net/BV72USN/2026-03-24/image/49fe3023-691d-4441-9f45-14823e0c49d8_removebg.jpg?w=600', 'https://abimg003.imgix.net/BV72USN/2026-03-24/image/0e238081-0a5e-4bbe-95d0-e0840f0f06c6_removebg.jpg?w=600'], 'colour': 'GREY/BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 01/24 17K 10/24 29K 11/25 46K', 'remarks': 'VOSA STATES 49K SPARE KEY', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/5bbb4295-8e6d-45ba-9236-55dd53cdfa90.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-25 13:07:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 58cd1148-d799-5ba0-b558-1a996c8506a1 with identifier: 120714534
2026-03-25 13:07:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 58cd1148-d799-5ba0-b558-1a996c8506a1 with scrape type 2
2026-03-25 13:07:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 58cd1148-d799-5ba0-b558-1a996c8506a1 with scrape type 2
2026-03-25 13:07:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 58cd1148-d799-5ba0-b558-1a996c8506a1, identifier: 120714534
2026-03-25 13:07:13 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120264322, 'registration': 'BF69GNN', 'account': 'KEN008', 'make': 'CITROEN', 'model': 'GRAND C4 SPACETOURER ESTATE', 'derivative': '1.2 PureTech 130 Flair 5dr', 'mileage': 60431, 'mileageWarranty': True, 'type': 'car', 'saleId': 18852, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 107}, 'saleStart': '2026-03-26T10:00Z', 'lot': 65, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2019-09-30', 'fuel': 'Petrol', 'motExpiry': '2026-09-30', 'doors': 5, 'engineSize': 1200, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/BF69GNN/2026-03-11/image/fbd89894-1ac9-4812-b01d-74013d274653_removebg.jpg?w=600', 'https://abimg003.imgix.net/BF69GNN/2026-03-11/image/afe79fa2-8655-41da-bc3c-1650252263aa_removebg.jpg?w=600', 'https://abimg003.imgix.net/BF69GNN/2026-03-11/image/5bc8a9ca-8a21-4771-8314-b8a506f273fd_removebg.jpg?w=600', 'https://abimg003.imgix.net/BF69GNN/2026-03-11/image/46ecc747-2e96-4d00-8eeb-cc802362bcb6_removebg.jpg?w=600', 'https://abimg003.imgix.net/BF69GNN/2026-03-11/image/4b1d0d84-dd33-4ac5-adaa-118bb9c30449_removebg.jpg?w=600', 'https://abimg003.imgix.net/BF69GNN/2026-03-11/image/a49addd6-2bc4-48b3-958e-b72b63372f4c_removebg.jpg?w=600', 'https://abimg003.imgix.net/BF69GNN/2026-03-11/image/aeeffe9c-a087-4432-b67c-294e516f1ca9_removebg.jpg?w=600', 'https://abimg003.imgix.net/BF69GNN/2026-03-11/image/4eead592-4a80-4777-bb00-566408ecdf97_removebg.jpg?w=600', 'https://abimg003.imgix.net/BF69GNN/2026-03-11/image/97751287-93de-4c60-8c7c-196326985808_removebg.jpg?w=600', 'https://abimg003.imgix.net/BF69GNN/2026-03-11/image/01f95b9f-59dc-4b8e-8e98-68a3a3e162b5_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 10/20-5K 10/21-9K 10/22-16K, 10/23-31K , 09/24-43K', 'remarks': 'vosa @ 16k 30k 43k 53k SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Ken Jervis Kia', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 115, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/2e18f66d-673e-4b99-bc32-56a006739c23.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:07:13 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120264322, 'registration': 'BF69GNN', 'account': 'KEN008', 'make': 'CITROEN', 'model': 'GRAND C4 SPACETOURER ESTATE', 'derivative': '1.2 PureTech 130 Flair 5dr', 'mileage': 60431, 'mileageWarranty': True, 'type': 'car', 'saleId': 18852, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 107}, 'saleStart': '2026-03-26T10:00Z', 'lot': 65, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2019-09-30', 'fuel': 'Petrol', 'motExpiry': '2026-09-30', 'doors': 5, 'engineSize': 1200, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/BF69GNN/2026-03-11/image/fbd89894-1ac9-4812-b01d-74013d274653_removebg.jpg?w=600', 'https://abimg003.imgix.net/BF69GNN/2026-03-11/image/afe79fa2-8655-41da-bc3c-1650252263aa_removebg.jpg?w=600', 'https://abimg003.imgix.net/BF69GNN/2026-03-11/image/5bc8a9ca-8a21-4771-8314-b8a506f273fd_removebg.jpg?w=600', 'https://abimg003.imgix.net/BF69GNN/2026-03-11/image/46ecc747-2e96-4d00-8eeb-cc802362bcb6_removebg.jpg?w=600', 'https://abimg003.imgix.net/BF69GNN/2026-03-11/image/4b1d0d84-dd33-4ac5-adaa-118bb9c30449_removebg.jpg?w=600', 'https://abimg003.imgix.net/BF69GNN/2026-03-11/image/a49addd6-2bc4-48b3-958e-b72b63372f4c_removebg.jpg?w=600', 'https://abimg003.imgix.net/BF69GNN/2026-03-11/image/aeeffe9c-a087-4432-b67c-294e516f1ca9_removebg.jpg?w=600', 'https://abimg003.imgix.net/BF69GNN/2026-03-11/image/4eead592-4a80-4777-bb00-566408ecdf97_removebg.jpg?w=600', 'https://abimg003.imgix.net/BF69GNN/2026-03-11/image/97751287-93de-4c60-8c7c-196326985808_removebg.jpg?w=600', 'https://abimg003.imgix.net/BF69GNN/2026-03-11/image/01f95b9f-59dc-4b8e-8e98-68a3a3e162b5_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 10/20-5K 10/21-9K 10/22-16K, 10/23-31K , 09/24-43K', 'remarks': 'vosa @ 16k 30k 43k 53k SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Ken Jervis Kia', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 115, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/2e18f66d-673e-4b99-bc32-56a006739c23.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:07:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 46c439a5-4dd5-5a8d-9216-fd825ad225e9 with identifier: 120264322
2026-03-25 13:07:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 46c439a5-4dd5-5a8d-9216-fd825ad225e9 with scrape type 2
2026-03-25 13:07:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 46c439a5-4dd5-5a8d-9216-fd825ad225e9 with scrape type 2
2026-03-25 13:07:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 46c439a5-4dd5-5a8d-9216-fd825ad225e9, identifier: 120264322
2026-03-25 13:07:13 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120719417, 'registration': 'VU63GYA', 'account': 'KEN008', 'make': 'VAUXHALL', 'model': 'INSIGNIA DIESEL SALOON', 'derivative': '2.0 CDTi Design 4dr', 'mileage': 94162, 'mileageWarranty': True, 'type': 'car', 'saleId': 18852, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 107}, 'saleStart': '2026-03-26T10:00Z', 'lot': 60, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2013-12-30', 'fuel': 'Diesel', 'motExpiry': '2026-10-16', 'doors': 4, 'engineSize': 1956, 'bodyType': 'Saloon', 'images': ['https://abimg003.imgix.net/VU63GYA/2026-03-24/image/76e25823-5ef7-4b05-a5aa-3a3bc380d6af_removebg.jpg?w=600', 'https://abimg003.imgix.net/VU63GYA/2026-03-24/image/a49a0e6f-ba5b-41a8-9209-8e16d34b7af1_removebg.jpg?w=600', 'https://abimg003.imgix.net/VU63GYA/2026-03-24/image/e6634d2e-dc1b-4584-9ed6-f2eae0ce614c_removebg.jpg?w=600', 'https://abimg003.imgix.net/VU63GYA/2026-03-24/image/0ea5d5e7-4fe5-4782-8690-a6dfc055c46c_removebg.jpg?w=600', 'https://abimg003.imgix.net/VU63GYA/2026-03-24/image/d2bbee02-5149-4644-9402-b18f41f0363f_removebg.jpg?w=600', 'https://abimg003.imgix.net/VU63GYA/2026-03-24/image/82807236-5ab1-493b-9525-e427c6defde2_removebg.jpg?w=600', 'https://abimg003.imgix.net/VU63GYA/2026-03-24/image/89de89d9-d25b-4482-b869-c350df5b8fd4_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service print and book 10/14-15K, 11/15-28K, 10/16-31K, 09/17-33K, 11/20-51K, 12/22-66K, 05/24-78K, 10/25-89K', 'remarks': 'vosa @ 31k 33k 38k 45k 51k 55k 64k 73k 81k 89k- NEW KEEPER SLIP ONLY', 'virtual': False, 'seller': 'Ken Jervis Kia', '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': 'https://abimg002.imgix.net/b14f4918-f368-4d42-8238-a8ec04bd7097.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:07:13 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120719417, 'registration': 'VU63GYA', 'account': 'KEN008', 'make': 'VAUXHALL', 'model': 'INSIGNIA DIESEL SALOON', 'derivative': '2.0 CDTi Design 4dr', 'mileage': 94162, 'mileageWarranty': True, 'type': 'car', 'saleId': 18852, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 107}, 'saleStart': '2026-03-26T10:00Z', 'lot': 60, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2013-12-30', 'fuel': 'Diesel', 'motExpiry': '2026-10-16', 'doors': 4, 'engineSize': 1956, 'bodyType': 'Saloon', 'images': ['https://abimg003.imgix.net/VU63GYA/2026-03-24/image/76e25823-5ef7-4b05-a5aa-3a3bc380d6af_removebg.jpg?w=600', 'https://abimg003.imgix.net/VU63GYA/2026-03-24/image/a49a0e6f-ba5b-41a8-9209-8e16d34b7af1_removebg.jpg?w=600', 'https://abimg003.imgix.net/VU63GYA/2026-03-24/image/e6634d2e-dc1b-4584-9ed6-f2eae0ce614c_removebg.jpg?w=600', 'https://abimg003.imgix.net/VU63GYA/2026-03-24/image/0ea5d5e7-4fe5-4782-8690-a6dfc055c46c_removebg.jpg?w=600', 'https://abimg003.imgix.net/VU63GYA/2026-03-24/image/d2bbee02-5149-4644-9402-b18f41f0363f_removebg.jpg?w=600', 'https://abimg003.imgix.net/VU63GYA/2026-03-24/image/82807236-5ab1-493b-9525-e427c6defde2_removebg.jpg?w=600', 'https://abimg003.imgix.net/VU63GYA/2026-03-24/image/89de89d9-d25b-4482-b869-c350df5b8fd4_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service print and book 10/14-15K, 11/15-28K, 10/16-31K, 09/17-33K, 11/20-51K, 12/22-66K, 05/24-78K, 10/25-89K', 'remarks': 'vosa @ 31k 33k 38k 45k 51k 55k 64k 73k 81k 89k- NEW KEEPER SLIP ONLY', 'virtual': False, 'seller': 'Ken Jervis Kia', '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': 'https://abimg002.imgix.net/b14f4918-f368-4d42-8238-a8ec04bd7097.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:07:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ef655f31-38da-5a8a-8973-039f332cda12 with identifier: 120719417
2026-03-25 13:07:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ef655f31-38da-5a8a-8973-039f332cda12 with scrape type 2
2026-03-25 13:07:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ef655f31-38da-5a8a-8973-039f332cda12 with scrape type 2
2026-03-25 13:07:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: ef655f31-38da-5a8a-8973-039f332cda12, identifier: 120719417
2026-03-25 13:07:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:07:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 58cd1148-d799-5ba0-b558-1a996c8506a1 with identifier: 120714534
2026-03-25 13:07:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 58cd1148-d799-5ba0-b558-1a996c8506a1 with identifier: 120714534
2026-03-25 13:07:13 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 58cd1148-d799-5ba0-b558-1a996c8506a1 with identifier: 120714534 to the API
2026-03-25 13:07:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:07: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-25 13:07:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120714534?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Electric',
'id': '58cd1148-d799-5ba0-b558-1a996c8506a1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'BV72USN',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120714534',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'RENAULT',
'model': 'MEGANE E-TECH HATCHBACK SPECIAL EDITION',
'odometer': 52198,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-01-13',
'seller_name': 'Mobilize Financial Services',
'title': 'RENAULT MEGANE E-TECH HATCHBACK SPECIAL EDITION EV60 160kW Launch '
'Edition 60kWh OC 5dr Auto',
'transmission': 'automatic',
'trim': 'EV60 160kW Launch Edition 60kWh OC 5dr Auto',
'vin': None,
'year': 2023}
2026-03-25 13:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120714534%27 HTTP/1.1" 200 None
2026-03-25 13:07:14 [astonbarclay.gb] INFO: Saving data for 120714534: {'created_time': 1774346577.11228, 'last_price_update_time': 1774444034.256196, 'auction_closing_time': 1774519200.0}
2026-03-25 13:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120714534') HTTP/1.1" 204 0
2026-03-25 13:07:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 46c439a5-4dd5-5a8d-9216-fd825ad225e9 with identifier: 120264322
2026-03-25 13:07:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 46c439a5-4dd5-5a8d-9216-fd825ad225e9 with identifier: 120264322
2026-03-25 13:07:14 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 46c439a5-4dd5-5a8d-9216-fd825ad225e9 with identifier: 120264322 to the API
2026-03-25 13:07:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:07: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-25 13:07:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120264322?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 115,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Petrol',
'id': '46c439a5-4dd5-5a8d-9216-fd825ad225e9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'BF69GNN',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120264322',
'listing': 'auction',
'location': 'Aston Barclay Prees Heath',
'make': 'CITROEN',
'model': 'GRAND C4 SPACETOURER ESTATE',
'odometer': 60431,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-09-30',
'seller_name': 'Ken Jervis Kia',
'title': 'CITROEN GRAND C4 SPACETOURER ESTATE 1.2 PureTech 130 Flair 5dr',
'transmission': 'manual',
'trim': '1.2 PureTech 130 Flair 5dr',
'vin': None,
'year': 2019}
2026-03-25 13:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120264322%27 HTTP/1.1" 200 None
2026-03-25 13:07:15 [astonbarclay.gb] INFO: Saving data for 120264322: {'auction_closing_time': 1774519200.0, 'created_time': 1773402202.132463, 'last_price_update_time': 1774444035.032081}
2026-03-25 13:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120264322') HTTP/1.1" 204 0
2026-03-25 13:07:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: ef655f31-38da-5a8a-8973-039f332cda12 with identifier: 120719417
2026-03-25 13:07:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: ef655f31-38da-5a8a-8973-039f332cda12 with identifier: 120719417
2026-03-25 13:07:15 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: ef655f31-38da-5a8a-8973-039f332cda12 with identifier: 120719417 to the API
2026-03-25 13:07:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:07:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:07:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120719417?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 119,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 4,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'ef655f31-38da-5a8a-8973-039f332cda12',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'VU63GYA',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120719417',
'listing': 'auction',
'location': 'Aston Barclay Prees Heath',
'make': 'VAUXHALL',
'model': 'INSIGNIA DIESEL SALOON',
'odometer': 94162,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-12-30',
'seller_name': 'Ken Jervis Kia',
'title': 'VAUXHALL INSIGNIA DIESEL SALOON 2.0 CDTi Design 4dr',
'transmission': 'manual',
'trim': '2.0 CDTi Design 4dr',
'vin': None,
'year': 2013}
2026-03-25 13:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120719417%27 HTTP/1.1" 200 None
2026-03-25 13:07:16 [astonbarclay.gb] INFO: Saving data for 120719417: {'auction_closing_time': 1774519200.0, 'created_time': 1774346539.753712, 'last_price_update_time': 1774444036.644106}
2026-03-25 13:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120719417') HTTP/1.1" 204 0
2026-03-25 13:07:16 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120639870, 'registration': 'CX67XPK', 'account': 'ART002', 'make': 'VAUXHALL', 'model': 'MERIVA ESTATE', 'derivative': '1.4i 16V Life 5dr', 'mileage': 85165, 'mileageWarranty': True, 'type': 'car', 'saleId': 18852, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 107}, 'saleStart': '2026-03-26T10:00Z', 'lot': 31, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2017-11-30', 'fuel': 'Petrol', 'motExpiry': '2026-10-26', 'doors': 5, 'engineSize': 1398, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/CX67XPK/2026-03-24/image/b0edc4e4-0f9d-454d-8010-382b01d78b1f_removebg.jpg?w=600', 'https://abimg003.imgix.net/CX67XPK/2026-03-24/image/2e45709e-ed2a-447e-885d-2d5bab414b6e_removebg.jpg?w=600', 'https://abimg003.imgix.net/CX67XPK/2026-03-24/image/c1bd226f-b9d3-4601-abfc-13c1da2fc492_removebg.jpg?w=600', 'https://abimg003.imgix.net/CX67XPK/2026-03-24/image/7230e7dd-d3c0-4d5e-9282-bc9b6db6c027_removebg.jpg?w=600', 'https://abimg003.imgix.net/CX67XPK/2026-03-24/image/9454026e-4b16-4dff-9643-dfa4d06e9c01_removebg.jpg?w=600', 'https://abimg003.imgix.net/CX67XPK/2026-03-24/image/a7f72a8c-ca99-44c1-a881-dd3d51d223c7_removebg.jpg?w=600', 'https://abimg003.imgix.net/CX67XPK/2026-03-24/image/f85421c9-b3ee-42a0-97c5-1c6f0567c2aa_removebg.jpg?w=600', 'https://abimg003.imgix.net/CX67XPK/2026-03-24/image/8e64a4fe-37ba-47fc-86fe-5f8f0c8ff2c8_removebg.jpg?w=600', 'https://abimg003.imgix.net/CX67XPK/2026-03-24/image/9b2a81ea-f1dc-4d87-83ab-3f013f2aa4ae_removebg.jpg?w=600', 'https://abimg003.imgix.net/CX67XPK/2026-03-24/image/15df9674-996d-4d9f-b1dc-1ba400dd4a27_removebg.jpg?w=600', 'https://abimg003.imgix.net/CX67XPK/2026-03-24/image/d44ff3be-cc03-455b-9f29-a43ebcd03615_removebg.jpg?w=600', 'https://abimg003.imgix.net/CX67XPK/2026-03-24/image/691bcfd9-e9dd-4003-bc03-c110d59aaad1_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 11/18-6k 11/19-13k 11/20-17k 11/21-24k 06/22-35k 06/23-52k 05/25-75k', 'remarks': 'vosa@ 17k, 23k, 41k, 56k, 68k, 79k, spare key in office', 'virtual': False, 'seller': 'Arthurs Motor Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 140, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/0039e791-618e-4fa9-8e99-cefa86763b21.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:07:16 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120639870, 'registration': 'CX67XPK', 'account': 'ART002', 'make': 'VAUXHALL', 'model': 'MERIVA ESTATE', 'derivative': '1.4i 16V Life 5dr', 'mileage': 85165, 'mileageWarranty': True, 'type': 'car', 'saleId': 18852, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 107}, 'saleStart': '2026-03-26T10:00Z', 'lot': 31, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2017-11-30', 'fuel': 'Petrol', 'motExpiry': '2026-10-26', 'doors': 5, 'engineSize': 1398, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/CX67XPK/2026-03-24/image/b0edc4e4-0f9d-454d-8010-382b01d78b1f_removebg.jpg?w=600', 'https://abimg003.imgix.net/CX67XPK/2026-03-24/image/2e45709e-ed2a-447e-885d-2d5bab414b6e_removebg.jpg?w=600', 'https://abimg003.imgix.net/CX67XPK/2026-03-24/image/c1bd226f-b9d3-4601-abfc-13c1da2fc492_removebg.jpg?w=600', 'https://abimg003.imgix.net/CX67XPK/2026-03-24/image/7230e7dd-d3c0-4d5e-9282-bc9b6db6c027_removebg.jpg?w=600', 'https://abimg003.imgix.net/CX67XPK/2026-03-24/image/9454026e-4b16-4dff-9643-dfa4d06e9c01_removebg.jpg?w=600', 'https://abimg003.imgix.net/CX67XPK/2026-03-24/image/a7f72a8c-ca99-44c1-a881-dd3d51d223c7_removebg.jpg?w=600', 'https://abimg003.imgix.net/CX67XPK/2026-03-24/image/f85421c9-b3ee-42a0-97c5-1c6f0567c2aa_removebg.jpg?w=600', 'https://abimg003.imgix.net/CX67XPK/2026-03-24/image/8e64a4fe-37ba-47fc-86fe-5f8f0c8ff2c8_removebg.jpg?w=600', 'https://abimg003.imgix.net/CX67XPK/2026-03-24/image/9b2a81ea-f1dc-4d87-83ab-3f013f2aa4ae_removebg.jpg?w=600', 'https://abimg003.imgix.net/CX67XPK/2026-03-24/image/15df9674-996d-4d9f-b1dc-1ba400dd4a27_removebg.jpg?w=600', 'https://abimg003.imgix.net/CX67XPK/2026-03-24/image/d44ff3be-cc03-455b-9f29-a43ebcd03615_removebg.jpg?w=600', 'https://abimg003.imgix.net/CX67XPK/2026-03-24/image/691bcfd9-e9dd-4003-bc03-c110d59aaad1_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 11/18-6k 11/19-13k 11/20-17k 11/21-24k 06/22-35k 06/23-52k 05/25-75k', 'remarks': 'vosa@ 17k, 23k, 41k, 56k, 68k, 79k, spare key in office', 'virtual': False, 'seller': 'Arthurs Motor Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 140, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/0039e791-618e-4fa9-8e99-cefa86763b21.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:07:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f9f7a29d-dd1a-5dcc-8329-b79def8dd22d with identifier: 120639870
2026-03-25 13:07:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f9f7a29d-dd1a-5dcc-8329-b79def8dd22d with scrape type 2
2026-03-25 13:07:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f9f7a29d-dd1a-5dcc-8329-b79def8dd22d with scrape type 2
2026-03-25 13:07:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: f9f7a29d-dd1a-5dcc-8329-b79def8dd22d, identifier: 120639870
2026-03-25 13:07:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: f9f7a29d-dd1a-5dcc-8329-b79def8dd22d with identifier: 120639870
2026-03-25 13:07:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: f9f7a29d-dd1a-5dcc-8329-b79def8dd22d with identifier: 120639870
2026-03-25 13:07:16 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: f9f7a29d-dd1a-5dcc-8329-b79def8dd22d with identifier: 120639870 to the API
2026-03-25 13:07:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:07:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:07:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120639870?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-26T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'f9f7a29d-dd1a-5dcc-8329-b79def8dd22d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'CX67XPK',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120639870',
'listing': 'auction',
'location': 'Aston Barclay Prees Heath',
'make': 'VAUXHALL',
'model': 'MERIVA ESTATE',
'odometer': 85165,
'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': 'Arthurs Motor Group',
'title': 'VAUXHALL MERIVA ESTATE 1.4i 16V Life 5dr',
'transmission': 'manual',
'trim': '1.4i 16V Life 5dr',
'vin': None,
'year': 2017}
2026-03-25 13:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120639870%27 HTTP/1.1" 200 None
2026-03-25 13:07:18 [astonbarclay.gb] INFO: Saving data for 120639870: {'auction_closing_time': 1774519200.0, 'created_time': 1774011727.580827, 'last_price_update_time': 1774444038.252747}
2026-03-25 13:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120639870') HTTP/1.1" 204 0
2026-03-25 13:07:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120614685?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:07:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/118758309?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:07:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:07:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:07:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120362066?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:07:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:07:18 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120614685, 'registration': 'CT18FJF', 'account': 'GBV001', 'make': 'FORD', 'model': 'TRANSIT 350 L4 DIESEL FWD', 'derivative': "2.0 TDCi 130ps 'One Stop' Luton Van", 'mileage': 116320, 'mileageWarranty': True, 'type': 'commercial', 'saleId': 19271, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 353}, 'saleStart': '2026-03-25T11:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2018-08-17', 'fuel': 'Diesel', 'motExpiry': '2026-09-09', 'doors': None, 'engineSize': 1995, 'bodyType': 'Luton', 'images': ['https://abimg003.imgix.net/CT18FJF/2026-03-20/image/9d9cf986-a540-4b06-87f1-034ade078816_removebg.jpg?w=600', 'https://abimg003.imgix.net/CT18FJF/2026-03-20/image/04df7be8-777d-42b8-8d96-7c75f17aeeb2_removebg.jpg?w=600', 'https://abimg003.imgix.net/CT18FJF/2026-03-20/image/a68a1903-2167-42d3-8884-2e0725d7b85f_removebg.jpg?w=600', 'https://abimg003.imgix.net/CT18FJF/2026-03-20/image/19d3a509-bd26-4eeb-ac7a-cce08bda9378_removebg.jpg?w=600', 'https://abimg003.imgix.net/CT18FJF/2026-03-20/image/0377c1df-eab2-440a-88a2-1e07b349a5da_removebg.jpg?w=600', 'https://abimg003.imgix.net/CT18FJF/2026-03-20/image/4ac9abfe-a42d-4220-ab92-9d709751d1b2_removebg.jpg?w=600', 'https://abimg003.imgix.net/CT18FJF/2026-03-20/image/e520f739-011c-46c7-a297-a2c2d627430b_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith - LCV', 'serviceHistory': '', 'remarks': 'USED UNRECORDED - Various Damage Tail lift / VOSA STATES 79K 89K 98K 108K 112K SPARE KEY', 'virtual': False, 'seller': 'Direct GB Leasing', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 189, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/a7db09b3-dca5-4adc-8c5a-8b8d4fb93278.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': '+VAT', 'value': '+VAT'}}
2026-03-25 13:07:18 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120614685, 'registration': 'CT18FJF', 'account': 'GBV001', 'make': 'FORD', 'model': 'TRANSIT 350 L4 DIESEL FWD', 'derivative': "2.0 TDCi 130ps 'One Stop' Luton Van", 'mileage': 116320, 'mileageWarranty': True, 'type': 'commercial', 'saleId': 19271, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 353}, 'saleStart': '2026-03-25T11:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2018-08-17', 'fuel': 'Diesel', 'motExpiry': '2026-09-09', 'doors': None, 'engineSize': 1995, 'bodyType': 'Luton', 'images': ['https://abimg003.imgix.net/CT18FJF/2026-03-20/image/9d9cf986-a540-4b06-87f1-034ade078816_removebg.jpg?w=600', 'https://abimg003.imgix.net/CT18FJF/2026-03-20/image/04df7be8-777d-42b8-8d96-7c75f17aeeb2_removebg.jpg?w=600', 'https://abimg003.imgix.net/CT18FJF/2026-03-20/image/a68a1903-2167-42d3-8884-2e0725d7b85f_removebg.jpg?w=600', 'https://abimg003.imgix.net/CT18FJF/2026-03-20/image/19d3a509-bd26-4eeb-ac7a-cce08bda9378_removebg.jpg?w=600', 'https://abimg003.imgix.net/CT18FJF/2026-03-20/image/0377c1df-eab2-440a-88a2-1e07b349a5da_removebg.jpg?w=600', 'https://abimg003.imgix.net/CT18FJF/2026-03-20/image/4ac9abfe-a42d-4220-ab92-9d709751d1b2_removebg.jpg?w=600', 'https://abimg003.imgix.net/CT18FJF/2026-03-20/image/e520f739-011c-46c7-a297-a2c2d627430b_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith - LCV', 'serviceHistory': '', 'remarks': 'USED UNRECORDED - Various Damage Tail lift / VOSA STATES 79K 89K 98K 108K 112K SPARE KEY', 'virtual': False, 'seller': 'Direct GB Leasing', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 189, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/a7db09b3-dca5-4adc-8c5a-8b8d4fb93278.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': '+VAT', 'value': '+VAT'}}
2026-03-25 13:07:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 83f571ce-2af5-5b1a-b5e1-d18a73a3b7d8 with identifier: 120614685
2026-03-25 13:07:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 83f571ce-2af5-5b1a-b5e1-d18a73a3b7d8 with scrape type 2
2026-03-25 13:07:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 83f571ce-2af5-5b1a-b5e1-d18a73a3b7d8 with scrape type 2
2026-03-25 13:07:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 83f571ce-2af5-5b1a-b5e1-d18a73a3b7d8, identifier: 120614685
2026-03-25 13:07:18 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 118758309, 'registration': 'RO25CXJ', 'account': 'LIQ001', 'make': 'KIA', 'model': 'SPORTAGE ESTATE', 'derivative': '1.6T GDi 207 HEV 3 5dr Auto', 'mileage': 17536, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 353}, 'saleStart': '2026-03-26T10:00Z', 'lot': 4, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2025-03-27', 'fuel': 'Petrol/Electric Hybrid', 'motExpiry': None, 'doors': 5, 'engineSize': 1598, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/RO25CXJ/2026-01-28/image/f9f73b88-b32d-42b4-b35f-40217ecfef77_removebg.jpg?w=600', 'https://abimg003.imgix.net/RO25CXJ/2026-01-28/image/654904c6-006b-4443-8e36-ef4960d0bf08_removebg.jpg?w=600', 'https://abimg003.imgix.net/RO25CXJ/2026-01-28/image/77121acc-cec2-45b6-ae23-b1d521d61cfb_removebg.jpg?w=600', 'https://abimg003.imgix.net/RO25CXJ/2026-01-28/image/3e865efc-285a-49a7-b7fa-fe72defdc40f_removebg.jpg?w=600', 'https://abimg003.imgix.net/RO25CXJ/2026-01-28/image/9c1a6ec0-5c08-46e3-982a-9cd8a9e381f7_removebg.jpg?w=600', 'https://abimg003.imgix.net/RO25CXJ/2026-01-28/image/9acf0383-703d-4d30-baca-dd2c028217f5_removebg.jpg?w=600', 'https://abimg003.imgix.net/RO25CXJ/2026-01-28/image/a37f44a2-d4bf-4349-9c8a-3f6c2fefb115_removebg.jpg?w=600', 'https://abimg003.imgix.net/RO25CXJ/2026-01-28/image/741d2974-68b1-48b7-82b0-67f35527b40b_removebg.jpg?w=600', 'https://abimg003.imgix.net/RO25CXJ/2026-01-28/image/d02d73fb-e745-485b-8dbf-667176246305_removebg.jpg?w=600', 'https://abimg003.imgix.net/RO25CXJ/2026-01-28/image/2dab7e37-e6cc-47bf-b182-30fe64a83cd6_removebg.jpg?w=600', 'https://abimg003.imgix.net/RO25CXJ/2026-01-28/image/06f070ca-e4f8-4ba4-94cf-8de70b3945b3_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 10/25-10K,', 'remarks': 'SPARE KEY', 'virtual': False, 'seller': 'Liquid Fleet', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 129, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/91f42e49-5519-41b2-bd63-61bec0dece59.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-25 13:07:18 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 118758309, 'registration': 'RO25CXJ', 'account': 'LIQ001', 'make': 'KIA', 'model': 'SPORTAGE ESTATE', 'derivative': '1.6T GDi 207 HEV 3 5dr Auto', 'mileage': 17536, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 353}, 'saleStart': '2026-03-26T10:00Z', 'lot': 4, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2025-03-27', 'fuel': 'Petrol/Electric Hybrid', 'motExpiry': None, 'doors': 5, 'engineSize': 1598, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/RO25CXJ/2026-01-28/image/f9f73b88-b32d-42b4-b35f-40217ecfef77_removebg.jpg?w=600', 'https://abimg003.imgix.net/RO25CXJ/2026-01-28/image/654904c6-006b-4443-8e36-ef4960d0bf08_removebg.jpg?w=600', 'https://abimg003.imgix.net/RO25CXJ/2026-01-28/image/77121acc-cec2-45b6-ae23-b1d521d61cfb_removebg.jpg?w=600', 'https://abimg003.imgix.net/RO25CXJ/2026-01-28/image/3e865efc-285a-49a7-b7fa-fe72defdc40f_removebg.jpg?w=600', 'https://abimg003.imgix.net/RO25CXJ/2026-01-28/image/9c1a6ec0-5c08-46e3-982a-9cd8a9e381f7_removebg.jpg?w=600', 'https://abimg003.imgix.net/RO25CXJ/2026-01-28/image/9acf0383-703d-4d30-baca-dd2c028217f5_removebg.jpg?w=600', 'https://abimg003.imgix.net/RO25CXJ/2026-01-28/image/a37f44a2-d4bf-4349-9c8a-3f6c2fefb115_removebg.jpg?w=600', 'https://abimg003.imgix.net/RO25CXJ/2026-01-28/image/741d2974-68b1-48b7-82b0-67f35527b40b_removebg.jpg?w=600', 'https://abimg003.imgix.net/RO25CXJ/2026-01-28/image/d02d73fb-e745-485b-8dbf-667176246305_removebg.jpg?w=600', 'https://abimg003.imgix.net/RO25CXJ/2026-01-28/image/2dab7e37-e6cc-47bf-b182-30fe64a83cd6_removebg.jpg?w=600', 'https://abimg003.imgix.net/RO25CXJ/2026-01-28/image/06f070ca-e4f8-4ba4-94cf-8de70b3945b3_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 10/25-10K,', 'remarks': 'SPARE KEY', 'virtual': False, 'seller': 'Liquid Fleet', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 129, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/91f42e49-5519-41b2-bd63-61bec0dece59.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-25 13:07:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 606e4219-34f8-5183-bce2-2e048d54be6e with identifier: 118758309
2026-03-25 13:07:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 606e4219-34f8-5183-bce2-2e048d54be6e with scrape type 2
2026-03-25 13:07:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 606e4219-34f8-5183-bce2-2e048d54be6e with scrape type 2
2026-03-25 13:07:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 606e4219-34f8-5183-bce2-2e048d54be6e, identifier: 118758309
2026-03-25 13:07:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 83f571ce-2af5-5b1a-b5e1-d18a73a3b7d8 with identifier: 120614685
2026-03-25 13:07:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 83f571ce-2af5-5b1a-b5e1-d18a73a3b7d8 with identifier: 120614685
2026-03-25 13:07:18 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: 83f571ce-2af5-5b1a-b5e1-d18a73a3b7d8 with expiration date: 2026-03-25T11:00:00Z
{'auction_title': '',
'c_o_2_emission_value': 189,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': None,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-25T11:00:00Z',
'fuel_type': 'Diesel',
'id': '83f571ce-2af5-5b1a-b5e1-d18a73a3b7d8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'CT18FJF',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120614685',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'FORD',
'model': 'TRANSIT 350 L4 DIESEL FWD',
'odometer': 116320,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-08-17',
'seller_name': 'Direct GB Leasing',
'title': "FORD TRANSIT 350 L4 DIESEL FWD 2.0 TDCi 130ps 'One Stop' Luton Van",
'transmission': 'manual',
'trim': "2.0 TDCi 130ps 'One Stop' Luton Van",
'vin': None,
'year': 2018}
2026-03-25 13:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120614685%27 HTTP/1.1" 200 None
2026-03-25 13:07:18 [astonbarclay.gb] INFO: Saving data for 120614685: {'auction_closing_time': 1774436400.0, 'created_time': 1773929215.930669, 'last_price_update_time': 1774444038.595581}
2026-03-25 13:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120614685') HTTP/1.1" 204 0
2026-03-25 13:07:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 606e4219-34f8-5183-bce2-2e048d54be6e with identifier: 118758309
2026-03-25 13:07:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 606e4219-34f8-5183-bce2-2e048d54be6e with identifier: 118758309
2026-03-25 13:07:18 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 606e4219-34f8-5183-bce2-2e048d54be6e with identifier: 118758309 to the API
2026-03-25 13:07:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:07: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-25 13:07:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/118758309?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 129,
'color': 'RED',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Petrol/Electric Hybrid',
'id': '606e4219-34f8-5183-bce2-2e048d54be6e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'RO25CXJ',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/118758309',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'KIA',
'model': 'SPORTAGE ESTATE',
'odometer': 17536,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-03-27',
'seller_name': 'Liquid Fleet',
'title': 'KIA SPORTAGE ESTATE 1.6T GDi 207 HEV 3 5dr Auto',
'transmission': 'automatic',
'trim': '1.6T GDi 207 HEV 3 5dr Auto',
'vin': None,
'year': 2025}
2026-03-25 13:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:07:19 [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-25 13:07:19 [astonbarclay.gb] INFO: Saving data for 118758309: {'auction_closing_time': 1774519200.0, 'created_time': 1773214963.323137, 'last_price_update_time': 1774444039.434039}
2026-03-25 13:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='118758309') HTTP/1.1" 204 0
2026-03-25 13:07:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120332599?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:07:19 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120362066, 'registration': 'YY20DBZ', 'account': 'AST011', 'make': 'PEUGEOT', 'model': 'E-2008 ELECTRIC ESTATE', 'derivative': '100kW GT Line 50kWh 5dr Auto', 'mileage': 72417, 'mileageWarranty': True, 'type': 'car', 'saleId': 19271, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 353}, 'saleStart': '2026-03-25T11:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2020-06-01', 'fuel': 'Electric', 'motExpiry': '2026-05-31', 'doors': 5, 'engineSize': None, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/YY20DBZ/2026-03-18/image/37c4c9ff-63b4-4992-931d-f313b6b07c11_removebg.jpg?w=600', 'https://abimg003.imgix.net/YY20DBZ/2026-03-18/image/0efe2668-9739-4153-83b4-be3ea5cd369f_removebg.jpg?w=600', 'https://abimg003.imgix.net/YY20DBZ/2026-03-18/image/6b18137e-ad21-4898-925b-89627ac23429_removebg.jpg?w=600', 'https://abimg003.imgix.net/YY20DBZ/2026-03-18/image/0173b009-33b1-4625-9a0d-8ab298eda9d5_removebg.jpg?w=600', 'https://abimg003.imgix.net/YY20DBZ/2026-03-18/image/75a77648-8dca-45ac-b3a6-7f4e2e5e395e_removebg.jpg?w=600', 'https://abimg003.imgix.net/YY20DBZ/2026-03-18/image/4e22540a-5a29-48e6-8a82-5e82aa0fc631_removebg.jpg?w=600', 'https://abimg003.imgix.net/YY20DBZ/2026-03-18/image/dabd25ac-56f6-42f0-95f4-1bd35c20d525_removebg.jpg?w=600', 'https://abimg003.imgix.net/YY20DBZ/2026-03-18/image/cb65b418-75e3-4c44-961d-a4996d0303ac_removebg.jpg?w=600', 'https://abimg003.imgix.net/YY20DBZ/2026-03-18/image/9bdfa725-89bb-4048-85f2-29815c8af536_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'VOSA STATES 32K 52K 69K', 'virtual': False, 'seller': 'TCB Group - Prime', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': False, 'v5details': None, 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/998731f4-a5e9-4e6a-b100-7f50ac7c0187.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:07:19 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120362066, 'registration': 'YY20DBZ', 'account': 'AST011', 'make': 'PEUGEOT', 'model': 'E-2008 ELECTRIC ESTATE', 'derivative': '100kW GT Line 50kWh 5dr Auto', 'mileage': 72417, 'mileageWarranty': True, 'type': 'car', 'saleId': 19271, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 353}, 'saleStart': '2026-03-25T11:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2020-06-01', 'fuel': 'Electric', 'motExpiry': '2026-05-31', 'doors': 5, 'engineSize': None, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/YY20DBZ/2026-03-18/image/37c4c9ff-63b4-4992-931d-f313b6b07c11_removebg.jpg?w=600', 'https://abimg003.imgix.net/YY20DBZ/2026-03-18/image/0efe2668-9739-4153-83b4-be3ea5cd369f_removebg.jpg?w=600', 'https://abimg003.imgix.net/YY20DBZ/2026-03-18/image/6b18137e-ad21-4898-925b-89627ac23429_removebg.jpg?w=600', 'https://abimg003.imgix.net/YY20DBZ/2026-03-18/image/0173b009-33b1-4625-9a0d-8ab298eda9d5_removebg.jpg?w=600', 'https://abimg003.imgix.net/YY20DBZ/2026-03-18/image/75a77648-8dca-45ac-b3a6-7f4e2e5e395e_removebg.jpg?w=600', 'https://abimg003.imgix.net/YY20DBZ/2026-03-18/image/4e22540a-5a29-48e6-8a82-5e82aa0fc631_removebg.jpg?w=600', 'https://abimg003.imgix.net/YY20DBZ/2026-03-18/image/dabd25ac-56f6-42f0-95f4-1bd35c20d525_removebg.jpg?w=600', 'https://abimg003.imgix.net/YY20DBZ/2026-03-18/image/cb65b418-75e3-4c44-961d-a4996d0303ac_removebg.jpg?w=600', 'https://abimg003.imgix.net/YY20DBZ/2026-03-18/image/9bdfa725-89bb-4048-85f2-29815c8af536_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'VOSA STATES 32K 52K 69K', 'virtual': False, 'seller': 'TCB Group - Prime', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': False, 'v5details': None, 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/998731f4-a5e9-4e6a-b100-7f50ac7c0187.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:07:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ae09831c-5fae-5a1a-adfb-b679c67313b5 with identifier: 120362066
2026-03-25 13:07:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ae09831c-5fae-5a1a-adfb-b679c67313b5 with scrape type 2
2026-03-25 13:07:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ae09831c-5fae-5a1a-adfb-b679c67313b5 with scrape type 2
2026-03-25 13:07:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: ae09831c-5fae-5a1a-adfb-b679c67313b5, identifier: 120362066
2026-03-25 13:07:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:07:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/119833119?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:07:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: ae09831c-5fae-5a1a-adfb-b679c67313b5 with identifier: 120362066
2026-03-25 13:07:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: ae09831c-5fae-5a1a-adfb-b679c67313b5 with identifier: 120362066
2026-03-25 13:07:19 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: ae09831c-5fae-5a1a-adfb-b679c67313b5 with expiration date: 2026-03-25T11:00:00Z
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-25T11:00:00Z',
'fuel_type': 'Electric',
'id': 'ae09831c-5fae-5a1a-adfb-b679c67313b5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'YY20DBZ',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120362066',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'PEUGEOT',
'model': 'E-2008 ELECTRIC ESTATE',
'odometer': 72417,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-06-01',
'seller_name': 'TCB Group - Prime',
'title': 'PEUGEOT E-2008 ELECTRIC ESTATE 100kW GT Line 50kWh 5dr Auto',
'transmission': 'automatic',
'trim': '100kW GT Line 50kWh 5dr Auto',
'vin': None,
'year': 2020}
2026-03-25 13:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120362066%27 HTTP/1.1" 200 None
2026-03-25 13:07:19 [astonbarclay.gb] INFO: Saving data for 120362066: {'auction_closing_time': 1774436400.0, 'created_time': 1774011729.590623, 'last_price_update_time': 1774444039.569529}
2026-03-25 13:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120362066') HTTP/1.1" 204 0
2026-03-25 13:07:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:07:19 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120332599, 'registration': 'RF65YTP', 'account': 'CAR001', 'make': 'TOYOTA', 'model': 'AYGO HATCHBACK', 'derivative': '1.0 VVT-i X-Play 5dr', 'mileage': 58438, 'mileageWarranty': True, 'type': 'car', 'saleId': 19178, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 452}, 'saleStart': '2026-03-25T10:00Z', 'lot': 2116, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2015-11-30', 'fuel': 'Petrol', 'motExpiry': '2026-11-29', 'doors': 5, 'engineSize': 998, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/RF65YTP/2026-03-12/image/9ccbb0b9-6967-40b3-892b-7eeb2e78b5af_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF65YTP/2026-03-12/image/5078a342-480f-4f7b-842c-5bd7e1787ca8_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF65YTP/2026-03-12/image/7384841f-ea64-40c6-9394-8c83bb21709d_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF65YTP/2026-03-12/image/dda15b5e-ed83-474b-8836-d18a4f126aea_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF65YTP/2026-03-12/image/a3546851-605b-449d-902e-b1c6a137c0e2_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF65YTP/2026-03-12/image/0b398496-134c-40a4-b597-d9b639a6d33c_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF65YTP/2026-03-12/image/c93824b5-e7e7-4dc9-8d16-054a56cbd924_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF65YTP/2026-03-12/image/464bb6aa-cfdf-4baf-a044-757788e87520_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF65YTP/2026-03-12/image/3e7b34eb-8635-4a98-bfbb-d6ba53910439_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'VOSA STATES 44K, 48K, 53K, 57K', 'virtual': False, 'seller': 'CarGiant', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 95, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/21237956-db8b-47ff-99d8-2383c192001c.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:07:19 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120332599, 'registration': 'RF65YTP', 'account': 'CAR001', 'make': 'TOYOTA', 'model': 'AYGO HATCHBACK', 'derivative': '1.0 VVT-i X-Play 5dr', 'mileage': 58438, 'mileageWarranty': True, 'type': 'car', 'saleId': 19178, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 452}, 'saleStart': '2026-03-25T10:00Z', 'lot': 2116, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2015-11-30', 'fuel': 'Petrol', 'motExpiry': '2026-11-29', 'doors': 5, 'engineSize': 998, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/RF65YTP/2026-03-12/image/9ccbb0b9-6967-40b3-892b-7eeb2e78b5af_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF65YTP/2026-03-12/image/5078a342-480f-4f7b-842c-5bd7e1787ca8_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF65YTP/2026-03-12/image/7384841f-ea64-40c6-9394-8c83bb21709d_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF65YTP/2026-03-12/image/dda15b5e-ed83-474b-8836-d18a4f126aea_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF65YTP/2026-03-12/image/a3546851-605b-449d-902e-b1c6a137c0e2_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF65YTP/2026-03-12/image/0b398496-134c-40a4-b597-d9b639a6d33c_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF65YTP/2026-03-12/image/c93824b5-e7e7-4dc9-8d16-054a56cbd924_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF65YTP/2026-03-12/image/464bb6aa-cfdf-4baf-a044-757788e87520_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF65YTP/2026-03-12/image/3e7b34eb-8635-4a98-bfbb-d6ba53910439_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'VOSA STATES 44K, 48K, 53K, 57K', 'virtual': False, 'seller': 'CarGiant', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 95, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/21237956-db8b-47ff-99d8-2383c192001c.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:07:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 25a1c97c-c27e-5b50-8a34-5b4d191e6b95 with identifier: 120332599
2026-03-25 13:07:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 25a1c97c-c27e-5b50-8a34-5b4d191e6b95 with scrape type 2
2026-03-25 13:07:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 25a1c97c-c27e-5b50-8a34-5b4d191e6b95 with scrape type 2
2026-03-25 13:07:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 25a1c97c-c27e-5b50-8a34-5b4d191e6b95, identifier: 120332599
2026-03-25 13:07:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 25a1c97c-c27e-5b50-8a34-5b4d191e6b95 with identifier: 120332599
2026-03-25 13:07:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 25a1c97c-c27e-5b50-8a34-5b4d191e6b95 with identifier: 120332599
2026-03-25 13:07:19 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: 25a1c97c-c27e-5b50-8a34-5b4d191e6b95 with expiration date: 2026-03-25T10:00:00Z
{'auction_title': '',
'c_o_2_emission_value': 95,
'color': 'SILVER',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.0L',
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Petrol',
'id': '25a1c97c-c27e-5b50-8a34-5b4d191e6b95',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'RF65YTP',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120332599',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'TOYOTA',
'model': 'AYGO HATCHBACK',
'odometer': 58438,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-11-30',
'seller_name': 'CarGiant',
'title': 'TOYOTA AYGO HATCHBACK 1.0 VVT-i X-Play 5dr',
'transmission': 'manual',
'trim': '1.0 VVT-i X-Play 5dr',
'vin': None,
'year': 2015}
2026-03-25 13:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:07:19 [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-25 13:07:19 [astonbarclay.gb] INFO: Saving data for 120332599: {'auction_closing_time': 1774432800.0, 'created_time': 1773404116.208154, 'last_price_update_time': 1774444039.722706}
2026-03-25 13:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120332599') HTTP/1.1" 204 0
2026-03-25 13:07:19 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 119833119, 'registration': 'VO19ERU', 'account': 'ART006', 'make': 'VAUXHALL', 'model': 'INSIGNIA GRAND SPORT', 'derivative': '1.5T SRi Vx-line Nav 5dr', 'mileage': 88212, 'mileageWarranty': True, 'type': 'car', 'saleId': 18852, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 107}, 'saleStart': '2026-03-26T10:00Z', 'lot': 35, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2019-03-31', 'fuel': 'Petrol', 'motExpiry': '2026-03-30', 'doors': 5, 'engineSize': 1490, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/VO19ERU/2026-02-24/image/0a31b710-285e-42f9-a640-a87c8b7d5d57_removebg.jpg?w=600', 'https://abimg003.imgix.net/VO19ERU/2026-02-24/image/97c40f6a-18da-498d-9b4a-5cd7de1efbc7_removebg.jpg?w=600', 'https://abimg003.imgix.net/VO19ERU/2026-02-24/image/c6c1126d-3e41-40a0-8f47-07a2ac60d44b_removebg.jpg?w=600', 'https://abimg003.imgix.net/VO19ERU/2026-02-24/image/38a1e47c-a760-4e4f-9dd8-f9ba292a60e1_removebg.jpg?w=600', 'https://abimg003.imgix.net/VO19ERU/2026-02-24/image/357c8f61-a958-4ea9-a140-753e09c631f1_removebg.jpg?w=600', 'https://abimg003.imgix.net/VO19ERU/2026-02-24/image/aa57a981-4e5c-4b5e-957b-5c21ba573561_removebg.jpg?w=600', 'https://abimg003.imgix.net/VO19ERU/2026-02-24/image/a88349a2-d220-40f9-968e-821dea669b68_removebg.jpg?w=600', 'https://abimg003.imgix.net/VO19ERU/2026-02-24/image/671b38c5-f409-423f-97b1-1d048fd68851_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Fleet', 'serviceHistory': 'Service print 08/22-45K 04/23-53K 03/24-64K 03/25-76K', 'remarks': 'vosa @ 41k 52k 64k 76k SPAR KEY IN OFFICE', 'virtual': False, 'seller': 'Arthurs Motor Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 126, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/bf887c76-d294-4408-b394-a4e6de43ee26.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:07:19 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 119833119, 'registration': 'VO19ERU', 'account': 'ART006', 'make': 'VAUXHALL', 'model': 'INSIGNIA GRAND SPORT', 'derivative': '1.5T SRi Vx-line Nav 5dr', 'mileage': 88212, 'mileageWarranty': True, 'type': 'car', 'saleId': 18852, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 107}, 'saleStart': '2026-03-26T10:00Z', 'lot': 35, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2019-03-31', 'fuel': 'Petrol', 'motExpiry': '2026-03-30', 'doors': 5, 'engineSize': 1490, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/VO19ERU/2026-02-24/image/0a31b710-285e-42f9-a640-a87c8b7d5d57_removebg.jpg?w=600', 'https://abimg003.imgix.net/VO19ERU/2026-02-24/image/97c40f6a-18da-498d-9b4a-5cd7de1efbc7_removebg.jpg?w=600', 'https://abimg003.imgix.net/VO19ERU/2026-02-24/image/c6c1126d-3e41-40a0-8f47-07a2ac60d44b_removebg.jpg?w=600', 'https://abimg003.imgix.net/VO19ERU/2026-02-24/image/38a1e47c-a760-4e4f-9dd8-f9ba292a60e1_removebg.jpg?w=600', 'https://abimg003.imgix.net/VO19ERU/2026-02-24/image/357c8f61-a958-4ea9-a140-753e09c631f1_removebg.jpg?w=600', 'https://abimg003.imgix.net/VO19ERU/2026-02-24/image/aa57a981-4e5c-4b5e-957b-5c21ba573561_removebg.jpg?w=600', 'https://abimg003.imgix.net/VO19ERU/2026-02-24/image/a88349a2-d220-40f9-968e-821dea669b68_removebg.jpg?w=600', 'https://abimg003.imgix.net/VO19ERU/2026-02-24/image/671b38c5-f409-423f-97b1-1d048fd68851_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Fleet', 'serviceHistory': 'Service print 08/22-45K 04/23-53K 03/24-64K 03/25-76K', 'remarks': 'vosa @ 41k 52k 64k 76k SPAR KEY IN OFFICE', 'virtual': False, 'seller': 'Arthurs Motor Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 126, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/bf887c76-d294-4408-b394-a4e6de43ee26.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:07:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 87e28609-dba3-524b-8219-62193efcc8a8 with identifier: 119833119
2026-03-25 13:07:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 87e28609-dba3-524b-8219-62193efcc8a8 with scrape type 2
2026-03-25 13:07:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 87e28609-dba3-524b-8219-62193efcc8a8 with scrape type 2
2026-03-25 13:07:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 87e28609-dba3-524b-8219-62193efcc8a8, identifier: 119833119
2026-03-25 13:07:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 87e28609-dba3-524b-8219-62193efcc8a8 with identifier: 119833119
2026-03-25 13:07:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 87e28609-dba3-524b-8219-62193efcc8a8 with identifier: 119833119
2026-03-25 13:07:19 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 87e28609-dba3-524b-8219-62193efcc8a8 with identifier: 119833119 to the API
2026-03-25 13:07:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:07:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:07:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/119833119?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 126,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Petrol',
'id': '87e28609-dba3-524b-8219-62193efcc8a8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'VO19ERU',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/119833119',
'listing': 'auction',
'location': 'Aston Barclay Prees Heath',
'make': 'VAUXHALL',
'model': 'INSIGNIA GRAND SPORT',
'odometer': 88212,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-03-31',
'seller_name': 'Arthurs Motor Group',
'title': 'VAUXHALL INSIGNIA GRAND SPORT 1.5T SRi Vx-line Nav 5dr',
'transmission': 'manual',
'trim': '1.5T SRi Vx-line Nav 5dr',
'vin': None,
'year': 2019}
2026-03-25 13:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119833119%27 HTTP/1.1" 200 None
2026-03-25 13:07:20 [astonbarclay.gb] INFO: Saving data for 119833119: {'auction_closing_time': 1774519200.0, 'created_time': 1773402931.748697, 'last_price_update_time': 1774444040.642165}
2026-03-25 13:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119833119') HTTP/1.1" 204 0
2026-03-25 13:07:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120596518?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:07:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120596595?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:07:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:07:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:07:20 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120596518, 'registration': 'RV66SZR', 'account': 'CAR001', 'make': 'MERCEDES-BENZ', 'model': 'C CLASS DIESEL SALOON', 'derivative': 'C200d SE 4dr', 'mileage': 112885, 'mileageWarranty': True, 'type': 'car', 'saleId': 19178, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 452}, 'saleStart': '2026-03-25T10:00Z', 'lot': 2114, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2016-09-23', 'fuel': 'Diesel', 'motExpiry': '2026-07-11', 'doors': 4, 'engineSize': 1598, 'bodyType': 'Saloon', 'images': ['https://abimg003.imgix.net/RV66SZR/2026-03-19/image/f823e04d-922d-45cf-9cc8-3967333be76f_removebg.jpg?w=600', 'https://abimg003.imgix.net/RV66SZR/2026-03-19/image/0731ecc9-cb21-489a-8951-99065351e4f1_removebg.jpg?w=600', 'https://abimg003.imgix.net/RV66SZR/2026-03-19/image/481286e1-aa40-4488-85c1-7f9bcf73488a_removebg.jpg?w=600', 'https://abimg003.imgix.net/RV66SZR/2026-03-19/image/4a82d901-a4c8-40cf-aef0-e10e70e3625e_removebg.jpg?w=600', 'https://abimg003.imgix.net/RV66SZR/2026-03-19/image/0049d23e-b7d6-4dc7-85a9-bd337820f59b_removebg.jpg?w=600', 'https://abimg003.imgix.net/RV66SZR/2026-03-19/image/319dddfb-a8d7-4eaa-9538-c7ef411fe7e9_removebg.jpg?w=600', 'https://abimg003.imgix.net/RV66SZR/2026-03-19/image/14fc5c10-c6c5-4f02-8013-6e5e59fece4a_removebg.jpg?w=600', 'https://abimg003.imgix.net/RV66SZR/2026-03-19/image/3673c8f2-8618-426d-942c-1bcaad054b83_removebg.jpg?w=600', 'https://abimg003.imgix.net/RV66SZR/2026-03-19/image/23c82a27-11f3-4cb9-a54f-47ee5b774b18_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 10/17 10k 12/20 33k - 04/23 49k - 04/23 49k', 'remarks': 'VOSA STATES 45K -54K- 75K- 97K- SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'CarGiant', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 101, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/41fee7a5-b844-450e-9b8f-de95fe840a2a.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:07:20 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120596518, 'registration': 'RV66SZR', 'account': 'CAR001', 'make': 'MERCEDES-BENZ', 'model': 'C CLASS DIESEL SALOON', 'derivative': 'C200d SE 4dr', 'mileage': 112885, 'mileageWarranty': True, 'type': 'car', 'saleId': 19178, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 452}, 'saleStart': '2026-03-25T10:00Z', 'lot': 2114, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2016-09-23', 'fuel': 'Diesel', 'motExpiry': '2026-07-11', 'doors': 4, 'engineSize': 1598, 'bodyType': 'Saloon', 'images': ['https://abimg003.imgix.net/RV66SZR/2026-03-19/image/f823e04d-922d-45cf-9cc8-3967333be76f_removebg.jpg?w=600', 'https://abimg003.imgix.net/RV66SZR/2026-03-19/image/0731ecc9-cb21-489a-8951-99065351e4f1_removebg.jpg?w=600', 'https://abimg003.imgix.net/RV66SZR/2026-03-19/image/481286e1-aa40-4488-85c1-7f9bcf73488a_removebg.jpg?w=600', 'https://abimg003.imgix.net/RV66SZR/2026-03-19/image/4a82d901-a4c8-40cf-aef0-e10e70e3625e_removebg.jpg?w=600', 'https://abimg003.imgix.net/RV66SZR/2026-03-19/image/0049d23e-b7d6-4dc7-85a9-bd337820f59b_removebg.jpg?w=600', 'https://abimg003.imgix.net/RV66SZR/2026-03-19/image/319dddfb-a8d7-4eaa-9538-c7ef411fe7e9_removebg.jpg?w=600', 'https://abimg003.imgix.net/RV66SZR/2026-03-19/image/14fc5c10-c6c5-4f02-8013-6e5e59fece4a_removebg.jpg?w=600', 'https://abimg003.imgix.net/RV66SZR/2026-03-19/image/3673c8f2-8618-426d-942c-1bcaad054b83_removebg.jpg?w=600', 'https://abimg003.imgix.net/RV66SZR/2026-03-19/image/23c82a27-11f3-4cb9-a54f-47ee5b774b18_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 10/17 10k 12/20 33k - 04/23 49k - 04/23 49k', 'remarks': 'VOSA STATES 45K -54K- 75K- 97K- SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'CarGiant', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 101, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/41fee7a5-b844-450e-9b8f-de95fe840a2a.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:07:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 201b2aca-1b3f-5790-9ce0-07dce32871b2 with identifier: 120596518
2026-03-25 13:07:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 201b2aca-1b3f-5790-9ce0-07dce32871b2 with scrape type 2
2026-03-25 13:07:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 201b2aca-1b3f-5790-9ce0-07dce32871b2 with scrape type 2
2026-03-25 13:07:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 201b2aca-1b3f-5790-9ce0-07dce32871b2, identifier: 120596518
2026-03-25 13:07:20 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120596595, 'registration': 'HN66YZD', 'account': 'CAR001', 'make': 'BMW', 'model': 'X1 DIESEL ESTATE', 'derivative': 'sDrive 18d Sport 5dr Step Auto', 'mileage': 114103, 'mileageWarranty': True, 'type': 'car', 'saleId': 19178, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 451}, 'saleStart': '2026-03-25T10:00Z', 'lot': 2115, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2016-11-30', 'fuel': 'Diesel', 'motExpiry': '2026-11-29', 'doors': 5, 'engineSize': 1995, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/HN66YZD/2026-03-19/image/fd71e7de-95f5-46ce-83ab-414c244638b2_removebg.jpg?w=600', 'https://abimg003.imgix.net/HN66YZD/2026-03-19/image/6720b4f8-88e2-444b-9aee-884b0a9c6ce0_removebg.jpg?w=600', 'https://abimg003.imgix.net/HN66YZD/2026-03-19/image/ebfa75f8-56ca-4b5b-987d-32d2905369af_removebg.jpg?w=600', 'https://abimg003.imgix.net/HN66YZD/2026-03-19/image/fa6f10a2-414b-4723-a1bf-0a36eabea78d_removebg.jpg?w=600', 'https://abimg003.imgix.net/HN66YZD/2026-03-19/image/7af383e1-d89d-4d73-8661-5ca87b398dd6_removebg.jpg?w=600', 'https://abimg003.imgix.net/HN66YZD/2026-03-19/image/76fa3707-17b6-443f-87f0-41df65b818b7_removebg.jpg?w=600', 'https://abimg003.imgix.net/HN66YZD/2026-03-19/image/89220334-a085-43fb-8309-5482ec036d16_removebg.jpg?w=600', 'https://abimg003.imgix.net/HN66YZD/2026-03-19/image/f3942ab3-ae37-47ff-9a5b-6a56f1904447_removebg.jpg?w=600', 'https://abimg003.imgix.net/HN66YZD/2026-03-19/image/7a6242b1-2fe2-4191-b676-a7dc2fb45e17_removebg.jpg?w=600', 'https://abimg003.imgix.net/HN66YZD/2026-03-19/image/7ea29277-662e-4e66-b9d0-accae027a89d_removebg.jpg?w=600', 'https://abimg003.imgix.net/HN66YZD/2026-03-19/image/78eadd43-cc3c-4de3-95e5-d1a1178267b5_removebg.jpg?w=600', 'https://abimg003.imgix.net/HN66YZD/2026-03-19/image/e722f9b3-dca3-4e78-b84c-1d7ad86965d1_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 01/18 15k - 12/18 28k - 04/19 32k - 09/19 37k- 08/20 46k 11/25 109K', 'remarks': 'VOSA STATES, 75K, 87K, 101K, 109K', 'virtual': False, 'seller': 'CarGiant', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 114, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/18ffd123-2c09-4e6e-84b4-9b9652757225.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:07:20 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120596595, 'registration': 'HN66YZD', 'account': 'CAR001', 'make': 'BMW', 'model': 'X1 DIESEL ESTATE', 'derivative': 'sDrive 18d Sport 5dr Step Auto', 'mileage': 114103, 'mileageWarranty': True, 'type': 'car', 'saleId': 19178, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 451}, 'saleStart': '2026-03-25T10:00Z', 'lot': 2115, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2016-11-30', 'fuel': 'Diesel', 'motExpiry': '2026-11-29', 'doors': 5, 'engineSize': 1995, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/HN66YZD/2026-03-19/image/fd71e7de-95f5-46ce-83ab-414c244638b2_removebg.jpg?w=600', 'https://abimg003.imgix.net/HN66YZD/2026-03-19/image/6720b4f8-88e2-444b-9aee-884b0a9c6ce0_removebg.jpg?w=600', 'https://abimg003.imgix.net/HN66YZD/2026-03-19/image/ebfa75f8-56ca-4b5b-987d-32d2905369af_removebg.jpg?w=600', 'https://abimg003.imgix.net/HN66YZD/2026-03-19/image/fa6f10a2-414b-4723-a1bf-0a36eabea78d_removebg.jpg?w=600', 'https://abimg003.imgix.net/HN66YZD/2026-03-19/image/7af383e1-d89d-4d73-8661-5ca87b398dd6_removebg.jpg?w=600', 'https://abimg003.imgix.net/HN66YZD/2026-03-19/image/76fa3707-17b6-443f-87f0-41df65b818b7_removebg.jpg?w=600', 'https://abimg003.imgix.net/HN66YZD/2026-03-19/image/89220334-a085-43fb-8309-5482ec036d16_removebg.jpg?w=600', 'https://abimg003.imgix.net/HN66YZD/2026-03-19/image/f3942ab3-ae37-47ff-9a5b-6a56f1904447_removebg.jpg?w=600', 'https://abimg003.imgix.net/HN66YZD/2026-03-19/image/7a6242b1-2fe2-4191-b676-a7dc2fb45e17_removebg.jpg?w=600', 'https://abimg003.imgix.net/HN66YZD/2026-03-19/image/7ea29277-662e-4e66-b9d0-accae027a89d_removebg.jpg?w=600', 'https://abimg003.imgix.net/HN66YZD/2026-03-19/image/78eadd43-cc3c-4de3-95e5-d1a1178267b5_removebg.jpg?w=600', 'https://abimg003.imgix.net/HN66YZD/2026-03-19/image/e722f9b3-dca3-4e78-b84c-1d7ad86965d1_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 01/18 15k - 12/18 28k - 04/19 32k - 09/19 37k- 08/20 46k 11/25 109K', 'remarks': 'VOSA STATES, 75K, 87K, 101K, 109K', 'virtual': False, 'seller': 'CarGiant', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 114, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/18ffd123-2c09-4e6e-84b4-9b9652757225.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:07:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ae51917a-336e-5357-84c4-c2431222d2ec with identifier: 120596595
2026-03-25 13:07:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ae51917a-336e-5357-84c4-c2431222d2ec with scrape type 2
2026-03-25 13:07:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ae51917a-336e-5357-84c4-c2431222d2ec with scrape type 2
2026-03-25 13:07:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: ae51917a-336e-5357-84c4-c2431222d2ec, identifier: 120596595
2026-03-25 13:07:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 201b2aca-1b3f-5790-9ce0-07dce32871b2 with identifier: 120596518
2026-03-25 13:07:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 201b2aca-1b3f-5790-9ce0-07dce32871b2 with identifier: 120596518
2026-03-25 13:07:21 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: 201b2aca-1b3f-5790-9ce0-07dce32871b2 with expiration date: 2026-03-25T10:00:00Z
{'auction_title': '',
'c_o_2_emission_value': 101,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Diesel',
'id': '201b2aca-1b3f-5790-9ce0-07dce32871b2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'RV66SZR',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120596518',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'MERCEDES-BENZ',
'model': 'C CLASS DIESEL SALOON',
'odometer': 112885,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-09-23',
'seller_name': 'CarGiant',
'title': 'MERCEDES-BENZ C CLASS DIESEL SALOON C200d SE 4dr',
'transmission': 'manual',
'trim': 'C200d SE 4dr',
'vin': None,
'year': 2016}
2026-03-25 13:07:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:07:21 [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-25 13:07:21 [astonbarclay.gb] INFO: Saving data for 120596518: {'auction_closing_time': 1774432800.0, 'created_time': 1773932411.809111, 'last_price_update_time': 1774444041.021144}
2026-03-25 13:07:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:07:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120596518') HTTP/1.1" 204 0
2026-03-25 13:07:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: ae51917a-336e-5357-84c4-c2431222d2ec with identifier: 120596595
2026-03-25 13:07:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: ae51917a-336e-5357-84c4-c2431222d2ec with identifier: 120596595
2026-03-25 13:07:21 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: ae51917a-336e-5357-84c4-c2431222d2ec with expiration date: 2026-03-25T10:00:00Z
{'auction_title': '',
'c_o_2_emission_value': 114,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'ae51917a-336e-5357-84c4-c2431222d2ec',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'HN66YZD',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120596595',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'BMW',
'model': 'X1 DIESEL ESTATE',
'odometer': 114103,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-11-30',
'seller_name': 'CarGiant',
'title': 'BMW X1 DIESEL ESTATE sDrive 18d Sport 5dr Step Auto',
'transmission': 'automatic',
'trim': 'sDrive 18d Sport 5dr Step Auto',
'vin': None,
'year': 2016}
2026-03-25 13:07:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:07:21 [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-25 13:07:21 [astonbarclay.gb] INFO: Saving data for 120596595: {'auction_closing_time': 1774432800.0, 'created_time': 1773931513.762884, 'last_price_update_time': 1774444041.061717}
2026-03-25 13:07:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:07:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120596595') HTTP/1.1" 204 0
2026-03-25 13:07:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120365355?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:07:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:07:21 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120365355, 'registration': 'RX63FGP', 'account': 'CAR001', 'make': 'BMW', 'model': '1 SERIES HATCHBACK', 'derivative': '116i M Sport 3dr Step Auto', 'mileage': 71080, 'mileageWarranty': True, 'type': 'car', 'saleId': 19178, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 452}, 'saleStart': '2026-03-25T10:00Z', 'lot': 2102, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2013-09-03', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 3, 'engineSize': 1598, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/RX63FGP/2026-03-12/image/09a28098-1621-4b71-beab-f9ed601c46cc_removebg.jpg?w=600', 'https://abimg003.imgix.net/RX63FGP/2026-03-12/image/163c9a6c-c35d-487d-b7f2-5fbff6111ffe_removebg.jpg?w=600', 'https://abimg003.imgix.net/RX63FGP/2026-03-12/image/926686a1-7845-4f62-adcf-f0842fc41728_removebg.jpg?w=600', 'https://abimg003.imgix.net/RX63FGP/2026-03-12/image/d5c6ad90-fe98-470c-b7ed-e8eed340f4c2_removebg.jpg?w=600', 'https://abimg003.imgix.net/RX63FGP/2026-03-12/image/096586c3-5d28-4af7-bd23-d08c4dfcb449_removebg.jpg?w=600', 'https://abimg003.imgix.net/RX63FGP/2026-03-12/image/346fba3b-5570-4ca1-925c-cc4092802bc0_removebg.jpg?w=600', 'https://abimg003.imgix.net/RX63FGP/2026-03-12/image/bcccdc48-a39b-4a0f-9184-4e07137eee78_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': '', 'remarks': 'VOSA STATES 60K, 63K, 66K, 69K', 'virtual': False, 'seller': 'CarGiant', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 134, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/dc8e5d5f-3fe7-4828-8d87-26fd3fbf591d.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:07:21 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120365355, 'registration': 'RX63FGP', 'account': 'CAR001', 'make': 'BMW', 'model': '1 SERIES HATCHBACK', 'derivative': '116i M Sport 3dr Step Auto', 'mileage': 71080, 'mileageWarranty': True, 'type': 'car', 'saleId': 19178, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 452}, 'saleStart': '2026-03-25T10:00Z', 'lot': 2102, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2013-09-03', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 3, 'engineSize': 1598, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/RX63FGP/2026-03-12/image/09a28098-1621-4b71-beab-f9ed601c46cc_removebg.jpg?w=600', 'https://abimg003.imgix.net/RX63FGP/2026-03-12/image/163c9a6c-c35d-487d-b7f2-5fbff6111ffe_removebg.jpg?w=600', 'https://abimg003.imgix.net/RX63FGP/2026-03-12/image/926686a1-7845-4f62-adcf-f0842fc41728_removebg.jpg?w=600', 'https://abimg003.imgix.net/RX63FGP/2026-03-12/image/d5c6ad90-fe98-470c-b7ed-e8eed340f4c2_removebg.jpg?w=600', 'https://abimg003.imgix.net/RX63FGP/2026-03-12/image/096586c3-5d28-4af7-bd23-d08c4dfcb449_removebg.jpg?w=600', 'https://abimg003.imgix.net/RX63FGP/2026-03-12/image/346fba3b-5570-4ca1-925c-cc4092802bc0_removebg.jpg?w=600', 'https://abimg003.imgix.net/RX63FGP/2026-03-12/image/bcccdc48-a39b-4a0f-9184-4e07137eee78_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': '', 'remarks': 'VOSA STATES 60K, 63K, 66K, 69K', 'virtual': False, 'seller': 'CarGiant', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 134, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/dc8e5d5f-3fe7-4828-8d87-26fd3fbf591d.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:07:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d4f9d191-027f-50cd-a435-5d67a03c9e43 with identifier: 120365355
2026-03-25 13:07:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d4f9d191-027f-50cd-a435-5d67a03c9e43 with scrape type 2
2026-03-25 13:07:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d4f9d191-027f-50cd-a435-5d67a03c9e43 with scrape type 2
2026-03-25 13:07:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: d4f9d191-027f-50cd-a435-5d67a03c9e43, identifier: 120365355
2026-03-25 13:07:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: d4f9d191-027f-50cd-a435-5d67a03c9e43 with identifier: 120365355
2026-03-25 13:07:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: d4f9d191-027f-50cd-a435-5d67a03c9e43 with identifier: 120365355
2026-03-25 13:07:21 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: d4f9d191-027f-50cd-a435-5d67a03c9e43 with expiration date: 2026-03-25T10:00:00Z
{'auction_title': '',
'c_o_2_emission_value': 134,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 3,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'd4f9d191-027f-50cd-a435-5d67a03c9e43',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'RX63FGP',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120365355',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'BMW',
'model': '1 SERIES HATCHBACK',
'odometer': 71080,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-09-03',
'seller_name': 'CarGiant',
'title': 'BMW 1 SERIES HATCHBACK 116i M Sport 3dr Step Auto',
'transmission': 'automatic',
'trim': '116i M Sport 3dr Step Auto',
'vin': None,
'year': 2013}
2026-03-25 13:07:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:07:21 [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-25 13:07:21 [astonbarclay.gb] INFO: Saving data for 120365355: {'auction_closing_time': 1774432800.0, 'created_time': 1773403787.264223, 'last_price_update_time': 1774444041.702739}
2026-03-25 13:07:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:07:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120365355') HTTP/1.1" 204 0
2026-03-25 13:07:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120591724?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:07:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:07:21 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120591724, 'registration': 'YX16UYD', 'account': 'WBA004', 'make': 'NISSAN', 'model': 'QASHQAI HATCHBACK', 'derivative': '1.2 DiG-T N-Connecta 5dr Xtronic', 'mileage': 77755, 'mileageWarranty': True, 'type': 'car', 'saleId': 19180, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 451}, 'saleStart': '2026-03-30T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2016-05-31', 'fuel': 'Petrol', 'motExpiry': '2026-07-09', 'doors': 5, 'engineSize': 1197, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YX16UYD/2026-03-19/image/2eb4a24b-087f-4581-8a84-42a955c34603_removebg.jpg?w=600', 'https://abimg003.imgix.net/YX16UYD/2026-03-19/image/5b8b8cb8-c6ff-45be-b2e8-c618a2a08bc0_removebg.jpg?w=600', 'https://abimg003.imgix.net/YX16UYD/2026-03-19/image/129b7607-90b3-45f6-85e2-512953aa75ac_removebg.jpg?w=600', 'https://abimg003.imgix.net/YX16UYD/2026-03-19/image/2307895e-9b2b-4868-bc3f-23854e0eade2_removebg.jpg?w=600', 'https://abimg003.imgix.net/YX16UYD/2026-03-19/image/99dd9110-a6a9-4d19-96d1-3833fc8bff18_removebg.jpg?w=600', 'https://abimg003.imgix.net/YX16UYD/2026-03-19/image/4b436560-36ee-4c68-bbea-5de568a32138_removebg.jpg?w=600', 'https://abimg003.imgix.net/YX16UYD/2026-03-19/image/c71dd18c-f5df-4707-bce4-88ce012be728_removebg.jpg?w=600', 'https://abimg003.imgix.net/YX16UYD/2026-03-19/image/b6967b07-9e4b-4b22-beb8-8c1625d7dbae_removebg.jpg?w=600', 'https://abimg003.imgix.net/YX16UYD/2026-03-19/image/c53298cb-b280-4b56-9cb4-d166961033f9_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Fleet', 'serviceHistory': 'Service book 05/17- 6K, 05/18- 12K, 07/19- 23K, 07/20- 31K, 07/21- 38K', 'remarks': 'VOSA STATES 43K, 48K, 57K, 68K, SPARE KEY IN OFFICE, SD CARD IN OFFICE', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 133, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/9fe9987f-b952-4c02-a955-e64c72dee58e.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:07:21 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120591724, 'registration': 'YX16UYD', 'account': 'WBA004', 'make': 'NISSAN', 'model': 'QASHQAI HATCHBACK', 'derivative': '1.2 DiG-T N-Connecta 5dr Xtronic', 'mileage': 77755, 'mileageWarranty': True, 'type': 'car', 'saleId': 19180, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 451}, 'saleStart': '2026-03-30T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2016-05-31', 'fuel': 'Petrol', 'motExpiry': '2026-07-09', 'doors': 5, 'engineSize': 1197, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YX16UYD/2026-03-19/image/2eb4a24b-087f-4581-8a84-42a955c34603_removebg.jpg?w=600', 'https://abimg003.imgix.net/YX16UYD/2026-03-19/image/5b8b8cb8-c6ff-45be-b2e8-c618a2a08bc0_removebg.jpg?w=600', 'https://abimg003.imgix.net/YX16UYD/2026-03-19/image/129b7607-90b3-45f6-85e2-512953aa75ac_removebg.jpg?w=600', 'https://abimg003.imgix.net/YX16UYD/2026-03-19/image/2307895e-9b2b-4868-bc3f-23854e0eade2_removebg.jpg?w=600', 'https://abimg003.imgix.net/YX16UYD/2026-03-19/image/99dd9110-a6a9-4d19-96d1-3833fc8bff18_removebg.jpg?w=600', 'https://abimg003.imgix.net/YX16UYD/2026-03-19/image/4b436560-36ee-4c68-bbea-5de568a32138_removebg.jpg?w=600', 'https://abimg003.imgix.net/YX16UYD/2026-03-19/image/c71dd18c-f5df-4707-bce4-88ce012be728_removebg.jpg?w=600', 'https://abimg003.imgix.net/YX16UYD/2026-03-19/image/b6967b07-9e4b-4b22-beb8-8c1625d7dbae_removebg.jpg?w=600', 'https://abimg003.imgix.net/YX16UYD/2026-03-19/image/c53298cb-b280-4b56-9cb4-d166961033f9_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Fleet', 'serviceHistory': 'Service book 05/17- 6K, 05/18- 12K, 07/19- 23K, 07/20- 31K, 07/21- 38K', 'remarks': 'VOSA STATES 43K, 48K, 57K, 68K, SPARE KEY IN OFFICE, SD CARD IN OFFICE', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 133, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/9fe9987f-b952-4c02-a955-e64c72dee58e.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:07:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 54e97be4-74a1-59f9-97ba-eab31cb40445 with identifier: 120591724
2026-03-25 13:07:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 54e97be4-74a1-59f9-97ba-eab31cb40445 with scrape type 2
2026-03-25 13:07:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 54e97be4-74a1-59f9-97ba-eab31cb40445 with scrape type 2
2026-03-25 13:07:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 54e97be4-74a1-59f9-97ba-eab31cb40445, identifier: 120591724
2026-03-25 13:07:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 54e97be4-74a1-59f9-97ba-eab31cb40445 with identifier: 120591724
2026-03-25 13:07:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 54e97be4-74a1-59f9-97ba-eab31cb40445 with identifier: 120591724
2026-03-25 13:07:22 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 54e97be4-74a1-59f9-97ba-eab31cb40445 with identifier: 120591724 to the API
2026-03-25 13:07:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:07:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:07:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120591724?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 133,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Petrol',
'id': '54e97be4-74a1-59f9-97ba-eab31cb40445',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'YX16UYD',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120591724',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'NISSAN',
'model': 'QASHQAI HATCHBACK',
'odometer': 77755,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-05-31',
'seller_name': 'UKCGR - Trade',
'title': 'NISSAN QASHQAI HATCHBACK 1.2 DiG-T N-Connecta 5dr Xtronic',
'transmission': 'automatic',
'trim': '1.2 DiG-T N-Connecta 5dr Xtronic',
'vin': None,
'year': 2016}
2026-03-25 13:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120591724%27 HTTP/1.1" 200 None
2026-03-25 13:07:22 [astonbarclay.gb] INFO: Saving data for 120591724: {'auction_closing_time': 1774861200.0, 'created_time': 1773914537.985361, 'last_price_update_time': 1774444042.687512}
2026-03-25 13:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120591724') HTTP/1.1" 204 0
2026-03-25 13:07:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120592678?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:07:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120585367?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:07:22 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120592678, 'registration': 'DV14LGK', 'account': 'WBA004', 'make': 'NISSAN', 'model': 'NOTE HATCHBACK', 'derivative': '1.2 Acenta Premium 5dr', 'mileage': 22783, 'mileageWarranty': True, 'type': 'car', 'saleId': 19179, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 451}, 'saleStart': '2026-03-25T10:00Z', 'lot': 1277, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2014-03-27', 'fuel': 'Petrol', 'motExpiry': '2027-02-24', 'doors': 5, 'engineSize': 1198, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/DV14LGK/2026-03-19/image/66892e5b-c842-48bf-a242-3c4ef543e256_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV14LGK/2026-03-19/image/97406d97-00da-4c95-bc6b-3d8908e00cf8_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV14LGK/2026-03-19/image/557fefc8-36f7-4497-a1e9-4f9347fab7ed_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV14LGK/2026-03-19/image/9666f6da-1a77-4f17-b0e0-b21e75f8ee0a_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV14LGK/2026-03-19/image/e4db148e-cd75-4e23-a49b-b966892090e9_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV14LGK/2026-03-19/image/10a1e73c-0813-49cd-9cb8-f96e7ddfed10_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV14LGK/2026-03-19/image/91f5fb80-b0e7-4259-aa7c-80cca412124d_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV14LGK/2026-03-19/image/1dd982f9-7290-493f-8e12-36c5e6a63334_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV14LGK/2026-03-19/image/dabe9e2b-9509-4145-8184-aa8b9bbbbebc_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV14LGK/2026-03-19/image/d1bc7654-f542-4892-b1bd-5a00ae38143a_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV14LGK/2026-03-19/image/806afbd6-206f-474d-b903-b433914c3499_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 03/18- 13K, 03/19- 15K, 03/20- 17K, 03/23- 20K, 03/24- 21K, 02/26- ??- SERVICE BOOK HAS NO STAMPS', 'remarks': 'VOSA STATES 20K, 21K, 22K, 22K, SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 109, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/a40c433f-53dd-4185-827a-ed6ae7f76fdd.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:07:22 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120592678, 'registration': 'DV14LGK', 'account': 'WBA004', 'make': 'NISSAN', 'model': 'NOTE HATCHBACK', 'derivative': '1.2 Acenta Premium 5dr', 'mileage': 22783, 'mileageWarranty': True, 'type': 'car', 'saleId': 19179, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 451}, 'saleStart': '2026-03-25T10:00Z', 'lot': 1277, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2014-03-27', 'fuel': 'Petrol', 'motExpiry': '2027-02-24', 'doors': 5, 'engineSize': 1198, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/DV14LGK/2026-03-19/image/66892e5b-c842-48bf-a242-3c4ef543e256_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV14LGK/2026-03-19/image/97406d97-00da-4c95-bc6b-3d8908e00cf8_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV14LGK/2026-03-19/image/557fefc8-36f7-4497-a1e9-4f9347fab7ed_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV14LGK/2026-03-19/image/9666f6da-1a77-4f17-b0e0-b21e75f8ee0a_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV14LGK/2026-03-19/image/e4db148e-cd75-4e23-a49b-b966892090e9_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV14LGK/2026-03-19/image/10a1e73c-0813-49cd-9cb8-f96e7ddfed10_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV14LGK/2026-03-19/image/91f5fb80-b0e7-4259-aa7c-80cca412124d_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV14LGK/2026-03-19/image/1dd982f9-7290-493f-8e12-36c5e6a63334_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV14LGK/2026-03-19/image/dabe9e2b-9509-4145-8184-aa8b9bbbbebc_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV14LGK/2026-03-19/image/d1bc7654-f542-4892-b1bd-5a00ae38143a_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV14LGK/2026-03-19/image/806afbd6-206f-474d-b903-b433914c3499_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 03/18- 13K, 03/19- 15K, 03/20- 17K, 03/23- 20K, 03/24- 21K, 02/26- ??- SERVICE BOOK HAS NO STAMPS', 'remarks': 'VOSA STATES 20K, 21K, 22K, 22K, SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 109, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/a40c433f-53dd-4185-827a-ed6ae7f76fdd.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:07:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d21d406b-5447-5fe9-8d9c-4e82070c5c36 with identifier: 120592678
2026-03-25 13:07:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d21d406b-5447-5fe9-8d9c-4e82070c5c36 with scrape type 2
2026-03-25 13:07:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d21d406b-5447-5fe9-8d9c-4e82070c5c36 with scrape type 2
2026-03-25 13:07:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: d21d406b-5447-5fe9-8d9c-4e82070c5c36, identifier: 120592678
2026-03-25 13:07:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: d21d406b-5447-5fe9-8d9c-4e82070c5c36 with identifier: 120592678
2026-03-25 13:07:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: d21d406b-5447-5fe9-8d9c-4e82070c5c36 with identifier: 120592678
2026-03-25 13:07:22 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: d21d406b-5447-5fe9-8d9c-4e82070c5c36 with expiration date: 2026-03-25T10:00:00Z
{'auction_title': '',
'c_o_2_emission_value': 109,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.2L',
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'd21d406b-5447-5fe9-8d9c-4e82070c5c36',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'DV14LGK',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120592678',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'NISSAN',
'model': 'NOTE HATCHBACK',
'odometer': 22783,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-03-27',
'seller_name': 'UKCGR - Trade',
'title': 'NISSAN NOTE HATCHBACK 1.2 Acenta Premium 5dr',
'transmission': 'manual',
'trim': '1.2 Acenta Premium 5dr',
'vin': None,
'year': 2014}
2026-03-25 13:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120592678%27 HTTP/1.1" 200 None
2026-03-25 13:07:22 [astonbarclay.gb] INFO: Saving data for 120592678: {'auction_closing_time': 1774432800.0, 'created_time': 1773914494.135953, 'last_price_update_time': 1774444042.931639}
2026-03-25 13:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120592678') HTTP/1.1" 204 0
2026-03-25 13:07:22 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120585367, 'registration': 'LY15ADV', 'account': 'WBA004', 'make': 'NISSAN', 'model': 'PULSAR HATCHBACK', 'derivative': '1.2 DiG-T Tekna 5dr Xtronic', 'mileage': 82675, 'mileageWarranty': True, 'type': 'car', 'saleId': 19179, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 451}, 'saleStart': '2026-03-25T10:00Z', 'lot': 1283, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2015-06-26', 'fuel': 'Petrol', 'motExpiry': '2026-11-27', 'doors': 5, 'engineSize': 1198, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/LY15ADV/2026-03-19/image/af77b5f7-a32f-404f-b8da-0bdb7c1abe78_removebg.jpg?w=600', 'https://abimg003.imgix.net/LY15ADV/2026-03-19/image/b3721581-dc9f-4dce-9bc4-ff286bb8ed15_removebg.jpg?w=600', 'https://abimg003.imgix.net/LY15ADV/2026-03-19/image/67478161-0387-4b07-8e07-b701a249a1b4_removebg.jpg?w=600', 'https://abimg003.imgix.net/LY15ADV/2026-03-19/image/d170a45c-6f1f-4d86-88bb-cc399e18226c_removebg.jpg?w=600', 'https://abimg003.imgix.net/LY15ADV/2026-03-19/image/8459517a-5263-45fb-a862-4877c3f31b8d_removebg.jpg?w=600', 'https://abimg003.imgix.net/LY15ADV/2026-03-19/image/421ad332-841b-42d0-b0cb-06c3dfcdf952_removebg.jpg?w=600', 'https://abimg003.imgix.net/LY15ADV/2026-03-19/image/65efa66e-2ac6-4d83-aab8-7298b259d015_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 06/17-19K, 12/18-32K, 12/19-41K, 01/21-46K, 01/22-55K, 12/23-70K, 11/24-76K, 10/25-81K', 'remarks': 'VOSA STATES 61K, 70K, 76K, 81K, SPARE KEY AND SD CARD IN OFFICE', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 119, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/3c942f14-5df1-40b2-9e0e-818628e0ceb8.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:07:22 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120585367, 'registration': 'LY15ADV', 'account': 'WBA004', 'make': 'NISSAN', 'model': 'PULSAR HATCHBACK', 'derivative': '1.2 DiG-T Tekna 5dr Xtronic', 'mileage': 82675, 'mileageWarranty': True, 'type': 'car', 'saleId': 19179, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 451}, 'saleStart': '2026-03-25T10:00Z', 'lot': 1283, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2015-06-26', 'fuel': 'Petrol', 'motExpiry': '2026-11-27', 'doors': 5, 'engineSize': 1198, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/LY15ADV/2026-03-19/image/af77b5f7-a32f-404f-b8da-0bdb7c1abe78_removebg.jpg?w=600', 'https://abimg003.imgix.net/LY15ADV/2026-03-19/image/b3721581-dc9f-4dce-9bc4-ff286bb8ed15_removebg.jpg?w=600', 'https://abimg003.imgix.net/LY15ADV/2026-03-19/image/67478161-0387-4b07-8e07-b701a249a1b4_removebg.jpg?w=600', 'https://abimg003.imgix.net/LY15ADV/2026-03-19/image/d170a45c-6f1f-4d86-88bb-cc399e18226c_removebg.jpg?w=600', 'https://abimg003.imgix.net/LY15ADV/2026-03-19/image/8459517a-5263-45fb-a862-4877c3f31b8d_removebg.jpg?w=600', 'https://abimg003.imgix.net/LY15ADV/2026-03-19/image/421ad332-841b-42d0-b0cb-06c3dfcdf952_removebg.jpg?w=600', 'https://abimg003.imgix.net/LY15ADV/2026-03-19/image/65efa66e-2ac6-4d83-aab8-7298b259d015_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 06/17-19K, 12/18-32K, 12/19-41K, 01/21-46K, 01/22-55K, 12/23-70K, 11/24-76K, 10/25-81K', 'remarks': 'VOSA STATES 61K, 70K, 76K, 81K, SPARE KEY AND SD CARD IN OFFICE', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 119, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/3c942f14-5df1-40b2-9e0e-818628e0ceb8.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:07:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 86b50c0a-2eb2-5456-b2d4-a37525fc6dda with identifier: 120585367
2026-03-25 13:07:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 86b50c0a-2eb2-5456-b2d4-a37525fc6dda with scrape type 2
2026-03-25 13:07:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 86b50c0a-2eb2-5456-b2d4-a37525fc6dda with scrape type 2
2026-03-25 13:07:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 86b50c0a-2eb2-5456-b2d4-a37525fc6dda, identifier: 120585367
2026-03-25 13:07:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 86b50c0a-2eb2-5456-b2d4-a37525fc6dda with identifier: 120585367
2026-03-25 13:07:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 86b50c0a-2eb2-5456-b2d4-a37525fc6dda with identifier: 120585367
2026-03-25 13:07:23 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: 86b50c0a-2eb2-5456-b2d4-a37525fc6dda with expiration date: 2026-03-25T10:00:00Z
{'auction_title': '',
'c_o_2_emission_value': 119,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.2L',
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Petrol',
'id': '86b50c0a-2eb2-5456-b2d4-a37525fc6dda',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'LY15ADV',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120585367',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'NISSAN',
'model': 'PULSAR HATCHBACK',
'odometer': 82675,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-06-26',
'seller_name': 'UKCGR - Trade',
'title': 'NISSAN PULSAR HATCHBACK 1.2 DiG-T Tekna 5dr Xtronic',
'transmission': 'automatic',
'trim': '1.2 DiG-T Tekna 5dr Xtronic',
'vin': None,
'year': 2015}
2026-03-25 13:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:07:23 [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-25 13:07:23 [astonbarclay.gb] INFO: Saving data for 120585367: {'auction_closing_time': 1774432800.0, 'created_time': 1773914553.543066, 'last_price_update_time': 1774444043.088167}
2026-03-25 13:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120585367') HTTP/1.1" 204 0
2026-03-25 13:07:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120590454?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:07:24 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120590454, 'registration': 'P484HMH', 'account': 'WBA004', 'make': 'JAGUAR', 'model': 'XK8 COUPE', 'derivative': '4.0 2dr Auto', 'mileage': 96725, 'mileageWarranty': True, 'type': 'car', 'saleId': 19179, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 451}, 'saleStart': '2026-03-25T10:00Z', 'lot': 1272, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '1997-03-01', 'fuel': 'Petrol', 'motExpiry': '2026-09-13', 'doors': 2, 'engineSize': 3980, 'bodyType': 'Coupe', 'images': ['https://abimg003.imgix.net/P484HMH/2026-03-19/image/f5fdbe4f-ece5-47a8-83a5-96c5c1e807dc_removebg.jpg?w=600', 'https://abimg003.imgix.net/P484HMH/2026-03-19/image/9ed11b5c-63a0-4206-9015-61e2b6576d87_removebg.jpg?w=600', 'https://abimg003.imgix.net/P484HMH/2026-03-19/image/60fd91de-8a8f-48d1-be67-2edf625a4364_removebg.jpg?w=600', 'https://abimg003.imgix.net/P484HMH/2026-03-19/image/731fdf1c-b702-41d9-947c-45ff5cf763d4_removebg.jpg?w=600', 'https://abimg003.imgix.net/P484HMH/2026-03-19/image/d84c32e6-0795-457d-978f-d92fc93bc2e0_removebg.jpg?w=600', 'https://abimg003.imgix.net/P484HMH/2026-03-19/image/b797186f-f020-49d3-b77a-ec373e764468_removebg.jpg?w=600', 'https://abimg003.imgix.net/P484HMH/2026-03-19/image/4019638b-e9d9-41e7-a287-99231614fbbc_removebg.jpg?w=600', 'https://abimg003.imgix.net/P484HMH/2026-03-19/image/021b91d4-d6aa-4309-83be-0245ee08840f_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 03/98- 10K, 04/99- 15K, 04/99- 18K, 05/01- 29K, 11/02- 41K, 11/03- 45K, 11/04- 48K, 08/08- 60K, 02/11- 69K, 05/14- 87K, 08/19- 94K,', 'remarks': 'VOSA STATES 95K, 96K, 96K, 96K, SPARE KEY IN OFFICE , NON- TRANSFERABLE REGISTRATION MARK', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/2d788af8-b784-484d-92bd-8990c8b73270.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 3, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:07:24 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120590454, 'registration': 'P484HMH', 'account': 'WBA004', 'make': 'JAGUAR', 'model': 'XK8 COUPE', 'derivative': '4.0 2dr Auto', 'mileage': 96725, 'mileageWarranty': True, 'type': 'car', 'saleId': 19179, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 451}, 'saleStart': '2026-03-25T10:00Z', 'lot': 1272, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '1997-03-01', 'fuel': 'Petrol', 'motExpiry': '2026-09-13', 'doors': 2, 'engineSize': 3980, 'bodyType': 'Coupe', 'images': ['https://abimg003.imgix.net/P484HMH/2026-03-19/image/f5fdbe4f-ece5-47a8-83a5-96c5c1e807dc_removebg.jpg?w=600', 'https://abimg003.imgix.net/P484HMH/2026-03-19/image/9ed11b5c-63a0-4206-9015-61e2b6576d87_removebg.jpg?w=600', 'https://abimg003.imgix.net/P484HMH/2026-03-19/image/60fd91de-8a8f-48d1-be67-2edf625a4364_removebg.jpg?w=600', 'https://abimg003.imgix.net/P484HMH/2026-03-19/image/731fdf1c-b702-41d9-947c-45ff5cf763d4_removebg.jpg?w=600', 'https://abimg003.imgix.net/P484HMH/2026-03-19/image/d84c32e6-0795-457d-978f-d92fc93bc2e0_removebg.jpg?w=600', 'https://abimg003.imgix.net/P484HMH/2026-03-19/image/b797186f-f020-49d3-b77a-ec373e764468_removebg.jpg?w=600', 'https://abimg003.imgix.net/P484HMH/2026-03-19/image/4019638b-e9d9-41e7-a287-99231614fbbc_removebg.jpg?w=600', 'https://abimg003.imgix.net/P484HMH/2026-03-19/image/021b91d4-d6aa-4309-83be-0245ee08840f_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 03/98- 10K, 04/99- 15K, 04/99- 18K, 05/01- 29K, 11/02- 41K, 11/03- 45K, 11/04- 48K, 08/08- 60K, 02/11- 69K, 05/14- 87K, 08/19- 94K,', 'remarks': 'VOSA STATES 95K, 96K, 96K, 96K, SPARE KEY IN OFFICE , NON- TRANSFERABLE REGISTRATION MARK', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/2d788af8-b784-484d-92bd-8990c8b73270.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 3, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:07:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3d9d8b14-01ac-52a9-acfc-de95330d52b8 with identifier: 120590454
2026-03-25 13:07:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3d9d8b14-01ac-52a9-acfc-de95330d52b8 with scrape type 2
2026-03-25 13:07:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3d9d8b14-01ac-52a9-acfc-de95330d52b8 with scrape type 2
2026-03-25 13:07:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 3d9d8b14-01ac-52a9-acfc-de95330d52b8, identifier: 120590454
2026-03-25 13:07:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 3d9d8b14-01ac-52a9-acfc-de95330d52b8 with identifier: 120590454
2026-03-25 13:07:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 3d9d8b14-01ac-52a9-acfc-de95330d52b8 with identifier: 120590454
2026-03-25 13:07:24 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: 3d9d8b14-01ac-52a9-acfc-de95330d52b8 with expiration date: 2026-03-25T10:00:00Z
{'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-25T10:00:00Z',
'fuel_type': 'Petrol',
'id': '3d9d8b14-01ac-52a9-acfc-de95330d52b8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'P484HMH',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120590454',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'JAGUAR',
'model': 'XK8 COUPE',
'odometer': 96725,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '1997-03-01',
'seller_name': 'UKCGR - Trade',
'title': 'JAGUAR XK8 COUPE 4.0 2dr Auto',
'transmission': 'automatic',
'trim': '4.0 2dr Auto',
'vin': None,
'year': 1997}
2026-03-25 13:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:07:24 [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-25 13:07:24 [astonbarclay.gb] INFO: Saving data for 120590454: {'auction_closing_time': 1774432800.0, 'created_time': 1773931681.693468, 'last_price_update_time': 1774444044.205692}
2026-03-25 13:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120590454') HTTP/1.1" 204 0
2026-03-25 13:07:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120584460?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:07:24 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120584460, 'registration': 'WN64PVW', 'account': 'WBA004', 'make': 'LAND ROVER', 'model': 'RANGE ROVER EVOQUE DIESEL HATCHBACK', 'derivative': '2.2 SD4 Dynamic 5dr Auto [9]', 'mileage': 96546, 'mileageWarranty': True, 'type': 'car', 'saleId': 19180, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 452}, 'saleStart': '2026-03-30T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2014-10-23', 'fuel': 'Diesel', 'motExpiry': '2026-02-05', 'doors': 5, 'engineSize': 2179, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/WN64PVW/2026-03-19/image/1344f436-59c1-438a-bae8-367145c226a0_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN64PVW/2026-03-19/image/f7e8143b-477b-419b-87e9-a1eba4c7db6b_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN64PVW/2026-03-19/image/be698e56-a76c-4fcf-8d66-b8a25149d781_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN64PVW/2026-03-19/image/482fbc35-7adc-4307-b51f-be4351106810_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN64PVW/2026-03-19/image/8700dc47-c4bb-4f10-ac1f-63a57d9c51e1_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN64PVW/2026-03-19/image/1a638bdf-1389-4ec5-94fe-a51675271920_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN64PVW/2026-03-19/image/6ce411ca-7cc1-4ca8-9102-02bc92e27904_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN64PVW/2026-03-19/image/31c96566-32df-460d-b10f-52759e81a2d9_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN64PVW/2026-03-19/image/e3075ede-6c69-4708-8816-1f760eefd6a2_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN64PVW/2026-03-19/image/7074ef73-e3ba-4596-b1d2-9bd2988c5fdd_removebg.jpg?w=600'], 'colour': 'BRONZE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Fleet', 'serviceHistory': 'Service print 10/15-13K, 09/16-23K, 09/17-34K', 'remarks': 'VOSA STATES 66K, 73K, 81K, 85K, 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': 159, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/7f197faf-7a7f-4c1d-922d-b678eb0a58cb.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:07:24 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120584460, 'registration': 'WN64PVW', 'account': 'WBA004', 'make': 'LAND ROVER', 'model': 'RANGE ROVER EVOQUE DIESEL HATCHBACK', 'derivative': '2.2 SD4 Dynamic 5dr Auto [9]', 'mileage': 96546, 'mileageWarranty': True, 'type': 'car', 'saleId': 19180, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 452}, 'saleStart': '2026-03-30T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2014-10-23', 'fuel': 'Diesel', 'motExpiry': '2026-02-05', 'doors': 5, 'engineSize': 2179, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/WN64PVW/2026-03-19/image/1344f436-59c1-438a-bae8-367145c226a0_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN64PVW/2026-03-19/image/f7e8143b-477b-419b-87e9-a1eba4c7db6b_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN64PVW/2026-03-19/image/be698e56-a76c-4fcf-8d66-b8a25149d781_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN64PVW/2026-03-19/image/482fbc35-7adc-4307-b51f-be4351106810_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN64PVW/2026-03-19/image/8700dc47-c4bb-4f10-ac1f-63a57d9c51e1_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN64PVW/2026-03-19/image/1a638bdf-1389-4ec5-94fe-a51675271920_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN64PVW/2026-03-19/image/6ce411ca-7cc1-4ca8-9102-02bc92e27904_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN64PVW/2026-03-19/image/31c96566-32df-460d-b10f-52759e81a2d9_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN64PVW/2026-03-19/image/e3075ede-6c69-4708-8816-1f760eefd6a2_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN64PVW/2026-03-19/image/7074ef73-e3ba-4596-b1d2-9bd2988c5fdd_removebg.jpg?w=600'], 'colour': 'BRONZE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Fleet', 'serviceHistory': 'Service print 10/15-13K, 09/16-23K, 09/17-34K', 'remarks': 'VOSA STATES 66K, 73K, 81K, 85K, 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': 159, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/7f197faf-7a7f-4c1d-922d-b678eb0a58cb.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:07:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5e39ffa1-0a60-52f2-8591-da8ea3b24f2a with identifier: 120584460
2026-03-25 13:07:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5e39ffa1-0a60-52f2-8591-da8ea3b24f2a with scrape type 2
2026-03-25 13:07:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5e39ffa1-0a60-52f2-8591-da8ea3b24f2a with scrape type 2
2026-03-25 13:07:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 5e39ffa1-0a60-52f2-8591-da8ea3b24f2a, identifier: 120584460
2026-03-25 13:07:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 5e39ffa1-0a60-52f2-8591-da8ea3b24f2a with identifier: 120584460
2026-03-25 13:07:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 13:07:24 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=BRONZE HTTP/1.1" 200 None
2026-03-25 13:07:24 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 13:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 13:07:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 5e39ffa1-0a60-52f2-8591-da8ea3b24f2a with identifier: 120584460
2026-03-25 13:07:24 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 5e39ffa1-0a60-52f2-8591-da8ea3b24f2a with identifier: 120584460 to the API
2026-03-25 13:07:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13: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-25 13:07:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120584460?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 159,
'color': 'BRONZE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.2L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': '5e39ffa1-0a60-52f2-8591-da8ea3b24f2a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'WN64PVW',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120584460',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'LAND ROVER',
'model': 'RANGE ROVER EVOQUE DIESEL HATCHBACK',
'odometer': 96546,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-10-23',
'seller_name': 'UKCGR - Trade',
'title': 'LAND ROVER RANGE ROVER EVOQUE DIESEL HATCHBACK 2.2 SD4 Dynamic 5dr '
'Auto [9]',
'transmission': 'automatic',
'trim': '2.2 SD4 Dynamic 5dr Auto [9]',
'vin': None,
'year': 2014}
2026-03-25 13:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:07:25 [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-25 13:07:25 [astonbarclay.gb] INFO: Saving data for 120584460: {'auction_closing_time': 1774861200.0, 'created_time': 1773914547.840209, 'last_price_update_time': 1774444045.561744}
2026-03-25 13:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120584460') HTTP/1.1" 204 0
2026-03-25 13:07:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120639784?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:07:27 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120639784, 'registration': 'M30TGP', 'account': 'ART002', 'make': 'AUDI', 'model': 'A4 SALOON SPECIAL EDITIONS', 'derivative': '2.0 TDI 177 Quattro Black Edition 4dr', 'mileage': 139210, 'mileageWarranty': True, 'type': 'car', 'saleId': 18852, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 107}, 'saleStart': '2026-03-26T10:00Z', 'lot': 34, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2012-03-28', 'fuel': 'Diesel', 'motExpiry': '2026-08-21', 'doors': 4, 'engineSize': 1968, 'bodyType': 'Saloon', 'images': ['https://abimg003.imgix.net/M30TGP/2026-03-24/image/69728081-f558-487a-baa5-29fab72c34e4_removebg.jpg?w=600', 'https://abimg003.imgix.net/M30TGP/2026-03-24/image/e55feb44-0398-4d86-ae5b-26b1658aeadd_removebg.jpg?w=600', 'https://abimg003.imgix.net/M30TGP/2026-03-24/image/b8088e89-3cee-42ff-9361-2a50b0949804_removebg.jpg?w=600', 'https://abimg003.imgix.net/M30TGP/2026-03-24/image/45bc542d-d290-4e6e-99e4-e4e99af5ed00_removebg.jpg?w=600', 'https://abimg003.imgix.net/M30TGP/2026-03-24/image/d8b9a7ef-1aaf-43e2-b408-b88368d4f3ac_removebg.jpg?w=600', 'https://abimg003.imgix.net/M30TGP/2026-03-24/image/485a55ff-a6eb-4ae2-a936-6e03102cbf22_removebg.jpg?w=600', 'https://abimg003.imgix.net/M30TGP/2026-03-24/image/bf3b4729-4104-42e5-9edc-58b5436b3144_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book 09/13-20k, 04/15-39k, 03/16-54k, 11/17-65k, 03/19-74k, 10/20-90k, 03/25-116k, 08/25-120k', 'remarks': 'vosa@ 39k, 54k, 62k, 65k, 71k, 83k, 91k, 97k, 104k, 108k, 113k, 120k', 'virtual': False, 'seller': 'Arthurs Motor Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '6', 'v5': False, 'v5details': None, 'co2': 134, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/9aaf0e14-9766-4a4f-9ea4-33d4081b950b.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:07:27 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120639784, 'registration': 'M30TGP', 'account': 'ART002', 'make': 'AUDI', 'model': 'A4 SALOON SPECIAL EDITIONS', 'derivative': '2.0 TDI 177 Quattro Black Edition 4dr', 'mileage': 139210, 'mileageWarranty': True, 'type': 'car', 'saleId': 18852, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 107}, 'saleStart': '2026-03-26T10:00Z', 'lot': 34, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2012-03-28', 'fuel': 'Diesel', 'motExpiry': '2026-08-21', 'doors': 4, 'engineSize': 1968, 'bodyType': 'Saloon', 'images': ['https://abimg003.imgix.net/M30TGP/2026-03-24/image/69728081-f558-487a-baa5-29fab72c34e4_removebg.jpg?w=600', 'https://abimg003.imgix.net/M30TGP/2026-03-24/image/e55feb44-0398-4d86-ae5b-26b1658aeadd_removebg.jpg?w=600', 'https://abimg003.imgix.net/M30TGP/2026-03-24/image/b8088e89-3cee-42ff-9361-2a50b0949804_removebg.jpg?w=600', 'https://abimg003.imgix.net/M30TGP/2026-03-24/image/45bc542d-d290-4e6e-99e4-e4e99af5ed00_removebg.jpg?w=600', 'https://abimg003.imgix.net/M30TGP/2026-03-24/image/d8b9a7ef-1aaf-43e2-b408-b88368d4f3ac_removebg.jpg?w=600', 'https://abimg003.imgix.net/M30TGP/2026-03-24/image/485a55ff-a6eb-4ae2-a936-6e03102cbf22_removebg.jpg?w=600', 'https://abimg003.imgix.net/M30TGP/2026-03-24/image/bf3b4729-4104-42e5-9edc-58b5436b3144_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book 09/13-20k, 04/15-39k, 03/16-54k, 11/17-65k, 03/19-74k, 10/20-90k, 03/25-116k, 08/25-120k', 'remarks': 'vosa@ 39k, 54k, 62k, 65k, 71k, 83k, 91k, 97k, 104k, 108k, 113k, 120k', 'virtual': False, 'seller': 'Arthurs Motor Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '6', 'v5': False, 'v5details': None, 'co2': 134, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/9aaf0e14-9766-4a4f-9ea4-33d4081b950b.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:07:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eea03347-d85e-5593-98a5-a1a28b912b66 with identifier: 120639784
2026-03-25 13:07:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eea03347-d85e-5593-98a5-a1a28b912b66 with scrape type 2
2026-03-25 13:07:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item eea03347-d85e-5593-98a5-a1a28b912b66 with scrape type 2
2026-03-25 13:07:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: eea03347-d85e-5593-98a5-a1a28b912b66, identifier: 120639784
2026-03-25 13:07:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: eea03347-d85e-5593-98a5-a1a28b912b66 with identifier: 120639784
2026-03-25 13:07:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: eea03347-d85e-5593-98a5-a1a28b912b66 with identifier: 120639784
2026-03-25 13:07:27 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: eea03347-d85e-5593-98a5-a1a28b912b66 with identifier: 120639784 to the API
2026-03-25 13:07:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:07: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-25 13:07:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120639784?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 134,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 4,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'eea03347-d85e-5593-98a5-a1a28b912b66',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'M30TGP',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120639784',
'listing': 'auction',
'location': 'Aston Barclay Prees Heath',
'make': 'AUDI',
'model': 'A4 SALOON SPECIAL EDITIONS',
'odometer': 139210,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-03-28',
'seller_name': 'Arthurs Motor Group',
'title': 'AUDI A4 SALOON SPECIAL EDITIONS 2.0 TDI 177 Quattro Black Edition '
'4dr',
'transmission': 'manual',
'trim': '2.0 TDI 177 Quattro Black Edition 4dr',
'vin': None,
'year': 2012}
2026-03-25 13:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120639784%27 HTTP/1.1" 200 None
2026-03-25 13:07:28 [astonbarclay.gb] INFO: Saving data for 120639784: {'auction_closing_time': 1774519200.0, 'created_time': 1774011698.780276, 'last_price_update_time': 1774444048.029268}
2026-03-25 13:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120639784') HTTP/1.1" 204 0
2026-03-25 13:07:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/118987563?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:07:42 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 118987563, 'registration': 'RF24DWJ', 'account': 'LIQ001', 'make': 'KIA', 'model': 'SPORTAGE ESTATE', 'derivative': '1.6T GDi 207 HEV 3 5dr Auto', 'mileage': 3107, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 353}, 'saleStart': '2026-03-26T10:00Z', 'lot': 5, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2024-07-01', 'fuel': 'Petrol/Electric Hybrid', 'motExpiry': None, 'doors': 5, 'engineSize': 1598, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/RF24DWJ/2026-02-10/image/f4e6e825-ea84-49d8-99ed-486be6ab8ee0_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF24DWJ/2026-02-10/image/34a3320a-90f9-4b34-bb68-47f7da05a604_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF24DWJ/2026-02-10/image/8a9363b3-c5d9-429d-b252-8a65efc361c0_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF24DWJ/2026-02-10/image/d9ffb2a4-1ee4-430d-a2ee-a09dcbd62eb2_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF24DWJ/2026-02-10/image/6d1e4766-b599-488e-93e8-d6e3ccacf967_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF24DWJ/2026-02-10/image/dd02a87e-ee05-442b-af9e-7ea70560304b_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF24DWJ/2026-02-10/image/e6cc83c5-0b09-47f9-84cc-1aacf34d9341_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF24DWJ/2026-02-10/image/3b6eb84b-4e15-4ab4-a698-080703db0286_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF24DWJ/2026-02-10/image/4a0edd96-e222-49f8-bce0-cfef603acef1_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF24DWJ/2026-02-10/image/c7d87bc9-c5b9-4ecb-b593-2baa9b0de3c0_removebg.jpg?w=600'], 'colour': 'BLACK', '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': 129, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/3c9a9832-cfed-408a-91dd-a75cb28c3416.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-25 13:07:42 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 118987563, 'registration': 'RF24DWJ', 'account': 'LIQ001', 'make': 'KIA', 'model': 'SPORTAGE ESTATE', 'derivative': '1.6T GDi 207 HEV 3 5dr Auto', 'mileage': 3107, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 353}, 'saleStart': '2026-03-26T10:00Z', 'lot': 5, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2024-07-01', 'fuel': 'Petrol/Electric Hybrid', 'motExpiry': None, 'doors': 5, 'engineSize': 1598, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/RF24DWJ/2026-02-10/image/f4e6e825-ea84-49d8-99ed-486be6ab8ee0_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF24DWJ/2026-02-10/image/34a3320a-90f9-4b34-bb68-47f7da05a604_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF24DWJ/2026-02-10/image/8a9363b3-c5d9-429d-b252-8a65efc361c0_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF24DWJ/2026-02-10/image/d9ffb2a4-1ee4-430d-a2ee-a09dcbd62eb2_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF24DWJ/2026-02-10/image/6d1e4766-b599-488e-93e8-d6e3ccacf967_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF24DWJ/2026-02-10/image/dd02a87e-ee05-442b-af9e-7ea70560304b_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF24DWJ/2026-02-10/image/e6cc83c5-0b09-47f9-84cc-1aacf34d9341_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF24DWJ/2026-02-10/image/3b6eb84b-4e15-4ab4-a698-080703db0286_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF24DWJ/2026-02-10/image/4a0edd96-e222-49f8-bce0-cfef603acef1_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF24DWJ/2026-02-10/image/c7d87bc9-c5b9-4ecb-b593-2baa9b0de3c0_removebg.jpg?w=600'], 'colour': 'BLACK', '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': 129, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/3c9a9832-cfed-408a-91dd-a75cb28c3416.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-25 13:07:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 42ac6ae8-6887-5358-8ff2-74f09043a4df with identifier: 118987563
2026-03-25 13:07:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 42ac6ae8-6887-5358-8ff2-74f09043a4df with scrape type 2
2026-03-25 13:07:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 42ac6ae8-6887-5358-8ff2-74f09043a4df with scrape type 2
2026-03-25 13:07:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 42ac6ae8-6887-5358-8ff2-74f09043a4df, identifier: 118987563
2026-03-25 13:07:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 42ac6ae8-6887-5358-8ff2-74f09043a4df with identifier: 118987563
2026-03-25 13:07:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 42ac6ae8-6887-5358-8ff2-74f09043a4df with identifier: 118987563
2026-03-25 13:07:43 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 42ac6ae8-6887-5358-8ff2-74f09043a4df with identifier: 118987563 to the API
2026-03-25 13:07:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:07:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:07:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/118987563?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 129,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Petrol/Electric Hybrid',
'id': '42ac6ae8-6887-5358-8ff2-74f09043a4df',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'RF24DWJ',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/118987563',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'KIA',
'model': 'SPORTAGE ESTATE',
'odometer': 3107,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-07-01',
'seller_name': 'Liquid Fleet',
'title': 'KIA SPORTAGE ESTATE 1.6T GDi 207 HEV 3 5dr Auto',
'transmission': 'automatic',
'trim': '1.6T GDi 207 HEV 3 5dr Auto',
'vin': None,
'year': 2024}
2026-03-25 13:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27118987563%27 HTTP/1.1" 200 None
2026-03-25 13:07:43 [astonbarclay.gb] INFO: Saving data for 118987563: {'auction_closing_time': 1774519200.0, 'created_time': 1773214901.335442, 'last_price_update_time': 1774444063.360698}
2026-03-25 13:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='118987563') HTTP/1.1" 204 0
2026-03-25 13:07:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120441640?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:07:47 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120441640, 'registration': 'OY16EBF', 'account': 'ECF001', 'make': 'LAND ROVER', 'model': 'DISCOVERY SPORT DIESEL SW', 'derivative': '2.0 TD4 180 SE Tech 5dr Auto', 'mileage': 78426, 'mileageWarranty': True, 'type': 'car', 'saleId': 19178, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 451}, 'saleStart': '2026-03-25T10:00Z', 'lot': 2427, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2016-03-09', 'fuel': 'Diesel', 'motExpiry': '2026-11-11', 'doors': 5, 'engineSize': 1999, 'bodyType': 'Station Wagon', 'images': ['https://abimg003.imgix.net/OY16EBF/2026-03-14/image/567b532b-c1f0-421a-b477-a1e52a0b32d9_removebg.jpg?w=600', 'https://abimg003.imgix.net/OY16EBF/2026-03-14/image/fe6edbd0-4121-4edb-81de-7f0b4e12e134_removebg.jpg?w=600', 'https://abimg003.imgix.net/OY16EBF/2026-03-14/image/bafa5a6d-174f-400e-bf17-17fabd27fa51_removebg.jpg?w=600', 'https://abimg003.imgix.net/OY16EBF/2026-03-14/image/b02c78d5-e32a-463e-80e1-52e34cf60432_removebg.jpg?w=600', 'https://abimg003.imgix.net/OY16EBF/2026-03-14/image/97c03868-5fed-4fe4-a132-25d72ecf476d_removebg.jpg?w=600', 'https://abimg003.imgix.net/OY16EBF/2026-03-14/image/3644c4e5-ade0-4f26-bed4-31a8b12dac70_removebg.jpg?w=600', 'https://abimg003.imgix.net/OY16EBF/2026-03-14/image/c13a45e1-e1b9-4eb7-a8df-89b92fbe1556_removebg.jpg?w=600', 'https://abimg003.imgix.net/OY16EBF/2026-03-14/image/34c04ee6-501b-4ded-9692-c2e5fbbd9645_removebg.jpg?w=600', 'https://abimg003.imgix.net/OY16EBF/2026-03-14/image/59c0be08-81a8-4614-8a93-bbbc0d024c08_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service print 03/20-35K, 03/21-42K, 03/22-??', 'remarks': 'FORMER KEEPERS UNKNOWN, VOSA STATES 56K, 62K, 70K, 73K, SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Local Dealer Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': False, 'v5details': None, 'co2': 139, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/fd5e8ed6-4f06-43f5-8c59-efcfa900f3be.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:07:47 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120441640, 'registration': 'OY16EBF', 'account': 'ECF001', 'make': 'LAND ROVER', 'model': 'DISCOVERY SPORT DIESEL SW', 'derivative': '2.0 TD4 180 SE Tech 5dr Auto', 'mileage': 78426, 'mileageWarranty': True, 'type': 'car', 'saleId': 19178, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 451}, 'saleStart': '2026-03-25T10:00Z', 'lot': 2427, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2016-03-09', 'fuel': 'Diesel', 'motExpiry': '2026-11-11', 'doors': 5, 'engineSize': 1999, 'bodyType': 'Station Wagon', 'images': ['https://abimg003.imgix.net/OY16EBF/2026-03-14/image/567b532b-c1f0-421a-b477-a1e52a0b32d9_removebg.jpg?w=600', 'https://abimg003.imgix.net/OY16EBF/2026-03-14/image/fe6edbd0-4121-4edb-81de-7f0b4e12e134_removebg.jpg?w=600', 'https://abimg003.imgix.net/OY16EBF/2026-03-14/image/bafa5a6d-174f-400e-bf17-17fabd27fa51_removebg.jpg?w=600', 'https://abimg003.imgix.net/OY16EBF/2026-03-14/image/b02c78d5-e32a-463e-80e1-52e34cf60432_removebg.jpg?w=600', 'https://abimg003.imgix.net/OY16EBF/2026-03-14/image/97c03868-5fed-4fe4-a132-25d72ecf476d_removebg.jpg?w=600', 'https://abimg003.imgix.net/OY16EBF/2026-03-14/image/3644c4e5-ade0-4f26-bed4-31a8b12dac70_removebg.jpg?w=600', 'https://abimg003.imgix.net/OY16EBF/2026-03-14/image/c13a45e1-e1b9-4eb7-a8df-89b92fbe1556_removebg.jpg?w=600', 'https://abimg003.imgix.net/OY16EBF/2026-03-14/image/34c04ee6-501b-4ded-9692-c2e5fbbd9645_removebg.jpg?w=600', 'https://abimg003.imgix.net/OY16EBF/2026-03-14/image/59c0be08-81a8-4614-8a93-bbbc0d024c08_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service print 03/20-35K, 03/21-42K, 03/22-??', 'remarks': 'FORMER KEEPERS UNKNOWN, VOSA STATES 56K, 62K, 70K, 73K, SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Local Dealer Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': False, 'v5details': None, 'co2': 139, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/fd5e8ed6-4f06-43f5-8c59-efcfa900f3be.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:07:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2758b978-3a23-537b-a24d-03a283f58c94 with identifier: 120441640
2026-03-25 13:07:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2758b978-3a23-537b-a24d-03a283f58c94 with scrape type 2
2026-03-25 13:07:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2758b978-3a23-537b-a24d-03a283f58c94 with scrape type 2
2026-03-25 13:07:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 2758b978-3a23-537b-a24d-03a283f58c94, identifier: 120441640
2026-03-25 13:07:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 2758b978-3a23-537b-a24d-03a283f58c94 with identifier: 120441640
2026-03-25 13:07:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 2758b978-3a23-537b-a24d-03a283f58c94 with identifier: 120441640
2026-03-25 13:07:47 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: 2758b978-3a23-537b-a24d-03a283f58c94 with expiration date: 2026-03-25T10:00:00Z
{'auction_title': '',
'c_o_2_emission_value': 139,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Diesel',
'id': '2758b978-3a23-537b-a24d-03a283f58c94',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'OY16EBF',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120441640',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'LAND ROVER',
'model': 'DISCOVERY SPORT DIESEL SW',
'odometer': 78426,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-03-09',
'seller_name': 'Local Dealer Group',
'title': 'LAND ROVER DISCOVERY SPORT DIESEL SW 2.0 TD4 180 SE Tech 5dr Auto',
'transmission': 'automatic',
'trim': '2.0 TD4 180 SE Tech 5dr Auto',
'vin': None,
'year': 2016}
2026-03-25 13:07:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:07:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120441640%27 HTTP/1.1" 200 None
2026-03-25 13:07:47 [astonbarclay.gb] INFO: Saving data for 120441640: {'auction_closing_time': 1774432800.0, 'created_time': 1773687822.395075, 'last_price_update_time': 1774444067.618206}
2026-03-25 13:07:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:07:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120441640') HTTP/1.1" 204 0
2026-03-25 13:07:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120365404?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-25 13:07:50 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120365404, 'registration': 'LL60MYX', 'account': 'CAR001', 'make': 'VOLKSWAGEN', 'model': 'GOLF PLUS HATCHBACK', 'derivative': '1.4 TSI SE 5dr', 'mileage': 91194, 'mileageWarranty': True, 'type': 'car', 'saleId': 19178, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 451}, 'saleStart': '2026-03-25T10:00Z', 'lot': 2104, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2010-12-07', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 5, 'engineSize': 1390, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/LL60MYX/2026-03-12/image/094cb54f-ab47-4a7f-ae99-66da8d8b2463_removebg.jpg?w=600', 'https://abimg003.imgix.net/LL60MYX/2026-03-12/image/7aa7b3ec-2fb9-4dbc-b085-f9d335da38fc_removebg.jpg?w=600', 'https://abimg003.imgix.net/LL60MYX/2026-03-12/image/bd1c2853-8357-41f4-8528-f41190cf13e2_removebg.jpg?w=600', 'https://abimg003.imgix.net/LL60MYX/2026-03-12/image/2f13e7ac-6555-4a95-bf7d-bd3129def35e_removebg.jpg?w=600', 'https://abimg003.imgix.net/LL60MYX/2026-03-12/image/3bcd44c0-8fc2-43dd-827e-2c5c90f7faf4_removebg.jpg?w=600', 'https://abimg003.imgix.net/LL60MYX/2026-03-12/image/c3c9cd07-1349-49f7-a74b-16417da7debc_removebg.jpg?w=600', 'https://abimg003.imgix.net/LL60MYX/2026-03-12/image/d367f42b-72ef-4476-89c4-cbcf4f352966_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book 01/12-8K, 11/12-12K, 11/13-19K, 12/14-27K, 01/16-35K, 02/17-42K, 12/17-48K, 06/20-68K,', 'remarks': 'VOSA STATES 45K, 52K, 61K, 69K, SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'CarGiant', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 152, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/a548c7d8-a2da-49f5-8d69-ff32a4be71dd.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:07:50 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120365404, 'registration': 'LL60MYX', 'account': 'CAR001', 'make': 'VOLKSWAGEN', 'model': 'GOLF PLUS HATCHBACK', 'derivative': '1.4 TSI SE 5dr', 'mileage': 91194, 'mileageWarranty': True, 'type': 'car', 'saleId': 19178, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 451}, 'saleStart': '2026-03-25T10:00Z', 'lot': 2104, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2010-12-07', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 5, 'engineSize': 1390, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/LL60MYX/2026-03-12/image/094cb54f-ab47-4a7f-ae99-66da8d8b2463_removebg.jpg?w=600', 'https://abimg003.imgix.net/LL60MYX/2026-03-12/image/7aa7b3ec-2fb9-4dbc-b085-f9d335da38fc_removebg.jpg?w=600', 'https://abimg003.imgix.net/LL60MYX/2026-03-12/image/bd1c2853-8357-41f4-8528-f41190cf13e2_removebg.jpg?w=600', 'https://abimg003.imgix.net/LL60MYX/2026-03-12/image/2f13e7ac-6555-4a95-bf7d-bd3129def35e_removebg.jpg?w=600', 'https://abimg003.imgix.net/LL60MYX/2026-03-12/image/3bcd44c0-8fc2-43dd-827e-2c5c90f7faf4_removebg.jpg?w=600', 'https://abimg003.imgix.net/LL60MYX/2026-03-12/image/c3c9cd07-1349-49f7-a74b-16417da7debc_removebg.jpg?w=600', 'https://abimg003.imgix.net/LL60MYX/2026-03-12/image/d367f42b-72ef-4476-89c4-cbcf4f352966_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book 01/12-8K, 11/12-12K, 11/13-19K, 12/14-27K, 01/16-35K, 02/17-42K, 12/17-48K, 06/20-68K,', 'remarks': 'VOSA STATES 45K, 52K, 61K, 69K, SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'CarGiant', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 152, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/a548c7d8-a2da-49f5-8d69-ff32a4be71dd.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-25 13:07:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ddc4f9c2-0ee5-5d54-92dd-cc3f1a4fd142 with identifier: 120365404
2026-03-25 13:07:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ddc4f9c2-0ee5-5d54-92dd-cc3f1a4fd142 with scrape type 2
2026-03-25 13:07:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ddc4f9c2-0ee5-5d54-92dd-cc3f1a4fd142 with scrape type 2
2026-03-25 13:07:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: ddc4f9c2-0ee5-5d54-92dd-cc3f1a4fd142, identifier: 120365404
2026-03-25 13:07:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: ddc4f9c2-0ee5-5d54-92dd-cc3f1a4fd142 with identifier: 120365404
2026-03-25 13:07:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: ddc4f9c2-0ee5-5d54-92dd-cc3f1a4fd142 with identifier: 120365404
2026-03-25 13:07:50 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: ddc4f9c2-0ee5-5d54-92dd-cc3f1a4fd142 with expiration date: 2026-03-25T10:00:00Z
{'auction_title': '',
'c_o_2_emission_value': 152,
'color': 'RED',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.4L',
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'ddc4f9c2-0ee5-5d54-92dd-cc3f1a4fd142',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'LL60MYX',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120365404',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'VOLKSWAGEN',
'model': 'GOLF PLUS HATCHBACK',
'odometer': 91194,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-12-07',
'seller_name': 'CarGiant',
'title': 'VOLKSWAGEN GOLF PLUS HATCHBACK 1.4 TSI SE 5dr',
'transmission': 'manual',
'trim': '1.4 TSI SE 5dr',
'vin': None,
'year': 2010}
2026-03-25 13:07:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:07:50 [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-25 13:07:50 [astonbarclay.gb] INFO: Saving data for 120365404: {'auction_closing_time': 1774432800.0, 'created_time': 1773404105.174245, 'last_price_update_time': 1774444070.53978}
2026-03-25 13:07:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:07:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120365404') HTTP/1.1" 204 0
2026-03-25 13:07:50 [scrapy.core.engine] INFO: Closing spider (finished)
2026-03-25 13:07:50 [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-25 13:07:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:07:50 [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-25 13:07:50 [astonbarclay.gb] INFO: Saving data for 112893299: {'created_time': 1774444070.6916}
2026-03-25 13:07:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:07:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='112893299') HTTP/1.1" 204 0
2026-03-25 13:07:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:07:50 [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-25 13:07:50 [astonbarclay.gb] INFO: Saving data for 120763529: {'created_time': 1774444070.726872}
2026-03-25 13:07:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:07:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120763529') HTTP/1.1" 204 0
2026-03-25 13:07:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:07:50 [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%201774012070 HTTP/1.1" 200 None
2026-03-25 13:07:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119611185') HTTP/1.1" 204 0
2026-03-25 13:07:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119783198') HTTP/1.1" 204 0
2026-03-25 13:07:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120195049') HTTP/1.1" 204 0
2026-03-25 13:07:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120257202') HTTP/1.1" 204 0
2026-03-25 13:07:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120260265') HTTP/1.1" 204 0
2026-03-25 13:07:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120264342') HTTP/1.1" 204 0
2026-03-25 13:07:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120480674') HTTP/1.1" 204 0
2026-03-25 13:07:51 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (205 items) in: file:///var/lib/scrapyd/items/sourcing_v2/astonbarclay.gb/task_9_2026-03-25T13_00_00.jl
2026-03-25 13:07:51 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/request_bytes': 386473,
'downloader/request_count': 571,
'downloader/request_method_count/GET': 571,
'downloader/response_bytes': 16162266,
'downloader/response_count': 571,
'downloader/response_status_count/200': 571,
'elapsed_time_seconds': 465.615112,
'feedexport/success_count/FileFeedStorage': 1,
'finish_reason': 'finished',
'finish_time': datetime.datetime(2026, 3, 25, 13, 7, 51, 11664, tzinfo=datetime.timezone.utc),
'item_dropped_count': 39,
'item_dropped_reasons_count/DropItem': 39,
'item_scraped_count': 205,
'log_count/DEBUG': 7518,
'log_count/ERROR': 2,
'log_count/INFO': 7767,
'memusage/max': 190980096,
'memusage/startup': 150110208,
'photo_download_count': 323,
'pipeline/dropped_expired': 39,
'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': 248,
'scheduler/dequeued': 571,
'scheduler/dequeued/memory': 571,
'scheduler/enqueued': 571,
'scheduler/enqueued/memory': 571,
'scrape_type/new': 73,
'scrape_type/price_update': 173,
'scrape_type/skipped': 1189,
'scrapy-zyte-api/429': 0,
'scrapy-zyte-api/attempts': 252,
'scrapy-zyte-api/error_ratio': 0.01984126984126984,
'scrapy-zyte-api/errors': 5,
"scrapy-zyte-api/exception_types/<class 'aiohttp.client_exceptions.ClientConnectorError'>": 5,
'scrapy-zyte-api/fatal_errors': 0,
'scrapy-zyte-api/mean_connection_seconds': 10.199637234588018,
'scrapy-zyte-api/mean_response_seconds': 10.201744782206747,
'scrapy-zyte-api/processed': 247,
'scrapy-zyte-api/request_args/customHttpRequestHeaders': 247,
'scrapy-zyte-api/request_args/experimental.requestCookies': 246,
'scrapy-zyte-api/request_args/experimental.responseCookies': 247,
'scrapy-zyte-api/request_args/httpResponseBody': 247,
'scrapy-zyte-api/request_args/httpResponseHeaders': 247,
'scrapy-zyte-api/request_args/url': 247,
'scrapy-zyte-api/status_codes/0': 5,
'scrapy-zyte-api/status_codes/200': 247,
'scrapy-zyte-api/success': 247,
'scrapy-zyte-api/success_ratio': 1.0,
'scrapy-zyte-api/throttle_ratio': 0.0,
'start_time': datetime.datetime(2026, 3, 25, 13, 0, 5, 396552, tzinfo=datetime.timezone.utc)}
2026-03-25 13:07:51 [scrapy.core.engine] INFO: Spider closed (finished)